@charset "utf-8";
/* CSS Document */



@font-face {
  font-family: 'Titillium';
  src: url('../fonts/Titillium-Bold.eot');
  src: url('../fonts/Titillium-Bold-1.eot') format('embedded-opentype'),  url('../fonts/Titillium-Bold.woff2') format('woff2'),  url('../fonts/Titillium-Bold.woff') format('woff'),  url('../fonts/Titillium-Bold.ttf') format('truetype'),  url('../fonts/Titillium-Bold.svg') format('svg');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'Titillium';
  src: url('../fonts/Titillium-Regular.eot');
  src: url('../fonts/Titillium-Regular-1.eot') format('embedded-opentype'),  url('../fonts/Titillium-Regular.woff2') format('woff2'),  url('../fonts/Titillium-Regular.woff') format('woff'),  url('../fonts/Titillium-Regular.ttf') format('truetype'),  url('../fonts/Titillium-Regular.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Titillium';
  src: url('../fonts/Titillium-Light.eot');
  src: url('../fonts/Titillium-Light-1.eot') format('embedded-opentype'),  url('../fonts/Titillium-Light.woff2') format('woff2'),  url('../fonts/Titillium-Light.woff') format('woff'),  url('../fonts/Titillium-Light.ttf') format('truetype'),  url('../fonts/Titillium-Light.svg') format('svg');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Cambria';
  src: url('../fonts/Cambria-Bold.eot');
  src: url('../fonts/Cambria-Bold-1.eot') format('embedded-opentype'),  url('../fonts/Cambria-Bold.woff2') format('woff2'),  url('../fonts/Cambria-Bold.woff') format('woff'),  url('../fonts/Cambria-Bold.ttf') format('truetype'),  url('../fonts/Cambria-Bold.svg') format('svg');
  font-weight: bold;
  font-style: normal;
}
body {
  color: #000;
  font-family: 'Titillium';
  font-weight: normal;
}
.clear {
  clear: both;
}
a, button {
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  -ms-transition: 0.25s;
  transition: 0.25s;
}
a:focus, button:focus {
  outline: none;
}
.no-padding {
  padding-left: 0;
  padding-right: 0;
}
.no-margin {
  margin-left: 0;
  margin-right: 0;
}

/*popup onload*/

#bank {display:none;}
#btn-bk {display:none;}
.pop-onload{
    z-index: 9999;
    position: fixed;
    left: 0;
    top: 0;
    bottom:0;
    right: 0;
    background: rgba(0, 0, 0, 0.8);
}
.pop-onload .backbox{width:60%;margin: 5% auto; min-height: 200px;position: relative;padding: 45px 0}
.pop-onload .backbox .front-box{margin: 0 -40px;position: relative; z-index: 27;border: 2px solid #ffffff;}
.pop-onload .backbox .front-box img{width: 100%; height: auto}
.pop-onload .backbox .front-box .date{position: absolute; z-index: 15;
        -webkit-clip-path: polygon(0 0, 100% 0%, 54% 100%, 0% 100%);
        clip-path: polygon(0 0, 100% 0%, 54% 100%, 0% 100%);
        top: 99px;
        left: -50px;
        background: rgba(1, 60, 166, 0.8);
        color: #ffffff;
    padding: 9px 69px 20px 15px;
    
}
.pop-onload .backbox .pop-close{
    position: absolute;
    bottom: 3px;
    right: 56px;
    color: #000;
    font-size: 25px;
    z-index: 25;
}

.pop-onload .backbox .front-box .pop-close:hover{text-decoration: none;color:#013ca6}
.pop-onload .backbox .front-box .pop-close:focus{text-decoration: none;color:#013ca6}
.pop-onload .backbox .front-box .date strong{
        font-size: 60px;
        font-weight: bold;
        font-style: normal;
    display: block;
        line-height: 60px;
    
}
.pop-onload .backbox .link{       position: absolute;
    bottom: -2px;
    right: 0;
    color: #ffffff;
    font-size: 25px;
    width: 55px;
    background: #013ca6;
    color: #ffffff;
    z-index: 25;
    -webkit-clip-path: polygon(100% 0, 0% 100%, 100% 100%);
    clip-path: polygon(100% 0, 0% 100%, 100% 100%);
    height: 65px;
    padding: 25px 0 0 31px;
}
.pop-onload .backbox .link:hover{background: #000000 }

.pop-onload .backbox .front-box img{width: 100%}
.pop-onload .BK-layer-left{
      -webkit-clip-path: polygon(0 0, 100% 0%, 75% 100%, 0% 100%);
    clip-path: polygon(0 0, 100% 0%, 31% 100%, 0% 100%);
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 51%;
    display: block;
    background: #ea7a1e;}


.pop-onload .BK-layer-mid{
       -webkit-clip-path: polygon(25% 0%, 100% 0%, 75% 100%, 0% 100%);
    clip-path: polygon(54% 0%, 82% 0%, 27% 103%, 0% 100%);
    position: absolute;
    left: 18%;
    top: 0;
    height: 100%;
    width: 65%;
    display: block;
    background: #013ca6;}
.pop-onload .BK-layer-right{
          -webkit-clip-path: polygon(25% 0%, 100% 0%, 100% 100%, 0% 100%);
    clip-path: polygon(57% 0%, 100% 0%, 100% 100%, 0% 100%);
    position: absolute;
    left: 39%;
    top: 0;
    height: 100%;
    width:61%;
    display: block;
    /* display: none; */
    background: #ea7a1e;}
/**/



.dropdown.login-footer .dropdown-menu{top: auto; bottom: 100%;background: #ea7a1e;border: 0; border-radius: 0; width: 100%;padding: 0;    max-width: 225px;}
.dropdown.login-footer .dropdown-menu li a{padding: 11px 20px; color: #ffffff;}
.dropdown.login-footer .dropdown-menu li a:hover{background: #013ca6}
.footer-sec .login-footer {position: relative}

.menu {
  position: absolute;
  left: 0;
  right: 0;
  top: 50px;
  width: 100%;
  z-index: 1030;
}
.menu .navbar-default {
  background-color: transparent;
  border: 0;
  border-radius: 0;
}
.menu .navbar .logo {
  position: relative;
  float: left;
  width: 410px;
  padding: 12px 145px 9px 85px;
  background-color: #fff;
}
.menu .navbar .logo img {
  max-width: 100%;
}
.menu .navbar .logo:after {
  content: "";
  position: absolute;
  left: 100%;
  top: 0;
  width: 0;
  height: 0;
  border-left: solid 0px transparent;
  border-right: solid 60px transparent;
  border-top: solid 100px #fff;
  z-index: 1;
}
.menu .main-menu {
  position: relative;
  float: left;
  width: 650px;
  height: 100px;
  padding: 10px 10px 10px 60px;
  background-color: #ea7a1e;
}
.menu .main-menu:after {
  content: "";
  position: absolute;
  left: 100%;
  top: 0;
  width: 0;
  height: 0;
  border-left: solid 0px transparent;
  border-right: solid 60px transparent;
  border-top: solid 100px #ea7a1e;
}
.menu .main-menu .top-menu {
  position: relative;
  float: left;
  width: 550px;
  background-color: #013ca6;
  margin: -30px 0 0 50px;
  z-index: 1;
}
.menu .main-menu .top-menu:before {
  content: "";
  position: absolute;
  right: 100%;
  top: 0;
  width: 0;
  height: 0;
  border-right: solid 0px transparent;
  border-left: solid 30px transparent;
  border-bottom: solid 48px #013ca6;
  z-index: 1;
}
.menu .main-menu .top-menu ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.menu .main-menu .top-menu ul li {
  float: left;
}
.menu .main-menu .top-menu ul li a {
  display: block;
  color: #fff;
  padding: 14px 15px 14px;
  text-decoration: none;
}
.menu .main-menu .top-menu ul.top-menu-right li a {
  padding: 13px 15px 13px;
}
.menu .main-menu .top-menu ul li a:hover {
  color: #ea7a1e;
}
.menu .main-menu .top-menu .top-menu-right {
  float: right;
}
.menu .main-menu .top-menu .top-menu-right li.home-icon {
  position: relative;
  margin: 0 0 0 20px;
}
.menu .main-menu .top-menu .top-menu-right li.home-icon:before {
  content: "";
  position: absolute;
  right: 100%;
  top: 0;
  width: 0;
  height: 0;
  border-right: solid 0px transparent;
  border-left: solid 30px transparent;
  border-bottom: solid 48px #012141;
  z-index: 1;
}
.menu .main-menu .top-menu .top-menu-right li.home-icon:after {
  content: "";
  position: absolute;
  left: 100%;
  top: 0;
  width: 0;
  height: 0;
  border-left: solid 0px transparent;
  border-right: solid 30px transparent;
  border-top: solid 48px #012141;
  z-index: 1;
}
.menu .main-menu .top-menu .top-menu-right li.home-icon a {
  padding: 12px 5px;
  background-color: #012141;
}
.menu .main-menu .top-menu .top-menu-right li.home-icon a .hm-icon {
  display: block;
  width: 23px;
  height: 24px;
  overflow: hidden;
}
.menu .main-menu .top-menu .top-menu-right li.home-icon a .hm-icon img {
  width: 100%;
  object-position: 0 0;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  -ms-transition: 0.25s;
  transition: 0.25s;
}
.menu .main-menu .top-menu .top-menu-right li.home-icon a:hover .hm-icon img {
  object-position: 0 -24px;
}
.menu .main-menu .top-menu .top-menu-right li.lng a span {
  display: block;
  width: 22px;
  height: 22px;
  border: solid 1px #fff;
  border-radius: 50%;
  text-align: center;
}
.menu .main-menu .btm-menu {
  position: relative;
  float: left;
  margin: 15px 0 0 0;
}
.menu .main-menu .btm-menu ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.menu .main-menu .btm-menu ul li {
  /*position: relative;*/

  float: left;
}
.menu .main-menu .btm-menu ul li + li a:before {
  content: "";
  position: absolute;
  left: 0;
  top: 15px;
  width: 1px;
  height: 10px;
  background-color: #fff;
}
.menu .main-menu .btm-menu ul li a {
  position: relative;
  display: block;
  color: #fff;
  padding: 10px 15px;
  text-decoration: none;
  text-transform: uppercase;
}
.menu .main-menu .btm-menu ul li a:hover {
  color: #013ca6;
}
.menu-static {
  display: none;
  position: fixed;
  left: 0;
  right: 0;
  top: -200px;
  z-index: 1030;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  -ms-transition: 0.25s;
  transition: 0.25s;
}
.menu-static.active-menu {
  display: block;
  top: 0px;
  -webkit-animation: moveDown 0.6s ease-in-out 0.2s backwards;
  -moz-animation: moveDown 0.6s ease-in-out 0.2s backwards;
  -o-animation: moveDown 0.6s ease-in-out 0.2s backwards;
  -ms-animation: moveDown 0.6s ease-in-out 0.2s backwards;
  animation: moveDown 0.6s ease-in-out 0.2s backwards;
}
.menu-static.ins-menu {
  display: block;
  top: 0px;
}
.menu-static .navbar-toggle {
  margin-top: 15px;
  margin-right: 35px;
  border: 1px solid #ea7a1e;
}
.menu-static .navbar-default .navbar-toggle .icon-bar {
  background-color: #ea7a1e;
}
.menu-static .navbar-toggle:hover {
  border: 1px solid #013ca6;
  background-color: #013ca6;
}
.menu-static .navbar-default .navbar-toggle:hover .icon-bar {
  background-color: #fff;
}
 @-webkit-keyframes moveDown {
 0% {
 -webkit-transform: translateY(-40px);
 opacity: 0;
}
 100% {
 -webkit-transform: translateY(0px);
 opacity: 1;
}
}
 @-moz-keyframes moveDown {
 0% {
 -moz-transform: translateY(-40px);
 opacity: 0;
}
 100% {
 -moz-transform: translateY(0px);
 opacity: 1;
}
}
 @-o-keyframes moveDown {
 0% {
 -o-transform: translateY(-40px);
 opacity: 0;
}
 100% {
 -o-transform: translateY(0px);
 opacity: 1;
}
}
 @-ms-keyframes moveDown {
 0% {
 -ms-transform: translateY(-40px);
 opacity: 0;
}
 100% {
 -ms-transform: translateY(0px);
 opacity: 1;
}
}
 @keyframes moveDown {
 0% {
 transform: translateY(-40px);
 opacity: 0;
}
 100% {
 transform: translateY(0px);
 opacity: 1;
}
}
.menu-static .navbar {
  background: #fff;
  border: 0;
  border-radius: 0;
  margin: 0;
  height: 80px;
  -webkit-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.15);
  -moz-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.15);
  box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.15);
}
.menu-static .logo {
  float: left;
  width: 257px;
  padding: 22px 55px 20px 85px;
}
.menu-static .logo img {
  max-width: 100%;
}
.menu-static .navbar-nav {
  padding: 0;
}
.menu-static .navbar-right {
  position: relative;
  background-color: #ea7a1e;
}
.menu-static .navbar-right:before {
  content: "";
  position: absolute;
  right: 100%;
  top: 0;
  width: 0;
  height: 0;
  border-right: solid 0px transparent;
  border-left: solid 30px transparent;
  border-bottom: solid 80px #ea7a1e;
  z-index: 1;
}
/*.menu-static .navbar-nav li{

  position: relative;

}*/

.menu-static .navbar-nav li + li a:before {
  content: "";
  position: absolute;
  left: 0;
  top: 33px;
  width: 1px;
  height: 15px;
  background-color: #d4d4d4;
}
.menu-static .navbar-nav li a {
  color: #000;
  padding-top: 30px;
  padding-bottom: 30px;
  text-transform: uppercase;
}
.menu-static .navbar-nav li.active a,  .menu-static .navbar-nav li a:hover {
  color: #ea7a1e;
}
.menu-static .navbar-right li a {
  color: #fff;
  padding-top: 30px;
  padding-bottom: 28px;
}
.menu-static .navbar-right li .dropdown-menu {
  /*top: 66px;*/

  background-color: #013ca6;
}
.menu-static .navbar-right li .dropdown-menu a {
  color: #fff;
  padding: 6px 15px;
}
.menu-static .navbar-right .dropdown-menu li + li a:before {
  display: none;
}
.menu-static .navbar-right li .dropdown-menu a:hover {
  color: #ea7a1e;
}
.menu-static .navbar-default .navbar-nav > .open > a,  .menu-static .navbar-default .navbar-nav > .open > a:hover,  .menu-static .navbar-default .navbar-nav > .open > a:focus {
  background-color: transparent;
}
.menu-static .navbar-right li .dropdown-menu li + li:before {
  display: none;
}
.menu .main-menu .top-menu ul li .dropdown-menu,  .menu-static .navbar-right li.menu-search .dropdown-menu {
  padding: 0;
  margin: 0;
}
.menu .main-menu .top-menu ul li .dropdown-menu li a:hover {
  color: #fff;
  background-color: #ea7a1e;
}
.menu .main-menu .top-menu ul li .dropdown-menu .menu-search,  .menu-static .navbar-right li.menu-search .dropdown-menu .menu-search {
  position: relative;
  width: 200px;
  padding: 3px;
}
.menu .main-menu .top-menu ul li .dropdown-menu .menu-search .btn-search,  .menu-static .navbar-right li.menu-search .dropdown-menu .menu-search .btn-search {
  position: absolute;
  right: 4px;
  top: 4px;
  padding: 4px;
  background: transparent;
  border: 0;
  border-radius: 0;
}
.menu-static .navbar-left {
  position: relative;
}
.menu-static .navbar-nav li.home a {
  padding: 25px 5px 30px;
}
.menu-static .navbar-nav li.home a .icon {
  display: block;
  width: 23px;
  height: 24px;
  overflow: hidden;
}
.menu-static .navbar-nav li.home a .icon img {
  width: 100%;
  object-position: 0 0;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  -ms-transition: 0.25s;
  transition: 0.25s;
}
.menu-static .navbar-nav li.home a:hover .icon img {
  object-position: 0 -24px;
}
.menu-static .navbar-nav li a:hover,  .menu-static .navbar-nav li a:focus,  .menu-static .navbar-nav li.active a,  .menu-static .navbar-nav li.active a:hover {
  background-color: transparent;
}
.top-menu-about .dropdown-menu {
  left: 0px;
  top: 57px;
}
.top-menu-about.menu-about .dropdown-menu .yamm-content {
  width: 586px;
}
.menu-about .dropdown-menu {
  border: 0;
  border-radius: 0;
  background-color: #ea7a1e;
}
.menu-about .dropdown-menu .yamm-content {
  width: 825px;
}
.top-menu-about.menu-about .pro-menu .yamm-content {
  width: 450px;
}
.menu-about .pro-menu .yamm-content {
  width: 450px;
}
.main-menu .top-menu-right li .dropdown-menu {
  background-color: #013ca6;
  border: 0;
  border-radius: 0;
}
.main-menu .top-menu-right li .dropdown-menu li {
  display: block;
  width: 100%;
}
.main-menu li.menu-lg .dropdown-menu,  .menu-static .navbar-nav li.menu-lg .dropdown-menu {
  padding: 0;
  margin: 0;
  /*max-width: 850px;*/

  border-radius: 0;
  background: transparent;
}
.menu-static .navbar-nav li.dropdown-right .dropdown-menu {
  right: 0;
  left: auto;
}
.menu-lg .dropdown-menu .yamm-content {
  padding: 0;
}
.menu-lg .dropdown-menu .menu-left {
  float: left;
  width: 30%;
  padding: 10px;
  min-height: 400px;
  background-color: rgba(6,62,165,0.95);
}
.menu-lg .dropdown-menu .menu-left ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.menu-lg .dropdown-menu .menu-left ul li {
  display: block;
  width: 100%;
}
.menu-lg .dropdown-menu .menu-left ul li a {
  display: block;
  color: #fff;
  padding: 10px;
  text-decoration: none;
}
.menu-lg .dropdown-menu .menu-left ul li a:hover {
  background-color: #eb7b1e;
}
.menu-lg .dropdown-menu .menu-left ul li a:before {
  display: none;
}
.menu-lg .dropdown-menu .menu-right {
  float: left;
  color: #fff;
  width: 70%;
  padding: 20px;
  min-height: 400px;
  background-color: rgb(234, 122, 30);
}
.menu-lg .dropdown-menu .menu-right img {
  float: left;
  margin: 0 20px 20px 0;
  max-width: 100%;
}
.main-menu .menu-lg .dropdown-menu .menu-left {
  width: 40%
}
.main-menu .menu-lg .dropdown-menu .menu-right {
  width: 60%
}
.main-menu .menu-lg .dropdown-menu .menu-left ul li a:hover {
  color: #fff;
}
.abt-menu-cover {
  position: relative;
  float: left;
  width: 100%;
  margin-bottom: 20px;
  background-color: #000;
  border: solid 4px #ea7a1e;
  -webkit-box-shadow: 0px 0px 5px 3px rgba(0,0,0,0.1);
  -moz-box-shadow: 0px 0px 5px 3px rgba(0,0,0,0.1);
  box-shadow: 0px 0px 5px 3px rgba(0,0,0,0.1);
  overflow: hidden;
}
.abt-menu-cover img {
  display: block;
  width: 100%;
}
.abt-menu-cover:after {
  content: "";
  position: absolute;
  right: 0px;
  top: 0;
  bottom: 0;
  width: 10px;
  height: 45px;
  margin: auto 0;
  background-color: #013ca6;
  -webkit-transition: 0.75s;
  -moz-transition: 0.75s;
  -o-transition: 0.75s;
  -ms-transition: 0.75s;
  transition: 0.75s;
}
.abt-menu-cover:hover:after {
  width: 100%;
}
.abt-menu-cover .abt-menu-img {
  position: absolute;
  left: -20%;
  right: -20%;
  top: 0;
  bottom: 0;
  opacity: 0.4;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  -ms-transition: 0.25s;
  transition: 0.25s;
}
.abt-menu-cover:hover .abt-menu-img {
  opacity: 1;
}
.abt-menu-cover .abt-table-cover {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  z-index: 1;
}
.abt-menu-cover .abt-table-cover h3 {
  color: #fff;
  font-size: 16px;
  margin: 0;
  text-align: center;
  text-transform: uppercase;
}
.abt-menu-cover .abt-table-cover .abt-menu-table {
  display: table;
  width: 100%;
  height: 100%;
}
.abt-menu-cover .abt-table-cover .abt-menu-cell {
  display: table-cell;
  vertical-align: middle;
}
.banner .carousel-fade .carousel-inner .item {
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  -ms-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-duration: 1000ms;
  -moz-transition-duration: 1000ms;
  -o-transition-duration: 1000ms;
  -ms-transition-duration: 1000ms;
  transition-duration: 1000ms;
}
.banner .carousel-fade .carousel-inner .item,  .banner .carousel-fade .carousel-inner .active.left,  .banner .carousel-fade .carousel-inner .active.right {
  opacity: 0;
}
.banner .carousel-fade .carousel-inner .active,  .banner .carousel-fade .carousel-inner .next.left,  .banner .carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.banner .carousel-fade .carousel-inner .next,  .banner .carousel-fade .carousel-inner .prev,  .banner .carousel-fade .carousel-inner .active.left,  .banner .carousel-fade .carousel-inner .active.right {
  left: 0;
  transform: translate3d(0, 0, 0);
}
.banner .item.active img {
  transition: transform 5000ms linear 0s;
  transform: scale(1.1, 1.1);
}
.banner {
  position: relative;
  width: 100%;
  height: 650px;
  overflow: hidden;
}
.banner .banner-slider {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
}
.banner .banner-slider .carousel .item img {
  width: 100%;
  height: 650px;
  object-fit: cover;
}
.banner .banner-caption {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  padding: 0 0 0 85px;
  z-index: 3;
}
.banner .banner-caption .caption-table {
  display: table;
  width: 100%;
  height: 100%;
}
.banner .banner-caption .caption-table .caption-cell {
  display: table-cell;
  vertical-align: middle;
}
.banner .banner-caption h1 {
  color: #fff;
 font-size: calc(24px + 81 * ((100vw - 450px) / 916));
  font-weight: bold;
  margin: 0 0 0 0;
  text-transform: uppercase;
}
.banner.ins-banner .banner-caption h1 {
  color: #fff;
 font-size: calc(24px + 46 * ((100vw - 450px) / 916));
  font-weight: bold;
  margin: 0 0 0 0;
  text-transform: uppercase;
}
.banner .banner-caption h2 {
  color: #fff;
 font-size: calc(20px + 55 * ((100vw - 450px) / 916));
  font-weight: 300;
  margin: 0 0 0 0;
  text-transform: uppercase;
}
.banner .banner-caption h2 span {
  color: #f89928;
}


.banner .banner-caption .btn-explore {
  color: #fff;
  padding: 10px 60px;
  margin: 0 0 0 150px;
  background-color: rgba(1,60,166,.75);
  border: 0;
  border-radius: 0;
  -ms-transform: skew(-30deg, 0deg);
  -webkit-transform: skew(-30deg, 0deg);
  transform: skew(-30deg, 0deg);
}
.banner .banner-caption .btn-explore span {
  display: block;
  -ms-transform: skew(30deg, 0deg);
  -webkit-transform: skew(30deg, 0deg);
  transform: skew(30deg, 0deg);
}
.banner .banner-caption .btn-explore:hover {
  background-color: rgba(255,164,9,.75);
}
.banner .banner-caption .banner-crumb {
  float: right;
  margin-top: 40px;
  background-color: rgba(1,60,166,.75);
  -ms-transform: skew(-30deg, 0deg);
  -webkit-transform: skew(-30deg, 0deg);
  transform: skew(-30deg, 0deg);
}
.banner .banner-caption .banner-crumb ul {
  list-style: none;
  padding: 10px 30px;
  margin: 0;
  -ms-transform: skew(30deg, 0deg);
  -webkit-transform: skew(30deg, 0deg);
  transform: skew(30deg, 0deg);
}
.banner .banner-caption .banner-crumb ul li {
  position: relative;
  color: #fff;
  padding: 0 5px;
  display: inline-block;
}
.banner .banner-caption .banner-crumb ul li + li:before {
  content: "\f105";
  position: relative;
  color: #fff;
  margin: 0 5px 0 0;
  font-family: 'FontAwesome';
}
.banner .banner-caption .banner-crumb ul li a {
  color: #fff;
  text-decoration: none;
}
.banner .banner-caption .banner-crumb ul li a:hover {
  color: #ffa30a;
}
.banner .banner-shade {
  position: absolute;
  left: 0;
  top: 0;
  width: 450px;
  height: 100%;
  background-color: rgba(1,60,166,.75);
  -webkit-clip-path: polygon(0 0, 100% 0, 15% 100%, 0% 100%);
  clip-path: polygon(0 0, 100% 0, 15% 100%, 0% 100%);
  -webkit-clip-path: url("#banner-shape");
  clip-path: url("#banner-shape");
  z-index: 1;
}
 @media all and (-ms-high-contrast:none)
     {
         .banner .banner-shade{ -ms-transform: skew(-30deg, 0deg);
  -webkit-transform: skew(-30deg, 0deg);
  transform: skew(-30deg, 0deg);
         width: 692px;
         left: -191px}
         
     *::-ms-backdrop, .banner .banner-shade{ -ms-transform: skew(-30deg, 0deg);
  -webkit-transform: skew(-30deg, 0deg);
  transform: skew(-30deg, 0deg);
          width: 692px;
         left: -191px
         }/* IE11 */
         
         
         
         
     }
.banner .banner-shade.banner-shade0 {
    -webkit-clip-path: url("#banner-shape0");
    clip-path: url("#banner-shape0");
}
.banner .banner-shade.banner-shade1 {
    -webkit-clip-path: url("#banner-shape1");
    clip-path: url("#banner-shape1");
}
.banner .banner-shade.banner-shade2{
    -webkit-clip-path: url("#banner-shape2"); 
  clip-path: url("#banner-shape2");
}
.banner .banner-shade.banner-shade3{
    -webkit-clip-path: url("#banner-shape3"); 
  clip-path: url("#banner-shape3");
}
.banner .banner-shade.banner-shade4{
    -webkit-clip-path: url("#banner-shape4"); 
  clip-path: url("#banner-shape4");
}
.banner .banner-shade.banner-shade5{
    -webkit-clip-path: url("#banner-shape5"); 
  clip-path: url("#banner-shape5");
}
.banner .banner-shade.banner-shade6{
    -webkit-clip-path: url("#banner-shape6"); 
  clip-path: url("#banner-shape6");
}
.banner .banner-shade.banner-shade7{
    -webkit-clip-path: url("#banner-shape7"); 
  clip-path: url("#banner-shape7");
}
.banner .banner-shade.banner-shade8{
    -webkit-clip-path: url("#banner-shape8"); 
  clip-path: url("#banner-shape8");
}
.banner .banner-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
    pointer-events: none
}
.banner .banner-img img {
  width: 100%;
}
.banner-nav {
  position: absolute;
  left: 52px;
  bottom: 50px;
  width: 150px;
  height: 30px;
    z-index: 15
}
.banner-nav a.btn-nav {
  display: inline-block;
  width: 45px;
  height: 45px;
  line-height: 45px;
  margin: 0 0 0 0;
  background-color: transparent;
  text-align: center;
  text-decoration: none;
  -ms-transform: skew(-30deg, 0deg);
  -webkit-transform: skew(-30deg, 0deg);
  transform: skew(-30deg, 0deg);
}
.banner-nav a.btn-nav span {
  display: block;
  -ms-transform: skew(30deg, 0deg);
  -webkit-transform: skew(30deg, 0deg);
  transform: skew(30deg, 0deg);
}
.banner-nav a.btn-next {
  background-color: rgb(234, 122, 30);
}
.banner.ins-banner {
  margin-top: 70px;
}
.banner.ins-banner {
  height: 400px;
}
.banner.ins-banner .banner-slider .carousel .item img {
  height: 400px;
}
.banner.ins-banner .banner-slider {
  top: 70px;
}
main {
  position: relative;
  background-color: #fff;
    z-index: 10
}
.hm-about-sec {
  position: relative;
  padding: 100px 0 0px;
  overflow: hidden;
}
.hm-abt-shape {
  position: absolute;
  right: 0;
  top: 0;
  width: 40%;
  height: 100%;
  background-color: rgba(246,246,246,1);
  -webkit-clip-path: polygon(55% 0, 100% 0, 100% 100%, 0 100%);
  clip-path: polygon(55% 0, 100% 0, 100% 100%, 0 100%);
  -webkit-clip-path: url("#hm-about-shape");
  clip-path: url("#hm-about-shape");
}
.hm-about-sec.ins-about-sec {
  padding: 120px 0 75px;
}
.hm-about-cont {
  position: relative;
  float: left;
  width: 100%;
  max-width: 450px;
  margin-bottom: 20px;
  z-index: 1;
}
.hm-about-cont h2 {
  font-size: 30px;
  margin: 0 0 25px 0;
  text-transform: uppercase;
}
.hm-about-cont h2 span {
  font-size: 50px;
  font-weight: bold;
}
.hm-about-cont p {
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 30px;
}
.hm-about-cont p:last-child {
  margin-bottom: 0px;
}
.hm-about-cont p span.phone {
  font-weight: bold;
}
.hm-about-cont .btn-more {
  color: #000;
  padding: 15px 60px;
  background-color: #d0d3d5;
  background-image: url(../images/bg-btn-orange.png);
  background-position: left top;
  background-repeat: no-repeat;
  border: 0;
  border-radius: 0;
}
.hm-about-cont .btn-more:hover {
  background-color: #ea7a1e;
}
.hm-about-video {
  position: relative;
  float: left;
  width: 100%;
}
.hm-about-video .video-cover {
  position: relative;
  float: right;
  width: 100%;
  max-width: 609px;
  padding: 0px;
  margin: 0 0 0 0;
}
.hm-about-video .video-cover .play-video {
  position: absolute;
  left: 20px;
  right: 20px;
  top: 20px;
  height: 325px;
  /*background-color: #000;*/

  overflow: hidden;
}
.hm-about-video .video-cover .play-video video {
  position: relative;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.hm-about-video .video-cover img {
  width: 100%;
}
.hm-about-video .hd-video {
  position: absolute;
  right: -20px;
  bottom: 160px;
  width: 250px;
  text-align: right;
}
.hm-about-video .hd-video h2 {
  color: #fff;
  font-size: 30px;
  font-weight: 300;
  text-transform: uppercase;
}
.hm-about-video .hd-video h2 span {
  font-size: 50px;
  font-weight: bold;
}
.hm-about-video .bg-video {
  position: absolute;
  left: 69%;
  top: 115px;
  width: 100%;
}
.hm-about-video .bg-video img {
  width: 100%;
}
.hm-service-sec {
  position: relative;
  padding: 100px 0 100px;
}
.bg-hm-service {
  position: absolute;
  left: 0;
  top: 0;
  width: 60%;
  height: 100%;
  background-color: rgba(246,246,246,1);
  -webkit-clip-path: polygon(0 0, 100% 0, 75% 100%, 0 100%);
  clip-path: polygon(0 0, 100% 0, 75% 100%, 0 100%);
  -webkit-clip-path: url("#hm-service-shape");
  clip-path: url("#hm-service-shape");
}
.hm-serv-carousel {
  float: left;
  width: 100%;
}
.hm-serv-carousel .occ-ser-cover {
  position: relative;
  width: 315px;
  margin: 0 auto;
}
.occ-ser-cover .occ-ser-img {
  width: 100%;
  overflow: hidden;
}
.occ-ser-cover .occ-ser-img img {
  width: 100%;
  -webkit-transition: 0.75s;
  -moz-transition: 0.75s;
  -o-transition: 0.75s;
  -ms-transition: 0.75s;
  transition: 0.75s;
}
.occ-ser-cover:hover .occ-ser-img img {
  width: 100%;
  -moz-transform: scale(1.3);
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
}
.occ-ser-cover .occ-ser-btn {
  position: absolute;
  left: -6px;
  bottom: 30px;
  width: 95%;
}
.occ-ser-cover .occ-ser-btn .btn-service {
  position: relative;
  display: block;
  color: #fff;
  font-size: 16px;
  padding: 15px;
  background-color: #ea7a1e;
  border-radius: 0;
  text-align: center;
  text-transform: uppercase;
  -ms-transform: skew(-30deg, 0deg);
  -webkit-transform: skew(-30deg, 0deg);
  transform: skew(-30deg, 0deg);
}
.occ-ser-cover .occ-ser-btn .btn-service:hover {
  background-color: #013ca6;
}
.occ-ser-cover .occ-ser-btn .btn-service span {
  display: block;
  -ms-transform: skew(30deg, 0deg);
  -webkit-transform: skew(30deg, 0deg);
  transform: skew(30deg, 0deg);
}
.occ-ser-cover .occ-ser-btn .btn-service:after {
  content: "";
  position: absolute;
  left: 20px;
  top: 100%;
  width: 130px;
  height: 15px;
  background-color: #013ca6;
}
.occ-ser-cover .occ-ser-btn .btn-service:hover:after {
  background-color: #ea7a1e;
}
.quality-sec {
  padding: 50px 0;
}
.hd-quality {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.hd-quality .bg-quality {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: url(../images/bg-quality.jpg);
  background-position: center;
  background-size: cover;
  background-attachment: fixed;
}
.hd-quality img {
  position: relative;
  width: 100%;
}
.hm-products {
  padding: 50px 0;
  overflow: hidden;
}
.hm-news-carousel {
  float: left;
  width: 100%;
  max-width: 350px;
  margin-bottom: 20px;
}
.hm-news-carousel h2 {
  font-size: 50px;
  font-weight: bold;
  margin: 0 0 50px 0;
  text-transform: uppercase;
}
.hm-news-carousel .news-date {
  width: 100px;
  height: 100px;
  background-color: #ea7a1e;
  text-align: center;
}
.hm-news-carousel .news-date h3 {
  color: #fff;
  font-size: 50px;
  margin: 0 0 10px 0;
}
.hm-news-carousel .news-date h4 {
  color: #fff;
  font-size: 14px;
  margin: 0 0 0 0;
}
.hm-news-carousel .news-txt {
  width: 100%;
}
.hm-news-carousel .news-txt p {
  font-size: 18px;
}
.hm-news-carousel .news-txt p a {
  color: #0c57a2;
  text-decoration: none;
}
.bg-products {
  position: absolute;
  left: 0;
  top: 0;
}
.bg-products .pro-parallax {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.hm-prod-carousel {
  width: 100%;
  margin: 70px 0 0 0;
}
.hm-prod-carousel .img-prod {
  width: 100%
}
.hm-prod-carousel .img-prod img {
  width: 100%;
}
.hm-prod-carousel .cont-prod {
  width: 100%;
  padding: 0 0 0 20px;
}
.hm-prod-carousel .cont-prod h2 {
  color: #ea7a1e;
  font-size: 50px;
  font-weight: bold;
  margin: 20px 0 35px -120px;
  text-transform: uppercase;
}
.hm-prod-carousel .cont-prod h3 {
  color: #fff;
  font-size: 25px;
  font-weight: bold;
  margin: 0 0 20px 0;
}
.hm-prod-carousel .cont-prod p {
  color: #fff;
  line-height: 26px;
}
.hm-prod-carousel .owl-theme .owl-nav .owl-prev {
  position: absolute;
  left: 189px;
  bottom: -70px;
  width: 48px;
  height: 48px;
  line-height: 48px;
  margin: 0px;
  padding: 0px;
  background-color: #ea7a1e;
  border-radius: 0px;
  -ms-transform: skew(30deg, 0deg);
  -webkit-transform: skew(30deg, 0deg);
  transform: skew(30deg, 0deg);
}
.hm-prod-carousel .owl-theme .owl-nav .owl-prev:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 13px;
  height: 21px;
  margin: auto;
  background-image: url(../images/icon-prev.png);
  -ms-transform: skew(-30deg, 0deg);
  -webkit-transform: skew(-30deg, 0deg);
  transform: skew(-30deg, 0deg);
}
.hm-prod-carousel .owl-theme .owl-nav .owl-next {
  position: absolute;
  left: 250px;
  bottom: -70px;
  width: 48px;
  height: 48px;
  line-height: 48px;
  margin: 0px;
  padding: 0px;
  background-color: transparent;
  border-radius: 0px;
  -ms-transform: skew(30deg, 0deg);
  -webkit-transform: skew(30deg, 0deg);
  transform: skew(30deg, 0deg);
}
.hm-prod-carousel .owl-theme .owl-nav .owl-next:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 13px;
  height: 21px;
  margin: auto;
  background-image: url(../images/icon-next.png);
  -ms-transform: skew(-30deg, 0deg);
  -webkit-transform: skew(-30deg, 0deg);
  transform: skew(-30deg, 0deg);
}
.hm-manage-sec {
  position: relative;
  padding: 100px 0;
  background-image: url(../images/bg-manage.jpg);
  background-position: left top;
  background-attachment: fixed;
  background-repeat: no-repeat;
}
.hm-manage-sec .bg-white {
  position: absolute;
  left: 0;
  right: 0;
  top: -1px;
  bottom: -1px;
  width: 100%;
  background-color: rgba(255,255,255,1);
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 35% 100%);
  clip-path: polygon(0 0, 100% 0, 100% 100%, 35% 100%);
  -webkit-clip-path: url("#manage-shape");
  clip-path: url("#manage-shape");
}
.manage-carousel {
  float: left;
  width: 100%;
}
.manage-carousel .item {
  padding: 0 15px;
}
.manage-cover {
  position: relative;
  width: 100%;
  max-width: 360px;
  margin: 0 auto;
  background-color: #f6f6f6;
  background-image: url(../images/btn-mng-box.png);
  background-position: right bottom;
  background-repeat: no-repeat;
  overflow: hidden;
}
.hd-manage {
  width: 100%;
  padding: 20px 10px 20px 60px;
  background-image: url(../images/bg-mng-hd.png);
  background-position: left top;
  background-repeat: no-repeat;
}
.hd-manage h3 {
  font-size: 25px;
  font-weight: bold;
  margin: 0;
  text-transform: uppercase;
}
.manage-cover .img-manage {
  width: 100%;
  margin: 0 0 0 -15px;
}
.manage-cover .img-manage img {
  width: 100%;
  -webkit-transition: 0.75s;
  -moz-transition: 0.75s;
  -o-transition: 0.75s;
  -ms-transition: 0.75s;
  transition: 0.75s;
}
.manage-cover:hover .img-manage img {
  -moz-transform: scale(1.3);
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
}
.manage-cover .overlay {
  color: #fff;
  position: absolute;
  left: 0;
  top: 100%;
  right: 0;
  bottom: 0;
  background-color: #0055a4;
  -webkit-transition: 0.50s;
  -moz-transition: 0.50s;
  -o-transition: 0.50s;
  -ms-transition: 0.50s;
  transition: 0.50s;
}
.manage-cover:hover .overlay {
  top: 0%;
}
.manage-cover .overlay h3 {
  font-size: 25px;
  font-weight: bold;
  padding: 25px 20px 25px 35px;
  margin: 0;
  border-bottom: solid 1px #2473c4;
}
.manage-cover .overlay .financial-overlay {
  width: 100%;
}
.manage-cover .overlay .financial-overlay ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.manage-cover .overlay .financial-overlay ul li {
  position: relative;
  padding: 10px 60px 10px 35px;
  margin: 0;
  border-bottom: solid 1px #2473c4;
}
.manage-cover .overlay .financial-overlay ul li:after {
  content: "";
  position: absolute;
  right: 20px;
  top: 10px;
  width: 9px;
  height: 15px;
  background: url(../images/right.png) center no-repeat;
}
.manage-cover .overlay .financial-overlay ul li a {
  color: #FFFFFF;
!important
}
.manage-cover .overlay .mng-overlay {
  width: 100%;
  padding: 120px 30px 30px;
  text-align: center;
}
.manage-cover .overlay .mng-overlay h3 {
  font-size: 25px;
  font-weight: bold;
  padding: 0;
  margin: 0 0 20px 0;
  border-bottom: solid 0px #2473c4;
}
.manage-cover .overlay .mng-overlay p {
  line-height: 26px;
}
.manage-cover .overlay .mng-overlay .btn-login {
  color: #fff;
  padding: 15px;
  background-color: #eb7b1e;
  border: 0;
  border-radius: 0;
}
.manage-cover .overlay .mng-overlay .btn-login:hover {
  background-color: #063ea5;
}
.newsletter-sec {
  position: relative;
  padding: 45px 0;
  background-color: #ea7a1e;
  background-image: url(../images/bg-newsletter.jpg);
  background-size: 100%;
  background-position: left bottom;
  background-repeat: no-repeat;
    z-index: 15
}
.hd-newsletter {
  color: #fff;
  width: 100%;
  max-width: 385px;
  margin: 0 auto;
}
.hd-newsletter h2 {
  font-size: 40px;
  font-weight: 300;
  margin: 0;
}
.hd-newsletter h2 span {
  font-size: 60px;
  font-weight: bold;
  margin: 0;
}
.form-newsletter {
  position: relative;
  width: 100%;
  margin: 10px 0 0 0;
}
.form-newsletter .form-control {
  height: 50px;
  background-color: transparent;
  border: 0;
  border-radius: 0;
  border-bottom: solid 1px #fff;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
}
.form-newsletter .btn-send {
  position: absolute;
  right: 0;
  top: 0;
  padding: 0;
  background-color: transparent;
  border: 0;
  border-radius: 0;
}
 .form-newsletter ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
 color: #fff;
 font-size: 16px;
}
 .form-newsletter ::-moz-placeholder { /* Firefox 19+ */
 color: #fff;
 font-size: 16px;
}
 .form-newsletter :-ms-input-placeholder { /* IE 10+ */
 color: #fff;
 font-size: 16px;
}
 .form-newsletter :-moz-placeholder { /* Firefox 18- */
 color: #fff;
 font-size: 16px;
}
.footer-sec {
  position: relative;
  padding: 100px 0 15px;z-index: 15
}
.footer-links {
  float: left;
  width: 100%;
}
.footer-links h3 {
  color: #ea7a1e;
  font-size: 24px;
  font-weight: bold;
  margin: 0 0 30px 0;
  text-transform: uppercase;
}
.footer-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.footer-links ul li {
  font-weight: 300;
  margin-bottom: 6px;
}
.footer-links ul li a {
  color: #fff;
  font-size: 16px;
  text-decoration: none;
}
.footer-links ul li a:hover {
  color: #ea7a1e;
}
.footer-address {
  float: left;
  width: 100%;
  margin-bottom: 60px;
}
.footer-address h3 {
  color: #ea7a1e;
  font-size: 24px;
  font-weight: bold;
  margin: 0 0 30px 0;
  text-transform: uppercase;
}
.footer-address p {
  color: #fff;
  font-size: 14px;
  font-weight: 300;
  line-height: 26px;
}
.footer-address p span {
  font-size: 16px;
}
.footer-address .btn-login {
  display: block;
  color: #ea7a1e;
  font-size: 16px;
  padding: 12px 20px;
  background-color: transparent;
  border: solid 1px #ea7a1e;
  border-radius: 0;
  margin: 20px 0 0 0;
  max-width: 225px;
}
.footer-address .btn-login:hover {
  border: solid 1px #013ca6;
  background-color: #013ca6;
}
.copy {
  float: left;
  width: 100%;
  color: #fff;
}
.footer-social {
  float: left;
  width: 100%;
}
.footer-social ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.footer-social ul li {
  display: inline-block;
}
.footer-social ul li a {
  position: relative;
  color: #fff;
  display: block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  font-size: 18px;
  text-align: center;
  background-color: #ea7a1e;
  -ms-transform: skew(-30deg, 0deg);
  -webkit-transform: skew(-30deg, 0deg);
  transform: skew(-30deg, 0deg);
}
.footer-social ul li a span {
  display: block;
  -ms-transform: skew(30deg, 0deg);
  -webkit-transform: skew(30deg, 0deg);
  transform: skew(30deg, 0deg);
}
.footer-social ul li:nth-child(1) a:before,  .footer-social ul li:nth-child(3) a:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 100%;
  width: 100%;
  height: 5px;
  background-color: #ea7a1e;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  -ms-transition: 0.25s;
  transition: 0.25s;
}
.footer-social ul li:nth-child(1) a:after,  .footer-social ul li:nth-child(3) a:after {
  content: "";
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  height: 15px;
  background-color: #ea7a1e;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  -ms-transition: 0.25s;
  transition: 0.25s;
}
.footer-social ul li a:hover {
  background-color: #013ca6;
}
.footer-social ul li:nth-child(1) a:hover:before,  .footer-social ul li:nth-child(3) a:hover:before {
  background-color: #013ca6;
}
.footer-social ul li:nth-child(1) a:hover:after,  .footer-social ul li:nth-child(3) a:hover:after {
  background-color: #013ca6;
}
.footer-img {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 461px;
}
.footer-img img {
  width: 100%;
}


.abt-img-cover img {
  width: 100%;
}
.abt-img-cover .shade-white {
  position: absolute;
  left: 0;
  top: 0;
  width: 120px;
  height: 100%;
  background-color: rgba(255,255,255,1);
  -webkit-clip-path: polygon(0 0, 0% 100%, 100% 0);
  clip-path: polygon(0 0, 0% 100%, 100% 0);
  -webkit-clip-path: url("#abt-shape");
  clip-path: url("#abt-shape");
}
.abt-img-cover:before {
  content: "";
  position: absolute;
  right: -20px;
  bottom: 100%;
  width: 250px;
  height: 20px;
  background-color: #ea7a1e;
  -ms-transform: skew(-30deg, 0deg);
  -webkit-transform: skew(-30deg, 0deg);
  transform: skew(-30deg, 0deg);
}
.abt-img-cover:after {
  content: "";
  position: absolute;
  right: -20px;
  top: 100%;
  width: 250px;
  height: 20px;
  background-color: #013ca6;
  -ms-transform: skew(-30deg, 0deg);
  -webkit-transform: skew(-30deg, 0deg);
  transform: skew(-30deg, 0deg);
}
.vision-sec {
  position: relative;
  min-height: 250px;
  overflow: hidden;
}
.vision-img {
  position: absolute;
  left: 0;
  top: 0px;
  width: 50%;
  height: 250px;
  overflow: hidden;
}
.vision-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.vision-img .vision-shape {
  position: absolute;
  right: -1px;
  top: 0;
  width: 150px;
  height: 100%;
  background-color: rgba(255,255,255,1);
  -webkit-clip-path: polygon(100% 0, 0% 100%, 100% 100%);
  clip-path: polygon(100% 0, 0% 100%, 100% 100%);
  -webkit-clip-path: url("#vision-shape");
  clip-path: url("#vision-shape");
}
.vision-hd {
  float: left;
  width: 100%;
  padding: 90px 0 50px;
}
.vision-hd h2 {
  color: #fff;
  font-size: 50px;
  margin: 0;
}
.vision-cont {
  float: left;
  width: 100%;
  padding: 90px 0 50px;
}
.vision-cont p {
  font-size: 16px;
  line-height: 26px;
}
.mission-sec {
  position: relative;
  min-height: 250px;
  overflow: hidden;
}
.mission-img {
  position: absolute;
  right: 0;
  top: 0px;
  width: 60%;
  height: 250px;
  overflow: hidden;
}
.mission-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.mission-img .mission-shape {
  position: absolute;
  left: -1px;
  top: 0;
  width: 150px;
  height: 100%;
  background-color: rgba(255,255,255,1);
  -webkit-clip-path: polygon(0 0, 0% 100%, 100% 100%);
  clip-path: polygon(0 0, 0% 100%, 100% 100%);
  -webkit-clip-path: url("#mission-shape");
  clip-path: url("#mission-shape");
}
.mission-hd {
  position: relative;
  float: left;
  width: 100%;
  padding: 90px 0 50px;
}
.mission-hd h2 {
  color: #fff;
  font-size: 50px;
  margin: 0;
  text-align: right;
}
.mission-cont {
  float: left;
  width: 100%;
  padding: 90px 0 50px;
}
.mission-cont p {
  font-size: 16px;
  line-height: 26px;
}
.mission-cont ul li {
  padding: 15px 0 15px 30px;
  list-style: none;
  background: url(../images/bullet.jpg) no-repeat left top 18px;
  font-size: 16px;
}
.abt-box-sec {
  position: relative;
  padding: 125px 0;
}
.abt-box-sec .abt-box-shape {
  position: absolute;
  left: 0;
  top: 0;
  width: 50%;
  height: 100%;
  background-color: rgba(246,246,246,1);
  -webkit-clip-path: polygon(0 0, 100% 0, 65% 100%, 0% 100%);
  clip-path: polygon(0 0, 100% 0, 65% 100%, 0% 100%);
  -webkit-clip-path: url(#abt-box-shape);
  clip-path: url(#abt-box-shape);
}
.about-box {
  position: relative;
  float: left;
  width: 100%;
  border: solid 2px #fff;
  margin-bottom: 20px;
  overflow: hidden;
}
.about-box img {
  width: 100%;
  -webkit-transition: 0.75s;
  -moz-transition: 0.75s;
  -o-transition: 0.75s;
  -ms-transition: 0.75s;
  transition: 0.75s;
}
.about-box:hover img {
  -moz-transform: scale(1.3);
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
}
.about-box .hd-box {
  position: absolute;
  left: 0;
  bottom: 35px;
  width: 100%;
  height: 50px;
  text-align: center;
}
.about-box .hd-box h3 {
  color: #fff;
  font-size: 20px;
  padding: 5px 0;
  margin: 0;
  min-height: 50px;
  text-transform: uppercase;
  background-image: url(../images/bg-hd-box.png);
  background-position: -550px 0px;
  background-repeat: no-repeat;
  -webkit-transition: 0.75s;
  -moz-transition: 0.75s;
  -o-transition: 0.75s;
  -ms-transition: 0.75s;
  transition: 0.75s;
}
.about-box:hover .hd-box h3 {
  background-position: 0px 0px;
}
.about-box .overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  -ms-transition: 0.25s;
  transition: 0.25s;
}
.about-box:hover .overlay {
  background-color: rgba(0,0,0,0.5);
}
.abt-bg-shade {
  position: absolute;
  right: 0;
  top: 0;
  width: 50%;
  height: 100%;
  background-color: rgba(246,246,246,1);
  -webkit-clip-path: polygon(45% 0, 100% 0, 100% 100%, 0 100%);
  clip-path: polygon(45% 0, 100% 0, 100% 100%, 0 100%);
  -webkit-clip-path: url(#abt-bg-shape);
  clip-path: url(#abt-bg-shape);
}
.director-sec {
  position: relative;
  padding: 75px 0;
}
.director-cover {
  float: left;
  width: 100%;
}
.director-box {
  position: relative;
  width: 226px;
  height: 196px;
  margin: 0 auto 80px;
/*  background: url(../images/bg-dir.png) center no-repeat;*/
  background-size: 100%;

/*    border: 1px solid #ccc*/
}
.director-box .image-box {
    position: absolute; left: 0; top: 0; width: 100%; height: 100%;
        -webkit-clip-path: polygon(76% 0, 100% 50%, 76% 100%, 24% 100%, 0 51%, 25% 0);
clip-path: polygon(76% 0, 100% 50%, 76% 100%, 24% 100%, 0 51%, 25% 0);
}
.director-box .dir-table-cover {
  position: absolute;
  left: 0;
  top:100%;
  width: 100%;
  /* height: 100%;*/
    z-index: 5;margin-top: 15px;
}
.director-box .dir-table {
  display: table;
  width: 100%;
  height: 100%;
}
.director-box .dir-cell {
  display: table-cell;
  vertical-align: middle;
}
.director-box h3 {
  font-size: 18px;
  font-weight: bold;
  margin: 0;
  text-align: center;
  text-transform: uppercase;
}
.director-box .dir-desig {
  position: absolute;
  color: #fff;
  left: -20px;
  bottom: 0px;
  width: 200px;
  font-size: 18px;
  padding: 5px 10px 5px 40px;
  background-color: #ea7a1e;
  -ms-transform: skew(-30deg, 0deg);
  -webkit-transform: skew(-30deg, 0deg);
  transform: skew(-30deg, 0deg);
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  -ms-transition: 0.25s;
  transition: 0.25s;
    z-index: 2
}
.director-box .dir-desig span {
  display: block;
  -ms-transform: skew(30deg, 0deg);
  -webkit-transform: skew(30deg, 0deg);
  transform: skew(30deg, 0deg);
}
.director-box .dir-desig:after {
  content: "";
  position: absolute;
  left: 15px;
  top: 100%;
  width: 85px;
  height: 8px;
  background-color: #013ca6;
}
.director-box:hover .dir-desig {
  left: 0;
  padding: 5px 10px 5px 20px;
}
.director-sec .dir-shape {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(246,246,246,1);
  -webkit-clip-path: polygon(73% 0, 100% 0, 100% 100%, 23% 100%);
  clip-path: polygon(73% 0, 100% 0, 100% 100%, 23% 100%);
  -webkit-clip-path: url(#dir-shape);
  clip-path: url(#dir-shape);
}
.cur-events-sec {
  position: relative;
  padding: 75px 0;
  background-color: #f6f6f6;
}
.cur-events-sec h2.sec-hd {
  font-size: 30px;
  font-weight: bold;
  margin: 0 0 40px 0;
  text-align: center;
  text-transform: uppercase;
}
.current-event-cover {
  float: left;
  width: 100%;
  background-color: #fff;
}
.current-event-cover ul {
  display: block;
  margin-left: 0;
  padding-left: 0;
}
.current-event-cover ul li {
  padding: 15px 0 15px 30px;
  list-style: none;
  background: url(../images/bullet.jpg) no-repeat left top 18px;
  font-size: 16px;
}
.current-event-cover .cur-events-img {
  position: relative;
  float: left;
  width: 100%;
  border: solid 2px #fff;
}
.current-event-cover .cur-events-img img {
  width: 100%;
}
.current-event-cover .cur-events-img .date {
  position: relative;
  float: right;
  color: #fff;
  width: 200px;
  height: 155px;
  padding: 20px;
  text-align: right;
}
.current-event-cover .cur-events-img .date h3 {
  position: relative;
  font-size: 80px;
  font-weight: bold;
  margin: 0;
}
.current-event-cover .cur-events-img .date h4 {
  position: relative;
  font-size: 22px;
  margin: 0;
  text-transform: uppercase;
}
.current-event-cover .cur-events-img .date .evt-date-shape {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(247,160,13,1);
  -webkit-clip-path: polygon(45% 0, 100% 0, 100% 100%, 0 100%);
  clip-path: polygon(45% 0, 100% 0, 100% 100%, 0 100%);
  -webkit-clip-path: url(#even-date);
  clip-path: url(#even-date);
}
.cur-events-img .event-tb-cover {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.cur-events-img .event-table {
  display: table;
  width: 100%;
  height: 100%;
}
.cur-events-img .event-cell {
  display: table-cell;
  vertical-align: middle;
}
.current-event-cover .cur-events-txt {
  float: left;
  width: 100%;
  padding: 30px 60px 30px;
}
.current-event-cover .cur-events-txt h3 {
  font-size: 24px;
  font-style: italic;
}
.current-event-cover .cur-events-txt p {
  font-size: 16px;
  line-height: 26px;
}
.event-calender-sec {
  position: relative;
  padding: 100px 0;
  background-color: #d0d3d5;
  background-image: url(../images/bg-event-list.png);
  background-position: right bottom;
  background-repeat: no-repeat;
}
.event-calender-sec p {
  font-size: 16px;
  line-height: 26px;
}
.event-calender-sec h2.sec-hd {
  font-size: 30px;
  font-weight: bold;
  margin: 0 0 40px 0;
  text-align: center;
  text-transform: uppercase;
}
.event-cal-cover {
  position: relative;
  float: left;
  width: 100%;
  margin-bottom: 30px;
  background-color: #fff;
}
.event-cal-cover .img-event-cal {
  position: relative;
  width: 100%;
  border: solid 2px #fff;
  overflow: hidden;
}
.event-cal-cover .img-event-cal .overlay {
  position: absolute;
  left: -100%;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgb(255, 164, 9, .8);
  -webkit-transition: 0.50s;
  -moz-transition: 0.50s;
  -o-transition: 0.50s;
  -ms-transition: 0.50s;
  transition: 0.50s;
}
.event-cal-cover .img-event-cal .overlay .more {
  position: absolute;
  right: 20px;
  bottom: 10px;
  padding: 10px;
  color: #fff;
  text-decoration: none;
  opacity: 0;
  -webkit-transition: 1.50s;
  -moz-transition: 1.50s;
  -o-transition: 1.50s;
  -ms-transition: 1.50s;
  transition: 1.50s;
}
.event-cal-cover:hover .img-event-cal .overlay .more {
  opacity: 1;
}
.event-cal-cover .img-event-cal .overlay .more {
  color: #fff;
}
.event-cal-cover .img-event-cal .overlay .more:hover {
  background-color: #013ca6;
}
.event-cal-cover:hover .img-event-cal .overlay {
  left: 0;
  background-color: rgb(255, 164, 9, 0.8);
}
.event-cal-cover .img-event-cal img {
  width: 100%;
}
.event-cal-cover .img-event-cal .date {
  position: absolute;
  color: #fff;
  left: 0;
  top: 0;
  width: 120px;
  height: 85px;
  padding: 5px 5px 5px 10px;
}
.event-cal-cover .img-event-cal .date .dt-shape {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(247,160,13,1);
  -webkit-clip-path: polygon(0 0, 100% 0, 60% 100%, 0% 100%);
  clip-path: polygon(0 0, 100% 0, 60% 100%, 0% 100%);
  -webkit-clip-path: url(#date-shpae);
  clip-path: url(#date-shpae);
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  -ms-transition: 0.25s;
  transition: 0.25s;
}
.event-cal-cover:hover .img-event-cal .date .dt-shape {
  opacity: 0;
}
.event-cal-cover .img-event-cal .date h3 {
  position: relative;
  font-size: 50px;
  font-weight: bold;
  margin: 0;
}
.event-cal-cover .img-event-cal .date h4 {
  position: relative;
  font-size: 13px;
  margin: 0;
  text-transform: uppercase;
}
.img-event-cont {
  float: left;
  width: 100%;
  padding: 20px 25px 10px;
  min-height: 110px;
}
.img-event-cont p {
  font-size: 18px;
  font-style: italic;
}
.img-event-cont p a {
  color: #000;
  text-decoration: none;
}
.event-calender-sec .btn-more {
  display: inline-block;
  width: 150px;
  color: #000;
  font-size: 16px;
  font-weight: bold;
  padding: 10px 20px;
  margin: 0 auto 0;
  border: 0;
  border-radius: 0;
  background-color: transparent;
}
.event-calender-sec .btn-more:hover {
  color: #fff;
  background-color: #eb7b1e;
}
.feedback-sec {
  position: relative;
  padding: 100px 0 0;
}
.feedback-txt-cover {
  float: left;
  width: 100%;
  padding: 0 0 40px 0;
  margin: 0 0 50px 0;
  border-bottom: solid 1px #e1e1e1;
}
.feedback-txt-cover p {
  font-size: 20px;
}
.feedback-form-cover {
  float: left;
  width: 100%;
  padding: 0 0 40px 0;
  margin: 0 0 50px 0;
  border-bottom: solid 1px #e1e1e1;
}
.feedback-form-cover .form-group {
  float: left;
  width: 100%;
  margin-bottom: 15px;
}
.feedback-form-cover .form-control {
  min-height: 50px;
  border: solid 1px #e1e1e1;
  border-radius: 0;
}
.feedback-form-cover .btn-default {
  min-height: 48px;
  color: #333;
  background-color: #fff;
  border-color: transparent;
  border-radius: 0;
}
.feedback-form-cover label {
  color: #909090;
  font-size: 16px;
  font-weight: normal;
}
.feedback-form-cover .btn-submit {
  color: #fff;
  padding: 15px;
  background-color: #013ca6;
  border: 0;
  border-radius: 0;
}
.feedback-form-cover .btn-submit:hover {
  background-color: #eb7b1e;
}
.feedback-form-cover.no-bdr {
  padding: 0;
  border: 0;
}
.facilities-sec {
  position: relative;
  padding: 75px 0 20px;
  overflow: hidden;
}
.facili-bg-shade {
  position: absolute;
  right: 0;
  top: 0;
  width: 50%;
  height: 100%;
  background-color: rgba(246,246,246,1);
  -webkit-clip-path: polygon(80% 0, 100% 0, 100% 100%, 0 100%) !important;
  clip-path: polygon(80% 0, 100% 0, 100% 100%, 0 100%) !important;
  -webkit-clip-path: url(#facili-bg-shape);
  clip-path: url(#facili-bg-shape);
}
.facili-cover {
  position: relative;
  width: 100%;
}
.facili-cover ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.facili-cover ul li:nth-child(5) .facili-box:before,  .facili-cover ul li:nth-child(5) .facili-box:after {
  display: none;
}
.facili-box {
  position: relative;
  width: 400px;
  height: 350px;
  background-color: rgb(234, 122, 30);
  background-size: 100%;
  -webkit-clip-path: polygon(75% 0, 100% 50%, 75% 100%, 25% 100%, 0 50%, 25% 0);
  clip-path: polygon(75% 0, 100% 50%, 75% 100%, 25% 100%, 0 50%, 25% 0);
  -webkit-clip-path: url(#facili-shape);
  clip-path: url(#facili-shape);
  overflow: hidden;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  -ms-transition: 0.25s;
  transition: 0.25s;
}
.facili-box .facili-img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.facili-box .facili-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: 0.75s;
  -moz-transition: 0.75s;
  -o-transition: 0.75s;
  -ms-transition: 0.75s;
  transition: 0.75s;
}
.facili-box:hover .facili-img img {
  -moz-transform: scale(1.5);
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
}
.facili-box .overlay {
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  height: 100%;
  padding: 20px 60px;
  background-color: rgb(234, 122, 30, 40);
  -webkit-transition: 0.75s;
  -moz-transition: 0.75s;
  -o-transition: 0.75s;
  -ms-transition: 0.75s;
  transition: 0.75s;
}
.facili-box:hover .overlay {
  top: 0;
}
.facili-box .overlay .overlay-table {
  display: table;
  width: 100%;
  height: 100%;
}
.facili-box .overlay .overlay-cell {
  display: table-cell;
  vertical-align: middle;
}
.facili-box .faci-tb-cover {
  position: absolute;
  left: 0;
  top: 0;
  padding: 20px 60px;
  width: 100%;
  height: 100%;
}
.facili-box .faci-tb-cover .faci-table {
  display: table;
  width: 100%;
  height: 100%;
}
.facili-box .faci-tb-cover .faci-cell {
  display: table-cell;
  vertical-align: middle;
}
.facili-box .faci-tb-cover h3 {
  color: #fff;
  font-size: 25px;
  font-weight: bold;
  margin: 0;
  text-align: center;
}
.facili-box:before {
  content: "";
  position: absolute;
  left: 0;
  top: 30px;
  width: 170px;
  height: 25px;
  background-color: #013ca6;
  /*-ms-transform: skew(-30deg, 0deg);

  -webkit-transform: skew(-30deg, 0deg);

  transform: skew(-30deg, 0deg);*/

  z-index: 1;
}
.facili-box:after {
  content: "";
  position: absolute;
  left: 170px;
  top: 30px;
  height: 20px;
  /*border-left: solid 0px transparent;*/

  border-right: solid 20px transparent;
  border-top: solid 25px #013ca6;
}
.facili-box .facil-box-cont {
  width: 100%;
  text-align: center;
}
.facili-box .facil-box-cont h3 {
  color: #013ca6;
  font-size: 20px;
  font-weight: bold;
  margin: 0 0 10px 0;
}
.facili-box .facil-box-cont p {
  color: #fff;
  text-align: center;
}
.facili-box .strength-box {
  width: 100%;
  padding: 0 0 0 20px;
}
.facili-box .strength-box h3 {
  color: #fff;
  font-size: 22px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: left;
}
.facili-box .strength-box h3 span {
  font-size: 38px;
}
.prod-tab-sec {
  position: relative;
  padding: 100px 0;
  background-color: #d0d3d5;
}
.product-tab-cover {
  float: left;
  width: 100%;
  margin-bottom: 50px;
}
.prod-tb-nav {
  float: left;
  width: 100%;
  overflow: hidden;
}
.prod-tb-nav ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.prod-tb-nav ul li {
  float: left;
  width: 20%;
  border-left: solid 3px transparent;
  border-right: solid 3px transparent;
  margin-bottom: 4px;
}
.prod-tb-nav ul li a {
  position: relative;
  display: block;
  color: #010101;
  font-size: 16px;
  font-weight: bold;
  padding: 15px 10px 10px 10px;
  min-height: 75px;
  background-color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
}
.prod-tb-nav ul li a span {
  display: block;
}
.prod-tb-nav ul li a:hover,  .prod-tb-nav ul li.active a {
  color: #ea7a1e;
}
.prod-tb-cont {
  float: left;
  width: 100%;
  padding: 60px 50px;
  background-color: #fff;
}
.prod-txt-cover {
  float: left;
  width: 100%;
}
.prod-txt-cover .prod-img {
  float: left;
  width: 100%;
  text-align: center;
}
.prod-txt-cover .prod-img span {
  text-align: center;
  font-size: 18px;
}
.prod-txt-cover .prod-img img {
  width: 100%;
}
.prod-txt-cover .prod-txt {
  float: left;
  width: 100%;
}
.prod-txt-cover .prod-txt h3 {
  font-size: 24px;
  font-weight: bold;
  margin: 20px 0 30px 0;
}
.prod-txt-cover .prod-txt p {
  font-size: 16px;
  line-height: 26px;
}
.prod-txt-cover .prod-txt ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.prod-txt-cover .prod-txt ul li {
  position: relative;
  padding: 0 0 0 25px;
  margin-bottom: 10px;
  font-size: 18px;
}
.prod-txt-cover .prod-txt ul li:before {
  position: absolute;
  content: url(../images/bullet.jpg);
  left: 0;
  top: 3px;
}
.prod-buy {
  float: left;
  width: 100%;
  overflow: hidden;
}
.prod-buy ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.prod-buy ul li {
  float: left;
  width: 33.333%;
  border-left: solid 3px transparent;
  border-right: solid 3px transparent;
  margin-bottom: 4px;
}
.prod-buy ul li a {
  position: relative;
  display: block;
  color: #010101;
  font-size: 16px;
  font-weight: bold;
  padding: 20px 20px 20px 50px;
  min-height: 75px;
  background-color: #fff;
  text-decoration: none;
  text-transform: uppercase;
}
.prod-buy ul li a .media {
  display: block;
}
.prod-buy ul li a .icon {
  float: left;
  display: inline-block;
  width: 60px;
  height: 55px;
  overflow: hidden;
}
.prod-buy ul li a .icon img {
  width: 100%;
  object-position: 0 0;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  -ms-transition: 0.25s;
  transition: 0.25s;
}
.prod-buy ul li a:hover .icon img {
  object-position: 0 -55px;
}
.prod-buy ul li a:hover {
  color: #fff;
  background-color: #ea7a1e;
}
.prod-buy ul li:nth-child(1) a:hover:before,  .prod-buy ul li:nth-child(3) a:hover:before {
  background-color: #ea7a1e;
}
.prod-buy ul li a p {
  margin: 15px 0 0 0;
}
.parallax-bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.parallax {
  position: relative;
  height: 100%;
}
panel, tab {
  display: block;
  padding: 5px;
  text-align: left;
  font-size: 12px;
  font-weight: normal;
  border: solid 1px #c3c3c3;
}
tab {
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  cursor: pointer;
}
panel {
  width: 100%;
  padding: 10px 10px;
  display: none;
  font-size: 14px;
  background-color: #fefefe;
}
panel table td {
  padding: 10px;
  border: 1px solid #CCC;
}
.title1 {
  width: 10%;
  min-height: 50px;
  float: left;
  font-size: 14px;
  padding: 0 10px 0 10px;
  color: #FFF;
  text-align: left;
  vertical-align: middle;
  line-height: 50px;
  font-weight: bold;
  background-color: #039;
}
.title2 {
  width: 18%;
  min-height: 50px;
  float: left;
  font-size: 14px;
  padding: 0 10px 0 10px;
  color: #FFF;
  border-left: 1px solid #1343a2;
  text-align: left;
  vertical-align: middle;
  line-height: 50px;
  font-weight: bold;
  background-color: #039;
}
.title3 {
  width: 27%;
  min-height: 50px;
  float: left;
  font-size: 14px;
  padding: 0 10px 0 10px;
  color: #FFF;
  border-left: 1px solid #1343a2;
  text-align: left;
  vertical-align: middle;
  line-height: 50px;
  font-weight: bold;
  background-color: #039;
}
.title4 {
  width: 15%;
  min-height: 50px;
  float: left;
  font-size: 14px;
  padding: 0 10px 0 10px;
  color: #FFF;
  border-left: 1px solid #1343a2;
  text-align: left;
  vertical-align: middle;
  line-height: 50px;
  font-weight: bold;
  background-color: #039;
}
.title5 {
  width: 15%;
  min-height: 50px;
  float: left;
  font-size: 14px;
  padding: 0 10px 0 10px;
  color: #FFF;
  border-left: 1px solid #1343a2;
  text-align: left;
  vertical-align: middle;
  line-height: 50px;
  font-weight: bold;
  background-color: #039;
}
.text1 {
  width: 10%;
  min-height: 50px;
  float: left;
  font-size: 14px;
  padding: 0 10px 0 10px;
  color: #333;
  text-align: left;
  vertical-align: middle;
  line-height: 50px;
  font-weight: normal;
  background-color: #e7e6e6;
}
.text2 {
  width: 18%;
  min-height: 50px;
  float: left;
  font-size: 14px;
  padding: 0 10px 0 10px;
  color: #333;
  border-left: 1px solid #777777;
  text-align: left;
  vertical-align: middle;
  line-height: 50px;
  font-weight: normal;
  background-color: #e7e6e6;
}
.text3 {
  width: 27%;
  min-height: 50px;
  float: left;
  font-size: 14px;
  padding: 0 10px 0 10px;
  color: #333;
  border-left: 1px solid #777777;
  text-align: left;
  vertical-align: middle;
  line-height: 50px;
  font-weight: normal;
  background-color: #e7e6e6;
}
.text4 {
  width: 15%;
  min-height: 50px;
  float: left;
  font-size: 14px;
  padding: 0 10px 0 10px;
  color: #333;
  border-left: 1px solid #777777;
  text-align: left;
  vertical-align: middle;
  line-height: 50px;
  font-weight: normal;
  background-color: #e7e6e6;
}
.text5 {
  width: 15%;
  min-height: 50px;
  float: left;
  font-size: 14px;
  padding: 0 10px 0 10px;
  color: #333;
  border-left: 1px solid #777777;
  text-align: left;
  vertical-align: middle;
  line-height: 50px;
  font-weight: normal;
  background-color: #e7e6e6;
}
.trent-bg {
  width: 100%;
  height: auto;
  padding-bottom: 35px;
  overflow: auto;
}
.career-tasks {
  width: 100%;
  padding: 30px 0;
}
.career-tasks h3 {
  font-size: 30px;
  font-weight: bold;
  margin: 20px 0 30px 0;
}
.career-tasks ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.career-tasks ul li {
  position: relative;
  list-style: none;
  background: url(../images/bullet.jpg) no-repeat left top 18px;
  padding: 15px 0 0 25px;
  margin-bottom: 10px;
  font-size: 16px;
}
.about-cont ul li {
  position: relative;
  list-style: none;
  background: url(../images/bullet.jpg) no-repeat left top 18px;
  padding: 15px 0 0 25px;
  margin-bottom: 10px;
  font-size: 16px;
}
.award-box {
  width: 23%;
  position: relative;
  border: 1px solid #CCC;
  margin: 1%;
}
.award-box img {
  width: 100%;
  height: auto;
  display: block;
}
.award-caption {
  width: 100%;
  padding-top: 5px;
  text-align: center;
  min-height: 50px;
}
.ins-about-sec {
  position: relative;
  padding: 120px 0 120px;
  overflow: hidden;
}
.section-table {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.section-table .section-table-cell {
  display: table-cell;
  vertical-align: top;
}
.section-table .section-table-cell .content-area-left {
  float: right;
  width: 100%;
  max-width: 570px;
}
.section-table .section-table-cell .content-area-right {
  float: left;
  width: 100%;
  max-width: 570px;
}
.section-img-cover {
  position: relative;
  float: left;
  width: 100%
}
.section-img-cover img {
  width: 100%;
}
.section-img-cover .shade-white {
  position: absolute;
  left: 0;
  top: 0;
  width: 50px;
  height: 100%;
  background-color: rgba(255,255,255,1);
  -webkit-clip-path: polygon(0 0, 0% 100%, 100% 0) !important;
  clip-path: polygon(0 0, 0% 100%, 100% 0) !important;
  -webkit-clip-path: url("#sec-shape");
  clip-path: url("#sec-shape");
}
.section-img-cover:before {
  content: "";
  position: absolute;
  right: -20px;
  bottom: 100%;
  width: 250px;
  height: 20px;
  background-color: #ea7a1e;
  -ms-transform: skew(-30deg, 0deg);
  -webkit-transform: skew(-30deg, 0deg);
  transform: skew(-30deg, 0deg);
}
.section-img-cover:after {
  content: "";
  position: absolute;
  right: -20px;
  top: 100%;
  width: 250px;
  height: 20px;
  background-color: #013ca6;
  -ms-transform: skew(-30deg, 0deg);
  -webkit-transform: skew(-30deg, 0deg);
  transform: skew(-30deg, 0deg);
}
.about-cont {
  position: relative;
  float: left;
  width: 100%;
  max-width: 525px;
  margin-bottom: 20px;
  z-index: 1;
}
.about-cont .about-scroll {
  float: left;
  width: 100% !important;
  height: 300px;
  padding: 0 20px 0 0;
  overflow: hidden;
}
.about-cont h2 {
  font-size: 30px;
  font-weight: bold;
  margin: 0 0 25px 0;
  text-transform: uppercase;
}
.about-cont h2 span {
  font-size: 50px;
  font-weight: bold;
}
.about-cont p {
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 25px;
}
.about-cont p + p {
  margin-bottom: 0px;
}
.about-cont .about-scroll .mCSB_outside + .mCSB_scrollTools {
  right: -5px;
}
.about-cont .about-scroll .mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,  .about-cont .about-scroll .mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 4px;
  background-color: #fff;
  background-color: rgba(6,62,165,0.75);
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.cont-prod ul li {
  padding: 10px 0 5px 30px;
  list-style: none;
  background: url(../images/bullet.jpg) no-repeat left top 18px;
  font-size: 15px;
  color: #FFFFFF;
}
.news-hed {
  width: 100%;
  position: absolute;
  top: 0;
  color: #666;
  font-size: 14px;
}
.news-img {
  width: 57%;
  float: left;
  margin: 0 15px 15px 0;
}
.news-img img {
  width: 100%;
  height: auto;
  display: block;
}
.news-date {
  width: 100%;
  padding-top: 0px;
  font-size: 14px;
  float: left;
  position: relative;
  color: #003ca7;
  padding-bottom: 10px;
}
.news-hed {
  width: 100%;
  font-size: 20px;
  float: left;
  position: relative;
  line-height: 18px;
  border-bottom: 1px dotted #CCC;
  color: #666;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.news-text {
  width: 100%;
  font-size: 14px;
  float: left;
  position: relative;
  line-height: 24px;
  color: #666;
  padding-bottom: 10px;
}
.newsimg-lt {
  width: 30%;
  float: left;
  margin-bottom: 30px;
}
.newsimg-lt img {
  width: 100%;
  height: auto;
  display: block;
}
.newsimg-rt {
  width: 68%;
  float: right;
}
.news-more {
  width: 100px;
  padding: 10px 0;
  text-align: center;
  text-transform: uppercase;
  color: #FFF;
  font-size: 12px;
  float: left;
  margin-bottom: 30px;
  background-color: #666;
}
.news-more:hover {
  background-color: #900;
}
.news-hed a {
  color: #666;
}
.news-hed a:hover {
  color: #e3241f;
}
.pro-tb-content {
  display: none;
}
.pro-tb-content.active {
  display: block;
}
/*=================Online Application Form Style Starting===========================================================================*/.namebglt {
  width: 24.2%;
  height: auto;
  padding: 1px 2% 1px 0px;
  float: left;
  font-family: 'Oxygen', sans-serif;
  text-align: right;
  color: #666;
  font-size: 12px;
}
.commonname {
  width: auto;
  height: auto;
  padding: 1px 0 1px 0px;
  margin: 0 1% 0 1%;
  float: left;
  font-family: 'Oxygen', sans-serif;
  text-align: right;
  color: #666;
  font-size: 12px;
}
.selectform {
  width: 33.5%;
  height: 27px;
  float: left;
}
.selectform2 {
  width: 31%;
  height: 27px;
  float: left;
}
.namecommonform {
  width: 46%;
  height: 27px;
  float: left;
}
.radiobtnbox {
  width: auto;
  height: auto;
  float: left;
  margin: 0 1% 0 1%;
  padding-top: 2px;
}
.contactboxform {
  width: 15.9%;
  height: 27px;
  float: left;
}
.form_main1 {
  width: 10.7%;
  height: auto;
  float: left;
  margin-right: .3%;
}
.form_main {
  width: 14.7%;
  height: auto;
  float: left;
  margin-right: .3%;
}
.form_main2 {
  width: 22.8%;
  height: auto;
  float: left;
  margin-right: .2%;
}
.form_main3 {
  width: 17.8%;
  height: auto;
  float: left;
  margin-right: .2%;
}
.form_main4 {
  width: 7.5%;
  height: auto;
  float: left;
  margin-right: .3%;
}
.form_main_hed {
  width: 98%;
  height: auto;
  padding: 7px 0px;
  float: left;
  font-family: 'Oxygen', sans-serif;
  text-align: center;
  font-weight: bold;
  color: #666;
  background-color: #cccccc;
}
.commonform {
  width: 98%;
  height: 27px;
  float: left;
  border: 1px solid #cccccc;
  margin: 2px 0px;
}
.slryform {
  width: 30%;
  height: 27px;
  float: left;
  margin: 2px 2% 0 0;
}
.largform {
  width: 73%;
  height: 27px;
  float: left;
  margin: 2px 0 0 0;
}
.form_eduquali_main {
  width: 20.5%;
  height: auto;
  float: left;
  margin-right: .2%;
}
.form_eduquali_main2 {
  width: 17.1%;
  height: auto;
  float: left;
  margin-right: .2%;
}
.form_eduquali_main3 {
  width: 27%;
  height: auto;
  float: left;
  margin-right: .2%;
}
.form_anyqualification-main {
  width: 45.6%;
  height: auto;
  float: left;
  margin-right: .2%;
}
.form_anyqualification-main1 {
  width: 11.2%;
  height: auto;
  float: left;
  margin-right: .3%;
}
.form_anyqualification-main2 {
  width: 21.7%;
  height: auto;
  float: left;
  margin-right: 2px;
}
.form_discription {
  width: 100%;
  height: 150px;
  float: left;
}/*Admission Form Style Starting*/
.adaddress {
  width: 40%;
  height: auto;
  float: left;
}
.adlogo {
  width: 90px;
  height: auto;
  float: right;
}
.adhead {
  width: 100%;
  height: auto;
  font-size: 12px;
  float: left;
  font-weight: bold;
  text-align: center;
}
.adrtbox {
  width: 300px;
  height: auto;
  float: right;
}
.adrtboxtext {
  width: 150px;
  height: 25px;
  float: left;
  font-size: 12px;
  margin-right: 5px;
  margin-bottom: 10px;
  text-align: right;
}
.adrtboxform {
  width: 140px;
  height: 25px;
  float: left;
  margin-bottom: 10px;
}
.adrtboxcapt {
  width: 100%;
  height: auto;
  float: left;
  text-align: right;
  font-size: 10px;
}
.admissionformbg {
  width: 100%;
  margin: 2%;
  float: left;
  height: auto;
  border: 1px solid #999;
}
.adcommonbox-main {
  width: 100%;
  height: auto;
  float: left;
  padding: 1% 2%;
}
.adcommonbox {
  width: 100%;
  height: auto;
  float: left;
  border-bottom: 1px solid #999;
  padding: 2%
}
.adcommonname {
  width: 98%;
  height: auto;
  float: left;
  font-size: 15px;
  margin-bottom: 10px;
}
.adformname {
  width: 48.1%;
  height: 27px;
  float: left;
  margin: 1%;
  padding: 0 1%;
}
.addateltbox {
  width: 61.6%;
  height: auto;
  float: left;
  border-right: 1px solid #CCC;
}
.adrow {
  width: 100%;
  height: auto;
  float: left;
  margin: 10px 0px;
}
.adsubname {
  width: auto;
  height: auto;
  float: left;
  font-size: 15px;
  color: #000000;
}
.dateselect {
  width: 30%;
  height: 27px;
  float: left;
  margin: 0 2%;
}
.numberselect {
  width: 35%;
  height: 27px;
  float: left;
  margin: 1% 2%;
}
.dateselect_one {
  width: 20%;
  height: 27px;
  float: left;
  margin: 0 2%;
}
.inwordsform {
  width: 74%;
  height: 27px;
  float: left;
  margin: 0 2%;
}
.addatertbox {
  width: 29%;
  height: auto;
  float: left;
  padding: 0 2%;
}
.addatertbox_form {
  width: 98%;
  height: 27px;
  float: left;
}
.commonrt {
  width: 25%;
  height: auto;
  padding: 0 2%;
  float: right;
  border-left: 1px solid #CCC;
}
.commonrt_form {
  width: 40%;
  height: 27px;
  padding: 0 2%;
  float: right;
}
.adltcapt {
  width: 100%;
  height: auto;
  float: left;
  text-align: left;
  font-size: 10px;
}
.admessageform {
  width: 91%;
  height: 200px;
  float: left;
  padding: 2%;
}
.admessageform2 {
  width: 40%;
  height: 150px;
  float: left;
  padding: 2%;
  margin: 0 2%;
}
.addateltbox2 {
  border-right: 1px solid #ccc;
  float: left;
  height: auto;
  width: 50%;
}
.addatertbox2 {
  float: left;
  height: auto;
  padding: 0 2%;
  width: 45%;
}
.dateselect2 {
  float: left;
  height: 27px;
  margin: 0 2%;
  width: 40%;
}
.dateselect3 {
  float: right;
  height: 27px;
  margin: 0 2%;
  width: 90%;
}
.details_lt {
  width: 35%;
  height: auto;
  float: left;
}
.details_rt {
  width: 35%;
  height: auto;
  float: right;
}
.details_box1 {
  width: 40%;
  height: auto;
  float: left;
  margin-right: 2%;
}
.details_box2 {
  width: 27%;
  height: auto;
  float: left;
  margin-right: 2%;
}
.textlt {
  width: 40%;
  height: auto;
  font-size: 13px;
  float: left;
}
.textrt {
  width: 40%;
  height: auto;
  font-size: 13px;
  float: right;
}
.adcommonname2 {
  width: 98%;
  height: auto;
  float: left;
  text-align: center;
  font-size: 13px;
  margin-bottom: 10px;
}
.form_common {
  width: 98%;
  height: 27px;
  float: left;
  margin: 10px 0px;
}
.adstdltbox {
  width: 40%;
  height: auto;
  float: left;
}
.adstdrtbox {
  width: 40%;
  height: auto;
  float: right;
}
.adstdltbox_text {
  width: 60%;
  height: auto;
  float: left;
}
.adstdltbox_text2 {
  width: 60%;
  height: auto;
  margin: 10px 0px;
  float: left;
}
.btm_box {
  width: 100%;
  height: auto;
  float: left;
  text-align: center;
}
.career_formmain {
  width: 100%;
  height: auto;
  float: left;
  margin-top: 20px;
}
.careerhed {
  width: 100%;
  height: auto;
  font-family: 'Oxygen', sans-serif;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  padding-bottom: 10px;
  margin-bottom: 15px;
  border-bottom: dashed 1px #CCC;
}/*=================Online Application Form Style Starting===========================================================================*/
.slider {
  height: 71.5vh;
  margin: 0;
  padding: 0;
  position: relative;
}
.slide1, .slide2, .slide3, .slide4, .slide5 {
  position: absolute;
  width: 100%;
  height: 100%;
}
.slide1 img, .slide2 img, .slide3 img, .slide4 img, .slide5 img {
  width: 100%;
  height: auto;
}
.slide1 {
  animation: fade 3s infinite;
  -webkit-animation: fade 3s infinite;
}
.slide2 {
  animation: fade2 3s infinite;
  -webkit-animation: fade2 3s infinite;
}
.slide3 {
  animation: fade3 3s infinite;
  -webkit-animation: fade3 3s infinite;
}
 @keyframes fade {
 0% {
opacity:1
}
 33.333% {
opacity: 0
}
 66.666% {
opacity: 0
}
 100% {
opacity: 1
}
}
 @keyframes fade2 {
 0% {
opacity:0
}
 33.333% {
opacity: 1
}
 66.666% {
opacity: 0
}
 100% {
opacity: 0
}
}
 @keyframes fade3 {
 0% {
opacity:0
}
 33.333% {
opacity: 0
}
 66.666% {
opacity: 1
}
 100% {
opacity: 0
}
}



/* RESPONSIVE CSS

-------------------------------------------------- */



@media (min-width: 768px) {
.prod-tb-nav ul li a {
  -ms-transform: skew(-30deg, 0deg);
  -webkit-transform: skew(-30deg, 0deg);
  transform: skew(-30deg, 0deg);
}
.prod-tb-nav ul li a span {
  -ms-transform: skew(30deg, 0deg);
  -webkit-transform: skew(30deg, 0deg);
  transform: skew(30deg, 0deg);
}
.prod-tb-nav ul li:nth-child(1) a:before {
  content: "";
  position: absolute;
  left: -4px;
  top: 0;
  width: 50px;
  height: 100%;
  background-color: #fff;
  -ms-transform: skew(30deg, 0deg);
  -webkit-transform: skew(30deg, 0deg);
  transform: skew(30deg, 0deg);
}
.prod-tb-nav ul li:nth-child(5) a:before {
  content: "";
  position: absolute;
  right: -8px;
  top: 0;
  width: 50px;
  height: 100%;
  background-color: #fff;
  -ms-transform: skew(30deg, 0deg);
  -webkit-transform: skew(30deg, 0deg);
  transform: skew(30deg, 0deg);
}
.prod-tb-nav ul li a:after {
  content: "";
  position: absolute;
  right: 0;
  top: 100%;
  width: 100%;
  height: 4px;
  background-color: transparent;
}
.prod-tb-nav ul li.active a:after {
  background-color: #fff;
}
.prod-buy ul li a {
  -ms-transform: skew(-30deg, 0deg);
  -webkit-transform: skew(-30deg, 0deg);
  transform: skew(-30deg, 0deg);
}
.prod-buy ul li a .media {
  -ms-transform: skew(30deg, 0deg);
  -webkit-transform: skew(30deg, 0deg);
  transform: skew(30deg, 0deg);
}
.prod-buy ul li:nth-child(1) a:before {
  content: "";
  position: absolute;
  left: -4px;
  top: 0;
  width: 50px;
  height: 100%;
  background-color: #fff;
  -ms-transform: skew(30deg, 0deg);
  -webkit-transform: skew(30deg, 0deg);
  transform: skew(30deg, 0deg);
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  -ms-transition: 0.25s;
  transition: 0.25s;
}
.prod-buy ul li:nth-child(3) a:before {
  content: "";
  position: absolute;
  right: -4px;
  top: 0;
  width: 50px;
  height: 100%;
  background-color: #fff;
  -ms-transform: skew(30deg, 0deg);
  -webkit-transform: skew(30deg, 0deg);
  transform: skew(30deg, 0deg);
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  -ms-transition: 0.25s;
  transition: 0.25s;
}
}
 @media (min-width: 992px) {
.main-menu ul li.dropdown:hover .dropdown-menu {
  display: block;
  animation: fade .5s;
}
.menu-static .navbar-nav li.dropdown:hover .dropdown-menu {
  display: block;
  animation: fade .5s;
}
 @keyframes fade {
 0% {
 opacity: 0;
}
 100% {
 opacity: 1;
}
}
.abt-img-cover {
  position: absolute;
  right: 0;
  top: 115px;
  width: 50%;/*overflow: hidden;*/

}
.col-misssion-hd {
  float: right;
}
}
 @media (min-width: 1200px) {
.top-menu-about .dropdown-menu {
  top: 57px;
}
.top-menu-about.menu-about .pro-menu {
  left: -45px;
}
.facili-box {
  width: 350px;
  height: 306px;
}
.facili-cover {
  height: 725px;
}
.facili-cover ul li {
  position: absolute;
}
.facili-cover ul li:nth-child(1) {
  left: 0px;
  top: 160px;
}
.facili-cover ul li:nth-child(2) {
  left: 271px;
  top: 0px;
}
.facili-cover ul li:nth-child(3) {
  left: 271px;
  top: 319px;
}
.facili-cover ul li:nth-child(4) {
  left: 543px;
  top: 160px;
}
.facili-cover ul li:nth-child(5) {
  left: 814px;
  top: 319px;
}
}
 @media (min-width: 1280px) {
.facili-box {
  width: 350px;
  height: 306px;
}
.facili-cover {
  height: 725px;
}
.facili-cover ul li {
  position: absolute;
}
.facili-cover ul li:nth-child(1) {
  left: 0px;
  top: 160px;
}
.facili-cover ul li:nth-child(2) {
  left: 271px;
  top: 0px;
}
.facili-cover ul li:nth-child(3) {
  left: 271px;
  top: 319px;
}
.facili-cover ul li:nth-child(4) {
  left: 543px;
  top: 160px;
}
.facili-cover ul li:nth-child(5) {
  left: 814px;
  top: 319px;
}
}
 @media (min-width: 1366px) {
.banner .banner-caption h1 {
  font-size: 100px;
}
.banner.ins-banner .banner-caption h1 {
  font-size: 70px;
}
.banner .banner-caption h2 {
  font-size: 75px;
}
.facili-cover {
  height: 725px;
}
.facili-box {
  width: 400px;
  height: 350px;
}
.facili-cover ul li {
  position: absolute;
}
.facili-cover ul li:nth-child(1) {
  left: 0px;
  top: 188px;
}
.facili-cover ul li:nth-child(2) {
  left: 320px;
  top: 0px;
}
.facili-cover ul li:nth-child(3) {
  left: 320px;
  top: 375px;
}
.facili-cover ul li:nth-child(4) {
  left: 640px;
  top: 188px;
}
.facili-cover ul li:nth-child(5) {
  left: 960px;
  top: 375px;
}
.facili-bg-shade {
  -webkit-clip-path: polygon(57% 0, 100% 0, 100% 100%, 0 100%) !important;
  clip-path: polygon(57% 0, 100% 0, 100% 100%, 0 100%) !important;
}
}
 @media (min-width: 1440px) {
}
 @media (min-width: 1600px) {
}
 @media (min-width: 1920px) {
.banner .banner-shade {
  width: 565px;
}
.banner-nav {
  left: 80px;
}
.banner .banner-caption .btn-explore {
  margin: 0 0 0 195px;
}
.mission-img {
  width: 57.8%;
}
.abt-img-cover .shade-white {
  width: 250px;
}
}
 @media (max-width: 1919px) {
}
 @media (max-width: 1599px) {
.mission-img {
  width: 60.9%;
}
}
 @media (max-width: 1365px) {
.menu-static .logo {
  width: 225px;
  padding: 22px 30px 22px 50px;
}
.menu .navbar .logo {
  width: 350px;
  padding: 12px 100px 9px 50px;
}
.banner .banner-caption {
  padding: 0 0 0 50px;
}
.hm-about-video .hd-video {
  position: absolute;
  right: -20px;
  bottom: 190px;
  width: 250px;
  text-align: right;
}
.hm-about-video .hd-video h2 {
  font-size: 25px;
}
.hm-about-video .hd-video h2 span {
  font-size: 40px;
}
.quality-sec {
  padding: 40px 0;
}
.hm-manage-sec {
  position: relative;
  padding: 50px 0;
}
.hm-news-carousel h2 {
  font-size: 40px;
  margin: 0 0 30px 0;
}
.hm-news-carousel .news-date {
  width: 85px;
  height: 85px;
}
.hm-news-carousel .news-date h3 {
  color: #fff;
  font-size: 40px;
  margin: 0 0 0px 0;
}
.footer-img {
  width: 300px;
}
.mission-img {
  width: 61.3%;
}
.director-sec {
  padding: 100px 0;
}
.director-box {
  margin: 0 auto 86px;
}
.current-event-cover .cur-events-img .date {
  width: 150px;
  height: 115px;
  padding: 10px;
}
.current-event-cover .cur-events-img .date h3 {
  font-size: 55px;
}
.current-event-cover .cur-events-img .date h4 {
  font-size: 14px;
}
.facilities-sec {
  padding: 100px 0 100px;
}
.prod-buy ul li a {
  font-size: 14px;
  font-weight: bold;
  padding: 15px 15px 15px 35px;
  min-height: 75px;
}
.prod-buy ul li a .icon {
  width: 45px;
  height: 41px;
}
.prod-buy ul li a:hover .icon img {
  object-position: 0 -41px;
}
}
 @media (max-width: 1279px) {
.menu-static .navbar-nav li a {
  font-size: 13px;
  padding-left: 12px;
  padding-right: 12px;
}
.menu-static .logo {
  width: 200px;
  padding: 22px 20px 22px 50px;
}
.menu .navbar .logo {
  width: 300px;
  padding: 12px 20px 9px 50px;
}
.banner {
  height: 550px;
}
.banner .banner-slider .carousel .item img {
  height: 550px;
}
.banner.ins-banner {
  height: 350px;
}
.banner.ins-banner .banner-slider .carousel .item img {
  height: 350px;
}
.hd-quality h2 {
  font-size: 150px;
}
.event-calender-sec {
  background-size: 250px;
}
.cur-events-sec {
  padding: 70px 0;
}
.event-calender-sec {
  padding: 70px 0;
}
.feedback-sec {
  position: relative;
  padding: 70px 0 0;
}
.prod-tab-sec {
  padding: 70px 0;
}
.prod-tb-nav ul li a {
  font-size: 14px;
}
}
 @media (max-width: 1199px) {
.menu-static .navbar {
  height: 60px;
}
.menu-static .navbar-nav {
  padding: 0;
}
.menu-static .navbar-nav li.home a {
  padding: 20px 5px 5px;
}
.menu-static .navbar-nav li a {
  font-size: 12px;
  padding: 25px 12px 15px;
}
.menu-static .navbar-right li a {
  padding: 20px 12px 18px;
}
.menu-static .navbar-nav li + li a::before {
  top: 28px;
}
.menu .main-menu {
  width: 575px;
  padding: 10px 10px 10px 50px;
}
.menu-static .logo {
  width: 125px;
  padding: 15px 10px 10px 15px;
}
.menu-static .navbar-right::before {
  display: none;
}
.menu .main-menu .top-menu {
  width: 490px;
}
.menu-about .dropdown-menu .yamm-content {
  width: 600px;
}
.menu-about .dropdown-menu .menu-bdr {
  padding-right: 5px;
  padding-left: 5px;
}
.menu-about .dropdown-menu .yamm-content {
  padding: 15px 25px;
}
.abt-menu-cover {
  margin-bottom: 5px;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
  box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
}
.abt-menu-cover:after {
  display: none;
}
.abt-menu-cover .abt-table-cover h3 {
  font-size: 13px;
}
.banner.ins-banner {
  margin-top: 60px;
}
.banner .banner-shade {
  width: 385px;
}
.banner-nav {
  left: 42px;
}
.banner.ins-banner {
  margin-top: 60px;
}
.banner.ins-banner .banner-slider {
  top: 60px;
}
.hm-news-carousel h2 {
  font-size: 26px;
  margin: 0 0 20px 0;
}
.hm-news-carousel .news-txt p {
  font-size: 14px;
}
.hm-prod-carousel {
  margin: 30px 0 0 0;
}
.hm-prod-carousel .owl-theme .owl-nav .owl-prev {
  left: 149px;
}
.hm-prod-carousel .cont-prod {
  padding: 0;
}
.hm-prod-carousel .cont-prod h2 {
  font-size: 30px;
  margin: 20px 0 35px -70px;
}
.abt-box-sec {
  padding: 100px 0;
}
.director-sec {
  padding: 70px 0;
}
.mission-img {
  width: 63%;
}
.current-event-cover .cur-events-img .date {
  width: 100px;
  height: 75px;
  padding: 5px;
}
.current-event-cover .cur-events-img .date h3 {
  font-size: 30px;
}
.current-event-cover .cur-events-img .date h4 {
  font-size: 13px;
}
.event-cal-cover .img-event-cal .date {
  width: 100px;
  height: 70px;
  padding: 0px 5px 5px 8px;
}
.event-cal-cover .img-event-cal .date h3 {
  font-size: 30px;
}
.event-cal-cover .img-event-cal .date h4 {
  font-size: 13px;
}
.feedback-txt-cover {
  padding: 0 0 20px 0;
  margin: 0 0 30px 0;
}
.feedback-txt-cover p {
  font-size: 16px;
}
.feedback-form-cover {
  padding: 0 0 20px 0;
  margin: 0 0 30px 0;
}
.facili-box {
  width: 350px;
  height: 306px;
  margin: 0 auto;
}
.facili-cover ul li {
  position: relative;
  float: left;
  width: 50%;
  margin-bottom: 20px;
}
.section-table .section-table-cell .content-area-left,  .section-table .section-table-cell .content-area-right {
  max-width: 470px;
}
.footer-img {
  display: none;
}
.hm-about-video .video-cover .play-video {
  left: 15px;
  right: 15px;
  top: 15px;
  height: 280px;
}
}
 @media (max-width: 1030px) {
.menu-static .navbar-nav li a {
  font-size: 12px;
  padding-left: 8px;
  padding-right: 8px;
}
}
 @media (max-width: 991px) {
.navbar-nav .open .dropdown-menu {
  position: static;
  float: none;
  width: auto;
  margin-top: 0;
  background-color: transparent;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.navbar-nav .open .dropdown-menu > li > a {
  line-height: 20px;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}
.navbar-header {
  float: none;
}
.navbar-toggle {
  display: block;
}
.navbar-collapse {
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
}
.navbar-collapse.collapse {
  display: none!important;
}
.navbar-nav {
  float: none!important;
  /*margin: 7.5px -15px;*/

  margin: 7.5px 50px 7.5px -15px
}
.navbar-nav>li {
  float: none;
}
/* since 3.1.0 */

.navbar-collapse {
  margin-right: 0px;
  margin-left: 0px;
}
.navbar-collapse.collapse.in {
  display: block!important;
}
.collapsing {
  overflow: hidden!important;
}
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
.menu-static .navbar-right:before {
  display: none;
}
.menu {
  display: none;
}
.menu-static {
  display: block;
  top: 0px;
}
.menu-static .navbar {
  height: auto;
}
.menu-static .navbar-nav li + li:before {
  display: none;
}
.menu-static .navbar-nav li a {
  padding: 10px;
}
.menu-static .navbar-nav li.home a {
  padding: 10px;
}
.menu-about .dropdown-menu .yamm-content {
  width: 100%;
}
.top-menu-about.menu-about .pro-menu .yamm-content {
  width: 100%;
}
.menu-about .dropdown-menu .yamm-content {
  padding: 10px 20px;
}
.menu-static .navbar-nav {
  padding: 0px;
  width: 100%;
  margin: 0;
}
.menu-static .navbar-nav li + li a::before {
  display: none;
}
.menu-lg .dropdown-menu .menu-left {
  width: 100%;
  padding: 0;
  min-height: auto;
}
.menu-lg .dropdown-menu .menu-right {
  display: none;
}
.menu-lg .dropdown-menu .menu-left ul li a {
  padding: 10px;
}
.banner {
  margin: 60px 0 0 0;
}
.banner {
  height: 450px;
}
.banner .banner-slider .carousel .item img {
  height: 450px;
}
.banner.ins-banner {
  height: 300px;
}
.banner.ins-banner .banner-slider .carousel .item img {
  height: 300px;
}
.banner .banner-slider {
  top: 60px;
}
.banner.ins-banner {
  margin-top: 60px;
}
.banner .banner-shade {
  width: 220px;
}
.banner-nav {
  left: 21px;
}
.banner .banner-caption .btn-explore {
  padding: 10px 40px;
  margin: 0px 0 0 30px;
}
.hm-about-cont {
  max-width: 100%;
}
.hm-about-cont h2 {
  font-size: 20px;
}
.hm-about-cont h2 span {
  font-size: 35px;
}
.hm-about-cont p {
  font-size: 14px;
  margin-bottom: 15px;
}
.hm-about-video .video-cover {
  float: left;
  padding: 0;
  margin: 0;
}
.hm-about-video .bg-video {
  left: 45%;
  top: 30px;
}
.hm-about-video .hd-video {
  right: 0px;
}
.hd-quality h2 {
  font-size: 100px;
}
.hm-prod-carousel .cont-prod h2 {
  font-size: 30px;
  margin: 20px 0 20px 0;
}
.hm-prod-carousel .owl-theme .owl-nav .owl-prev {
  left: 158px;
}
.hd-newsletter {
  max-width: 100%;
}
.hd-newsletter h2 {
  font-size: 25px;
}
.hd-newsletter h2 span {
  font-size: 35px;
}
.hm-about-sec {
  padding: 30px 0 20px;
  overflow: hidden;
}
.hd-quality h2 {
  font-size: 75px;
}
.quality-sec {
  padding: 20px 0;
}
.hm-products {
  padding: 20px 0;
}
.footer-sec {
  position: relative;
  padding: 30px 0 15px;
}
.abt-img-cover {
  float: left;
  width: 100%;
}
.abt-img-cover .shade-white {
  display: none;
}
.vision-img {
  position: relative;
  float: left;
  width: 100%;
}
.vision-img .vision-shape {
  display: none;
}
.vision-cont {
  padding: 20px 0 20px;
}
.mission-img {
  position: relative;
  float: left;
  width: 100%;
}
.mission-img .mission-shape {
  display: none;
}
.mission-cont {
  padding: 20px 0 20px;
}
.abt-box-sec {
  padding: 70px 0;
}
.vision-hd {
  padding: 30px 0 0px;
}
.vision-hd h2 {
  color: #000;
  font-size: 25px;
}
.mission-hd {
  padding: 30px 0 0px;
}
.mission-hd h2 {
  color: #000;
  font-size: 25px;
  text-align: left;
}
.dir-shape {
  display: none;
}
.director-sec {
  padding: 30px 0;
}
.director-box {
  margin: 0 auto 81px;
}
.banner .banner-caption .banner-crumb {
  float: left;
  margin-top: 10px;
}
.hm-abt-shape,  .bg-hm-service {
  display: none;
}
.abt-bg-shade {
  display: none;
}
.event-calender-sec {
  background-size: 150px;
}
.cur-events-sec {
  padding: 30px 0;
}
.cur-events-sec h2.sec-hd {
  font-size: 20px;
  margin: 0 0 15px 0;
}
.current-event-cover .cur-events-txt {
  padding: 20px 20px 20px;
}
.current-event-cover .cur-events-txt h3 {
  font-size: 20px;
}
.current-event-cover .cur-events-txt p {
  font-size: 14px;
}
.event-calender-sec {
  padding: 30px 0;
}
.event-calender-sec h2.sec-hd {
  font-size: 20px;
  margin: 0 0 15px 0;
}
.event-cal-cover {
  margin-bottom: 15px;
}
.img-event-cont p {
  font-size: 14px;
}
.event-calender-sec {
  background-image: none;
}
.feedback-sec {
  position: relative;
  padding: 30px 0 0px;
}
.feedback-txt-cover {
  padding: 0 0 10px 0;
  margin: 0 0 20px 0;
}
.feedback-txt-cover p {
  font-size: 14px;
}
.feedback-form-cover {
  padding: 0 0 10px 0;
  margin: 0 0 20px 0;
}
.feedback-form-cover .form-control {
  min-height: 40px;
}
.feedback-form-cover .btn-default {
  min-height: 38px;
}
.feedback-form-cover .btn-submit {
  padding: 10px;
}
.facilities-sec {
  padding: 40px 0 40px;
}
.facili-bg-shade {
  display: none;
}
.prod-tab-sec {
  padding: 30px 0;
}
.prod-tb-nav ul li a {
  font-size: 13px;
}
.product-tab-cover {
  margin-bottom: 30px;
}
.prod-tb-cont {
  padding: 30px 25px;
}
.prod-txt-cover .prod-txt h3 {
  font-size: 20px;
  margin: 20px 0 20px 0;
}
.prod-txt-cover .prod-txt p {
  font-size: 14px;
  margin: 5px 0 0 0;
}
.prod-buy ul li a {
  font-size: 14px;
  padding: 10px 10px 10px 15px;
  min-height: 60px;
}
.prod-buy ul li a .icon {
  width: 35px;
  height: 32px;
}
.prod-buy ul li a:hover .icon img {
  object-position: 0 -32px;
}
.prod-buy ul li a p {
  margin: 5px 0 0 0;
}
.about-cont {
  width: 100%;
  max-width: 100%;
}
.about-cont .about-scroll {
  height: auto;
  padding: 0 0 0 0;
}
.about-cont h2 {
  font-size: 20px;
}
.about-cont h2 span {
  font-size: 32px;
}
.ins-about-sec {
  padding: 40px 0 40px;
}
tab {
  width: 1000px !important;
}
.award-caption {
  min-height: 70px;
}
.section-table .section-table-cell {
  display: block;
}
.section-table .section-table-cell .content-area-left,  .section-table .section-table-cell .content-area-right {
  float: none;
  max-width: 750px;
  padding: 15px;
  margin: 0 auto;
}
.section-img-cover .shade-white {
  display: none;
}
.section-img-cover:before,  .section-img-cover:after {
  display: none;
}
.hm-about-video .video-cover .play-video {
  height: 335px;
}
}
 @media (max-width: 767px) {
.navbar-collapse {
  max-height: 300px;
  overflow: auto;
}
.menu-static .logo {
  width: 165px;
  padding: 15px 10px 10px 30px;
}
.menu-static .navbar-right li .dropdown-menu {
  top: 0;
  background-color: #fff;
  border-radius: 0;
}
.banner {
  height: 350px;
}
.banner .banner-slider .carousel .item img {
  height: 350px;
}
.banner.ins-banner {
  height: 250px;
}
.banner.ins-banner .banner-slider .carousel .item img {
  height: 250px;
}
.footer-img {
  display: none;
}
.hm-prod-carousel {
  margin: 30px 0 35px 0;
  padding: 0 0 50px 0;
}
.hm-prod-carousel .cont-prod {
  color: #000;
}
.hm-prod-carousel .cont-prod h2 {
  font-size: 25px;
}
.hm-prod-carousel .cont-prod h3 {
  color: #000;
  font-size: 20px;
}
.hm-prod-carousel .cont-prod p {
  color: #000;
}
.hm-prod-carousel .owl-theme .owl-nav .owl-prev {
  left: 20px;
  bottom: -40px;
}
.hm-prod-carousel .owl-theme .owl-nav .owl-next {
  left: 70px;
  bottom: -40px;
  background-color: #ea7a1e;
}
.hm-manage-sec {
  position: relative;
  padding: 30px 0;
}
.hm-news-carousel h2 {
  font-size: 20px;
}
.hm-prod-carousel .cont-prod h2 {
  font-size: 20px;
}
.hd-manage h3 {
  font-size: 20px;
}
.manage-cover .overlay h3 {
  font-size: 20px;
}
.hd-newsletter h2 {
  font-size: 20px;
}
.hd-newsletter h2 span {
  font-size: 25px;
}
.footer-links h3 {
  font-size: 20px;
  margin: 0 0 20px 0;
}
.footer-links h3.dummy {
  display: none;
}
.director-box {
  margin: 0 auto 75px;
}
.banner .banner-caption .banner-crumb {
  display: none;
}
.event-cal-cover .img-event-cal .date {
  width: 80px;
  height: 60px;
  padding: 10px 5px 5px 10px;
}
.event-cal-cover .img-event-cal .date h3 {
  font-size: 20px;
}
.event-cal-cover .img-event-cal .date h4 {
  font-size: 10px;
}
.facili-cover ul li {
  width: 100%;
}
.facili-box .faci-tb-cover h3 {
  font-size: 20px;
}
.facili-box .facil-box-cont h3 {
  font-size: 18px;
}
.facili-box .strength-box h3 {
  font-size: 18px;
}
.facili-box .strength-box h3 span {
  font-size: 24px;
}
.facili-cover ul li:nth-child(1) .facili-box:before,  .facili-cover ul li:nth-child(1) .facili-box:after,  .facili-cover ul li:nth-child(2) .facili-box:before,  .facili-cover ul li:nth-child(2) .facili-box:after,  .facili-cover ul li:nth-child(3) .facili-box:before,  .facili-cover ul li:nth-child(3) .facili-box:after {
  display: none;
}
.prod-buy ul li {
  width: 100%;
  border-left: solid 1px transparent;
  border-right: solid 1px transparent;
  margin-bottom: 4px;
}
.prod-buy ul li a {
  min-height: auto;
}
.abt-box-sec {
  padding: 25px 0;
}
.abt-box-sec .abt-box-shape {
  display: none;
}
.award-caption {
  min-height: 85px;
}
.cont-prod ul li {
  color: #000;
}
.pop-onload .backbox .front-box .date{
  top: 10px;
  font-size: 12px;
  padding: 9px 40px 15px 10px;
}
.pop-onload .backbox .front-box .date strong {
  font-size: 18px;
  line-height: 22px;
}
}
 @media (max-width: 650px) {
.hd-quality h2 {
  font-size: 50px;
}
.hm-about-cont h2 span {
  font-size: 25px;
}
.hm-about-video .hd-video {
  right: 0px;
  top: 50px;
}
.hm-about-video .hd-video h2 {
  font-size: 18px;
}
.hm-about-video .hd-video h2 span {
  font-size: 20px;
}
.hd-quality {
  height: auto;
}
.hd-quality h2 {
  font-size: 35px;
}
.prod-tb-nav ul li {
  width: 50%;
  border-left: solid 2px transparent;
  border-right: solid 2px transparent;
}
.hm-about-video .video-cover .play-video {
  height: 300px;
}
}
 @media (max-width: 600px) {
.hm-about-video .video-cover .play-video {
  height: 270px;
}
}
 @media (max-width: 550px) {
.banner {
  height: 200px;
}
.banner .banner-slider .carousel .item img {
  height: 200px;
}
.banner.ins-banner {
  height: 150px;
}
.banner.ins-banner .banner-slider .carousel .item img {
  height: 150px;
}
.banner-nav {
  display: none;
}
.banner .banner-caption .btn-explore {
  display: none;
}
.banner .banner-shade {
  width: 100px;
}
.banner .banner-caption {
  padding: 0 0 0 0px;
}
.award-box {
  width: 31%;
}
.hm-about-video .video-cover .play-video {
  height: 250px;
}
}
 @media (max-width: 500px) {
.hm-about-video .video-cover .play-video {
  height: 210px;
}
}
 @media (max-width: 450px) {
.menu-static .navbar-right li.menu-search .dropdown-menu .menu-search {
  width: 100%;
}
.banner .banner-caption h1 {
  font-size: 24px;
}
.banner .banner-caption h2 {
  font-size: 20px;
}
.banner.ins-banner .banner-caption h1 {
  font-size: 24px;
}
.facili-box {
  width: 280px;
  height: 245px;
}
.facili-box .facil-box-cont h3 {
  font-size: 14px;
}
.facili-box .facil-box-cont p {
  font-size: 13px;
}
.award-box {
  width: 98%;
}
.award-caption {
  min-height: inherit;
  padding: 10px 0;
}
.hm-about-video .video-cover .play-video {
  left: 10px;
  right: 10px;
  top: 10px;
  height: 200px;
}
}
 @media (max-width: 420px) {
.hm-about-video .video-cover .play-video {
  height: 190px;
}
}
 @media (max-width: 375px) {
.hm-about-video .video-cover .play-video {
  height: 150px;
}
}
 @media (max-width: 350px) {
.footer-social ul li a {
  width: 42px;
  height: 42px;
  line-height: 42px;
  font-size: 14px;
}
.footer-social ul li:nth-child(1) a::after,  .footer-social ul li:nth-child(3) a::after {
  height: 5px;
}
.director-box {
  width: 200px;
  height: 173px;
}
.director-box h3 {
  font-size: 14px;
}
.director-box .dir-desig {
  font-size: 14px;
  bottom: 15px;
}
.prod-tb-nav ul li {
  width: 100%;
  border-left: solid 1px transparent;
  border-right: solid 1px transparent;
  min-height: auto;
}
.hm-about-video .video-cover .play-video {
  height: 150px;
}
}
 @media (max-width: 325px) {
.video-cover .play-video {
  left: 5px;
  right: 5px;
  top: 5px;
}
.hm-about-video .video-cover .play-video {
  height: 130px;
}
}
