.skin-form .panel-body .panel {
  border: none;
  box-shadow: none;
}
.skin-form .panel-body .panel-body {
  padding: 0;
}
.skin-form .fieldset {
  margin: 0;
}
.skin-form .fieldset div.input {
  margin: 0;
}
.skin-form .control-buttons,
.skin-form div.input {
  padding: 0;
  width: 100%;
  text-align: center;
}
.evo_panel__login,
.evo_panel__lostpass,
.evo_panel__register,
.evo_panel__activation {
  min-width: 290px;
  margin: 1.5em auto auto;
}
.evo_panel__login .panel,
.evo_panel__lostpass .panel,
.evo_panel__register .panel,
.evo_panel__activation .panel {
  margin: 5px 0;
}
.evo_panel__login .panel-body,
.evo_panel__lostpass .panel-body,
.evo_panel__register .panel-body,
.evo_panel__activation .panel-body {
  padding-top: 20px;
  padding-bottom: 0;
}
.evo_panel__login {
  max-width: 400px;
}
.evo_panel__lostpass {
  max-width: 480px;
}
.evo_panel__lostpass #ffield_x label {
  display: none;
}
.evo_panel__activation {
  max-width: 530px;
}
.evo_panel__activation #activateinfo_form .control-buttons {
  text-align: left;
}
.evo_panel__register {
  max-width: 580px;
}
.evo_panel__register .control-buttons {
  text-align: left;
}
.evo_panel__register.register-disabled {
  width: 350px;
}
.evo_panel__register .form-control#country,
.evo_panel__register .form-control#u {
  width: 100%;
}
.evo_form__login_links {
  padding: 0 5px;
  font-size: 92%;
}
.evo_form__login fieldset {
  margin-bottom: 20px;
}
.evo_form__login .controls {
  padding: 0;
  margin: 0;
  width: 100%;
}
.evo_form__login .control-buttons {
  margin-left: 0;
}
.evo_form__login input.form-control[type=text],
.evo_form__login input.form-control[type=password] {
  width: 100%;
}
.evo_form__login .btn {
  margin-top: 5px;
}
#login_form .control-buttons {
  text-align: left;
}
.standard_login_link {
  text-align: center;
  margin: 3em 0 1ex 0;
}
.form_footer_notes {
  margin-top: 0;
}
div.container.main {
  max-width: 1010px !important;
}
div.homepage_block {
  margin: 2em 0px 5em;
  font-size: 14px;
  padding-left: 0;
  padding-right: 0;
}
.disp_front h1,
.disp_front h2 {
  color: #F8990E;
  font-size: 26px;
  font-weight: normal;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-bottom: 1em;
}
h1.withsub {
  font-size: 46px;
  margin-bottom: 0;
  margin-top: 0em;
}
.disp_front h1 a,
.disp_front h2 a,
.disp_front h4 a {
  color: #F8990E;
  text-decoration: none;
  font-weight: normal;
}
h2.subtitle {
  color: #999;
  font-size: 24px;
  max-height: 500px;
  /* prevent font boosting in android */
  margin: 9px 0 12px 0px;
  -webkit-font-smoothing: antialiased;
}
h2.subtitle span.intro-content {
  line-height: 34px;
}
h2.subtitle span.plus-info {
  font-size: 17px;
}
#slides {
  height: 200px !important;
}
div.CTA {
  margin: 48px 0;
  text-align: center;
}
div.CTA a,
div.CTA_small a {
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  text-decoration: none;
  font-size: 20px;
  padding: 12px 24px;
  border: 1px solid #F8990E;
  color: #F8990E;
  border-radius: 5px;
  transition: all 100ms linear;
}
div.CTA a:hover,
div.CTA_small a:hover {
  background-color: #4eb417;
  border-color: #4eb417;
  color: #fff;
}
div.CTA_small {
  margin: 28px 0;
}
div.CTA_small a {
  font-size: 18px;
  padding: 10px 20px;
}
div.CTA_small a.CTAwh:hover {
  background-color: #369;
  border-color: #369;
}
@media only screen and (max-width: 991px) {
  div.CTA_small a {
    font-size: 16px;
  }
}
.cleantext {
  color: #888;
}
.cleantext h1,
.cleantext h2,
.cleantext p strong,
.cleantext p b {
  color: #222;
}
.cleantext h2 {
  text-align: left;
  font-size: 28px;
  margin: 0 0 12px;
}
.cleantext h3 {
  font-size: 20px;
  margin: 12px 0 6px;
  font-weight: normal;
}
.cleantext p {
  margin: 6px 0;
  line-height: 22px;
}
div#slider_layout {
  margin: auto;
  max-width: 940px;
}
div#slider_layout * {
  box-sizing: content-box;
}
div#slider_layout #browser {
  max-width: 480px;
  float: left;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  margin-top: 9px;
}
div#slider_layout #browser #browser_header {
  background: url(img/browser.png) no-repeat 0 0;
  height: 27px;
  position: relative;
}
div#slider_layout #browser #browser_header div {
  position: absolute;
}
div#slider_layout #browser #browser_header #browser_header_fixer {
  display: block;
  background: url('img/browser.png') no-repeat top right;
  height: 27px;
  width: 12px;
  margin-left: 468px;
  content: ' ';
}
div#slider_layout #browser #browser_header .fullscreen {
  display: inline-block;
  width: 10px;
  height: 10px;
  line-height: 14px;
  position: absolute;
  top: 1px;
  right: 1px;
  cursor: pointer;
}
div#slider_layout #browser #browser_header #browser_title {
  margin-left: 66px;
  width: 393px;
  text-align: center;
  font-size: 9px;
  line-height: 13px;
}
div#slider_layout #browser #browser_header #browser_address {
  top: 11px;
  margin-left: 47px;
  font-size: 9px;
  line-height: 13px;
}
div#slider_layout #browser #browser_header #browser_address ul,
div#slider_layout #browser #browser_header #browser_address ol {
  margin-left: 0 !important;
}
div#slider_layout #browser #browser_header #browser_nav {
  top: 12px;
  left: 4px;
}
div#slider_layout #browser #browser_header #browser_nav div {
  position: relative;
  float: left;
  cursor: pointer;
}
div#slider_layout #browser #browser_header #browser_nav .prev,
div#slider_layout #browser #browser_header #browser_nav #browser_nav .next {
  width: 13px;
  height: 13px;
  line-height: 20px;
}
div#slider_layout #browser #browser_body {
  position: relative;
}
div#slider_layout #browser #browser_body img {
  border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  -webkit-border-radius: 0 0 4px 4px;
  -khtml-border-radius: 0 0 4px 4px;
  max-width: 480px;
}
div#slider_layout #browser #browser_body .infodots_dot,
div#slider_layout #browser #browser_body .flex-active-slide.hide .infodots_dot {
  display: none;
}
div#slider_layout #browser #browser_body .infodots_image,
div#slider_layout #browser #browser_body .flex-active-slide .infodots_dot,
div#slider_layout #browser #browser_body .show .infodots_dot {
  display: block;
}
div#slider_layout #browser #browser_body .aftermore {
  opacity: 0;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}
div#slider_layout #browser #browser_body .flex-direction-nav span {
  text-decoration: none;
}
div#slider_layout #browser #browser_body li.teaser.noimage {
  position: relative;
  height: 320px !important;
  background: #EEE;
}
div#slider_layout #browser #browser_body li.teaser.noimage div {
  position: absolute;
  top: 48%;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
}
@media only screen and (min-width: 320px) {
  #browser_body img.image-2x {
    display: none;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  div#slider_layout #browser #browser_header {
    background-image: url(img/browser@2x.png);
    background-size: 480px 27px;
  }
  #browser_body img {
    display: none;
  }
  #browser_body img.image-2x {
    display: block;
  }
}
@media only screen and (max-width: 510px) {
  #browser_body,
  #browser_body img {
    width: 290px;
    height: 193px;
  }
  div#slider_layout #browser #browser_header #browser_header_fixer {
    margin-left: 278px !important;
  }
  .infodots_dot,
  .flex-active-slide.hide .infodots_dot {
    display: none !important;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  div#slider_layout #browser #browser_header #browser_header_fixer {
    /*background-image: url(img/browser@2x.png);
		background-size: 22px 54px;
		margin-left: 458px;*/
    background: url(img/browser@2x.png) no-repeat top right;
    background-size: 480px 27px;
    margin-left: 468px;
  }
}
@media only screen and (max-device-width: 992px) {
  #browser_body .flex-direction-nav li {
    line-height: 40px;
  }
  #browser_body .flex-direction-nav span {
    opacity: 1;
  }
}
@media only screen and (max-width: 1199px) {
  #slider_layout #slider_content {
    width: 410px;
  }
}
@media only screen and (max-width: 991px) {
  #slider_layout {
    text-align: center;
  }
  #slider_layout #slider_content,
  #slider_layout ul li.clone {
    width: 100%;
    text-align: left;
  }
  #slider_layout #slider_content {
    margin-top: 15px;
  }
  #slider_layout #browser {
    float: none !important;
    display: inline-block;
    max-width: 480px !important;
  }
  #slider_layout #browser .flex-prev:before {
    margin-right: 15px;
  }
  #slider_layout #browser #browser_title {
    margin-left: 0px !important;
    width: 100% !important;
  }
}
#slider_content {
  float: right;
  width: 424px;
  font-size: 16px;
}
#slider_content a.edit {
  position: relative;
  top: -3px;
  left: 8px;
}
#slider_content ul.slider_list {
  margin: 0;
  padding: 0;
  list-style: none;
}
#slider_content ul.slider_list li ul {
  margin-top: 2px;
}
#slider_content ul.slider_list li li {
  line-height: 18px;
  margin-bottom: 8px;
}
#slider_content ul.slider_list > li {
  display: none;
}
#slider_content ul.slider_list > li:first-child {
  display: block;
}
#slider_content a[rel^=slide_] {
  text-decoration: none;
  text-shadow: 0 0 5px #F90;
  -webkit-animation: text_blink 3s linear infinite;
  animation: text_blink 3s linear infinite;
}
#slider_content a[rel^=slide_]:hover {
  color: #369;
  text-decoration: none;
}
@-webkit-keyframes text_blink {
  0% {
    text-shadow: none;
  }
  50% {
    text-shadow: 0 0 5px #F90;
  }
  100% {
    text-shadow: none;
  }
}
@keyframes text_blink {
  0% {
    text-shadow: none;
  }
  50% {
    text-shadow: 0 0 5px #F90;
  }
  100% {
    text-shadow: none;
  }
}
.flex-control-paging li {
  display: inline-block;
  margin: auto 6px;
}
@media only screen and (max-width: 1199px) {
  #slider_content {
    padding-left: 15px;
  }
}
@media only screen and (max-width: 992px) {
  #slider_content {
    padding-left: 0px;
  }
}
@media only screen and (min-width: 992px) {
  .slider_navigation {
    text-align: center;
    margin-bottom: 2em;
    font-size: 22px;
  }
  .slider_navigation li {
    list-style-type: none;
    display: inline-block;
  }
  .slider_navigation a {
    padding: 4px 1px;
    margin: 0 16px 10px;
    text-decoration: none;
    color: #369;
    border-bottom: 3px solid #fff;
    transition: all 100ms linear;
    width: auto !important;
    height: auto !important;
    display: inline-block !important;
    background: rgba(0, 0, 0, 0) !important;
    text-indent: 0px !important;
    -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0) !important;
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0) !important;
    border-radius: 0px !important;
  }
  .slider_navigation a.flex-active,
  .slider_navigation a:hover {
    color: #F8990E;
    border-bottom: 3px solid #F8990E;
    transition: all 100ms linear;
  }
}
#slider_layout.paused .flex-prev,
#slider_layout.paused .flex-next,
#slider_layout:hover .flex-prev,
#slider_layout:hover .flex-next {
  opacity: 0.7;
}
#slider_layout:hover .flex-next:hover,
#slider_layout:hover .flex-prev:hover {
  opacity: 1;
}
div.start_left {
  float: left;
  width: 434px;
  text-align: center;
}
div.start_right {
  float: right;
  width: 434px;
  text-align: center;
}
div.start_middle {
  text-align: center;
  margin: 0 auto;
  width: 20px;
  position: relative;
  left: -10px;
  height: 332px;
  border-right: 1px solid #F8990E;
  display: block;
}
div.start_middle span {
  display: block;
  background: #fff;
  padding: 5px 0;
  position: relative;
  left: 10px;
  top: 63px;
  font-weight: bold;
}
#get_started h2.tease {
  color: #F8990E;
  text-align: center;
}
div.infonote {
  background-color: #eaeaea;
  border-radius: 5px;
  padding: 1ex 2ex;
  margin: 20px 5px 0 0;
  font-size: 84%;
  color: #777;
}
div.infonote p {
  font-size: inherit;
  line-height: inherit;
}
div.infonote a {
  color: #369;
  text-decoration: none;
}
div.infonote a:hover {
  color: #f90;
  text-decoration: underline;
}
div.middle_separator {
  text-align: center;
  position: relative;
  margin-bottom: 30px;
  border-bottom: 1px solid #F8990E;
  display: none;
}
div.middle_separator span {
  display: inline-block;
  background: #fff;
  padding: 5px 0;
  position: relative;
  top: 15px;
  font-weight: bold;
  width: 40px;
  color: #888;
}
@media only screen and (max-width: 991px) {
  div.start_right,
  div.start_left {
    max-width: 100%;
    float: none;
    margin: 0 auto;
  }
  div.start_middle {
    display: none;
  }
  div.middle_separator {
    display: block;
  }
}
div.cuecards {
  text-align: center;
  font-family: 'Lucida Grande', 'Lucida Sans', Verdana, Tahoma, sans-serif;
  background-color: #f8f8f8;
  border-radius: 6px;
  border: 1px solid #f2f2f2;
  padding: 4px 0;
}
div.cuecards .card {
  display: inline-block;
  vertical-align: middle;
  margin: 12px;
  width: 155px;
  height: 145px;
  -webkit-perspective: 300px;
  -ms-perspective: 300px;
  -o-perspective: 300px;
  perspective: 300px;
}
div.cuecards .card > div {
  width: inherit;
  height: inherit;
  transition: all 0.5s ease;
  -webkit-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
div.cuecards .card > div > div {
  position: absolute;
  display: block;
  width: 155px;
  height: 145px;
  background-color: #fff;
  border: 1px solid #e8e8e8;
  border-radius: 5px;
  box-shadow: 0px 1px 5px -1px #dddddd;
  -webkit-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
}
div.cuecards .card > div > div .note-content {
  padding: 16px 10px;
}
div.cuecards .card > div > div:first-child > i {
  display: block;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 20px;
  padding: inherit;
  margin-top: 35px;
}
div.cuecards .card.out > div {
  transition-duration: 0s;
}
div.cuecards .card div.note p {
  color: #000;
  margin: 0 0 4px;
  line-height: 1.5;
}
.cuecards > div:nth-child(1) div.cover > i {
  color: #F26C4F;
}
.cuecards > div:nth-child(1) div.note {
  background-color: #fae7e1;
}
.cuecards > div:nth-child(2) div.cover > i {
  color: #FBAF5C;
}
.cuecards > div:nth-child(2) div.note {
  background-color: #fef3e4;
}
.cuecards > div:nth-child(3) div.cover > i {
  color: #e9de40;
}
.cuecards > div:nth-child(3) div.note {
  background-color: #fffee7;
}
.cuecards > div:nth-child(4) div.cover > i {
  color: #8cd43c;
}
.cuecards > div:nth-child(4) div.note {
  background-color: #eef8e2;
}
.cuecards > div:nth-child(5) div.cover > i {
  color: #53d163;
}
.cuecards > div:nth-child(5) div.note {
  background-color: #e3f8e3;
}
.cuecards > div:nth-child(6) div.cover > i {
  color: #F06EA9;
}
.cuecards > div:nth-child(6) div.note {
  background-color: #fce7e8;
}
.cuecards > div:nth-child(7) div.cover > i {
  color: #A763A8;
}
.cuecards > div:nth-child(7) div.note {
  background-color: #f3e4fa;
}
.cuecards > div:nth-child(8) div.cover > i {
  color: #5b5eb1;
}
.cuecards > div:nth-child(8) div.note {
  background-color: #dbe3f3;
}
.cuecards > div:nth-child(9) div.cover > i {
  color: #408ada;
}
.cuecards > div:nth-child(9) div.note {
  background-color: #dfecf4;
}
.cuecards > div:nth-child(10) div.cover > i {
  color: #6ed3d9;
}
.cuecards > div:nth-child(10) div.note {
  background-color: #e3f7f7;
}
@media only screen and (max-width: 768px) {
  .cuecards > div:nth-child(5) div.cover > i {
    color: #F26C4F;
  }
  .cuecards > div:nth-child(5) div.note {
    background-color: #fae7e1;
  }
  .cuecards > div:nth-child(1) div.cover > i {
    color: #FBAF5C;
  }
  .cuecards > div:nth-child(1) div.note {
    background-color: #fef3e4;
  }
  .cuecards > div:nth-child(2) div.cover > i {
    color: #e9de40;
  }
  .cuecards > div:nth-child(2) div.note {
    background-color: #fffee7;
  }
  .cuecards > div:nth-child(3) div.cover > i {
    color: #8cd43c;
  }
  .cuecards > div:nth-child(3) div.note {
    background-color: #eef8e2;
  }
  .cuecards > div:nth-child(4) div.cover > i {
    color: #53d163;
  }
  .cuecards > div:nth-child(4) div.note {
    background-color: #e3f8e3;
  }
  .cuecards > div:nth-child(6) div.cover > i {
    color: #F06EA9;
  }
  .cuecards > div:nth-child(6) div.note {
    background-color: #fce7e8;
  }
}
@media only screen and (max-width: 761px) {
  .cuecards > div:nth-child(6) div.cover > i {
    color: #F26C4F;
  }
  .cuecards > div:nth-child(6) div.note {
    background-color: #fae7e1;
  }
  .cuecards > div:nth-child(4) div.cover > i {
    color: #FBAF5C;
  }
  .cuecards > div:nth-child(4) div.note {
    background-color: #fef3e4;
  }
  .cuecards > div:nth-child(1) div.cover > i {
    color: #e9de40;
  }
  .cuecards > div:nth-child(1) div.note {
    background-color: #fffee7;
  }
  .cuecards > div:nth-child(2) div.cover > i {
    color: #8cd43c;
  }
  .cuecards > div:nth-child(2) div.note {
    background-color: #eef8e2;
  }
  .cuecards > div:nth-child(3) div.cover > i {
    color: #53d163;
  }
  .cuecards > div:nth-child(5) div.note {
    background-color: #e3f8e3;
  }
  .cuecards > div:nth-child(5) div.cover > i {
    color: #F06EA9;
  }
  .cuecards > div:nth-child(6) div.note {
    background-color: #fce7e8;
  }
}
@media only screen and (max-width: 577px) {
  .cuecards > div:nth-child(1) div.cover > i {
    color: #F26C4F;
  }
  .cuecards > div:nth-child(1) div.note {
    background-color: #fae7e1;
  }
  .cuecards > div:nth-child(3) div.cover > i {
    color: #FBAF5C;
  }
  .cuecards > div:nth-child(3) div.note {
    background-color: #fef3e4;
  }
  .cuecards > div:nth-child(5) div.cover > i {
    color: #e9de40;
  }
  .cuecards > div:nth-child(5) div.note {
    background-color: #fffee7;
  }
  .cuecards > div:nth-child(7) div.cover > i {
    color: #8cd43c;
  }
  .cuecards > div:nth-child(7) div.note {
    background-color: #eef8e2;
  }
  .cuecards > div:nth-child(9) div.cover > i {
    color: #53d163;
  }
  .cuecards > div:nth-child(9) div.note {
    background-color: #e3f8e3;
  }
  .cuecards > div:nth-child(2) div.cover > i {
    color: #F06EA9;
  }
  .cuecards > div:nth-child(2) div.note {
    background-color: #fce7e8;
  }
  .cuecards > div:nth-child(4) div.cover > i {
    color: #A763A8;
  }
  .cuecards > div:nth-child(4) div.note {
    background-color: #f3e4fa;
  }
  .cuecards > div:nth-child(6) div.cover > i {
    color: #5b5eb1;
  }
  .cuecards > div:nth-child(6) div.note {
    background-color: #dbe3f3;
  }
  .cuecards > div:nth-child(8) div.cover > i {
    color: #408ada;
  }
  .cuecards > div:nth-child(8) div.note {
    background-color: #dfecf4;
  }
  .cuecards > div:nth-child(10) div.cover > i {
    color: #6ed3d9;
  }
  .cuecards > div:nth-child(10) div.note {
    background-color: #e3f7f7;
  }
}
@media only screen and (max-width: 394px) {
  .cuecards > div:nth-child(1) div.cover > i {
    color: #F26C4F;
  }
  .cuecards > div:nth-child(1) div.note {
    background-color: #fae7e1;
  }
  .cuecards > div:nth-child(2) div.cover > i {
    color: #FBAF5C;
  }
  .cuecards > div:nth-child(2) div.note {
    background-color: #fef3e4;
  }
  .cuecards > div:nth-child(3) div.cover > i {
    color: #e9de40;
  }
  .cuecards > div:nth-child(3) div.note {
    background-color: #fffee7;
  }
  .cuecards > div:nth-child(4) div.cover > i {
    color: #8cd43c;
  }
  .cuecards > div:nth-child(4) div.note {
    background-color: #eef8e2;
  }
  .cuecards > div:nth-child(5) div.cover > i {
    color: #53d163;
  }
  .cuecards > div:nth-child(5) div.note {
    background-color: #e3f8e3;
  }
  .cuecards > div:nth-child(10) div.cover > i {
    color: #F06EA9;
  }
  .cuecards > div:nth-child(10) div.note {
    background-color: #fce7e8;
  }
  .cuecards > div:nth-child(9) div.cover > i {
    color: #A763A8;
  }
  .cuecards > div:nth-child(9) div.note {
    background-color: #f3e4fa;
  }
  .cuecards > div:nth-child(8) div.cover > i {
    color: #5b5eb1;
  }
  .cuecards > div:nth-child(8) div.note {
    background-color: #dbe3f3;
  }
  .cuecards > div:nth-child(7) div.cover > i {
    color: #408ada;
  }
  .cuecards > div:nth-child(7) div.note {
    background-color: #dfecf4;
  }
  .cuecards > div:nth-child(6) div.cover > i {
    color: #6ed3d9;
  }
  .cuecards > div:nth-child(6) div.note {
    background-color: #e3f7f7;
  }
}
.card > div > div:last-child,
.cuecards.nojs .card:hover > div,
.card.hover > div,
.cuecards.nojs .card :not(a) {
  -webkit-transform: rotateX(-180deg);
  -ms-transform: rotateX(-180deg);
  transform: rotateX(-180deg);
}
.card.dir_bottom > div > div:last-child,
.card.dir_bottom.hover > div {
  -webkit-transform: rotateX(180deg);
  -ms-transform: rotateX(180deg);
  transform: rotateX(180deg);
}
.card.dir_right > div > div:last-child,
.card.dir_right.hover > div {
  -webkit-transform: rotateY(-180deg);
  -ms-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
}
.card.dir_left > div > div:last-child,
.card.dir_left.hover > div {
  -webkit-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.card div {
  -webkit-transform: rotateX(0deg) rotateY(0deg);
  transform: rotateX(0deg) rotateY(0deg);
  box-sizing: initial !important;
}
.card > div > div {
  z-index: 2\9;
}
.card > div > div:last-child {
  z-index: 1\9;
}
.card.hover > div > div:last-child,
.cuecards.nojs .card:hover > div > div:last-child {
  z-index: 3\9;
}
.card > div > div p {
  margin: 35px 0px 0px 0px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  /* Replace card flip animation with opacity transition on IE 10+ */
  .card div {
    -webkit-transform: rotateX(0deg) rotateY(0deg) !important;
    transform: rotateX(0deg) rotateY(0deg) !important;
  }
  .card > div > div {
    transition: opacity 0.5s ease;
  }
  .card > div > div:last-child,
  .card.hover > div > div:first-child,
  .cuecards.nojs .card:hover > div > div:first-child {
    opacity: 0;
  }
  .card.hover > div > div:last-child,
  .cuecards.nojs .card:hover > div > div:last-child {
    opacity: 1;
  }
  .infodots_dot {
    border: 5px solid #F00;
    border-radius: 50%;
  }
  .infodots_dot.hovered {
    border: 5px solid #936760;
  }
}
h4 a:hover {
  text-decoration: underline;
}
.tweets_section {
  margin-top: 0px !important;
}
.tweets_section h2 {
  margin-top: 0px !important;
}
.tweets_section div.tweets {
  text-align: center;
  font-family: 'Lucida Grande', 'Lucida Sans', Verdana, Tahoma, sans-serif;
  background-color: #f8f8f8;
  border-radius: 6px;
  border: 1px solid #f2f2f2;
}
.tweets_section div.tweets a {
  color: #999;
  text-decoration: none;
}
.tweets_section div.tweets a:hover {
  color: #f90;
}
.tweets_section div.tweets div.tweetframe {
  text-align: left;
  display: inline-block;
  vertical-align: top;
  font-size: 13px;
  margin: 10px 5px;
}
.tweets_section div.tweets div.tweetframe a {
  color: #999;
}
.tweets_section div.tweets div.tweetframe a:hover {
  color: #f90;
}
.tweets_section div.tweets div.tweetframe div.tweetbubble {
  width: 180px;
  width: 200px\8 !important;
  width: 200px\9 !important;
  width: 200px\10 !important;
  width: 200px\11 !important;
  padding: 22px 10px 35px 10px;
  background-image: url(../../img/twitter/tweet-bubble-220.png);
  background-repeat: no-repeat;
  position: relative;
  z-index: 2;
  webkit-box-sizing: initial;
  box-sizing: initial;
  line-height: 1.2em;
}
.tweets_section div.tweets div.tweetframe div.tweetbubble div.tweet {
  height: 95px;
  padding: 0 10px 0 13px;
}
.tweets_section div.tweets div.tweetframe div.tweetsig {
  padding-left: 10px;
  position: relative;
  top: -6px;
}
.tweets_section div.tweets div.tweetframe div.tweetsig img {
  width: 36px;
  height: 36px;
  border-radius: 5px;
  float: left;
  margin: 0 8px 0 7px;
  position: relative;
  top: -2px;
  z-index: 1;
}
_:-ms-lang(x),
div.tweetbubble {
  width: 200px !important;
}
.news_section {
  margin-top: 0px !important;
}
.news_section h2 a:hover {
  color: #F8990E;
}
.news_section table .news_date {
  vertical-align: middle;
  color: #999;
  padding: 4px 1ex 0 0;
  white-space: nowrap;
  max-height: 30px;
  display: table-cell;
}
.news_section table .news_date span.label {
  display: block;
  background-color: rgba(0, 0, 0, 0.25);
  border-radius: 4px;
  width: 60px !important;
}
.news_section table .news_title {
  display: table-cell;
  padding: 4px 1ex 0 0;
}
.news_section table .news_title h4 {
  margin-right: 4px;
  font-size: 17px;
  max-height: 30px;
}
.news_section table .news_title h4 a:hover {
  color: #F8990E;
}
.news_section table .news_title h4,
.news_section table .news_title a {
  display: inline;
}
.news_section table div.excerpt {
  margin: 3px 0 10px 80px;
  color: #666;
  text-align: justify;
  max-height: 100em;
  line-height: 22px;
  color: #888;
  font-size: 14px;
}
.news_section table div.excerpt span.excerpt_more a {
  color: #337ab7;
}
.search_section {
  text-align: center;
  margin: 0 0 17px;
  color: #999;
}
.search_section form b,
.search_section form input,
.search_section form select {
  margin-bottom: 5px;
}
.search_section form select {
  padding: 3px;
}
.search_section form .input_field {
  width: 40ex;
}
@media only screen and (max-width: 1024px) {
  .search_section .input_field {
    width: 37ex;
  }
}
@media only screen and (max-width: 768px) {
  .b2evo_top_menu {
    display: none !important;
  }
  .b2evo_main_menu {
    height: auto !important;
  }
}
@media only screen and (max-width: 375px) {
  div.homepage_block.collection_browser_section {
    margin-top: 15px;
  }
  div.homepage_block.collection_browser_section .withsub {
    font-size: 39px;
  }
  div.homepage_block.collection_browser_section .subtitle .intro-content {
    font-size: 21px;
  }
}
@media only screen and (max-width: 320px) {
  div.homepage_block.collection_browser_section {
    margin-top: 10px;
  }
  div.homepage_block.collection_browser_section .intro-content {
    line-height: 29px;
  }
  div.homepage_block.collection_browser_section .withsub {
    font-size: 29px;
  }
}
.footer_nav {
  width: auto !important;
  max-width: 940px !important;
}
.footer_nav .col-md-2 {
  padding-top: 15px !important;
  padding-right: 0px !important;
  vertical-align: top;
}
#body_footer2 {
  padding-bottom: 15px;
}
.flex-direction-nav span {
  height: 43px !important;
  margin: -30px 0 0 !important;
}
.slider_list_titles {
  list-style-type: none;
}
.infodots_image .infodots_dot:before {
  top: -23px !important;
  left: -23px !important;
  width: 35px !important;
  height: 35px !important;
}
.infodots_image .infodots_dot:after {
  top: -13px !important;
  left: -13px !important;
  width: 13px !important;
  height: 13px !important;
}
div.homepage_block.collection_browser_section {
  position: inherit;
  margin: 2em 0px 1em;
}
.slider_navigation.flex-control-paging {
  margin: 0 0 10px 0;
}
div.widget_core_coll_item_list.evo_layout_rwd .widget_rwd_content,
div.widget_core_coll_featured_posts.evo_layout_rwd .widget_rwd_content,
div.widget_core_coll_post_list.evo_layout_rwd .widget_rwd_content,
div.widget_core_coll_page_list.evo_layout_rwd .widget_rwd_content,
div.widget_core_coll_related_post_list.evo_layout_rwd .widget_rwd_content {
  padding: 8px;
  margin: 14px 0;
  overflow: hidden;
  background-color: #fafafa;
  border-radius: 4px;
}
div.widget_core_coll_item_list.evo_layout_rwd.evo_withteaser .widget_rwd_blocks > div,
div.widget_core_coll_featured_posts.evo_layout_rwd.evo_withteaser .widget_rwd_blocks > div,
div.widget_core_coll_post_list.evo_layout_rwd.evo_withteaser .widget_rwd_blocks > div,
div.widget_core_coll_page_list.evo_layout_rwd.evo_withteaser .widget_rwd_blocks > div,
div.widget_core_coll_related_post_list.evo_layout_rwd.evo_withteaser .widget_rwd_blocks > div,
div.widget_core_coll_item_list.evo_layout_rwd.evo_withexcerpt .widget_rwd_blocks > div,
div.widget_core_coll_featured_posts.evo_layout_rwd.evo_withexcerpt .widget_rwd_blocks > div,
div.widget_core_coll_post_list.evo_layout_rwd.evo_withexcerpt .widget_rwd_blocks > div,
div.widget_core_coll_page_list.evo_layout_rwd.evo_withexcerpt .widget_rwd_blocks > div,
div.widget_core_coll_related_post_list.evo_layout_rwd.evo_withexcerpt .widget_rwd_blocks > div {
  display: inline-block;
  float: none;
  vertical-align: top;
}
div.widget_core_coll_item_list.evo_layout_rwd.evo_withteaser .widget_rwd_blocks .widget_rwd_content .item_first_image img,
div.widget_core_coll_featured_posts.evo_layout_rwd.evo_withteaser .widget_rwd_blocks .widget_rwd_content .item_first_image img,
div.widget_core_coll_post_list.evo_layout_rwd.evo_withteaser .widget_rwd_blocks .widget_rwd_content .item_first_image img,
div.widget_core_coll_page_list.evo_layout_rwd.evo_withteaser .widget_rwd_blocks .widget_rwd_content .item_first_image img,
div.widget_core_coll_related_post_list.evo_layout_rwd.evo_withteaser .widget_rwd_blocks .widget_rwd_content .item_first_image img,
div.widget_core_coll_item_list.evo_layout_rwd.evo_withexcerpt .widget_rwd_blocks .widget_rwd_content .item_first_image img,
div.widget_core_coll_featured_posts.evo_layout_rwd.evo_withexcerpt .widget_rwd_blocks .widget_rwd_content .item_first_image img,
div.widget_core_coll_post_list.evo_layout_rwd.evo_withexcerpt .widget_rwd_blocks .widget_rwd_content .item_first_image img,
div.widget_core_coll_page_list.evo_layout_rwd.evo_withexcerpt .widget_rwd_blocks .widget_rwd_content .item_first_image img,
div.widget_core_coll_related_post_list.evo_layout_rwd.evo_withexcerpt .widget_rwd_blocks .widget_rwd_content .item_first_image img {
  max-width: 100%;
  max-height: 380px;
  width: auto;
  height: auto;
  margin: auto;
}
div.widget_core_coll_item_list.evo_layout_rwd.evo_withteaser .widget_rwd_blocks .widget_rwd_content .item_title,
div.widget_core_coll_featured_posts.evo_layout_rwd.evo_withteaser .widget_rwd_blocks .widget_rwd_content .item_title,
div.widget_core_coll_post_list.evo_layout_rwd.evo_withteaser .widget_rwd_blocks .widget_rwd_content .item_title,
div.widget_core_coll_page_list.evo_layout_rwd.evo_withteaser .widget_rwd_blocks .widget_rwd_content .item_title,
div.widget_core_coll_related_post_list.evo_layout_rwd.evo_withteaser .widget_rwd_blocks .widget_rwd_content .item_title,
div.widget_core_coll_item_list.evo_layout_rwd.evo_withexcerpt .widget_rwd_blocks .widget_rwd_content .item_title,
div.widget_core_coll_featured_posts.evo_layout_rwd.evo_withexcerpt .widget_rwd_blocks .widget_rwd_content .item_title,
div.widget_core_coll_post_list.evo_layout_rwd.evo_withexcerpt .widget_rwd_blocks .widget_rwd_content .item_title,
div.widget_core_coll_page_list.evo_layout_rwd.evo_withexcerpt .widget_rwd_blocks .widget_rwd_content .item_title,
div.widget_core_coll_related_post_list.evo_layout_rwd.evo_withexcerpt .widget_rwd_blocks .widget_rwd_content .item_title {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5em;
  margin: 10px 0 5px;
}
div.widget_core_coll_item_list.evo_1pic__special h2,
div.widget_core_coll_featured_posts.evo_1pic__special h2,
div.widget_core_coll_post_list.evo_1pic__special h2,
div.widget_core_coll_page_list.evo_1pic__special h2,
div.widget_core_coll_related_post_list.evo_1pic__special h2 {
  font-size: 30px;
}
div.widget_core_coll_item_list.evo_1pic__special ul,
div.widget_core_coll_featured_posts.evo_1pic__special ul,
div.widget_core_coll_post_list.evo_1pic__special ul,
div.widget_core_coll_page_list.evo_1pic__special ul,
div.widget_core_coll_related_post_list.evo_1pic__special ul {
  padding: 0;
  margin-left: 0;
}
div.widget_core_coll_item_list.evo_1pic__special ul li,
div.widget_core_coll_featured_posts.evo_1pic__special ul li,
div.widget_core_coll_post_list.evo_1pic__special ul li,
div.widget_core_coll_page_list.evo_1pic__special ul li,
div.widget_core_coll_related_post_list.evo_1pic__special ul li {
  list-style: none;
  height: auto;
  display: inline-block;
  width: 100%;
  clear: both;
  margin: 5px 0;
  padding: 0;
  vertical-align: middle;
}
div.widget_core_coll_item_list.evo_1pic__special ul li .item_first_image_placeholder,
div.widget_core_coll_featured_posts.evo_1pic__special ul li .item_first_image_placeholder,
div.widget_core_coll_post_list.evo_1pic__special ul li .item_first_image_placeholder,
div.widget_core_coll_page_list.evo_1pic__special ul li .item_first_image_placeholder,
div.widget_core_coll_related_post_list.evo_1pic__special ul li .item_first_image_placeholder {
  display: block;
  float: left;
  height: 80px;
  width: 80px;
  background: #f0f0f0;
  margin-right: 6px;
  border-radius: 3px;
}
div.widget_core_coll_item_list.evo_1pic__special ul li .item_first_image_placeholder:before,
div.widget_core_coll_featured_posts.evo_1pic__special ul li .item_first_image_placeholder:before,
div.widget_core_coll_post_list.evo_1pic__special ul li .item_first_image_placeholder:before,
div.widget_core_coll_page_list.evo_1pic__special ul li .item_first_image_placeholder:before,
div.widget_core_coll_related_post_list.evo_1pic__special ul li .item_first_image_placeholder:before {
  font-family: FontAwesome;
  display: block;
  content: '\f0f6';
  color: #dcdcdc;
  font-size: 40px;
  margin-top: 12px;
  margin-left: 23px;
}
div.widget_core_coll_item_list.evo_1pic__special ul li div.item_title,
div.widget_core_coll_featured_posts.evo_1pic__special ul li div.item_title,
div.widget_core_coll_post_list.evo_1pic__special ul li div.item_title,
div.widget_core_coll_page_list.evo_1pic__special ul li div.item_title,
div.widget_core_coll_related_post_list.evo_1pic__special ul li div.item_title {
  vertical-align: middle;
  height: 80px;
  display: -webkit-box;
  display: table-cell;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
div.widget_core_coll_item_list.evo_layout_list div.item_first_image,
div.widget_core_coll_featured_posts.evo_layout_list div.item_first_image,
div.widget_core_coll_post_list.evo_layout_list div.item_first_image,
div.widget_core_coll_page_list.evo_layout_list div.item_first_image,
div.widget_core_coll_related_post_list.evo_layout_list div.item_first_image {
  float: left;
  margin-right: 6px;
}
div.widget_core_coll_item_list.evo_pics div.item_images,
div.widget_core_coll_featured_posts.evo_pics div.item_images,
div.widget_core_coll_post_list.evo_pics div.item_images,
div.widget_core_coll_page_list.evo_pics div.item_images,
div.widget_core_coll_related_post_list.evo_pics div.item_images {
  display: inline-block;
  margin: 6px 6px 0 0;
}
div.widget_core_coll_item_list.evo_pics div.item_images img,
div.widget_core_coll_featured_posts.evo_pics div.item_images img,
div.widget_core_coll_post_list.evo_pics div.item_images img,
div.widget_core_coll_page_list.evo_pics div.item_images img,
div.widget_core_coll_related_post_list.evo_pics div.item_images img {
  margin-right: 6px;
}
div.widget_core_coll_item_list.evo_pics.evo_1pic__special li,
div.widget_core_coll_featured_posts.evo_pics.evo_1pic__special li,
div.widget_core_coll_post_list.evo_pics.evo_1pic__special li,
div.widget_core_coll_page_list.evo_pics.evo_1pic__special li,
div.widget_core_coll_related_post_list.evo_pics.evo_1pic__special li {
  display: block;
  width: 100%;
}
div.widget_core_coll_item_list.evo_pics.evo_1pic__special div.item_images,
div.widget_core_coll_featured_posts.evo_pics.evo_1pic__special div.item_images,
div.widget_core_coll_post_list.evo_pics.evo_1pic__special div.item_images,
div.widget_core_coll_page_list.evo_pics.evo_1pic__special div.item_images,
div.widget_core_coll_related_post_list.evo_pics.evo_1pic__special div.item_images {
  float: left;
  margin: 6px 6px 6px 0;
}
div.widget_core_coll_item_list.evo_withexcerpt.evo_1pic__special ul li,
div.widget_core_coll_featured_posts.evo_withexcerpt.evo_1pic__special ul li,
div.widget_core_coll_post_list.evo_withexcerpt.evo_1pic__special ul li,
div.widget_core_coll_page_list.evo_withexcerpt.evo_1pic__special ul li,
div.widget_core_coll_related_post_list.evo_withexcerpt.evo_1pic__special ul li,
div.widget_core_coll_item_list.evo_withteaser.evo_1pic__special ul li,
div.widget_core_coll_featured_posts.evo_withteaser.evo_1pic__special ul li,
div.widget_core_coll_post_list.evo_withteaser.evo_1pic__special ul li,
div.widget_core_coll_page_list.evo_withteaser.evo_1pic__special ul li,
div.widget_core_coll_related_post_list.evo_withteaser.evo_1pic__special ul li {
  list-style: none;
  display: table;
}
div.widget_core_coll_item_list.evo_withexcerpt.evo_1pic__special ul li div.item_title a,
div.widget_core_coll_featured_posts.evo_withexcerpt.evo_1pic__special ul li div.item_title a,
div.widget_core_coll_post_list.evo_withexcerpt.evo_1pic__special ul li div.item_title a,
div.widget_core_coll_page_list.evo_withexcerpt.evo_1pic__special ul li div.item_title a,
div.widget_core_coll_related_post_list.evo_withexcerpt.evo_1pic__special ul li div.item_title a,
div.widget_core_coll_item_list.evo_withteaser.evo_1pic__special ul li div.item_title a,
div.widget_core_coll_featured_posts.evo_withteaser.evo_1pic__special ul li div.item_title a,
div.widget_core_coll_post_list.evo_withteaser.evo_1pic__special ul li div.item_title a,
div.widget_core_coll_page_list.evo_withteaser.evo_1pic__special ul li div.item_title a,
div.widget_core_coll_related_post_list.evo_withteaser.evo_1pic__special ul li div.item_title a {
  text-decoration: underline;
}
div.widget_core_coll_item_list.evo_withexcerpt.evo_1pic__special ul li div.item_excerpt,
div.widget_core_coll_featured_posts.evo_withexcerpt.evo_1pic__special ul li div.item_excerpt,
div.widget_core_coll_post_list.evo_withexcerpt.evo_1pic__special ul li div.item_excerpt,
div.widget_core_coll_page_list.evo_withexcerpt.evo_1pic__special ul li div.item_excerpt,
div.widget_core_coll_related_post_list.evo_withexcerpt.evo_1pic__special ul li div.item_excerpt,
div.widget_core_coll_item_list.evo_withteaser.evo_1pic__special ul li div.item_excerpt,
div.widget_core_coll_featured_posts.evo_withteaser.evo_1pic__special ul li div.item_excerpt,
div.widget_core_coll_post_list.evo_withteaser.evo_1pic__special ul li div.item_excerpt,
div.widget_core_coll_page_list.evo_withteaser.evo_1pic__special ul li div.item_excerpt,
div.widget_core_coll_related_post_list.evo_withteaser.evo_1pic__special ul li div.item_excerpt {
  margin-top: -2px;
}
div.widget_core_coll_item_list.evo_withexcerpt ul li,
div.widget_core_coll_featured_posts.evo_withexcerpt ul li,
div.widget_core_coll_post_list.evo_withexcerpt ul li,
div.widget_core_coll_page_list.evo_withexcerpt ul li,
div.widget_core_coll_related_post_list.evo_withexcerpt ul li,
div.widget_core_coll_item_list.evo_withteaser ul li,
div.widget_core_coll_featured_posts.evo_withteaser ul li,
div.widget_core_coll_post_list.evo_withteaser ul li,
div.widget_core_coll_page_list.evo_withteaser ul li,
div.widget_core_coll_related_post_list.evo_withteaser ul li {
  height: auto;
  width: 100%;
  clear: both;
  margin: 15px 0;
  padding: 0;
  vertical-align: middle;
}
div.widget_core_coll_item_list.evo_withexcerpt ul li div.item_title,
div.widget_core_coll_featured_posts.evo_withexcerpt ul li div.item_title,
div.widget_core_coll_post_list.evo_withexcerpt ul li div.item_title,
div.widget_core_coll_page_list.evo_withexcerpt ul li div.item_title,
div.widget_core_coll_related_post_list.evo_withexcerpt ul li div.item_title,
div.widget_core_coll_item_list.evo_withteaser ul li div.item_title,
div.widget_core_coll_featured_posts.evo_withteaser ul li div.item_title,
div.widget_core_coll_post_list.evo_withteaser ul li div.item_title,
div.widget_core_coll_page_list.evo_withteaser ul li div.item_title,
div.widget_core_coll_related_post_list.evo_withteaser ul li div.item_title {
  vertical-align: middle;
  display: inline;
  height: auto !important;
  width: 100%;
  font-size: 16px;
}
div.widget_core_coll_item_list.evo_withexcerpt ul li div.item_title a,
div.widget_core_coll_featured_posts.evo_withexcerpt ul li div.item_title a,
div.widget_core_coll_post_list.evo_withexcerpt ul li div.item_title a,
div.widget_core_coll_page_list.evo_withexcerpt ul li div.item_title a,
div.widget_core_coll_related_post_list.evo_withexcerpt ul li div.item_title a,
div.widget_core_coll_item_list.evo_withteaser ul li div.item_title a,
div.widget_core_coll_featured_posts.evo_withteaser ul li div.item_title a,
div.widget_core_coll_post_list.evo_withteaser ul li div.item_title a,
div.widget_core_coll_page_list.evo_withteaser ul li div.item_title a,
div.widget_core_coll_related_post_list.evo_withteaser ul li div.item_title a {
  text-decoration: underline;
}
div.widget_core_coll_item_list.evo_noexcerpt.evo_withteaser div.item_content p,
div.widget_core_coll_featured_posts.evo_noexcerpt.evo_withteaser div.item_content p,
div.widget_core_coll_post_list.evo_noexcerpt.evo_withteaser div.item_content p,
div.widget_core_coll_page_list.evo_noexcerpt.evo_withteaser div.item_content p,
div.widget_core_coll_related_post_list.evo_noexcerpt.evo_withteaser div.item_content p,
div.widget_core_coll_item_list.evo_withexcerpt.evo_withteaser div.item_content p,
div.widget_core_coll_featured_posts.evo_withexcerpt.evo_withteaser div.item_content p,
div.widget_core_coll_post_list.evo_withexcerpt.evo_withteaser div.item_content p,
div.widget_core_coll_page_list.evo_withexcerpt.evo_withteaser div.item_content p,
div.widget_core_coll_related_post_list.evo_withexcerpt.evo_withteaser div.item_content p,
div.widget_core_coll_item_list.evo_withexcerpt.evo_noteaser div.item_content p,
div.widget_core_coll_featured_posts.evo_withexcerpt.evo_noteaser div.item_content p,
div.widget_core_coll_post_list.evo_withexcerpt.evo_noteaser div.item_content p,
div.widget_core_coll_page_list.evo_withexcerpt.evo_noteaser div.item_content p,
div.widget_core_coll_related_post_list.evo_withexcerpt.evo_noteaser div.item_content p,
div.widget_core_coll_item_list.evo_noexcerpt.evo_withteaser div.item_excerpt p,
div.widget_core_coll_featured_posts.evo_noexcerpt.evo_withteaser div.item_excerpt p,
div.widget_core_coll_post_list.evo_noexcerpt.evo_withteaser div.item_excerpt p,
div.widget_core_coll_page_list.evo_noexcerpt.evo_withteaser div.item_excerpt p,
div.widget_core_coll_related_post_list.evo_noexcerpt.evo_withteaser div.item_excerpt p,
div.widget_core_coll_item_list.evo_withexcerpt.evo_withteaser div.item_excerpt p,
div.widget_core_coll_featured_posts.evo_withexcerpt.evo_withteaser div.item_excerpt p,
div.widget_core_coll_post_list.evo_withexcerpt.evo_withteaser div.item_excerpt p,
div.widget_core_coll_page_list.evo_withexcerpt.evo_withteaser div.item_excerpt p,
div.widget_core_coll_related_post_list.evo_withexcerpt.evo_withteaser div.item_excerpt p,
div.widget_core_coll_item_list.evo_withexcerpt.evo_noteaser div.item_excerpt p,
div.widget_core_coll_featured_posts.evo_withexcerpt.evo_noteaser div.item_excerpt p,
div.widget_core_coll_post_list.evo_withexcerpt.evo_noteaser div.item_excerpt p,
div.widget_core_coll_page_list.evo_withexcerpt.evo_noteaser div.item_excerpt p,
div.widget_core_coll_related_post_list.evo_withexcerpt.evo_noteaser div.item_excerpt p {
  margin: 0;
}
div.widget_core_coll_item_list.evo_noexcerpt.evo_withteaser div.item_content p:last-of-type,
div.widget_core_coll_featured_posts.evo_noexcerpt.evo_withteaser div.item_content p:last-of-type,
div.widget_core_coll_post_list.evo_noexcerpt.evo_withteaser div.item_content p:last-of-type,
div.widget_core_coll_page_list.evo_noexcerpt.evo_withteaser div.item_content p:last-of-type,
div.widget_core_coll_related_post_list.evo_noexcerpt.evo_withteaser div.item_content p:last-of-type,
div.widget_core_coll_item_list.evo_withexcerpt.evo_withteaser div.item_content p:last-of-type,
div.widget_core_coll_featured_posts.evo_withexcerpt.evo_withteaser div.item_content p:last-of-type,
div.widget_core_coll_post_list.evo_withexcerpt.evo_withteaser div.item_content p:last-of-type,
div.widget_core_coll_page_list.evo_withexcerpt.evo_withteaser div.item_content p:last-of-type,
div.widget_core_coll_related_post_list.evo_withexcerpt.evo_withteaser div.item_content p:last-of-type,
div.widget_core_coll_item_list.evo_withexcerpt.evo_noteaser div.item_content p:last-of-type,
div.widget_core_coll_featured_posts.evo_withexcerpt.evo_noteaser div.item_content p:last-of-type,
div.widget_core_coll_post_list.evo_withexcerpt.evo_noteaser div.item_content p:last-of-type,
div.widget_core_coll_page_list.evo_withexcerpt.evo_noteaser div.item_content p:last-of-type,
div.widget_core_coll_related_post_list.evo_withexcerpt.evo_noteaser div.item_content p:last-of-type,
div.widget_core_coll_item_list.evo_noexcerpt.evo_withteaser div.item_excerpt p:last-of-type,
div.widget_core_coll_featured_posts.evo_noexcerpt.evo_withteaser div.item_excerpt p:last-of-type,
div.widget_core_coll_post_list.evo_noexcerpt.evo_withteaser div.item_excerpt p:last-of-type,
div.widget_core_coll_page_list.evo_noexcerpt.evo_withteaser div.item_excerpt p:last-of-type,
div.widget_core_coll_related_post_list.evo_noexcerpt.evo_withteaser div.item_excerpt p:last-of-type,
div.widget_core_coll_item_list.evo_withexcerpt.evo_withteaser div.item_excerpt p:last-of-type,
div.widget_core_coll_featured_posts.evo_withexcerpt.evo_withteaser div.item_excerpt p:last-of-type,
div.widget_core_coll_post_list.evo_withexcerpt.evo_withteaser div.item_excerpt p:last-of-type,
div.widget_core_coll_page_list.evo_withexcerpt.evo_withteaser div.item_excerpt p:last-of-type,
div.widget_core_coll_related_post_list.evo_withexcerpt.evo_withteaser div.item_excerpt p:last-of-type,
div.widget_core_coll_item_list.evo_withexcerpt.evo_noteaser div.item_excerpt p:last-of-type,
div.widget_core_coll_featured_posts.evo_withexcerpt.evo_noteaser div.item_excerpt p:last-of-type,
div.widget_core_coll_post_list.evo_withexcerpt.evo_noteaser div.item_excerpt p:last-of-type,
div.widget_core_coll_page_list.evo_withexcerpt.evo_noteaser div.item_excerpt p:last-of-type,
div.widget_core_coll_related_post_list.evo_withexcerpt.evo_noteaser div.item_excerpt p:last-of-type {
  display: inline;
}
div.widget_core_coll_item_list.evo_noexcerpt.evo_withteaser div.item_content p:last-of-type:after,
div.widget_core_coll_featured_posts.evo_noexcerpt.evo_withteaser div.item_content p:last-of-type:after,
div.widget_core_coll_post_list.evo_noexcerpt.evo_withteaser div.item_content p:last-of-type:after,
div.widget_core_coll_page_list.evo_noexcerpt.evo_withteaser div.item_content p:last-of-type:after,
div.widget_core_coll_related_post_list.evo_noexcerpt.evo_withteaser div.item_content p:last-of-type:after,
div.widget_core_coll_item_list.evo_withexcerpt.evo_withteaser div.item_content p:last-of-type:after,
div.widget_core_coll_featured_posts.evo_withexcerpt.evo_withteaser div.item_content p:last-of-type:after,
div.widget_core_coll_post_list.evo_withexcerpt.evo_withteaser div.item_content p:last-of-type:after,
div.widget_core_coll_page_list.evo_withexcerpt.evo_withteaser div.item_content p:last-of-type:after,
div.widget_core_coll_related_post_list.evo_withexcerpt.evo_withteaser div.item_content p:last-of-type:after,
div.widget_core_coll_item_list.evo_withexcerpt.evo_noteaser div.item_content p:last-of-type:after,
div.widget_core_coll_featured_posts.evo_withexcerpt.evo_noteaser div.item_content p:last-of-type:after,
div.widget_core_coll_post_list.evo_withexcerpt.evo_noteaser div.item_content p:last-of-type:after,
div.widget_core_coll_page_list.evo_withexcerpt.evo_noteaser div.item_content p:last-of-type:after,
div.widget_core_coll_related_post_list.evo_withexcerpt.evo_noteaser div.item_content p:last-of-type:after,
div.widget_core_coll_item_list.evo_noexcerpt.evo_withteaser div.item_excerpt p:last-of-type:after,
div.widget_core_coll_featured_posts.evo_noexcerpt.evo_withteaser div.item_excerpt p:last-of-type:after,
div.widget_core_coll_post_list.evo_noexcerpt.evo_withteaser div.item_excerpt p:last-of-type:after,
div.widget_core_coll_page_list.evo_noexcerpt.evo_withteaser div.item_excerpt p:last-of-type:after,
div.widget_core_coll_related_post_list.evo_noexcerpt.evo_withteaser div.item_excerpt p:last-of-type:after,
div.widget_core_coll_item_list.evo_withexcerpt.evo_withteaser div.item_excerpt p:last-of-type:after,
div.widget_core_coll_featured_posts.evo_withexcerpt.evo_withteaser div.item_excerpt p:last-of-type:after,
div.widget_core_coll_post_list.evo_withexcerpt.evo_withteaser div.item_excerpt p:last-of-type:after,
div.widget_core_coll_page_list.evo_withexcerpt.evo_withteaser div.item_excerpt p:last-of-type:after,
div.widget_core_coll_related_post_list.evo_withexcerpt.evo_withteaser div.item_excerpt p:last-of-type:after,
div.widget_core_coll_item_list.evo_withexcerpt.evo_noteaser div.item_excerpt p:last-of-type:after,
div.widget_core_coll_featured_posts.evo_withexcerpt.evo_noteaser div.item_excerpt p:last-of-type:after,
div.widget_core_coll_post_list.evo_withexcerpt.evo_noteaser div.item_excerpt p:last-of-type:after,
div.widget_core_coll_page_list.evo_withexcerpt.evo_noteaser div.item_excerpt p:last-of-type:after,
div.widget_core_coll_related_post_list.evo_withexcerpt.evo_noteaser div.item_excerpt p:last-of-type:after {
  content: '...';
}
div.widget_core_coll_item_list.evo_noexcerpt.evo_withteaser div.item_content blockquote,
div.widget_core_coll_featured_posts.evo_noexcerpt.evo_withteaser div.item_content blockquote,
div.widget_core_coll_post_list.evo_noexcerpt.evo_withteaser div.item_content blockquote,
div.widget_core_coll_page_list.evo_noexcerpt.evo_withteaser div.item_content blockquote,
div.widget_core_coll_related_post_list.evo_noexcerpt.evo_withteaser div.item_content blockquote,
div.widget_core_coll_item_list.evo_withexcerpt.evo_withteaser div.item_content blockquote,
div.widget_core_coll_featured_posts.evo_withexcerpt.evo_withteaser div.item_content blockquote,
div.widget_core_coll_post_list.evo_withexcerpt.evo_withteaser div.item_content blockquote,
div.widget_core_coll_page_list.evo_withexcerpt.evo_withteaser div.item_content blockquote,
div.widget_core_coll_related_post_list.evo_withexcerpt.evo_withteaser div.item_content blockquote,
div.widget_core_coll_item_list.evo_withexcerpt.evo_noteaser div.item_content blockquote,
div.widget_core_coll_featured_posts.evo_withexcerpt.evo_noteaser div.item_content blockquote,
div.widget_core_coll_post_list.evo_withexcerpt.evo_noteaser div.item_content blockquote,
div.widget_core_coll_page_list.evo_withexcerpt.evo_noteaser div.item_content blockquote,
div.widget_core_coll_related_post_list.evo_withexcerpt.evo_noteaser div.item_content blockquote,
div.widget_core_coll_item_list.evo_noexcerpt.evo_withteaser div.item_excerpt blockquote,
div.widget_core_coll_featured_posts.evo_noexcerpt.evo_withteaser div.item_excerpt blockquote,
div.widget_core_coll_post_list.evo_noexcerpt.evo_withteaser div.item_excerpt blockquote,
div.widget_core_coll_page_list.evo_noexcerpt.evo_withteaser div.item_excerpt blockquote,
div.widget_core_coll_related_post_list.evo_noexcerpt.evo_withteaser div.item_excerpt blockquote,
div.widget_core_coll_item_list.evo_withexcerpt.evo_withteaser div.item_excerpt blockquote,
div.widget_core_coll_featured_posts.evo_withexcerpt.evo_withteaser div.item_excerpt blockquote,
div.widget_core_coll_post_list.evo_withexcerpt.evo_withteaser div.item_excerpt blockquote,
div.widget_core_coll_page_list.evo_withexcerpt.evo_withteaser div.item_excerpt blockquote,
div.widget_core_coll_related_post_list.evo_withexcerpt.evo_withteaser div.item_excerpt blockquote,
div.widget_core_coll_item_list.evo_withexcerpt.evo_noteaser div.item_excerpt blockquote,
div.widget_core_coll_featured_posts.evo_withexcerpt.evo_noteaser div.item_excerpt blockquote,
div.widget_core_coll_post_list.evo_withexcerpt.evo_noteaser div.item_excerpt blockquote,
div.widget_core_coll_page_list.evo_withexcerpt.evo_noteaser div.item_excerpt blockquote,
div.widget_core_coll_related_post_list.evo_withexcerpt.evo_noteaser div.item_excerpt blockquote {
  display: block;
  margin: 0;
  padding: 5px 15px;
}
div.widget_core_coll_item_list.evo_noexcerpt.evo_withteaser div.item_content > a,
div.widget_core_coll_featured_posts.evo_noexcerpt.evo_withteaser div.item_content > a,
div.widget_core_coll_post_list.evo_noexcerpt.evo_withteaser div.item_content > a,
div.widget_core_coll_page_list.evo_noexcerpt.evo_withteaser div.item_content > a,
div.widget_core_coll_related_post_list.evo_noexcerpt.evo_withteaser div.item_content > a,
div.widget_core_coll_item_list.evo_withexcerpt.evo_withteaser div.item_content > a,
div.widget_core_coll_featured_posts.evo_withexcerpt.evo_withteaser div.item_content > a,
div.widget_core_coll_post_list.evo_withexcerpt.evo_withteaser div.item_content > a,
div.widget_core_coll_page_list.evo_withexcerpt.evo_withteaser div.item_content > a,
div.widget_core_coll_related_post_list.evo_withexcerpt.evo_withteaser div.item_content > a,
div.widget_core_coll_item_list.evo_withexcerpt.evo_noteaser div.item_content > a,
div.widget_core_coll_featured_posts.evo_withexcerpt.evo_noteaser div.item_content > a,
div.widget_core_coll_post_list.evo_withexcerpt.evo_noteaser div.item_content > a,
div.widget_core_coll_page_list.evo_withexcerpt.evo_noteaser div.item_content > a,
div.widget_core_coll_related_post_list.evo_withexcerpt.evo_noteaser div.item_content > a,
div.widget_core_coll_item_list.evo_noexcerpt.evo_withteaser div.item_excerpt > a,
div.widget_core_coll_featured_posts.evo_noexcerpt.evo_withteaser div.item_excerpt > a,
div.widget_core_coll_post_list.evo_noexcerpt.evo_withteaser div.item_excerpt > a,
div.widget_core_coll_page_list.evo_noexcerpt.evo_withteaser div.item_excerpt > a,
div.widget_core_coll_related_post_list.evo_noexcerpt.evo_withteaser div.item_excerpt > a,
div.widget_core_coll_item_list.evo_withexcerpt.evo_withteaser div.item_excerpt > a,
div.widget_core_coll_featured_posts.evo_withexcerpt.evo_withteaser div.item_excerpt > a,
div.widget_core_coll_post_list.evo_withexcerpt.evo_withteaser div.item_excerpt > a,
div.widget_core_coll_page_list.evo_withexcerpt.evo_withteaser div.item_excerpt > a,
div.widget_core_coll_related_post_list.evo_withexcerpt.evo_withteaser div.item_excerpt > a,
div.widget_core_coll_item_list.evo_withexcerpt.evo_noteaser div.item_excerpt > a,
div.widget_core_coll_featured_posts.evo_withexcerpt.evo_noteaser div.item_excerpt > a,
div.widget_core_coll_post_list.evo_withexcerpt.evo_noteaser div.item_excerpt > a,
div.widget_core_coll_page_list.evo_withexcerpt.evo_noteaser div.item_excerpt > a,
div.widget_core_coll_related_post_list.evo_withexcerpt.evo_noteaser div.item_excerpt > a {
  margin-left: -3px;
  display: inline-block;
  height: 22px;
  float: right;
  padding: 0px 4px 0px 4px;
  font-size: 20px;
  line-height: 13px;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  color: #333333;
  border-radius: 4px;
  border: 1px solid #ccc;
}
div.widget_core_coll_item_list.evo_noexcerpt.evo_withteaser div.item_content > a:hover,
div.widget_core_coll_featured_posts.evo_noexcerpt.evo_withteaser div.item_content > a:hover,
div.widget_core_coll_post_list.evo_noexcerpt.evo_withteaser div.item_content > a:hover,
div.widget_core_coll_page_list.evo_noexcerpt.evo_withteaser div.item_content > a:hover,
div.widget_core_coll_related_post_list.evo_noexcerpt.evo_withteaser div.item_content > a:hover,
div.widget_core_coll_item_list.evo_withexcerpt.evo_withteaser div.item_content > a:hover,
div.widget_core_coll_featured_posts.evo_withexcerpt.evo_withteaser div.item_content > a:hover,
div.widget_core_coll_post_list.evo_withexcerpt.evo_withteaser div.item_content > a:hover,
div.widget_core_coll_page_list.evo_withexcerpt.evo_withteaser div.item_content > a:hover,
div.widget_core_coll_related_post_list.evo_withexcerpt.evo_withteaser div.item_content > a:hover,
div.widget_core_coll_item_list.evo_withexcerpt.evo_noteaser div.item_content > a:hover,
div.widget_core_coll_featured_posts.evo_withexcerpt.evo_noteaser div.item_content > a:hover,
div.widget_core_coll_post_list.evo_withexcerpt.evo_noteaser div.item_content > a:hover,
div.widget_core_coll_page_list.evo_withexcerpt.evo_noteaser div.item_content > a:hover,
div.widget_core_coll_related_post_list.evo_withexcerpt.evo_noteaser div.item_content > a:hover,
div.widget_core_coll_item_list.evo_noexcerpt.evo_withteaser div.item_excerpt > a:hover,
div.widget_core_coll_featured_posts.evo_noexcerpt.evo_withteaser div.item_excerpt > a:hover,
div.widget_core_coll_post_list.evo_noexcerpt.evo_withteaser div.item_excerpt > a:hover,
div.widget_core_coll_page_list.evo_noexcerpt.evo_withteaser div.item_excerpt > a:hover,
div.widget_core_coll_related_post_list.evo_noexcerpt.evo_withteaser div.item_excerpt > a:hover,
div.widget_core_coll_item_list.evo_withexcerpt.evo_withteaser div.item_excerpt > a:hover,
div.widget_core_coll_featured_posts.evo_withexcerpt.evo_withteaser div.item_excerpt > a:hover,
div.widget_core_coll_post_list.evo_withexcerpt.evo_withteaser div.item_excerpt > a:hover,
div.widget_core_coll_page_list.evo_withexcerpt.evo_withteaser div.item_excerpt > a:hover,
div.widget_core_coll_related_post_list.evo_withexcerpt.evo_withteaser div.item_excerpt > a:hover,
div.widget_core_coll_item_list.evo_withexcerpt.evo_noteaser div.item_excerpt > a:hover,
div.widget_core_coll_featured_posts.evo_withexcerpt.evo_noteaser div.item_excerpt > a:hover,
div.widget_core_coll_post_list.evo_withexcerpt.evo_noteaser div.item_excerpt > a:hover,
div.widget_core_coll_page_list.evo_withexcerpt.evo_noteaser div.item_excerpt > a:hover,
div.widget_core_coll_related_post_list.evo_withexcerpt.evo_noteaser div.item_excerpt > a:hover {
  border: 1px solid #adadad;
  color: #333;
  background-color: #e6e6e6;
  text-decoration: none;
}
div.widget_core_coll_item_list.evo_noexcerpt.evo_withteaser.evo_1pic__special ul li div.item_content blockquote,
div.widget_core_coll_featured_posts.evo_noexcerpt.evo_withteaser.evo_1pic__special ul li div.item_content blockquote,
div.widget_core_coll_post_list.evo_noexcerpt.evo_withteaser.evo_1pic__special ul li div.item_content blockquote,
div.widget_core_coll_page_list.evo_noexcerpt.evo_withteaser.evo_1pic__special ul li div.item_content blockquote,
div.widget_core_coll_related_post_list.evo_noexcerpt.evo_withteaser.evo_1pic__special ul li div.item_content blockquote,
div.widget_core_coll_item_list.evo_withexcerpt.evo_withteaser.evo_1pic__special ul li div.item_content blockquote,
div.widget_core_coll_featured_posts.evo_withexcerpt.evo_withteaser.evo_1pic__special ul li div.item_content blockquote,
div.widget_core_coll_post_list.evo_withexcerpt.evo_withteaser.evo_1pic__special ul li div.item_content blockquote,
div.widget_core_coll_page_list.evo_withexcerpt.evo_withteaser.evo_1pic__special ul li div.item_content blockquote,
div.widget_core_coll_related_post_list.evo_withexcerpt.evo_withteaser.evo_1pic__special ul li div.item_content blockquote,
div.widget_core_coll_item_list.evo_withexcerpt.evo_noteaser.evo_1pic__special ul li div.item_content blockquote,
div.widget_core_coll_featured_posts.evo_withexcerpt.evo_noteaser.evo_1pic__special ul li div.item_content blockquote,
div.widget_core_coll_post_list.evo_withexcerpt.evo_noteaser.evo_1pic__special ul li div.item_content blockquote,
div.widget_core_coll_page_list.evo_withexcerpt.evo_noteaser.evo_1pic__special ul li div.item_content blockquote,
div.widget_core_coll_related_post_list.evo_withexcerpt.evo_noteaser.evo_1pic__special ul li div.item_content blockquote {
  margin-left: 86px;
}
div.widget_core_coll_item_list.evo_1pic__special.evo_noexcerpt.evo_noteaser div.item_title a,
div.widget_core_coll_featured_posts.evo_1pic__special.evo_noexcerpt.evo_noteaser div.item_title a,
div.widget_core_coll_post_list.evo_1pic__special.evo_noexcerpt.evo_noteaser div.item_title a,
div.widget_core_coll_page_list.evo_1pic__special.evo_noexcerpt.evo_noteaser div.item_title a,
div.widget_core_coll_related_post_list.evo_1pic__special.evo_noexcerpt.evo_noteaser div.item_title a {
  font-size: 22px;
}
div.widget_core_coll_item_list img,
div.widget_core_coll_featured_posts img,
div.widget_core_coll_post_list img,
div.widget_core_coll_page_list img,
div.widget_core_coll_related_post_list img {
  border-radius: 3px;
  max-width: 100%;
  max-height: 380px;
  width: auto;
  height: auto;
  margin: auto;
}
div.widget_core_coll_item_list.evo_withgroup > ul > li,
div.widget_core_coll_featured_posts.evo_withgroup > ul > li,
div.widget_core_coll_post_list.evo_withgroup > ul > li,
div.widget_core_coll_page_list.evo_withgroup > ul > li,
div.widget_core_coll_related_post_list.evo_withgroup > ul > li {
  font-size: 17px;
}
div.widget_core_coll_item_list div.item_first_image,
div.widget_core_coll_featured_posts div.item_first_image,
div.widget_core_coll_post_list div.item_first_image,
div.widget_core_coll_page_list div.item_first_image,
div.widget_core_coll_related_post_list div.item_first_image {
  text-align: center;
}
div.evo_container__sidebar div.widget_core_coll_item_list.evo_1pic__special.evo_noexcerpt.evo_noteaser div.item_title a,
div.evo_container__sidebar2 div.widget_core_coll_item_list.evo_1pic__special.evo_noexcerpt.evo_noteaser div.item_title a,
div.evo_container__sidebar div.widget_core_coll_post_list.evo_1pic__special.evo_noexcerpt.evo_noteaser div.item_title a,
div.evo_container__sidebar2 div.widget_core_coll_post_list.evo_1pic__special.evo_noexcerpt.evo_noteaser div.item_title a {
  font-size: 16px;
}
@media (max-width: 1599px) {
  div.widget_core_coll_item_list.evo_1pic__special.evo_noexcerpt.evo_noteaser div.item_title a,
  div.widget_core_coll_post_list.evo_1pic__special.evo_noexcerpt.evo_noteaser div.item_title a {
    font-size: 20px;
  }
}
@media (max-width: 1199px) {
  div.widget_core_coll_item_list.evo_1pic__special.evo_noexcerpt.evo_noteaser div.item_title a,
  div.widget_core_coll_post_list.evo_1pic__special.evo_noexcerpt.evo_noteaser div.item_title a {
    font-size: 18px;
  }
}
.evo_container__header {
  margin-bottom: 30px;
}
.evo_container__page_top {
  margin-top: 20px;
}
.evo_container__page_top .ufld_icon_links {
  text-align: right;
}
div.widget_core_coll_tagline {
  margin-bottom: 30px;
}
body {
  -webkit-font-smoothing: subpixel-antialiased;
}
.widget_core_user_login #login_form .form-group {
  margin: 0;
}
.widget_core_user_login #login_form label {
  text-align: left;
  width: 160px;
  padding-left: 0;
}
.widget_core_user_login #login_form .controls {
  padding: 0;
  width: 100%;
}
.widget_core_user_login #login_form .form_text_input.form-control {
  width: 100%;
}
.widget_core_user_login .submit {
  font-size: 12px;
}
.widget_core_user_login .field_login_btn .panel {
  margin: 0;
  border: none;
  border-radius: 0;
  box-shadow: none;
}
.widget_core_user_login .field_login_btn .panel .panel-body {
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
}
.widget_core_user_login .field_login_btn .panel .panel-body #submit_login_form {
  margin-right: 10px;
}
.widget_core_user_login .register_link {
  display: block;
  padding-top: 10px;
}
.widget_core_user_register #register_form .form-group {
  margin: 0;
}
.widget_core_user_register #register_form label {
  text-align: left;
  width: 160px;
  padding-left: 0;
}
.widget_core_user_register #register_form .controls {
  padding: 0;
  width: 100%;
}
.widget_core_user_register #register_form .form_text_input.form-control {
  width: 100%;
}
.widget_core_user_register .submit {
  font-size: 12px;
}
.widget_core_user_register .field_register_btn .panel {
  margin: 0;
  border: none;
  border-radius: 0;
  box-shadow: none;
}
.widget_core_user_register .field_register_btn .panel .panel-body {
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
}
.widget_core_user_register .field_register_btn .panel .panel-body #submit_login_form {
  margin-right: 10px;
}
ul.profile_tabs {
  margin: 0 2ex 2ex;
  position: relative;
  top: 1px;
}
.profile_avatar {
  float: right;
  padding: 10px;
  margin-left: 10px;
}
.form-horizontal .controls textarea.form-control {
  width: 100%;
}
input.search_field {
  margin-bottom: 0;
  display: inline-block;
}
form.search .search_options {
  width: 100%;
}
form.search .search_options .search_option input {
  margin-right: 5px;
}
form.search .search_options .search_option label {
  margin-bottom: 0;
  margin-top: 5px;
}
div.compact_search_form input.search_field {
  width: 100%;
  margin: 0;
}
div.extended_search_form {
  text-align: center;
  margin: 0 auto 2em auto;
  max-width: 530px;
}
div.extended_search_form .search_options {
  text-align: center;
}
div.extended_search_form .search_options .search_option {
  display: inline-block;
  margin-right: 10px;
}
table.catselect input#new_category_name {
  width: 98% !important;
}
label.control-label[for=post_title] {
  width: auto;
}
textarea.message_text {
  width: 95%;
}
.evo_post {
  margin-bottom: 2em;
}
.evo_post .small.text-muted {
  margin: 4px 0 10px;
}
.evo_post .small.text-muted a,
.evo_post .small.text-muted a .glyphicon {
  color: inherit;
}
div.bSideItem {
  background: #F7F5FA;
  border-radius: 5px;
  padding: 10px;
  margin-bottom: 10px;
  text-shadow: 0 1px 0 #FFFFFF;
}
div.bSideItem h4 {
  margin-top: 0;
}
.pagination {
  margin: 0;
}
.filter_item div {
  height: 22px;
}
div.log_container {
  margin: 0;
}
div.action_messages {
  max-width: 1010px;
  display: block;
  margin: 20px auto;
}
.evo_post_title {
  display: table;
}
.evo_post_title h2 {
  display: table-cell;
  margin: 0;
  padding: 20px 0 10px;
}
.evo_post_title .btn-group {
  display: table-cell;
  padding: 20px 0 10px 30px;
  vertical-align: middle;
}
body {
  font-family: 'Open Sans', sans-serif;
  overflow-x: visible !important;
}
html,
body,
#skin_wrapper {
  height: 100%;
  width: 100%;
}
.b2evo_top_menu {
  display: none;
}
h1,
h2 {
  font-family: 'Open Sans', sans-serif;
}
h1 a,
h4 a,
.disp_front h2,
.disp_front h2 a {
  color: #F8990E;
  text-decoration: none;
  font-weight: normal;
}
div.container.main {
  margin-top: 20px;
}
div.homepage_block h1,
div.homepage_block h2 {
  margin: 1em 0;
}
.transition {
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  /* Firefox 4 */
  -ms-transition: all 0.3s;
  /* IE */
  -o-transition: all 0.3s;
  /* Opera */
  -webkit-transition: all 0.3s;
  /* Safari and Chrome */
}
.disp_front #b2evo_page_header .shade {
  background: rgba(255, 255, 255, 0);
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0);
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  /* Firefox 4 */
  -ms-transition: all 0.3s;
  /* IE */
  -o-transition: all 0.3s;
  /* Opera */
  -webkit-transition: all 0.3s;
  /* Safari and Chrome */
}
.disp_front #b2evo_page_header .shade.shade_colored {
  background: rgba(255, 255, 255, 0.98);
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.12);
}
.disp_front #b2evo_page_header .shade h1 a.logo_link {
  background: transparent;
}
.disp_front #b2evo_page_header .shade h1 a.logo_link img.png_logo {
  display: none;
}
.disp_front #b2evo_page_header .shade h1 a.logo_link img.gray_logo {
  display: block;
}
section.front_page_background {
  background-image: url(img/b2evo-homepage-bg-image.jpg);
  background-position: center;
  background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  margin-bottom: -52px;
  display: table;
  height: 100%;
  min-height: 100%;
  min-width: 100%;
  position: relative;
  text-align: center;
  top: -52px;
  width: 100%;
}
section.front_page_background div.b2evo_intro {
  display: table-cell;
  vertical-align: middle;
  padding: 52px 15px 100px;
}
section.front_page_background div.b2evo_intro h1 {
  color: #333c42;
  font-size: 50px;
  font-weight: 400;
  margin-bottom: 35px;
}
section.front_page_background div.b2evo_intro h2.intro_content {
  color: #333c42;
  display: block;
  font-size: 34px;
  font-weight: 300;
  letter-spacing: 0.2px;
  line-height: 1.4em;
  margin: 20px auto 110px;
  max-width: 930px;
}
section.front_page_background div.b2evo_intro .download_demo_section {
  margin: 0 auto 130px;
  max-width: 1010px;
}
section.front_page_background div.b2evo_intro .download_demo_section a {
  border-radius: 7px;
  font-size: 20px;
  letter-spacing: 3px;
  padding: 16px 36px;
  text-decoration: none;
  transition: all 100ms linear;
  -webkit-transition: all 100ms linear;
}
section.front_page_background div.b2evo_intro .download_demo_section a.download_button {
  background-color: rgba(255, 255, 255, 0.4);
  border: 1px solid #fff;
  color: #333c42;
  margin-right: 100px;
}
section.front_page_background div.b2evo_intro .download_demo_section a.download_button:hover {
  background-color: rgba(86, 86, 86, 0.45);
  border: 1px solid #fff;
  color: #fff;
}
section.front_page_background div.b2evo_intro .download_demo_section a.get_started_button {
  background-color: rgba(86, 86, 86, 0.45);
  border: 1px solid #fff;
  color: #fff;
}
section.front_page_background div.b2evo_intro .download_demo_section a.get_started_button:hover {
  background-color: rgba(255, 255, 255, 0.4);
  border: 1px solid #fff;
  color: #333c42;
}
section.front_page_background div.b2evo_intro .b2evo_features_tags {
  margin-top: 70px;
}
section.front_page_background div.b2evo_intro .b2evo_features_tags ul {
  margin: 0;
  line-height: 2em;
  list-style-type: none;
}
section.front_page_background div.b2evo_intro .b2evo_features_tags ul li {
  display: inline;
}
section.front_page_background div.b2evo_intro .b2evo_features_tags ul li a {
  color: #fff;
  font-size: 16px;
  font-weight: 100;
  margin: 0 20px;
  text-shadow: 0px 1px rgba(0, 0, 0, 0.15);
}
section.front_page_background div.b2evo_intro .slide_down {
  bottom: 30px;
  color: #fff;
  display: inline-block;
  left: 50%;
  font-size: 14px;
  margin-left: -35px;
  opacity: 0.6;
  position: absolute;
  text-decoration: none !important;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  /* Firefox 4 */
  -ms-transition: all 0.3s;
  /* IE */
  -o-transition: all 0.3s;
  /* Opera */
  -webkit-transition: all 0.3s;
  /* Safari and Chrome */
}
section.front_page_background div.b2evo_intro .slide_down i {
  font-size: 20px;
}
section.front_page_background div.b2evo_intro .slide_down:hover {
  opacity: 0.9;
}
.front_page_content_wrapper {
  background-color: #fff;
}
.section-intro-text {
  padding-top: 40px;
}
.section-intro-text p {
  font-size: 22px;
  color: #333c42;
  font-weight: 300;
}
div.start_left h2.tease {
  margin: 1em 0.5em;
}
div.start_right {
  float: right;
  width: 434px;
  text-align: center;
}
div.start_middle {
  height: 365px;
}
div.start_middle span {
  top: 83px;
}
@media (min-width: 768px) and (max-width: 991px) {
  section.front_page_background {
    margin-bottom: -102px;
    top: -102px;
  }
  section.front_page_background div.b2evo_intro {
    padding-top: 102px;
  }
  .section-intro-text {
    padding-top: 75px;
  }
}
@media only screen and (max-width: 768px) and (min-height: 736px) {
  .navbar {
    transition: 0.4s ease-in;
  }
  .navbar.active_dropmenu {
    transition: 0s;
  }
}
@media screen and (max-width: 1130px) {
  section.front_page_background div.b2evo_intro h2.intro_content {
    max-width: 700px;
  }
}
@media only screen and (max-width: 768px) {
  section.front_page_background div.b2evo_intro h1 {
    font-size: 36px;
    margin-top: 40px;
  }
  section.front_page_background div.b2evo_intro h2.intro_content {
    font-size: 26px;
    margin-bottom: 50px;
    max-width: 650px;
  }
  section.front_page_background div.b2evo_intro .download_demo_section {
    margin-bottom: 50px;
  }
  section.front_page_background div.b2evo_intro .download_demo_section a {
    display: block;
    width: 280px;
    padding: 16px 20px;
    margin-left: auto;
    margin-right: auto;
  }
  section.front_page_background div.b2evo_intro .download_demo_section a.download_button {
    margin-bottom: 20px;
    margin-right: auto;
  }
  section.front_page_background div.b2evo_intro .b2evo_features_tags {
    margin-top: 0;
  }
  section.front_page_background div.b2evo_intro .b2evo_features_tags ul li a {
    margin: 0 10px;
    font-size: 14px;
  }
}
@media only screen and (max-width: 375px) {
  section.front_page_background div.b2evo_intro {
    padding-bottom: 70px;
  }
  section.front_page_background div.b2evo_intro h1 {
    margin: 20px 0;
  }
  section.front_page_background div.b2evo_intro h2.intro_content {
    font-size: 18px;
    margin: 20px 0;
  }
  section.front_page_background div.b2evo_intro .download_demo_section {
    margin-bottom: 20px;
  }
  section.front_page_background div.b2evo_intro .download_demo_section a {
    font-size: 16px;
    padding: 15px 20px;
  }
  .lorem_ipsum_lines p {
    font-size: 18px;
  }
}
@media only screen and (max-width: 320px) {
  section.front_page_background div.b2evo_intro {
    padding-bottom: 70px;
  }
  section.front_page_background div.b2evo_intro h1 {
    font-size: 28px;
  }
  section.front_page_background div.b2evo_intro .download_demo_section {
    margin-bottom: 20px;
  }
  section.front_page_background div.b2evo_intro .download_demo_section a {
    font-size: 14px;
    padding: 12px 15px;
  }
  section.front_page_background div.b2evo_intro .slide_down {
    bottom: 5px;
  }
}
#body_footer2 {
  padding-bottom: 15px;
  clear: both;
}
