.headmain,
a {
  -webkit-transition: all 0.2s ease;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
hr,
main,
menu,
nav,
section,
summary {
  display: block;
}

hr,
input[type=search] {
  box-sizing: content-box;
}

pre,
textarea {
  overflow: auto;
}

fieldset,
hr,
img,
legend {
  border: 0;
}

.list-inline,
.list-unstyled,
fieldset,
hr,
legend,
nav ul,
td,
th {
  padding: 0;
}

.animated,
.fadeInDown1 {
  -webkit-animation-duration: 1s;
  -webkit-animation-fill-mode: both;
}

.fadeInDown1,
.fadeInDown2 {
  -webkit-animation-name: fadeInDown;
}

._icon,
sub,
sup {
  position: relative;
}

.ftblc:hover,
.main-banner a:hover,
.top-login:hover {
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
}

.menu-item .menu-item-back:focus,
a,
a:active,
a:focus,
a:hover {
  outline: 0;
}

.menu-item span,
.mtxt,
.sicon:after {
  pointer-events: none;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
  transition: all 0.2s ease;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
optgroup,
strong {
  font-weight: 700;
}

dfn {
  font-style: italic;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

.ftblc span,
audio,
canvas,
img,
video {
  vertical-align: middle;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  height: 1px;
  border-top: 1px solid #e3e1df;
  margin: 1em 0;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

input[type=search] {
  -webkit-appearance: textfield;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

textarea {
  resize: vertical;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

button,
html {
  color: #333;
  font-family: sans-serif;
}

input,
select,
textarea {
  color: #7a7a7a;
  font-family: sans-serif;
}

::-webkit-input-placeholder {
  color: #7a7a7a;
}

:-moz-placeholder {
  color: #7a7a7a;
}

::-moz-placeholder {
  color: #7a7a7a;
}

:-ms-input-placeholder {
  color: #7a7a7a;
}

.top-ph,
.top-ph a {
  color: #000;
}

html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  font-size: 14px;
  line-height: 1.4;
  font-weight: 300;
  box-sizing: border-box;
}

.top-ph,
body {
  font-size: 16px;
}

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}

::selection {
  background: #b3d4fc;
  text-shadow: none;
}

fieldset {
  margin: 0;
}

.cf:after,
.cf:before {
  content: " ";
  display: table;
}

.cf:after {
  clear: both;
}

*,
:after,
:before {
  box-sizing: inherit;
}

.img-responsive {
  max-width: 100%;
  height: auto;
  display: block;
}

.list-unstyled {
  margin: 0;
}

.list-unstyled li {
  display: block;
}

._icon,
.list-inline li,
.top-ph,
nav ul li {
  display: inline-block;
}

.list-inline {
  margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 10px 0;
  font-weight: 300;
}

nav ul {
  margin: 0;
}

@font-face {
  font-family: fontello;
  src: url(font/fontello.eot?13838335);
  src: url(font/fontello.eot?13838335#iefix) format("embedded-opentype"), url(font/fontello.woff?13838335) format("woff"), url(font/fontello.ttf?13838335) format("truetype"), url(font/fontello.svg?13838335#fontello) format("svg");
  font-weight: 400;
  font-style: normal;
}
[class*=" icon-"]:before,
[class^=icon-]:before {
  font-family: fontello;
  font-style: normal;
  font-weight: 400;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: 0.2em;
}

.bk-bttn,
.top-ph a {
  text-decoration: none;
}

.icon-facebook:before {
  content: "f";
}

.icon-gplus:before {
  content: "g";
}

.icon-linkedin:before {
  content: "l";
}

.icon-mobile:before {
  content: "m";
}

.icon-twitter:before {
  content: "t";
}

.icon-youtube:before {
  content: "y";
}

.animated {
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
.fadeInDown1 {
  -webkit-animation-name: fadeInDown;
          animation-name: fadeInDown;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}

.fadeInDown2,
.fadeInDown3 {
  -webkit-animation-duration: 1s;
  -webkit-animation-fill-mode: both;
}

.fadeInDown2 {
  -webkit-animation-name: fadeInDown;
          animation-name: fadeInDown;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-delay: 0.7s;
  animation-delay: 0.7s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}

.fadeInDown3 {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-delay: 1.4s;
  animation-delay: 1.4s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translate3d(-10%, 0, 0);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translate3d(-10%, 0, 0);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

._icon {
  background: url(img/sprites.png) no-repeat;
}

body {
  margin: 0;
  overflow-x: hidden !important;
  font-family: Roboto, sans-serif;
  font-weight: 300;
}

.header {
  width: 100%;
  position: fixed;
  z-index: 9000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.headmain {
  padding: 20px 0 25px;
  background: #fff;
  border-bottom: 1px solid #b4b4b4;
  transition: all 0.2s ease;
}

.logo,
.top-ph i {
  -webkit-transition: all 0.2s ease;
}

.top-right {
  text-align: right;
}

.top-right .sicon1 {
  font-size: 20px !important;
  display: inline-block;
  width: 35px;
  height: 35px;
  color: #fff;
  position: relative;
  text-decoration: none;
  margin: 0 3px;
  background: #4c885d;
  line-height: 35px;
  box-shadow: 0 0 0 2px #4c885d;
  border-radius: 50%;
}

.top-right .sicon1:after {
  position: absolute;
  width: 100%;
  height: 100%;
  content: "";
  border-radius: 50%;
  box-sizing: content-box;
  top: -2px;
  left: -2px;
  padding: 2px;
  z-index: 0;
  background: #4c885d;
  transition: transform 0.2s, opacity 0.2s;
}

.top-right .sicon1:before {
  position: relative;
  margin: 0px 10px 0px 8px;
  padding: 0px;
}

.top-right .sicon1:before {
  z-index: 1;
}

.top-right .sicon1:hover:after {
  transform: scale(0);
  opacity: 0;
  transition: transform 0.2s, opacity 0.2s;
}

.top-right .sicon1:hover {
  color: #4c885d;
  background: #fff;
}

.top-ph {
  text-transform: uppercase;
  padding-right: 30px;
}

.top-ph i {
  width: 37px;
  height: 42px;
  top: 4px;
  color: #c8c8c8;
  font-size: 42px;
  line-height: 19px;
  position: relative;
  transition: all 0.2s ease;
}

.top-ph i:before {
  width: 0.5em;
}

.logo {
  float: left;
  margin-top: 8px;
  transition: all 0.2s ease;
}

.logo img {
  max-width: 100%;
  transition: all 0.2s ease;
}

.bk-bttn {
  padding: 7px 10px;
  margin-top: 15px;
  background: #2a9448;
  color: #fff !important;
  font: 400 16px/20px Roboto, sans-serif;
  border-radius: 15px;
  float: right;
  clear: both;
}

.bk-bttn:hover {
  background: #4982ad;
  text-decoration: none !important;
}

#back-top a,
.story-bttn {
  font: 400 16px/20px Roboto, sans-serif;
  text-decoration: none;
  border-radius: 15px;
}

#back-top {
  position: fixed;
  bottom: 30px;
  right: 10px;
}

#back-top a {
  background: #2a9448;
  color: #fff;
  float: right;
  margin: 10px 0 0;
  padding: 7px 14px;
}

#back-top a:hover {
  background: #4982ad;
  color: #fff;
}

.story-bttn {
  padding: 7px 15px;
  margin-top: 15px;
  background: #2a9448;
  color: #fff !important;
  margin-bottom: 15px;
}

.story-bttn:hover {
  background: #4982ad;
  text-decoration: none !important;
}

.testi-wrap {
  margin-top: 20px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 20px;
  background: url(img/testimonail-quote.png) top left no-repeat;
}

.testi-wrap h6 {
  font-size: 17px;
  font-weight: 400;
  color: #2a9448;
  padding: 0 0 0 30px;
  margin: 10px 0 0;
}

.testi-wrap .fa-quote-left,
.testi-wrap .fa-quote-right {
  color: #2a9448;
  font-size: 24px;
}

.testi-wrap p {
  margin: 0;
  padding: 0 35px 20px;
}

.testi-wrap .fa-quote-right {
  float: right;
  margin-top: -30px;
}

.case-stdy {
  margin-bottom: 30px;
  border-bottom: 1px dotted #ccc;
  padding-bottom: 30px;
}

.fa-file-pdf-o {
  margin-right: 10px;
}

.ref-pad {
  margin: 5px 5px 0 100px;
}

.top-img {
  width: 100%;
  padding: 0;
  margin: 20px 0;
}

.top-img img {
  width: 100%;
  padding: 0;
  margin: 10px 0;
}

.ft-menu ul {
  list-style-type: none;
  padding: 0 0 10px;
  margin: 0;
}

.ft-menu ul li {
  display: inline;
  list-style: none;
  margin: 0;
  padding: 1%;
}

.ft-menu ul li a {
  margin: 0;
  padding: 0;
  text-decoration: none;
  font: 300 14px/15px Roboto, sans-serif;
  color: #646464;
}

.ft-menu ul li a:hover {
  color: #419a5a;
  transition: all 0.4s ease 0s;
  text-shadow: 0 0 0 transparent;
}

.ft-menu ul li a.active {
  color: #419a5a;
}

.inner-left-box {
  background: #f1f1f1;
  border: #999;
  float: left;
  margin: 0 0 15px;
  padding: 10px;
  width: 99%;
}

.inner-left-box h3 {
  color: #2a9448;
  font: 20px/20px Roboto, sans-serif;
  margin: 5px 0 13px;
  padding: 0;
  text-transform: capitalize;
}

.inner-left-box h3 a {
  color: #008177;
  text-decoration: none;
}

.inner-left-box h3 a:hover {
  color: #202121;
  text-decoration: none;
}

.inner-left-box p {
  color: #595654;
  font: 300 16px/24px Roboto, sans-serif;
  padding: 0 0 7px;
}

.inner-left-box p b {
  font-weight: 700;
}

.inner-right-box-read {
  background: #2a9448;
  color: #fff !important;
  float: right;
  font: 15px Roboto, sans-serif;
  margin: 2px 0 0;
  padding: 7px 13px;
  text-transform: capitalize;
  transition: all 0.2s linear 0s;
  border-radius: 15px;
}

.inner-right-box-read:hover {
  background-color: #4982ad;
  text-decoration: none !important;
}

#catalog .recurringTimesBox select {
  border: 1px solid #f1f1f1;
}

#catalog .registerButton {
  background: #2a9448 !important;
  border-radius: 15px !important;
  color: #fff !important;
  float: right;
  font: 400 16px/20px Roboto, sans-serif;
  margin-top: 15px;
  padding: 7px 10px;
  text-decoration: none;
}

#catalog .registerButton:hover {
  background: #4982ad !important;
  text-decoration: none !important;
}

.image-head {
  width: 50px;
  height: 50px;
  float: left;
  margin-right: 10px;
  padding: 0;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}

@media (min-width: 1023px) {
  .header.fixed .main-nav ul.mnav > li > a {
    padding: 10px;
    transition: all 0.2s ease;
  }

  .header.fixed .logo {
    margin-top: 5px;
  }

  .header.fixed .logo img {
    width: 150px;
  }

  .header.fixed .headmain {
    padding: 10px 0;
    overflow: hidden;
  }

  .header.fixed .sicon1 {
    display: none;
  }

  .header.fixed .top-ph i {
    font-size: 24px;
    top: 0;
    line-height: 40px;
    margin-right: 4px;
  }
}
.main-nav,
.top-login {
  font-size: 16px;
  text-transform: uppercase;
}

.mob-menu {
  display: none;
}

.mob-btn span,
.mob-btn span:after,
.mob-btn span:before {
  content: "";
  display: block;
  height: 5px;
  width: 100%;
  background-color: #3a6c49;
}

.mob-btn {
  width: 40px;
  height: 40px;
  margin: 0 auto;
  padding-top: 24px;
  cursor: pointer;
  position: absolute;
  top: 26px;
  display: none;
}

.mob-btn span:before {
  transform: translate(0, -14px);
}

.mob-btn span:after {
  transform: translate(0, 9px);
}

.top-login {
  background: #6b6b6b;
  color: #fff;
  text-decoration: none;
  line-height: 34px;
  padding: 0 20px;
  display: inline-block;
  border-radius: 30px;
}

.top-login i {
  width: 15px;
  height: 21px;
  background-position: -39px 0;
  top: 4px;
  margin-right: 5px;
}

.top-login:hover {
  background: #787878;
}

.main-nav {
  background-color: rgba(65, 106, 77, 0.8);
  background-image: linear-gradient(rgba(65, 106, 77, 0.8), rgba(76, 136, 93, 0.8));
}

.main-nav ul.mnav {
  margin: 0;
  padding: 0;
  display: table;
  width: 100%;
}

.main-nav ul.mnav > li {
  display: table-cell;
  text-align: center;
  position: relative;
}

.main-nav ul.mnav > li > a {
  color: #fff;
  text-decoration: none;
  display: block;
  padding: 16px 10px;
}

.main-nav ul.mnav > li:hover a {
  color: #50b569;
}

.main-nav ul.mnav > li:hover > ul {
  visibility: visible;
  opacity: 1;
}

.main-nav ul.mnav > li.submenu:after {
  content: "";
  width: 0;
  height: 0;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 4px solid #fff;
  position: absolute;
  top: 48%;
  right: 5px;
}

.main-nav ul.mnav > li ul {
  position: absolute;
  background: #4c885d;
  text-align: left;
  width: 200px;
  padding: 10px 0;
  visibility: hidden;
  transition: all 0.1s ease;
  opacity: 0;
  font-size: 14px;
}

.main-nav ul.mnav > li ul .current-page-ancestor > a,
.main-nav ul.mnav > li ul li:hover > a {
  background: #559868;
}

.ftblc .ficon,
.hmgrid02,
.home-cont h1,
.main-banner {
  text-align: center;
}

.main-nav ul.mnav > li ul li {
  display: block;
  position: relative;
}

.main-nav ul.mnav > li ul li.submenu:after {
  content: "";
  width: 0;
  height: 0;
  border-top: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-left: 4px solid #fff;
  position: absolute;
  top: 48%;
  right: 5px;
}

.main-nav ul.mnav > li ul li a {
  color: #fff !important;
  display: block;
  padding: 7px 10px;
  text-decoration: none;
}

.main-nav ul.mnav > li ul li ul {
  right: -200px;
  top: 0;
  padding: 0;
}

.main-nav ul.mnav > li ul li:hover > ul {
  visibility: visible;
  opacity: 1;
}

.main-nav .current-menu-ancestor > a,
.main-nav .current-menu-item > a,
.main-nav .current-menu-parent > a,
.main-nav .current_page_parent > a {
  color: #4ec26e !important;
}

.main-banner {
  height: 592px;
  background: url(img/banner-bg-01.jpg) center no-repeat fixed;
}

.main-banner p {
  font-size: 108px;
  color: #fff;
  margin-top: 200px;
  font-weight: 100;
  margin-bottom: 15px;
  line-height: 95px;
}

.main-banner h1 {
  font-size: 54px;
  font-weight: 400;
  display: block;
  color: #fff;
  padding: 0;
  margin: 0 0 30px;
}

.main-banner a {
  font-size: 20px;
  color: #fff;
  text-decoration: none;
  background: #2a9448;
  height: 65px;
  line-height: 65px;
  padding: 0 45px;
  display: inline-block;
  border-radius: 25px;
  opacity: 0;
  transition: background 0.2s ease, box-shadow 0.2s ease;
  margin-right: 10px;
}

html.no-cssanimations .main-banner a {
  opacity: 1;
}

.main-banner a:hover {
  background: #30a852;
}

.home-cont {
  padding-bottom: 40px;
}

.home-cont h1 {
  font-size: 35px;
  margin-bottom: 30px;
}

.home-cont h2 {
  font-size: 30px;
  font-weight: 400;
  padding: 60px 0 0;
}

.home-cont h2 a {
  color: #333 !important;
  text-decoration: none !important;
}

.home-cont h2 a:hover {
  color: #2d934a !important;
}

.home-cont h4 {
  font-size: 20px;
  font-weight: 400;
}

.home-cont a {
  color: #2d934a;
}

.hmgrid01 {
  padding: 35px 0;
  border-top: 1px solid #dcdcdc;
  border-bottom: 1px solid #dcdcdc;
}

.ftblc {
  border: 1px solid #b7b7b7;
  border-radius: 25px;
  display: table;
  height: 68px;
  width: 100%;
  font-size: 22px;
  margin: 10px 0;
  text-decoration: none;
}

.ftblc:hover {
  text-decoration: none !important;
}

.hmform .sbt-btn,
.hmgrid02 a,
.hmgrid02 a:hover,
.hmgrid03 h2 a,
.hmgrid03 h2 a:hover {
  text-decoration: none;
}

.ftblc span {
  display: table-cell;
  color: #7a7a7a;
  padding-left: 15px;
}

.ftblc .ficon {
  width: 90px;
  border-right: 1px solid #b7b7b7;
  padding-left: 0;
}

.ftblc .ficon i {
  top: 3px;
}

.ftblc .ficon .icon1 {
  width: 60px;
  height: 36px;
  background-position: -1px -104px;
}

.ftblc .ficon .icon2 {
  width: 46px;
  height: 47px;
  background-position: -62px -104px;
}

.ftblc .ficon .icon3 {
  width: 46px;
  height: 55px;
  background-position: -122px -104px;
}

.ftblc .ficon .icon4 {
  width: 44px;
  height: 46px;
  background-position: -175px -104px;
}

.ftblc .ficon .icon5 {
  width: 63px;
  height: 51px;
  background-position: -237px -104px;
}

.ftblc .ficon .icon6 {
  width: 73px;
  height: 46px;
  background-position: -313px -104px;
}

.ftblc .ficon .icon7 {
  width: 50px;
  height: 49px;
  background-position: -395px -104px;
}

.ftblc .ficon .icon8 {
  width: 45px;
  height: 44px;
  background-position: -451px -104px;
}

.ftblc .ficon .icon9 {
  width: 49px;
  height: 49px;
  background-position: -503px -104px;
}

.ftblc.active span,
.ftblc:hover span {
  color: #4c885d;
}

.ftblc:hover .ficon .icon1 {
  width: 60px;
  height: 36px;
  background-position: -1px -165px;
}

.ftblc:hover .ficon .icon2 {
  width: 46px;
  height: 47px;
  background-position: -62px -164px;
}

.ftblc:hover .ficon .icon3 {
  width: 46px;
  height: 55px;
  background-position: -122px -165px;
}

.ftblc:hover .ficon .icon4 {
  width: 44px;
  height: 46px;
  background-position: -175px -165px;
}

.ftblc:hover .ficon .icon5 {
  width: 63px;
  height: 51px;
  background-position: -237px -165px;
}

.ftblc:hover .ficon .icon6 {
  width: 73px;
  height: 46px;
  background-position: -313px -165px;
}

.ftblc:hover .ficon .icon7 {
  width: 50px;
  height: 49px;
  background-position: -395px -165px;
}

.ftblc:hover .ficon .icon8 {
  width: 45px;
  height: 44px;
  background-position: -451px -165px;
}

.ftblc:hover .ficon .icon9 {
  width: 49px;
  height: 49px;
  background-position: -503px -165px;
}

.ftblc.active .ficon .icon1 {
  width: 60px;
  height: 36px;
  background-position: -1px -165px;
}

.ftblc.active .ficon .icon2 {
  width: 46px;
  height: 47px;
  background-position: -62px -164px;
}

.ftblc.active .ficon .icon3 {
  width: 46px;
  height: 55px;
  background-position: -122px -165px;
}

.ftblc.active .ficon .icon4 {
  width: 44px;
  height: 46px;
  background-position: -175px -165px;
}

.ftblc.active .ficon .icon5 {
  width: 63px;
  height: 51px;
  background-position: -237px -165px;
}

.ftblc.active .ficon .icon6 {
  width: 73px;
  height: 46px;
  background-position: -313px -165px;
}

.ftblc.active .ficon .icon7 {
  width: 50px;
  height: 49px;
  background-position: -395px -165px;
}

.ftblc.active .ficon .icon8 {
  width: 45px;
  height: 44px;
  background-position: -451px -165px;
}

.ftblc.active .ficon .icon9 {
  width: 49px;
  height: 49px;
  background-position: -503px -165px;
}

.hmgrid02 {
  background: #4c885d;
  color: #fff;
  *margin-top: 15px;
}

.hmgrid02 .hm2blc {
  padding-top: 40px;
  padding-bottom: 40px;
  transition: all 0.6s ease;
  position: relative;
  height: 100%;
}

.hmgrid02 .hm2blc:after {
  content: "";
  height: 60%;
  width: 1px;
  right: 0;
  top: 10%;
  position: absolute;
  background-color: rgba(121, 166, 134, 0);
  background-image: linear-gradient(50deg, rgba(121, 166, 134, 0) 0, #79a686 50%, rgba(121, 166, 134, 0) 100%);
}

.sicon:after,
.sidebloc:after {
  content: "";
}

.hmgrid02 .hm2blc:last-child:after {
  display: none;
}

.hmgrid02 .hm2blc:hover {
  background: #3a6c49;
  cursor: pointer !important;
}

.hmgrid02 .hm2blc:hover span {
  box-shadow: 0 0 0 13px #467755;
  background: #2a9448;
  transform: translateY(-10px);
}

.hmgrid02 .hm2blc:hover h4 {
  color: #4ec26e;
}

.hmgrid02 h4 {
  font-size: 40px;
  font-weight: 100;
  margin: 0;
}

.hmgrid02 p {
  margin: 0;
  padding: 15px;
}

.hmgrid02 a {
  color: #fff;
  display: inline-block;
  padding: 7px 20px;
}

.hmgrid02 a:hover {
  background: #2a9448;
  border-radius: 30px;
}

.hmgrid02 span {
  height: 200px;
  width: 200px;
  border-radius: 50%;
  background: #366544;
  display: inline-block;
  box-shadow: 0 0 0 13px #488357;
  margin-bottom: 18px;
  transition: all 0.6s ease;
  position: relative;
  line-height: 200px;
}

.hmgrid03 {
  padding: 50px 0;
}

.hmgrid03 h2 {
  font-size: 35px;
}

.hmgrid03 h2 a {
  color: #333;
}

.hmgrid03 h2 a:hover {
  color: #2a9448;
}

.hmgrid03 img {
  padding: 10px;
  border: 1px solid #dcdcdc;
}

.hmform {
  padding: 35px 0;
  background: #f6f6f6;
  color: #6f6f6f;
  border-bottom: 1px solid #dcdcdc;
  overflow-x: hidden;
}

.hmform input[type=text],
.hmform textarea {
  width: 100%;
  height: 32px;
  padding: 0 10px;
  border: 1px solid #b0b0b0;
  margin-bottom: 20px;
}

.hmform input[type=text]:focus,
.hmform textarea:focus {
  border-color: #979797;
  box-shadow: 0 0 5px rgba(204, 204, 204, 0.6);
}

.hmform input[type=checkbox] {
  margin-right: 6px;
}

.hmform input[type=text].inpsm {
  float: right;
  width: 28px;
  padding: 0 2px;
  text-align: center;
}

.hmform textarea {
  min-height: 70px;
  padding-top: 6px;
  resize: none;
}

.hmform .form-btm {
  text-align: right;
  font-size: 13px;
  margin-bottom: 15px;
}

.hmform .form-btm input[type=submit] {
  background: #4982ad;
  color: #fff;
  border: 0;
  border-radius: 30px;
  height: 33px;
  padding: 0 15px;
  margin-left: 20px;
  font-size: 16px;
}

.hmform .form-btm span {
  color: #3b8633;
  text-transform: uppercase;
}

.hmform .sbt-btn {
  background: #4982ad;
  color: #fff;
  border-radius: 30px;
  padding: 8px 25px;
  font-size: 16px;
  display: inline-block;
}

.hmform .sbt-btn:hover {
  background: #2a9448;
}

.inner-page {
  position: relative;
  padding-top: 80px;
  padding-bottom: 50px;
}

.bcrumb {
  padding: 20px 0;
}

.bcrumb a {
  color: #000 !important;
  text-decoration: none !important;
}

.bcrumb a:hover,
.bcrumb span {
  color: #2a9448 !important;
}

.bcrumb span {
  text-decoration: underline;
}

.blog-wrap {
  border: 1px solid #e9e9e9;
  padding: 20px;
  margin-bottom: 30px;
}

.blog-wrap figure,
.blog-wrap figure img {
  text-align: center;
  margin: 0 auto;
}

.blog-wrap img {
  width: 100% !important;
}

.blog-wrap figure {
  padding: 0;
  background: #f1f1f1;
}

.blog-wrap h1,
.blog-wrap h2 {
  font-size: 20px;
  margin-bottom: 0;
}

.blog-wrap h2 a {
  color: #000;
  text-decoration: none;
}

.blog-wrap h2 a:hover {
  color: #2a9448;
}

.blog-wrap h1 a {
  color: #000;
  text-decoration: none;
}

.blog-wrap h1 a:hover {
  color: #2a9448;
}

.blog-soc a,
.rmore {
  color: #fff;
  display: inline-block;
  text-decoration: none;
}

.blog-wrap hr {
  margin: 1em -20px;
}

.blog-soc {
  padding-top: 20px;
  text-align: right;
}

.blog-soc a {
  width: 26px;
  height: 26px;
  background: #3a589b;
  border-radius: 50%;
  text-align: center;
  line-height: 26px;
  font-size: 13px;
}

.blog-soc a:hover {
  opacity: 0.7;
}

.blog-soc .icon-gplus {
  background: #ca4638;
}

.blog-soc .icon-twitter {
  background: #598dca;
}

.blog-soc .icon-linkedin {
  background: #007ab9;
}

.rmore {
  background: #2a9448;
  line-height: 35px;
  height: 35px;
  padding: 0 15px;
}

.rmore:hover {
  background: #35bc5b;
}

.comment {
  float: right;
}

.comment i {
  width: 17px;
  height: 16px;
  background-position: -148px 0;
  top: 3px;
}

.meta-det a {
  color: #2a9448;
}

.meta-det span {
  font-size: 25px;
  font-weight: 400;
}

.blog-box {
  border: 1px solid #e9e9e9;
  padding: 10px;
  margin-bottom: 30px;
}

.blog-box hr {
  margin: 1em -10px;
}

.blog-box h3 {
  font-size: 18px;
  min-height: 40px;
}

.blog-box h3 a {
  color: #000;
  text-decoration: none;
}

.blog-box h3 a:hover {
  color: #2a9448;
}

.blog-box p {
  min-height: 150px;
}

.blog-box .mdata {
  color: #000;
}

.blog-box .mdata span {
  font-size: 20px;
  display: block;
  font-weight: 400;
}

.blog-box .mdata a {
  color: #2a9448;
  text-decoration: none;
}

.blog-box .mdata a:hover {
  text-decoration: underline;
}

.blog-box .rmore {
  margin-top: 25px;
}

.blog-box .blog-soc {
  float: left;
}

.blog-box .comment {
  float: right;
  padding-top: 23px;
  font-size: 14px;
}

.img-blog-wrap {
  background: #f1f1f1;
}

.pgntn {
  padding: 20px 0 !important;
}

.pgntn .navigation ul li {
  display: inline;
  background: 0 0;
  padding: 0;
}

.pgntn .navigation ul li a {
  background: #fff;
  border: none !important;
  border-radius: 3px !important;
  display: inline-block;
  padding: 3px 10px !important;
  text-align: center;
  line-height: 25px;
  text-decoration: none;
  margin: 0 6px;
  color: #000;
}

.pgntn .navigation ul li a:hover,
.pgntn .wp-paginate .current {
  background: #7aa4d5 !important;
  color: #fff;
}

.pgntn .wp-paginate .current {
  border-radius: 3px !important;
  padding: 5px 10px !important;
}

.pgntn .wp-paginate .next,
.pgntn .wp-paginate .prev {
  color: #000 !important;
}

.pgntn .wp-paginate .next:hover,
.pgntn .wp-paginate .prev:hover {
  color: #fff !important;
}

.pgntn .wp-paginate .title {
  display: none !important;
}

.comment-bx {
  border: 1px solid #e9e9e9;
  padding: 20px;
  margin-bottom: 25px;
}

.comment-bx h3 {
  font-size: 27px;
  margin-top: 0;
  color: #000;
}

.comment-bx a {
  color: #2a9448;
  text-decoration: none;
}

.comment-bx a:hover {
  text-decoration: underline;
}

.user-cmnt p {
  padding-bottom: 20px;
}

.user-cmnt .aut {
  color: #2a9448;
  display: inline-block;
}

.comment-bx input[type=text],
.comment-bx textarea {
  width: 100%;
  height: 42px;
  padding: 0 10px;
  border: 1px solid #e1e1e1;
  margin-bottom: 10px;
}

.comment-bx input[type=text]:focus,
.comment-bx textarea:focus {
  border-color: #c8c8c8;
  box-shadow: 0 0 5px rgba(204, 204, 204, 0.6);
}

.comment-bx textarea {
  min-height: 90px;
  padding-top: 10px;
  resize: none;
}

.comment-bx input[type=submit] {
  background: #2a9448;
  color: #fff;
  border: 0;
  height: 33px;
  padding: 0 15px;
  font-size: 16px;
  text-transform: uppercase;
}

.comment-bx input[type=submit]:hover {
  background: #35bc5b;
}

.user-cmnt h4 {
  font-size: 18px;
}

.user-cmnt ul {
  padding: 0;
}

.user-cmnt ul li {
  display: block;
  float: left;
  width: 80%;
}

.user-cmnt ul li img {
  float: left;
}

.user-cmnt ul li span {
  padding-left: 80px;
  display: block;
  padding-top: 10px;
  color: #9a9a9a;
}

.user-cmnt ul li span a {
  color: #2a9448;
  text-decoration: none;
}

.user-cmnt ul li span a:hover {
  color: #24803e;
}

.sidebloc {
  border: 1px solid #e9e9e9;
  border-top: 0;
  position: relative;
  padding: 12px;
  margin-top: 40px;
}

.sidebloc:after {
  position: absolute;
  width: 100%;
  height: 11px;
  background: #2a9448;
  top: -11px;
  left: 0;
}

.sidebloc h3 {
  font-size: 27px;
  margin: 0 0 16px;
}

.sidebloc ul {
  padding: 0;
  margin: 0;
}

.sidebloc ul li {
  display: block;
  border-top: 1px solid #ccc;
  padding: 18px 0;
}

.sidebloc ul li a {
  color: #000;
  text-decoration: none;
  display: block;
}

.sidebloc ul li a:hover {
  color: #2a9448;
}

.inner-banner {
  height: 380px;
  background-position: 50% 15px !important;
}

.inner-banner p {
  font-size: 58px;
  margin-top: 140px;
  font-weight: 100;
  line-height: normal;
}

.inner-banner p span {
  font-size: 34px;
  color: #fff;
  font-weight: 400;
  display: block;
}

.inner-page2 {
  padding-bottom: 40px;
}

.inner-page2 .col-md-8 {
  padding-right: 40px;
}

.inner-page2 h1 {
  font-size: 32px;
  font-weight: 400;
}

.inner-page2 h2 {
  font-size: 20px;
  font-weight: 400;
}

.inner-page2 h3,
.inner-page2 h4 {
  font-size: 18px;
  font-weight: 400;
}

.inner-page2 .bcrumb {
  padding-top: 40px;
}

.inner-page2 ul {
  padding: 0;
  margin: 0;
}

.inner-page2 ul li {
  padding: 0 0 10px 15px;
  margin: 0;
  list-style: none;
  background: url(img/li-bg.png) left 11px no-repeat;
}

.inner-page2 ul li ul li {
  padding: 12px 0 5px 15px;
  background: url(img/li-bg.png) left 21px no-repeat rgba(0, 0, 0, 0);
}

.inner-page2 a {
  text-decoration: none;
  color: #2a9448;
}

.inner-page2 a:hover {
  text-decoration: underline;
}

.list-1 {
  padding: 0;
}

.list-1 li {
  display: block;
  padding: 4px 0;
}

.br-rgt {
  border-right: 1px solid #e5e5e5;
}

.br-lft {
  border-left: 1px solid #e5e5e5;
}

.sidebar {
  padding-top: 30px;
}

.side-feat {
  padding-bottom: 25px;
}

.side-form {
  color: #6f6f6f;
  padding: 14px;
  background: #f6f6f6;
  border: 1px solid #dcdcdc;
}

.side-form h3 {
  font-size: 30px;
  font-weight: 400;
  margin: 0 0 15px;
  color: #000;
}

.side-form input[type=text],
.side-form textarea {
  width: 100%;
  height: 32px;
  padding: 0 10px;
  border: 1px solid #b0b0b0;
  margin-bottom: 10px;
  font-family: Roboto, sans-serif;
}

.side-form input[type=text]:focus,
.side-form textarea:focus {
  border-color: #979797;
  box-shadow: 0 0 5px rgba(204, 204, 204, 0.6);
}

.side-form input[type=checkbox] {
  margin-right: 6px;
}

.side-form input[type=text].inpsm {
  float: right;
  width: 40px;
  padding: 0 2px;
  text-align: center;
}

.side-form .btn-grp2,
.side-form p {
  text-align: right;
}

.side-form textarea {
  min-height: 70px;
  padding-top: 6px;
  resize: none;
  margin-top: 20px;
  margin-bottom: 10px;
}

.side-form p {
  font-size: 13px;
  margin-top: 0;
}

.side-form p span {
  color: #2a9448;
  text-transform: uppercase;
}

.side-form .chkbx {
  padding: 4px 0;
}

.side-form .chkbx input {
  margin-right: 20px;
}

.fgrid2,
.fgrid3 {
  text-align: center;
}

.side-form input[type=submit] {
  background: #4982ad;
  color: #fff;
  border: 0;
  border-radius: 30px;
  height: 33px;
  padding: 0 15px;
  float: right;
  font-size: 16px;
  margin-top: 20px;
}

.side-form .sbt-btn {
  background: #4982ad;
  color: #fff;
  border-radius: 30px;
  padding: 8px 25px;
  font-size: 16px;
  text-decoration: none;
  display: inline-block;
}

.side-form .sbt-btn:hover {
  background: #2a9448;
  text-decoration: none;
}

.btn-blue {
  background: #7aa4d5;
  display: block;
  padding: 16px;
  color: #fff;
  text-decoration: none;
  margin: 15px 0;
}

.btn-blue:hover {
  background: #a1bfe1;
}

.btn-blue i {
  width: 13px;
  height: 13px;
  background-position: -169px 0;
  margin-right: 15px;
}

.fgrid1 {
  background: #1e1e1e;
  color: #fff;
  font-size: 16px;
  line-height: 28px;
}

.flogin,
.sicon {
  line-height: 36px;
  text-decoration: none;
}

.fgrid1 a {
  color: #4c885d;
}

.fgrid1 a:hover {
  color: #61a674;
}

.fgrid1 .fg1bloc {
  padding-top: 35px;
  padding-bottom: 35px;
  border-right: 1px solid #323232;
  min-height: 210px;
}

.fgrid1 .fg1bloc:last-child {
  border-right: 0;
}

.fgrid2 {
  background: #4c885d;
  padding: 20px 0;
}

.sicon {
  display: inline-block;
  width: 36px;
  height: 36px;
  color: #4c885d;
  position: relative;
  margin: 0 3px;
  box-shadow: 0 0 0 2px #fff;
  border-radius: 50%;
}

.alignleft,
.alignright {
  margin-bottom: 10px;
  max-width: 300px;
  height: auto;
}

.alignright {
  float: right;
  margin-left: 15px;
}

.alignleft {
  float: left;
  margin-right: 15px;
}

.alignnone {
  max-width: 100%;
  float: left;
  margin-right: 10px;
}

.aligncenter {
  margin: auto;
  display: block;
  height: auto;
}

.fgrid3 a,
.fgrid3 a.ticon,
.flogin {
  display: inline-block;
}

#inner-video h3 {
  text-transform: uppercase;
}

footer .sicon {
  font-size: 22px !important;
}

.sicon:after {
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  box-sizing: content-box;
  top: -2px;
  left: -2px;
  padding: 2px;
  z-index: 0;
  background: #fff;
  transition: transform 0.2s, opacity 0.2s;
}

.hm-graph,
.menu,
.sicon:before {
  position: relative;
}

.sicon:before {
  z-index: 1;
}

.sicon:hover:after {
  transform: scale(0);
  opacity: 0;
  transition: transform 0.2s, opacity 0.2s;
}

.sicon:hover {
  color: #fff;
}

.flogin {
  color: #000;
  background: #fff;
  height: 36px;
  text-transform: uppercase;
  font-size: 16px;
  padding: 0 15px;
  border-radius: 30px;
  margin-left: 10px;
}

.flogin i {
  width: 15px;
  height: 21px;
  background-position: -58px 0;
  top: 4px;
  margin-right: 5px;
}

.flogin:hover {
  background: #f2f2f2;
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
}

.fgrid3 {
  color: #646464;
  font-size: 14px;
  padding: 15px 0 30px;
}

.fgrid3 p {
  margin: 0;
}

.fgrid3 a {
  color: #646464;
  text-decoration: none;
  margin: 5px 0;
}

.fgrid3 a:hover {
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.5);
}

.fgrid3 a.ticon {
  width: 33px;
  height: 33px;
  background-position: -75px 0;
  text-indent: -9999px;
}

.fgrid3 a.ticon:hover {
  transform: translateY(-4px);
}

.hm-graph {
  float: left;
  visibility: hidden;
}

.menu-item,
.menu-item .menu-item-back {
  left: 50%;
  position: absolute;
}

.menu:not(:target) > a:first-of-type,
.menu:target > a:last-of-type {
  opacity: 1;
  z-index: 1;
}

.menu-re {
  width: 610px;
  height: 610px;
  margin: 0px 0 0 0px;
  border-radius: 500px;
  border-radius: 50%;
  position: absolute;
  left: -18.4px;
  top: 17px;
  list-style: none;
  z-index: -99;
  font-size: 200%;
  overflow: hidden;
  border: 10px solid #dae7de;
  transform: scale(1.06);
  -webkit-transform: scale(1.06);
  transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
}

.menu {
  width: 710px;
  height: 710px;
  margin: 0px 0 0 0px;
  border-radius: 50%;
  position: absolute;
  list-style: none;
  font-size: 200%;
  overflow: hidden !important;
  -webkit-border-radius: 1000px;
  -webkit-mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC);
  transition: width 0.5s, height 0.5s, margin 0.5s;
}
.hm-graph .unipoint_content:hover {
    background: #447952;
    transition: 0.5s all;
}
.hm-graph .unipoint_content:focus{
  background: #2f5338;
  transition: 0.5s all;
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .hm-graph {
    float: none !important;
  }
}
.hm-graph .mtxt {
  font-size: 15px;
  position: absolute;
  color: #fff;
  pointer-events: none;
}
.hm-graph [class*=outer_text-] {
  color: #fff;
  font-size: 14.5px;
  font-weight: 300;
  left: 50%;
  letter-spacing: .6px;
  position: absolute;
  transform: translateX(-50%);
  z-index: 4;
}
.hm-graph [class*=outer_text-] span {
  display: inline-block;
  position: relative;
  transform-origin: center;
}
.hm-graph .outer_text-top {
  top: 8px;
}
.hm-graph .outer_text-bottom {
  bottom: 8px;
}
@media screen and (min-width: 768px) {
  .hm-graph {
    height: 650px;
    margin-top: 30px;
    padding: 5px;
    width: 650px;
  }
  .hm-graph:before {
    background-color: #d9e6dd;
    border-radius: 50%;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    z-index: 1;
    width: 100%;
  }
  .hm-graph .unipoint_content {
    background-color: #4d895d;
    border: 0;
    border-radius: 50%;
    height: calc(100% - 10px);
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: calc(100% - 10px);
    z-index: 2;
  }
  .unipoint_content.bg-white-btn {
    background-color: #ffffff;
    height: calc(100% - 70px);
    width: calc(100% - 70px);
     z-index: 2;
}
  .hm-graph .menu1 {
    border: 0;
    border-radius: 50%;
    height: 577px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 577px;
    z-index: 3;
    border: 2px solid white;
    clip-path: circle(50% at 50% 50%);
  }
  .hm-graph .center_circle {
    display: inline-block;
    height: 230px;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 230px;
    z-index: 3;
  }
  .hm-graph .center_circle .mtxt1 {
    left: 50%;
    top: 12px;
    transform: rotate(0deg) translateX(-50%);
  }
  .hm-graph .center_circle .mtxt2 {
    bottom: 12px;
    left: 50%;
    transform: rotate(-1deg) translateX(-50%);
  }
  .hm-graph .center_circle .mtxt3 {
    left: 203px;
    top: 246px;
    transform: rotate(-44deg);
  }
  .hm-graph .center_circle .center {
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }
}
@media screen and (min-width: 1200px) {
  .hm-graph {
    margin-left: -50px;
  }
}
@media screen and (max-width: 1199px) {
  .hm-graph {
    transform: scale(0.8);
  }
}
@media screen and (max-width: 767px) {
  .hm-graph {
    transform: scale(0.5);
  }
}

.menu2 {
  width: 230px;
  height: 230px;
  border: 2px solid rgba(0, 0, 0, 0.1);
}

.menu-item .menu-item-back {
  background-color: #585858;
  width: 360px;
  height: 165px;
  position: absolute;
  transform-origin: 0px 165px;
  margin-top: -165px;
  left: 50%;
  top: 50%;
  border: 1px solid whitesmoke;
  transition: all 0.4s ease;
}
.menu-item .menu-item-back:hover {
  background-color: #4b4b4b!important;
}

.menu-item {
  position: absolute;
  text-decoration: none;
  top: 50%;
  left: 50%;
  display: block;
}
.menu-item span {
  width: 285px;
  cursor: default;
  padding-top: 7px;
  pointer-events: none;
  height: 52px;
  color: #fff;
  position: absolute;
  font-size: 14.5px;
  transform-origin: 0px 0px;
  margin-top: -51px;
  text-align: right;
  z-index: 10;
}
.menu-item:nth-child(-n+10) .menu-item-back {
  background-color: #4c82ae;
}
.menu-item:nth-child(-n+10) .menu-item-back:hover {
  background-color: #44759c !important;
}
.menu-item:nth-child(n+11):nth-child(-n+14) .menu-item-back {
  background-color: #848585;
}
.menu-item:nth-child(n+11):nth-child(-n+14) .menu-item-back:hover {
  background-color: #4b4b4b!important;
}
.menu-item:nth-child(1) .menu-item-back {
  transform: rotate(-161.8deg) skew(-71deg);
}
.menu-item:nth-child(1) span {
  margin-left: -273px;
  margin-top: -59px;
  text-align: left;
  transform: rotate(7.2deg);
}
.menu-item:nth-child(2) .menu-item-back {
  transform: rotate(-143.4deg) skew(-71deg);
}
.menu-item:nth-child(2) span {
  left: -238px;
  top: -92px;
  text-align: left;
  transform: rotate(27.6deg);
}
.menu-item:nth-child(3) .menu-item-back {
  transform: rotate(-125deg) skew(-71deg);
}
.menu-item:nth-child(3) span {
  left: -186px;
  text-align: left;
  top: -156px;
  transform: rotate(43deg);
}
.menu-item:nth-child(4) .menu-item-back {
  transform: rotate(-106.6deg) skew(-71deg);
}
.menu-item:nth-child(4) span {
  left: -110px;
  text-align: left;
  top: -205px;
  transform: rotate(61.4deg);
}
.menu-item:nth-child(5) .menu-item-back {
  transform: rotate(-88.2deg) skew(-71deg);
}
.menu-item:nth-child(5) span {
  left: -23px;
  text-align: left;
  top: -228px;
  transform: rotate(80.8deg);
}
.menu-item:nth-child(6) .menu-item-back {
  transform: rotate(-69.8deg) skew(-71deg);
}
.menu-item:nth-child(6) span {
  left: -15px;
  top: 54px;
  transform: rotate(-80.8deg);
}
.menu-item:nth-child(7) .menu-item-back {
  transform: rotate(-52.4deg) skew(-72deg);
}
.menu-item:nth-child(7) span {
  left: -18px;
  top: 50px;
  transform: rotate(-62.4deg);
}
.menu-item:nth-child(8) .menu-item-back {
  transform: rotate(-35deg) skew(-72deg);
}
.menu-item:nth-child(8) span {
  left: -18px;
  top: 42px;
  transform: rotate(-44deg);
}
.menu-item:nth-child(9) .menu-item-back {
  transform: rotate(-17.64deg) skew(-72deg);
}
.menu-item:nth-child(9) span {
  left: -18px;
  top: 34px;
  transform: rotate(-24.64deg);
}
.menu-item:nth-child(10) .menu-item-back {
  transform: rotate(-1deg) skew(-73deg);
}
.menu-item:nth-child(10) span {
  left: -11px;
  top: 28px;
  transform: rotate(-8deg);
}
.menu-item:nth-child(11) .menu-item-back {
  transform: rotate(13.2deg) skew(-75deg);
}
.menu-item:nth-child(11) span {
    left: -5px;
    top: 24px;
    transform: rotate(7.2deg);
}
.menu-item:nth-child(12) .menu-item-back {
  transform: rotate(27.6deg) skew(-75deg);
}
.menu-item:nth-child(12) span {
  left: 0px;
  top: 27px;
  transform: rotate(20.6deg);
}
.menu-item:nth-child(13) .menu-item-back {
  transform: rotate(42deg) skew(-75deg);
}
.menu-item:nth-child(13) span {
  left: 2px;
  top: 30px;
  transform: rotate(34deg);
}
.menu-item:nth-child(14) .menu-item-back {
  transform: rotate(56.4deg) skew(-75deg);
}
.menu-item:nth-child(14) span {
  left: 6px;
  top: 32px;
  transform: rotate(48.4deg);
}
.menu-item:nth-child(15) .menu-item-back {
  transform: rotate(71.8deg) skew(-74deg);
}
.menu-item:nth-child(15) span {
  left: 5px;
  top: 36px;
  transform: rotate(62deg);
}
.menu-item:nth-child(16) .menu-item-back {
  transform: rotate(87.2deg) skew(-74deg);
}
.menu-item:nth-child(16) span {
  left: 36px;
  text-align: left;
  top: 324px;
  transform: rotate(-102.8deg);
}
.menu-item:nth-child(17) .menu-item-back {
  transform: rotate(102.6deg) skew(-74deg);
}
.menu-item:nth-child(17) span {
  left: -41px;
  text-align: left;
  top: 324px;
  transform: rotate(-84.6deg);
}
.menu-item:nth-child(18) .menu-item-back {
  transform: rotate(118deg) skew(-74deg);
}
.menu-item:nth-child(18) span {
  left: -111px;
  text-align: left;
  top: 302px;
  transform: rotate(-69deg);
}
.menu-item:nth-child(19) .menu-item-back {
  transform: rotate(133.4deg) skew(-74deg);
}
.menu-item:nth-child(19) span {
  left: -173px;
  text-align: left;
  top: 264px;
  transform: rotate(305.4deg);
}
.menu-item:nth-child(20) .menu-item-back {
  transform: rotate(148.8deg) skew(-74deg);
}
.menu-item:nth-child(20) span {
  left: -223px;
  text-align: left;
  top: 212px;
  transform: rotate(318.8deg);
}
.menu-item:nth-child(21) .menu-item-back {
  transform: rotate(164.2deg) skew(-74deg);
}
.menu-item:nth-child(21) span {
  left: -262px;
  text-align: left;
  top: 147px;
  transform: rotate(335.2deg);
}
.menu-item:nth-child(22) .menu-item-back {
  transform: rotate(179.6deg) skew(-74deg);
}
.menu-item:nth-child(22) span {
  left: -279px;
  text-align: left;
  top: 76px;
  transform: rotate(349.6deg);
}
.menu-item:nth-child(23) .menu-item-back {
  transform: rotate(234deg) skew(-75.6deg);
}
.menu-item:nth-child(23) span {
  transform: rotate(234deg);
}
.menu-item:nth-child(24) .menu-item-back {
  transform: rotate(248.4deg) skew(-75.6deg);
}
.menu-item:nth-child(24) span {
  transform: rotate(248.4deg);
}
.menu-item:nth-child(25) .menu-item-back {
  transform: rotate(262.8deg) skew(-75.6deg);
}
.menu-item:nth-child(25) span {
  transform: rotate(262.8deg);
}
.menu-item:nth-child(23) span {
  transform: rotate(407deg) translate(-275px, 21px);
  text-align: left;
  left: -22px;
  top: 8px;
}
.menu-item:nth-child(24) span {
  transform: rotate(422deg) translate(-279px, 21px);
  text-align: left;
  left: -22px;
  top: 8px;
}
.menu-item:nth-child(25) span {
  transform: rotate(436.5deg) translate(-284px, 21px);
  text-align: left;
  left: -22px;
  top: 8px;
}

.item2 {
  /*&:nth-child(3) {
    .menu-item-back {
      transform: rotate(-98deg) skew(-4deg);
      background: #2d934a;
      &:hover {
        background: #2d934a;
      }
      &.open {
        background: #216c36;
      }
    }
  }*/
}
.item2 .menu-item-back {
  border: 0;
  height: 300px;
  width: 1200px;
  cursor: default;
  pointer-events: none;
}
.item2:nth-child(1) .menu-item-back {
  transform: rotate(-27deg) skew(65deg);
  background: #4378a0;
}
.item2:nth-child(1) .menu-item-back:hover {
  background: #4378a0;
}
.item2:nth-child(1) .menu-item-back.open {
  background: #345d7c;
}
.item2:nth-child(2) .menu-item-back {
  transform: rotate(119deg) skew(30deg);
  background: #3d3c3c;
  margin-top: -166px;
}
.item2:nth-child(2) .menu-item-back:hover {
  background: #3d3c3c;
}
.item2:nth-child(2) .menu-item-back.open {
  background: #232323;
}

#B2:hover {
  background: #3f3f3f !important;
}

#B4:hover {
  background: #3f3f3f !important;
}

.center1 {
  position: absolute;
  background: #fff;
  width: 185px;
  height: 185px;
  top: 214px;
  left: 50%;
  margin-left: -92.5px;
  text-align: center;
  line-height: 185px;
  border-radius: 50%;
  font-size: 23px;
}

.center1 a {
  text-decoration: none;
  color: #2d934a;
}

.center1 a:hover {
  color: #4982ad;
}

.item2 span {
  width: 200px;
  height: auto;
  transform-origin: 0px 150px;
}

.center {
  position: absolute;
  background: #fff;
  width: 155px;
  height: 155px;
  text-align: center;
  line-height: 30px;
  border-radius: 50%;
  font-size: 26px;
  pointer-events: none;
}

.cen-tit {
  left: 0px;
  right: 0px;
  bottom: 0px;
  position: absolute;
  top: 30%;
}

.show-data {
  margin-top: 650px;
  width: 500px;
  text-align: center;
  margin-left: 200px;
  color: #333;
}

h1 {
  font-size: 24px;
  color: #333;
  margin-bottom: 10px;
}

.main-nav ul.mnav .menu-item {
  left: 0 !important;
}

.contact-page-wrap {
  padding-top: 20px;
}

.contact-page-wrap h3 {
  padding: 0 0 15px;
  margin: 0;
  color: #2a9448;
  font-size: 22px;
  font-weight: 400;
}

.contact-page-wrap h4 {
  padding: 0 0 10px;
  margin: 0;
  color: #2a9448;
  font-size: 22px;
  font-weight: 400;
}

.contact-page-wrap p {
  padding: 0 0 20px;
  margin: 0;
  line-height: 24px;
}

.contact-page-wrap-left {
  padding: 0 10px 0 0;
  margin: 0;
  border-right: 1px dashed #ccc;
  width: 48%;
  float: left;
}

.contact-page-wrap-left a {
  color: #2a9448;
  text-decoration: none;
}

.contact-page-wrap-left a:hover {
  text-decoration: underline;
}

.contact-page-wrap-right {
  color: #6f6f6f;
  width: 48%;
  float: right;
  padding: 0;
}

.contact-page-wrap-right input[type=text],
.contact-page-wrap-right textarea {
  width: 100%;
  height: 32px;
  padding: 0 10px;
  border: 1px solid #b0b0b0;
  margin-bottom: 15px;
}

.contact-page-wrap-right input[type=text]:focus,
.contact-page-wrap-right textarea:focus {
  border-color: #979797;
  box-shadow: 0 0 5px rgba(204, 204, 204, 0.6);
}

.contact-page-wrap-right textarea {
  min-height: 70px;
  padding-top: 6px;
  resize: none;
  margin-bottom: 10px;
}

.contact-page-wrap-right .submt-btn {
  background: #4982ad;
  padding: 6px 15px;
  margin: 0;
  border-radius: 15px;
  float: right;
  font: 300 16px/24px Roboto, sans-serif;
  color: #fff;
  text-decoration: none;
  display: inline-block;
}

.contact-page-wrap-right .submt-btn:hover {
  background: #2a9448;
  text-decoration: none !important;
}

.sitemap-page-wrap ul {
  margin: 0 !important;
  padding: 0 !important;
  list-style: none;
  border: none;
}

.sitemap-page-wrap ul li {
  margin: 0 0 8px !important;
  padding: 3px 0 3px 25px !important;
  background: url(img/sitemap-li.png) 0 3px no-repeat !important;
  border-bottom: none;
  list-style: none;
  line-height: 18px;
  text-transform: uppercase;
}

.sitemap-page-wrap ul li a {
  margin: 0;
  padding: 0;
  color: #333;
  text-decoration: none !important;
  font-weight: 400;
}

.sitemap-page-wrap ul li a:hover {
  color: #2a9448 !important;
  text-decoration: none;
}

.sitemap-page-wrap ul li ul li a,
.sitemap-page-wrap ul li ul li ul li a {
  font-size: 16px;
  color: #727272 !important;
}

.sitemap-page-wrap ul li ul {
  margin: 0 !important;
  padding: 7px 0 0 !important;
  list-style: none;
}

.sitemap-page-wrap ul li ul li {
  background: url(img/sitemap-li-li.png) 2px 3px no-repeat !important;
  margin: 4px 0 !important;
  padding: 3px 0 3px 20px !important;
  line-height: 18px;
  text-transform: uppercase;
}

.sitemap-page-wrap ul li ul li ul {
  margin: 10px 0 0 !important;
  padding: 0 !important;
  list-style: none;
}

.sitemap-page-wrap ul li ul li ul li {
  background: url(img/sitemap-li-li.png) 2px 4px no-repeat !important;
  margin: 0;
  padding: 4px 0 4px 22px !important;
}

.sitemap-page-wrap ul li ul li ul li a {
  font-weight: 400;
}

.sitemap-page-wrap .menu-item {
  position: static !important;
}

.carer-wrap {
  cursor: pointer;
  background: url(img/sitemap-li.png) 0 4px no-repeat !important;
  color: #2a9448;
  padding: 0 0 10px 25px;
  margin: 10px 0 5px;
  font-size: 18px;
  display: inline-block;
  clear: both;
  float: none;
}

.thanks-wrap,
.thanks-wrap img {
  margin: 0 auto;
  text-align: center;
}

.car-det-wrap {
  padding: 5px 10px 0 0;
  display: block;
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}

.embed-responsive.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

.embed-responsive.embed-responsive-4by3 {
  padding-bottom: 75%;
}

.thanks-wrap {
  width: 100%;
}

.thanks-wrap h6 {
  font-size: 25px;
  text-transform: uppercase;
  padding: 0;
  margin: 0;
  color: #000;
}

.thanks-wrap p {
  font-size: 18px;
  padding: 0;
  margin: 0;
}

.error-wrap,
.error-wrap img {
  margin: 0 auto;
  text-align: center;
}

.error-wrap {
  width: 100%;
}

.error-wrap p {
  font-size: 15px;
}

.det-czone img {
  float: right;
  margin-left: 15px;
  margin-bottom: 10px;
  max-width: 400px;
  height: auto;
  border: 1px solid #ccc;
  padding: 10px;
}

.tb-left1,
.tb-right1 {
  float: left;
  background: #ececec;
}

.tb-left1,
.tb-left2 {
  border-right: 1px solid #e3e3e3;
}

.tb-outr {
  width: 100%;
  margin: 0;
  padding: 0;
}

.tb-left1 {
  width: 35%;
  height: 85px;
  padding: 10px;
}

.tb-right1 {
  width: 65%;
  height: 85px;
  padding: 10px;
}

.tb-left2,
.tb-right2 {
  background: #f9f9f9;
  height: 85px;
  padding: 10px;
  float: left;
}

.tb-left2 {
  width: 35%;
}

.tb-right2 {
  width: 65%;
}

p span {
  color: #2a9448;
}

.sd-outr {
  padding: 20px;
  border: 5px solid #2a9448;
}

.sd-outr select {
  padding: 10px;
  border: 1px solid #ccc;
  max-width: 100%;
  font-size: 13px;
}

.register-btn {
  padding: 8px 22px;
  text-align: center;
  color: #fff !important;
  background: #2a9448;
  text-transform: uppercase;
  font-size: 18px;
  text-decoration: none;
  border-radius: 20px;
}

.th-title,
table th {
  color: #fff;
  font-weight: 700;
}

.register-btn:hover,
.team-viewer-icon,
.team-viewer-icon:hover {
  text-decoration: none !important;
}

.register-btn:hover {
  background: #4982ad;
}

.th-title {
  text-align: center;
  background: #4f805d;
  border-bottom: 1px solid #000;
}

table th {
  background: url(img/border-y.png) top right repeat-y #4f805d;
}

table td,
table th {
  padding: 9px 10px;
  text-align: left;
}

.pinned {
  display: none;
}

table.responsivetable {
  border-collapse: collapse;
  margin-bottom: 20px;
  width: 100%;
}

.responsivetable tr:nth-of-type(odd) {
  background-color: #eee;
}

.responsivetable thead tr td {
  background-color: #333;
  color: #fff;
  font-weight: 700;
}

.responsivetable td,
.responsivetable th {
  padding: 6px 15px;
  border: 1px solid #ccc;
  text-align: center;
}

.responsivetable.text-left td,
.responsivetable.text-left th {
  text-align: left;
}

.text-left {
  text-align: left !important;
}

.team-viewer-icon {
  padding: 7px 10px 7px 55px;
  margin-top: 15px;
  color: #fff !important;
  font: 400 16px/35px Roboto, sans-serif;
  border-radius: 15px;
  float: left;
  background: url(img/team-vicon.png) 10px 8px no-repeat #2a9448;
}

.team-viewer-icon:hover {
  background: url(img/team-vicon.png) 10px 8px no-repeat #4982ad;
}

.mr-rt {
  margin-left: 60px;
}

.uni {
  text-transform: none !important;
}

.video-wrap {
  width: 100%;
  height: 375px;
  border: 2px solid #ccc;
}

@media screen and (min-width: 1080px) and (max-width: 1920px) {
  .main-nav ul.mnav > li.submenu:after {
    right: 2px;
  }

  .main-nav ul.mnav > li > a {
    padding: 16px 8px;
  }
}
@media (max-width: 1199px) {
  /*.hm-graph {
    display: block;
    width: 94%;
    margin: 0 auto;
    float: none;
    overflow: hidden;
    position: relative;
    height: 685px;
  }

  .menu2 {
    margin-top: 0;
    left: 200px !important;
  }*/
  .center1 {
    top: 185px;
  }

  .menu-re {
    left: 10px;
  }

  /* .mtxt1 {
    left: 378px;
    top: 280px;
    transform: rotate(63deg);
  } */
  .center {
    top: 260px;
    left: 254px;
  }

  /* .mtxt2 {
    left: 228px;
    top: 420px;
    transform: rotate(22deg);
  }

  .mtxt3 {
    left: 217px;
    top: 254px;
    transform: rotate(-47deg);
  } */
  .hmform .sbt-btn {
    padding: 8px 15px;
  }

  .main-banner h1 {
    font-size: 42px;
  }

  .main-banner {
    background-position: center top !important;
    background-attachment: fixed !important;
  }

  .main-banner p {
    font-size: 85px;
  }

  .main-banner p span {
    font-size: 42px;
  }

  .inner-banner p {
    margin-top: 120px;
    font-size: 50px;
  }

  .inner-banner p span {
    font-size: 32px;
  }

  .main-banner p {
    margin-top: 160px;
  }

  .main-nav ul.mnav > li > a {
    padding: 16px 7px;
  }

  .main-nav ul.mnav > li.submenu:after {
    right: 1px;
  }

  .header.fixed .main-nav ul.mnav > li > a {
    padding: 7px;
  }
}
@media (max-width: 991px) {
  .hmgrid02 .hm2blc:nth-child(2):after,
.main-nav {
    display: none;
  }

  .mob-menu,
.site-canvas {
    -webkit-transition: all 0.3s ease;
  }

  .logo,
.mob-menu li i,
.top-right {
    text-align: center;
  }

  .main-banner {
    height: 645px;
    background-position: -540px top !important;
  }

  .inner-banner {
    height: 380px;
  }

  .main-banner p span {
    line-height: normal;
  }

  #main-content {
    padding-top: 102px !important;
  }

  .headmain {
    padding: 10px 0;
  }

  .mob-btn,
.mob-menu,
.mob-menu li {
    display: block;
  }

  .mob-menu {
    position: fixed;
    left: 0;
    z-index: 9500;
    padding-top: 50px;
    top: -1030px;
    height: 100% !important;
    overflow-y: scroll;
    background: #416a4d;
    width: 240px;
    transition: all 0.3s ease;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
  }

  .mob-menu ul {
    padding: 0;
  }

  .mob-menu li {
    position: relative;
    border-top: 1px solid #2a9448;
    top: 0;
  }

  .mob-menu li i {
    position: absolute;
    right: 0;
    top: 0;
    width: 45px;
    line-height: 45px;
    font-style: normal;
    font-size: 20px;
    color: #fff;
    font-weight: 400;
    cursor: pointer;
  }

  .mob-menu li:hover {
    background: #2a9448;
  }

  .mob-menu li ul {
    display: none;
  }

  .mob-menu li > a {
    color: #fff;
    text-decoration: none;
    display: block;
    padding: 10px;
    text-transform: capitalize;
    background: #416a4d;
  }

  .mob-menu li > a:hover {
    background: #2a9448;
    color: #fff;
  }

  .mob-menu li ul a {
    padding-left: 20px;
  }

  .mob-menu .menu-item {
    left: 0;
  }

  .site-canvas {
    transition: all 0.3s ease;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    position: relative;
  }

  .show-menu .ovrlay,
.site-canvas:before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
  }

  /* this appears to break chrome on mobile
    .site-canvas:before {
        content: "";
        background: #000;
        z-index: 2000
    }
    */
  .show-menu .mob-menu {
    top: 0;
  }

  .ovrlay {
    transition: all 0.3s ease;
    opacity: 0;
  }

  .show-menu .ovrlay {
    z-index: 9400;
    overflow: hidden;
    opacity: 1;
    background: rgba(0, 0, 0, 0.5);
  }

  .top-ph {
    padding-right: 15px;
  }

  .top-ph i {
    font-size: 26px;
    top: 2px;
  }

  .logo {
    float: none;
  }

  .logo img {
    width: 170px;
  }

  .main-banner p {
    margin-top: 90px;
  }

  .inner-banner p {
    margin-top: 100px;
  }

  .hmgrid01 .ftblc {
    font-size: 16px;
  }

  .tb-left1,
.tb-left2,
.tb-right1,
.tb-right2 {
    height: 105px;
  }

  #back-top a,
.bk-bttn {
    display: none;
  }

  .g-recaptcha {
    transform: scale(0.77);
    margin-right: -27px;
  }
}
@media (min-width: 767px) {
  .mob-grap {
    display: none;
  }
}
@media (max-width: 767px) {
  #back-top a,
.bk-bttn,
.hm-graph,
.menu-desc,
.vvv {
    display: none;
  }

  .header {
    position: static;
    float: left;
    width: 100%;
  }

  .hmform input.inpsm[type=text] {
    float: none;
  }

  .mob-btn {
    top: 5px;
    left: 15px;
  }

  .fgrid1 .fg1bloc {
    min-height: 0;
    padding-bottom: 10px;
    padding-top: 10px;
  }

  .hmform textarea {
    margin-top: 10px;
  }

  .main-banner {
    height: 550px;
  }

  .main-banner p {
    font-size: 65px;
    margin-top: 70px;
  }

  .main-banner p span {
    font-size: 30px;
    line-height: normal;
  }

  .contact-page-wrap-left {
    border-right: none;
    border-bottom: 1px dashed #ccc;
    margin-bottom: 20px;
    float: none;
    width: 100%;
    padding-right: 0;
  }

  .contact-page-wrap-right {
    float: none;
    width: 100%;
  }

  .tb-left1,
.tb-left2,
.tb-right1,
.tb-right2 {
    height: 105px;
  }

  .blog-box img {
    width: 100%;
  }

  .blog-box p {
    min-height: 30px;
  }

  .iphone-blg-pad {
    padding-top: 0;
  }

  .inner-page2 .col-md-8 {
    padding-right: 15px;
  }

  .ipad-clear {
    clear: both;
  }

  .mr-rt {
    margin-left: 150px;
  }

  .main-banner a {
    margin-bottom: 10px;
    display: block;
    margin-right: 10px;
    margin-left: 10px;
  }

  .main-banner h1 {
    line-height: 32px;
    font-size: 30px;
  }
  .mob-grap {
    padding-top: 6px;
  }
}
@media (max-width: 479px) {
  .flogin {
    margin-top: 10px;
  }

  .top-ph {
    padding-right: 0;
    width: 100%;
  }

  .top-ph span {
    display: block;
  }

  .top-ph span span {
    display: none;
  }

  .main-banner p {
    margin-top: 75px;
    font-size: 50px;
    font-weight: 300;
  }

  .main-banner a {
    font-size: 18px;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 20px;
    display: block;
    margin-right: 10px;
    margin-left: 10px;
    height: 45px;
    line-height: 45px;
  }

  .alignright,
.mr-rt {
    margin-left: 0;
  }

  .tb-left1,
.tb-left2,
.tb-right1,
.tb-right2 {
    height: 145px;
    width: 50%;
    font-size: 13px;
  }

  .th-title {
    background: url(img/dot-rx.png) bottom left repeat-x #4f805d;
  }

  table.responsive {
    margin-bottom: 0;
  }

  .pinned {
    position: absolute;
    left: 0;
    top: 1px;
    background: #fff;
    width: 69%;
    overflow: hidden;
    overflow-x: scroll;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
    display: block;
    text-align: left;
    font-size: 13px;
  }

  .pinned table {
    border-right: none;
    border-left: none;
    width: 100%;
  }

  .pinned table td,
.pinned table th {
    white-space: nowrap;
    height: 35px;
  }

  div.table-wrapper {
    position: relative;
    margin-bottom: 20px;
    overflow: hidden;
    border-right: 1px solid #ccc;
  }

  .alignleft,
.alignright {
    float: none;
    margin-bottom: 10px;
    height: auto;
    max-width: 100%;
    width: 100%;
  }

  div.table-wrapper div.scrollable table {
    margin-left: 0;
    text-align: center;
  }

  div.table-wrapper div.scrollable {
    overflow: scroll;
    overflow-y: hidden;
  }

  table.responsive td,
table.responsive th {
    position: relative;
    white-space: nowrap;
    overflow: hidden;
  }

  table td,
table th {
    padding: 6px 10px;
  }

  .pinned td:last-child {
    border-bottom: 1px solid #ccc;
  }

  .pinned table tr:nth-of-type(odd) {
    background: #eee;
  }

  .responsivetable td,
.responsivetable th {
    text-align: center;
    font-size: 13px;
  }

  #back-top a,
.bk-bttn {
    display: none;
  }

  .iphone-blg-pad {
    padding-top: 0;
  }

  .sd-outr option {
    font-size: 11px;
  }

  .sd-outr select {
    font-size: 11px;
    padding-left: 4px;
    padding-right: 4px;
  }

  .alignleft {
    margin-right: 0;
  }

  .alignnone {
    max-width: 100%;
    width: 100%;
  }

  .video-wrap {
    height: 215px;
  }

  .main-banner h1 {
    line-height: 32px;
    font-size: 30px;
  }
}
.loading,
.spinner {
  text-align: center;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .blog-box img {
    width: 100%;
  }

  .blog-box h3 {
    min-height: 80px;
  }

  .top-right .sicon1 {
    margin: 10px 3px;
  }

  .blog-box p {
    min-height: 170px;
  }

  .iphone-blg-pad {
    padding-top: 0;
  }

  .br-lft {
    border: none;
  }

  #back-top a,
.bk-bttn {
    display: none;
  }

  .main-banner a {
    padding: 0 30px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  html {
    overflow-x: hidden !important;
  }

  .blog-box h3 {
    min-height: 80px;
  }

  .header.fixed .headmain {
    padding: 10px 0;
    overflow: hidden;
  }

  .blog-box p {
    min-height: 200px;
  }

  .iphone-blg-pad {
    padding-top: 110px;
  }

  .br-lft {
    border-left: 1px solid #e5e5e5;
  }

  .mr-rt {
    margin-left: 0;
  }
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
    visibility: visible;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
    visibility: visible;
  }
  100% {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.loading {
  position: relative;
  height: 0;
}

.loading > div {
  position: absolute;
  width: 100%;
  top: 200px;
}

@media (max-width: 767px) {
  .loading {
    display: none;
  }

  .top-right .sicon1 {
    margin: 10px 3px;
  }

  .main-banner p {
    line-height: 80px;
  }

  .main-banner h1 {
    margin: 0 0 23px;
  }
}
.spinner {
  margin: 100px auto;
  width: 50px;
  height: 30px;
  font-size: 10px;
}

.spinner > div {
  background-color: #4c885d;
  height: 100%;
  width: 6px;
  display: inline-block;
  -webkit-animation: stretchdelay 1.2s infinite ease-in-out;
  animation: stretchdelay 1.2s infinite ease-in-out;
}

.spinner .rect2 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}

.spinner .rect3 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}

.spinner .rect4 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}

.spinner .rect5 {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}

@-webkit-keyframes stretchdelay {
  0%, 100%, 40% {
    -webkit-transform: scaleY(0.4);
  }
  20% {
    -webkit-transform: scaleY(1);
  }
}
@keyframes stretchdelay {
  0%, 100%, 40% {
    transform: scaleY(0.4);
    -webkit-transform: scaleY(0.4);
  }
  20% {
    transform: scaleY(1);
    -webkit-transform: scaleY(1);
  }
}
.news-nav ul li {
  list-style: none;
  background: url(img/sitemap-li.png) left 1px no-repeat;
  padding: 0 0 0 28px;
  margin: 0 0 10px 0;
}

.news-item {
  display: none;
  opacity: 0;
  transform: scaleY(0);
  transform-origin: top;
  transition-property: opacity, transform;
  transition-duration: 0.2s;
}

.news-item.news-item-selected {
  opacity: 1;
  transform: scaleY(1);
}

.news-item a.register-now {
  text-decoration: underline;
  font-weight: bold;
}
.hm-graph {
    transform: rotate(1.22deg);
}
@media (max-width: 481px) {
  .inner-page2.cf select {
    width: 100%;
  }
}
@media (min-width: 992px) {
  ul#menu-main-menu .menu-item {
    top: 0;
  }
}
@media(max-width: 767px){
  .menu-desc {
    display: block;
}
.home-cont h2 {
    font-size: 21px;
    padding-top: 0;
}
}
/*# sourceMappingURL=style-wheel.css.map */
