#wm-main
{
   background: #2980B9;
   background: -webkit-linear-gradient(top, #75B6E1 0, #2E90D1 388px, #133C58 1050px) no-repeat;
   background: -moz-linear-gradient(top, #75B6E1 0, #2E90D1 388px, #133C58 1050px) no-repeat;
   background: -o-linear-gradient(top, #75B6E1 0, #2E90D1 388px, #133C58 1050px) no-repeat;
   background: -ms-linear-gradient(top, #75B6E1 0, #2E90D1 388px, #133C58 1050px) no-repeat;
   -svg-background: linear-gradient(top, #75B6E1 0, #2E90D1 388px, #133C58 1050px) no-repeat;
   background: linear-gradient(to bottom, #75B6E1 0, #2E90D1 388px, #133C58 1050px) no-repeat;  
   background-attachment: scroll !important;    
   margin:0 auto;
   font-size: 16px;
   font-family: "Open Sans",Helvetica,Arial,sans-serif;
   font-weight: normal;
   font-style: normal;
   position: relative;
   width: 100%;
   min-height: auto; /*100%;*/
   left: 0;
   top: 0;
   cursor:default;
   overflow:hidden;
}
table, ul.wm-hmenu
{
   font-size: 14px;
   font-family: "Open Sans",Helvetica,Arial,sans-serif;
   font-weight: normal;
   font-style: normal;
}

h1, h2, h3, h4, h5, h6, p, a, ul, ol, li
{
   margin: 0;
   padding: 0;
}

/* Reset buttons border. It's important for input and button tags. 
 * border-collapse should be separate for shadow in IE. 
 */
.wm-button
{
   border: 0;
   border-collapse: separate;
   -webkit-background-origin: border !important;
   -moz-background-origin: border !important;
   background-origin: border-box !important;
   background: #e67e22;
   -webkit-border-radius:5px;
   -moz-border-radius:5px;
   border-radius:5px;
   -webkit-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.2);
   -moz-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.2);
   box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.2);
   border-width: 0;
   padding:0 40px;
   margin:0 auto; 
   height:45px;
}

.wm-postcontent,
.wm-postheadericons,
.wm-postfootericons,
.wm-blockcontent,
ul.wm-vmenu a 
{
   text-align: left;
}
      
.wm-postcontent,
.wm-postcontent li,
.wm-postcontent table,
.wm-postcontent a,
.wm-postcontent a:link,
.wm-postcontent a:visited,
.wm-postcontent a.visited,
.wm-postcontent a:hover,
.wm-postcontent a.hovered
{
   font-family: "Open Sans",Helvetica,Arial,sans-serif;
}

.wm-postcontent p
{
   margin: 5px 0;
}

.wm-postcontent h1, .wm-postcontent h1 a, .wm-postcontent h1 a:link, .wm-postcontent h1 a:visited, .wm-postcontent h1 a:hover,
.wm-postcontent h2, .wm-postcontent h2 a, .wm-postcontent h2 a:link, .wm-postcontent h2 a:visited, .wm-postcontent h2 a:hover,
.wm-postcontent h3, .wm-postcontent h3 a, .wm-postcontent h3 a:link, .wm-postcontent h3 a:visited, .wm-postcontent h3 a:hover,
.wm-postcontent h4, .wm-postcontent h4 a, .wm-postcontent h4 a:link, .wm-postcontent h4 a:visited, .wm-postcontent h4 a:hover,
.wm-postcontent h5, .wm-postcontent h5 a, .wm-postcontent h5 a:link, .wm-postcontent h5 a:visited, .wm-postcontent h5 a:hover,
.wm-postcontent h6, .wm-postcontent h6 a, .wm-postcontent h6 a:link, .wm-postcontent h6 a:visited, .wm-postcontent h6 a:hover,
.wm-blockheader .t, .wm-blockheader .t a, .wm-blockheader .t a:link, .wm-blockheader .t a:visited, .wm-blockheader .t a:hover,
.wm-vmenublockheader .t, .wm-vmenublockheader .t a, .wm-vmenublockheader .t a:link, .wm-vmenublockheader .t a:visited, .wm-vmenublockheader .t a:hover,
.wm-headline, .wm-headline a, .wm-headline a:link, .wm-headline a:visited, .wm-headline a:hover,
.wm-slogan, .wm-slogan a, .wm-slogan a:link, .wm-slogan a:visited, .wm-slogan a:hover,
.wm-postheader, .wm-postheader a, .wm-postheader a:link, .wm-postheader a:visited, .wm-postheader a:hover
{
   font-size: 35px;
   font-family: "Open Sans",Helvetica,Arial,sans-serif;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}

.wm-postcontent a, .wm-postcontent a:link
{
   font-family: "Open Sans",Helvetica,Arial,sans-serif;
   text-decoration: underline;
   color: #FFFFFF;
}

.wm-postcontent a:visited, .wm-postcontent a.visited
{
   font-family: "Open Sans",Helvetica,Arial,sans-serif;
   text-decoration: underline;
   color: #FFFFFF;
}

.wm-postcontent  a:hover, .wm-postcontent a.hover
{
   font-family: "Open Sans",Helvetica,Arial,sans-serif;
   text-decoration: none;
   color: #FFFFFF;
}

.wm-postcontent h1
{
   color: #FFFFFF;
   margin: 0 0 10px;
   font-size: 26px;  
   font-family: "Open Sans",Helvetica,Arial,sans-serif;
   font-weight: bold;
   font-style: normal;
   text-shadow: 2px 2px #555555;   
   text-align: left !important; 
}

.wm-blockcontent h1
{
   margin: 0 0 10px;
   font-size: 31px;
   font-family: "Open Sans",Helvetica,Arial,sans-serif;
   font-weight: normal;
   font-style: normal;
}

.wm-postcontent h1 a, .wm-postcontent h1 a:link, .wm-postcontent h1 a:hover, .wm-postcontent h1 a:visited, .wm-blockcontent h1 a, .wm-blockcontent h1 a:link, .wm-blockcontent h1 a:hover, .wm-blockcontent h1 a:visited 
{
   font-size: 31px;
   font-family: "Open Sans",Helvetica,Arial,sans-serif;
   font-weight: normal;
   font-style: normal;
}

.wm-postcontent h2
{
   color: #FFFFFF;
   margin: 19px 0;
   font-size: 26px;
   font-family: "Open Sans",Helvetica,Arial,sans-serif;
   font-weight: normal;
   font-style: normal;
}

.wm-blockcontent h2
{
   margin: 19px 0;
   font-size: 26px;
   font-family: "Open Sans",Helvetica,Arial,sans-serif;
   font-weight: normal;
   font-style: normal;
}

.wm-postcontent h2 a, .wm-postcontent h2 a:link, .wm-postcontent h2 a:hover, .wm-postcontent h2 a:visited, .wm-blockcontent h2 a, .wm-blockcontent h2 a:link, .wm-blockcontent h2 a:hover, .wm-blockcontent h2 a:visited 
{
   font-size: 26px;
   font-family: "Open Sans",Helvetica,Arial,sans-serif;
   font-weight: normal;
   font-style: normal;
}

.wm-postcontent h3
{
   color: #FFFFFF;
   margin: 19px 0;
   font-size: 21px;
   font-family: "Open Sans",Helvetica,Arial,sans-serif;
   font-weight: normal;
   font-style: normal;
}

.wm-blockcontent h3
{
   margin: 19px 0;
   font-size: 21px;
   font-family: "Open Sans",Helvetica,Arial,sans-serif;
   font-weight: normal;
   font-style: normal;
}

.wm-postcontent h3 a, .wm-postcontent h3 a:link, .wm-postcontent h3 a:hover, .wm-postcontent h3 a:visited, .wm-blockcontent h3 a, .wm-blockcontent h3 a:link, .wm-blockcontent h3 a:hover, .wm-blockcontent h3 a:visited 
{
   font-size: 21px;
   font-family: "Open Sans",Helvetica,Arial,sans-serif;
   font-weight: normal;
   font-style: normal;
}

.wm-postcontent h4
{
   color: #FFFFFF;
   margin: 30px 0 -10px;
   font-size: 18px;
   font-family: "Open Sans",Helvetica,Arial,sans-serif;
   font-weight: normal;
   font-style: normal;
}

.wm-blockcontent h4
{
   margin: 30px 0 -10px;
   font-size: 18px;
   font-family: "Open Sans",Helvetica,Arial,sans-serif;
   font-weight: normal;
   font-style: normal;
}

.wm-postcontent h4 a, .wm-postcontent h4 a:link, .wm-postcontent h4 a:hover, .wm-postcontent h4 a:visited, .wm-blockcontent h4 a, .wm-blockcontent h4 a:link, .wm-blockcontent h4 a:hover, .wm-blockcontent h4 a:visited 
{
   font-size: 18px;
   font-family: "Open Sans",Helvetica,Arial,sans-serif;
   font-weight: normal;
   font-style: normal;
}

.wm-postcontent h5
{
   color: #FFFFFF;
   margin-top: 26px;
   margin-bottom: 26px;
   font-size: 14px;
   font-family: "Open Sans",Helvetica,Arial,sans-serif;
}

.wm-blockcontent h5
{
   margin-top: 26px;
   margin-bottom: 26px;
   font-size: 14px;
   font-family: "Open Sans",Helvetica,Arial,sans-serif;
}

.wm-postcontent h5 a, .wm-postcontent h5 a:link, .wm-postcontent h5 a:hover, .wm-postcontent h5 a:visited, .wm-blockcontent h5 a, .wm-blockcontent h5 a:link, .wm-blockcontent h5 a:hover, .wm-blockcontent h5 a:visited 
{
   font-size: 14px;
   font-family: "Open Sans",Helvetica,Arial,sans-serif;
}

.wm-postcontent h6
{
   color: #FFFFFF;
   margin-top: 35px;
   margin-bottom: 35px;
   font-size: 12px;
   font-family: "Open Sans",Helvetica,Arial,sans-serif;
}

.wm-blockcontent h6
{
   margin-top: 35px;
   margin-bottom: 35px;
   font-size: 12px;
   font-family: "Open Sans",Helvetica,Arial,sans-serif;
}

.wm-postcontent h6 a, .wm-postcontent h6 a:link, .wm-postcontent h6 a:hover, .wm-postcontent h6 a:visited, .wm-blockcontent h6 a, .wm-blockcontent h6 a:link, .wm-blockcontent h6 a:hover, .wm-blockcontent h6 a:visited 
{
   font-size: 12px;
   font-family: "Open Sans",Helvetica,Arial,sans-serif;
}

header, footer, article, nav, #wm-hmenu-bg, .wm-sheet, .wm-hmenu a, .wm-vmenu a, .wm-slidenavigator > a, .wm-checkbox:before, .wm-radiobutton:before
{
   -webkit-background-origin: border !important;
   -moz-background-origin: border !important;
   background-origin: border-box !important;
}

header, footer, article, nav, #wm-hmenu-bg, .wm-sheet, .wm-slidenavigator > a, .wm-checkbox:before, .wm-radiobutton:before
{
   display: block;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

ul
{
   list-style-type: none;
}

ol
{
   list-style-position: inside;
}

html, body
{
   height: 100%;
}

/**
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 * https://github.com/necolas/normalize.css
 */

html {
   -ms-text-size-adjust: 100%;
   /* 2 */
    -webkit-text-size-adjust: 100%;
/* 2 */}

body
{
   padding: 0;
   margin:0;
   min-width: 1000px;
   color: #FFFFFF;
   line-height: 26px !important;
}

.wm-header:before, 
#wm-header-bg:before, 
.wm-layout-cell:before, 
.wm-layout-wrapper:before, 
.wm-footer:before, 
.wm-nav:before, 
#wm-hmenu-bg:before, 
.wm-sheet:before 
{
   width: 100%;
   content: " ";
   display: table;
   border-collapse: collapse;
   border-spacing: 0;
}

.wm-header:after, 
#wm-header-bg:after, 
.wm-layout-cell:after, 
.wm-layout-wrapper:after, 
.wm-footer:after, 
.wm-nav:after, 
#wm-hmenu-bg:after, 
.wm-sheet:after,
.cleared, .clearfix:after 
{
   clear: both;
   font: 0/0 serif;
   display: block;
   content: " ";
}

form
{
   padding: 0 !important;
   margin: 0 !important;
}

table.position
{
   position: relative;
   width: 100%;
   table-layout: fixed;
}

li h1, .wm-postcontent li h1, .wm-blockcontent li h1 
{
   margin:1px;
} 
li h2, .wm-postcontent li h2, .wm-blockcontent li h2 
{
   margin:1px;
} 
li h3, .wm-postcontent li h3, .wm-blockcontent li h3 
{
   margin:1px;
} 
li h4, .wm-postcontent li h4, .wm-blockcontent li h4 
{
   margin:1px;
} 
li h5, .wm-postcontent li h5, .wm-blockcontent li h5 
{
   margin:1px;
} 
li h6, .wm-postcontent li h6, .wm-blockcontent li h6 
{
   margin:1px;
} 
li p, .wm-postcontent li p, .wm-blockcontent li p 
{
   margin:1px;
}


.wm-shapes
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   overflow: hidden;
   z-index: 0;
}

.wm-slider-inner {
   position: relative;
   overflow: hidden;
   width: 100%;
   height: 100%;
}

.wm-slidenavigator > a {
   display: inline-block;
   vertical-align: middle;
   outline-style: none;
   font-size: 1px;
}

.wm-slidenavigator > a:last-child {
   margin-right: 0 !important;
}

.wm-object652790484 h1, 
.wm-object652790484 h2, 
.wm-object652790484 h3, 
.wm-object652790484 h4, 
.wm-object652790484 h5, 
.wm-object652790484 h6, 
.wm-object652790484 p, 
.wm-object652790484 a, 
.wm-object652790484 ul, 
.wm-object652790484 ol, 
.wm-object652790484 li
{
  line-height: 100%;
}

.wm-object652790484
{  
  position: absolute;
  top: 24px;
  left: 89.46%;
  margin-left: -580px !important;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
    overflow: hidden;
      background-image: url('images/object652790484.png');
  background-position: 0px 0px;
  background-repeat: no-repeat;
    z-index: 1;
  width: 649px;
  height: 90px;
}
 
.default-responsive .wm-object652790484
{
    background-image: none;
  }

.wm-object652790484-text-container 
{
    display: table;
}

.wm-object652790484-text
{
  display: table-cell;
  outline-style: none;
  padding: 0px 0px !important;
  height: 90px;
  width: 649px;  
word-wrap: break-word;
}

.default-responsive .wm-object652790484-text 
{
    height: auto;
}

.wm-object652790484-text,
.wm-object652790484-text a.wm-rss-tag-icon,
.wm-object652790484-text a.wm-facebook-tag-icon,
.wm-object652790484-text a.wm-twitter-tag-icon,
.wm-object652790484-text a.wm-tumblr-tag-icon,
.wm-object652790484-text a.wm-pinterest-tag-icon,
.wm-object652790484-text a.wm-vimeo-tag-icon,
.wm-object652790484-text a.wm-youtube-tag-icon,
.wm-object652790484-text a.wm-linkedin-tag-icon
{
font-size: 30px;
font-family: "Open Sans",Helvetica,Arial,sans-serif;
text-align: left;
vertical-align: top;
  color: #000000 !important;
}

.wm-object652790484-text a.wm-rss-tag-icon,
.wm-object652790484-text a.wm-facebook-tag-icon,
.wm-object652790484-text a.wm-twitter-tag-icon,
.wm-object652790484-text a.wm-tumblr-tag-icon,
.wm-object652790484-text a.wm-pinterest-tag-icon,
.wm-object652790484-text a.wm-vimeo-tag-icon,
.wm-object652790484-text a.wm-youtube-tag-icon,
.wm-object652790484-text a.wm-linkedin-tag-icon
{
    width: 100%;
}

.default-responsive .wm-object652790484-text a.wm-rss-tag-icon,
.default-responsive .wm-object652790484-text a.wm-facebook-tag-icon,
.default-responsive .wm-object652790484-text a.wm-twitter-tag-icon,
.default-responsive .wm-object652790484-text a.wm-tumblr-tag-icon,
.default-responsive .wm-object652790484-text a.wm-pinterest-tag-icon,
.default-responsive .wm-object652790484-text a.wm-vimeo-tag-icon,
.default-responsive .wm-object652790484-text a.wm-youtube-tag-icon,
.default-responsive .wm-object652790484-text a.wm-linkedin-tag-icon
{
    width: auto;
}

.wm-textblock ul > li
{
    background-position-y: 8px !important;
}
.wm-logo-924631785
{  
  position: absolute;
  top: 10px;
  left: 0.14%;
  margin-left: 0px !important;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
      z-index: 101;
  width: 375px;
  height: 81px;
}



.wm-footer .layout-item-0 { margin-top: 10px;padding-bottom: 10px;  }
.wm-footer .layout-item-1 { border-spacing: 15px 0px; border-collapse: separate;}
.wm-footer .layout-item-2 { padding: 10px;  }
.ie7 .wm-post .wm-layout-cell {border:none !important; padding:0 !important; }
.ie6 .wm-post .wm-layout-cell {border:none !important; padding:0 !important; }

.wm-nav
{
   background: #280C06;
   border-bottom:5px solid #2980b9;
   margin:0 auto;
   position: relative;
   z-index: 499;
}

ul.wm-hmenu a, ul.wm-hmenu a:link, ul.wm-hmenu a:visited, ul.wm-hmenu a:hover 
{
   outline: none;
   position: relative;
   z-index: 11;
}

ul.wm-hmenu, ul.wm-hmenu ul
{
   display: block;
   margin: 0;
   padding: 0;
   border: 0;
   list-style-type: none;
}

ul.wm-hmenu li
{
   position: relative;
   z-index: 5;
   display: block;
   float: left;
   background: none;
   margin: 0;
   padding: 0;
   border: 0;
}

ul.wm-hmenu li:hover
{
   z-index: 10000;
   white-space: normal;
}

ul.wm-hmenu:after, ul.wm-hmenu ul:after
{
   content: ".";
   height: 0;
   display: block;
   visibility: hidden;
   overflow: hidden;
   clear: both;
}

ul.wm-hmenu, ul.wm-hmenu ul 
{
   min-height: 0;
}

ul.wm-hmenu 
{
   display: inline-block;
   vertical-align: bottom;
   padding-left: 0;
   padding-right: 0;
}

.wm-nav-inner:before 
{
   content:' ';
}

.wm-nav-inner{
   text-align: left;
   margin:0 auto;
}

.desktop  .wm-nav-inner{
   width: 1000px;
   padding-left: 0;
   padding-right: 0;
}

.desktop .wm-nav
{
   padding-left: 0;
   padding-right: 0;
}

.wm-hmenu-extra1
{
   position: relative;
   display: block;
   float: left;
   width: auto;
   height: auto;
   background-position: center;
}

.wm-hmenu-extra2
{
   position: relative;
   display: block;
   float: right;
   width: auto;
   height: auto;
   background-position: center;
}

.wm-hmenu
{
   float: left;
}

.wm-menuitemcontainer
{
   margin:0 auto;
}
ul.wm-hmenu>li {
   margin-left: 5px;
}
ul.wm-hmenu>li:first-child {
   margin-left: 2px;
}
ul.wm-hmenu>li:last-child, ul.wm-hmenu>li.last-child {
   margin-right: 2px;
}

ul.wm-hmenu>li>a
{
   padding:0 30px;
   margin:0 auto;
   position: relative;
   display: block;
   height: 34px;
   cursor: pointer;
   text-decoration: none;
   color: #FFFFFF;
   line-height: 34px;
   text-align: center;
}

.wm-hmenu>li>a, 
.wm-hmenu>li>a:link, 
.wm-hmenu>li>a:visited, 
.wm-hmenu>li>a.active, 
.wm-hmenu>li>a:hover
{
   font-family: "Open Sans",Helvetica,Arial,sans-serif;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   text-align: left;
}

ul.wm-hmenu>li>a.active
{
   background: #2980b9;
   padding:0 30px;
   margin:0 auto;
   color: #FFFFFF;
   padding-bottom: 5px;
   margin-bottom: -5px;
   text-decoration: none;
}

ul.wm-hmenu>li>a:visited, 
ul.wm-hmenu>li>a:hover, 
ul.wm-hmenu>li:hover>a {
   text-decoration: none;
}

ul.wm-hmenu>li>a:hover, .desktop ul.wm-hmenu>li:hover>a
{
   background: #2980b9;
   padding:0 30px;
   margin:0 auto;
}
ul.wm-hmenu>li>a:hover, 
.desktop ul.wm-hmenu>li:hover>a {
   color: #FFFFFF;
   text-decoration: none;
}
ul.wm-hmenu>li>a.active:hover {
   padding-bottom: 0;
   margin-bottom: 0;
}

ul.wm-hmenu li li a
{
   background: #A6A6A6;
   padding:0 17px;
   margin:0 auto;
}
ul.wm-hmenu li li 
{
   float: none;
   width: auto;
   margin-top: 1px;
   margin-bottom: 1px;
}

.desktop ul.wm-hmenu li li ul>li:first-child 
{
   margin-top: 0;
}

ul.wm-hmenu li li ul>li:last-child 
{
   margin-bottom: 0;
}

.wm-hmenu ul a
{
   display: block;
   white-space: nowrap;
   height: 31px;
   min-width: 7em;
   border: 0 solid transparent;
   text-align: left;
   line-height: 31px;
   color: #251D13;
   font-size: 13px;
   font-family: "Open Sans",Helvetica,Arial,sans-serif;
   text-decoration: none;
   margin:0;
}

.wm-hmenu ul a:link, 
.wm-hmenu ul a:visited, 
.wm-hmenu ul a.active, 
.wm-hmenu ul a:hover
{
   text-align: left;
   line-height: 31px;
   color: #251D13;
   font-size: 13px;
   font-family: "Open Sans",Helvetica,Arial,sans-serif;
   text-decoration: none;
   margin:0;
}

ul.wm-hmenu li li:after
{
   display: block;
   position: absolute;
   content: ' ';
   height: 0;
   top: -1px;
   left: 0;
   right: 0;
   z-index: 1;
   border-bottom: 1px solid #FBBE6F;
}

ul.wm-hmenu li li:before
{
   display: block;
   position: absolute;
   content: ' ';
   left: 0;
   right: 0;
   top: -1px;
   z-index: 0;
   height: 1px;
   background-color: #A6A6A6;
}
.desktop ul.wm-hmenu li li:first-child:before, 
.desktop ul.wm-hmenu li li:first-child:after 
{
   display: none;
} 

ul.wm-hmenu ul li a:hover, .desktop ul.wm-hmenu ul li:hover>a
{
   background: #C7C7C7;
   margin:0 auto;
}
.wm-hmenu ul a:hover
{
   color: #000000;
}

.desktop .wm-hmenu ul li:hover>a
{
   color: #000000;
}

ul.wm-hmenu ul:before
{
   background: #C73E1F;
   margin:0 auto;
   display: block;
   position: absolute;
   content: ' ';
   z-index: 1;
}
.desktop ul.wm-hmenu li:hover>ul {
   visibility: visible;
   top: 100%;
}
.desktop ul.wm-hmenu li li:hover>ul {
   top: 0;
   left: 100%;
}

ul.wm-hmenu ul
{
   visibility: hidden;
   position: absolute;
   z-index: 10;
   left: 0;
   top: 0;
   background-image: url('images/spacer.gif');
}

.desktop ul.wm-hmenu>li>ul
{
   padding: 15px 30px 30px 30px;
   margin: -10px 0 0 -30px;
}

.desktop ul.wm-hmenu ul ul
{
   padding: 30px 30px 30px 10px;
   margin: -30px 0 0 -9px;
}

.desktop ul.wm-hmenu ul.wm-hmenu-left-to-right 
{
   right: auto;
   left: 0;
   margin: -10px 0 0 -30px;
}

.desktop ul.wm-hmenu ul.wm-hmenu-right-to-left 
{
   left: auto;
   right: 0;
   margin: -10px -30px 0 0;
}

.desktop ul.wm-hmenu li li:hover>ul.wm-hmenu-left-to-right {
   right: auto;
   left: 100%;
}
.desktop ul.wm-hmenu li li:hover>ul.wm-hmenu-right-to-left {
   left: auto;
   right: 100%;
}

.desktop ul.wm-hmenu ul ul.wm-hmenu-left-to-right
{
   right: auto;
   left: 0;
   padding: 30px 30px 30px 10px;
   margin: -30px 0 0 -9px;
}

.desktop ul.wm-hmenu ul ul.wm-hmenu-right-to-left
{
   left: auto;
   right: 0;
   padding: 30px 10px 30px 30px;
   margin: -30px -9px 0 0;
}

.desktop ul.wm-hmenu li ul>li:first-child {
   margin-top: 0;
}
.desktop ul.wm-hmenu li ul>li:last-child {
   margin-bottom: 0;
}

.desktop ul.wm-hmenu ul ul:before
{
   border-radius: 0;
   top: 30px;
   bottom: 30px;
   right: 30px;
   left: 10px;
}

.desktop ul.wm-hmenu>li>ul:before
{
   top: 15px;
   right: 30px;
   bottom: 30px;
   left: 30px;
}

.desktop ul.wm-hmenu>li>ul.wm-hmenu-left-to-right:before {
   right: 30px;
   left: 30px;
}
.desktop ul.wm-hmenu>li>ul.wm-hmenu-right-to-left:before {
   right: 30px;
   left: 30px;
}
.desktop ul.wm-hmenu ul ul.wm-hmenu-left-to-right:before {
   right: 30px;
   left: 10px;
}
.desktop ul.wm-hmenu ul ul.wm-hmenu-right-to-left:before {
   right: 10px;
   left: 30px;
}

.wm-header
{
   margin:0 auto;
   background-repeat: no-repeat;
   height: 145px; 
   position:relative;
   background-image: url('images/header.jpg');
   background-position: center top;
   background: #ffffff; 
}

.custom-responsive .wm-header
{
   background-image: url('images/header.jpg');
   background-position: center top;
}

.default-responsive .wm-header,
.default-responsive #wm-header-bg
{
   background-image: url('images/header.jpg');
   background-position: center center;
   background-size: cover;
}

.wm-header-inner{
   position: relative;
   width: 1000px;
   z-index: auto !important;
   margin: 0 auto;
}

.wm-header>.widget 
{
   position:absolute;
   z-index:101;
}

.wm-sheet
{
   background: #E7DCD0;
   background: transparent;
   margin:10px auto 0;
   position:relative;
   cursor:auto;
   width: 1200px;
   z-index: auto !important;
}

.wm-layout-wrapper
{
   position: relative;
   margin: 0 auto 0 auto;
   z-index: auto !important;
}

.wm-content-layout
{
   display: table;
   width: 100%;
   table-layout: fixed;
}

.wm-content-layout-row 
{
   display: table-row;
}

.wm-layout-cell
{
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   display: table-cell;
   vertical-align: top;
}

/* need only for content layout in post content */ 
.wm-postcontent .wm-content-layout
{
   border-collapse: collapse;
}

.wm-block
{
   margin:10px;
}
div.wm-block img
{
   border: none;
   margin: 0;
}

.wm-blockheader
{
   background: #E15F41;
   padding:12px 15px;
   margin:0 auto;
}
.wm-blockheader .t,
.wm-blockheader .t a,
.wm-blockheader .t a:link,
.wm-blockheader .t a:visited, 
.wm-blockheader .t a:hover
{
   color: #000000;
   font-size: 14px;
   font-family: "Open Sans",Helvetica,Arial,sans-serif;
   margin-left: 10px;
   margin-right: 10px;
}

.wm-blockcontent
{
   background: #F0F0F0;
   padding:15px;
   margin:0 auto;
   color: #4B3926;
   font-size: 14px;
   font-family: "Open Sans",Helvetica,Arial,sans-serif;
}
.wm-blockcontent table,
.wm-blockcontent li, 
.wm-blockcontent a,
.wm-blockcontent a:link,
.wm-blockcontent a:visited,
.wm-blockcontent a:hover
{
   color: #4B3926;
   font-size: 14px;
   font-family: "Open Sans",Helvetica,Arial,sans-serif;
}

.wm-blockcontent p
{
   margin: 6px 0;
}

.wm-blockcontent a, .wm-blockcontent a:link
{
   color: #949494;
   font-family: "Open Sans",Helvetica,Arial,sans-serif;
   text-decoration: underline;
}

.wm-blockcontent a:visited, .wm-blockcontent a.visited
{
   color: #C7AD8F;
   font-family: "Open Sans",Helvetica,Arial,sans-serif;
   text-decoration: none;
}

.wm-blockcontent a:hover, .wm-blockcontent a.hover
{
   color: #949494;
   font-family: "Open Sans",Helvetica,Arial,sans-serif;
   text-decoration: none;
}
.wm-block ul>li:before
{
   content:url('images/blockbullets.png');
   margin-right:6px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
   margin-left: -9px;
}
.opera .wm-block ul>li:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.wm-block li
{
   font-size: 14px;
   font-family: "Open Sans",Helvetica,Arial,sans-serif;
   line-height: 125%;
   color: #664E33;
}

.wm-block ul>li, .wm-block ol
{
   padding: 0;
}

.wm-block ul>li
{
   padding-left: 9px;
}

.wm-breadcrumbs
{
   margin:0 auto;
}

a.wm-button,
a.wm-button:link,
a:link.wm-button:link,
body a.wm-button:link,
a.wm-button:visited,
body a.wm-button:visited,
input.wm-button,
button.wm-button
{
   text-decoration: none;
   font-size: 15px;
   font-family: "Open Sans",Helvetica,Arial,sans-serif;
   position:relative;
   display: inline-block;
   vertical-align: middle;
   white-space: nowrap;
   text-align: center;
   color: #FFFFFF;
   margin: 0 5px 0 0 !important;
   overflow: visible;
   cursor: pointer;
   text-indent: 0;
   line-height: 45px;
   -webkit-box-sizing: content-box;
   -moz-box-sizing: content-box;
   box-sizing: content-box;
}

.wm-button img
{
   margin: 0;
   vertical-align: middle;
}

.firefox2 .wm-button
{
   display: block;
   float: left;
}

input, select, textarea, a.wm-search-button span
{
   vertical-align: middle;
   font-size: 15px;
   font-family: "Open Sans",Helvetica,Arial,sans-serif;
}

.wm-block select 
{
   width:96%;
}

input.wm-button
{
   float: none !important;
   -webkit-appearance: none;
}

.wm-button.active, .wm-button.active:hover
{
   background: #e67e22;
   background: rgba(255, 154, 69, 0.8);
   -webkit-border-radius:5px;
   -moz-border-radius:5px;
   border-radius:5px;
   -webkit-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.16);
   -moz-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.16);
   box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.16);
   border-width: 0;
   padding:0 40px;
   margin:0 auto;
}
.wm-button.active, .wm-button.active:hover {
   color: #FFFFFF !important;
}

.wm-button.hover, .wm-button:hover
{
   background: #e67e22;
   background: rgba(255, 154, 69, 0.8);
   -webkit-border-radius:5px;
   -moz-border-radius:5px;
   border-radius:5px;
   -webkit-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.2);
   -moz-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.2);
   box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.2);
   border-width: 0;
   padding:0 40px;
   margin:0 auto;
}
.wm-button.hover, .wm-button:hover {
   color: #FFFFFF !important;
}

input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="number"], input[type="range"], input[type="tel"], input[type="time"], input[type="week"], textarea
{
   background: #F9FAFB;
   -webkit-border-radius:6px;
   -moz-border-radius:6px;
   border-radius:6px;
   border:1px solid rgba(195, 168, 136, 0.2);
   margin:0 auto;
}
input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="number"], input[type="range"], input[type="tel"], input[type="time"], input[type="week"], textarea
{
   width: 100%;
   padding: 8px 0;
   color: #513F29 !important;
   font-size: 14px;
   font-family: "Open Sans",Helvetica,Arial,sans-serif;
   font-weight: normal;
   font-style: normal;
   text-shadow: none;
}
input.wm-error, textarea.wm-error
{
   background: #F9FAFB;
   border:1px solid #E2341D;
   margin:0 auto;
}
input.wm-error, textarea.wm-error {
   color: #513F29 !important;
   font-size: 14px;
   font-family: "Open Sans",Helvetica,Arial,sans-serif;
   font-weight: normal;
   font-style: normal;
}
form.wm-search input[type="text"]
{
   background: #F9FAFB;
   border-radius: 0;
   border:1px solid #CCD6E0;
   margin:0 auto;
   width: 100%;
   padding: 0 0;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   color: #513F29 !important;
   font-size: 14px;
   font-family: "Open Sans",Helvetica,Arial,sans-serif;
   font-weight: normal;
   font-style: normal;
}
form.wm-search 
{
   background-image: none;
   border: 0;
   display:block;
   position:relative;
   top:0;
   padding:0;
   margin:5px;
   left:0;
   line-height: 0;
}

form.wm-search input, a.wm-search-button
{
   -webkit-appearance: none;
   top:0;
   right:0;
}

form.wm-search>input, a.wm-search-button{
   bottom:0;
   left:0;
   vertical-align: middle;
}

form.wm-search input[type="submit"], input.wm-search-button, a.wm-search-button
{
   background: #EA8B76;
   border-radius: 0;
   margin:0 auto;
}
form.wm-search input[type="submit"], input.wm-search-button, a.wm-search-button {
   position:absolute;
   left:auto;
   display:block;
   border: 0;
   top: 1px;
   bottom: 1px;
   right: 	1px;
   padding:0 6px;
   color: #7C2613 !important;
   font-size: 14px;
   font-family: "Open Sans",Helvetica,Arial,sans-serif;
   font-weight: normal;
   font-style: normal;
   cursor: pointer;
}

a.wm-search-button span.wm-search-button-text, a.wm-search-button:after {
   vertical-align:middle;
}

a.wm-search-button:after {
   display:inline-block;
   content:' ';
   height: 100%;
}

a.wm-search-button, a.wm-search-button span,
a.wm-search-button:visited, a.wm-search-button.visited,
a.wm-search-button:hover, a.wm-search-button.hover 
{
   text-decoration: none;
   font-size: 14px;
   font-family: "Open Sans",Helvetica,Arial,sans-serif;
   font-weight: normal;
   font-style: normal;
}

a.wm-search-button 
{
   line-height: 100% !important;
}

label.wm-checkbox:before
{
   background: #F9FAFB;
   -webkit-border-radius:1px;
   -moz-border-radius:1px;
   border-radius:1px;
   border-width: 0;
   margin:0 auto;
   width:16px;
   height:16px;
}
label.wm-checkbox
{
   cursor: pointer;
   font-size: 14px;
   font-family: "Open Sans",Helvetica,Arial,sans-serif;
   font-weight: normal;
   font-style: normal;
   line-height: 16px;
   display: inline-block;
   color: #000000 !important;
}

.wm-checkbox>input[type="checkbox"]
{
   margin: 0 5px 0 0;
}

label.wm-checkbox.active:before
{
   background: #C7C7C7;
   -webkit-border-radius:1px;
   -moz-border-radius:1px;
   border-radius:1px;
   border-width: 0;
   margin:0 auto;
   width:16px;
   height:16px;
   display: inline-block;
}

label.wm-checkbox.hovered:before
{
   background: #E0E0E0;
   -webkit-border-radius:1px;
   -moz-border-radius:1px;
   border-radius:1px;
   border-width: 0;
   margin:0 auto;
   width:16px;
   height:16px;
   display: inline-block;
}

label.wm-radiobutton:before
{
   background: #F9FAFB;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   border-width: 0;
   margin:0 auto;
   width:12px;
   height:12px;
}
label.wm-radiobutton
{
   cursor: pointer;
   font-size: 14px;
   font-family: "Open Sans",Helvetica,Arial,sans-serif;
   font-weight: normal;
   font-style: normal;
   line-height: 12px;
   display: inline-block;
   color: #2c3e50 !important;
}

.wm-radiobutton>input[type="radio"]
{
   vertical-align: baseline;
   margin: 0 5px 0 0;
}

label.wm-radiobutton.active:before
{
   background: #C7C7C7;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   border-width: 0;
   margin:0 auto;
   width:12px;
   height:12px;
   display: inline-block;
}

label.wm-radiobutton.hovered:before
{
   background: #E0E0E0;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   border-width: 0;
   margin:0 auto;
   width:12px;
   height:12px;
   display: inline-block;
}

.wm-comments
{
   border-top:1px dotted #B5B5B5;
   margin:0 auto;
   margin-top: 25px;
}

.wm-comments h2
{
   color: #D6D6D6;
}

.wm-comment-inner
{
   background: #E2E8EE;
   background: transparent;
   -webkit-border-radius:2px;
   -moz-border-radius:2px;
   border-radius:2px;
   padding:5px;
   margin:0 auto;
   margin-left: 94px;
}
.wm-comment-avatar 
{
   float:left;
   width:80px;
   height:80px;
   padding:1px;
   background:#fff;
   border:1px solid #E2E8EE;
}

.wm-comment-avatar>img
{
   margin:0 !important;
   border:none !important;
}

.wm-comment-content
{
   padding:10px 0;
   color: #F6CFC6;
   font-family: "Open Sans",Helvetica,Arial,sans-serif;
}

.wm-comment
{
   margin-top: 6px;
}

.wm-comment:first-child
{
   margin-top: 0;
}

.wm-comment-header
{
   color: #D6D6D6;
   font-family: "Open Sans",Helvetica,Arial,sans-serif;
   line-height: 100%;
}

.wm-comment-header a, 
.wm-comment-header a:link, 
.wm-comment-header a:visited,
.wm-comment-header a.visited,
.wm-comment-header a:hover,
.wm-comment-header a.hovered
{
   font-family: "Open Sans",Helvetica,Arial,sans-serif;
   line-height: 100%;
}

.wm-comment-header a, .wm-comment-header a:link
{
   font-family: "Open Sans",Helvetica,Arial,sans-serif;
   color: #FFFFFF;
}

.wm-comment-header a:visited, .wm-comment-header a.visited
{
   font-family: "Open Sans",Helvetica,Arial,sans-serif;
   color: #FFFFFF;
}

.wm-comment-header a:hover,  .wm-comment-header a.hovered
{
   font-family: "Open Sans",Helvetica,Arial,sans-serif;
   color: #FFFFFF;
}

.wm-comment-content a, 
.wm-comment-content a:link, 
.wm-comment-content a:visited,
.wm-comment-content a.visited,
.wm-comment-content a:hover,
.wm-comment-content a.hovered
{
   font-family: "Open Sans",Helvetica,Arial,sans-serif;
}

.wm-comment-content a, .wm-comment-content a:link
{
   font-family: "Open Sans",Helvetica,Arial,sans-serif;
   color: #F6F3EE;
}

.wm-comment-content a:visited, .wm-comment-content a.visited
{
   font-family: "Open Sans",Helvetica,Arial,sans-serif;
   color: #F9DDD7;
}

.wm-comment-content a:hover,  .wm-comment-content a.hovered
{
   font-family: "Open Sans",Helvetica,Arial,sans-serif;
   color: #F6F3EE;
}

.wm-pager
{
   background: #EFF2F5;
   background: -webkit-linear-gradient(top, #FFFFFF 0, #93A8BE 100%) no-repeat;
   background: -moz-linear-gradient(top, #FFFFFF 0, #93A8BE 100%) no-repeat;
   background: -o-linear-gradient(top, #FFFFFF 0, #93A8BE 100%) no-repeat;
   background: -ms-linear-gradient(top, #FFFFFF 0, #93A8BE 100%) no-repeat;
   -svg-background: linear-gradient(top, #FFFFFF 0, #93A8BE 100%) no-repeat;
   background: linear-gradient(to bottom, #FFFFFF 0, #93A8BE 100%) no-repeat;
   -webkit-border-radius:2px;
   -moz-border-radius:2px;
   border-radius:2px;
   border:1px solid #B5B5B5;
   padding:5px;
}

.wm-pager>*:last-child
{
   margin-right:0 !important;
}

.wm-pager>span {
   cursor:default;
}

.wm-pager>*
{
   background: #E0E0E0;
   background: -webkit-linear-gradient(top, #FFFFFF 0, #ABABAB 100%) no-repeat;
   background: -moz-linear-gradient(top, #FFFFFF 0, #ABABAB 100%) no-repeat;
   background: -o-linear-gradient(top, #FFFFFF 0, #ABABAB 100%) no-repeat;
   background: -ms-linear-gradient(top, #FFFFFF 0, #ABABAB 100%) no-repeat;
   -svg-background: linear-gradient(top, #FFFFFF 0, #ABABAB 100%) no-repeat;
   background: linear-gradient(to bottom, #FFFFFF 0, #ABABAB 100%) no-repeat;
   -webkit-border-radius:2px;
   -moz-border-radius:2px;
   border-radius:2px;
   border:1px solid #E0E0E0;
   padding:7px;
   margin:0 4px 0 auto;
   line-height: normal;
   position:relative;
   display:inline-block;
   margin-left: 0;
}

.wm-pager a:link,
.wm-pager a:visited,
.wm-pager .active
{
   line-height: normal;
   font-family: "Open Sans",Helvetica,Arial,sans-serif;
   text-decoration: none;
   color: #212121
;
}

.wm-pager .active
{
   background: #B6BFC9;
   background: -webkit-linear-gradient(top, #E5E8EB 0, #8796A6 100%) no-repeat;
   background: -moz-linear-gradient(top, #E5E8EB 0, #8796A6 100%) no-repeat;
   background: -o-linear-gradient(top, #E5E8EB 0, #8796A6 100%) no-repeat;
   background: -ms-linear-gradient(top, #E5E8EB 0, #8796A6 100%) no-repeat;
   -svg-background: linear-gradient(top, #E5E8EB 0, #8796A6 100%) no-repeat;
   background: linear-gradient(to bottom, #E5E8EB 0, #8796A6 100%) no-repeat;
   border:1px solid #E0E0E0;
   padding:7px;
   margin:0 4px 0 auto;
   color: #FFFFFF
;
}

.wm-pager .more
{
   background: #E0E0E0;
   background: -webkit-linear-gradient(top, #FFFFFF 0, #ABABAB 100%) no-repeat;
   background: -moz-linear-gradient(top, #FFFFFF 0, #ABABAB 100%) no-repeat;
   background: -o-linear-gradient(top, #FFFFFF 0, #ABABAB 100%) no-repeat;
   background: -ms-linear-gradient(top, #FFFFFF 0, #ABABAB 100%) no-repeat;
   -svg-background: linear-gradient(top, #FFFFFF 0, #ABABAB 100%) no-repeat;
   background: linear-gradient(to bottom, #FFFFFF 0, #ABABAB 100%) no-repeat;
   border:1px solid #E0E0E0;
   margin:0 4px 0 auto;
}
.wm-pager a.more:link,
.wm-pager a.more:visited
{
   color: #2C2216
;
}
.wm-pager a:hover
{
   background: #C7C7C7;
   background: -webkit-linear-gradient(top, #F0F0F0 0, #9E9E9E 100%) no-repeat;
   background: -moz-linear-gradient(top, #F0F0F0 0, #9E9E9E 100%) no-repeat;
   background: -o-linear-gradient(top, #F0F0F0 0, #9E9E9E 100%) no-repeat;
   background: -ms-linear-gradient(top, #F0F0F0 0, #9E9E9E 100%) no-repeat;
   -svg-background: linear-gradient(top, #F0F0F0 0, #9E9E9E 100%) no-repeat;
   background: linear-gradient(to bottom, #F0F0F0 0, #9E9E9E 100%) no-repeat;
   border:1px solid #E0E0E0;
   padding:7px;
   margin:0 4px 0 auto;
}
.wm-pager  a:hover,
.wm-pager  a.more:hover
{
   color: #292929
;
}
.wm-pager>*:after
{
   margin:0 0 0 auto;
   display:inline-block;
   position:absolute;
   content: ' ';
   top:0;
   width:0;
   height:100%;
   right: 0;
   text-decoration:none;
}

.wm-pager>*:last-child:after{
   display:none;
}

.wm-commentsform
{
   background: #280C06;
   background: rgba(40, 12, 6, 0.52);
   -webkit-border-radius:6px;
   -moz-border-radius:6px;
   border-radius:6px;
   padding:10px;
   margin:0 auto;
   margin-top:25px;
   color: #D6D6D6;
}

.wm-commentsform h2{
   padding-bottom:10px;
   margin: 0;
   color: #D6D6D6;
}

.wm-commentsform label {
   display: inline-block;
   line-height: 25px;
}

.wm-commentsform input:not([type=submit]), .wm-commentsform textarea {
   box-sizing: border-box;
   -moz-box-sizing: border-box;
   -webkit-box-sizing: border-box;
   width:100%;
   max-width:100%;
}

.wm-commentsform .form-submit
{
   margin-top: 10px;
}

a img
{
   border: 0;
}

.wm-article img, img.wm-article, .wm-block img, .wm-footer img
{
   margin: 0 0 0 0;
}

.wm-metadata-icons img
{
   border: none;
   vertical-align: middle;
   margin: 2px;
}

.wm-article table, table.wm-article
{
   border-collapse: collapse;
   margin: 1px;
}

.wm-post .wm-content-layout-br
{
   height: 0;
}

.wm-article th, .wm-article td
{
   padding: 2px;
   border: solid 1px #FFFFFF;
   vertical-align: top;
   text-align: left;
}

.wm-article th
{
   text-align: center;
   vertical-align: middle;
   padding: 7px;
}

pre
{
   overflow: auto;
   padding: 0.1em;
}

.preview-cms-logo
{
   border: 0;
   margin: 1em 1em 0 0;
   float: left;
}

.image-caption-wrapper
{
   padding: 0 0 0 0;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

.image-caption-wrapper img
{
   margin: 0 !important;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

.image-caption-wrapper div.wm-collage
{
   margin: 0 !important;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

.image-caption-wrapper p
{
   font-size: 80%;
   text-align: right;
   margin: 0;
}

.wm-postheader
{
   color: #FFFFFF;
   margin: 20px 0 0 20px;
   font-size: 31px;
   font-family: "Open Sans",Helvetica,Arial,sans-serif;
   font-weight: normal;
   font-style: normal;
}

.wm-postheader a, 
.wm-postheader a:link, 
.wm-postheader a:visited,
.wm-postheader a.visited,
.wm-postheader a:hover,
.wm-postheader a.hovered
{
   font-size: 31px;
   font-family: "Open Sans",Helvetica,Arial,sans-serif;
   font-weight: normal;
   font-style: normal;
}

.wm-postheader a, .wm-postheader a:link
{
   font-family: "Open Sans",Helvetica,Arial,sans-serif;
   text-decoration: none;
   text-align: left;
   color: #FFFFFF;
}

.wm-postheader a:visited, .wm-postheader a.visited
{
   font-family: "Open Sans",Helvetica,Arial,sans-serif;
   text-decoration: none;
   text-align: left;
   color: #FFFFFF;
}

.wm-postheader a:hover,  .wm-postheader a.hovered
{
   font-family: "Open Sans",Helvetica,Arial,sans-serif;
   text-decoration: none;
   text-align: left;
   color: #FFFFFF;
}

.wm-postheadericons,
.wm-postheadericons a,
.wm-postheadericons a:link,
.wm-postheadericons a:visited,
.wm-postheadericons a:hover
{
   font-family: "Open Sans",Helvetica,Arial,sans-serif;
   color: #FFFFFF;
}

.wm-postheadericons
{
   padding: 1px;
}

.wm-postheadericons a, .wm-postheadericons a:link
{
   font-family: "Open Sans",Helvetica,Arial,sans-serif;
   text-decoration: underline;
   color: #FFFFFF;
}

.wm-postheadericons a:visited, .wm-postheadericons a.visited
{
   font-family: "Open Sans",Helvetica,Arial,sans-serif;
   font-weight: normal;
   font-style: italic;
   text-decoration: underline;
   color: #FFFFFF;
}

.wm-postheadericons a:hover, .wm-postheadericons a.hover
{
   font-family: "Open Sans",Helvetica,Arial,sans-serif;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   color: #FFFFFF;
}

.wm-postpdficon:before
{
   content:url('images/postpdficon.png');
   margin-right:6px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
   bottom: auto;
}
.opera .wm-postpdficon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.wm-postprinticon:before
{
   content:url('images/postprinticon.png');
   margin-right:6px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
}
.opera .wm-postprinticon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.wm-postemailicon:before
{
   content:url('images/postemailicon.png');
   margin-right:6px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
   bottom: auto;
}
.opera .wm-postemailicon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.wm-postcontent ul>li:before,  .wm-post ul>li:before,  .wm-textblock ul>li:before
{
   /*content:url('images/postbullets.png'); */
   content:url('images/bullet-tick.png'); 
   margin-right:6px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
   padding: 4px 0; 
}
.opera .wm-postcontent ul>li:before, .opera   .wm-post ul>li:before, .opera   .wm-textblock ul>li:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.wm-postcontent li, .wm-post li, .wm-textblock li
{
   font-size: 14px;
   font-family: "Open Sans",Helvetica,Arial,sans-serif;
   color: #FFFFFF;
   margin: 0 0 0 26px;
}

.wm-postcontent ul>li, .wm-post ul>li, .wm-textblock ul>li, .wm-postcontent ol, .wm-post ol, .wm-textblock ol
{
   padding: 0;
}

.wm-postcontent ul>li, .wm-post ul>li, .wm-textblock ul>li
{
   padding-left: 13px;
}

.wm-postcontent ul>li:before,  .wm-post ul>li:before,  .wm-textblock ul>li:before
{
   margin-left: -13px;
}

.wm-postcontent ol, .wm-post ol, .wm-textblock ol, .wm-postcontent ul, .wm-post ul, .wm-textblock ul
{
   margin: 1em 0 1em 26px;
}

.wm-postcontent li ol, .wm-post li ol, .wm-textblock li ol, .wm-postcontent li ul, .wm-post li ul, .wm-textblock li ul
{
   margin: 0.5em 0 0.5em 26px;
}

.wm-postcontent li, .wm-post li, .wm-textblock li
{
   margin: 0 0 0 0;
}

.wm-postcontent ol>li, .wm-post ol>li, .wm-textblock ol>li
{
   /* overrides overflow for "ul li" and sets the default value */
  overflow: visible;
}

.wm-postcontent ul>li, .wm-post ul>li, .wm-textblock ul>li
{
   /* makes "ul li" not to align behind the image if they are in the same line */
  overflow-x: visible;
   overflow-y: hidden;
}

blockquote
{
   background:  url('images/postquote.png') no-repeat scroll;
   padding:15px 15px 15px 39px;
   margin:10px 10px 10px 50px;
   color: #FFFFFF;
   font-family: "Open Sans",Helvetica,Arial,sans-serif;
   /* makes block not to align behind the image if they are in the same line */
  overflow: auto;
   clear:both;
}
blockquote a, .wm-postcontent blockquote a, .wm-blockcontent blockquote a, .wm-footer blockquote a,
blockquote a:link, .wm-postcontent blockquote a:link, .wm-blockcontent blockquote a:link, .wm-footer blockquote a:link,
blockquote a:visited, .wm-postcontent blockquote a:visited, .wm-blockcontent blockquote a:visited, .wm-footer blockquote a:visited,
blockquote a:hover, .wm-postcontent blockquote a:hover, .wm-blockcontent blockquote a:hover, .wm-footer blockquote a:hover
{
   color: #FFFFFF;
   font-family: "Open Sans",Helvetica,Arial,sans-serif;
}

/* Override native 'p' margins*/
blockquote p,
.wm-postcontent blockquote p,
.wm-blockcontent blockquote p,
.wm-footer blockquote p
{
   margin: 0;
   margin:3px;
}

.wm-postfootericons,
.wm-postfootericons a,
.wm-postfootericons a:link,
.wm-postfootericons a:visited,
.wm-postfootericons a:hover
{
   font-family: "Open Sans",Helvetica,Arial,sans-serif;
   color: #FFFFFF;
}

.wm-postfootericons
{
   padding: 1px;
}

.wm-postfootericons a, .wm-postfootericons a:link
{
   font-family: "Open Sans",Helvetica,Arial,sans-serif;
   text-decoration: underline;
   color: #FFFFFF;
}

.wm-postfootericons a:visited, .wm-postfootericons a.visited
{
   font-family: "Open Sans",Helvetica,Arial,sans-serif;
   text-decoration: underline;
   color: #FFFFFF;
}

.wm-postfootericons a:hover, .wm-postfootericons a.hover
{
   font-family: "Open Sans",Helvetica,Arial,sans-serif;
   text-decoration: none;
   color: #FFFFFF;
}

.wm-footer
{
   background: #FFFFFF;
   margin:0 auto;
   position: relative;
   color: #2c3e50;
   font-family: "Open Sans",Helvetica,Arial,sans-serif;
   text-align: left;
   padding: 0;
   font-size: 16px;
}

.wm-footer a,
.wm-footer a:link,
.wm-footer a:visited,
.wm-footer a:hover,
.wm-footer td, 
.wm-footer th,
.wm-footer caption
{
   color: #292929;
   font-family: "Open Sans",Helvetica,Arial,sans-serif;
}

.wm-footer p 
{
   padding:0;
   text-align: left;
}

.wm-footer a,
.wm-footer a:link
{
   color: #e67e22;
   font-family: "Open Sans",Helvetica,Arial,sans-serif;
   text-decoration: none;
}

.wm-footer a:visited
{
   color: #e67e22;
   font-family: "Open Sans",Helvetica,Arial,sans-serif;
   text-decoration: none;
}

.wm-footer a:hover
{
   color: #e67e22;
   font-family: "Open Sans",Helvetica,Arial,sans-serif;
   text-decoration: underline;
}

.wm-footer h1
{
   color: #2980b9;/*#555555*/
   font-family: "Open Sans",Helvetica,Arial,sans-serif;
   font-size: 31px;
   font-weight: bold;
}

.wm-footer h2
{
   color: #2980b9; /*#555555;*/
   font-family: "Open Sans",Helvetica,Arial,sans-serif;
   font-size: 26px;
   font-weight: bold;
}

.wm-footer h3
{
   color: #2980b9; /*#7f8c8d; */
   font-family: "Open Sans",Helvetica,Arial,sans-serif;
   font-size: 26px;
   font-weight: bold;
}

.wm-footer h4
{
   color: #7f8c8d;
   font-family: "Open Sans",Helvetica,Arial,sans-serif;
   font-size: 18px;
   font-weight: bold;
}

.wm-footer h5
{
   color:#7f8c8d;
   font-family: "Open Sans",Helvetica,Arial,sans-serif;
   font-size: 14px;
   font-weight: bold;
}

.wm-footer h6
{
   color: #7f8c8d;
   font-family: "Open Sans",Helvetica,Arial,sans-serif;
   font-size: 12px;
   font-weight: bold; 
}

.wm-footer img
{
   border: none;
   margin: 0;
}

.wm-footer-inner
{
   margin: 0 auto;
   width:1200px;
   padding-right: 0;
   padding-left: 0;
}         

.wm-rss-tag-icon
{
   background:  url('images/footerrssicon.png') no-repeat scroll;
   margin:0 auto;
   min-height:32px;
   min-width:32px;
   display: inline-block;
   text-indent: 35px;
   background-position: left center;
   vertical-align: middle;
}

.wm-rss-tag-icon:empty
{
   vertical-align: middle;
}

.wm-facebook-tag-icon
{
   background:  url('images/footerfacebookicon.png') no-repeat scroll;
   margin:0 auto;
   min-height:32px;
   min-width:32px;
   display: inline-block;
   text-indent: 35px;
   background-position: left center;
   vertical-align: middle;
}

.wm-facebook-tag-icon:empty
{
   vertical-align: middle;
}

.wm-twitter-tag-icon
{
   background:  url('images/footertwittericon.png') no-repeat scroll;
   margin:0 auto;
   min-height:32px;
   min-width:32px;
   display: inline-block;
   text-indent: 35px;
   background-position: left center;
   vertical-align: middle;
}

.wm-twitter-tag-icon:empty
{
   vertical-align: middle;
}

.wm-tumblr-tag-icon
{
   background:  url('images/tumblricon.png') no-repeat scroll;
   margin:0 auto;
   min-height:32px;
   min-width:32px;
   display: inline-block;
   text-indent: 35px;
   background-position: left center;
   vertical-align: middle;
}

.wm-tumblr-tag-icon:empty
{
   vertical-align: middle;
}

.wm-pinterest-tag-icon
{
   background:  url('images/pinteresticon.png') no-repeat scroll;
   margin:0 auto;
   min-height:32px;
   min-width:32px;
   display: inline-block;
   text-indent: 35px;
   background-position: left center;
   vertical-align: middle;
}

.wm-pinterest-tag-icon:empty
{
   vertical-align: middle;
}

.wm-vimeo-tag-icon
{
   background:  url('images/vimeoicon.png') no-repeat scroll;
   margin:0 auto;
   min-height:33px;
   min-width:32px;
   display: inline-block;
   text-indent: 35px;
   background-position: left center;
   vertical-align: middle;
}

.wm-vimeo-tag-icon:empty
{
   vertical-align: middle;
}

.wm-youtube-tag-icon
{
   background:  url('images/youtubeicon.png') no-repeat scroll;
   margin:0 auto;
   min-height:32px;
   min-width:32px;
   display: inline-block;
   text-indent: 35px;
   background-position: left center;
   vertical-align: middle;
}

.wm-youtube-tag-icon:empty
{
   vertical-align: middle;
}

.wm-linkedin-tag-icon
{
   background:  url('images/linkedinicon.png') no-repeat scroll;
   margin:0 auto;
   min-height:32px;
   min-width:32px;
   display: inline-block;
   text-indent: 35px;
   background-position: left center;
   vertical-align: middle;
}

.wm-linkedin-tag-icon:empty
{
   vertical-align: middle;
}

.wm-footer ul>li:before
{
   content:url('images/footerbullets.png');
   margin-right:6px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
   margin-left: -13px;
}
.opera .wm-footer ul>li:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.wm-footer li
{
   font-size: 14px;
   font-family: "Open Sans",Helvetica,Arial,sans-serif;
   line-height: 125%;
   color: #705638;
}

.wm-footer ul>li, .wm-footer ol
{
   padding: 0;
}

.wm-footer ul>li
{
   padding-left: 13px;
}

.wm-page-footer, 
.wm-page-footer a,
.wm-page-footer a:link,
.wm-page-footer a:visited,
.wm-page-footer a:hover
{
   font-family: Arial;
   font-size: 10px;
   letter-spacing: normal;
   word-spacing: normal;
   font-style: normal;
   font-weight: normal;
   text-decoration: underline;
   color: /*#e67e22;*/ #8c8c8c !important;
}

.wm-page-footer
{
   position: relative;
   z-index: auto !important;
   padding: 1em;
   text-align: center !important;
   text-decoration: none;
   color: /*#000000;*/ #8c8c8c;          
}

.wm-lightbox-wrapper 
{
   background: #333;
   background: rgba(0, 0, 0, .8);
   bottom: 0;
   left: 0;
   padding: 0 100px;
   position: fixed;
   right: 0;
   text-align: center;
   top: 0;
   z-index: 1000000;
}

.wm-lightbox,
.wm-lightbox-wrapper .wm-lightbox-image
{
   cursor: pointer;
}

.wm-lightbox-wrapper .wm-lightbox-image
{
   border: 6px solid #fff;
   border-radius: 3px;
   display: none;
   max-width: 100%;
   vertical-align: middle;
}

.wm-lightbox-wrapper .wm-lightbox-image.active
{
   display: inline-block;
}

.wm-lightbox-wrapper .lightbox-error
{
   background: #fff;
   border: 1px solid #b4b4b4;
   border-radius: 10px;
   box-shadow: 0 2px 5px #333;
   height: 80px;
   opacity: .95;
   padding: 20px;
   position: fixed;
   width: 300px;
   z-index: 100;
}

.wm-lightbox-wrapper .loading
{
   background: #fff url('images/preloader-01.gif') center center no-repeat;
   border: 1px solid #b4b4b4;
   border-radius: 10px;
   box-shadow: 0 2px 5px #333;
   height: 32px;
   opacity: .5;
   padding: 10px;
   position: fixed;
   width: 32px;
   z-index: 10100;
}

.wm-lightbox-wrapper .arrow
{
   cursor: pointer;
   height: 100px;
   opacity: .5;
   filter: alpha(opacity=50);
   position: fixed;
   width: 82px;
   z-index: 10003;
}

.wm-lightbox-wrapper .arrow.left
{
   left: 9px;
}

.wm-lightbox-wrapper .arrow.right
{
   right: 9px;
}

.wm-lightbox-wrapper .arrow:hover
{
   opacity: 1;
   filter: alpha(opacity=100);
}

.wm-lightbox-wrapper .arrow.disabled 
{
   display: none;
}

.wm-lightbox-wrapper .arrow-t, 
.wm-lightbox-wrapper .arrow-b
{
   background-color: #fff;
   border-radius: 3px;
   height: 6px;
   left: 26px;
   position: relative;
   width: 30px;
}

.wm-lightbox-wrapper .arrow-t
{
   top: 38px;
}

.wm-lightbox-wrapper .arrow-b
{
   top: 50px;
}

.wm-lightbox-wrapper .close
{
   cursor: pointer;
   height: 22px;
   opacity: .5;
   filter: alpha(opacity=50);
   position: fixed;
   right: 39px;
   top: 30px;
   width: 22px;
   z-index: 10003;
}

.wm-lightbox-wrapper .close:hover 
{
   opacity: 1;
   filter: alpha(opacity=100);
}

.wm-lightbox-wrapper .close .cw, 
.wm-lightbox-wrapper .close .ccw
{
   background-color: #fff;
   border-radius: 3px;
   height: 6px;
   position: absolute;
   left: -4px;
   top: 8px;
   width: 30px;
}

.wm-lightbox-wrapper .cw
{
   transform: rotate(45deg);
   -ms-transform: rotate(45deg);
   /* IE 9 */
    -webkit-transform: rotate(45deg);
   /* Safari and Chrome */
    -o-transform: rotate(45deg);
   /* Opera */
    -moz-transform: rotate(45deg);
/* Firefox */}

.wm-lightbox-wrapper .ccw
{
   transform: rotate(-45deg);
   -ms-transform: rotate(-45deg);
   /* IE 9 */
    -webkit-transform: rotate(-45deg);
   /* Safari and Chrome */
    -o-transform: rotate(-45deg);
   /* Opera */
    -moz-transform: rotate(-45deg);
/* Firefox */}

.wm-lightbox-wrapper .close-alt, 
.wm-lightbox-wrapper .arrow-right-alt, 
.wm-lightbox-wrapper .arrow-left-alt 
{
   color: #fff;
   display: none;
   font-size: 2.5em;
   line-height: 100%;
}

.ie8 .wm-lightbox-wrapper .close-alt, 
.ie8 .wm-lightbox-wrapper .arrow-right-alt, 
.ie8 .wm-lightbox-wrapper .arrow-left-alt 
{
   display: block;
}

.ie8 .wm-lightbox-wrapper .cw, 
.ie8 .wm-lightbox-wrapper .ccw 
{
   display: none;
}

.wm-content-layout .wm-content
{
   margin:0 auto;
}

/* Begin Additional CSS Styles */
.wm-logo-name, .wm-logo-text {text-shadow: 2px 2px 5px #333333;}
.wm-blockheader .t, .wm-vmenublockheader .t {white-space: nowrap;}

.wm-content .wm-postcontent-0 .layout-item-0 { margin-bottom: 5px;  }
.wm-content .wm-postcontent-0 .layout-item-1 { border-spacing: 15px 0px; border-collapse: separate;  }
.wm-content .wm-postcontent-0 .layout-item-2 { color: #FFFFFF; background: ; padding: 15px; font-size: 18px; line-height: ; }   
.wm-content .wm-postcontent-0 .layout-item-2 li { color: #FFFFFF; background: ; padding: ; font-size: 18px; line-height: ; }      
.wm2-header .wm-content .wm-postcontent-0 .layout-item-3 { color: #2c3e50; background: ; padding: 5px 15px 0;}
.wm-content .wm-postcontent-0 .layout-item-3 { color: #2c3e50; background: ; padding: 15px;  }
.wm-content .wm-postcontent-0 .layout-item-3 h3, .wm-content .wm-postcontent-0 .layout-item-3 h4 {color: #2c3e50;}
.ie7 .wm-post .wm-layout-cell {border:none !important; padding:0 !important; }
.ie6 .wm-post .wm-layout-cell {border:none !important; padding:0 !important; }

.wm-menu-btn {box-sizing: content-box !important;}

.header-contacts {color: #2980b9; font-weight: bold; font-size: 18px; line-height: 20px; text-align: left;}    

label.wm-radiobutton {width: 90%; line-height: 20px; vertical-align: middle;}

button.btn {background: #e67e22 !important;}

.form-top-right {
    color: #e67e22 !important;
    }
    
.registration-form .form-top { 
   padding-bottom: 0px !important; 
   
   }
    
.divider {border-bottom: 2px solid #e67e22; margin: 30px 0 30px; width: 20%; margin-left: auto; margin-right: auto; display: block;}   
.divider-lg {border-bottom: 2px solid #e67e22; margin: 0px 0px 5px; width: 80%; margin-left: auto; margin-right: auto; display: block;}   
.divider-max {border-bottom: 2px solid #e67e22; margin: 20px 0 20px; width: 100%; margin-left: auto; margin-right: auto; display: block;}                

.centre, .centre p {text-align: center !important;}       
.right, .right p{text-align: right !important;}
.underline {border-bottom: 2px solid #2980b9;}
.blue, .blue h3 {color: #2980b9 !important;} 
.justify-text, .justify-text p {text-align: justify !important;}    
.header-area, .header-area p {margin: 2px 0 2px;}  
.header-area {width: 38%} 
.registration-form label {display: inline;}           
.bold-text, .bold-text h3, .bold-text p {font-weight: bold;}             
.orange {color: #e67e22;}
.white {color: #ffffff;}   

.centre-img img {margin-left: auto; margin-right: auto; display: block;}     

.clear-both {clear: both;}                                     
                         
.service-image {margin: 10px 10px 10px !important;}   

.responsive .responsive-layout-row-2 .responsive-tablet-layout-cell .cta, .responsive.responsive-tablet .wm-footer .wm-content-layout .responsive-layout-row-2 .wm-layout-cell .cta {width: 50% !important;}

                                                                                                                                                                                                                          
/*.registration-form input[type="active"]:active + label {
     background:url("images/footerbullets.png");         
 
}  */                  

.registration-form input[type="radio"] {
    display:none;
}

/*.registration-form input[type="radio"] + label span {
    display:inline-block;
    width:300px;
    height:40px;
    margin:-1px 8px 0 0;    
    vertical-align:middle;
    cursor:pointer; 
}*/

.desk-button {
    display:inline-block;
    width:300px;
    height:40px;
    margin:-1px 8px 0 0;    
    vertical-align:middle;
    cursor:pointer; 
}

.resp-button {display: none !important;}

.registration-form input[type="radio"] + label img {
    display:inline-block;
    width:40px;
    height:40px;
    margin:-1px 8px 0 0;    
    vertical-align:middle;
    cursor:pointer; 
}




/*.registration-form input[type="radio"]:active + label span {
    background:url("images/bullet-tick.png");     
} */

input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
  display: none;
}

.registration-form .form-top-left  {
   width: 100%; 
   text-align: center;
   padding-top: 15px;
   }    
   
.registration-form .form-top-left p {
   margin: 5px 0px;
}     

.registration-form .form-bottom {padding-bottom: 1px !important;}

.form-border {border: 1px solid #000000;}      

.registration-form .form-bottom {padding: 5px 15px 5px !important;}
.registration-form .form-group {margin-bottom: 5px !important;}

.form-top-left h2 {
    margin-top: 0px !important;
    font-size: 21px !important;
    margin-bottom: 1px !important;
    color: #2c3e50;
    font-weight: bold;
    line-height: 30px;
}

 

/*Orange Form option buttons*/
.wm3-button
{
   border-collapse: separate;
   -webkit-background-origin: border !important;
   -moz-background-origin: border !important;
   background-origin: border-box !important;
   background: #FFFFFF;
   -webkit-border-radius:5px;
   -moz-border-radius:5px;
   border-radius:5px;
   -webkit-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.2);
   -moz-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.2);
   box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.2);
   border:2px solid #2980b9;
   padding:3px 4px;
   margin:0 auto;
   height:auto;
}

a.wm3-button,
a.wm3-button:link,
a:link.wm3-button:link,
body a.wm3-button:link,
a.wm2-button:visited,
body a.wm3-button:visited,
input.wm3-button,
button.wm3-button
{
   text-decoration: none;
   font-size: 15px;
   font-family: "Open Sans",Helvetica,Arial,sans-serif;
   position:relative;
   display: inline-block;
   vertical-align: middle;
   white-space: nowrap;
   text-align: center;
   color: #2c3e50;
   margin: 0 5px 0 0 !important;
   overflow: visible;
   cursor: pointer;
   text-indent: 0;
   line-height: 41px;
   -webkit-box-sizing: content-box;
   -moz-box-sizing: content-box;
   box-sizing: content-box;
}

.wm3-button.active, .wm3-button.active:hover
{
   background: #FFFFFF;
   -webkit-border-radius:5px;
   -moz-border-radius:5px;
   border-radius:5px;
   -webkit-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.2);
   -moz-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.2);
   box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.2);
   border:2px solid #2980b9;           
   padding:3px 4px;
   margin:0 auto;
}
.wm3-button.active, .wm3-button.active:hover {
   color: #545454 !important;    
}

.wm3-button.hover, .wm3-button:hover
{
   background: #FFFFFF;
   -webkit-border-radius:5px;
   -moz-border-radius:5px;
   border-radius:5px;
   -webkit-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.2);
   -moz-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.2);
   box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.2);
   border:2px solid #FFFFFF;
   padding:3px 4px;                
   /*margin:0 auto;*/ 
}
.wm3-button.hover, .wm3-button:hover {
   color: #2c3e50 !important;
} 
     
/*Grey Button*/
.grey-button
{
   border: 0;
   border-collapse: separate;
   -webkit-background-origin: border !important;
   -moz-background-origin: border !important;
   background-origin: border-box !important;
   background: #C3C3C3;
   background: -webkit-linear-gradient(top, #CCCCCC 0, #CCCCCC 50%, #C9C9C9 60%, #B2B2B2 100%) no-repeat;
   background: -moz-linear-gradient(top, #CCCCCC 0, #CCCCCC 50%, #C9C9C9 60%, #B2B2B2 100%) no-repeat;
   background: -o-linear-gradient(top, #CCCCCC 0, #CCCCCC 50%, #C9C9C9 60%, #B2B2B2 100%) no-repeat;
   background: -ms-linear-gradient(top, #CCCCCC 0, #CCCCCC 50%, #C9C9C9 60%, #B2B2B2 100%) no-repeat;
   -svg-background: linear-gradient(top, #CCCCCC 0, #CCCCCC 50%, #C9C9C9 60%, #B2B2B2 100%) no-repeat;
   background: linear-gradient(to bottom, #CCCCCC 0, #CCCCCC 50%, #C9C9C9 60%, #B2B2B2 100%) no-repeat;
   -webkit-border-radius:5px;
   -moz-border-radius:5px;
   border-radius:5px;
   -webkit-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.2);
   -moz-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.2);
   box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.2);
   border-width: 0;
   padding:0 20px;
   margin:0 auto;
   height:45px;
}                                
  
  
a.grey-button,
a.grey-button:link,
a:link.grey-button:link,
body a.grey-button:link,
a.grey-button:visited,
body a.grey-button:visited,
input.grey-button,
button.grey-button
{
   text-decoration: none;
   font-size: 15px;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-shadow: 0 0 6px rgba(23, 23, 23, 0.98);
   position:relative;
   display: inline-block;
   vertical-align: middle;
   white-space: nowrap;
   text-align: center;
   color: #FFFFFF;
   margin: 0 5px 0 0 !important;
   overflow: visible;
   cursor: pointer;
   text-indent: 0;
   line-height: 45px;
   -webkit-box-sizing: content-box;
   -moz-box-sizing: content-box;
   box-sizing: content-box;
}

.grey-button.active, .grey-button.active:hover
{
   background: #C2C2C2;
   background: -webkit-linear-gradient(top, rgba(204, 204, 204, 0.8) 0, rgba(204, 204, 204, 0.8) 50%, rgba(201, 201, 201, 0.8) 60%, rgba(178, 178, 178, 0.8) 100%) no-repeat;
   background: -moz-linear-gradient(top, rgba(204, 204, 204, 0.8) 0, rgba(204, 204, 204, 0.8) 50%, rgba(201, 201, 201, 0.8) 60%, rgba(178, 178, 178, 0.8) 100%) no-repeat;
   background: -o-linear-gradient(top, rgba(204, 204, 204, 0.8) 0, rgba(204, 204, 204, 0.8) 50%, rgba(201, 201, 201, 0.8) 60%, rgba(178, 178, 178, 0.8) 100%) no-repeat;
   background: -ms-linear-gradient(top, rgba(204, 204, 204, 0.8) 0, rgba(204, 204, 204, 0.8) 50%, rgba(201, 201, 201, 0.8) 60%, rgba(178, 178, 178, 0.8) 100%) no-repeat;
   -svg-background: linear-gradient(top, rgba(204, 204, 204, 0.8) 0, rgba(204, 204, 204, 0.8) 50%, rgba(201, 201, 201, 0.8) 60%, rgba(178, 178, 178, 0.8) 100%) no-repeat;
   background: linear-gradient(to bottom, rgba(204, 204, 204, 0.8) 0, rgba(204, 204, 204, 0.8) 50%, rgba(201, 201, 201, 0.8) 60%, rgba(178, 178, 178, 0.8) 100%) no-repeat;
   -webkit-border-radius:5px;
   -moz-border-radius:5px;
   border-radius:5px;
   -webkit-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.16);
   -moz-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.16);
   box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.16);
   border-width: 0;
   padding:0 20px;
   margin:0 auto;
}
.grey-button.active, .grey-button.active:hover {
   color: #FFFFFF !important;
}

.grey-button.hover, .grey-button:hover
{
   background: #C2C2C2;
   background: -webkit-linear-gradient(top, rgba(204, 204, 204, 0.8) 0, rgba(204, 204, 204, 0.8) 50%, rgba(201, 201, 201, 0.8) 60%, rgba(178, 178, 178, 0.8) 100%) no-repeat;
   background: -moz-linear-gradient(top, rgba(204, 204, 204, 0.8) 0, rgba(204, 204, 204, 0.8) 50%, rgba(201, 201, 201, 0.8) 60%, rgba(178, 178, 178, 0.8) 100%) no-repeat;
   background: -o-linear-gradient(top, rgba(204, 204, 204, 0.8) 0, rgba(204, 204, 204, 0.8) 50%, rgba(201, 201, 201, 0.8) 60%, rgba(178, 178, 178, 0.8) 100%) no-repeat;
   background: -ms-linear-gradient(top, rgba(204, 204, 204, 0.8) 0, rgba(204, 204, 204, 0.8) 50%, rgba(201, 201, 201, 0.8) 60%, rgba(178, 178, 178, 0.8) 100%) no-repeat;
   -svg-background: linear-gradient(top, rgba(204, 204, 204, 0.8) 0, rgba(204, 204, 204, 0.8) 50%, rgba(201, 201, 201, 0.8) 60%, rgba(178, 178, 178, 0.8) 100%) no-repeat;
   background: linear-gradient(to bottom, rgba(204, 204, 204, 0.8) 0, rgba(204, 204, 204, 0.8) 50%, rgba(201, 201, 201, 0.8) 60%, rgba(178, 178, 178, 0.8) 100%) no-repeat;
   -webkit-border-radius:5px;
   -moz-border-radius:5px;
   border-radius:5px;
   -webkit-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.16);
   -moz-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.16);
   box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.16);
   border-width: 0;
   padding:0 20px;
   margin:0 auto;
}
.grey-button.hover, .grey-button:hover {
   color: #FFFFFF !important;
}    
/**/

/*Blue Buttons*/
.blue-button
{
   border: 0;
   border-collapse: separate;
   -webkit-background-origin: border !important;
   -moz-background-origin: border !important;
   background-origin: border-box !important;
   background: #287FB8;
   -webkit-border-radius:5px;
   -moz-border-radius:5px;
   border-radius:5px;
   -webkit-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.2);
   -moz-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.2);
   box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.2);
   border-width: 0;
   padding:0 20px;
   margin:0 auto;
   height:45px;
   color: #FFFFFF !important;
   font-weight: bold;
   text-transform: uppercase;
}

a.blue-button,
a.blue-button:link,
a:blue.wm-button:link,
body a.blue-button:link,
a.wm-button:visited,
body a.blue-button:visited,
input.blue-button,
button.blue-button
{
   text-decoration: none;
   font-size: 15px;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-transform: uppercase;
   font-variant: normal;
   position:relative;
   display: inline-block;
   vertical-align: middle;
   white-space: nowrap;
   text-align: center;
   color: #FFFFFF;
   margin: 0 5px 0 0 !important;
   overflow: visible;
   cursor: pointer;
   text-indent: 0;
   line-height: 45px;
   -webkit-box-sizing: content-box;
   -moz-box-sizing: content-box;
   box-sizing: content-box;
}

.blue-button.active, .blue-button.active:hover
{
   background: #287FB8;
   background: rgba(40, 127, 184, 0.8);
   -webkit-border-radius:5px;
   -moz-border-radius:5px;
   border-radius:5px;
   -webkit-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.16);
   -moz-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.16);
   box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.16);
   border-width: 0;
   padding:0 20px;
   margin:0 auto;
}
.blue-button.active, .blue-button.active:hover {
   color: #FFFFFF !important;
}

.blue-button.hover, .blue-button:hover
{
   background: #287FB8;
   background: rgba(40, 127, 184, 0.8);
   -webkit-border-radius:5px;
   -moz-border-radius:5px;
   border-radius:5px;
   -webkit-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.16);
   -moz-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.16);
   box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.16);
   border-width: 0;
   padding:0 20px;
   margin:0 auto;
}
.blue-button.hover, .blue-button:hover {
   color: #FFFFFF !important;
}
/**/
    
.whyus-office {
   width: 128px;
   height:128px;
   margin: auto;
   background: url('images/Why_Us_Office_Telephone_Mouse_off.png');
}
.whyus-office:hover {
   background-image: url('images/Why_Us_Office_Telephone_Mouse_On.png');
}

.whyus-promise {
   width: 128px;
   height:128px;
   margin: auto;
   background: url('images/Why_Us_Our_Promise_Mouse_Off.png');
}
.whyus-promise:hover {
   background-image: url('images/Why_Us_Our_Promise_Mouse_Over.png');
}

.whyus-full {
   width: 128px;
   height:128px;
   margin: auto;
   background: url('images/Why_Us_Full_Range_Mouse_off.png');
}
.whyus-full:hover {
   background-image: url('images/Why_Us_Full_Range_Mouse_On.png');
   
}
         
.feature-superior {
   background: url('images/1.Superior-service.png') center top no-repeat;
   width: 34px;
   height:34px;
   display: inline-block;   
   vertical-align: middle;
   margin-right: 5px; 
}

.feature-rich {
   background: url('images/2.Feature-rich.png') center top no-repeat;
   width: 34px;
   height:34px;
   display: inline-block;   
   vertical-align: middle;
   margin-right: 5px; 
}

.feature-flexible {
   background: url('images/3.Flexible-solutions.png') center top no-repeat;
   width: 34px;
   height:34px;
   display: inline-block;   
   vertical-align: middle;
   margin-right: 5px; 
}

.feature-plain {
   background: url('images/4.Plain-english.png') center top no-repeat;
   width: 34px;
   height:34px;
   display: inline-block;   
   vertical-align: middle;
   margin-right: 5px; 
}

.feature-proven {
   background: url('images/5.proventrack-record.png') center top no-repeat;
   width: 34px;
   height:34px;
   display: inline-block;   
   vertical-align: middle;
   margin-right: 5px; 
}      

.feature-knowledge {
   background: url('images/6.Knowledge-and-experience.png') center top no-repeat;
   width: 34px;
   height:34px;
   display: inline-block;   
   vertical-align: middle;
   margin-right: 5px; 
}    

.cta-right {
   background: url('images/USP-Background.jpeg') no-repeat center center;
   background-size: cover;
   -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
   width: 50%; 
   padding: 6.1% !important;
   margin: 0px; 
   height: 100%;
}

.cta-left {
   width: 50%; 
   padding: 5% !important; 
   background: #8c8c8c; 
   margin: 0px !important;
}

.cta-row {
   background: none;
}


.cta-text {padding: 0 20px 0px;}

.cta-text p   {
    font-size: 24px;
    line-height: 30px;
    display: inline-block;
} 

.cta-text span {font-size: 30px; font-weight: bold;}

/*Quotes*/
.open-quote {
    width: 48px;
   height:30px;
    margin-right: 10px;
    margin-bottom: 15px;
    vertical-align: bottom;
    background: url('images/openquote.png') center top no-repeat;
    display: inline-block; 

}

.closed-quote {
    width: 48px;
   height:30px;
    margin-left: 1px;
    vertical-align: bottom;
    line-height: 0.4rem;

    background: url('images/closedquote.png') center top no-repeat;
    display: inline-block; 
}         


/******************************/
.margin-t-0 {margin-top: 0px;}
.margin-t-127 {margin-top: 127px !important;}
.margin-t-114 {margin-top: 114px !important;}
.margin-t-55 {margin-top: 55px;}
.margin-t-30 {margin-top: 30px;}
.margin-t-10 {margin-top: 10px !important;}
.margin-t-3 {margin-top: 3px !important;}
.margin-t-5 {margin-top: 5px !important;}
.margin-padding-0 {margin-top: 0px !important; padding-bottom: 0px !important;}
.width-auto {width: auto;}
.width-28 {width: 28%;}
.width-50 {width: 50%;}
.width-30 {width: 30% !important;}
.width-90 {width: 90% !important;}
.width-45 {width: 45% !important;}
.width-35 {width: 35% !important;}
.width-20 {width: 20% !important;}
.margin-t-10 {margin-top: 10px !important;}
.fa-linkedin-square {padding: 0 10px !important;}
.fa-at {font-weight: bold !important;}
.fa-circle {font-size: 4px !important; margin-bottom: 2px !important;}
.left-cell {width: 40%}
.right-cell {width: 30%}
.quote-field {border: 2px solid #ff9a45; border-radius: 6px;}
.step-1, .step-1:hover {padding: 10px; margin: 5px 0;}
.small-text {text-align: justify; font-style: italic; font-size: 75%; padding: 1%; line-height: 15px;}
.font-31 {font-size: 31px !important;}
.font-54 {font-size: 54px !important;}
.font-33 {font-size: 33px !important;}
.full-width {width: 100% !important; padding: 0px !important;}
.full-width-item-1 {border-spacing: 0px !important;}
.main-footer {border-top: 5px solid #00aee2; background: #2c3e50; color: #ffffff;}
.main-footer a {color: #ffffff !important;} 
.margin-top-40 {margin-top: 40px !important;}

.address {
    color: #7f8c8d;
    font-family: "Open Sans",Helvetica,Arial,sans-serif;
    font-size: 21px;
    line-height: 30px;
    font-weight: normal; 
    margin-top: 0px;
}

.rely-on h3 {
    color: #7f8c8d !important;
    font-family: "Open Sans",Helvetica,Arial,sans-serif;
    font-size: 18px !important;
    font-weight: bold;
}

.choose h3 {
    font-family: "Open Sans",Helvetica,Arial,sans-serif;
    font-size: 21px;
    font-weight: bold;
    color: #2980b9 !important;
    text-align: center;
}

.choose p {text-align: justify;}

.confirmation-margin {width: 50%; margin-left: auto !important; margin-right: auto !important; margin-top: 50px !important; min-width: 500px !important; display: block;}

.confirmation-padding {width: 75% !important; padding-top: 25px !important; text-align: left !important;}

 .phone-head{
	 color: #2980b9;
    font-weight: bold;
    font-size: 18px;
    line-height: 20px;
 } 
.wm-layout-cell a, .wm-layout-cell a:hover, .wm-layout-cell a:focus {
    text-decoration: none;
}
h3.head-office {
    margin: 0 0 5px;
    color: #7f8c8d;
}
h1.contact-landing{
    color: #1f497d;
    font-family: "Open Sans",Helvetica,Arial,sans-serif;
    font-size: 30px;
    font-weight: bold;
    text-shadow: none;
    text-align: center !important;
    line-height: 15px;
    margin-bottom: 18px;
}
.header-contacts-main{
    text-align: left !important;
    margin-left: 90px !important;
    display: block;
}
.form-top-center{
   width:100% !important;
    padding-top: 0 !important;
    text-align: center;
}
.form-top-center p {
    font-weight: 400;
    line-height: 24px;
}
.form-top-center a, .form-top-center a:hover, .form-top-center a:focus {
     color: #e67e22 !important; 
    text-decoration: none !important;
}
.form-top-center a span{
    color: #e67e22 !important; 
     font-weight: 600;
}
.form-top-center h2 {
    color: #2980b9 !important;
    display: block;
}
.registration-form-contact .col-sm-6 {
    margin: 15px 0 10px;
}
.button-mail-send{
    width: 100px;
    margin: 12px 38% 0px !important;
}
.form-bottom-contact {
    padding: 25px 25px 22px 25px !important;
}
.form-bottom-contact textarea#message {
    min-height: 100px;
}
.form-bottom-contact .fa{
    font-size: 28px;
}
.wm-layout-cell.layout-item-2.cta-right {
    position: relative;
    padding: 0 !important;
    background:none !important;
}
.wm-layout-cell.layout-item-2.cta-left {
    padding: 0 5% 0 !important;
    background: none;
}
.start_video {
    width: 160px;
    height: 187px;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 0;
    right: 0;
    display: none;
}
.start_video p.centre.margin-t-55 {
    margin: 0;
}
.wm-footer-inner.full-width.video-cont {
    background: #8c8c8c;
    height: 383px;
    border: none !important;
}
/*
Delete the following from script.js:

    //if (mh < bh) {
    //    var r = bh - mh;
    //    c.css('height', (c.parent().outerHeight(true) + r) + 'px');
    //}

*/ 
/* End Additional CSS Styles */
