@media (max-width: 767px) {
  .always-show .mega > .mega-dropdown-menu,
  .always-show .dropdown-menu {
    display: block !important;
    position: static;
  }
  .open .dropdown-menu {
    display: block;
  }
}
.t3-logo,
.t3-logo-small {
  display: block;
  text-decoration: none;
  text-align: left;
  background-repeat: no-repeat;
  background-position: center;
}
.t3-logo {
  width: 182px;
  height: 50px;
}
.t3-logo-small {
  width: 60px;
  height: 30px;
}
.t3-logo,
.t3-logo-color {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-big-color.png");
}
.t3-logo-small,
.t3-logo-small.t3-logo-color {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-small-color.png");
}
.t3-logo-dark {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-big-dark.png");
}
.t3-logo-small.t3-logo-dark {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-small-dark.png");
}
.t3-logo-light {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-big-light.png");
}
.t3-logo-small.t3-logo-light {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-small-light.png");
}
@media (max-width: 767px) {
  .logo-control .logo-img-sm {
    display: block;
  }
  .logo-control .logo-img {
    display: none;
  }
}
@media (min-width: 768px) {
  .logo-control .logo-img-sm {
    display: none;
  }
  .logo-control .logo-img {
    display: block;
  }
}
#community-wrap .collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  display: block;
}
.body-data-holder:before {
  display: none;
  content: "grid-float-breakpoint:768px screen-xs:480px screen-sm:768px screen-md:992px screen-lg:1200px";
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #f12143;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #ba0c28;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
img {
  vertical-align: middle;
}
th,
td {
  line-height: 1.42857143;
  text-align: left;
  vertical-align: top;
}
th {
  font-weight: bold;
}
td,
tr td {
  border-top: 1px solid #dddddd;
}
.cat-list-row0:hover,
.cat-list-row1:hover {
  background: #f5f5f5;
}
.cat-list-row1,
tr.cat-list-row1 td {
  background: #f9f9f9;
}
table.contentpane,
table.tablelist,
table.category,
table.admintable,
table.blog {
  width: 100%;
}
table.contentpaneopen {
  border: 0;
}
.star {
  color: #ffde01;
}
.red {
  color: #f12143;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.wrap {
  width: auto;
  clear: both;
}
.center,
.table td.center,
.table th.center {
  text-align: center;
}
.element-invisible {
  position: absolute;
  padding: 0;
  margin: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 200;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-muted {
  color: #999999;
}
.text-primary {
  color: #f12143;
}
a.text-primary:hover {
  color: #d20d2d;
}
.text-success {
  color: #468847;
}
a.text-success:hover {
  color: #356635;
}
.text-info {
  color: #3a87ad;
}
a.text-info:hover {
  color: #2d6987;
}
.text-warning {
  color: #c09853;
}
a.text-warning:hover {
  color: #a47e3c;
}
.text-danger {
  color: #b94a48;
}
a.text-danger:hover {
  color: #953b39;
}
.bg-primary {
  color: #fff;
  background-color: #f12143;
}
a.bg-primary:hover {
  background-color: #d20d2d;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.highlight {
  background-color: #FFC;
  font-weight: bold;
  padding: 1px 4px;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #999999;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
blockquote:before,
blockquote:after {
  content: "";
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
}

.btn-actions {
  text-align: center;
}
.features-list {
  margin-top: 60px;
  
}
.features-list .page-header {
  border: 0;
  text-align: center;
}
.features-list .page-header h1 {
  font-size: 46px;
}
.features-list .feature-row {
  overflow: hidden;
  min-height: 200px;
  color: #696f72;
  border-top: 1px solid #e0e2e3;
  padding: 60px 0 0;
  text-align: center;
}
.features-list .feature-row:last-child {
  border-bottom: 1px solid #e0e2e3;
  margin-bottom: 60px;
}
.features-list .feature-row h3 {
  font-size: 28px;
}
.features-list .feature-row div:first-child {
  padding-left: 0;
}
.features-list .feature-row div:last-child {
  padding-right: 0;
}
.features-list .feature-row div:first-child.feature-img img {
  float: left;
}
.features-list .feature-row div:last-child.feature-img img {
  float: right;
}
.jumbotron h2 {
  font-size: 46px;
}
.jumbotron iframe {
  margin-top: 20px;
}

.dropdown-menu > li > a {
  padding: 5px 20px;
}
.dropdown-header {
  padding: 3px 20px;
  font-size: 14px;
}
.dropdown-header a {
  color: #999999;
}
.dropdown-submenu > a:after {
  border-left-color: #2b2b2b;
}
.dropdown-submenu:hover > a:after {
  border-left-color: #1e1e1e;
}
.nav > li > .separator {
  position: relative;
  display: block;
  padding: 10px 15px;
  line-height: 20px;
}
@media (min-width: 768px) {
  .nav > li > .separator {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
@media (max-width: 991px) {
  .nav > li > span {
    padding: 10px 15px;
    display: inline-block;
  }
}
.nav .caret {
  border-top-color: #f12143;
  border-bottom-color: #f12143;
}
.nav a:hover .caret {
  border-top-color: #ba0c28;
  border-bottom-color: #ba0c28;
}
.t3-navhelper {
  background: #f5f5f5;
  border-top: 1px solid #eeeeee;
  color: #555555;
  padding: 5px 0;
}
.breadcrumb {
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  border-radius: 0;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #999999;
}
.breadcrumb > .active + li:before {
  content: "";
  padding: 0;
}
.breadcrumb > .active .hasTooltip {
  padding-right: 10px;
}
.breadcrumb .divider {
  display: none;
}
.pagination {
  display: block;
}
.pagination:before,
.pagination:after {
  content: " ";
  display: table;
}
.pagination:after {
  clear: both;
}
@media screen and (min-width: 768px) {
  .pagination {
    float: left;
  }
}
.pagination .pagination {
  display: inline-block;
}
.counter {
  display: inline-block;
  margin-top: 20px;
  padding: 6px 12px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
}
@media screen and (min-width: 768px) {
  .counter {
    float: right;
  }
}

#t3-mainnav .navbar-default {
  background: #241f1f;
  border: 0 !important;
  margin: 0;
  border-bottom: 4px solid #f12143 !important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#t3-mainnav .navbar-default .navbar-nav {
  margin-left: -20px;
}
#t3-mainnav .navbar-default .navbar-nav > li > .dropdown-menu,
#t3-mainnav .navbar-default .navbar-nav .mega-nav li .dropdown-menu {
  background: #272727;
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#t3-mainnav .t3-megamenu .navbar-nav.level0 > li > a {
  font-size: 13px;
  text-transform: uppercase;
  color: #9f9f9f !important;
  padding: 18px 20px;
  font-weight: 400;
  text-shadow: none;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
  background: none !important;
}
#t3-mainnav .t3-megamenu .navbar-nav.level0 > li .caret {
  border-top-color: #888;
  border-bottom-color: #888;
}
#t3-mainnav .t3-megamenu .navbar-nav.level0 > li.active > a,
#t3-mainnav .t3-megamenu .navbar-nav.level0 > li:focus > a {
  background: none !important;
  color: #f12143 !important;
}
#t3-mainnav .t3-megamenu .navbar-nav.level0 > li.active > a:focus,
#t3-mainnav .t3-megamenu .navbar-nav.level0 > li:focus > a:focus {
  background: none !important;
}
#t3-mainnav .t3-megamenu .navbar-nav.level0 > li.active .caret,
#t3-mainnav .t3-megamenu .navbar-nav.level0 > li:focus .caret {
  border-top-color: #f12143;
  border-bottom-color: #f12143;
}
#t3-mainnav .t3-megamenu .navbar-nav.level0 > li:hover > a {
  background: rgba(0, 0, 0, 0.5) !important;
}
#t3-mainnav .t3-megamenu .navbar-nav.level0 > li ul.mega-nav.level1 > li.active > a {
  color: #f12143;
}
#t3-mainnav .t3-megamenu .navbar-nav.level0 > li ul.mega-nav.level2 > li.active > a {
  color: #f12143;
}
#t3-mainnav .t3-megamenu .navbar-nav .level1 > li > a {
  background: none !important;
}
#t3-mainnav .t3-megamenu .mega-nav > li a,
#t3-mainnav .t3-megamenu .dropdown-menu .mega-nav > li a {
  padding: 10px 0;
  border-bottom: 1px solid #313131;
  color: #e6e6e6;
  font-size: 12px;
}
#t3-mainnav .t3-megamenu .mega-nav > li a:hover,
#t3-mainnav .t3-megamenu .dropdown-menu .mega-nav > li a:hover {
  background: none;
  color: #f12143;
}
#t3-mainnav .t3-megamenu .mega-nav > li:last-child > a,
#t3-mainnav .t3-megamenu .dropdown-menu .mega-nav > li:last-child > a {
  border-bottom: 0;
}
#t3-mainnav .t3-megamenu .mega-nav .mega-group > .mega-group-title {
  text-transform: uppercase;
  font-weight: 700;
}
.navbar-toggle {
  padding: 0;
  height: 50px;
  line-height: 50px;
  width: 50px;
  margin: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin-left: 15px;
}
.navbar-toggle .fa-bars {
  color: #fff;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
@media (min-width: 768px) {
  .navbar-nav {
    margin: 0;
  }
}
.navbar-default .navbar-brand {
  color: #777777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav > li > a {
  color: #777777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}
.navbar-default .navbar-nav > li > .nav-header {
  color: #777777;
  display: inline-block;
  padding-top: 15px;
  padding-bottom: 15px;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: transparent;
  background: #f12143;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #000;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #cccccc;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-nav > .dropdown > a:focus .caret {
  border-top-color: #333333;
  border-bottom-color: #333333;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555555;
}
.navbar-default .navbar-nav > .open > a .caret,
.navbar-default .navbar-nav > .open > a:hover .caret,
.navbar-default .navbar-nav > .open > a:focus .caret {
  border-top-color: #555555;
  border-bottom-color: #555555;
}
.navbar-default .navbar-nav > .dropdown > a .caret {
  border-top-color: #777777;
  border-bottom-color: #777777;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777777;
}
.navbar-default .navbar-link:hover {
  color: #333333;
}
.t3-mainnav {
  border-left: 0;
  border-right: 0;
  margin-bottom: 0;
  border-radius: 0;
}
.t3-mainnav .t3-navbar {
  padding-left: 5px;
  padding-right: 5px;
}
@media (min-width: 768px) {
  .t3-mainnav .t3-navbar-collapse {
    display: none !important;
  }
}
.t3-mainnav .t3-navbar-collapse .navbar-nav {
  margin: 0 -15px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav li > a .fa {
  margin-right: 5px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li > a {
  border-top: 1px solid #404040;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li:first-child > a {
  border-top: 0;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown > a .caret {
  position: absolute;
  top: 40%;
  right: 12px;
}

.t3-module {
  background: transparent;
  color: inherit;
  margin-bottom: 40px;
}
@media screen and (min-width: 768px) {
  .t3-module {
    margin-bottom: 40px;
  }
}
.t3-module .module-inner {
  padding: 0;
}
.module-title {
  background: transparent;
  font-size: 22px;
  margin: 0 0 10px 0;
  padding: 0;
}
@media screen and (min-width: 768px) {
  .module-title {
    margin-bottom: 20px;
  }
}
.module-ct {
  background: transparent;
  color: inherit;
  padding: 0;
}
.module-ct:before,
.module-ct:after {
  content: " ";
  display: table;
}
.module-ct:after {
  clear: both;
}
.module-ct > ul,
.module-ct .custom > ul,
.module-ct > ol,
.module-ct .custom > ol {
  margin-left: 20px;
  padding-left: 0;
}
.module-ct > ul.unstyled,
.module-ct .custom > ul.unstyled,
.module-ct > ol.unstyled,
.module-ct .custom > ol.unstyled {
  padding-left: 0;
}
.module-ct > ul.nav,
.module-ct .custom > ul.nav,
.module-ct > ol.nav,
.module-ct .custom > ol.nav {
  padding-left: 0;
  margin-left: 0;
}
.module_menu .nav > li > a,
.module_menu .nav > li > .separator {
  padding: 6px 5px;
  display: block;
}
#login-form input[type="text"],
#login-form input[type="password"] {
  width: 100%;
}
#login-form ul.unstyled {
  margin-top: 20px;
  padding-left: 20px;
}
#login-form #form-login-remember label {
  font-weight: normal;
}
.banneritem a {
  font-weight: bold;
}
.bannerfooter {
  border-top: 1px solid #eeeeee;
  font-size: 12px;
  padding-top: 10px;
  text-align: right;
}
.categories-module,
ul.categories-module,
.category-module,
ul.category-module {
  margin: 0;
}
.categories-module li,
ul.categories-module li,
.category-module li,
ul.category-module li {
  list-style: none;
  padding: 10px 0;
  border-top: 1px solid #eeeeee;
}
.categories-module li:first-child,
ul.categories-module li:first-child,
.category-module li:first-child,
ul.category-module li:first-child {
  border-top: 0;
}
.categories-module h4,
ul.categories-module h4,
.category-module h4,
ul.category-module h4 {
  font-size: 14px;
  font-weight: normal;
  margin: 0;
}
.feed h4 {
  font-weight: bold;
}
.feed .newsfeed,
.feed ul.newsfeed {
  border-top: 1px solid #eeeeee;
}
.feed .newsfeed .feed-link,
.feed ul.newsfeed .feed-link,
.feed .newsfeed h5.feed-link,
.feed ul.newsfeed h5.feed-link {
  font-size: 14px;
  font-weight: normal;
  margin: 0;
}
.latestusers,
ul.latestusers {
  margin-left: 0;
}
.latestusers li,
ul.latestusers li {
  background: #eeeeee;
  display: inline-block;
  padding: 5px 10px;
  border-radius: 4px;
}
.stats-module dt,
.stats-module dd {
  display: inline-block;
  margin: 0;
}
.stats-module dt {
  font-weight: bold;
  width: 35%;
}
.stats-module dd {
  width: 60%;
}
.tagspopular ul {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}
.tagspopular ul > li {
  color: #555555;
  display: inline-block;
  margin: 0 5px 5px 0;
}
.tagspopular ul > li > a {
  background: #eeeeee;
  border-radius: 3px;
  color: #555555;
  display: block;
  padding: 2px 5px;
}
.tagspopular ul > li > a:hover,
.tagspopular ul > li > a:focus,
.tagspopular ul > li > a:active {
  background: #ba0c28;
  color: #ffffff;
  text-decoration: none;
}
.tagssimilar ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.tagssimilar ul > li {
  border-bottom: 1px solid #eeeeee;
  padding: 8px 0;
}
.tagssimilar ul > li > a {
  color: #555555;
}
.tagssimilar ul > li > a:hover,
.tagssimilar ul > li > a:focus,
.tagssimilar ul > li > a:active {
  color: #ba0c28;
}
.module-ct > ol.breadcrumb {
  padding: 6px 12px;
  margin-left: 0;
}

.article-image-full img {
  display: block;
  max-width: 100%;
  height: auto;
}
h1.article-title {
  font-size: 20px;
  line-height: normal;
  font-weight: 700;
  margin-bottom: 10px !important;
}
.items-leading .leading {
  margin-bottom: 40px;
}
.items-row .item {
  margin-bottom: 20px;
}
.divider-vertical {
  margin: 0 0 40px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
#editor-xtd-buttons .btn,
.toggle-editor .btn {
  background: none;
  border: 1px solid #e7e7e7;
}
#editor-xtd-buttons .btn:hover,
.toggle-editor .btn:hover {
  color: #000;
}
.article-aside {
  color: #999999;
  font-size: 13px;
  margin-bottom: 15px;
}
.article-aside ul.dropdown-menu {
  background: #4d4d4d;
  padding: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.article-aside ul.dropdown-menu > li {
  color: #fff;
}
.article-aside ul.dropdown-menu > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #fff;
  border-bottom: 1px solid #404040;
  -webkit-transition: 350ms;
  -moz-transition: 350ms;
  -o-transition: 350ms;
  transition: 350ms;
}
.article-aside ul.dropdown-menu > li > a:hover {
  background-color: #555353;
}
.article-aside ul.dropdown-menu > li.email-icon a {
  border-bottom: 0;
}
.category-name {
  margin-top: 2px;
}
.article-info {
  margin: 0;
  float: left;
}
.article-info .article-info-term {
  display: none;
}
.article-info dd {
  display: inline-block;
  margin-left: 0;
  margin-right: 10px;
  white-space: nowrap;
}
.article-info dd strong {
  font-weight: bold;
}
.article-footer {
  color: #999999;
  font-size: 12px;
  margin-bottom: 20px;
}
.article-intro img,
.article-content img {
  display: block;
  max-width: 100%;
  height: auto;
}
.article-intro img[align=left],
.article-content img[align=left],
.article-intro .img_caption.left,
.article-content .img_caption.left,
.article-intro .pull-left.item-image,
.article-content .pull-left.item-image {
  margin: 0 30px 20px 0;
}
.article-intro img[align=right],
.article-content img[align=right],
.article-intro .img_caption.right,
.article-content .img_caption.right,
.article-intro .pull-right.item-image,
.article-content .pull-right.item-image {
  margin: 0 0 20px 30px;
}
@media (max-width: 768px) {
  .article-content iframe {
    width: 100% !important;
    height: auto;
  }
}
.img-intro-none,
.img-intro-left,
.img-intro-right,
.img-fulltext-none,
.img-fulltext-left,
.img-fulltext-right,
.img_caption {
  position: relative;
}
.img-intro-none,
.img-intro-left,
.img-intro-right,
.img-fulltext-none,
.img-fulltext-left,
.img-fulltext-right,
.img_caption {
  margin-bottom: 20px;
  max-width: 100%;
}
.img-fulltext-left {
  float: left;
  margin-right: 20px;
}
.img-fulltext-right {
  float: right;
  margin-left: 20px;
}
.img-intro-none img,
.img-intro-left img,
.img-intro-right img,
.img-fulltext-none img,
.img-fulltext-left img,
.img-fulltext-right img {
  margin: 0;
}
.img_caption img {
  margin-bottom: 1px !important;
}
.img_caption p.img_caption {
  background: #eeeeee;
  color: #555555;
  font-size: 12px;
  width: 100%;
  margin: 0;
  padding: 5px;
  text-align: center;
  clear: both;
}
@media screen and (max-width: 767px) {
  article img[align=left],
  .img_caption.left,
  article img[align=right],
  .img_caption.right,
  .img-fulltext-left,
  .img-fulltext-right {
    float: none !important;
    margin-left: 0;
    margin-right: 0;
    width: 100% !important;
  }
}
article aside .btn-group > .dropdown-toggle,
article aside .btn-group > .dropdown-toggle:hover,
article aside .btn-group > .dropdown-toggle:active,
article aside .btn-group > .dropdown-toggle:focus {
  padding: 2px 5px;
}
article aside .btn-group > .dropdown-toggle .caret {
  margin-left: 2px;
}

a:focus {
  outline: none;
}
.form-inline .form-control {
  width: 100%;
}
#contact-form textarea,
#contact-form input[type="text"],
#contact-form input[type="email"],
#contact-form textarea.inputbox {
  width: 100% !important;
}
input[type="submit"],
input[type="button"],
textarea,
input[type="text"],
textarea.inputbox,
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 {
  text-shadow: none;
  color: #959595;
  min-height: 30px;
  height: 40px;
  padding: 6px 20px;
  box-shadow: none;
  border: 0;
  background: rgba(255, 255, 255, 0.7);
  border: 1px solid #cecece;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
input[type="submit"]:hover,
input[type="button"]:hover,
textarea:hover,
input[type="text"]:hover,
textarea.inputbox:hover,
input[type="password"]:hover,
input[type="datetime"]:hover,
input[type="datetime-local"]:hover,
input[type="date"]:hover,
input[type="month"]:hover,
input[type="time"]:hover,
input[type="week"]:hover,
input[type="number"]:hover,
input[type="email"]:hover,
input[type="url"]:hover,
input[type="search"]:hover,
input[type="tel"]:hover,
input[type="color"]:hover,
.uneditable-input:hover,
input[type="submit"]:focus,
input[type="button"]:focus,
textarea:focus,
input[type="text"]:focus,
textarea.inputbox: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 {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: 1px solid #f12143;
}
input[type="submit"],
input[type="button"] {
  width: auto !important;
}
input.input-block-level {
  min-height: 50px;
}
form label {
  font-weight: normal;
}
.form-group {
  margin-bottom: 20px;
}
.form-control-static {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
  }
  .form-inline .form-control {
    display: inline-block;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
  }
}
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .form-control-static {
  padding-top: 7px;
}
select,
select.form-control,
select.inputbox,
select.input {
  padding-right: 5px;
}
.invalid {
  border-color: #f12143;
}
label.invalid {
  color: #f12143;
}
input.invalid {
  border: 1px solid #f12143;
}

.pagination {
  float: none;
  margin: 0;
}
.pagination li a {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  margin-right: 8px;
  color: #2b2b2b;
}
.pagination > .active > a,
.pagination > .active > a:hover,
.pagination > li > a:hover,
.pagination > .disabled > a:hover {
  background-color: #f12143;
  color: #fff;
  border: 1px solid transparent !important;
}
.pagination > .disabled > a {
  color: #2b2b2b;
}
.counter {
  margin: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.row-even,
.row-odd {
  padding: 5px;
  width: 99%;
  border-bottom: 1px solid #dddddd;
}
.row-odd {
  background-color: transparent;
}
.row-even {
  background-color: #f9f9f9;
}
.blog-row-rule,
.blog-item-rule {
  border: 0;
}
.row-fluid .row-reveal {
  visibility: hidden;
}
.row-fluid:hover .row-reveal {
  visibility: visible;
}
.nav-list > li.offset > a {
  padding-left: 30px;
  font-size: 12px;
}

.newsfeed-category > h2,
.newsfeed > h2 {
  border: 0 !important;
  font-size: 24px;
}
.newsfeed-category .category,
.newsfeed .category {
  margin: 20px 0;
  border: 0;
}
.newsfeed-category .category li .list-title a,
.newsfeed .category li .list-title a {
  color: #2b2b2b;
}
.newsfeed-category .category li .list-title a:hover,
.newsfeed .category li .list-title a:hover {
  color: #f12143;
}
.newsfeed-category .category li:hover,
.newsfeed .category li:hover {
  background: #fff;
}
.list-striped,
.row-striped {
  list-style: none;
  line-height: 20px;
  text-align: left;
  vertical-align: middle;
  margin-left: 0;
  padding-left: 0;
  margin-top: 15px;
}
.list-striped li,
.list-striped dd,
.row-striped .row,
.row-striped .row-fluid {
  padding: 15px;
  position: relative;
  margin-bottom: 10px;
  border: 1px solid #eeeeee;
}
.list-striped li:nth-child(odd),
.list-striped dd:nth-child(odd),
.row-striped .row:nth-child(odd),
.row-striped .row-fluid:nth-child(odd) {
  background: #f7f7f7;
}
.list-striped li:hover,
.list-striped dd:hover,
.row-striped .row:hover,
.row-striped .row-fluid:hover {
  background-color: #f2f2f2;
}
.row-striped .row-fluid {
  width: 97%;
}
.row-striped .row-fluid [class*="span"] {
  min-height: 10px;
}
.row-striped .row-fluid [class*="span"] {
  margin-left: 8px;
}
.row-striped .row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.list-condensed li {
  padding: 5px 10px;
}
.row-condensed .row,
.row-condensed .row-fluid {
  padding: 5px 10px;
}
.list-bordered,
.row-bordered {
  list-style: none;
  line-height: 18px;
  text-align: left;
  vertical-align: middle;
  margin-left: 0;
  border: 1px solid #dddddd;
}
.login-wrap .other-links ul {
  padding-left: 15px;
}
#member-registration .form-actions {
  background: none;
}
.form-register fieldset {
  padding: 0 0 10px;
}
.form-register p {
  margin: 0 0 5px;
}
.form-register p.form-des {
  margin: 15px 0;
}
.form-register label {
  display: block;
  float: left;
  font-weight: bold;
  text-align: right;
  width: 130px;
}
.form-register .input,
.form-register .inputbox {
  margin-left: 10px;
  width: 200px;
}
.form-register .btn,
.form-register .button {
  margin-left: 140px;
}
.registration fieldset dt {
  margin-right: 5px;
}
.admintable textarea {
  max-width: 90% !important;
  resize: none;
}
.registration legend {
  padding-bottom: 10px;
}
.com_mailto body {
  padding: 10px;
}
.com_mailto .t3-mainbody {
  padding-top: 0;
  padding-bottom: 0;
}
.com_mailto .t3-content {
  width: auto;
}
#mailto-window {
  background: #fff;
  margin: 10px 0 20px;
  padding: 0;
  position: relative;
}
#mailto-window h2 {
  margin-top: 0;
  margin-bottom: 20px;
}
#mailtoForm .formelm {
  padding: 5px 0;
  vertical-align: middle;
  overflow: hidden;
}
#mailtoForm .formelm label {
  display: inline-block;
  float: left;
  font-weight: bold;
  vertical-align: middle;
  width: 100px;
}
#mailtoForm p {
  margin-top: 20px;
}
#mailtoForm .input,
#mailtoForm .inputbox {
  width: 65%;
}
#mailtoForm .btn,
#mailtoForm .button,
#mailtoForm button {
  margin-right: 5px;
}
.user-details {
  padding: 10px 0;
}
.user-details p {
  margin: 0 0 5px;
}
.user-details label {
  display: block;
  float: left;
  font-weight: bold;
  text-align: right;
  width: 130px;
}
.user-details .input,
.user-details .inputbox {
  margin-left: 10px;
  width: 200px;
}
.user-details .btn,
.user-details button {
  margin-left: 140px;
}
.user-details .paramlist .paramlist_key {
  padding: 0 0 5px;
  width: 130px;
}
.user-details .paramlist .paramlist_value {
  padding: 0 0 5px;
}
.user-details .user_name span {
  font-weight: bold;
  padding-left: 10px;
}
.reset .form-validate p,
.remind .form-validate p {
  background: #eeeeee;
  border: 1px solid #eeeeee;
  margin-bottom: 20px;
  padding: 10px 20px;
  border-radius: 4px;
}
.reset .form-validate fieldset dl,
.remind .form-validate fieldset dl {
  margin: 0;
}
.reset .form-validate fieldset dt,
.remind .form-validate fieldset dt {
  margin: 4px 0 0 0;
}
.profile-edit input {
  position: relative;
  min-height: 1px;
  padding-left: 6px;
  padding-right: 6px;
}
@media (min-width: 768px) {
  .profile-edit input {
    float: left;
    width: 50%;
  }
}
.profile-edit select {
  position: relative;
  min-height: 1px;
  padding-left: 6px;
  padding-right: 6px;
}
@media (min-width: 768px) {
  .profile-edit select {
    float: left;
    width: 50%;
  }
}
.profile-edit select + button {
  margin-left: 5px;
}
#searchForm:before,
#searchForm:after {
  content: " ";
  display: table;
}
#searchForm:after {
  clear: both;
}
#searchForm fieldset {
  margin: 20px 0;
}
#searchForm legend {
  margin-bottom: 10px;
}
#searchForm select {
  width: auto;
  display: inline-block;
  margin-left: 5px;
  padding-left: 5px;
}
#searchForm .form-limit {
  margin-top: 20px;
}
#searchForm .form-limit .counter {
  margin-top: 0;
}
#search-form ul#finder-filter-select-list {
  margin-left: 0;
  padding-left: 0;
}
#search-form ul#finder-filter-select-list li {
  list-style: none;
  padding: 10px 0;
}
#search-form ul#finder-filter-select-list li label {
  width: 150px;
}
#search-form .word .form-group {
  margin-bottom: 10px;
}
#finder-search .btn.btn-primary,
#finder-search .btn.btn-default {
  padding: 10px 20px;
}
@media screen and (max-width: 768px) {
  #searchForm .radio-inline,
  #searchForm .checkbox-inline {
    display: block;
    width: 100%;
    margin-left: 0;
  }
}
.search-results {
  margin-top: 20px;
  margin-left: 0;
  padding-left: 0;
}
.search-results .result-title {
  font-size: 16px;
  margin-top: 20px;
}
.search-results .result-category {
  font-size: 12px;
  color: #999999;
}
.search-results .result-text {
  margin-top: 5px;
  margin-bottom: 5px;
}
.search-results .result-url {
  color: #555555;
  margin-top: 20px;
}
.search-results .result-created {
  font-size: 12px;
  color: #999999;
}
div.finder {
  margin-bottom: 20px;
}
#searchForm .phrases-box input[type="radio"] {
  vertical-align: top;
  margin-top: 3px;
}
@media (max-width: 768px) {
  .contact .thumbnail {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .contact .dl-horizontal > dt {
    float: left;
    margin-right: 5px;
    width: auto;
  }
}
@media (max-width: 768px) {
  .contact .dl-horizontal > dd {
    margin-left: 0;
  }
}
.contact-form #jform_contact_emailmsg {
  width: 100%;
}
.contact-form #jform_contact_message {
  width: 100%;
  height: auto;
}
@media (max-width: 768px) {
  .contact-form #jform_captcha-lbl {
    display: none;
  }
  .contact-form #recaptcha_image {
    width: 220px;
  }
  .contact-form #recaptcha_image img {
    max-width: 220px;
  }
  .contact-form #recaptcha_response_field {
    max-width: 220px;
  }
}
.contact .accordion-toggle {
  font-weight: bold;
}
#archive-items > li {
  line-height: normal;
  margin: 0;
  overflow: visible;
  padding: 0;
}
#archive-items .intro {
  clear: both;
  overflow: hidden;
}
.categories-list {
  margin-bottom: 20px;
}
.category-item:before,
.category-item:after {
  content: " ";
  display: table;
}
.category-item:after {
  clear: both;
}
.category-item .page-header {
  line-height: normal;
  padding: 10px 5px;
  margin: 0;
  font-size: 18px;
  font-weight: normal;
}
.category-item .category-item {
  margin-bottom: 0;
  margin-left: 30px;
}
.category-item .category-item .page-header {
  font-size: 14px;
}
.cat-children .page-header {
  line-height: normal;
  padding: 10px 5px;
  margin: 0;
  font-size: 18px;
  font-weight: normal;
}
.newsfeed-category > h2,
.newsfeed > h2 {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 20px;
  margin-bottom: 20px;
  margin-top: 0;
}
.newsfeed-category .category-desc,
.newsfeed .category-desc {
  margin-bottom: 20px;
}
.newsfeed-category .category li:before,
.newsfeed .category li:before,
.newsfeed-category .category li:after,
.newsfeed .category li:after {
  content: " ";
  display: table;
}
.newsfeed-category .category li:after,
.newsfeed .category li:after {
  clear: both;
}
.newsfeed > h2 {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 20px;
  margin-bottom: 20px;
  margin-top: 0;
}
.newsfeed .feed-description {
  margin-bottom: 20px;
  font-size: 16px;
}
.newsfeed .feed-item-description .feed-description {
  font-size: 14px;
}
.newsfeed ol li > a {
  font-weight: bold;
  font-size: 16px;
}
.article-content .pagination ul {
  display: block;
  list-style: none;
  padding: 0;
  overflow: hidden;
}
.article-content .pagination ul li {
  border: 1px solid #eeeeee;
  float: left;
  line-height: normal;
  margin-right: 10px;
  padding: 10px 20px;
}
.article-content .pagination ul li a {
  border: 0;
  text-decoration: none;
  background-color: transparent;
  line-height: normal;
  padding: 0;
}
.pagenavcounter {
  margin: 0 0 20px;
  font-weight: bold;
}
#article-index,
.article-index {
  border: 1px solid #eeeeee;
  border-radius: 4px;
  float: right;
  padding: 10px;
  margin: 0 0 20px 20px;
  width: 25%;
}
#article-index ul,
.article-index ul {
  list-style: none;
  margin: 0;
  padding: 0;
  border: 0;
}
#article-index ul > li,
.article-index ul > li {
  border: 0;
  margin-top: 2px;
}
#article-index ul > li > a,
.article-index ul > li > a {
  border: 0;
  padding: 5px;
  border-radius: 4px;
}
#article-index ul > .active > a,
.article-index ul > .active > a {
  border: 0;
  background: #f12143;
  color: #ffffff;
}
#article-index ul > .active > a:hover,
.article-index ul > .active > a:hover,
#article-index ul > .active > a:active,
.article-index ul > .active > a:active,
#article-index ul > .active > a:focus,
.article-index ul > .active > a:focus {
  border: 0;
  background: #f12143;
  color: #ffffff;
}
.pagenav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.pagenav > li {
  margin: 0;
  padding: 0;
  float: left;
}
.pagenav > li.pagenav-prev,
.pagenav > li.previous {
  margin-right: 10px;
}
.pagenav li > a {
  padding: 8px 15px;
  line-height: normal;
  border: 1px solid #e7e7e7;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-transition: 350ms;
  -moz-transition: 350ms;
  -o-transition: 350ms;
  transition: 350ms;
}
.pagenav li > a:hover,
.pagenav li > a:active,
.pagenav li > a:focus {
  background-color: #f12143;
  color: #fff;
}
.items-more h3 {
  margin: 0 0 20px;
}
.items-more .nav > li {
  border-top: 1px solid #eeeeee;
}
.items-more .nav > li > a {
  padding: 6px 5px;
}
.back_button a {
  display: block;
  margin: 10px 0;
}
.filters {
  margin: 10px 0 5px;
}
.display-limit {
  margin: 10px 0 5px;
}
.filters .display-limit {
  float: right;
  text-align: right;
}
#system-message dt {
  font-weight: bold;
}
#system-message dd {
  font-weight: bold;
}
#system-message dd.message ul,
#system-message dd.error ul,
#system-message dd.notice ul {
  margin: 0;
  padding: 0;
}
#system-message dd.message ul li,
#system-message dd.error ul li,
#system-message dd.notice ul li {
  background: none;
  margin: 0;
  padding: 5px;
}
.alert-message {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
.alert-message hr {
  border-top-color: #c9e2b3;
}
.alert-message .alert-link {
  color: #356635;
}
.alert-notice {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
.alert-notice hr {
  border-top-color: #a6e1ec;
}
.alert-notice .alert-link {
  color: #2d6987;
}
.alert-error {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #b94a48;
}
.alert-error hr {
  border-top-color: #e4b9c0;
}
.alert-error .alert-link {
  color: #953b39;
}
.tip-wrap {
  background: #fff6df;
  border: 1px solid #fb3;
  border-radius: 5px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  max-width: 300px;
  z-index: 999;
}
.tip-title {
  border-bottom: 1px solid #fb3;
  font-weight: bold;
  padding: 5px 10px;
}
.tip-text {
  font-size: 14px;
  margin: 0;
  padding: 5px 10px;
}
.hasTip img {
  border: none;
  margin: 0 5px 0 0;
}
@media (min-width: 768px) {
  .languageswitcherload {
    float: right;
    width: 100%;
  }
  .languageswitcherload .mod-languages {
    text-align: right;
  }
}
div.calendar {
  width: 187px;
}
.edit.item-page fieldset .btn-toolbar {
  margin-top: 10px;
}
.edit.item-page .chzn-container-multi .chzn-choices li.search-field input[type="text"] {
  height: auto;
}
.iframe-bordered {
  border: 1px solid #dddddd;
}
.chzn-container {
  display: block;
}
.chzn-container-single .chzn-single,
.chzn-container-multi .chzn-choices .search-field input,
.chzn-container-single .chzn-search input {
  height: 26px;
}
.chzn-container-single .chzn-drop,
.chzn-container .chzn-drop {
  -webkit-box-sizing: content-box !important;
  -moz-box-sizing: content-box !important;
  box-sizing: content-box !important;
}
.input-prepend .chzn-container-single .chzn-single {
  border-color: #cccccc;
  height: 26px;
  border-radius: 0 3px 3px 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.input-prepend .chzn-container-active .chzn-single-with-drop {
  border-radius: 0 3px 0 0;
}
.input-prepend .chzn-container-single .chzn-drop {
  border-color: #cccccc;
}
.btn-group .chzn-results {
  white-space: normal;
}

.page-header {
  padding-bottom: 9px;
  margin: 0 0 20px;
  border-bottom: 1px solid #eeeeee;
}
.page-title,
.page-header h1 {
  line-height: 1;
  margin: 0;
}
.page-subheader {
  border-bottom: 1px solid #eeeeee;
  margin: 0 0 20px;
}
.page-subheader:before,
.page-subheader:after {
  content: " ";
  display: table;
}
.page-subheader:after {
  clear: both;
}
.page-subtitle,
.page-subheader h2 {
  line-height: 1;
  margin: 0;
}
.page-header + .page-subheader {
  margin-top: -20px;
}
.article-title,
.article-header h1 {
  margin: 0 0 20px 0;
}
.item-title {
  font-weight: bold;
}
.jumbotron h1,
.jumbotron h2,
.jumbotron h3 {
  margin-top: 0;
}
.jumbotron p:last-child {
  margin-bottom: 0;
}
.container .jumbotron {
  border-radius: 6px;
}
.masthead {
  padding: 40px 0;
  text-align: center;
}
.masthead p:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .masthead {
    padding: 80px 0;
  }
  .masthead h1 {
    font-size: 98px;
  }
  .masthead p {
    font-size: 28px;
  }
  .masthead .btn-lg {
    margin-top: 20px;
    padding: 18px 42px;
    font-size: 21px;
  }
}
.jumbotron-primary {
  background-color: #f12143;
  color: #ffffff;
}
.jumbotron-primary h1,
.jumbotron-primary h2,
.jumbotron-primary h3 {
  color: #ffffff;
}
.jumbotron-primary p {
  color: #ffffff;
}
.jumbotron-primary .btn-primary {
  border-color: #fff;
}
.label:empty {
  display: none;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.page-header .label,
.page-header .badge {
  vertical-align: middle;
}
.alert h4 {
  color: inherit;
}
.media:first-child {
  margin-top: 0;
}
.media-object {
  display: block;
}
.media-heading {
  margin: 0 0 5px;
}
.media > .pull-left {
  margin-right: 10px;
}
.media > .pull-right {
  margin-left: 10px;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
a.list-group-item.active .list-group-item-heading,
a.list-group-item.active:hover .list-group-item-heading,
a.list-group-item.active:focus .list-group-item-heading {
  color: inherit;
}
a.list-group-item.active .list-group-item-text,
a.list-group-item.active:hover .list-group-item-text,
a.list-group-item.active:focus .list-group-item-text {
  color: #fde1e6;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title > a {
  color: inherit;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
  opacity: 0.005;
  filter: alpha(opacity=0.5);
}
@media screen and (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
}

.t3-wrapper {
  overflow: hidden !important;
  background: #cccccc url(../../../../images/bg.gif) !important;
}
.box .container {
  background: #fff;
  padding: 0;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}
.box .box-container {
  padding-left: 30px;
  padding-right: 30px;
}
.gap {
  height: 30px;
  clear: both;
}

.page-header {
  border-bottom: 0 !important;
}
.article-aside .btn {
  background: none !important;
  border: 1px solid #E7E7E7 !important;
  color: #2b2b2b;
}
.article-aside .btn:hover {
  background: none;
  color: #2b2b2b !important;
}
.pull-left,
.media > .pull-left {
  margin-right: 15px;
}
.item-image {
  max-width: 100%;
  width: 100%;
  margin: 0;
}
.article-image-full {
  margin-bottom: 20px;
}
.item-page .divider-vertical {
  border-top: 0;
}

body {
  color: #2b2b2b;
  font-size: 14px;
  font-weight: 300;
  font-family: 'Open Sans', sans-serif;
  line-height: 1.66666667;
  cursor: default;
}
a {
  color: #f12143;
}
a:hover {
  color: #f4516c;
}
a,
a:hover {
  text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Source Sans Pro', sans-serif;
  color: #292929;
  font-weight: 600;
}
h1 {
  font-size: 36px;
  line-height: 48px;
}
h2 {
  font-size: 28px;
  line-height: 38px;
}
h3 {
  font-size: 22px;
  line-height: 28px;
}
h4 {
  font-size: 16px;
  line-height: 26px;
}
h5 {
  font-size: 14px;
  line-height: 24px;
}
h3.page-content-title {
  margin-top: 0;
  font-size: 20px;
}

.btn,
.btn.btn-primary {
  padding: 5px 10px 4px;
  border: 0;
  font-size: 13px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.btn.btn-primary {
  background: #f12143;
  color: #fff;
  border-bottom: 2px solid rgba(0, 0, 0, 0.3);
}
.btn.btn-primary:hover {
  background: #000;
  color: #fff;
}
.btn.btn-default {
  background: #E2E2E2;
  color: #000;
  border-bottom: 2px solid rgba(0, 0, 0, 0.3);
}
.btn.btn-default:hover {
  background: #000;
  color: #fff;
}
.btn.cancel {
  background-color: #d9534f;
  border-bottom: 2px solid rgba(0, 0, 0, 0.3);
  color: #fff;
  margin-left: 5px;
  padding: 5px 10px 4px;
}
.btn.cancel:hover {
  background: #000;
  color: #fff;
}
.btn.btn-success {
  background: #5cb85c;
}
.btn.btn-success:hover {
  color: #fff;
  background: #000;
}

.title h3.module-title {
  color: #292929;
  padding-bottom: 10px;
  position: relative;
  border-bottom: 1px solid #e4e4e4;
}
.title h3.module-title span {
  z-index: 2;
  position: relative;
  padding: 0 0 10px 0;
  border-bottom: 1px solid #f12143;
}
h3.page-module-title {
  padding-bottom: 12px;
  margin-bottom: 20px;
  margin-top: 0;
  position: relative;
  border-bottom: 1px solid #e4e4e4;
}
h3.page-module-title:after {
  content: " ";
  position: absolute;
  padding: 0 0 10px 0;
  border-bottom: 1px solid #f12143;
  height: 1px;
  width: 25%;
  bottom: 0;
  left: 0;
}

ul.circle {
  margin: 0;
  padding: 0;
  list-style: none;
}
ul.circle li {
  position: relative;
  margin-left: 30px;
  padding-bottom: 10px;
}
ul.circle li:before {
  content: "\f111";
  color: #f12143;
  font-family: FontAwesome;
  font-size: 8px;
  line-height: 8px;
  border: 2px solid rgba(0, 0, 0, 0.05);
  border-radius: 100%;
  position: absolute;
  margin-left: -20px;
  top: 5px;
}

.breadcrumb {
  background: none;
  float: right;
  padding: 3px 0 5px;
}
.breadcrumb li {
  font-size: 13px;
  color: #f12143;
}
.breadcrumb li a.pathway {
  color: #717171;
}
.breadcrumb li a.pathway:hover {
  color: #f12143;
}
.breadcrumb li .hasTooltip {
  display: none;
}
.breadcrumb > li + li:before {
  content: "\f105";
  font-family: FontAwesome;
  color: #717171;
}

.header {
  padding-top: 10px;
  padding-bottom: 10px;
}

.top-bar {
  padding: 4px 0 6px;
  background: #f12143;
}
.top-menu ul {
  list-style: none;
  padding: 0;
}
.top-menu ul li {
  display: inline-block;
  margin: 0;
}
.top-menu ul li.active a,
.top-menu ul li a {
  font-size: 12px;
  background: none !important;
  color: #fff;
  padding: 0 10px 0 0;
}
.top-menu ul li.active a:hover,
.top-menu ul li a:hover {
  color: #a20a23 !important;
}
#btl .btl-panel > span {
  padding: 0 0 0 10px !important;
  font-size: 12px;
  margin: 0 !important;
  height: 18px !important;
  line-height: 18px !important;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
#btl .btl-panel #btl-panel-login,
#btl .btl-panel #btl-panel-registration {
  box-shadow: none;
}
#btl .btl-panel #btl-panel-login:hover,
#btl .btl-panel #btl-panel-registration:hover {
  color: #a20a23 !important;
}
.btl-content-block {
  padding: 30px;
  border-radius: 0 !important;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}
.btl-content-block h3 {
  background: transparent !important;
  padding: 0px !important;
  text-transform: capitalize;
  font-weight: 700 !important;
}
.btl-content-block #btl-wrap-module {
  padding: 0;
}
.btl-content-block #register-link,
.btl-content-block .btl-field,
.btl-content-block .btl-error-detail,
.btl-content-block .btl-error,
.btl-content-block .btl-note {
  margin: 0 !important;
}
.btl-content-block .btl-field .btl-input > input {
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  margin: 0;
  height: 34px;
}
.btl-content-block input.btl-buttonsubmit,
.btl-content-block button.btl-buttonsubmit {
  font-size: 14px;
  background: #f12143 !important;
  box-shadow: none;
  margin-top: 20px;
  border-bottom: 2px solid rgba(0, 0, 0, 0.3) !important;
  padding: 8px 20px;
  text-transform: uppercase;
  height: auto !important;
  line-height: normal !important;
  text-shadow: none !important;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.btl-content-block input.btl-buttonsubmit:hover,
.btl-content-block button.btl-buttonsubmit:hover {
  background: #000 !important;
  color: #fff;
}
#btl .btl-panel > #btl-panel-profile {
  padding-right: 25px !important;
  border: 0 !important;
  box-shadow: none;
}
#btl-content-profile {
  padding: 0;
}
#t3-header .col-md-12 {
  min-height: 0;
}
#t3-header .t3-navbar {
  padding-right: 0;
}

.logo a {
  display: inline-block;
  line-height: 1;
  margin: 0;
}
.logo-image {
  margin-top: 10px;
}
.logo-image span,
.logo-image small {
  display: none;
}
.logo-text a {
  text-decoration: none;
  font-size: 28px;
  font-weight: bold;
}
.logo-text:hover a,
.logo-text a:hover,
.logo-text a:active,
.logo-text a:focus {
  text-decoration: none;
}
.logo-text .site-slogan {
  display: block;
  font-size: 14px;
  margin-top: 5px;
}

.topinfo ul.top-info {
  padding: 0;
  font-size: 14px;
  list-style: none;
  margin: 0;
}
.topinfo ul.top-info li {
  float: right;
  margin: 20px 20px 0 0;
  color: #9e9e9e;
}
.topinfo ul.top-info i {
  color: #f12143;
}
.head-search {
  margin: 10px 0;
}
.head-search:before,
.head-search:after {
  content: " ";
  display: table;
}
.head-search:after {
  clear: both;
}
.head-search form {
  margin: 0;
}
.head-search label {
  display: none;
}
.head-search .search {
  position: relative;
}
.head-search .search:before {
  font-family: "FontAwesome";
  content: "\f002";
  display: block;
  position: absolute;
  right: 10px;
  top: 10px;
  color: #eeeeee;
}
@media screen and (min-width: 768px) {
  .head-search .search {
    float: right;
  }
}
.head-search .form-control {
  width: 100%;
  border: 1px solid #e4e4e4;
}
#searchForm .btn.btn-default {
  background: #f12143;
  padding: 11px 20px;
  color: #fff;
  border-bottom: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.top-social {
  float: right;
  margin-top: 16px;
}
.top-social ul li {
  margin: 0 0 0 10px !important;
}
.top-social ul li a {
  width: auto !important;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
.top-social ul li a:hover {
  color: #fff;
}
.top-social ul li a i {
  width: 24px;
  height: 24px;
  border: 1px solid #e7e7e7;
  text-align: center;
  line-height: 24px;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
.top-social ul li a i.fa-rss {
  border-color: #faaa5e;
  color: #faaa5e;
}
.top-social ul li a i.fa-rss:hover {
  background: #faaa5e;
  color: #fff;
}
.top-social ul li a i.fa-facebook {
  border-color: #677fb5;
  color: #677fb5;
}
.top-social ul li a i.fa-facebook:hover {
  background: #677fb5;
  color: #fff;
}
.top-social ul li a i.fa-twitter {
  border-color: #70c2e9;
  color: #70c2e9;
}
.top-social ul li a i.fa-twitter:hover {
  background: #70c2e9;
  color: #fff;
}
.top-social ul li a i.fa-google-plus {
  border-color: #c53942;
  color: #c53942;
}
.top-social ul li a i.fa-google-plus:hover {
  background: #c53942;
  color: #fff;
}
.top-social ul li a i.fa-pinterest {
  border-color: #d8545d;
  color: #d8545d;
}
.top-social ul li a i.fa-pinterest:hover {
  background: #d8545d;
  color: #fff;
}
.top-social ul li a i.fa-linkedin {
  border-color: #3daccf;
  color: #3daccf;
}
.top-social ul li a i.fa-linkedin:hover {
  background: #3daccf;
  color: #fff;
}
.top-social ul li a i.fa-dribbble {
  border-color: #e299c2;
  color: #e299c2;
}
.top-social ul li a i.fa-dribbble:hover {
  background: #e299c2;
  color: #fff;
}

.navbar-header {
  position: relative;
}
.off-canvas-toggle {
  border-radius: 0;
  border: 0 !important;
  padding: 0;
  width: 50px;
  height: 50px;
  line-height: 50px;
  position: absolute;
  z-index: 1030 !important;
  left: 0;
  top: 0;
}
html[dir="ltr"] .off-canvas-right.t3-off-canvas {
  left: auto;
  right: 0;
}

.rev_slider .tp-caption {
  font-family: 'Open Sans', sans-serif !important;
}
.rev_slider .tp-caption .btn.btn-large {
  text-transform: uppercase;
  padding: 8px 10px !important;
  font-weight: 600;
}

.ts-service-color {
  padding: 30px 0 15px;
}
.ts-service-color .ts-service-wrapper {
  background: #fff;
  padding: 10px 30px 10px 0;
}
.ts-service-color .ts-service-wrapper h3 {
  margin-top: 0;
  -webkit-transition: 350ms;
  -moz-transition: 350ms;
  -o-transition: 350ms;
  transition: 350ms;
}
.ts-service-color .ts-service-wrapper .ts-service-info p {
  padding-right: 10px;
}
.ts-service-color .ts-service-wrapper i {
  font-size: 36px;
  float: right;
  color: #aaa;
  -webkit-transition: 350ms;
  -moz-transition: 350ms;
  -o-transition: 350ms;
  transition: 350ms;
}
.ts-service-color .ts-service-wrapper:hover h3,
.ts-service-color .ts-service-wrapper:hover i {
  color: #f12143;
}

.sprocket-lists ul.sprocket-lists-container li h4.sprocket-lists-title {
  font-size: 15px !important;
  background: #f6f6f6;
  border: 1px solid #e4e4e4;
  padding: 10px 10px 10px 45px !important;
  margin: 0 0 3px !important;
  line-height: normal !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}
.sprocket-lists ul.sprocket-lists-container li .indicator {
  background: #afafaf;
  color: #fff;
  font-size: 12px;
  width: 18px;
  height: 18px;
  line-height: 20px;
  margin-top: -10px;
  left: 15px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  text-align: center;
  -webkit-box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.07000000000000001);
  -moz-box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.07000000000000001);
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.07000000000000001);
}
.sprocket-lists ul.sprocket-lists-container li.active h4.sprocket-lists-title {
  color: #f12143;
}
.sprocket-lists ul.sprocket-lists-container li.active span.indicator {
  opacity: 1;
  background: #f12143;
}
.sprocket-lists ul.sprocket-lists-container li.active span.indicator span i {
  display: none;
}
.sprocket-lists ul.sprocket-lists-container li.active span.indicator span:before {
  content: "\f068";
  font-family: FontAwesome;
  color: #fff;
}
.sprocket-lists ul.sprocket-lists-container li.active .sprocket-lists-item {
  border: 1px solid #e4e4e4 !important;
  margin: -4px 0 4px 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.sprocket-lists ul.sprocket-lists-container li.active .sprocket-lists-item .sprocket-padding {
  padding: 8px 10px;
}
.sprocket-lists ul.sprocket-lists-container li.active .sprocket-lists-item .roksprocket-ellipsis {
  display: none;
}
.sprocket-lists ul.sprocket-lists-container li.active .sprocket-lists-item a.readon {
  display: table;
  margin-top: 8px;
}

.portfolio-main,
.new_project {
  position: relative;
}
.portfolio-main .sprocket-strips-item,
.new_project .sprocket-strips-item {
  height: 250px;
  box-shadow: none;
  border-radius: 0;
  overflow: hidden;
  -webkit-transition: 500ms;
  -moz-transition: 500ms;
  -o-transition: 500ms;
  transition: 500ms;
  -webkit-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  position: relative;
}
.portfolio-main .sprocket-strips-item:before,
.new_project .sprocket-strips-item:before {
  background-color: rgba(255, 255, 255, 0.15);
  bottom: 0;
  content: "";
  height: 0;
  left: 0;
  right: 0;
  top: 0;
  margin: auto;
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
  width: 0;
}
.portfolio-main .sprocket-strips-item:hover:before,
.new_project .sprocket-strips-item:hover:before {
  height: 100%;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
  width: 100%;
}
.portfolio-main .sprocket-strips-content,
.new_project .sprocket-strips-content {
  background: #f6f6f6;
  position: relative;
  padding: 12px 15px;
}
.portfolio-main .sprocket-strips-content:before,
.new_project .sprocket-strips-content:before {
  bottom: 100%;
  border: solid transparent;
  content: " ";
  position: absolute;
  border-width: 12px 15px;
  left: 15%;
  border-bottom-color: #f6f6f6;
}
.portfolio-main .sprocket-strips-content h4.sprocket-strips-title,
.new_project .sprocket-strips-content h4.sprocket-strips-title {
  line-height: normal;
  margin: 0;
}
.portfolio-main .sprocket-strips-content h4.sprocket-strips-title a,
.new_project .sprocket-strips-content h4.sprocket-strips-title a {
  color: #292929;
  text-decoration: none;
}
.portfolio-main .sprocket-strips-content h4.sprocket-strips-title a:hover,
.new_project .sprocket-strips-content h4.sprocket-strips-title a:hover {
  color: #f12143;
}
.portfolio-main .sprocket-strips-content .strips-hits,
.new_project .sprocket-strips-content .strips-hits {
  float: right;
  margin-top: -20px;
  color: #afafaf;
}
.portfolio-main .sprocket-strips-content a.readon,
.new_project .sprocket-strips-content a.readon {
  color: #afafaf;
}
.portfolio-main .sprocket-strips-content a.readon:hover,
.new_project .sprocket-strips-content a.readon:hover {
  color: #f12143;
}
.portfolio-main .sprocket-strips-nav,
.new_project .sprocket-strips-nav {
  position: absolute;
  top: -52px;
  right: -5px;
  width: auto;
}
.portfolio-main .sprocket-strips-nav .sprocket-strips-arrows,
.new_project .sprocket-strips-nav .sprocket-strips-arrows {
  display: inline-block;
}
.portfolio-main .sprocket-strips-nav .sprocket-strips-arrows .arrow,
.new_project .sprocket-strips-nav .sprocket-strips-arrows .arrow {
  cursor: pointer;
  background: #f12143;
  width: 26px;
  height: 26px;
  line-height: 26px;
  font-size: 20px;
  color: #fff;
  opacity: 1;
  top: auto;
  text-shadow: none;
  display: inline-block;
  text-align: center;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.portfolio-main .sprocket-strips-nav .sprocket-strips-arrows .arrow:hover,
.new_project .sprocket-strips-nav .sprocket-strips-arrows .arrow:hover {
  background: #d20d2d;
}
.portfolio-main .sprocket-strips-container > li,
.new_project .sprocket-strips-container > li {
  margin-top: 0;
  margin-bottom: 0;
}
.new_project .sprocket-strips-container > li {
  margin-bottom: 20px;
}
.portfolio-desc h3 {
  font-size: 18px;
  margin-top: 30px;
  line-height: normal;
  text-transform: uppercase;
}

.latest-post ul {
  margin-right: -15px !important;
  margin-left: -15px !important;
}
.latest-post ul li {
  width: 33.33%;
  float: left;
  padding-left: 15px;
  padding-right: 15px;
}
.latest-post ul li .moduleItemImage {
  position: relative;
  margin-bottom: 12px;
}
.latest-post ul li .moduleItemDate {
  position: absolute;
  top: 0;
  width: 48px;
  height: 46px;
  color: #fff;
  background: #f12143;
  display: block;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  line-height: 18px;
  z-index: 1;
}
.latest-post ul li .moduleItemDate .date-day {
  margin-top: 5px;
  display: inline-block;
}
.latest-post ul li .moduleItemDate .date-month {
  display: block;
  font-size: 14px;
  font-weight: 400;
}
.latest-post ul li .moduleItemContent {
  position: relative;
  width: 16em;
  word-wrap: break-word;
}
.latest-post ul li a.moduleItemTitle {
  font-size: 14px !important;
  margin-bottom: 6px;
  font-weight: 600;
  line-height: normal;
  text-decoration: none;
  color: #2b2b2b;
}
.latest-post ul li .moduleItemIntrotext {
  padding-bottom: 10px !important;
}
.latest-post ul li a.moduleItemReadmore {
  color: #2b2b2b;
}
.latest-post ul li a.moduleItemReadmore:hover {
  color: #f12143;
}
.latest-post ul li .moduleItemAuthor,
.latest-post ul li .moduleItemAuthor a,
.latest-post ul li a.moduleItemComments {
  color: #959595;
  font-size: 13px;
}
.latest-post ul li .moduleItemAuthor a:hover,
.latest-post ul li a.moduleItemComments:hover {
  color: #f12143;
}

.testimonial .layout-showcase ul.sprocket-features-list {
  margin-left: 0;
  margin-right: 0;
}
.testimonial .layout-showcase .sprocket-features-img-container img {
  width: 80px;
  height: 80px;
  line-height: 80px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.testimonial .layout-showcase .sprocket-features-content .clients-info {
  background: #363636;
  color: #fff;
  height: 80px;
}
.testimonial .layout-showcase .sprocket-features-content h3.clients-name {
  display: inline-block;
  margin: 16px 0 0;
  font-size: 20px;
  line-height: normal;
  font-weight: 400;
  color: #fff;
}
.testimonial .layout-showcase .sprocket-features-content p.client-desg {
  font-size: 14px;
}
.testimonial .layout-showcase .sprocket-features-content .testimonial-text {
  font-size: 15px;
  line-height: 25px;
  padding: 10px 20px;
  display: inline-block;
  position: relative;
  background: #eeeeee;
  font-style: italic;
  font-family: 'Source Sans Pro', sans-serif;
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
}
.testimonial .layout-showcase .sprocket-features-content .testimonial-text:before {
  content: '\f10d';
  font-family: FontAwesome;
  padding-right: 10px;
  color: #f12143;
}
.testimonial .layout-showcase .sprocket-features-content .testimonial-text:after {
  content: '\f10e';
  font-family: FontAwesome;
  padding-left: 10px;
  color: #f12143;
  text-align: right;
}
.testimonial .layout-showcase .sprocket-features-arrows {
  position: absolute;
  right: 0;
  top: -47px;
}
.testimonial .layout-showcase .sprocket-features-arrows .arrow {
  cursor: pointer;
  background: #f12143;
  width: 26px;
  height: 26px;
  line-height: 26px;
  font-size: 20px;
  color: #fff;
  opacity: 1;
  top: auto;
  text-shadow: none;
  display: inline-block;
  text-align: center;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.testimonial .layout-showcase .sprocket-features-arrows .arrow:hover {
  background: #d20d2d;
}

#action .action-bg {
  background: #2b2b2b;
  color: #fff;
  padding: 15px 20px;
}
#action .action-bg h2 {
  color: #fff;
}
#action .custom i {
  font-size: 36px;
  margin-top: 15px;
  color: #6E6D6D;
}
#action .custom a.action {
  padding: 10px 30px;
  font-size: 16px;
  margin-top: 8px;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}
#action .custom h2 {
  font-size: 24px;
  margin: 0;
}
#action .custom h2 strong {
  color: #f12143;
}
#action .custom h3 {
  font-size: 16px;
  line-height: normal;
  margin: 0;
  color: #999999;
}

.clients {
  padding-bottom: 10px;
}
.clients .sprocket-strips-item {
  width: 175px;
  height: 50px;
  line-height: 50px;
  box-shadow: none;
  border-radius: 0;
  position: relative;
  overflow: hidden;
  margin-left: 15px;
  -webkit-transition: 500ms;
  -moz-transition: 500ms;
  -o-transition: 500ms;
  transition: 500ms;
}
.clients .sprocket-strips-content {
  padding: 0;
}
.clients .sprocket-strips-content .strips-hits {
  display: none;
}
.clients .sprocket-strips-nav {
  position: absolute;
  top: -52px;
  right: -5px;
  width: auto;
}
.clients .sprocket-strips-nav .sprocket-strips-arrows {
  display: inline-block;
}
.clients .sprocket-strips-nav .sprocket-strips-arrows .arrow {
  cursor: pointer;
  background: #f12143;
  width: 26px;
  height: 26px;
  line-height: 26px;
  font-size: 20px;
  color: #fff;
  opacity: 1;
  top: auto;
  text-shadow: none;
  display: inline-block;
  text-align: center;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.clients .sprocket-strips-nav .sprocket-strips-arrows .arrow:hover {
  background: #d20d2d;
}

.t3-footer {
  
  
  
  
}
.t3-footer:before,
.t3-footer:after {
  content: " ";
  display: table;
}
.t3-footer:after {
  clear: both;
}
.t3-footer .footer-wrapper {
  background: #222222;
  border-top: 4px solid #f12143;
  color: #fff;
}
.t3-footer .t3-module {
  background: transparent;
  box-shadow: none;
  border: 0;
}
.t3-footer .t3-module h3.module-title {
  font-size: 18px;
  color: #fff;
}
.t3-footer .footer-content {
  padding: 30px 15px 0;
  background: #2b2b2b;
  position: relative;
  margin-left: -15px;
  margin-right: -15px;
  margin-top: 30px;
  display: inline-block;
  -webkit-border-radius: 2px 2px 0 0;
  -moz-border-radius: 2px 2px 0 0;
  border-radius: 2px 2px 0 0;
}
.t3-footer .footer-content:after {
  content: ' ';
  position: absolute;
  left: 1px;
  width: 0;
  height: 0;
  top: auto;
  bottom: -10px;
  border-width: 5px 7.5px;
  border-style: solid;
  border-color: #616161 #616161 transparent transparent;
}
.t3-footer .footer-content:before {
  content: ' ';
  position: absolute;
  right: 1px;
  width: 0;
  height: 0;
  top: auto;
  bottom: -10px;
  border-width: 5px 7.5px;
  border-style: solid;
  border-color: #616161 transparent transparent #616161;
}
.t3-footer .footer-blog ul li a.moduleItemTitle {
  font-size: 14px;
  line-height: 20px;
  font-weight: 300;
  color: #9f9f9f !important;
}
.t3-footer .footer-blog ul li a.moduleItemTitle:hover {
  color: #f12143 !important;
}
.t3-footer .footer-blog ul li a.moduleItemImage img {
  border: 4px solid #9f9f9f;
  width: 72px;
  height: 62px;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
.t3-footer .footer-blog ul li a.moduleItemImage img:hover {
  border: 4px solid #f12143;
}
.t3-footer .footer-blog ul .moduleItemIntrotext {
  line-height: normal;
  padding: 0;
}
.t3-footer .sp-tweet {
  position: relative;
  z-index: 2;
  margin-top: -10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.t3-footer .sp-tweet .sp-tweet-list {
  position: relative;
  margin: 5px -5px;
}
.t3-footer .sp-tweet .sp-tweet-list:before {
  font-family: FontAwesome;
  content: "\f099";
  position: absolute;
  left: 0;
  font-size: 16px;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  margin-top: 4px;
  color: #f12143;
}
.t3-footer .sp-tweet .sp-tweet-list .date a {
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
}
.t3-footer .sp-tweet .sp-tweet-list .date a:hover {
  color: #f66980;
}
.t3-footer .sp-tweet .sp-tweet-list .tweet-user-info img.tweet-avatar {
  display: none;
}
.t3-footer .sp-tweet .sp-tweet-list .bubble-tl,
.t3-footer .sp-tweet .sp-tweet-list .bubble-tr,
.t3-footer .sp-tweet .sp-tweet-list .bubble-tm,
.t3-footer .sp-tweet .sp-tweet-list .bubble-l,
.t3-footer .sp-tweet .sp-tweet-list .bubble-r,
.t3-footer .sp-tweet .sp-tweet-list .bubble-m,
.t3-footer .sp-tweet .sp-tweet-list .bubble-bm,
.t3-footer .sp-tweet .sp-tweet-list .bubble-bl,
.t3-footer .sp-tweet .sp-tweet-list .bubble-br {
  background: none;
}
.t3-footer .sp-tweet .sp-tweet-list .tweet-text {
  font-size: 12px;
  color: #888;
  margin-left: 35px !important;
}
.t3-footer .sp-tweet .sp-tweet-list .bubble-m {
  padding: 0;
}
.t3-footer .sp-tweet .sp-tweet-list .source {
  display: none;
}
.t3-footer .sp-tweet .sp-tweet-item {
  padding: 0;
  margin-top: -25px;
  border-bottom: 0;
}
.t3-footer .sp-tweet .sp-tweet-item .source {
  display: none;
}
.t3-footer .sp-tweet .sp-tweet-item .date {
  position: absolute;
  left: 53px;
  bottom: -35px;
  font-size: 13px;
}
.t3-footer .sp-tweet .sp-tweet-item .date a {
  color: #2b2b2b;
}
.t3-footer .sp-tweet .sp-tweet-item img.tweet-avatar {
  display: none !important;
}
.t3-footer .sp-tweet .sp-tweet-item:before {
  font-family: FontAwesome;
  content: "\f099";
  position: absolute;
  bottom: -45px;
  left: 0;
  font-size: 16px;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  background: #f12143;
  color: #fff;
  border-radius: 100%;
  margin-right: 5px;
  -webkit-box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.09);
  -moz-box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.09);
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.09);
}
.t3-footer a.followme {
  display: none !important;
}
.t3-footer img.sp_simple_gallery {
  margin: 0 10px 10px 0;
}
.t3-footer .footer-contact-info {
  color: #888;
  font-weight: 300;
}
.t3-footer .footer-contact-info i {
  color: #C5C5C5;
}

.t3-copyright {
  color: #9f9f9f;
  padding: 10px 30px 5px;
}
.t3-copyright .copyright small {
  font-size: 13px;
}
.footer-social {
  margin: 0;
}
.footer-social ul {
  list-style: none;
  padding: 0;
}
.footer-social ul li {
  display: inline-block;
  margin-right: 0;
}
.footer-social ul li a {
  width: auto !important;
  font-size: 13px;
  background: none !important;
  padding-left: 15px !important;
  color: #9f9f9f;
}
.footer-social ul li a:hover {
  color: #f12143;
}

#back-to-top {
  right: 40px;
  top: auto;
  z-index: 1;
  -webkit-backface-visibility: hidden;
}
#back-to-top.affix {
  bottom: 20px;
}

.t3-content {
  padding-top: 30px;
  padding-bottom: 30px;
}
.t3-tscontenttop {
  padding-top: 20px;
}
.t3-sidebar {
  padding-top: 30px;
  padding-bottom: 30px;
}

.inner-banner,
.inner-banner-allpages {
  background-attachment: fixed;
  background-size: contain;
  background-repeat: no-repeat;
  position: relative;
  height: 318px;
}

#page-title .page-title-content {
  background: #f6f6f6;
  padding-top: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid #e2e2e2;
  margin-top: -1px;
}
#page-title .page-title-content h2 {
  font-size: 14px;
  line-height: normal;
  margin: 6px 0 0 0;
  float: left;
  text-transform: uppercase;
}

.camera_prevThumbs,
.camera_nextThumbs,
.camera_prev,
.camera_next,
.camera_commands,
.camera_thumbs_cont {
  background: rgba(0, 0, 0, 0.5);
}

.progress {
  position: relative;
  height: 25px;
  box-shadow: none;
  background: #e7e7e7;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.progress > .progress-type {
  position: absolute;
  left: 0px;
  padding: 2px 30px 2px 10px;
  color: #ffffff;
  background-color: rgba(25, 25, 25, 0.2);
}
.progress > .progress-completed {
  position: absolute;
  right: 0px;
  padding: 3px 10px 2px;
}
.pagetab .sprocket-tabs .sprocket-tabs-nav {
  background: none;
  padding: 0 !important;
}
.pagetab .sprocket-tabs .sprocket-tabs-nav li .sprocket-tabs-inner {
  background: #F0F0F0;
  border: 1px solid #e7e7e7;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border-bottom-color: transparent;
}
.pagetab .sprocket-tabs .sprocket-tabs-nav > li.active .sprocket-tabs-inner {
  background: #fff;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.pagetab .sprocket-tabs .sprocket-tabs-panels {
  border: 1px solid #E7E7E7;
  border-top: 0;
  background: #fff;
}
.pagetab .sprocket-tabs .sprocket-tabs-panels .sprocket-tabs-panel {
  padding: 20px 20px 15px;
}
.team-carousel .item {
  margin-right: -15px;
  margin-left: -15px;
}
.team-carousel .team-wrapper {
  padding: 0 15px;
}
.team-carousel .team-img-wrapper {
  position: relative;
  text-align: center;
  display: inline-block;
}
.team-carousel .team-img-wrapper img {
  width: 258px;
  height: 245px;
  border-bottom: 3px solid #f12143;
}
.team-carousel .team-content {
  padding-right: 20px;
}
.team-carousel .team-content h3.ts-name {
  font-size: 18px;
  line-height: normal;
  margin-bottom: 0;
  margin-top: 10px;
}
.team-carousel .team-content .ts-designation {
  font-size: 14px;
  color: #f12143;
}
.team-carousel .team-content .team-social {
  height: 26px;
  overflow: visible;
}
.team-carousel .team-content .team-social-icons a {
  float: left;
}
.team-carousel .team-content .team-social-icons i {
  font-size: 14px;
  margin-right: 5px;
  width: 24px;
  height: 24px;
  border: 1px solid #e7e7e7;
  text-align: center;
  line-height: 23px;
  display: inline-block;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
.team-carousel .team-content .team-social-icons i:hover {
  background: #000;
  color: #fff !important;
  border-color: transparent !important;
}
.team-carousel .team-content .team-social-icons i.fa-facebook {
  border-color: #677fb5;
  color: #677fb5;
}
.team-carousel .team-content .team-social-icons i.fa-twitter {
  border-color: #70c2e9;
  color: #70c2e9;
}
.team-carousel .team-content .team-social-icons i.fa-google-plus {
  border-color: #E61321;
  color: #E61321;
}
.team-carousel .team-content .team-social-icons i.fa-pinterest {
  border-color: #d8545d;
  color: #d8545d;
}
.team-carousel .team-content .team-social-icons i.fa-linkedin {
  border-color: #3daccf;
  color: #3daccf;
}
.team-carousel .owl-controls {
  position: absolute;
  top: -47px;
  right: 0;
}
.team-carousel .owl-controls .owl-prev,
.team-carousel .owl-controls .owl-next {
  cursor: pointer;
  background: #f12143;
  width: 26px;
  height: 26px;
  line-height: 26px;
  font-size: 20px;
  color: #fff;
  opacity: 1;
  top: auto;
  text-shadow: none;
  display: inline-block;
  text-align: center;
}
.team-carousel .owl-controls .owl-next {
  margin-left: 6px;
}
.team-carousel .owl-controls .owl-prev:hover,
.team-carousel .owl-controls .owl-next:hover {
  background: #000;
  color: #fff;
}
.team-carousel .owl-controls .owl-page,
.team-carousel .owl-controls .owl-buttons div {
  display: inline-block;
}
.page-sider .sprocket-features.layout-slideshow .sprocket-features-content {
  bottom: 40px;
  top: auto;
}
.page-sider .sprocket-features.layout-slideshow .sprocket-features-desc {
  background: none;
}
.page-sider .sprocket-features.layout-slideshow .sprocket-features-desc h2.page-slider-title {
  font-size: 18px;
  color: #fff;
  line-height: normal;
  padding: 10px;
  margin: 0;
  display: inline-block;
  background-color: rgba(241, 34, 69, 0.7) !important;
}
.page-sider .sprocket-features.layout-slideshow .sprocket-features-desc h3.page-slider-subtitle {
  font-size: 14px;
  color: #fff;
  line-height: normal;
  padding: 10px;
  margin: 0;
  background: rgba(0, 0, 0, 0.5);
}

.service-box i {
  float: left;
  font-size: 20px;
  margin-top: 10px;
  background: #f12143;
  color: #fff;
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
}
.service-box .service-box-content {
  margin-left: 55px;
}
.service-box .service-box-content h3 {
  font-size: 18px;
  margin-top: 0;
}
.service-box .service-box-content ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.service-box .service-box-content ul li {
  position: relative;
  padding-bottom: 10px;
  -webkit-transition: 350ms;
  -moz-transition: 350ms;
  -o-transition: 350ms;
  transition: 350ms;
}
.service-box .service-box-content ul li:before {
  content: "\f105";
  font-family: FontAwesome;
  padding-right: 10px;
  color: #6E6D6D;
  font-size: 16px;
}
.service-box .service-box-content ul li:hover {
  padding-left: 10px;
  color: #f12143;
}
.service-box .service-box-content ul li:hover:before {
  color: #f12143;
}
.custom.action-gray {
  background: #f6f6f6;
  padding: 20px;
}

.teampage_one .team-carousel .team-img-wrapper img {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.teampage_one .team-carousel .team-content .team-social-icons i {
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}

.teampage_two .team-carousel .team-img-wrapper img {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.teampage_two .team-carousel .team-content .ts-designation {
  font-style: italic;
}
.teampage_two .team-carousel .team-content .team-social-icons i {
  border: 0;
}

.pricing_top {
  margin-bottom: -20px;
  margin-top: 20px;
}
.plan {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
  border: 1px solid #E8E8E8;
  background: #F0F0F0;
  width: 100%;
}
.plan.featured .plan-name {
  background: #f12143;
  color: #fff;
}
.plan.featured .plan-name small {
  color: #fff;
}
.plan.featured .plan-name:after {
  border-top-color: #f12143;
}
.plan.featured .plan-price {
  color: #f12143;
}
.plan.featured a.btn {
  background: #f12143;
}
.plan.featured a.btn:hover {
  background: #000;
}
.plan-name {
  background: #555;
  color: #fff;
  display: block;
  padding: 10px 0;
  position: relative;
}
.plan-name:after {
  top: 100%;
  border: solid transparent;
  content: " ";
  position: absolute;
  border-width: 10px 25px;
  left: 50%;
  margin-left: -28px;
  border-top-color: #555;
}
.plan-name h2 {
  margin: 0;
  padding: 0;
  font-size: 24px;
  font-weight: 400;
  line-height: normal;
  color: #fff;
}
.plan-name h2 small {
  display: block;
  font-size: 15px;
}
.plan-price {
  padding: 10px 0;
}
.plan-price h2 {
  font-size: 48px;
  position: relative;
  display: inline-block;
}
.plan-price h2 .currency {
  top: -0.5em;
  font-size: 50%;
  left: -0.2em;
}
.plan-price h2 sup {
  font-size: 55%;
  top: -0.9em;
}
.plan-price h2 strong {
  display: inline-block;
}
.plan-price h2 small {
  display: block;
  font-size: 18px;
  line-height: normal;
  font-style: italic;
  margin-top: 15px;
  color: #fff;
}
.plan li > ul {
  background: #fff;
  padding: 0;
  margin-bottom: 0;
}
.plan li > ul li {
  border-top: 1px solid #E8E8E8;
  padding: 12px 29px;
}
.plan li > ul li:first-child {
  border-top: 0 !important;
}
.plan a.btn {
  display: block;
  margin: 17px auto;
  max-width: 160px;
  padding: 12px 0 10px;
  background: #555;
  text-transform: uppercase;
  border-bottom: 4px solid rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.plan a.btn :hover {
  background: #1a1a1a;
  border-bottom: 4px solid rgba(0, 0, 0, 0.2) !important;
}
.plan a.btn:after {
  position: relative;
  border: 0;
}

.career_list ul.sprocket-lists-container li.active h4.sprocket-lists-title {
  border-bottom: 0 !important;
  background: none;
  position: relative;
}
.career_list ul.sprocket-lists-container li.active h4.sprocket-lists-title:before {
  content: "\f15b";
  font-family: FontAwesome;
  padding-right: 5px;
}
.career_list ul.sprocket-lists-container li.active span.sprocket-lists-item {
  border-top: 0 !important;
}
.career_list ul.sprocket-lists-container li.active span.sprocket-lists-item .sprocket-padding {
  padding: 0 15px 12px !important;
}
.career_list ul.sprocket-lists-container li h4.sprocket-lists-title {
  padding: 15px !important;
}
.career_list ul.sprocket-lists-container li span.indicator {
  right: 15px;
  left: auto;
}
.career_list ul.sprocket-lists-container li span.sprocket-lists-item h3 {
  font-size: 16px;
}

.portfolio_page {
  margin-bottom: -30px;
}
.sprocket-mosaic .sprocket-mosaic-header {
  text-align: center;
}
.sprocket-mosaic .sprocket-mosaic-header .sprocket-mosaic-filter {
  margin: 20px 0 30px;
  display: block;
  text-align: center;
  float: none !important;
}
.sprocket-mosaic .sprocket-mosaic-header .sprocket-mosaic-filter li {
  background: none;
  border: 0;
  color: #959595;
  font-size: 16px;
  font-weight: 300;
  border: 1px solid #d3d3d3;
  text-transform: capitalize;
  padding: 5px 10px;
  border-radius: 0;
  margin-right: 5px;
}
.sprocket-mosaic .sprocket-mosaic-header .sprocket-mosaic-filter li.active {
  color: #f12143;
  border-color: #f12143;
  border-bottom: 3px solid #d20d2d;
}
.sprocket-mosaic .sprocket-mosaic-header .sprocket-mosaic-order {
  display: none;
}
.sprocket-mosaic .sprocket-mosaic-container .sprocket-mosaic-item {
  border: 0;
}
.sprocket-mosaic .sprocket-mosaic-container .sprocket-mosaic-item .sprocket-padding {
  padding: 0;
}
.sprocket-mosaic .sprocket-mosaic-image-container {
  overflow: visible;
  text-align: center;
}
.sprocket-mosaic .sprocket-mosaic-image-container .sprocket-mosaic-hover {
  opacity: 0;
  right: auto;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: opacity 500ms;
  -moz-transition: opacity 500ms;
  -o-transition: opacity 500ms;
  transition: opacity 500ms;
  background-color: rgba(241, 34, 69, 0.75) !important;
}
.sprocket-mosaic .sprocket-mosaic-image-container a.sprocket-readmore {
  position: absolute;
  top: 0;
  color: #FFFFFF;
  display: block;
  font-size: 18px;
  height: 46px;
  line-height: 40px;
  text-align: center;
  width: 100%;
  z-index: 8;
  opacity: 0;
  -webkit-transition: all 350ms;
  -moz-transition: all 350ms;
  -o-transition: all 350ms;
  transition: all 350ms;
}
.sprocket-mosaic .sprocket-mosaic-image-container a.sprocket-readmore span {
  display: none;
}
.sprocket-mosaic .sprocket-mosaic-image-container a.sprocket-readmore i {
  border: 1px solid #fff;
  font-size: 16px;
  width: 36px;
  height: 36px;
  line-height: 36px;
  -webkit-transition: 350ms;
  -moz-transition: 350ms;
  -o-transition: 350ms;
  transition: 350ms;
}
.sprocket-mosaic .sprocket-mosaic-image-container a.sprocket-readmore i:hover {
  color: #f12143;
  background: #fff;
}
.sprocket-mosaic .sprocket-mosaic-image-container:hover .sprocket-mosaic-hover {
  opacity: 1;
}
.sprocket-mosaic .sprocket-mosaic-image-container:hover a.sprocket-readmore {
  opacity: 1;
  top: 50%;
}
.sprocket-mosaic .sprocket-mosaic-content {
  color: #fff;
  background: #4d4d4d;
  position: relative;
  padding: 10px 15px 5px;
  text-align: left;
}
.sprocket-mosaic .sprocket-mosaic-content h2.sprocket-mosaic-title {
  font-size: 16px;
  margin: 0;
  line-height: normal;
}
.sprocket-mosaic .sprocket-mosaic-content h2.sprocket-mosaic-title a {
  color: #888;
}
.sprocket-mosaic .sprocket-mosaic-content h2.sprocket-mosaic-title a:hover {
  color: #f4516c;
}
.sprocket-mosaic .sprocket-mosaic-content span.mosaic-hits {
  text-align: right;
  display: block;
  color: #888;
  margin-top: -20px;
}
.sprocket-mosaic .sprocket-mosaic-content .sprocket-mosaic-text {
  margin: 0;
}
.sprocket-mosaic .sprocket-mosaic-content .sprocket-mosaic-tags {
  background: none;
  margin: 0;
  padding: 0;
}
.sprocket-mosaic .sprocket-mosaic-content .sprocket-mosaic-tags li {
  background: none;
  padding: 0;
  color: #888;
  font-style: normal;
}
.sprocket-mosaic .sprocket-mosaic-content:before {
  bottom: 100%;
  border: solid transparent;
  content: " ";
  position: absolute;
  border-width: 12px 15px;
  left: 15%;
  border-bottom-color: #4d4d4d;
}
.sprocket-mosaic .sprocket-mosaic-hovercontent {
  display: none;
}
.sprocket-mosaic .sprocket-mosaic-loadmore {
  padding: 0 !important;
  width: 54px !important;
  height: 54px;
  border: 1px solid #DADADA !important;
  color: #989898;
  background: none !important;
  text-align: center;
  margin-top: 40px !important;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  -webkit-border-radius: 100% !important;
  -moz-border-radius: 100% !important;
  border-radius: 100% !important;
}
.sprocket-mosaic .sprocket-mosaic-loadmore:before {
  content: "\f107";
  font-family: FontAwesome;
  font-size: 32px;
  line-height: 58px;
}
.sprocket-mosaic .sprocket-mosaic-loadmore.loader:before {
  content: " ";
  font-family: FontAwesome;
  font-size: 50px;
  line-height: 54px;
  margin-top: 10px;
  display: block;
}
.sprocket-mosaic .sprocket-mosaic-loadmore.loader span {
  background-position: center 0 !important;
}
.sprocket-mosaic .sprocket-mosaic-loadmore span.loadmore-text,
.sprocket-mosaic .sprocket-mosaic-loadmore span.loadmore-info {
  text-indent: -99999em;
}

.gallery_page {
  margin-bottom: -30px;
}
.artsexylightbox_container img.artsexylightbox {
  display: inline-block;
}

.map_module {
  margin-bottom: 0;
}
.contact dl {
  margin: 0;
}
.contact h3 {
  margin-top: 0;
}
.contact #contact-form legend {
  font-size: 14px;
  color: #959595;
  border-bottom: 0;
}
.contact #contact-form .form-actions {
  padding: 0;
  margin: 0;
  background: none;
}
.contact-info h3 {
  margin-top: 0;
}
.contact-info i {
  font-size: 14px;
  width: 28px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  color: #f12143;
  margin-right: 10px;
  padding-left: 3px;
}
.contact-info.contact3 h4 {
  font-size: 14px;
  text-transform: uppercase;
  color: #959595;
  margin: 10px 0 0 0;
}
.contact-info.contact3 p {
  margin: 0;
}
.rapid_contact.button {
  float: right;
  margin-top: 10px;
  padding: 10px 10px;
}
.rapid_contact.textarea {
  min-height: 60px;
}
.rapid_contact.inputbox {
  width: 100%;
}

.page-title {
  font-size: 22px;
  padding-bottom: 17px;
  position: relative;
  border-bottom: 1px solid #E7E7E7;
}
.page-title span {
  z-index: 2;
  position: relative;
  padding: 0 0 14px 0;
  border-bottom: 1px solid #f12143;
}
.blog .article-title {
  margin: 0 0 10px 0;
  font-size: 20px;
  line-height: normal;
  font-weight: 400;
}
.blog .article-title a {
  color: #1a1a1a;
  -webkit-transition: 350ms;
  -moz-transition: 350ms;
  -o-transition: 350ms;
  transition: 350ms;
}
.blog .article-title a:hover {
  color: #f12143;
}
.blog .article-aside .btn-group {
  display: none;
}
.item-image-wrap .pull-left.item-image img,
.item-image-wrap .pull-right.item-image img {
  max-width: 100%;
  width: 100%;
}

.home2_slider {
  padding: 30px;
}

.ts-service-center {
  padding-bottom: 30px;
}
.ts-service-center .service-box {
  padding: 15px 30px;
  border: 2px solid transparent;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
.ts-service-center .service-box i {
  float: none;
  background: none;
  color: #f12143;
  font-size: 36px;
  margin: 0 0 10px;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
.ts-service-center .service-box .service-box-content {
  margin: 0;
}
.ts-service-center .service-box:hover {
  background: #f6f6f6;
  border: 2px solid #f12143;
}
.ts-service-center .service-box:hover i {
  color: #777777;
}
.ts-service-center .service-box:hover .service-box-content a {
  color: #000;
}

.camera_caption_title {
  font-size: 32px !important;
  line-height: 48px !important;
}
.camera_caption_desc {
  font-size: 18px;
}
.camera_caption > div {
  padding: 10px 30px !important;
  background: rgba(0, 0, 0, 0.3) !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}
.cameraContent {
  position: absolute;
  padding-bottom: 56.25%;
  right: 0;
  left: 0;
  bottom: 0;
  top: auto !important;
}
.cameraContent iframe,
.cameraContent object,
.cameraContent embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ts-service-bg {
  padding: 30px 0;
}
.ts-service-bg .ts-service-wrapper {
  background: #f6f6f6;
  padding: 20px 30px;
  -webkit-transition: 350ms;
  -moz-transition: 350ms;
  -o-transition: 350ms;
  transition: 350ms;
}
.ts-service-bg .ts-service-wrapper i {
  font-size: 36px;
}
.ts-service-bg .ts-service-wrapper:hover {
  background: #f12143;
  color: #fff;
}
.ts-service-bg .ts-service-wrapper:hover h3 {
  color: #fff;
}

.ts-service-flat .ts-service-wrapper {
  padding: 20px;
  margin: 20px 0;
}

.featured-tab {
  background: #f6f6f6;
  padding: 30px;
}
.featured-tab .layout-left .sprocket-tabs-nav {
  padding: 12px !important;
  margin-right: 30px !important;
}
.featured-tab .sprocket-tabs-nav {
  background: #4d4d4d !important;
  border: 0 !important;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.featured-tab .sprocket-tabs-nav > li > .sprocket-tabs-inner {
  border: 0 !important;
  color: #fff;
  position: relative;
  margin-bottom: 30px !important;
  text-align: center;
}
.featured-tab .sprocket-tabs-nav > li > .sprocket-tabs-inner i {
  font-size: 34px;
  margin-top: 5px;
  margin-left: 8px;
}
.featured-tab .sprocket-tabs-nav > li.active > .sprocket-tabs-inner {
  background: #f12143;
  color: #fff;
  position: relative;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.featured-tab .sprocket-tabs-nav > li.active > .sprocket-tabs-inner:after {
  top: 100%;
  border: solid transparent;
  content: " ";
  position: absolute;
  border-width: 12px 15px;
  left: 50%;
  margin-left: -15px;
  border-top-color: #f12143;
}
.featured-tab .sprocket-tabs-panels img.pull-left {
  margin-right: 25px;
}
.featured-tab .sprocket-tabs-panels img.pull-right {
  margin-left: 25px;
}
.featured-tab .sprocket-tabs-panels h3 {
  margin-top: 0;
  line-height: normal;
}
.featured-tab .sprocket-tabs-panels .sub-title {
  font-size: 16px;
  font-weight: 400;
}

.ts-service-box {
  padding: 30px 0;
}
.ts-service-box .ts-service-wrapper {
  position: relative;
  background: #f6f6f6;
}
.ts-service-box .ts-service-image {
  border-bottom: 3px solid #f12143;
}
.ts-service-box .ts-service-image:before {
  background-color: rgba(255, 255, 255, 0.15);
  bottom: 0;
  content: "";
  height: 0;
  left: 0;
  right: 0;
  top: 0;
  margin: auto;
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
  width: 0;
}
.ts-service-box .ts-service-image:hover:before {
  height: 100%;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
  width: 100%;
}
.ts-service-box .ts-service-image img {
  width: 100%;
}
.ts-service-box .ts-service-image:hover .ts-service-icon i {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}
.ts-service-box .ts-service-image .ts-service-icon {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -25px;
  margin-top: -15px;
}
.ts-service-box .ts-service-image .ts-service-icon i {
  background: #f12143;
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  color: #fff;
  font-size: 20px;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.ts-service-box .ts-service-info {
  padding: 15px;
}
.ts-service-box .ts-service-info h3 {
  font-size: 18px;
  line-height: normal;
  margin-bottom: 5px;
}

.sprocket-features.layout-slideshow .sprocket-features-arrows .arrow {
  color: #fff;
  width: 32px;
  height: 32px;
  line-height: 32px;
  font-size: 20px;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
.sprocket-features.layout-slideshow .sprocket-features-arrows .arrow.next i {
  margin-left: 3px;
}
.rokhomeslide .sprocket-features.layout-slideshow .sprocket-features-content {
  top: 0;
  left: 0;
  height: 100%;
  width: 40%;
}
.rokhomeslide .sprocket-features.layout-slideshow .sprocket-features-content .sprocket-features-desc {
  padding: 70px 30px 25px;
  height: 100%;
  border-right: 5px solid #f12143;
}
.rokhomeslide .sprocket-features.layout-slideshow .sprocket-features-content .sprocket-features-desc h1 {
  font-size: 30px;
  color: #fff;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
  margin: 0;
  font-family: 'Open Sans', sans-serif;
}
.rokhomeslide .sprocket-features.layout-slideshow .sprocket-features-content .sprocket-features-desc h2 {
  font-size: 22px;
  color: #fff;
  margin: 10px 0 20px;
  line-height: normal;
  font-weight: 300;
  text-transform: uppercase;
  font-family: 'Open Sans', sans-serif;
}
.rokhomeslide .sprocket-features.layout-slideshow .sprocket-features-content .sprocket-features-desc .roksprocket-ellipsis {
  display: none;
}
.rokhomeslide .sprocket-features.layout-slideshow .sprocket-features-content .sprocket-features-desc p {
  font-size: 16px;
  line-height: 24px;
  font-weight: 300;
}
.rokhomeslide .sprocket-features.layout-slideshow .sprocket-features-content .sprocket-features-desc a.btn {
  padding: 8px 10px;
  margin-top: 20px;
  text-transform: uppercase;
}
.rokhomeslide .sprocket-features.layout-slideshow .sprocket-features-arrows {
  position: absolute;
  right: 0;
  bottom: 20px;
}
.rokhomeslide .sprocket-features.layout-slideshow .sprocket-features-arrows .arrow {
  background: #f12143;
  opacity: 1;
}
.rokhomeslide .sprocket-features.layout-slideshow .sprocket-features-arrows .arrow:hover {
  background: #000;
}
.rokhomeslide .sprocket-features.layout-slideshow .sprocket-features-arrows .arrow.next {
  right: 0;
}
.rokhomeslide .sprocket-features.layout-slideshow .sprocket-features-arrows .arrow.prev {
  left: -65px;
}
.layout-slideshow .sprocket-features-pagination {
  left: 50% !important;
}
.layout-slideshow .sprocket-features-pagination li {
  padding: 6px !important;
  box-shadow: none !important;
}
.layout-slideshow .sprocket-features-pagination li.active {
  background: #f12143;
}
.tabstyle-top .module-title {
  text-align: center;
}
.tabstyle-top .sprocket-tabs-nav {
  background: none !important;
  border: 0 !important;
  margin-bottom: 40px !important;
  text-align: center;
}
.tabstyle-top .sprocket-tabs-nav > li {
  border: 1px solid #e7e7e7;
  margin-right: -5px;
  float: none;
  display: inline-block;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.tabstyle-top .sprocket-tabs-nav > li > .sprocket-tabs-inner {
  border: 0 !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  color: #858585;
  padding: 10px 12px;
  position: relative;
}
.tabstyle-top .sprocket-tabs-nav > li > .sprocket-tabs-inner i {
  font-size: 20px;
  margin-right: 10px;
  display: inline-block;
}
.tabstyle-top .sprocket-tabs-nav > li > .sprocket-tabs-inner .featured-tab-content {
  display: inline-block;
}
.tabstyle-top .sprocket-tabs-nav > li > .sprocket-tabs-inner .featured-tab-content h3 {
  font-size: 16px;
  line-height: 24px;
  margin: 0;
}
.tabstyle-top .sprocket-tabs-nav > li.active {
  border: 1px solid #f12143;
}
.tabstyle-top .sprocket-tabs-nav > li.active > .sprocket-tabs-inner {
  background: #f12143;
  color: #fff;
}
.tabstyle-top .sprocket-tabs-nav > li.active > .sprocket-tabs-inner h3 {
  color: #fff;
}
.tabstyle-top .sprocket-tabs-panels .sprocket-tabs-panel.active {
  position: relative;
}
.tabstyle-top .sprocket-tabs-panels img {
  width: 45%;
}
.tabstyle-top .sprocket-tabs-panels img.pull-left {
  margin-right: 40px;
}
.tabstyle-top .sprocket-tabs-panels img.pull-right {
  margin-left: 40px;
}
.tabstyle-top .sprocket-tabs-panels h3 {
  font-size: 18px;
  margin-top: 0;
  line-height: normal;
}
.tabstyle-top .sprocket-tabs-panels .sub-title {
  font-size: 16px;
}
.tabstyle-top .sprocket-tabs-panels .roksprocket-ellipsis {
  display: none;
}

.action-center {
  padding: 20px 0;
  background: #f6f6f6;
}
.action-center h3 {
  margin: 8px 0 !important;
}

.fullwidth.t3-wrapper {
  background: #fff !important;
}
.fullwidth .box-container {
  width: 1170px;
  margin-left: auto;
  margin-right: auto;
}
.fullwidth .t3-footer .footer-content {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  background: none;
  padding: 0;
}
.fullwidth .t3-footer .footer-content:before,
.fullwidth .t3-footer .footer-content:after {
  border-width: 0;
}
.fullwidth .t3-footer .t3-module {
  padding-bottom: 0;
  margin-bottom: 30px;
}
.fullwidth .t3-copyright {
  padding-left: 0;
  padding-right: 0;
  padding-top: 15px;
  background: #2b2b2b;
}
.fullwidth #back-to-top.affix {
  bottom: 10px;
}

h3.catItemTitle a {
  color: #292929;
}
a.k2ReadMore {
  color: #2b2b2b;
}
a.k2ReadMore:hover {
  color: #f12143;
}
div.k2TagCloudBlock a:hover {
  background: #f12143;
  color: #fff;
}

.catItemImageBlock i,
.itemImageBlock i {
  color: #f12143;
}
#submitCommentButton {
  background: #f12143;
  color: #fff;
}
#submitCommentButton:hover {
  background: #000;
  color: #fff;
}

div.k2CategoriesListBlock ul li a span.catCounter {
  background: #f12143;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .topinfo ul.top-info {
    font-size: 12px;
  }
  #t3-mainnav .t3-megamenu .navbar-nav.level0 > li > a {
    padding: 18px 15px;
  }
  .rokhomeslide .sprocket-features.layout-slideshow .sprocket-features-content .sprocket-features-desc {
    padding-top: 40px;
  }
  .ts-service-box .ts-service-image .ts-service-icon {
    margin-top: -40px;
  }
  .ts-service-box .ts-service-info {
    padding: 15px 14px;
  }
  .ts-service-box .ts-service-info h3 {
    font-size: 17px;
  }
  .latest-post ul li .moduleItemContent {
    width: 13em;
  }
  #action .custom h2 {
    font-size: 20px;
  }
  .clients .sprocket-strips-item {
    margin-left: auto;
  }
  .t3-footer .pull-left,
  .t3-footer .media > .pull-left {
    margin-right: 10px;
  }
  .t3-footer .footer-blog ul li a.moduleItemImage img {
    width: 62px;
    height: 52px;
  }
  .t3-footer .footer-blog ul li a.moduleItemTitle {
    font-size: 12px;
    line-height: normal;
  }
  .t3-footer img.sp_simple_gallery {
    margin: 0 5px 5px 0;
    width: 28%;
  }
  #back-to-top {
    right: 12px;
  }
  .team-carousel .team-wrapper {
    padding: 0 20px;
  }
  .pagetab .sprocket-tabs .sprocket-tabs-nav li .sprocket-tabs-inner {
    padding: 10px 12px;
  }
  .fullwidth .box-container {
    width: 970px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .topinfo ul.top-info {
    font-size: 11px;
  }
  .topinfo ul.top-info li {
    margin-right: 4px !important;
  }
  .head-search .form-control {
    width: 95%;
    float: right;
  }
  .off-canvas-toggle.hidden-sm,
  .t3-off-canvas.hidden-sm {
    display: inline-block !important;
  }
  .top-social {
    margin-top: 11px;
  }
  .top-social ul li {
    margin-left: 2px !important;
  }
  .rokhomeslide .sprocket-features.layout-slideshow .sprocket-features-content .sprocket-features-desc {
    padding: 35px 25px;
  }
  .rokhomeslide .sprocket-features.layout-slideshow .sprocket-features-content .sprocket-features-desc h1 {
    font-size: 18px;
  }
  .rokhomeslide .sprocket-features.layout-slideshow .sprocket-features-content .sprocket-features-desc h2 {
    font-size: 14px;
  }
  .rokhomeslide .sprocket-features.layout-slideshow .sprocket-features-content .sprocket-features-desc a.btn {
    padding: 4px 8px;
    margin-top: 0;
  }
  .rokhomeslide .sprocket-features.layout-slideshow .sprocket-features-content .sprocket-features-desc p {
    font-size: 12px;
  }
  .ts-service-color .ts-service-wrapper,
  .ts-service-center .service-box,
  .ts-service-bg .ts-service-wrapper,
  .ts-service-box .ts-service-wrapper {
    margin-bottom: 20px;
  }
  .ts-service-box .ts-service-image .ts-service-icon {
    margin-top: 13px;
  }
  .home .t3-sl-1 {
    margin-top: -20px;
  }
  img.home-about {
    width: 50%;
    margin-right: 5px;
  }
  .portfolio-main .sprocket-strips-item {
    height: 180px;
  }
  .portfolio-main .sprocket-strips-content h4.sprocket-strips-title {
    font-size: 13px;
  }
  .portfolio-main .sprocket-strips-content .strips-hits {
    margin-top: 0;
  }
  .latest-post ul li {
    width: 50%;
  }
  .latest-post ul li .moduleItemContent {
    width: 10em;
  }
  .latest-post ul li .moduleItemContent .moduleItemIntrotext {
    font-size: 13px;
  }
  .latest-post ul li.lastItem {
    display: none;
  }
  #action .custom h2 {
    font-size: 20px;
  }
  #action {
    text-align: center;
  }
  #action .custom a.action {
    float: none !important;
    margin-top: 15px;
  }
  .clients .sprocket-strips-container > li {
    height: 40px;
    overflow: hidden;
  }
  .clients .sprocket-strips-container > li .sprocket-strips-item {
    width: auto;
    background-size: contain;
    margin-left: 0;
  }
  .t3-footer .t3-module h3.module-title {
    font-size: 13px;
    line-height: normal;
  }
  .t3-footer .footer-blog .moduleItemImage {
    float: none !important;
    display: inline-block;
    margin-bottom: 5px;
  }
  .t3-footer .footer-blog .media-body {
    overflow: visible;
  }
  .t3-footer .footer-blog a.moduleItemTitle {
    line-height: normal;
    font-size: 12px !important;
  }
  .t3-footer img.sp_simple_gallery {
    width: 40%;
    margin-right: 8px;
  }
  .t3-footer .footer-contact-info {
    font-size: 12px;
  }
  #back-to-top {
    right: 5px;
    bottom: 40px;
  }
  
  .sprocket-mosaic-columns-4 li {
    width: 25% !important;
  }
  .sprocket-mosaic .sprocket-mosaic-content h2.sprocket-mosaic-title {
    font-size: 13px;
  }
  .sprocket-mosaic .sprocket-mosaic-content span.mosaic-hits {
    float: right;
    margin-top: 0;
  }
  .featured-tab .sprocket-tabs-panel .featured-tab-content {
    text-align: center;
    margin-top: 20px;
  }
  .featured-tab .sprocket-tabs-panel img {
    float: none !important;
  }
  .featured-tab .sprocket-tabs-panel a.readon {
    display: block;
    text-align: center;
  }
  .tabstyle-top .sprocket-tabs-nav > li > .sprocket-tabs-inner {
    padding: 0 4px;
  }
  .tabstyle-top .sprocket-tabs-nav > li > .sprocket-tabs-inner i {
    font-size: 14px;
    margin-right: 0;
  }
  .tabstyle-top .sprocket-tabs-nav > li > .sprocket-tabs-inner h3 {
    font-size: 11px !important;
  }
  .tabstyle-top .sprocket-tabs-panels h3 {
    font-size: 14px;
  }
  .tabstyle-top .sprocket-tabs-panels p.sub-title {
    font-size: 14px;
  }
  .pagetab {
    margin-bottom: 20px;
  }
  .team-carousel {
    text-align: center;
  }
  
  .plan {
    margin-bottom: 30px;
  }
  div.rapid_contact tr,
  div.rapid_contact td {
    padding: 3px 0 !important;
  }
  div.rapid_contact .inputbox,
  div.rapid_contact .textarea {
    width: 100% !important;
  }
  .sprocket-mosaic .sprocket-mosaic-header {
    text-align: left;
  }
  .fullwidth .box-container {
    width: 750px;
  }
}

@media (max-width: 767px) {
  
  .off-canvas-toggle {
    left: 30px;
  }
  .logo-image img {
    width: 140px !important;
    background-size: contain !important;
  }
  .topinfo ul.top-info {
    position: absolute;
    top: 18px;
  }
  .topinfo ul.top-info li {
    margin: 0;
    font-size: 10px;
    float: none;
    line-height: normal;
  }
  .top-social {
    margin-top: 10px;
  }
  .rokhomeslide .sprocket-features.layout-slideshow .sprocket-features-content .sprocket-features-desc {
    padding: 20px 10px;
  }
  .rokhomeslide .sprocket-features.layout-slideshow .sprocket-features-content .sprocket-features-desc h1 {
    font-size: 16px;
  }
  .rokhomeslide .sprocket-features.layout-slideshow .sprocket-features-content .sprocket-features-desc h2 {
    font-size: 12px;
  }
  .rokhomeslide .sprocket-features.layout-slideshow .sprocket-features-content .sprocket-features-desc a.btn {
    padding: 4px 8px;
    margin-top: 0;
  }
  .rokhomeslide .sprocket-features.layout-slideshow .sprocket-features-content .sprocket-features-desc p {
    display: none;
  }
  .ts-service-color .ts-service-wrapper,
  .ts-service-center .service-box,
  .ts-service-bg .ts-service-wrapper,
  .ts-service-box .ts-service-wrapper,
  .page-service-box {
    margin-bottom: 20px;
  }
  .ts-service-box .ts-service-image .ts-service-icon {
    margin-top: -40px;
  }
  .ts-service-box .col-xs-6 {
    padding-left: 8px;
    padding-right: 8px;
  }
  .home .t3-sl-1 {
    margin-top: -25px;
  }
  img.home-about {
    margin-bottom: 20px;
  }
  ul.sprocket-strips-container.cols-4 li,
  ul.sprocket-strips-container.cols-5 li {
    width: 48%;
    float: left;
  }
  .portfolio-main .sprocket-strips-item {
    height: 180px;
  }
  .portfolio-main .sprocket-strips-content .strips-hits {
    margin: 0;
  }
  .portfolio-main .sprocket-strips-container > li,
  .new_project .sprocket-strips-container > li {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .latest-post ul li {
    width: 50%;
  }
  .latest-post ul li .moduleItemContent {
    width: 14em;
  }
  .latest-post ul li.lastItem {
    display: none;
  }
  #action .custom h2 {
    font-size: 20px;
    line-height: normal;
  }
  #action .custom i {
    margin-top: 3px;
  }
  #action {
    text-align: center;
  }
  #action .custom a.action {
    float: none !important;
    margin-top: 15px;
  }
  .action-center h2 {
    font-size: 20px !important;
  }
  #clients .sprocket-strips-container > li {
    margin-top: 0;
    margin-bottom: 0;
  }
  #clients .strips-hits {
    display: none;
  }
  .t3-footer .t3-module {
    padding: 10px 20px 0;
  }
  .t3-footer .t3-module h3.module-title {
    margin: 5px 0 20px;
  }
  .t3-footer img.sp_simple_gallery {
    margin: 0 5px 5px 0;
  }
  .footer-social ul li a {
    padding-left: 10px !important;
  }
  .t3-copyright {
    padding-bottom: 20px;
  }
  #back-to-top {
    right: 30px;
  }
  #back-to-top.affix {
    bottom: 20px;
  }
  
  #page-title .page-title-content h2 {
    margin-top: 8px;
  }
  .page-sider .sprocket-features.layout-slideshow .sprocket-features-content {
    bottom: 0;
    width: 80%;
  }
  .page-sider .sprocket-features.layout-slideshow .sprocket-features-pagination {
    display: none;
  }
  .page-sider .sprocket-features.layout-slideshow .sprocket-features-desc h2.page-slider-title {
    font-size: 16px;
  }
  .camera_caption_title {
    font-size: 20px !important;
    line-height: 30px !important;
  }
  .camera_caption_desc {
    font-size: 16px !important;
    line-height: normal;
  }
  .sprocket-mosaic-columns-4 li {
    width: 50% !important;
  }
  .sprocket-mosaic .sprocket-mosaic-content h2.sprocket-mosaic-title {
    font-size: 13px;
  }
  .sprocket-mosaic .sprocket-mosaic-content span.mosaic-hits {
    float: right;
    margin-top: 0;
  }
  .sprocket-mosaic .sprocket-mosaic-header .sprocket-mosaic-filter li {
    font-size: 12px;
    padding: 5px 7px;
  }
  .featured-tab .layout-left .sprocket-tabs-nav {
    padding: 8px !important;
  }
  .featured-tab .sprocket-tabs-nav li .sprocket-tabs-inner {
    padding: 10px 0 !important;
  }
  .featured-tab .sprocket-tabs-panel .featured-tab-content {
    margin-top: 20px;
  }
  .featured-tab .sprocket-tabs-panel .featured-tab-content p.sub-title {
    display: block;
    font-size: 13px;
  }
  .featured-tab .sprocket-tabs-panel .featured-tab-content p {
    display: none;
  }
  .featured-tab .sprocket-tabs-panel img {
    float: none !important;
    width: 50%;
  }
  .featured-tab .sprocket-tabs-panel a.readon {
    display: block;
    text-align: center;
  }
  .tabstyle-top .sprocket-tabs-nav > li > .sprocket-tabs-inner {
    padding: 0 4px;
  }
  .tabstyle-top .sprocket-tabs-nav > li > .sprocket-tabs-inner i {
    font-size: 14px;
    margin-right: 0;
  }
  .tabstyle-top .sprocket-tabs-nav > li > .sprocket-tabs-inner h3 {
    font-size: 11px !important;
  }
  .tabstyle-top .sprocket-tabs-panels h3 {
    font-size: 14px;
  }
  .tabstyle-top .sprocket-tabs-panels p.sub-title {
    font-size: 14px;
  }
  .pagetab {
    margin-bottom: 20px;
  }
  .pagetab .sprocket-tabs-nav li .sprocket-tabs-inner {
    padding: 10px 5px;
  }
  .team-carousel {
    text-align: center;
  }
  .team-carousel .team-img-wrapper img {
    width: 210px;
    height: 220px;
  }
  .team-carousel .team-content .team-social-icons a {
    float: none;
  }
  h3.page-module-title {
    margin-top: 20px;
  }
  .plan {
    margin-bottom: 30px;
  }
  div.rapid_contact tr,
  div.rapid_contact td {
    padding: 3px 0 !important;
  }
  div.rapid_contact .inputbox,
  div.rapid_contact .textarea {
    width: 100% !important;
  }
  .fullwidth .box-container {
    width: auto;
    padding-left: 30px;
    padding-right: 30px;
  }
}

@media (max-width: 479px) {
  .top-bar {
    height: 40px;
    line-height: 30px;
  }
  .top-menu ul li a {
    font-size: 10px !important;
    padding-right: 6px;
  }
  .account {
    text-align: center;
  }
  .account .btl-panel {
    float: none !important;
    display: inline-block;
  }
  #btl .btl-panel > span {
    font-size: 10px;
  }
  .header {
    text-align: center;
  }
  .head-search {
    float: none !important;
  }
  .head-search .form-control {
    height: 35px;
  }
  .head-search .search:before {
    top: 7px;
  }
  .topinfo {
    display: none;
  }
  .top-social ul li {
    margin: 0 2px 0 0 !important;
  }
  .rokhomeslide .sprocket-features.layout-slideshow .sprocket-features-content {
    width: 50%;
  }
  .rokhomeslide .sprocket-features.layout-slideshow .sprocket-features-content .sprocket-features-desc {
    padding: 12px 8px 10px;
  }
  .rokhomeslide .sprocket-features.layout-slideshow .sprocket-features-content .sprocket-features-desc h1 {
    font-size: 12px;
    line-height: normal;
  }
  .rokhomeslide .sprocket-features.layout-slideshow .sprocket-features-content .sprocket-features-desc h2 {
    font-size: 10px;
    line-height: normal;
    margin: 7px 0;
  }
  .rokhomeslide .sprocket-features.layout-slideshow .sprocket-features-content .sprocket-features-desc p {
    display: none;
  }
  .rokhomeslide .sprocket-features.layout-slideshow .sprocket-features-content .sprocket-features-desc a.btn {
    font-size: 9px;
  }
  .page-sider .sprocket-features.layout-slideshow .sprocket-features-arrows .next {
    right: 0;
  }
  .page-sider .sprocket-features.layout-slideshow .sprocket-features-arrows .prev {
    left: 0;
  }
  .page-sider .sprocket-features.layout-slideshow .sprocket-features-content {
    left: 32px;
  }
  .page-sider .sprocket-features.layout-slideshow .sprocket-features-pagination {
    display: none;
  }
  .page-sider .sprocket-features.layout-slideshow .sprocket-features-desc h2.page-slider-title {
    font-size: 10px;
    padding: 2px 5px;
  }
  .page-sider .sprocket-features.layout-slideshow .sprocket-features-desc h3.page-slider-subtitle {
    font-size: 8px;
    padding: 2px 5px;
  }
  .ts-service-box .col-xs-6 {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
  ul.sprocket-strips-container.cols-4 li,
  ul.sprocket-strips-container.cols-5 li {
    width: 100%;
    float: left;
  }
  .latest-post ul li .moduleItemDate {
    width: 36px;
    height: 38px;
    font-size: 16px;
    line-height: 16px;
  }
  .latest-post ul li a.moduleItemTitle {
    font-size: 14px !important;
  }
  .latest-post ul li .moduleItemContent {
    width: 9.5em;
  }
  .latest-post ul li .moduleItemAuthor,
  .latest-post ul li .moduleItemAuthor a,
  .latest-post ul li a.moduleItemComments {
    font-size: 10px;
    padding: 0 !important;
  }
  .latest-post ul li a.moduleItemComments {
    display: block;
  }
  .latest-post ul li .moduleItemIntrotext {
    font-size: 12px;
    line-height: 14px !important;
  }
  #action .custom i {
    float: none !important;
  }
  #action .custom h2 {
    font-size: 20px;
    margin: 10px 0;
    line-height: normal;
  }
  #action .custom a.action {
    padding: 10px 15px;
  }
  .t3-copyright {
    padding-bottom: 30px;
  }
  #back-to-top.affix {
    bottom: 30px;
  }
  
  #page-title .page-title-content {
    padding: 5px 8px;
  }
  #page-title .page-title-content h2 {
    margin-top: 8px;
    font-size: 10px;
  }
  .sprocket-mosaic .sprocket-mosaic-content h2.sprocket-mosaic-title {
    font-size: 16px;
  }
  .sprocket-mosaic .sprocket-mosaic-content span.mosaic-hits {
    margin-top: -20px;
  }
  .sprocket-mosaic-columns-4 li {
    width: 100% !important;
  }
  .featured-tab {
    padding: 10px;
  }
  .camera_caption_title {
    font-size: 20px !important;
    line-height: 30px !important;
  }
  .blog .article-title {
    margin-top: 15px;
  }
  .pagination > li > a,
  .pagination > li > span {
    margin-right: 3px;
    padding: 5px 7px;
  }
  .counter {
    float: left !important;
    margin-bottom: 10px !important;
  }
  div.catItemLinks {
    margin: 0;
  }
  .catItemCommentsLink {
    display: block !important;
  }
  div.itemToolbar {
    display: block;
    float: left;
  }
  .itemIntroText {
    clear: both;
  }
}

@media (min-width: 320px) and (max-width: 478px) {
  .off-canvas-toggle {
    left: 0;
  }
  .top-social {
    margin-right: -20px;
  }
  .ts-service-box .ts-service-image .ts-service-icon {
    margin-top: -11px;
  }
}