@import 'legacy/menu';
@import 'legacy/theme';
@import 'legacy/k2';
@import 'legacy/pagebuilder';
@import 'legacy/slick';
@import 'legacy/slick-theme';
@import 'legacy/roksprocket';
@charset 'UTF-8';
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@-ms-viewport {
  width: device-width;
}
.hidden {
  display: none;
  visibility: hidden;
}
.visible-phone {
  display: none !important;
}
.visible-tablet {
  display: none !important;
}
.hidden-desktop {
  display: none !important;
}
.visible-desktop {
  display: inherit !important;
}
@media (min-width: 768px) and (max-width: 979px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
  .visible-tablet {
    display: inherit !important;
  }
  .hidden-tablet {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
  .visible-phone {
    display: inherit !important;
  }
  .hidden-phone {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: inherit !important;
  }
  .hidden-print {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .row {
    margin-left: -30px;
    *zoom: 1;
  }
  .row:before,
  .row:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row:after {
    clear: both;
  }
  .row:before,
  .row:after {
    content: " ";
    display: table;
  }
  .row:after {
    clear: both;
  }
  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 30px;
  }
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 1170px;
  }
  .span12 {
    width: 1170px;
  }
  .span11 {
    width: 1070px;
  }
  .span10 {
    width: 970px;
  }
  .span9 {
    width: 870px;
  }
  .span8 {
    width: 770px;
  }
  .span7 {
    width: 670px;
  }
  .span6 {
    width: 570px;
  }
  .span5 {
    width: 470px;
  }
  .span4 {
    width: 370px;
  }
  .span3 {
    width: 270px;
  }
  .span2 {
    width: 170px;
  }
  .span1 {
    width: 70px;
  }
  .offset12 {
    margin-left: 1230px;
  }
  .offset11 {
    margin-left: 1130px;
  }
  .offset10 {
    margin-left: 1030px;
  }
  .offset9 {
    margin-left: 930px;
  }
  .offset8 {
    margin-left: 830px;
  }
  .offset7 {
    margin-left: 730px;
  }
  .offset6 {
    margin-left: 630px;
  }
  .offset5 {
    margin-left: 530px;
  }
  .offset4 {
    margin-left: 430px;
  }
  .offset3 {
    margin-left: 330px;
  }
  .offset2 {
    margin-left: 230px;
  }
  .offset1 {
    margin-left: 130px;
  }
  .row-fluid {
    *zoom: 1;
  }
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row-fluid:after {
    clear: both;
  }
  .row-fluid:before,
  .row-fluid:after {
    content: " ";
    display: table;
  }
  .row-fluid:after {
    clear: both;
  }
  .row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.5641025641026%;
    *margin-left: 2.5109110747409%;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.5641025641026%;
  }
  .row-fluid .span12 {
    width: 100%;
    *width: 99.946808510638%;
  }
  .row-fluid .span11 {
    width: 91.452991452991%;
    *width: 91.39979996363%;
  }
  .row-fluid .span10 {
    width: 82.905982905983%;
    *width: 82.852791416621%;
  }
  .row-fluid .span9 {
    width: 74.358974358974%;
    *width: 74.305782869613%;
  }
  .row-fluid .span8 {
    width: 65.811965811966%;
    *width: 65.758774322604%;
  }
  .row-fluid .span7 {
    width: 57.264957264957%;
    *width: 57.211765775596%;
  }
  .row-fluid .span6 {
    width: 48.717948717949%;
    *width: 48.664757228587%;
  }
  .row-fluid .span5 {
    width: 40.17094017094%;
    *width: 40.117748681578%;
  }
  .row-fluid .span4 {
    width: 31.623931623932%;
    *width: 31.57074013457%;
  }
  .row-fluid .span3 {
    width: 23.076923076923%;
    *width: 23.023731587561%;
  }
  .row-fluid .span2 {
    width: 14.529914529915%;
    *width: 14.476723040553%;
  }
  .row-fluid .span1 {
    width: 5.982905982906%;
    *width: 5.9297144935443%;
  }
  .row-fluid .offset12 {
    margin-left: 105.12820512821%;
    *margin-left: 105.02182214948%;
  }
  .row-fluid .offset12:first-child {
    margin-left: 102.5641025641%;
    *margin-left: 102.45771958538%;
  }
  .row-fluid .offset11 {
    margin-left: 96.581196581197%;
    *margin-left: 96.474813602473%;
  }
  .row-fluid .offset11:first-child {
    margin-left: 94.017094017094%;
    *margin-left: 93.910711038371%;
  }
  .row-fluid .offset10 {
    margin-left: 88.034188034188%;
    *margin-left: 87.927805055465%;
  }
  .row-fluid .offset10:first-child {
    margin-left: 85.470085470085%;
    *margin-left: 85.363702491362%;
  }
  .row-fluid .offset9 {
    margin-left: 79.487179487179%;
    *margin-left: 79.380796508456%;
  }
  .row-fluid .offset9:first-child {
    margin-left: 76.923076923077%;
    *margin-left: 76.816693944354%;
  }
  .row-fluid .offset8 {
    margin-left: 70.940170940171%;
    *margin-left: 70.833787961448%;
  }
  .row-fluid .offset8:first-child {
    margin-left: 68.376068376068%;
    *margin-left: 68.269685397345%;
  }
  .row-fluid .offset7 {
    margin-left: 62.393162393162%;
    *margin-left: 62.286779414439%;
  }
  .row-fluid .offset7:first-child {
    margin-left: 59.82905982906%;
    *margin-left: 59.722676850336%;
  }
  .row-fluid .offset6 {
    margin-left: 53.846153846154%;
    *margin-left: 53.73977086743%;
  }
  .row-fluid .offset6:first-child {
    margin-left: 51.282051282051%;
    *margin-left: 51.175668303328%;
  }
  .row-fluid .offset5 {
    margin-left: 45.299145299145%;
    *margin-left: 45.192762320422%;
  }
  .row-fluid .offset5:first-child {
    margin-left: 42.735042735043%;
    *margin-left: 42.628659756319%;
  }
  .row-fluid .offset4 {
    margin-left: 36.752136752137%;
    *margin-left: 36.645753773413%;
  }
  .row-fluid .offset4:first-child {
    margin-left: 34.188034188034%;
    *margin-left: 34.081651209311%;
  }
  .row-fluid .offset3 {
    margin-left: 28.205128205128%;
    *margin-left: 28.098745226405%;
  }
  .row-fluid .offset3:first-child {
    margin-left: 25.641025641026%;
    *margin-left: 25.534642662302%;
  }
  .row-fluid .offset2 {
    margin-left: 19.65811965812%;
    *margin-left: 19.551736679396%;
  }
  .row-fluid .offset2:first-child {
    margin-left: 17.094017094017%;
    *margin-left: 16.987634115294%;
  }
  .row-fluid .offset1 {
    margin-left: 11.111111111111%;
    *margin-left: 11.004728132388%;
  }
  .row-fluid .offset1:first-child {
    margin-left: 8.5470085470085%;
    *margin-left: 8.4406255682851%;
  }
  input,
  textarea,
  .uneditable-input {
    margin-left: 0;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 30px;
  }
  input.span12,
  textarea.span12,
  .uneditable-input.span12 {
    width: 1156px;
  }
  input.span11,
  textarea.span11,
  .uneditable-input.span11 {
    width: 1056px;
  }
  input.span10,
  textarea.span10,
  .uneditable-input.span10 {
    width: 956px;
  }
  input.span9,
  textarea.span9,
  .uneditable-input.span9 {
    width: 856px;
  }
  input.span8,
  textarea.span8,
  .uneditable-input.span8 {
    width: 756px;
  }
  input.span7,
  textarea.span7,
  .uneditable-input.span7 {
    width: 656px;
  }
  input.span6,
  textarea.span6,
  .uneditable-input.span6 {
    width: 556px;
  }
  input.span5,
  textarea.span5,
  .uneditable-input.span5 {
    width: 456px;
  }
  input.span4,
  textarea.span4,
  .uneditable-input.span4 {
    width: 356px;
  }
  input.span3,
  textarea.span3,
  .uneditable-input.span3 {
    width: 256px;
  }
  input.span2,
  textarea.span2,
  .uneditable-input.span2 {
    width: 156px;
  }
  input.span1,
  textarea.span1,
  .uneditable-input.span1 {
    width: 56px;
  }
  .thumbnails {
    margin-left: -30px;
  }
  .thumbnails > li {
    margin-left: 30px;
  }
  .row-fluid .thumbnails {
    margin-left: 0;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .row {
    margin-left: -20px;
    *zoom: 1;
  }
  .row:before,
  .row:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row:after {
    clear: both;
  }
  .row:before,
  .row:after {
    content: " ";
    display: table;
  }
  .row:after {
    clear: both;
  }
  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 20px;
  }
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 724px;
  }
  .span12 {
    width: 724px;
  }
  .span11 {
    width: 662px;
  }
  .span10 {
    width: 600px;
  }
  .span9 {
    width: 538px;
  }
  .span8 {
    width: 476px;
  }
  .span7 {
    width: 414px;
  }
  .span6 {
    width: 352px;
  }
  .span5 {
    width: 290px;
  }
  .span4 {
    width: 228px;
  }
  .span3 {
    width: 166px;
  }
  .span2 {
    width: 104px;
  }
  .span1 {
    width: 42px;
  }
  .offset12 {
    margin-left: 764px;
  }
  .offset11 {
    margin-left: 702px;
  }
  .offset10 {
    margin-left: 640px;
  }
  .offset9 {
    margin-left: 578px;
  }
  .offset8 {
    margin-left: 516px;
  }
  .offset7 {
    margin-left: 454px;
  }
  .offset6 {
    margin-left: 392px;
  }
  .offset5 {
    margin-left: 330px;
  }
  .offset4 {
    margin-left: 268px;
  }
  .offset3 {
    margin-left: 206px;
  }
  .offset2 {
    margin-left: 144px;
  }
  .offset1 {
    margin-left: 82px;
  }
  .row-fluid {
    *zoom: 1;
  }
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row-fluid:after {
    clear: both;
  }
  .row-fluid:before,
  .row-fluid:after {
    content: " ";
    display: table;
  }
  .row-fluid:after {
    clear: both;
  }
  .row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.7624309392265%;
    *margin-left: 2.7092394498648%;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.7624309392265%;
  }
  .row-fluid .span12 {
    width: 100%;
    *width: 99.946808510638%;
  }
  .row-fluid .span11 {
    width: 91.452991452991%;
    *width: 91.39979996363%;
  }
  .row-fluid .span10 {
    width: 82.905982905983%;
    *width: 82.852791416621%;
  }
  .row-fluid .span9 {
    width: 74.358974358974%;
    *width: 74.305782869613%;
  }
  .row-fluid .span8 {
    width: 65.811965811966%;
    *width: 65.758774322604%;
  }
  .row-fluid .span7 {
    width: 57.264957264957%;
    *width: 57.211765775596%;
  }
  .row-fluid .span6 {
    width: 48.717948717949%;
    *width: 48.664757228587%;
  }
  .row-fluid .span5 {
    width: 40.17094017094%;
    *width: 40.117748681578%;
  }
  .row-fluid .span4 {
    width: 31.623931623932%;
    *width: 31.57074013457%;
  }
  .row-fluid .span3 {
    width: 23.076923076923%;
    *width: 23.023731587561%;
  }
  .row-fluid .span2 {
    width: 14.529914529915%;
    *width: 14.476723040553%;
  }
  .row-fluid .span1 {
    width: 5.982905982906%;
    *width: 5.9297144935443%;
  }
  .row-fluid .offset12 {
    margin-left: 105.52486187845%;
    *margin-left: 105.41847889973%;
  }
  .row-fluid .offset12:first-child {
    margin-left: 102.76243093923%;
    *margin-left: 102.6560479605%;
  }
  .row-fluid .offset11 {
    margin-left: 96.581196581197%;
    *margin-left: 96.474813602473%;
  }
  .row-fluid .offset11:first-child {
    margin-left: 94.017094017094%;
    *margin-left: 93.910711038371%;
  }
  .row-fluid .offset10 {
    margin-left: 88.034188034188%;
    *margin-left: 87.927805055465%;
  }
  .row-fluid .offset10:first-child {
    margin-left: 85.470085470085%;
    *margin-left: 85.363702491362%;
  }
  .row-fluid .offset9 {
    margin-left: 79.487179487179%;
    *margin-left: 79.380796508456%;
  }
  .row-fluid .offset9:first-child {
    margin-left: 76.923076923077%;
    *margin-left: 76.816693944354%;
  }
  .row-fluid .offset8 {
    margin-left: 70.940170940171%;
    *margin-left: 70.833787961448%;
  }
  .row-fluid .offset8:first-child {
    margin-left: 68.376068376068%;
    *margin-left: 68.269685397345%;
  }
  .row-fluid .offset7 {
    margin-left: 62.393162393162%;
    *margin-left: 62.286779414439%;
  }
  .row-fluid .offset7:first-child {
    margin-left: 59.82905982906%;
    *margin-left: 59.722676850336%;
  }
  .row-fluid .offset6 {
    margin-left: 53.846153846154%;
    *margin-left: 53.73977086743%;
  }
  .row-fluid .offset6:first-child {
    margin-left: 51.282051282051%;
    *margin-left: 51.175668303328%;
  }
  .row-fluid .offset5 {
    margin-left: 45.299145299145%;
    *margin-left: 45.192762320422%;
  }
  .row-fluid .offset5:first-child {
    margin-left: 42.735042735043%;
    *margin-left: 42.628659756319%;
  }
  .row-fluid .offset4 {
    margin-left: 36.752136752137%;
    *margin-left: 36.645753773413%;
  }
  .row-fluid .offset4:first-child {
    margin-left: 34.188034188034%;
    *margin-left: 34.081651209311%;
  }
  .row-fluid .offset3 {
    margin-left: 28.205128205128%;
    *margin-left: 28.098745226405%;
  }
  .row-fluid .offset3:first-child {
    margin-left: 25.641025641026%;
    *margin-left: 25.534642662302%;
  }
  .row-fluid .offset2 {
    margin-left: 19.65811965812%;
    *margin-left: 19.551736679396%;
  }
  .row-fluid .offset2:first-child {
    margin-left: 17.094017094017%;
    *margin-left: 16.987634115294%;
  }
  .row-fluid .offset1 {
    margin-left: 11.111111111111%;
    *margin-left: 11.004728132388%;
  }
  .row-fluid .offset1:first-child {
    margin-left: 8.5470085470085%;
    *margin-left: 8.4406255682851%;
  }
  input,
  textarea,
  .uneditable-input {
    margin-left: 0;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 20px;
  }
  input.span12,
  textarea.span12,
  .uneditable-input.span12 {
    width: 710px;
  }
  input.span11,
  textarea.span11,
  .uneditable-input.span11 {
    width: 648px;
  }
  input.span10,
  textarea.span10,
  .uneditable-input.span10 {
    width: 586px;
  }
  input.span9,
  textarea.span9,
  .uneditable-input.span9 {
    width: 524px;
  }
  input.span8,
  textarea.span8,
  .uneditable-input.span8 {
    width: 462px;
  }
  input.span7,
  textarea.span7,
  .uneditable-input.span7 {
    width: 400px;
  }
  input.span6,
  textarea.span6,
  .uneditable-input.span6 {
    width: 338px;
  }
  input.span5,
  textarea.span5,
  .uneditable-input.span5 {
    width: 276px;
  }
  input.span4,
  textarea.span4,
  .uneditable-input.span4 {
    width: 214px;
  }
  input.span3,
  textarea.span3,
  .uneditable-input.span3 {
    width: 152px;
  }
  input.span2,
  textarea.span2,
  .uneditable-input.span2 {
    width: 90px;
  }
  input.span1,
  textarea.span1,
  .uneditable-input.span1 {
    width: 28px;
  }
}
@media (max-width: 767px) {
  body {
    padding-left: 20px;
    padding-right: 20px;
  }
  .navbar-fixed-top,
  .navbar-fixed-bottom,
  .navbar-static-top {
    margin-left: -20px;
    margin-right: -20px;
  }
  .container-fluid {
    padding: 0;
  }
  .dl-horizontal dt {
    float: none;
    clear: none;
    width: auto;
    text-align: left;
  }
  .dl-horizontal dd {
    margin-left: 0;
  }
  .container {
    width: auto;
  }
  .row-fluid {
    width: 100%;
  }
  .row,
  .thumbnails {
    margin-left: 0;
  }
  .thumbnails > li {
    float: none;
    margin-left: 0;
  }
  [class*="span"],
  .uneditable-input[class*="span"],
  .row-fluid [class*="span"] {
    float: none;
    display: block;
    width: 100%;
    margin-left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .span12,
  .row-fluid .span12 {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .row-fluid [class*="offset"]:first-child {
    margin-left: 0;
  }
  .input-large,
  .input-xlarge,
  .input-xxlarge,
  input[class*="span"],
  select[class*="span"],
  textarea[class*="span"],
  .uneditable-input {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .input-prepend input,
  .input-append input,
  .input-prepend input[class*="span"],
  .input-append input[class*="span"] {
    display: inline-block;
    width: auto;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 0;
  }
}
@media (max-width: 480px) {
  .nav-collapse {
    -webkit-transform: translate3d(0,0,0);
  }
  .page-header h1 small {
    display: block;
    line-height: 20px;
  }
  input[type="checkbox"],
  input[type="radio"] {
    border: 1px solid #ccc;
  }
  .form-horizontal .control-label {
    float: none;
    width: auto;
    padding-top: 0;
    text-align: left;
  }
  .form-horizontal .controls {
    margin-left: 0;
  }
  .form-horizontal .control-list {
    padding-top: 0;
  }
  .form-horizontal .form-actions {
    padding-left: 10px;
    padding-right: 10px;
  }
  .media .pull-left,
  .media .pull-right {
    float: none;
    display: block;
    margin-bottom: 10px;
  }
  .media-object {
    margin-right: 0;
    margin-left: 0;
  }
  .modal-header .close {
    padding: 10px;
    margin: -10px;
  }
  .carousel-caption {
    position: static;
  }
}
@media (max-width: 979px) {
  body {
    padding-top: 0;
  }
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    position: static;
  }
  .navbar-fixed-top {
    margin-bottom: 20px;
  }
  .navbar-fixed-bottom {
    margin-top: 20px;
  }
  .navbar-fixed-top .navbar-inner,
  .navbar-fixed-bottom .navbar-inner {
    padding: 5px;
  }
  .navbar .container {
    width: auto;
    padding: 0;
  }
  .navbar .brand {
    padding-left: 10px;
    padding-right: 10px;
    margin: 0 0 0 -5px;
  }
  .nav-collapse {
    clear: both;
  }
  .nav-collapse .nav {
    float: none;
    margin: 0 0 10px;
  }
  .nav-collapse .nav > li {
    float: none;
  }
  .nav-collapse .nav > li > a {
    margin-bottom: 2px;
  }
  .nav-collapse .nav > .divider-vertical {
    display: none;
  }
  .nav-collapse .nav .nav-header {
    color: #777;
    text-shadow: none;
  }
  .nav-collapse .nav > li > a,
  .nav-collapse .dropdown-menu a {
    padding: 9px 15px;
    font-weight: bold;
    color: #777;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
  }
  .nav-collapse .btn {
    padding: 4px 10px 4px;
    font-weight: normal;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
  }
  .nav-collapse .dropdown-menu li + li a {
    margin-bottom: 2px;
  }
  .nav-collapse .nav > li > a:hover,
  .nav-collapse .nav > li > a:focus,
  .nav-collapse .dropdown-menu a:hover,
  .nav-collapse .dropdown-menu a:focus {
    background-color: #f2f2f2;
  }
  .navbar-inverse .nav-collapse .nav > li > a,
  .navbar-inverse .nav-collapse .dropdown-menu a {
    color: #999;
  }
  .navbar-inverse .nav-collapse .nav > li > a:hover,
  .navbar-inverse .nav-collapse .nav > li > a:focus,
  .navbar-inverse .nav-collapse .dropdown-menu a:hover,
  .navbar-inverse .nav-collapse .dropdown-menu a:focus {
    background-color: #111111;
  }
  .nav-collapse.in .btn-group {
    margin-top: 5px;
    padding: 0;
  }
  .nav-collapse .dropdown-menu {
    position: static;
    top: auto;
    left: auto;
    float: none;
    display: none;
    max-width: none;
    margin: 0 15px;
    padding: 0;
    background-color: transparent;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  .nav-collapse .open > .dropdown-menu {
    display: block;
  }
  .nav-collapse .dropdown-menu:before,
  .nav-collapse .dropdown-menu:after {
    display: none;
  }
  .nav-collapse .dropdown-menu .divider {
    display: none;
  }
  .nav-collapse .nav > li > .dropdown-menu:before,
  .nav-collapse .nav > li > .dropdown-menu:after {
    display: none;
  }
  .nav-collapse .navbar-form,
  .nav-collapse .navbar-search {
    float: none;
    padding: 10px 15px;
    margin: 10px 0;
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
  }
  .navbar-inverse .nav-collapse .navbar-form,
  .navbar-inverse .nav-collapse .navbar-search {
    border-top-color: #111111;
    border-bottom-color: #111111;
  }
  .navbar .nav-collapse .nav.pull-right {
    float: none;
    margin-left: 0;
  }
  .nav-collapse,
  .nav-collapse.collapse {
    overflow: hidden;
    height: 0;
  }
  .navbar .btn-navbar {
    display: block;
  }
  .navbar-static .navbar-inner {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 980px) {
  .nav-collapse.collapse {
    height: auto !important;
    overflow: visible !important;
  }
}
.form-control {
  display: block;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -moz-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,0.6);
}
.form-control:-moz-placeholder {
  color: #999;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}
textarea.form-control {
  height: auto;
  width: 100%;
}
@font-face {
  font-family: 'IcoMoon';
  src: url('../fonts/IcoMoon.eot');
  src: url('../fonts/IcoMoon.eot?#iefix') format('embedded-opentype'), url('../fonts/IcoMoon.woff') format('woff'), url('../fonts/IcoMoon.ttf') format('truetype'), url('../fonts/IcoMoon.svg#IcoMoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
[data-icon]:before {
  font-family: 'IcoMoon';
  content: attr(data-icon);
  speak: none;
}
[class^="icon-"],
[class*=" icon-"] {
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-right: .25em;
  line-height: 14px;
  background-image: none;
}
dd > span[class^="icon-"] + time,
dd > span[class*=" icon-"] + time {
  margin-left: -0.25em;
}
dl.article-info dd.hits span[class^="icon-"],
dl.article-info dd.hits span[class*=" icon-"] {
  margin-right: 0;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: 'IcoMoon';
  font-style: normal;
  speak: none;
}
[class^="icon-"].disabled,
[class*=" icon-"].disabled {
  font-weight: normal;
}
.icon-joomla:before {
  content: "\e200";
}
.icon-chevron-up:before,
.icon-uparrow:before,
.icon-arrow-up:before {
  content: "\e005";
}
.icon-chevron-right:before,
.icon-rightarrow:before,
.icon-arrow-right:before {
  content: "\e006";
}
.icon-chevron-down:before,
.icon-downarrow:before,
.icon-arrow-down:before {
  content: "\e007";
}
.icon-chevron-left:before,
.icon-leftarrow:before,
.icon-arrow-left:before {
  content: "\e008";
}
.icon-arrow-first:before {
  content: "\e003";
}
.icon-arrow-last:before {
  content: "\e004";
}
.icon-arrow-up-2:before {
  content: "\e009";
}
.icon-arrow-right-2:before {
  content: "\e00a";
}
.icon-arrow-down-2:before {
  content: "\e00b";
}
.icon-arrow-left-2:before {
  content: "\e00c";
}
.icon-arrow-up-3:before {
  content: "\e00f";
}
.icon-arrow-right-3:before {
  content: "\e010";
}
.icon-arrow-down-3:before {
  content: "\e011";
}
.icon-arrow-left-3:before {
  content: "\e012";
}
.icon-menu-2:before {
  content: "\e00e";
}
.icon-arrow-up-4:before {
  content: "\e201";
}
.icon-arrow-right-4:before {
  content: "\e202";
}
.icon-arrow-down-4:before {
  content: "\e203";
}
.icon-arrow-left-4:before {
  content: "\e204";
}
.icon-share:before,
.icon-redo:before {
  content: "\27";
}
.icon-undo:before {
  content: "\28";
}
.icon-forward-2:before {
  content: "\e205";
}
.icon-backward-2:before,
.icon-reply:before {
  content: "\e206";
}
.icon-unblock:before,
.icon-refresh:before,
.icon-redo-2:before {
  content: "\6c";
}
.icon-undo-2:before {
  content: "\e207";
}
.icon-move:before {
  content: "\7a";
}
.icon-expand:before {
  content: "\66";
}
.icon-contract:before {
  content: "\67";
}
.icon-expand-2:before {
  content: "\68";
}
.icon-contract-2:before {
  content: "\69";
}
.icon-play:before {
  content: "\e208";
}
.icon-pause:before {
  content: "\e209";
}
.icon-stop:before {
  content: "\e210";
}
.icon-previous:before,
.icon-backward:before {
  content: "\7c";
}
.icon-next:before,
.icon-forward:before {
  content: "\7b";
}
.icon-first:before {
  content: "\7d";
}
.icon-last:before {
  content: "\e000";
}
.icon-play-circle:before {
  content: "\e00d";
}
.icon-pause-circle:before {
  content: "\e211";
}
.icon-stop-circle:before {
  content: "\e212";
}
.icon-backward-circle:before {
  content: "\e213";
}
.icon-forward-circle:before {
  content: "\e214";
}
.icon-loop:before {
  content: "\e001";
}
.icon-shuffle:before {
  content: "\e002";
}
.icon-search:before {
  content: "\53";
}
.icon-zoom-in:before {
  content: "\64";
}
.icon-zoom-out:before {
  content: "\65";
}
.icon-apply:before,
.icon-edit:before,
.icon-pencil:before {
  content: "\2b";
}
.icon-pencil-2:before {
  content: "\2c";
}
.icon-brush:before {
  content: "\3b";
}
.icon-save-new:before,
.icon-plus-2:before {
  content: "\5d";
}
.icon-ban-circle:before,
.icon-minus-sign:before,
.icon-minus-2:before {
  content: "\5e";
}
.icon-delete:before,
.icon-remove:before,
.icon-cancel-2:before {
  content: "\49";
}
.icon-publish:before,
.icon-save:before,
.icon-ok:before,
.icon-checkmark:before {
  content: "\47";
}
.icon-new:before,
.icon-plus:before {
  content: "\2a";
}
.icon-plus-circle:before {
  content: "\e215";
}
.icon-minus:before,
.icon-not-ok:before {
  content: "\4b";
}
.icon-minus-circle:before {
  content: "\e216";
}
.icon-unpublish:before,
.icon-cancel:before {
  content: "\4a";
}
.icon-cancel-circle:before {
  content: "\e217";
}
.icon-checkmark-2:before {
  content: "\e218";
}
.icon-checkmark-circle:before {
  content: "\e219";
}
.icon-info:before {
  content: "\e220";
}
.icon-info-2:before,
.icon-info-circle:before {
  content: "\e221";
}
.icon-question:before,
.icon-question-sign:before,
.icon-help:before {
  content: "\45";
}
.icon-question-2:before,
.icon-question-circle:before {
  content: "\e222";
}
.icon-notification:before {
  content: "\e223";
}
.icon-notification-2:before,
.icon-notification-circle:before {
  content: "\e224";
}
.icon-pending:before,
.icon-warning:before {
  content: "\48";
}
.icon-warning-2:before,
.icon-warning-circle:before {
  content: "\e225";
}
.icon-checkbox-unchecked:before {
  content: "\3d";
}
.icon-checkin:before,
.icon-checkbox:before,
.icon-checkbox-checked:before {
  content: "\3e";
}
.icon-checkbox-partial:before {
  content: "\3f";
}
.icon-square:before {
  content: "\e226";
}
.icon-radio-unchecked:before {
  content: "\e227";
}
.icon-radio-checked:before,
.icon-generic:before {
  content: "\e228";
}
.icon-circle:before {
  content: "\e229";
}
.icon-signup:before {
  content: "\e230";
}
.icon-grid:before,
.icon-grid-view:before {
  content: "\58";
}
.icon-grid-2:before,
.icon-grid-view-2:before {
  content: "\59";
}
.icon-menu:before {
  content: "\5a";
}
.icon-list:before,
.icon-list-view:before {
  content: "\31";
}
.icon-list-2:before {
  content: "\e231";
}
.icon-menu-3:before {
  content: "\e232";
}
.icon-folder-open:before,
.icon-folder:before {
  content: "\2d";
}
.icon-folder-close:before,
.icon-folder-2:before {
  content: "\2e";
}
.icon-folder-plus:before {
  content: "\e234";
}
.icon-folder-minus:before {
  content: "\e235";
}
.icon-folder-3:before {
  content: "\e236";
}
.icon-folder-plus-2:before {
  content: "\e237";
}
.icon-folder-remove:before {
  content: "\e238";
}
.icon-file:before {
  content: "\e016";
}
.icon-file-2:before {
  content: "\e239";
}
.icon-file-add:before,
.icon-file-plus:before {
  content: "\29";
}
.icon-file-remove:before,
.icon-file-minus:before {
  content: "\e017";
}
.icon-file-check:before {
  content: "\e240";
}
.icon-file-remove:before {
  content: "\e241";
}
.icon-save-copy:before,
.icon-copy:before {
  content: "\e018";
}
.icon-stack:before {
  content: "\e242";
}
.icon-tree:before {
  content: "\e243";
}
.icon-tree-2:before {
  content: "\e244";
}
.icon-paragraph-left:before {
  content: "\e246";
}
.icon-paragraph-center:before {
  content: "\e247";
}
.icon-paragraph-right:before {
  content: "\e248";
}
.icon-paragraph-justify:before {
  content: "\e249";
}
.icon-screen:before {
  content: "\e01c";
}
.icon-tablet:before {
  content: "\e01d";
}
.icon-mobile:before {
  content: "\e01e";
}
.icon-box-add:before {
  content: "\51";
}
.icon-box-remove:before {
  content: "\52";
}
.icon-download:before {
  content: "\e021";
}
.icon-upload:before {
  content: "\e022";
}
.icon-home:before {
  content: "\21";
}
.icon-home-2:before {
  content: "\e250";
}
.icon-out-2:before,
.icon-new-tab:before {
  content: "\e024";
}
.icon-out-3:before,
.icon-new-tab-2:before {
  content: "\e251";
}
.icon-link:before {
  content: "\e252";
}
.icon-picture:before,
.icon-image:before {
  content: "\2f";
}
.icon-pictures:before,
.icon-images:before {
  content: "\30";
}
.icon-palette:before,
.icon-color-palette:before {
  content: "\e014";
}
.icon-camera:before {
  content: "\55";
}
.icon-camera-2:before,
.icon-video:before {
  content: "\e015";
}
.icon-play-2:before,
.icon-video-2:before,
.icon-youtube:before {
  content: "\56";
}
.icon-music:before {
  content: "\57";
}
.icon-user:before {
  content: "\22";
}
.icon-users:before {
  content: "\e01f";
}
.icon-vcard:before {
  content: "\6d";
}
.icon-address:before {
  content: "\70";
}
.icon-share-alt:before,
.icon-out:before {
  content: "\26";
}
.icon-enter:before {
  content: "\e257";
}
.icon-exit:before {
  content: "\e258";
}
.icon-comment:before,
.icon-comments:before {
  content: "\24";
}
.icon-comments-2:before {
  content: "\25";
}
.icon-quote:before,
.icon-quotes-left:before {
  content: "\60";
}
.icon-quote-2:before,
.icon-quotes-right:before {
  content: "\61";
}
.icon-quote-3:before,
.icon-bubble-quote:before {
  content: "\e259";
}
.icon-phone:before {
  content: "\e260";
}
.icon-phone-2:before {
  content: "\e261";
}
.icon-envelope:before,
.icon-mail:before {
  content: "\4d";
}
.icon-envelope-opened:before,
.icon-mail-2:before {
  content: "\4e";
}
.icon-unarchive:before,
.icon-drawer:before {
  content: "\4f";
}
.icon-archive:before,
.icon-drawer-2:before {
  content: "\50";
}
.icon-briefcase:before {
  content: "\e020";
}
.icon-tag:before {
  content: "\e262";
}
.icon-tag-2:before {
  content: "\e263";
}
.icon-tags:before {
  content: "\e264";
}
.icon-tags-2:before {
  content: "\e265";
}
.icon-options:before,
.icon-cog:before {
  content: "\38";
}
.icon-cogs:before {
  content: "\37";
}
.icon-screwdriver:before,
.icon-tools:before {
  content: "\36";
}
.icon-wrench:before {
  content: "\3a";
}
.icon-equalizer:before {
  content: "\39";
}
.icon-dashboard:before {
  content: "\78";
}
.icon-switch:before {
  content: "\e266";
}
.icon-filter:before {
  content: "\54";
}
.icon-purge:before,
.icon-trash:before {
  content: "\4c";
}
.icon-checkedout:before,
.icon-lock:before,
.icon-locked:before {
  content: "\23";
}
.icon-unlock:before {
  content: "\e267";
}
.icon-key:before {
  content: "\5f";
}
.icon-support:before {
  content: "\46";
}
.icon-database:before {
  content: "\62";
}
.icon-scissors:before {
  content: "\e268";
}
.icon-health:before {
  content: "\6a";
}
.icon-wand:before {
  content: "\6b";
}
.icon-eye-open:before,
.icon-eye:before {
  content: "\3c";
}
.icon-eye-close:before,
.icon-eye-blocked:before,
.icon-eye-2:before {
  content: "\e269";
}
.icon-clock:before {
  content: "\6e";
}
.icon-compass:before {
  content: "\6f";
}
.icon-broadcast:before,
.icon-connection:before,
.icon-wifi:before {
  content: "\e01b";
}
.icon-book:before {
  content: "\e271";
}
.icon-lightning:before,
.icon-flash:before {
  content: "\79";
}
.icon-print:before,
.icon-printer:before {
  content: "\e013";
}
.icon-feed:before {
  content: "\71";
}
.icon-calendar:before {
  content: "\43";
}
.icon-calendar-2:before {
  content: "\44";
}
.icon-calendar-3:before {
  content: "\e273";
}
.icon-pie:before {
  content: "\77";
}
.icon-bars:before {
  content: "\76";
}
.icon-chart:before {
  content: "\75";
}
.icon-power-cord:before {
  content: "\32";
}
.icon-cube:before {
  content: "\33";
}
.icon-puzzle:before {
  content: "\34";
}
.icon-attachment:before,
.icon-paperclip:before,
.icon-flag-2:before {
  content: "\72";
}
.icon-lamp:before {
  content: "\74";
}
.icon-pin:before,
.icon-pushpin:before {
  content: "\73";
}
.icon-location:before {
  content: "\63";
}
.icon-shield:before {
  content: "\e274";
}
.icon-flag:before {
  content: "\35";
}
.icon-flag-3:before {
  content: "\e275";
}
.icon-bookmark:before {
  content: "\e023";
}
.icon-bookmark-2:before {
  content: "\e276";
}
.icon-heart:before {
  content: "\e277";
}
.icon-heart-2:before {
  content: "\e278";
}
.icon-thumbs-up:before {
  content: "\5b";
}
.icon-thumbs-down:before {
  content: "\5c";
}
.icon-unfeatured:before,
.icon-asterisk:before,
.icon-star-empty:before {
  content: "\40";
}
.icon-star-2:before {
  content: "\41";
}
.icon-featured:before,
.icon-default:before,
.icon-star:before {
  content: "\42";
}
.icon-smiley:before,
.icon-smiley-happy:before {
  content: "\e279";
}
.icon-smiley-2:before,
.icon-smiley-happy-2:before {
  content: "\e280";
}
.icon-smiley-sad:before {
  content: "\e281";
}
.icon-smiley-sad-2:before {
  content: "\e282";
}
.icon-smiley-neutral:before {
  content: "\e283";
}
.icon-smiley-neutral-2:before {
  content: "\e284";
}
.icon-cart:before {
  content: "\e019";
}
.icon-basket:before {
  content: "\e01a";
}
.icon-credit:before {
  content: "\e286";
}
.icon-credit-2:before {
  content: "\e287";
}
.icon-expired:before {
  content: "\4b";
}
.sp-megamenu-parent {
  list-style: none;
  padding: 0;
  margin: 0;
  z-index: 9;
  display: block;
  float: right;
}
.sp-megamenu-parent >li {
  display: inline-block;
  position: relative;
  padding: 0;
}
.sp-megamenu-parent >li.menu-justify {
  position: static;
}
.sp-megamenu-parent >li >a {
  display: inline-block;
  padding: 0;
  margin: 0px 30px 0px 0px;
  line-height: 100px;
  font-size: 14px;
  text-transform: lowercase;
  position: relative;
}
.sp-megamenu-parent >li:last-child >a {
  margin: 0;
}
.sp-megamenu-parent .sp-module {
  padding: 0px;
}
.sp-megamenu-parent .sp-module .sp-module-title {
  padding: 15px 20px;
  margin: 0;
  font-size: 13px;
  text-transform: uppercase;
}
.sp-megamenu-parent .sp-module .sp-module-content {
  padding: 0 20px;
  font-weight: 400;
}
.sp-megamenu-parent .sp-mega-group {
  list-style: none;
  padding: 0;
  margin: 0;
}
.sp-megamenu-parent .sp-mega-group .sp-mega-group-child {
  list-style: none;
  padding: 0;
  margin: 0;
}
.sp-megamenu-parent .sp-dropdown {
  margin: 0;
  position: absolute;
  z-index: 10;
  display: none;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
  box-shadow: 0 6px 5px 0 rgba(0,0,0,0.2);
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-items {
  list-style: none;
  padding: 0;
  margin: 0;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-items .sp-has-child>a:after {
  font-family: "FontAwesome";
  content: " \f105";
  float: right;
}
.sp-megamenu-parent .sp-dropdown.sp-menu-center {
  margin-left: 45px;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-main {
  top: 100%;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-right,
.sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-full {
  left: 0;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-left {
  right: 0;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-sub {
  top: 0;
  left: 100%;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-sub .sp-dropdown-inner {
  box-shadow: 0 0 5px rgba(0,0,0,0.2);
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item {
  display: block;
  padding: 0;
  position: relative;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a {
  display: block;
  font-size: 13px;
  cursor: pointer;
  font-weight: 400;
  padding: 5px 20px;
  line-height: 1.9;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a.sp-group-title {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 13px;
  padding: 12px 20px;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a i {
  margin-right: 5px;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item:last-child >a {
  border: 0;
}
.sp-megamenu-parent .sp-dropdown-mega .row {
  margin: 30px 0 0;
}
.sp-megamenu-parent .sp-dropdown-mega .row:first-child {
  margin-top: 0;
}
.sp-megamenu-parent .sp-dropdown-mega .row [class^="col-"] {
  padding: 0;
}
.sp-megamenu-parent .sp-dropdown-mega .row [class^="col-"] .sp-mega-group {
  padding: 0;
  border-right: 1px solid;
}
.sp-megamenu-parent .sp-dropdown-mega .row [class^="col-"] .sp-mega-group .sp-dropdown-items {
  padding: 0;
}
.sp-megamenu-parent .sp-dropdown-mega .row [class^="col-"]:last-child .sp-mega-group {
  border-right: 0;
}
.sp-megamenu-parent .sp-has-child:hover >.sp-dropdown {
  display: block;
}
.sp-megamenu-parent.menu-fade .sp-has-child:hover >.sp-dropdown {
  -webkit-animation: spMenuFadeIn 400ms;
  animation: spMenuFadeIn 400ms;
}
.sp-megamenu-parent.menu-zoom .sp-has-child:hover >.sp-dropdown {
  -webkit-animation: spMenuZoom 400ms;
  animation: spMenuZoom 400ms;
}
.sp-megamenu-parent.menu-fade-up .sp-has-child:hover >.sp-dropdown {
  -webkit-animation: spMenuFadeInUp 400ms;
  animation: spMenuFadeInUp 400ms;
}
#offcanvas-toggler {
  float: right;
  line-height: 100px;
  position: relative;
  margin: 0 0 0 30px;
  padding-left: 20px;
}
#offcanvas-toggler >span {
  display: inline-block;
  height: 2px;
  width: 20px;
  cursor: pointer;
  background-color: #333;
  position: relative;
  top: -4px;
}
#offcanvas-toggler >span:before,
#offcanvas-toggler >span:after {
  position: absolute;
  height: 2px;
  width: 20px;
  background-color: #333;
  display: inline-block;
  content: "";
  left: 0;
}
#offcanvas-toggler >span:before {
  top: -7px;
}
#offcanvas-toggler >span:after {
  top: 7px;
}
#offcanvas-toggler:before {
  position: absolute;
  height: 15px;
  width: 1px;
  background-color: #333;
  display: inline-block;
  content: "";
  left: 0;
  top: 50%;
  -webkit-transform: translate(0,-50%);
  -moz-transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
  -o-transform: translate(0,-50%);
  transform: translate(0,-50%);
}
.close-offcanvas {
  position: absolute;
  top: 40px;
  right: 40px;
  z-index: 1;
  border-radius: 100%;
  text-align: center;
  font-size: 12px;
}
.close-offcanvas:before,
.close-offcanvas:after {
  content: "";
  background: #333;
  position: absolute;
  width: 20px;
  height: 2px;
  display: inline-block;
}
.close-offcanvas:before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.close-offcanvas:after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.offcanvas-menu {
  width: 400px;
  height: 100%;
  position: fixed;
  top: 0;
  opacity: 0;
  z-index: 9999;
  overflow-y: scroll;
  overflow-x: hidden;
  padding: 80px 40px;
  box-shadow: -3px 0 50px -2px rgba(0,0,0,0.14);
}
.offcanvas-menu .inputbox.search-query {
  border: 0;
  width: 100%;
}
#sp-offcanvas-menu ul {
  display: none;
  width: 100%;
}
#sp-offcanvas-menu ul li {
  display: block;
  position: relative;
  border-top: 1px solid #ddd;
}
#sp-offcanvas-menu ul li >a {
  display: block;
  padding: 10px 0;
  font-size: 15px;
  border: 0;
}
#sp-offcanvas-menu ul li >a:before {
  display: none;
}
#sp-offcanvas-menu ul li >.submenu-button {
  border: 0;
  cursor: pointer;
  display: block;
  height: 52px;
  position: absolute;
  right: 0;
  top: 0;
  width: 52px;
  z-index: 10;
}
#sp-offcanvas-menu ul li >.submenu-button:before,
#sp-offcanvas-menu ul li >.submenu-button:after {
  display: block;
  position: absolute;
  z-index: 99;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  left: 50%;
  top: 50%;
  font-size: 18px;
}
#sp-offcanvas-menu ul li >.submenu-button:before {
  content: "+";
}
#sp-offcanvas-menu ul li >.submenu-button:after {
  content: "-";
  display: none;
}
#sp-offcanvas-menu ul li >.submenu-button.submenu-opened:after {
  display: block;
}
#sp-offcanvas-menu ul li >.submenu-button.submenu-opened:before {
  display: none;
}
#sp-offcanvas-menu >ul.open {
  display: block;
}
#sp-offcanvas-menu >ul.open >li:first-child {
  border: 0;
}
.ltr .offcanvas-menu {
  -webkit-transition: right 400ms;
  -moz-transition: right 400ms;
  -o-transition: right 400ms;
  transition: right 400ms;
}
.ltr .body-innerwrapper:after {
  right: 0;
}
.ltr .offcanvas-menu {
  right: -400px;
}
.ltr.offcanvas .offcanvas-menu {
  right: 0;
}
.body-innerwrapper:after {
  position: absolute;
  top: 0;
  width: 0;
  height: 0;
  content: '';
  opacity: 0;
  -webkit-transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
  transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
  z-index: 999;
}
.offcanvas {
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition: right 400ms;
  -moz-transition: right 400ms;
  -o-transition: right 400ms;
  transition: right 400ms;
}
.offcanvas .body-innerwrapper:after {
  width: 100%;
  height: 100%;
  opacity: 1;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.offcanvas .offcanvas-menu {
  opacity: 1;
}
.menu .nav-child.small {
  font-size: inherit;
}
@-webkit-keyframes spMenuFadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes spMenuFadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes spMenuZoom {
  0% {
    opacity: 0;
    -webkit-transform: scale(.8);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
  }
}
@keyframes spMenuZoom {
  0% {
    opacity: 0;
    transform: scale(.8);
    -webkit-transform: scale(.8);
  }
  100% {
    opacity: 1;
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}
@-webkit-keyframes spMenuFadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0,30px,0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
  }
}
@keyframes spMenuFadeInUp {
  0% {
    opacity: 0;
    transform: translate3d(0,30px,0);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
a {
  -webkit-transition: color 400ms, background-color 400ms;
  transition: color 400ms, background-color 400ms;
}
a:hover,
a:focus,
a:active {
  text-decoration: none;
  outline: none;
}
p {
  margin: 0 0 20px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 20px;
}
label {
  font-weight: normal;
}
legend {
  padding-bottom: 10px;
}
img {
  display: block;
  max-width: 100%;
  height: auto;
}
blockquote {
  font-size: 15px;
  font-style: italic;
  margin: 40px 0;
}
strong {
  font-weight: inherit;
}
.unstyled {
  padding: 0;
  list-style: none;
}
.centered {
  position: relative;
}
.centered a {
  -webkit-transition: all 500ms;
  -moz-transition: all 500ms;
  -o-transition: all 500ms;
  transition: all 500ms;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  color: #fff;
  background-color: rgba(0,0,0,0.6);
}
.centered a i,
.centered a span,
.centered a * {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  color: #fff;
}
.centered:hover a {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
.no-padding {
  padding: 0;
}
.btn,
.sppb-btn {
  -webkit-transition: color 400ms, background-color 400ms, border-color 400ms;
  -moz-transition: color 400ms, background-color 400ms, border-color 400ms;
  -o-transition: color 400ms, background-color 400ms, border-color 400ms;
  transition: color 400ms, background-color 400ms, border-color 400ms;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  border: 0 solid;
  padding: 15px 20px 15px;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 2px;
}
.btn.btn-link,
.btn.sppb-btn-link,
.sppb-btn.btn-link,
.sppb-btn.sppb-btn-link {
  border: solid 2px;
}
.btn:hover,
.btn:focus,
.btn:active,
.sppb-btn:hover,
.sppb-btn:focus,
.sppb-btn:active {
  text-decoration: none;
  outline: none;
}
.btn.btn-sm,
.sppb-btn.btn-sm {
  padding: 10px 15px;
  font-size: 10px;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  display: block;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -moz-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  height: 50px;
  width: 100%;
  border: 1px solid;
  border-radius: 2px;
}
select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,0.6);
}
select:-moz-placeholder,
textarea:-moz-placeholder,
input[type="text"]:-moz-placeholder,
input[type="password"]:-moz-placeholder,
input[type="datetime"]:-moz-placeholder,
input[type="datetime-local"]:-moz-placeholder,
input[type="date"]:-moz-placeholder,
input[type="month"]:-moz-placeholder,
input[type="time"]:-moz-placeholder,
input[type="week"]:-moz-placeholder,
input[type="number"]:-moz-placeholder,
input[type="email"]:-moz-placeholder,
input[type="url"]:-moz-placeholder,
input[type="search"]:-moz-placeholder,
input[type="tel"]:-moz-placeholder,
input[type="color"]:-moz-placeholder,
.uneditable-input:-moz-placeholder {
  color: #999;
}
select:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="color"]:-ms-input-placeholder,
.uneditable-input:-ms-input-placeholder {
  color: #999;
}
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="color"]::-webkit-input-placeholder,
.uneditable-input::-webkit-input-placeholder {
  color: #999;
}
select::-moz-placeholder,
textarea::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="datetime-local"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="month"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="week"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="color"]::-moz-placeholder,
.uneditable-input::-moz-placeholder {
  color: #999;
  opacity: 1;
}
select:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="color"]:-ms-input-placeholder,
.uneditable-input:-ms-input-placeholder {
  color: #999;
}
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="color"]::-webkit-input-placeholder,
.uneditable-input::-webkit-input-placeholder {
  color: #999;
}
select[disabled],
select[readonly],
fieldset[disabled] select,
textarea[disabled],
textarea[readonly],
fieldset[disabled] textarea,
input[type="text"][disabled],
input[type="text"][readonly],
fieldset[disabled] input[type="text"],
input[type="password"][disabled],
input[type="password"][readonly],
fieldset[disabled] input[type="password"],
input[type="datetime"][disabled],
input[type="datetime"][readonly],
fieldset[disabled] input[type="datetime"],
input[type="datetime-local"][disabled],
input[type="datetime-local"][readonly],
fieldset[disabled] input[type="datetime-local"],
input[type="date"][disabled],
input[type="date"][readonly],
fieldset[disabled] input[type="date"],
input[type="month"][disabled],
input[type="month"][readonly],
fieldset[disabled] input[type="month"],
input[type="time"][disabled],
input[type="time"][readonly],
fieldset[disabled] input[type="time"],
input[type="week"][disabled],
input[type="week"][readonly],
fieldset[disabled] input[type="week"],
input[type="number"][disabled],
input[type="number"][readonly],
fieldset[disabled] input[type="number"],
input[type="email"][disabled],
input[type="email"][readonly],
fieldset[disabled] input[type="email"],
input[type="url"][disabled],
input[type="url"][readonly],
fieldset[disabled] input[type="url"],
input[type="search"][disabled],
input[type="search"][readonly],
fieldset[disabled] input[type="search"],
input[type="tel"][disabled],
input[type="tel"][readonly],
fieldset[disabled] input[type="tel"],
input[type="color"][disabled],
input[type="color"][readonly],
fieldset[disabled] input[type="color"],
.uneditable-input[disabled],
.uneditable-input[readonly],
fieldset[disabled] .uneditable-input {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}
textareaselect,
textareatextarea,
textareainput[type="text"],
textareainput[type="password"],
textareainput[type="datetime"],
textareainput[type="datetime-local"],
textareainput[type="date"],
textareainput[type="month"],
textareainput[type="time"],
textareainput[type="week"],
textareainput[type="number"],
textareainput[type="email"],
textareainput[type="url"],
textareainput[type="search"],
textareainput[type="tel"],
textareainput[type="color"],
textarea.uneditable-input {
  height: auto;
  width: 100%;
}
.group-control select,
.group-control textarea,
.group-control input[type="text"],
.group-control input[type="password"],
.group-control input[type="datetime"],
.group-control input[type="datetime-local"],
.group-control input[type="date"],
.group-control input[type="month"],
.group-control input[type="time"],
.group-control input[type="week"],
.group-control input[type="number"],
.group-control input[type="email"],
.group-control input[type="url"],
.group-control input[type="search"],
.group-control input[type="tel"],
.group-control input[type="color"],
.group-control .uneditable-input {
  width: 100%;
}
textarea {
  min-height: 170px;
}
.offline-inner {
  margin-top: 100px;
}
.sp-contact-info >.sp-contact-item {
  display: inline-block;
  margin: 0 -1px 0 0;
}
.sp-contact-info >.sp-contact-item .sp-contact-content {
  display: inline-block;
  overflow: hidden;
}
.sp-contact-info >.sp-contact-item .sp-contact-content h5 {
  margin: 0;
  font-size: 14px;
  line-height: 15px;
  font-weight: 400;
}
.sp-contact-info >.sp-contact-item .sp-contact-content p {
  margin: 0;
  line-height: 15px;
}
.sp-contact-info >.sp-contact-item .sp-contact-icon {
  margin-right: 10px;
}
ul.social-icons {
  display: block;
  list-style: none;
  padding: 0;
  margin: 0;
}
ul.social-icons >li {
  display: inline-block;
  font-size: 18px;
  text-transform: capitalize;
  margin-right: 15px;
}
ul.social-icons >li i {
  text-align: center;
  width: 40px;
  height: 40px;
  line-height: 40px;
}
ul.social-icons >li:last-child {
  margin: 0;
}
#sp-top-bar {
  padding: 0;
}
#sp-top-bar ul.nav.menu >li {
  display: inline-block;
  margin: 0 10px 0 0;
  padding: 0 10px 0 0;
}
#sp-top-bar ul.nav.menu >li:last-child {
  border: 0;
}
#sp-top-bar ul.nav.menu >li >a {
  padding: 0;
  border: 0;
}
#sp-top-bar ul.nav.menu >li >a:before {
  display: none;
}
#sp-top-bar #sp-top1 {
  padding-top: 10px;
  padding-bottom: 10px;
}
#sp-top-bar #sp-top2 {
  padding: 10px 30px;
  position: relative;
}
#sp-top-bar #sp-top2:before,
#sp-top-bar #sp-top2:after {
  position: absolute;
  display: block;
  border: solid;
  border-width: 30px;
  top: 0;
  content: "";
}
#sp-top-bar #sp-top2:before {
  border-left-color: transparent !important;
  border-top-color: transparent !important;
  left: -57px;
}
#sp-top-bar #sp-top2:after {
  border-right-color: transparent !important;
  border-bottom-color: transparent !important;
  right: -57px;
}
#sp-top-bar p,
#sp-top-bar h5 {
  margin: 0;
}
#sp-top-bar .custom > h5 {
  line-height: 30px;
  text-transform: uppercase;
}
#sp-header {
  height: 100px;
  position: relative;
  z-index: 9;
  box-shadow: 0 0px 1px 0 rgba(0,0,0,0.06);
  -webkit-transition: all 100ms ease-in-out 0.1s ;
  -moz-transition: all 100ms ease-in-out 0.1s ;
  -o-transition: all 100ms ease-in-out 0.1s ;
  transition: all 100ms ease-in-out 0.1s ;
}
#sp-header .logo {
  display: inline-block;
  height: 100px;
  display: table;
  position: relative;
  padding: 0 30px 0 0;
}
#sp-header .logo h1 {
  font-size: 24px;
  line-height: 1;
  margin: 0;
  padding: 0;
  display: table-cell;
  vertical-align: middle;
}
#sp-header .sp-retina-logo {
  display: none;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (-moz-min-device-pixel-ratio: 1.5),only screen and (-o-min-device-pixel-ratio: 1.5),only screen and (min-device-pixel-ratio: 1.5) {
  #sp-header .sp-default-logo {
    display: none;
  }
  #sp-header .sp-retina-logo {
    display: block;
  }
}
.is-sticky #sp-header {
  height: 80px;
}
.is-sticky #sp-header .sp-megamenu-parent > li > a,
.is-sticky #sp-header #offcanvas-toggler {
  line-height: 80px;
}
.is-sticky #sp-header .logo {
  height: 80px;
}
#sp-header-wrapper {
  position: relative;
}
#sp-title {
  min-height: 0;
}
.sp-page-title {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
  background-image: url("../images/bg.jpg");
}
.sp-page-title h2 {
  font-size: 24px;
  line-height: 30px;
  margin: 0;
  display: inline-block;
}
.sp-page-title p {
  border-left: 1px solid;
  padding: 0 0 0 15px;
  margin: 0 0 0 15px;
  display: inline-block;
  line-height: 30px;
}
.sp-page-title .breadcrumb {
  text-transform: capitalize;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0;
}
.sp-page-title .breadcrumb > li + li:before {
  margin: 0 5px;
}
.sp-page-title .section-dark h1 {
  display: inline-block;
  padding-bottom: 10px;
  max-width: 70%;
  text-transform: capitalize;
  border-bottom: 2px solid;
}
.sp-page-title .text-center.has-image {
  background-color: rgba(255,255,255,0.8);
  padding: 40px;
}
body {
  line-height: 30px;
  font-size: 14px;
}
body #sp-main-body {
  padding: 90px 0;
}
body.com-sppagebuilder #sp-main-body {
  padding: 0;
}
body .body-innerwrapper {
  overflow-x: hidden;
  -webkit-transition: margin-left 400ms cubic-bezier(0.7,0,0.3,1);
  transition: margin-left 400ms cubic-bezier(0.7,0,0.3,1);
}
body.layout-boxed .body-innerwrapper {
  max-width: 1240px;
  margin: 0 auto;
  box-shadow: 0 0 5px rgba(0,0,0,0.2);
}
body.com-k2 #sp-main-body,
body.com-content #sp-main-body {
  padding: 0;
}
body.com-k2 #sp-main-body #sp-component,
body.com-content #sp-main-body #sp-component {
  padding: 60px 15px 90px 15px;
}
body.com-k2 #sp-main-body #sp-component:first-child,
body.com-content #sp-main-body #sp-component:first-child {
  padding: 60px 50px 90px 50px;
  border-right: 1px solid;
  border-left: 1px solid;
}
body.com-k2 #sp-main-body #sp-right,
body.com-content #sp-main-body #sp-right {
  padding: 90px 0px 90px 50px;
}
#sp-social {
  padding: 40px 0;
}
#sp-bottom {
  background-repeat: no-repeat;
  background-size: 50%;
  padding: 80px 0 60px !important;
}
#sp-bottom .sp-module .sp-module-title {
  font-size: 18px;
  text-transform: uppercase;
  padding-bottom: 20px;
  border-bottom: 2px solid rgba(255,255,255,0.1);
}
#sp-bottom ul.social-icons > li i {
  margin-top: 20px;
}
#sp-footer {
  padding: 15px 0;
}
#sp-footer #sp-footer2 {
  text-align: right;
}
#sp-back-to-top {
  display: inline-block;
  height: 30px;
  width: 30px;
  line-height: 30px;
  text-align: center;
}
#sp-right .sp-module .sp-module-title,
#sp-left .sp-module .sp-module-title {
  font-weight: 600;
  font-size: 18px;
  text-transform: uppercase;
}
.sp-module {
  margin-top: 50px;
}
.sp-module:first-child {
  margin-top: 0;
}
.sp-module ul.nav {
  padding: 0;
}
.sp-module ul.nav > li > a {
  padding: 5px 0 5px 20px;
  line-height: 36px;
  border-bottom: 1px dashed;
}
.sp-module ul.nav > li > a:hover,
.sp-module ul.nav > li > a:focus {
  background-color: transparent;
}
.sp-module ul.nav > li > a:before {
  content: "\f0C8";
  font-family: FontAwesome;
  font-weight: normal;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translate(0,-50%);
  -moz-transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
  -o-transform: translate(0,-50%);
  transform: translate(0,-50%);
}
.sp-module.sp-module-about .sp-footer-logo {
  margin-bottom: 20px;
}
.sp-module.sp-module-about .sp-contact-address i {
  margin: 0 10px 0 0;
}
.sp-module.sp-module-about .sp-contact-address >p {
  margin: 0 0 3px;
}
.sp-module .latestnews h4 {
  margin: 0;
  font-size: 14px;
}
.sp-module .latestnews >div {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: solid 1px;
}
.sp-module .latestnews >div >span {
  font-size: 12px;
}
.login img {
  display: inline-block;
  margin: 20px 0;
}
.login .checkbox input[type="checkbox"] {
  margin-top: 6px;
}
.form-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
form.form-inline {
  position: relative;
}
form.form-inline button.btn {
  position: absolute;
  right: 8px;
  -webkit-transform: translate(0,-50%);
  -moz-transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
  -o-transform: translate(0,-50%);
  transform: translate(0,-50%);
  top: 50%;
}
.search .btn-toolbar {
  margin-bottom: 20px;
}
.search .btn-toolbar span.icon-search {
  margin: 0;
}
.search .btn-toolbar button {
  color: #fff;
}
.search .phrases .phrases-box .controls label {
  display: inline-block;
  margin: 0 20px 20px;
}
.search .phrases .ordering-box {
  margin-bottom: 15px;
}
.search .only label {
  display: inline-block;
  margin: 0 20px 20px;
}
.search .search-results dt.result-title {
  margin-top: 40px;
}
.search .search-results dt,
.search .search-results dd {
  margin: 5px 0;
}
.filter-search .chzn-container-single .chzn-single {
  height: 34px;
  line-height: 34px;
}
.form-search .finder label {
  display: block;
}
.form-search .finder .input-medium {
  width: 60%;
  border-radius: 4px;
}
.finder .word input {
  display: inline-block;
}
.finder .search-results.list-striped li {
  padding: 20px 0;
}
.entry-meta {
  font-weight: 300;
  font-style: italic;
}
.entry-meta .icons {
  display: inline;
}
.article-info >dt,
.article-info >dd {
  display: inline-block;
  text-transform: capitalize;
  margin: 0 16px 0 0;
  border-right: 1px solid #ddd;
  padding-right: 8px;
}
.article-info >dt:last-child,
.article-info >dd:last-child {
  border: 0;
}
.article-info >dt >i,
.article-info >dd >i {
  display: inline-block;
  margin-right: 3px;
}
article.item {
  margin-bottom: 80px;
  overflow: hidden;
  padding-right: 30px;
  padding-bottom: 50px;
  border-bottom: 1px solid #eee;
}
article.item:last-child {
  border: 0;
  margin: 0;
}
.tags {
  margin-top: 20px;
  display: none;
}
.tags >span {
  text-transform: uppercase;
  letter-spacing: 2px;
}
.post-format {
  border: 1px solid #ddd;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  -webkit-border-radius: 300px;
  -moz-border-radius: 300px;
  border-radius: 300px;
}
.entry-image,
.entry-gallery,
.entry-video,
.entry-audio,
.entry-link {
  margin-bottom: 30px;
}
.entry-status,
.entry-quote {
  margin-bottom: 50px;
}
.entry-header {
  position: relative;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.entry-header.has-post-format {
  padding: 0 20px 10px 50px;
}
.entry-header h2 {
  font-size: 28px;
  font-weight: 600;
  margin: 0;
  padding: 0;
}
.entry-link {
  padding: 100px 50px;
  position: relative;
  z-index: 1;
}
.entry-link a h4 {
  margin: 0;
  font-size: 36px;
  color: #fff;
}
.entry-link a h4:hover {
  color: rgba(255,255,255,0.85);
}
.entry-link:before {
  position: absolute;
  font-size: 200px;
  content: "\f0c1";
  font-family: FontAwesome;
  transform: rotate(90deg);
  right: 0;
  color: rgba(255,255,255,0.15);
  z-index: -1;
}
.entry-quote {
  position: relative;
  padding: 80px 50px;
  color: rgba(255,255,255,0.9);
}
.entry-quote:before {
  position: absolute;
  left: 50%;
  font-size: 200px;
  content: "\f10e";
  font-family: FontAwesome;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 35px;
  color: rgba(255,255,255,0.1);
}
.entry-quote blockquote small {
  color: #FFF;
  font-weight: 600;
  font-size: 20px;
}
.entry-quote blockquote {
  padding: 0;
  margin: 0;
  font-size: 16px;
  border: none;
  background: transparent;
}
.carousel-left,
.carousel-right {
  position: absolute;
  top: 50%;
  font-size: 24px;
  width: 50px;
  height: 50px;
  line-height: 40px;
  margin-top: -18px;
  text-align: center;
  color: #fff;
  background: rgba(0,0,0,0.5);
  -webkit-transition: 400ms;
  transition: 400ms;
}
.carousel-left:hover,
.carousel-right:hover {
  color: #fff;
}
.carousel-left:focus,
.carousel-right:focus {
  color: #fff;
}
.carousel-left {
  left: 0;
}
.carousel-right {
  right: 0;
}
.sppb-item.sppb-item-has-bg .sppb-carousel-item-inner {
  background: rgba(65,65,65,0.4);
  color: #fff;
  height: 50%;
  bottom: 0 !important;
  top: inherit !important;
}
.sppb-item.sppb-item-has-bg .sppb-carousel-item-inner .sppb-carousel-pro-text h2 {
  color: #fff;
  font-size: 21px;
  font-weight: normal;
}
.sppb-item.sppb-item-has-bg .sppb-carousel-item-inner a {
  color: #fff;
}
.newsfeed-category .category {
  list-style: none;
  padding: 0;
  margin: 0;
}
.newsfeed-category .category li {
  padding: 5px 0;
}
.newsfeed-category #filter-search {
  margin: 10px 0;
}
.category-module,
.categories-module,
.archive-module,
.latestnews,
.newsflash-horiz,
.mostread,
.form-links,
.list-striped {
  list-style: none;
  padding: 0;
  margin: 0;
}
.category-module li,
.categories-module li,
.archive-module li,
.latestnews li,
.newsflash-horiz li,
.mostread li,
.form-links li,
.list-striped li {
  padding: 2px 0;
}
.category-module li h4,
.categories-module li h4,
.archive-module li h4,
.latestnews li h4,
.newsflash-horiz li h4,
.mostread li h4,
.form-links li h4,
.list-striped li h4 {
  margin: 5px 0;
}
.pager.pagenav li > a {
  border: 0;
  background: #ddd;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.sp-item-social-share >ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.sp-item-social-share >ul >li {
  float: left;
  margin: 0 15px 0 0;
}
.sp-item-social-share >ul >li i {
  margin-right: 3px;
}
.sp-comingsoon {
  width: 100%;
  height: 100%;
  min-height: 100%;
}
.sp-comingsoon body {
  width: 100%;
  background-size: cover;
  height: 100%;
  min-height: 100%;
  color: #fff;
}
.sp-comingsoon .sp-comingsoon-title {
  margin-top: 130px;
  font-size: 42px;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 10px;
  font-weight: 700;
}
.sp-comingsoon .sp-comingsoon-content {
  font-size: 28px;
  font-weight: 300;
}
.sp-comingsoon .days,
.sp-comingsoon .hours,
.sp-comingsoon .minutes,
.sp-comingsoon .seconds {
  display: inline-block;
  margin: 80px 15px;
}
.sp-comingsoon .days .number,
.sp-comingsoon .hours .number,
.sp-comingsoon .seconds .number,
.sp-comingsoon .minutes .number {
  width: 115px;
  height: 120px;
  line-height: 120px;
  border: 1px solid #fff;
  border-radius: 4px;
  display: inline-block;
  font-size: 48px;
  font-weight: bold;
}
.sp-comingsoon .days .string,
.sp-comingsoon .minutes .string,
.sp-comingsoon .seconds .string,
.sp-comingsoon .hours .string {
  display: block;
  font-size: 18px;
  margin-top: 10px;
}
.sp-comingsoon .social-icons li {
  display: inline-block;
  margin: 0 15px;
}
.sp-comingsoon .social-icons li a {
  color: rgba(255,255,255,0.7);
  font-size: 24px;
  -webkit-transition: color 400ms;
  transition: color 400ms;
}
.sp-comingsoon .social-icons li a:hover {
  color: #fff;
}
.error-page {
  width: 100%;
  height: 100%;
  min-height: 100%;
}
.error-page body {
  width: 100%;
  height: 100%;
  min-height: 100%;
}
.error-page .error-page-inner {
  height: 100%;
  min-height: 100%;
  width: 100%;
  display: table;
  text-align: center;
}
.error-page .error-page-inner >div {
  display: table-cell;
  vertical-align: middle;
}
.error-page .fa-exclamation-triangle {
  font-size: 64px;
  line-height: 1;
  margin-bottom: 10px;
}
.error-page .error-code {
  font-weight: bold;
  font-size: 96px;
  line-height: 1;
  margin: 0 0 10px 0;
  padding: 0;
}
.error-page .error-message {
  font-size: 24px;
  line-height: 1;
  margin-bottom: 30px;
}
.acymailing_module table.acymailing_form {
  margin: 0 !important;
  width: 100%;
}
.acymailing_module table.acymailing_form input.inputbox {
  height: 50px;
  border: 0;
  border-radius: 2px 0 0 2px;
}
.acymailing_module table.acymailing_form .acysubbuttons {
  position: relative;
  padding: 0 !important;
}
.acymailing_module table.acymailing_form .acysubbuttons .button.subbutton.btn.btn-primary {
  border-radius: 0 2px 2px 0;
  height: 50px;
  padding: 0;
  text-indent: -9999px;
  width: 50px;
}
.acymailing_module table.acymailing_form .acysubbuttons:before {
  content: "\f003";
  position: absolute;
  font-family: FontAwesome;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}
.acymailing_module_form .acymailing_introtext {
  padding-bottom: 20px !important;
}
.acymailing_module_form td {
  padding: 0 !important;
}
.sp-tweet >.sp-tweet-item {
  background: transparent !important;
  border: 0;
}
.sp-tweet >.sp-tweet-item i {
  font-size: 18px;
  height: 40px;
  line-height: 40px;
  position: relative;
  text-align: center;
  top: 7px;
  width: 40px;
  margin: 5px 5px 5px 0;
  border-radius: 36px;
}
.sp-tweet >.sp-tweet-item p.tweet_feed {
  overflow: hidden;
}
.tp-bullets.simplebullets.preview4 .bullet {
  border: 0 solid transparent !important;
  height: 15px !important;
  width: 15px !important;
  margin: 0 10px 0 0 !important;
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  -o-transform: scale(0.9);
  transform: scale(0.9);
}
.tp-bullets.simplebullets.preview4 .bullet.selected {
  border: 0 solid !important;
  height: 15px !important;
  width: 15px !important;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.tp-bullets.simplebullets.preview4 .bullet:hover {
  border: 0 solid transparent !important;
  height: 15px !important;
  width: 15px !important;
}
.tp-caption h1 {
  font-size: 50px;
  line-height: 50px;
}
.tp-caption h5 {
  font-size: 21px;
  line-height: 30px;
  text-transform: uppercase;
}
.tp-caption.medium_bg_darkblue h5 {
  color: #fefefe;
  margin: 0;
  font-size: 18px;
}
.tp-caption.medium_bold_red h5 {
  letter-spacing: 10px !important;
  font-size: 18px !important;
}
.rev_slider_wrapper {
  z-index: 0;
}
#sp-quickcontact-form .sp-contact-input {
  margin: 0;
  position: relative;
}
#sp-quickcontact-form .sp-contact-input i {
  position: absolute;
  top: 50%;
  left: 15px;
  -webkit-transform: translate(0,-50%);
  -moz-transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
  -o-transform: translate(0,-50%);
  transform: translate(0,-50%);
  color: #999;
}
#sp-quickcontact-form .sp-contact-input input {
  padding-left: 40px;
}
.sj-social-media-counts >.sc-wrap {
  margin: 0;
}
.sj-social-media-counts >.sc-wrap >.sc-item {
  float: left;
  height: auto !important;
  margin: 2% !important;
  width: 45% !important;
}
.sj-social-media-counts >.sc-wrap >.sc-item >.sc-item-inner {
  padding: 0;
  margin: 0 1px !important;
}
.sj-social-media-counts >.sc-wrap >.sc-item >.sc-item-inner >a {
  display: block;
  text-align: center;
}
.sj-social-media-counts >.sc-wrap >.sc-item >.sc-item-inner >a >span {
  display: block;
  padding: 0;
  margin: 0;
  line-height: inherit;
}
.noo-tl-wrap {
  background: none;
}
.noo-tl-wrap .noo-tl-item .noo-tl-control {
  background-image: none;
  border-radius: 300px;
  height: 15px;
  width: 15px;
}
.noo-tl-wrap .noo-tl-item .noo-tl-control:after,
.noo-tl-wrap .noo-tl-item .noo-tl-control:before {
  border: 2px solid;
  border-radius: 300px;
  content: "";
  height: 30px;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  width: 30px;
}
.noo-tl-wrap .noo-tl-item .noo-tl-control:before {
  width: 45px;
  height: 45px;
}
.noo-tl-wrap .noo-tl-item.right .noo-tl-info {
  margin-left: 60px;
  border-radius: 0;
}
.noo-tl-wrap .noo-tl-item.right .noo-tl-control {
  left: -8px;
}
.noo-tl-wrap .noo-tl-item.left .noo-tl-info {
  margin-right: 60px;
  border-radius: 0;
}
.noo-tl-wrap .noo-tl-item.left .noo-tl-control {
  right: -8px;
}
.noo-tl-wrap:before {
  content: "";
  height: 100%;
  position: absolute;
  top: 25px;
  -webkit-transform: translate(-50%,0%);
  -moz-transform: translate(-50%,0%);
  -ms-transform: translate(-50%,0%);
  -o-transform: translate(-50%,0%);
  transform: translate(-50%,0%);
  left: 50%;
  width: 2px;
  display: block;
}
.noo-tl-wrap .noo-tl-info .arrow,
.noo-tl-wrap .noo-tl-info .arrow::after {
  display: none;
}
.sp-simpleportfolio >.sp-simpleportfolio-filter >ul {
  position: relative;
  display: block;
}
.sp-simpleportfolio >.sp-simpleportfolio-filter >ul >li {
  float: none;
  display: inline-block;
}
.sp-simpleportfolio >.sp-simpleportfolio-filter >ul >li >a {
  display: block;
  background: none;
  color: inherit;
  position: relative;
  z-index: 2;
}
.sp-simpleportfolio >.sp-simpleportfolio-filter >ul:before {
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  top: 50%;
  width: 100%;
  z-index: 0;
}
div.itemIsFeatured::before,
div.catItemIsFeatured::before,
div.userItemIsFeatured::before {
  background: #cf1919 none repeat scroll 0 0;
  color: #fff;
  font-size: 20px;
  padding: 10px;
  position: absolute;
  right: 4px;
  top: 12px;
}
div.k2Pagination ul li a {
  border: 0;
  padding: 5px 15px;
}
.k2SearchBlockForm .input-group-addon {
  border: 0;
  border-radius: 0;
}
.k2SearchBlockForm .input-group-addon button {
  background: none;
  border: 0;
  color: #fff;
}
.k2SearchBlockForm .form-control.inputbox {
  border: 0;
  border-radius: 0;
  box-shadow: none;
}
.itemMedia {
  margin-bottom: 30px;
}
div.itemBody {
  border-bottom: 1px solid;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
article.itemView .itemTitle {
  font-size: 30px;
}
article.itemView div.itemAuthorBlock {
  padding: 40px;
  border: 0;
  border-radius: 0;
}
article.itemView div.itemAuthorBlock img.itemAuthorAvatar {
  padding: 0;
  border: 0;
}
article.itemView div.itemRelated {
  overflow: hidden;
}
.sp-item-view header.itemHeader {
  margin: 60px 0 0;
}
.sp-item-view div.itemToolbar {
  background-color: transparent;
  border-style: solid;
  border-width: 1px 0;
  margin: 15px 0 0;
}
.sp-item-view div.itemLinks {
  margin: 0 0 30px;
}
.sp-item-view div.itemTagsBlock {
  text-align: right;
  border-bottom-style: solid;
  font-size: 12px;
}
.sp-item-view div.sp-item-author {
  border: 1px solid;
  padding: 40px;
}
.sp-item-view div.sp-item-author .itemAuthorAvatar {
  float: left;
  margin-right: 20px;
}
.sp-item-view div.sp-item-author .itemAuthorDetails {
  overflow: hidden;
}
.sp-item-view div.sp-item-author div.itemAuthorLatest {
  margin: 16px 0 0;
  padding: 0;
}
.sp-item-view div.sp-itemRelated {
  margin: 60px 0;
}
.sp-item-view div.sp-itemRelated .sp-related-item {
  position: relative;
  margin: 0 10px;
}
.sp-item-view div.sp-itemRelated .sp-related-item a {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(0,0,0,0.3);
  color: #fff;
  z-index: 1;
  opacity: 0;
}
.sp-item-view div.sp-itemRelated .sp-related-item a i {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}
.sp-item-view div.itemComments {
  padding: 40px;
}
.sp-item-view div.itemComments div.itemCommentsForm form input.inputbox,
.sp-item-view div.itemComments div.itemCommentsForm form textarea.inputbox {
  width: 100%;
}
.sp-item-view div.itemComments div.itemCommentsForm form input#submitCommentButton {
  border: 0;
  padding: 12px 30px;
  display: inline-block;
}
.sp-item-view div.itemComments ul.itemCommentsList >li {
  padding: 10px 0 !important;
  border-bottom-style: solid;
}
.sp-item-view div.itemComments ul.itemCommentsList >li img {
  padding: 0;
  border: 0;
  background-color: transparent;
  margin: 0 0 30px !important;
}
.sp-item-view .itemAuthorUrl {
  float: right;
}
.sp-item-view div.itemNavigation {
  background-color: none;
  border-style: solid;
  border-width: 1px 0;
  background-color: transparent;
}
.sp-item-view div.sp-itemIntroText p:first-letter {
  display: block;
}
div.itemComments {
  padding: 0;
  background: none;
  border: 0;
}
div.itemComments div.itemCommentsForm form input.inputbox,
div.itemComments div.itemCommentsForm form textarea.inputbox {
  border: 0;
  box-shadow: none;
  padding: 12px;
  border-radius: 0;
}
div.itemComments div.itemCommentsForm form input#submitCommentButton {
  font-weight: 600;
  border-radius: 0;
}
div.itemTagsBlock ul.itemTags li a {
  padding: 4px 10px;
}
.article-date {
  width: 85px;
  text-align: center;
}
.article-date .article-date-day {
  display: block;
  font-size: 24px;
  padding: 10px 10px;
}
.article-date .article-date-date {
  display: block;
  padding: 3px 10px;
  font-size: 12px;
}
.catItemHeader >span {
  margin: 0 10px 0 0;
  padding: 0 10px 0 0;
  text-transform: capitalize;
  border-right: 1px solid;
  font-size: 12px;
  line-height: 12px;
  display: inline-block;
}
.catItemHeader >span:last-child {
  border: 0;
}
.catItemHeader .catItemTitle {
  font-size: 24px;
  margin: 0 0 10px;
}
div.catItemBody {
  border-bottom: 1px solid;
  padding-bottom: 40px;
  margin-bottom: 40px;
}
.article-media {
  margin-bottom: 30px;
}
.sppb-blog-body .moduleItemTitle {
  margin: 0 0 5px;
  line-height: 24px;
  font-size: 21px;
}
.sppb-blog-inner {
  padding: 0 15px;
}
.sppb-blog-inner .sppb-blog-media-img {
  position: relative;
}
.sppb-blog-inner .sppb-blog-media-img a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  background-color: rgba(0,0,0,0.7);
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}
.sppb-blog-inner .sppb-blog-media-img a i {
  width: 40px;
  height: 40px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  line-height: 40px;
  text-align: center;
  color: #fff;
}
.sppb-blog-inner .sppb-blog-body {
  padding: 30px;
  border-width: 0 2px 1px rgba(0,0,0,0.1);
}
.sppb-blog-inner .sppb-blog-body p {
  margin-bottom: 10px;
}
.sppb-k2-item .slick-prev::before,
.sppb-k2-item .slick-next::before {
  background: none !important;
  font-size: 50px;
}
.sppb-k2-item .moduleItemDateCreated {
  border-top: 1px solid #ddd;
  display: block;
  padding-top: 10px;
}
.sppb-k2-item .moduleItemReadMore {
  display: inline-block;
  margin-top: 10px;
  text-transform: capitalize;
}
div.k2TagCloudBlock >a {
  padding: 2px 18px;
  margin: 5px 3px;
  font-size: 14px !important;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  display: inline-block;
}
div.k2TagCloudBlock >a:hover {
  padding: 2px 18px;
}
#sp-page-builder >.page-content >.sppb-section {
  padding: 90px 0;
  margin: 0;
}
#sp-page-builder >.page-content >.sppb-section .sppb-section-title {
  position: relative;
}
#sp-page-builder >.page-content >.sppb-section .sppb-section-title .sppb-title-heading {
  font-size: 40px;
  text-transform: capitalize;
  line-height: 40px;
}
#sp-page-builder >.page-content >.sppb-section .sppb-section-title.sppb-text-center {
  position: relative;
  padding-bottom: 5px;
}
#sp-page-builder >.page-content >.sppb-section .sppb-section-title.sppb-text-center:after {
  position: absolute;
  bottom: 0px;
  content: "";
  background: #333;
  height: 5px;
  border-radius: 100px;
}
#sp-page-builder >.page-content >.sppb-section .sppb-section-title.sppb-text-center:after {
  width: 50px;
  left: 50%;
  -webkit-transform: translate(-50%,0);
  -moz-transform: translate(-50%,0);
  -ms-transform: translate(-50%,0);
  -o-transform: translate(-50%,0);
  transform: translate(-50%,0);
}
#sp-page-builder >.page-content >.sppb-section .sppb-section-title.sppb-text-center .sppb-title-subheading {
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%,0);
  -moz-transform: translate(-50%,0);
  -ms-transform: translate(-50%,0);
  -o-transform: translate(-50%,0);
  transform: translate(-50%,0);
  top: -30px;
}
#sp-page-builder >.page-content >.sppb-section.section-pattern {
  background-image: url(../images/asanoha-400px.png);
}
#sp-page-builder >.page-content >.sppb-section.section-fullwidth {
  padding: 0;
}
#sp-page-builder >.page-content >.sppb-section.section-fullwidth .sppb-row >div {
  padding: 60px 40px;
  position: relative;
}
#sp-page-builder >.page-content >.sppb-section.section-dark {
  position: relative;
}
#sp-page-builder >.page-content >.sppb-section.section-dark .message,
#sp-page-builder >.page-content >.sppb-section.section-dark input {
  box-shadow: none;
  border: 0;
}
#sp-page-builder >.page-content >.sppb-section.section-dark:before {
  background-color: #090d14;
  content: "";
  height: 100%;
  left: 0%;
  opacity: 0.75;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}
.sppb-addon {
  margin-bottom: 40px;
}
.sppb-addon:last-child,
.sppb-addon:only-child {
  margin-bottom: 0;
}
.sppb-addon .sppb-addon-title {
  line-height: 30px !important;
  font-size: 21px !important;
  margin: 0 0 15px !important;
  text-transform: capitalize;
  position: relative;
  overflow: hidden;
}
.sppb-addon .sppb-addon-title:before {
  content: "";
  -webkit-transform: translate(0,-50%);
  -moz-transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
  -o-transform: translate(0,-50%);
  transform: translate(0,-50%);
  width: 200%;
  top: 50%;
  left: 0%;
  right: 0;
  height: 1px;
  display: block;
  position: absolute;
  background-color: #ddd;
  z-index: -2;
}
.sppb-addon .sppb-addon-title >span {
  padding-right: 15px;
  display: inline-block;
  z-index: 2;
}
.sppb-addon.addon-padding {
  padding: 30px;
}
.sppb-addon.addon-padding .sppb-addon-title {
  line-height: 40px !important;
  font-size: 36px !important;
}
.sppb-addon.sppb-addon-single-image img.sppb-img-responsive {
  display: inline-block;
}
.sppb-addon-feature .sppb-feature-box-title.sppb-media-heading {
  line-height: 24px !important;
  font-size: 21px !important;
  margin: 0 0 15px !important;
}
.sppb-addon-feature .sppb-media .sppb-icon {
  position: relative;
  text-align: center;
}
.sppb-addon-feature .sppb-media .sppb-icon >span >i {
  width: auto !important;
  height: auto !important;
  display: inline-block;
  font-size: 50px;
  line-height: 50px;
}
.sppb-addon-feature .sppb-media .sppb-addon-feature-img-holder {
  width: 30%;
}
.sppb-addon-feature .sppb-media.sppb-media-img {
  padding: 20px;
  position: relative;
}
.sppb-addon-feature .sppb-media.sppb-media-img .sppb-addon-feature-img .sppb-img-responsive {
  margin: 0;
}
.sppb-addon-feature .sppb-media.sppb-media-img:after {
  content: "";
  position: absolute;
  border-width: 10px;
  border-style: solid;
  border-color: transparent;
  right: 0;
  bottom: 0;
}
.sppb-addon-feature .sppb-media-title {
  display: inline-block;
}
.sppb-addon-feature .sppb-media-text {
  overflow: hidden;
}
.sppb-addon-feature .sppb-btn.sppb-btn-link {
  padding: 0;
  margin-top: 20px;
  border: 0;
  color: inherit;
}
.sppb-addon-feature .sppb-btn.sppb-btn-link i {
  margin-left: 5px;
}
.sppb-addon-feature .sppb-addon-feature-img .sppb-img-responsive {
  display: inline-block;
  margin-bottom: 0;
}
.sppb-addon-feature .sppb-addon-has-img {
  position: relative;
}
.sppb-addon-feature .sppb-addon-has-img .sppb-media-text {
  position: absolute;
  width: 100%;
  height: 100%;
  padding: 30px;
  background-color: rgba(0,46,91,0.9);
  color: #fff;
  top: 0;
}
.sppb-addon-feature .sppb-addon-has-img .sppb-media-text .sppb-feature-box-title,
.sppb-addon-feature .sppb-addon-has-img .sppb-media-text .sppb-btn.sppb-btn-link {
  color: #fff !important;
}
.sppb-addon-feature.sppb-text-center {
  padding: 30px;
}
.sppb-cta-text-holder .sppb-cta-title {
  font-size: 21px;
  line-height: 42px;
  margin: 0;
  text-transform: capitalize;
}
.sppb-cta-btn .sppb-btn.sppb-btn-link {
  line-height: 1.9;
  border: 2px solid;
}
.sppb-cta-btn i {
  margin: 0 15px 0 0;
}
.sppb-addon-cta .bottom >div {
  margin-top: 30px;
}
.sppb-addon-cta .bottom .sppb-cta-title {
  line-height: 50px !important;
  font-size: 40px !important;
  margin: 0 0 15px !important;
  text-transform: capitalize;
}
.sppb-addon-cta .bottom .sppb-cta-subtitle {
  margin: 0 0 5px;
  font-size: inherit;
}
.sppb-addon-cta .bottom .btn,
.sppb-addon-cta .bottom .sppb-btn {
  padding: 0;
}
.sppb-addon-cta .bottom .btn span,
.sppb-addon-cta .bottom .sppb-btn span {
  margin: 0;
  padding: 13px 20px;
  display: inline-block;
  border-radius: 2px 0 0 2px;
}
.sppb-addon-cta .bottom .btn i,
.sppb-addon-cta .bottom .sppb-btn i {
  margin: 0;
  padding: 15px;
  display: inline-block;
}
.sppb-addon-cta .bottom .btn.sppb-btn-link span,
.sppb-addon-cta .bottom .sppb-btn.sppb-btn-link span {
  border-right: 2px solid;
}
.sppb-addon.sppb-addon-testimonial .sppb-media-object img {
  max-width: 100px;
}
.sppb-addon.sppb-addon-testimonial .sppb-media-body h3 {
  margin: 0 0 5px;
  font-size: 18px;
}
.sppb-addon.sppb-addon-testimonial .sppb-media-body p {
  margin: 20px 0;
  border: 1px solid;
  display: inline-block;
  padding: 20px 25px 10px;
  position: relative;
}
.sppb-addon.sppb-addon-testimonial .sppb-media-body p:before {
  content: "";
  height: 20px;
  width: 20px;
  display: inline-block;
  position: absolute;
  top: -11px;
  left: calc(50% - 10px);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border-right: 1px solid;
  border-top: 1px solid;
}
.sppb-testimonial-pro .sppb-testimonial-item {
  padding: 0 15px;
}
.sppb-testimonial-pro .sppb-testimonial-item .sppb-pro-client {
  font-size: 21px;
  text-transform: capitalize;
  margin: 0 0 10px 0;
}
.sppb-testimonial-pro .sppb-testimonial-item .sppb-testimonial-item-inner {
  padding: 50px;
  display: inline-block;
  max-width: 90%;
}
.sppb-testimonial-pro .sppb-testimonial-item .sppb-testimonial-item-inner .sppb-testimonial-item-text {
  margin-bottom: 20px;
  position: relative;
}
.sppb-testimonial-pro .sppb-testimonial-item .sppb-testimonial-item-inner .sppb-testimonial-item-text .sppb-testimonial-text {
  margin: 0;
  font-size: 15px;
}
.sppb-testimonial-pro .sppb-testimonial-item .sppb-testimonial-item-inner .sppb-testimonial-item-text .sppb-testimonial-text i {
  opacity: 0.5;
  font-size: 30px;
  margin: 0 20px 0;
}
.sppb-testimonial-pro .sppb-testimonial-item .sppb-testimonial-item-inner .sppb-testimonial-item-img img {
  display: inline-block;
}
#sppb-client-showcase {
  margin: 0 !important;
}
.sppb-counter-addon {
  position: relative;
  top: -90px;
  z-index: 1;
  text-align: center;
  padding: 40px;
  border-bottom: 5px solid;
}
.sppb-counter-addon .sppb-counter-range {
  margin: 0;
}
.sppb-counter-addon .sppb-counter-desc {
  margin: 15px 0 0;
}
.sppb-addon-animnated-counter .sppb-addon-title {
  display: inline-block;
  padding: 50px 30px;
  margin: 0 !important;
}
.sppb-addon-animnated-counter .sppb-addon-content {
  padding: 35px 30px;
}
.spppb-team-wrapper {
  padding: 0 15px;
}
.spppb-team-wrapper .sppb-person-information-social {
  text-align: center;
  margin-top: 15px;
}
.spppb-team-wrapper .sppb-person-information-social >li {
  border-radius: 4px;
  display: inline-block;
  height: 30px;
  margin: 0 10px 0 0;
  text-align: center;
  width: 30px;
}
.spppb-team-wrapper .sppb-person-information-social >li:last-child {
  margin: 0;
}
.spppb-team-wrapper .sppb-team-info {
  padding: 30px;
  box-shadow: 0 2px 0 rgba(0,0,0,0.01);
  position: relative;
}
.spppb-team-wrapper .sppb-team-info h3 {
  font-size: 18px;
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.spppb-team-wrapper .sppb-team-info h3:after {
  position: absolute;
  height: 3px;
  width: 30px;
  left: 50%;
  bottom: 0;
  -webkit-transform: translate(-50%,0);
  -moz-transform: translate(-50%,0);
  -ms-transform: translate(-50%,0);
  -o-transform: translate(-50%,0);
  transform: translate(-50%,0);
  content: "";
}
.spppb-team-wrapper .sppb-team-info h4 {
  font-size: 15px;
}
.spppb-team-wrapper .sppb-team-info:after {
  content: "";
  position: absolute;
  border-width: 30px;
  border-style: solid;
  border-color: transparent;
  right: 0;
  bottom: 0;
}
.spppb-team-wrapper .sppb-team-info .sppb-team-addon-text {
  color: #fff;
  font-size: 15px;
  position: absolute;
  right: 10px;
  z-index: 2;
}
.white-popup-block {
  background-color: #fff;
  padding: 30px;
  width: 60%;
  display: inline-block;
  text-align: left;
  position: relative;
}
.white-popup-block .popup-modal-dismiss {
  position: absolute;
  right: 25px;
  top: 20px;
}
.mfp-content {
  text-align: center;
}
.sppb-panel {
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  border: 0 !important;
  background: none !important;
}
.sppb-panel >.sppb-panel-heading {
  padding: 10px 15px !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  border-radius: 100px;
  border: 0;
  background: none;
}
.sppb-panel >.sppb-panel-heading >.sppb-panel-title {
  font-size: 18px;
}
.sppb-panel .sppb-panel-body {
  border: 0 !important;
  padding: 15px !important;
  background: none;
}
.sppb-panel i {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  margin-right: 5px;
  text-align: center;
}
.sppb-progress-container p.sp-text-left,
.sp-progress-container p.sp-text-left {
  margin: 0 0 3px;
}
.sppb-progress-container .sppb-progress,
.sp-progress-container .sppb-progress {
  height: 10px;
  margin-bottom: 30px;
  box-shadow: none;
  border-radius: 0px;
}
.sppb-progress-container .sppb-progress .sppb-progress-bar,
.sp-progress-container .sppb-progress .sppb-progress-bar {
  box-shadow: none;
}
.sppb-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.sppb-list li.sppb-list-item {
  padding: 5px 0;
  width: 50%;
  float: left;
}
.sppb-list li.sppb-list-item .sppb-icon {
  margin: 0 15px 0 0;
}
.sppb-client-showcase-image {
  padding: 0 20px;
}
ul.sppb-lightbox-gallery {
  margin: -1px;
  display: block;
  padding: 0;
}
ul.sppb-lightbox-gallery >li {
  padding: 1px;
}
.sppb-slick-slider-item {
  background-size: cover;
  background-position: center;
  position: relative;
}
.sppb-slick-slider-item h3 {
  display: inline-block;
  font-size: 30px;
  line-height: 40px;
  text-transform: capitalize;
  color: #fff;
}
.sppb-slick-slider-item .sppb-carousel-item-inner {
  position: relative;
  padding: 0;
}
.sppb-slick-slider-item p {
  color: #fff;
  font-size: 15px;
}
.sppb-slick-slider-item .sppb-carousel-pro-text {
  padding: 35px;
}
.sppb-carousel .slick-prev {
  left: 0;
}
.sppb-carousel .slick-next {
  right: 0;
}
.sppb-process-item {
  position: relative;
  padding: 40px;
  top: -150px;
  z-index: 1;
  border-bottom: 5px solid;
}
.sppb-process-item .sppb-process-count {
  font-size: 80px;
  opacity: 0.3;
  margin: 0;
}
.sppb-addon-image-content,
.sppb-addon-progress-bars {
  position: relative;
}
.sppb-addon-image-content .sppb-image-holder,
.sppb-addon-progress-bars .sppb-image-holder {
  position: absolute;
  top: 0;
  width: 50%;
  height: 100%;
  background-position: 50%;
  background-size: cover;
}
.sppb-addon-image-content.aligment-right .sppb-content-holder,
.sppb-addon-progress-bars.aligment-right .sppb-content-holder {
  padding: 120px 15%;
}
.sppb-addon-image-content.aligment-right .sppb-content-holder .sppb-image-content-title,
.sppb-addon-progress-bars.aligment-right .sppb-content-holder .sppb-image-content-title {
  font-size: 32px;
}
.sppb-addon-image-content.aligment-right .sppb-image-holder,
.sppb-addon-progress-bars.aligment-right .sppb-image-holder {
  width: 100%;
}
.sppb-addon-image-content.aligment-right .sppb-image-holder:before,
.sppb-addon-progress-bars.aligment-right .sppb-image-holder:before {
  content: "";
  background-color: rgba(0,0,0,0.2);
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
}
.sppb-addon-image-content .sppb-content-holder,
.sppb-addon-progress-bars .sppb-content-holder {
  padding-left: 90px !important;
}
.sppb-addon-image-content .sppb-content-holder .sppb-image-content-title,
.sppb-addon-progress-bars .sppb-content-holder .sppb-image-content-title {
  font-size: 36px;
  line-height: 45px;
}
.sppb-addon-image-content .sppb-content-holder,
.sppb-addon-progress-bars .sppb-content-holder {
  padding: 90px 0 90px 90px;
}
.sppb-addon-image-content.aligment-left .sppb-image-holder,
.sppb-addon-progress-bars.aligment-left .sppb-image-holder {
  left: 0;
}
.sppb-addon-image-content.aligment-left .sppb-content-holder,
.sppb-addon-progress-bars.aligment-left .sppb-content-holder {
  padding: 90px 0 90px 90px;
}
.sppb-addon-image-content.aligment-left.content-box .sppb-content-holder,
.sppb-addon-progress-bars.aligment-left.content-box .sppb-content-holder {
  padding: 90px 50px 90px 50px !important;
}
.sppb-video-popup-addon {
  text-align: center;
}
.sppb-video-popup-addon .sppb-video-popup {
  max-width: 600px;
  width: 600px;
  display: inline-block;
  min-height: 200px;
  position: relative;
}
.sppb-video-popup-addon .sppb-video-popup >a {
  color: #fff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.sppb-video-popup-addon .sppb-video-popup >a >div {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  width: 100%;
}
.sppb-video-popup-addon .sppb-video-popup >a >div .sppb-video-popup-title {
  font-size: 30px;
  line-height: 40px;
  margin-top: 20px;
}
.sppb-addon-tab .sppb-tab >ul.sppb-nav {
  text-align: center;
}
.sppb-addon-tab .sppb-tab >ul.sppb-nav >li {
  float: none;
  display: inline-block;
}
.sppb-addon-tab .sppb-tab >ul.sppb-nav >li >a {
  text-transform: capitalize;
  padding: 45px 10px;
  margin: 0 30px 0 0;
  border-radius: 0;
}
.sppb-addon-tab .sppb-tab >ul.sppb-nav >li >a >h3 {
  margin: 0;
  font-size: 21px;
}
.sppb-addon-tab .sppb-tab >ul.sppb-nav >li >a >h3 i {
  margin-right: 5px;
}
.sppb-addon-tab .sppb-tab >ul.sppb-nav >li.active >a,
.sppb-addon-tab .sppb-tab >ul.sppb-nav >li:hover >a,
.sppb-addon-tab .sppb-tab >ul.sppb-nav >li:focus >a,
.sppb-addon-tab .sppb-tab >ul.sppb-nav >li:active >a {
  background: transparent;
  color: inherit;
  position: relative;
}
.sppb-addon-tab .sppb-tab >ul.sppb-nav >li.active >a:focus,
.sppb-addon-tab .sppb-tab >ul.sppb-nav >li:hover >a:focus,
.sppb-addon-tab .sppb-tab >ul.sppb-nav >li:focus >a:focus,
.sppb-addon-tab .sppb-tab >ul.sppb-nav >li:active >a:focus {
  background-color: transparent;
}
.sppb-addon-tab .sppb-tab >ul.sppb-nav >li.active >a:after,
.sppb-addon-tab .sppb-tab >ul.sppb-nav >li:hover >a:after,
.sppb-addon-tab .sppb-tab >ul.sppb-nav >li:focus >a:after,
.sppb-addon-tab .sppb-tab >ul.sppb-nav >li:active >a:after {
  content: "";
  width: 20px;
  height: 20px;
  bottom: -10px;
  position: absolute;
  left: calc(50% - 10px);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.sppb-addon-tab .sppb-tab .sppb-tab-content {
  padding: 60px;
}
.sppb-addon-tab .sppb-tab .sppb-tab-content h6 {
  line-height: 40px !important;
  font-size: 36px !important;
}
.sppb-person-text .sppb-person-name {
  font-size: 21px;
  margin: 0 0 5px;
}
.sppb-person-text .sppb-person-designation {
  margin: 0 0 5px;
}
.sppb-person-text ul.sppb-person-information-social >li {
  display: inline-block;
  margin: 0 15px 0 0;
}
.chart {
  position: relative;
  display: inline-block;
}
.chart canvas {
  position: absolute;
  left: 0;
  top: 0;
}
.slick-slider {
  position: relative;
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
  -o-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
@font-face {
  font-family: 'slick';
  font-style: normal;
  font-weight: normal;
  src: url('./fonts/slick.eot');
  src: url('./fonts/slick.eot?#iefix') format('embedded-opentype'), url('./fonts/slick.woff') format('woff'), url('./fonts/slick.ttf') format('truetype'), url('./fonts/slick.svg#slick') format('svg');
}
.slick-prev,
.slick-next {
  background: transparent;
  border: none;
  color: transparent;
  cursor: pointer;
  display: block;
  font-size: 0;
  height: 40px;
  line-height: 0;
  margin-top: -10px \9;
  outline: none;
  padding: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
  transform: translate(0,-50%);
  width: 40px;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  background: transparent;
  color: transparent;
  outline: none;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  border-radius: 500px;
  display: inline-block;
  font-size: 30px;
  height: 30px;
  line-height: 30px;
  opacity: 0.75;
  text-align: center;
  width: 30px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
  left: -25px;
}
.slick-prev[dir='rtl'] {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: '\f104';
  font-family: FontAwesome;
}
.slick-prev:before[dir='rtl'] {
  content: '\f105';
  font-family: FontAwesome;
}
.slick-next {
  right: -25px;
}
.slick-next[dir='rtl'] {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: '\f105';
  font-family: FontAwesome;
}
.slick-next:before[dir='rtl'] {
  content: '\f104';
  font-family: FontAwesome;
}
.slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  bottom: -45px;
  display: block;
  list-style: none;
  padding: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}
.slick-dots li {
  cursor: pointer;
  display: inline-block;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  position: relative;
  width: 20px;
}
.slick-dots li button {
  background: transparent;
  border: 0;
  color: transparent;
  cursor: pointer;
  display: block;
  font-size: 0;
  height: 20px;
  line-height: 0;
  outline: none;
  padding: 5px;
  width: 20px;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  color: black;
  content: '•';
  font-family: 'slick';
  font-size: 20px;
  height: 20px;
  left: 0;
  line-height: 20px;
  opacity: 0.25;
  position: absolute;
  text-align: center;
  top: 0;
  width: 20px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}
@media only screen and (max-width: 979px) {
  table.acymailing_form {
    margin: 0 !important;
  }
  #sp-bottom .sp-module:first-child {
    margin-bottom: 50px;
  }
}
ul.sprocket-lists-container > li > .sprocket-lists-title {
  background: none;
  background: #f6f6f6;
  font-size: 14px !important;
  font-weight: 500;
  margin: 2px 0 !important;
  padding: 0 !important;
  border: 0 !important;
}
ul.sprocket-lists-container > li > .sprocket-lists-title:before {
  content: "+";
  background: #333;
  color: #fff;
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 14px;
  margin-right: 10px;
}
ul.sprocket-lists-container > li > .sprocket-lists-title > span {
  display: none;
}
ul.sprocket-lists-container > li.active > .sprocket-lists-title:before {
  content: "-";
}
.sprocket-lists-arrows .arrow {
  background: transparent !important;
}
.sprocket-tables-container >.sprocket-tables-block >.sprocket-tables-item {
  background: #fff;
  border: 0;
}
.sprocket-tables-container >.sprocket-tables-block >.sprocket-tables-item .sprocket-tables-cell {
  border: 0;
}
.sprocket-tables-container >.sprocket-tables-block >.sprocket-tables-item .sprocket-tables-cell.sprocket-tables-bg2,
.sprocket-tables-container >.sprocket-tables-block >.sprocket-tables-item .sprocket-tables-cell.sprocket-tables-bg1 {
  background: none;
  font-size: 12px;
  padding: 7px;
  text-transform: uppercase;
}
.sprocket-tables-container >.sprocket-tables-block >.sprocket-tables-item .sprocket-tables-cell.sprocket-tables-desc,
.sprocket-tables-container >.sprocket-tables-block >.sprocket-tables-item .sprocket-tables-cell.sprocket-tables-price {
  background: #343D46;
  color: #fff;
}
.sprocket-tables-container >.sprocket-tables-block >.sprocket-tables-item .sprocket-tables-cell.sprocket-tables-desc a,
.sprocket-tables-container >.sprocket-tables-block >.sprocket-tables-item .sprocket-tables-cell.sprocket-tables-price a {
  color: #fff;
}
.sprocket-tables-container >.sprocket-tables-block >.sprocket-tables-item .sprocket-tables-cell.sprocket-tables-desc {
  padding: 30px 0 2px;
}
.sprocket-tables-container >.sprocket-tables-block >.sprocket-tables-item .sprocket-tables-cell.sprocket-tables-desc >.sprocket-tables-title {
  font-size: 21px;
  text-transform: uppercase;
  margin: 0;
}
.sprocket-tables-container >.sprocket-tables-block >.sprocket-tables-item .sprocket-tables-cell.sprocket-tables-desc >.sprocket-tables-text {
  font-style: italic;
  font-weight: 200;
  font-size: 12px;
  text-transform: capitalize;
}
.sprocket-tables-container >.sprocket-tables-block >.sprocket-tables-item .sprocket-tables-cell.sprocket-tables-price {
  padding: 10px 0 30px;
  font-size: 40px;
  line-height: 40px;
}
.sprocket-tables-container >.sprocket-tables-block >.sprocket-tables-item .sprocket-tables-cell.sprocket-tables-price > span {
  font-variant: super;
  vertical-align: top;
  font-size: 15px;
}
.sprocket-tables-container >.sprocket-tables-block >.sprocket-tables-item .sprocket-tables-cell.sprocket-tables-link {
  padding: 20px 0;
}
.sprocket-tables-container >.sprocket-tables-block >.sprocket-tables-item .sprocket-tables-cell.sprocket-tables-link > .readon {
  background: none;
  border: 2px solid;
  font-size: 10px;
  font-weight: 600;
  color: #343D46;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.sprocket-tables-container >.sprocket-tables-block >.sprocket-tables-item .sprocket-tables-cell.sprocket-tables-feature {
  border-bottom: 1px solid;
  text-align: left;
  text-transform: capitalize;
  padding: 4px 25px;
}
.sprocket-tables-container >.sprocket-tables-block >.sprocket-tables-item .sprocket-tables-cell.sprocket-tables-feature:before {
  font-family: FontAwesome;
  content: "\f00c";
  margin: 0 8px 0 0;
}
.sprocket-tables-nav {
  text-align: center;
}
.sprocket-tables-nav > .sprocket-tables-pagination {
  display: none;
}
.sprocket-tables-nav >.sprocket-tables-arrows {
  display: inline-block;
  vertical-align: middle;
}
.sprocket-strips-container {
  margin: 0 !important;
}
.sprocket-strips-container.cols-6 > li {
  width: calc(100% / 6) !important;
}
.sprocket-strips-container.cols-5 > li {
  width: calc(100% / 5) !important;
}
.sprocket-strips-container.cols-4 > li {
  width: calc(100% / 4) !important;
}
.sprocket-strips-container.cols-3 > li {
  width: calc(100% / 3) !important;
}
.sprocket-strips-container.cols-2 > li {
  width: calc(100% / 2) !important;
}
.sprocket-strips-container.cols-1 > li {
  width: calc(100% / 1) !important;
}
.sprocket-strips-container > li {
  border: 1px solid #e1e1e1;
  margin: 0 -1px 0 0;
}
.sprocket-strips-container > li:hover {
  background: #fafafa;
}
.sprocket-strips-container > li:hover .sprocket-strips-text > img {
  opacity: 1;
}
.sprocket-strips-container > li >.sprocket-strips-item {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.sprocket-strips-container > li >.sprocket-strips-item .sprocket-strips-text > img {
  opacity: 0.4;
  display: inline-block;
}
.sprocket-strips-container > li >.sprocket-strips-item .sprocket-strips-text > img:hover {
  opacity: 1;
}
@media (max-width: 767px) {
  .sprocket-strips-container {
    margin: 0 !important;
    text-align: center;
  }
  .sprocket-strips-container.cols-6 > li,
  .sprocket-strips-container.cols-5 > li,
  .sprocket-strips-container.cols-4 > li,
  .sprocket-strips-container.cols-3 > li,
  .sprocket-strips-container.cols-2 > li {
    width: 100% !important;
  }
}
.sprocket-strips-nav {
  position: absolute;
  right: 0;
  top: -80px;
  display: block;
  width: inherit;
}
.sprocket-strips-nav .sprocket-strips-pagination {
  display: none;
}
.sprocket-strips-nav .sprocket-strips-arrows .arrow {
  background: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: 1px solid #e1e1e1;
  font-size: inherit;
  line-height: 14px;
}
.sprocket-strips-c-container {
  margin: 0 -1.5%;
}
.sprocket-strips-c-container .sprocket-strips-c-block {
  margin: 0;
  padding: 2px;
  float: left;
  text-align: center;
}
.sprocket-strips-c-container .sprocket-strips-c-block .sprocket-strips-c-item {
  background: transparent !important;
  position: relative;
}
.sprocket-strips-c-container .sprocket-strips-c-block .sprocket-strips-c-item:hover {
  margin: 0;
  padding: 0;
}
.sprocket-strips-c-container .sprocket-strips-c-block .sprocket-strips-c-item:hover .sprocket-strips-c-content {
  visibility: visible;
}
.sprocket-strips-c-container .sprocket-strips-c-block .sprocket-strips-c-item .sprocket-strips-c-image {
  border: 0;
}
.sprocket-strips-c-container .sprocket-strips-c-block .sprocket-strips-c-item .sprocket-strips-c-title {
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
}
.sprocket-strips-c-container .sprocket-strips-c-block .sprocket-strips-c-item .sprocket-strips-c-content {
  position: absolute;
  background: rgba(0,0,0,0.5);
  color: #fff;
  left: 10px;
  right: 10px;
  bottom: 10px;
  top: 10px;
  padding: 30px;
  visibility: hidden;
  -webkit-transition: all 234ms ease-in 0.3s;
  -moz-transition: all 234ms ease-in 0.3s;
  -o-transition: all 234ms ease-in 0.3s;
  transition: all 234ms ease-in 0.3s;
}
.sprocket-strips-c-container .sprocket-strips-c-block .sprocket-strips-c-item .sprocket-strips-c-content .sprocket-strips-c-extended-info {
  -webkit-transition: all 234ms ease-in 0.3s;
  -moz-transition: all 234ms ease-in 0.3s;
  -o-transition: all 234ms ease-in 0.3s;
  transition: all 234ms ease-in 0.3s;
}
.featuretable-col >.featuretable-cell {
  padding: 15px 0;
  background: #E8E8E8;
  border: 0;
  text-shadow: none;
}
.featuretable-col >.featuretable-cell.ft-row-even {
  background: #F7F7F7;
}
.featuretable-col >.featuretable-cell.ft-row-even.price {
  background: #343D46;
  border: 0;
  color: #fff;
  padding: 0 0 30px;
}
.featuretable-col >.featuretable-cell.ft-row-even.price .featuretable-cell-data {
  font-size: 30px;
  font-weight: 800;
}
.featuretable-col >.featuretable-cell.ft-row-even.price .featuretable-cell-sub {
  font-size: 13px;
  text-transform: capitalize;
  margin: 10px 0 0;
}
.featuretable-col >.featuretable-cell.ft-row-bottom {
  padding: 30px 0;
}
.featuretable-col >.featuretable-cell.ft-row-bottom.button-text .featuretable-cell-data {
  margin: 30px 0;
}
.featuretable-col >.featuretable-cell.ft-row-bottom.button-text .featuretable-cell-data > a {
  color: #fff;
  background: #333;
  font-weight: 500;
  text-transform: uppercase;
  padding: 10px 20px;
}
.featuretable-col >.featuretable-cell.ft-row-top.name {
  background: #343D46;
  color: #fff;
  border: 0;
  font-weight: 500;
  font-size: 15px;
  text-transform: capitalize;
  padding: 30px 0 10px;
}
.featuretable-col >.featuretable-cell.ft-row-top {
  font-size: 21px;
}
.featuretable-col.ft-column-first .ft-row-top,
.featuretable-col.ft-column-first .ft-row-bottom,
.featuretable-col.ft-column-last .ft-row-top,
.featuretable-col.ft-column-last .ft-row-bottom {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.featuretable-col.ft-highlight {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
  z-index: 2;
  position: relative;
  border: 0;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}
.featuretable-col.ft-highlight > .featuretable-cell {
  background: #E8E8E8;
  border-color: #ddd;
  text-shadow: none;
  color: #333;
}
.featuretable-col.ft-highlight > .featuretable-cell.ft-row-even {
  background: #F7F7F7;
}
.featuretable-col.ft-highlight > .featuretable-cell.ft-row-top.name {
  background: #ff0000;
  color: #fff;
  border: 0;
}
.featuretable-col.ft-column-even >.featuretable-cell {
  background: #e1e1e1;
}
.featuretable-col.ft-column-even >.featuretable-cell.ft-row-even {
  background: #eee;
}
.featuretable-col.ft-column-even >.featuretable-cell.ft-row-even.price {
  background: #333;
}
.featuretable-col.ft-column-even >.featuretable-cell.ft-row-top.name {
  background: #333;
}
.layout-slideshow .sprocket-features-arrows .arrow {
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  opacity: 1 !important;
  height: 40px;
  width: 40px;
  line-height: 35px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  color: #333;
  background: #fff;
}
.layout-slideshow .sprocket-features-pagination {
  display: inline-block;
  text-align: center;
  bottom: 8px;
}
.layout-slideshow .sprocket-features-content {
  bottom: 30px !important;
  width: 80%;
  top: inherit;
}
.layout-slideshow .sprocket-features-content .sprocket-features-title {
  margin: 0;
  display: block;
  padding: 20px 20px 0;
  font-weight: 600;
  text-transform: uppercase;
  position: relative;
  font-size: 18px;
}
.layout-slideshow .sprocket-features-content .sprocket-features-desc {
  padding: 10px 20px 40px;
  font-size: 13px;
  line-height: 1.9;
}
.sprocket-tabs.layout-top >.sprocket-tabs-nav {
  padding: 0 !important;
  border: 1px solid #ddd;
  border-bottom: 0;
  border-top: 0;
  background: none;
}
.sprocket-tabs.layout-top >.sprocket-tabs-nav > li {
  float: none;
  display: table-cell;
  width: 1%;
  border: 0;
  text-align: center;
  background: #F1F2F2;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.sprocket-tabs.layout-top >.sprocket-tabs-nav > li.active {
  border: 0;
}
.sprocket-tabs.layout-top >.sprocket-tabs-nav > li.active .sprocket-tabs-inner {
  border: 0;
  border-top: 3px solid #333;
}
.sprocket-tabs.layout-top >.sprocket-tabs-nav > li .sprocket-tabs-inner {
  border-top: 3px solid #F1F2F2;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.sprocket-tabs.layout-top >.sprocket-tabs-panels {
  border: 1px solid #ddd;
  border-top: 0;
  padding: 30px;
}
.sprocket-quotes > .sprocket-quotes-container > li .sprocket-quotes-item {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  padding: 0;
  background: none;
}
.sprocket-quotes > .sprocket-quotes-container > li .sprocket-quotes-item::before,
.sprocket-quotes > .sprocket-quotes-container > li .sprocket-quotes-item::after {
  display: none;
}
.sprocket-quotes > .sprocket-quotes-container > li .sprocket-quotes-item .sprocket-quotes-text {
  border: 1px solid #ddd;
  display: block;
  padding: 30px;
  position: relative;
}
.sprocket-quotes > .sprocket-quotes-container > li .sprocket-quotes-item .sprocket-quotes-text:after {
  border-color: #f5f5f5 transparent;
  border-style: solid;
  border-width: 16px 0 0 16px;
  bottom: -16px;
  content: "";
  display: block;
  left: 50px;
  position: absolute;
  width: 0;
}
.sprocket-quotes > .sprocket-quotes-container > li .sprocket-quotes-item .sprocket-quotes-image {
  max-width: 14%;
}
.sprocket-quotes .sprocket-quotes-nav {
  text-align: center;
}
.sprocket-quotes .sprocket-quotes-nav .sprocket-quotes-pagination {
  display: none;
}
.sprocket-quotes .sprocket-quotes-nav .sprocket-quotes-arrows {
  padding: 0;
  display: inline-block;
}
a {
  color: #0684c0;
}
a:hover,
a:focus {
  color: #333333;
}
.btn,
.sppb-btn {
  background: #3c9fe6;
  border-radius: 5px;
  color: #ffffff;
  text-transform: lowercase;
}
.btn a,
.sppb-btn a {
  color: #ffffff;
}
.btn:hover,
.sppb-btn:focus,
.btn:hover a,
.sppb-btn:focus a,
.btn a:hover,
.sppb-btn a:hover,
.btn a:focus,
.sppb-btn a:focus {
  background: #3c9fe6;
  color: #333333;
}
.sp-megamenu-parent > li > a {
  font-weight: 600;
  text-transform: none;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover {
  color: #000000 !important;
}
strong {
  color: #000000 !important;
  font-weight: 600;
}
.entry-header h1 {
  color: #222222;
  font-family: Montserrat, sans-serif;
  font-size: 31px;
  font-weight: 500;
  margin: 0;
  padding: 0;
}
#sp-highlight .btn.btn-link,
.btn,
.sppb-btn {
  text-transform: none !important;
}
#sp-top-bar #sp-top2 {
  padding: 0;
}
#sp-top-bar ul.nav.menu > li > a {
  border: 0;
  font-size: 0;
  padding: 0;
  width: 10px;
}
#sp-top-bar ul.nav.menu > li > a:before {
  display: block;
  font-size: 14px;
}
#sp-top-bar ul.nav.menu > li > a.fa-twitter:before {
  content: '\f099' !important;
}
#sp-top-bar ul.nav.menu > li > a.fa-facebook-square:before {
  content: '\f09a' !important;
}
#sp-top-bar ul.nav.menu > li > a.fa-youtube:before {
  content: '\f167' !important;
}

#sp-top-bar ul.nav.menu > li > a.fa-linkedin-square:before {
  content: '\f08c' !important;
}
#sp-top-bar form.form-inline {
  padding-top: 5px;
}
#sp-top-bar input {
  background: none;
  border: none !important;
  border-bottom: 1px solid #ffffff !important;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: #ffffff !important;
  height: 24px;
  line-height: 24px;
  padding: 0;
}
#sp-top-bar input::-webkit-input-placeholder {
  color: #ffffff;
}
#sp-top-bar input::-moz-placeholder {
  color: #ffffff;
}
#sp-top-bar input: ::-moz-placeholder {
  color: #ffffff;
}
#sp-top-bar input::-ms-input-placeholder {
  color: #ffffff;
}
#sp-top-bar form.form-inline button.btn {
  background: #3c9fe6 !important;
  font-size: 20px;
  height: 32px;
  padding: 0;
  right: 0;
  top: 60%;
  width: 32px;
}
#sp-top-bar #sp-top1 {
  padding-bottom: 10px;
  padding-top: 10px;
}
#sp-top-bar #sp-top2 {
  background: #3c9fe6 !important;
  padding: 0 30px;
  position: relative;
}
#sp-top-bar #sp-top2:before,
#sp-top-bar #sp-top2:after {
  border: solid;
  border-width: 30px;
  content: '';
  display: block;
  position: absolute;
  top: 0;
}
#sp-top-bar #sp-top2:before {
  border-color: #3c9fe6 !important;
  border-left-color: transparent !important;
  border-top-color: transparent !important;
  left: -57px;
}
#sp-top-bar #sp-top2:after {
  border-bottom-color: transparent !important;
  border-color: #3c9fe6 !important;
  border-right-color: transparent !important;
  right: -57px;
}
.sp-default-logo {
  padding-bottom: 10px;
  padding-top: 10px;
}
.sp-default-logo.visible-xs {
  max-height: 80px;
  padding-bottom: 10px;
  padding-top: 10px;
  width: auto;
}
.is-sticky .sp-default-logo {
  max-height: 80px;
}
#sp-top2 .sp-module {
  display: block;
  float: right;
  margin-top: 0;
}
.tp-caption h1,
.tp-caption h2,
.tp-caption h3,
.tp-caption h4,
.tp-caption h5,
.tp-caption h6 {
  color: #ffffff;
}
.tp-caption.medium_bold_red h5 {
  color: #ffffff !important;
}
.tp-caption.medium_light_black,
.medium_light_black {
  color: #ffffff !important;
}
#sp-highlight {
  color: #777777;
}
#sp-highlight h3 {
  color: #333333;
  font-size: 20px;
  font-weight: 300;
}
#sp-highlight .sp-column {
  padding-top: 40px;
}
#sp-highlight a.readmore {
  color: #3c9fe6;
  display: inline-block;
  font-weight: 400;
  padding-right: 30px;
  position: relative;
}
#sp-highlight a.readmore:after {
  content: '\f105';
  display: none;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  position: absolute;
  right: 0;
  text-decoration: inherit;
  top: 0;
}
#sp-highlight a.readmore:hover:after {
  display: block;
}
#sp-highlight .btn.btn-link {
  background: #3c9fe6;
  border-radius: 5px;
  color: #ffffff !important;
  text-transform: lowercase;
}
#sp-highlight .btn.btn-link a {
  color: #ffffff !important;
}
#sp-highlight .btn.btn-link:hover a,
#sp-highlight .btn.btn-link:focus a,
#sp-highlight .btn.btn-link a:hover,
#sp-highlight .btn.btn-link a:focus {
  color: #333333 !important;
}
#sp-highlight .col-md-4 {
  border-bottom: 1px solid #d9d9d9;
}
.sp-module-icon {
  color: #3c9fe6;
  font-size: 40px;
  padding-bottom: 20px;
  text-align: center;
}
#sp-highlightrow2 {
  padding-bottom: 30px;
  padding-top: 50px;
}
#sp-highlightrow2 .sp-module-title {
  color: #333333;
  font-size: 23px;
  font-weight: 300;
}
#sp-highlightrow2 a.readmore {
  color: #3c9fe6;
  display: inline-block;
  font-weight: 400;
  padding-right: 30px;
  position: relative;
}
#sp-highlightrow2 a.readmore:after {
  content: '\f105';
  display: none;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  position: absolute;
  right: 0;
  text-decoration: inherit;
  top: 0;
}
#sp-highlightrow2 a.readmore:hover:after {
  display: block;
}
#sp-statistics {
  color: #ffffff;
  font-size: 30px;
  padding-bottom: 150px;
  padding-top: 100px;
  text-align: center;
}
#sp-statistics span {
  color: #3c9fe6;
  text-decoration: none !important;
}
#sp-statisticsrow2 .sp-module {
  background-color: #ffffff;
  border-bottom: 5px solid;
  border-bottom-color: #832c12;
  padding: 40px;
  position: relative;
  text-align: center;
  top: -90px;
  z-index: 1;
}
h2.counter-range {
  font-weight: 300;
}
#sp-news-media {
  padding-bottom: 20px;
  padding-top: 50px;
}
#sp-news-media h3 {
  color: #832c12;
  font-size: 35px;
  font-weight: 600;
  text-align: center;
}
#sp-news-media h3 small {
  color: #3c9fe6;
  font-size: 35px;
  font-weight: 600;
}
#sp-news-media h3 strong {
  color: #818181;
  font-size: 35px;
  font-weight: 600;
}
#sp-news-media  .moduleItemTitle {
  font-weight: 600;
}
#sp-news-media  .sppb-blog-media {
  height: 200px;
  overflow: hidden;
  position: relative;
}
#sp-news-media  .sppb-blog-media  a {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
}
#sp-news-media  .sppb-blog-media img {
  min-height: 200px;
}
@media (min-width: 768px) {
  #sp-news-media  .sppb-blog-media {
    height: 150px;
  }
}
@media (min-width: 1199px) {
  #sp-news-media  .sppb-blog-media {
    height: 200px;
  }
}
#sp-above  .sppb-blog-media {
  height: 200px;
  overflow: hidden;
  position: relative;
}
#sp-above  .sppb-blog-media  a {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
}
#sp-above  .sppb-blog-media img {
  min-height: 200px;
}
@media (min-width: 768px) {
  #sp-above  .sppb-blog-media {
    height: 150px;
  }
}
@media (min-width: 1199px) {
  #sp-above  .sppb-blog-media {
    height: 200px;
  }
}
#sp-sponsors {
  padding-bottom: 20px;
  padding-top: 40px;
  text-align: center;
}
#sp-sponsors img {
  display: inline-block;
}
.sp-contact-content {
  padding-left: 25px;
}
#sp-bottom .sp-module .sp-module-title {
  border: none;
  font-weight: 400;
  position: relative;
  text-transform: none;
}
#sp-bottom .sp-module .sp-module-title:after {
  border-bottom: 3px solid #3c9fe6;
  bottom: 0;
  content: '';
  left: 0;
  position: absolute;
  width: 100px;
}
#sp-bottom {
  font-size: 17px;
  padding-bottom: 40px !important;
  padding-top: 50px !important;
}
#sp-bottom .sp-module ul.nav > li > a {
  border: none;
  line-height: 1.4;
  padding: 5px 0;
}
#sp-bottom .sp-module ul.nav > li > a:before,
#sp-bottom .sp-module .latestnews > div:before {
  display: none;
}
#sp-bottom a:hover,
#sp-bottom a:focus,
#sp-bottom .sp-module ul.nav > li > a:hover,
#sp-bottom .sp-module ul.nav > li > a:focus {
  color: #3c9fe6;
}
#sp-bottom .sp-module ul.menusocials > li > a:before {
  display: block;
}
.cols5 > .container > .row > div {
  width: 20% !important;
}
#sp-bottom .sp-module ul.menusocials li {
  display: inline-block;
  font-size: 0;
  height: 32px;
  margin-right: 15px;
  width: 32px;
}
#sp-bottom .sp-module ul.menusocials li > a.fa:before {
  font-size: 26px;
  height: 32px;
  line-height: 32px;
  width: 32px;
}
#sp-bottom .sp-module ul.nav > li > a.fa-facebook-square:before {
  color: #3b5998 !important;
  content: '\f082';
}
#sp-bottom .sp-module ul.nav > li > a.fa-twitter:before {
  color: #1da1f2 !important;
  content: '\f099';
}
#sp-bottom .sp-module ul.nav > li > a.fa-youtube:before {
  color: #ffffff !important;
  content: '\f167';
}
#sp-back-to-top {
  bottom: 20px;
  display: inline-block;
  height: 30px;
  line-height: 30px;
  position: fixed;
  right: 20px;
  text-align: center;
  width: 30px;
  z-index: 999;
}
#sp-footer .sp-module ul.nav > li {
  display: inline-block;
  position: relative;
}
#sp-footer .sp-module ul.nav > li > a {
  border-bottom: none;
  color: #ffffff;
  line-height: 30px;
  padding: 0 10px;
}
#sp-footer .sp-module ul.nav > li > a:hover,
#sp-footer .sp-module ul.nav > li > a:focus {
  background-color: transparent;
  color: #777777;
}
#sp-footer .sp-module ul.nav > li > a:before {
  display: none;
}
#sp-footer .sp-module ul.nav > li:after {
  border-left: 1px solid #ffffff;
  content: '';
  height: 14px;
  left: 0;
  margin-top: -7px;
  position: absolute;
  top: 50%;
}
#sp-footer .sp-module ul.nav > li:first-child:after {
  display: none;
}
#sp-footer .sp-module ul.nav > li:first-child a {
  padding-left: 0;
}
#sp-title .text-center.has-image {
  background-color: rgba(255,255,255,0.8);
  padding: 40px;
}
#sp-title .sp-module-content {
  padding: 90px 0;
}
#sp-title .custom {
  background: none !important;
}
body.com-k2 #sp-main-body #sp-component:first-child,
body.com-content #sp-main-body #sp-component:first-child {
  border: none;
  padding-bottom: 0;
  padding-left: 15px;
  padding-right: 15px;
}
.entry-header.has-post-format,
.entry-header {
  padding-left: 0;
}
.article-info-term,
.post-format {
  display: none !important;
}
.above-component h3,
.entry-header h2 {
  color: #222222;
  font-size: 31px;
  font-weight: 500;
}
h2 .subheading-category {
  color: #222222;
  font-family: 'Montserrat', sans-serif;
  font-size: 31px;
  font-weight: 500;
}
#sp-above .entry-header h2,
.blog .entry-header h2 {
  font-size: 21px;
}
.create i {
  display: none !important;
}
dl.article-info {
  margin-bottom: 0;
  padding-top: 10px;
}
p.readmore {
  display: block !important;
}
#sp-above .sp-column {
  border-bottom: 1px solid #cccccc;
  padding-bottom: 60px;
}
#sp-content-bottom-1 p {
  margin: 0;
}
#sp-content-bottom-2 img {
  margin-right: 20px;
}
.gkTabsWrap.vertical ol {
  background: #f5f5f5;
  border: none !important;
  list-style: none;
  overflow: hidden;
}
.gkTabsWrap.vertical ol li,
.gkTabsWrap.horizontal ol li {
  border-bottom: 1px solid #ffffff;
  border-left: 1px solid #ffffff;
  color: #333333;
  float: left;
  font-size: 12px;
  margin: 0 !important;
  padding: 10px;
  text-align: center;
  width: 50%;
}
.gkTabsWrap.vertical ol li.active,
.gkTabsWrap.horizontal ol li.active {
  color: #3c9fe6;
}
.gkTabsWrap.vertical ol li:nth-child(odd),
.gkTabsWrap.horizontal ol li:nth-child(odd) {
  border-left: none;
}
.sp-page-title {
  background-image: url(../images/newsHeader.jpg);
}
#sp-page-title h3 {
  font-size: 31px;
}
#sp-page-title p {
  color: #222222;
  font-size: 23px;
}
#sp-page-title span {
  color: #3c9fe6;
  text-decoration: none !important;
}
.sp-module.article-title .sp-module-content {
  padding: 0 !important;
  position: relative;
}
.sp-module.article-title .sp-module-content:before {
  background: rgba(0,0,0,0.5);
  content: '';
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.sp-module.article-title .sp-module-content .container {
  position: relative;
  z-index: 2;
}
.sp-module.article-title .sp-module-content .text-center.has-image {
  background: none !important;
  color: #ffffff;
  padding: 40px 0 !important;
  text-align: left;
}
.customarticle-title {
  background: none !important;
}
.customarticle-title h3 {
  color: #ffffff;
  margin-bottom: 0;
}
#sp-contact-boxes {
  padding: 50px 0 30px;
}
#sp-contact-boxes .sp-module {
  background: #ffffff;
  margin-bottom: 20px;
  min-height: 250px;
  padding: 40px 40px 20px;
  text-align: center;
}
#sp-contact-boxes h3,
#sp-contact-boxes h3 a {
  color: #333333;
  font-size: 23px;
  font-weight: 500;
}
.rsform-block-name,
.rsform-block-email,
.rsform-block-subject,
.rsform-block-message,
.rsform-block-captcha {
  margin-bottom: 20px;
  position: relative;
}
.rsform-block-name:before,
.rsform-block-email:before,
.rsform-block-subject:before {
  color: #777777;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  left: 15px;
  position: absolute;
  text-decoration: inherit;
  top: 10px;
  z-index: 2;
}
.rsform-block-name:before {
  content: '\f007';
}
.rsform-block-email:before {
  content: '\f0e0';
}
.rsform-block-subject:before {
  content: '\f044';
}
.rsform-block-name input,
.rsform-block-email input,
.rsform-block-subject input {
  padding-left: 40px !important;
}
.rsform-block-message textarea {
  min-height: 190px;
}
.rsform-block-send button {
  background: #3c9fe6;
  border: none;
  color: #ffffff;
  font-size: 24px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}
#sp-contact-form {
  padding: 0 0 50px 0;
}
#sp-contact-form h3 {
  font-size: 33px;
  font-weight: 500;
  padding-bottom: 10px;
  position: relative;
  text-align: center;
}
#sp-contact-form h3 small {
  color: #333333;
  font-size: 33px;
}
#sp-contact-form h3:after {
  border-bottom: 3px solid #3c9fe6;
  bottom: 0;
  content: '';
  left: 50%;
  margin-left: -50px;
  position: absolute;
  width: 100px;
}
.slotholder:after {
  background: rgba(0,0,0,0.2);
  content: '';
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.tparrows.preview4 .tp-arr-titleholder {
  display: none !important;
}
.nopadding .sp-module-content {
  padding: 0 !important;
}
.featured-item {
  background: #ffffff;
  padding: 15px;
}
.blog-featured-item {
  background: #ffffff;
  padding: 15px;
}
.blog article.item {
  padding: 0;
}
.entry-image {
  margin: 0;
}
.featured-item .entry-header,
.blog .entry-header {
  margin-bottom: 0;
}
a.readmore {
  color: #3c9fe6;
}
a.readmore:hover,
a.readmore:focus {
  color: #777777;
}
div.catItemBody {
  border: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
div.catItemView {
  margin-bottom: 0;
}
span.catItemImage {
  max-height: 224px;
  overflow: hidden;
}
#sp-header {
  border-bottom: 1px solid #333333 !important;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
  background: #ffffff !important;
  border-color: #e6e6e6 !important;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
  color: #333333 !important;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item:hover,
.sp-megamenu-parent .sp-dropdown li.sp-menu-item:focus {
  background: #333333 !important;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item:hover > a,
.sp-megamenu-parent .sp-dropdown li.sp-menu-item:focus > a,
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover,
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:focus {
  color: #ffffff !important;
}
#sp-funded-by h3.sp-module-title {
  border-bottom: 1px solid #eeeeee;
  color: #333333;
  padding-bottom: 30px;
  padding-top: 30px;
  text-align: center;
}
#sp-left .sp-module ul.nav > li.current > a {
  color: #333333;
}
.offcanvas-menu {
  padding: 80px 40px 80px 60px;
}
#sp-offcanvas-menu ul.nav-child {
  padding-left: 15px;
}
.search .input-group-addon {
  height: 50px;
  padding: 0;
  position: relative;
  width: 50px;
}
.search .input-group {
  width: 100%;
}
.search .input-group-addon button {
  background: none;
  border: none;
  border-radius: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
.search .search-results dt.result-title {
  font-weight: normal;
}
.search .search-results dt.result-title .highlight {
  font-weight: bold;
}
.owl-slide-item {
  position: relative;
}
.owl-slide-item > a {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
@media (max-width: 767px) {
  #sp-footer #sp-footer2 {
    text-align: left;
  }
  .intro_text {
    padding-bottom: 30px;
  }
  .cols5 > .container > .row > div {
    width: 100% !important;
  }
  .tp-caption.medium_light_black,
  .medium_light_black {
    white-space: normal !important;
    width: 80% !important;
  }
  .tp-caption.medium_light_black p,
  .medium_light_black p {
    font-size: 12px !important;
  }
  .tp-caption > a.btn.btn-primary {
    font-size: 10px !important;
  }
}
@media (min-width: 768px) {
  #sp-highlight {
    border-bottom: 1px solid #d9d9d9;
  }
  #sp-highlight .col-md-4 {
    border-bottom: none;
    border-left: 1px solid #d9d9d9;
    min-height: 470px;
  }
  #sp-highlight3 {
    border-right: 1px solid #d9d9d9;
  }
  .gkTabsWrap.vertical ol,
  .gkTabsWrap.horizontal ol {
    text-align: center;
  }
  .gkTabsWrap.vertical ol li,
  .gkTabsWrap.horizontal ol li {
    border-bottom: none;
    border-left: none;
    color: #222222;
    display: inline-block;
    float: none;
    font-size: 20px;
    margin: 0 !important;
    padding: 25px;
    text-align: center;
    width: auto;
  }
  #sp-left {
    padding-top: 50px;
  }
}
@media (min-width: 992px) {
  #sp-highlight .col-md-4 {
    min-height: 410px;
  }
  #sp-bottom4 {
    font-size: 15px;
  }
  #sp-bottom4 .sp-column {
    padding-left: 10px;
  }
  #sp-right {
    padding-left: 40px;
  }
}
@media (min-width: 1199px) {
  #sp-highlight .col-md-4 {
    min-height: 390px;
  }
  #offcanvas-toggler {
    display: none;
  }
  .entry-image {
    max-height: 170px;
    overflow: hidden;
    position: relative;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (-moz-min-device-pixel-ratio: 1.5),only screen and (-o-min-device-pixel-ratio: 1.5),only screen and (min-device-pixel-ratio: 1.5) {
  #sp-header .sp-retina-logo {
    display: block;
    max-height: 80px;
    padding-bottom: 10px;
    padding-top: 10px;
    width: auto;
  }
}
.tabs-left > .tab-content {
  padding-left: 280px;
}
.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
  float: none;
}
.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
  background: none;
  border: none;
  border-bottom: 1px solid #dddddd;
  margin-bottom: 0;
  margin-right: 0;
  min-width: 74px;
}
.tabs-left > .nav-tabs {
  border: 1px solid #dddddd;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  float: left;
  margin-right: 30px;
  width: 250px;
}
.tabs-left > .nav-tabs > li > a {
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
.tabs-left > .nav-tabs > li > a:hover,
.tabs-left > .nav-tabs > li > a:focus {
  background: none;
  border: none;
  border-bottom: 1px solid #dddddd;
  color: #3d9fe6;
}
.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover,
.tabs-left > .nav-tabs .active > a:focus {
  border: none;
  border-bottom: 1px solid #dddddd;
  color: #3d9fe6;
}
.grant-partners-left,
.grant-partners {
  min-height: 600px;
  overflow: hidden;
  position: relative;
}
.grant-partners-left h2 {
  color: #333333;
}
.panel-group .panel {
  overflow: hidden;
}
.tabs-left > .nav-tabs {
  left: 0;
  position: absolute;
  top: 53px;
}
.hide-grant-partners-right {
  font-size: 30px;
  position: absolute;
  right: 0;
  top: 0;
}
.clear {
  clear: both;
}
.grant-partners-right.hidden-it {
  margin-right: -250px;
  overflow: hidden;
  -webkit-transition: all 500ms ease-out 200ms;
  -moz-transition: all 500ms ease-out 200ms;
  -o-transition: all 500ms ease-out 200ms;
  transition: all 500ms ease-out 200ms;
}
.tabs-left td,
.tabs-left th,
#accordion1 td,
#accordion1 th {
  border: 1px solid #dddddd;
  padding: 10px;
}
#accordion1 td h3,
.tabs-left td h3,
#accordion1 .modal_link,
.tabs-left .modal_link {
  color: #3d9fe6;
  font-size: 18px;
  font-weight: normal;
}
.tabs-left p {
  margin-bottom: 10px;
}
.news_summary {
  padding-bottom: 10px;
}
.news_summary .news_text .date {
  color: #3d9fe6;
}
.tabbable .nav-tabs li + li {
  padding-left: 5px;
}
.tabbable .nav-tabs li a,
.tabbable .nav-tabs li.active > a,
.tabbable .nav-tabs li.active > a:hover,
.tabbable .nav-tabs li.active > a:focus {
  background: #dddddd;
  border: none;
  font-size: 14px;
  line-height: 43px;
  padding: 0;
}
.tabbable .nav-tabs li:hover a,
.tabbable .nav-tabs li:focus a,
.tabbable .nav-tabs li.active > a,
.tabbable .nav-tabs li.active > a:hover,
.tabbable .nav-tabs li.active > a:focus {
  background: #3c9fe6;
  color: #ffffff;
}
.tabbable .tab-content {
  border: 1px solid #dddddd;
  overflow: hidden;
  padding: 0 10px;
}
.grant-partners-right-top {
  margin-top: 30px;
  max-height: 53px;
  overflow: hidden;
}
.grant-partners-right-top .ja-k2filter {
  position: relative;
}
.grant-partners-right-top .ja-k2filter li {
  position: static !important;
}
.grant-partners-right-top .ja-k2filter input[type=text],
.grant-partners-right-top .ja-k2filter select {
  height: 43px;
  line-height: 43px;
  max-width: 100%;
  min-width: 100%;
}
.grant-partners-right-top ul.ja-k2filter li.last-item input.btn {
  background: url('../images/search.png') center center no-repeat;
  background-color: transparent;
  border: none;
  border-radius: 0;
  box-shadow: none;
  height: 43px;
  line-height: 43px;
  position: absolute;
  right: 0;
  text-indent: -9999em;
  top: 0;
  width: 43px;
}
.grant-partners-right-top label {
  display: none;
}
.grant-partners-right-bottom {
  border: 1px solid #dddddd;
  overflow: hidden;
  padding: 10px;
}
.grant-partners-right-bottom h3 {
  border-bottom: 1px solid #dddddd;
  color: #333333;
  font-size: 18px;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.grant-partners-right-bottom div.k2ItemsBlock ul {
  padding: 0;
}
.grant-partners-right-bottom div.k2ItemsBlock ul li {
  border-bottom: 1px solid #dddddd;
  font-size: 14px;
  line-height: 1.5;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.grant-partners-right-bottom div.k2ItemsBlock ul li.clearList {
  border: none;
}
div.k2TagCloudBlock > a {
  background: #dddddd;
}
.grant-partners {
  margin-right: -30px;
}
h2.rl_sliders-title {
  display: none;
}
#cboxContent .entry-header.has-post-format,
#cboxContent .entry-header {
  border-bottom: 1px solid #dddddd;
}
#cboxContent article.item {
  margin: 10px 10px 0;
  padding-right: 0;
}
#cboxClose {
  background-position: -90px 50%;
  height: 28px;
  width: 28px;
}
#cboxContent .related {
  display: block !important;
  visibility: visible !important;
}
.rl_sliders .collapse {
  display: none !important;
}
.rl_sliders .collapse.in {
  display: block !important;
}
@media (min-width: 1199px) {
  .grant-partners-right {
    float: right;
    -webkit-transition: all 500ms ease-out 200ms;
    -moz-transition: all 500ms ease-out 200ms;
    -o-transition: all 500ms ease-out 200ms;
    transition: all 500ms ease-out 200ms;
    width: 250px;
  }
  .grant-partners-left {
    float: left;
    -webkit-transition: all 500ms ease-out 200ms;
    -moz-transition: all 500ms ease-out 200ms;
    -o-transition: all 500ms ease-out 200ms;
    transition: all 500ms ease-out 200ms;
    width: 860px;
  }
  .grant-partners-left.padright {
    width: 100%;
  }
  .grant-partners-right-top {
    margin-top: 0;
    padding-right: 50px;
  }
}
.pdf-link {
  background-image: url(../images/icon_pdf_small.png);
  background-position: left 13px;
  background-repeat: no-repeat;
  color: #3d9fe6 !important;
  display: block !important;
  font-size: 15px;
  padding-bottom: 7px !important;
  padding-left: 25px !important;
  padding-top: 7px !important;
  text-transform: none !important;
}
ul.boxes {
  clear: both;
  display: block;
  list-style: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
}
ul.boxes li {
  border: 1px solid #3d9fe6;
  margin-bottom: 20px;
  padding: 0 10px;
}
ul.boxes li strong {
  background: #3d9fe6;
  color: #ffffff !important;
  display: block;
  font-size: 20px;
  margin: 0 -10px;
  padding: 10px 0;
  text-align: center;
}
@media (min-width: 992px) {
  ul.boxes li {
    float: left;
    margin-bottom: 40px;
    min-height: 220px;
    width: 47%;
  }
  ul.boxes li:nth-child(even) {
    float: right;
  }
}
ul.boxes li a {
  display: block;
  font-weight: 600;
  padding: 10px 0;
}
#sp-above .sp-column {
  border-bottom: none;
  font-size: 20px;
  padding-bottom: 0;
}
#sp-above-menu ul.nav {
  display: block;
}
#sp-above-menu .sp-module ul.nav > li {
  margin-bottom: 20px;
}
#sp-above-menu .sp-module ul.nav > li > a {
  background: #3c9fe6;
  border: none;
  border-radius: 5px;
  color: #ffffff;
  display: block;
  font-weight: 600;
  padding-left: 0;
  text-align: center;
}
#sp-above-menu .sp-module ul.nav > li > a:before {
  display: none;
}
#sp-above-menu .sp-module ul.nav > li > a:hover,
#sp-above-menu .sp-module ul.nav > li > a:focus,
#sp-above-menu .sp-module ul.nav > li.current > a {
  color: #000000;
}
@media (min-width: 992px) {
  #sp-above-menu .sp-module ul.nav > li {
    display: inline-block;
    padding-right: 20px;
    width: 25%;
  }
  #sp-above-menu .sp-module ul.nav > li:last-child {
    padding-right: 0;
  }
}
.blog-featured .entry-image {
  max-height: none;
}
.items-leading {
  background: #ffffff;
  margin-bottom: 40px;
}
.blog-featured article.item {
  padding-right: 15px;
}
.items-leading article.item {
  padding-right: 0;
}
.blog-featured .entry-header {
  padding-left: 0;
  padding-top: 15px;
}
.blog-featured .items-leading .entry-header {
  padding-left: 15px;
  padding-top: 15px;
}
.blog-featured .item-content {
  border-bottom: 1px solid #dddddd;
  margin-bottom: 0;
  padding-bottom: 40px;
}
.blog-featured .items-leading .item-content {
  border: none;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .blog-featured .entry-image {
    float: left;
    margin-right: 15px;
    max-width: 30%;
  }
  .blog-featured .items-leading .entry-image {
    max-width: 40%;
  }
  .items-leading {
    margin-bottom: 50px;
  }
  .blog-featured article.item {
    border-bottom: 1px solid #dddddd;
    margin-bottom: 50px;
    overflow: hidden;
  }
  .items-leading article.item {
    background: #eeeeee;
    border: none;
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .blog-featured .item-content {
    border-bottom: none;
  }
  .blog-featured .items-leading .item-content {
    padding-bottom: 15px;
  }
}
div.pagination {
  display: block;
}
ul.pagination {
  display: block;
  text-align: center;
}
ul.pagination li {
  display: inline-block;
}
#sp-left {
  padding-top: 65px;
}
#sp-left .sp-module.sidebanner {
  position: relative;
}
#sp-left .sp-module.sidebanner .sp-module-title {
  color: #ffffff;
  display: block;
  padding-top: 15px;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: 2;
}
#sp-left .sp-module.sidebanner p {
  color: #ffffff;
  padding: 60px 15px 10px;
  position: absolute;
  z-index: 2;
}
#sp-left .sp-module.sidebanner img {
  position: relative;
  z-index: 1;
}
.sp-default-logo {
  max-height: 100px;
}




/* 
Generic Styling, for Desktops/Laptops 
*/
table.eventlist { 
	width: 100%; 
	border-collapse: collapse; 
      }
      /* Zebra striping */
      table.eventlist tr:nth-of-type(odd) { 
	background: #eee; 
      }
      table.eventlist th { 
	background: #333; 
	color: white; 
	font-weight: bold; 
      }
      table.eventlist td, table.eventlist th { 
	padding: 6px; 
	border: 1px solid #ccc; 
	text-align: left; 
      }



      /* 
Max width before this PARTICULAR table gets nasty
This query will take effect for any screen smaller than 760px
and also iPads specifically.
*/
@media 
only screen and (max-width: 760px),
(min-device-width: 768px) and (max-device-width: 1024px)  {

	/* Force table to not be like tables anymore */
	table, thead, tbody, th, td, tr { 
		display: block; 
	}
	
	/* Hide table headers (but not display: none;, for accessibility) */
	table.eventlist thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	
	table.eventlist tr { border: 1px solid #ccc; }
	
	table.eventlist td { 
		/* Behave  like a "row" */
		border: none;
		border-bottom: 1px solid #eee; 
		position: relative;
		padding-left: 30% !important;
      min-height: 38px;
	}
	
	table.eventlist td:before { 
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 30%; 
		padding-right: 10px; 
		white-space: nowrap;
	}
	
	/*
	Label the data
	*/
	table.eventlist td:nth-of-type(1):before { content: "Date"; }
	table.eventlist td:nth-of-type(2):before { content: "Time"; }
	table.eventlist td:nth-of-type(3):before { content: "End Time"; }
	table.eventlist td:nth-of-type(4):before { content: "Topic"; }
	table.eventlist td:nth-of-type(5):before { content: "Venue"; }

}
