html {
}

body {
}

a,
img,
.fa,
i {
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

a {
  color: #223a66;
}

a:hover {
  color: #223a66;
}

img {
  display: block;
  margin: 0px auto;
  will-change: transform;
  image-rendering: -webkit-optimize-contrast;
  image-rendering: -moz-crisp-edges;
  /* Firefox */
  image-rendering: -o-crisp-edges;
  /* Opera */
  image-rendering: -webkit-optimize-contrast;
  /* Webkit (non-standard naming) */
  image-rendering: crisp-edges;
  -ms-interpolation-mode: nearest-neighbor;
  /* IE (non-standard property) */
}

.crispimg {
  image-rendering: -moz-crisp-edges;
  /* Firefox */
  image-rendering: -o-crisp-edges;
  /* Opera */
  image-rendering: -webkit-optimize-contrast;
  /* Webkit (non-standard naming) */
  image-rendering: crisp-edges;
  -ms-interpolation-mode: nearest-neighbor;
  /* IE (non-standard property) */
}

.clearelement {
  clear: both;
  margin: 0px auto;
  display: block;
  font-size: 0px;
  height: 0px;
  line-height: 0px;
  content: "";
}

.floatleft {
  float: left;
  display: block;
}

.floatright {
  float: right;
  display: block;
}

.floatnone {
  display: block;
  float: none;
}

.margintop {
  margin-top: 0px !important;
}

.marginbottom {
  margin-bottom: 0px !important;
}

.marginleft {
  margin-left: 0px !important;
}

.marginright {
  margin-right: 0px !important;
}

.paddingtop {
  padding-top: 0px !important;
}

.paddingbottom {
  padding-bottom: 0px !important;
}

.paddingleft {
  padding-left: 0px !important;
}

.paddingright {
  padding-right: 0px !important;
}

.disabledc,
.disabled {
  opacity: 0.7;
  pointer-events: none;
}

.visibilitynone {
  display: none;
  opacity: 0.1;
}

.loadmoreworldharry {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  margin: 0px auto;
}

.loadmoreworldharry.btmn {
  top: inherit;
  bottom: 0px;
}

.loadmoreworldharry .progress {
  height: 4px;
  margin: 0px auto;
}

/*################## Theme Changes ####################*/
.menuzord-brand {
  margin: 0px auto;
  margin-top: 6px;
}
.menuzord-brand img {
  max-height: 70px;
}
/*################## Theme Changes /-####################*/
.contact_form_content {
  max-width: 750px;
  margin: 0px auto;
}
.txtmlpo {
  font-size: 25px;
}
.txtmlp {
  font-size: 18px;
  color: #1a2f4e;
}
.class-items {
  min-height: 650px;
}
#trainerclas .section-content {
  max-width: 1024px;
  margin: 0px auto;
}
.pheadblo {
  margin-bottom: 10px;
}
.boldhaed {
  font-weight: bold;
  color: #f60807;
}
.chldpheadblo {
  margin-left: 20px;
}
.pheadblo li {
}
.chldpheadblo li {
  list-style: circle;
  color: #000;
}
.cbp-l-caption-descmop {
  display: none;
}

.cbp-l-filters-buttonCenter .cbp-filter-item.cbp-filter-item-active {
  border-color: #f70806;
  background-color: #f21616;
}
.cbp-l-filters-buttonCenter .cbp-filter-item {
  border: 1px dashed #010101;
  color: #f21616;
}
.cbp-l-filters-buttonCenter .cbp-filter-counter:after {
  border-top: 4px solid #f21616;
}
.cbp-l-filters-buttonCenter .cbp-filter-counter {
  background-color: #f21616;
}
.title2 {
  color: #000;
  text-transform: capitalize;
  letter-spacing: 1px;
  margin-bottom: 10px;
  line-height: normal;
  font-size: 24px;
}
.awarcomlp {
  margin-bottom: 10px;
  color: #000;
  font-size: 14.5px;
  font-weight: normal;
}
.contact-info{    border: 2px dashed #dadada;
    padding: 20px;min-height: 210px;}
@media (min-width: 1200px) {
}
@media (min-width: 1025px) and (max-width: 1280px) {
}

@media (max-width: 767px) {
}

@media (max-width: 768px) {
  .row {
    margin: 0px auto;
  }
}

@media (max-width: 991px) {
}
