.banner-14 {background-attachment: fixed; background-size: cover; background-position: left;padding: 250px 120px;}

.banner-content-14 h1 { font-size: 80px; }
.banner-content-14 h2 { font-size: 60px !important; }
.banner-content-14 h3 { font-size: 20px; padding-bottom: 20px }
.advance-feature-content ul li{  list-style: initial;}



.section-header .title{font-variant: small-caps;font-size: 30px;}
.section-header .cate { font-size: 50px !important; font-variant: small-caps;}

.section-header2{ max-width: 1000px !important; line-height: 50px; }
.section-header2 .title{font-size: 40px !important;}
.section-header2 .cate { font-size: 40px !important;}



::-webkit-scrollbar {
  width: 14px;
  height: 14px;
}
::-webkit-scrollbar-button {
  width: 0px;
  height: 0px;
}
::-webkit-scrollbar-thumb {
  background: #110f99;
  border: 0px none #ffffff;
  border-radius: 50px;
}
::-webkit-scrollbar-thumb:hover {
  background: #ffffff;
}
::-webkit-scrollbar-thumb:active {
  background: #000000;
}
::-webkit-scrollbar-track {
  background: #ffffff;
  border: 0px none #ffffff;
  border-radius: 50px;
}
::-webkit-scrollbar-track:hover {
  background: #f7f7f7;
}
::-webkit-scrollbar-track:active {
  background: #f5f5f5;
}
::-webkit-scrollbar-corner {
  background: transparent;
}


.feature-wrapper { overflow-y:scroll; height: 900px; padding-right: 30px; }

.contact-section{ margin: 0px; }

.contact-item h1, .contact-item h2,.contact-item  h3,.contact-item  h4,.contact-item  h5,.contact-item  h6,.contact-item .contact-contact a,.contact-item .contact-contact p,.section-header  h3{ color: #ffffff !important; }


footer .padding-bottom,footer .footer-top { padding: 50px 0 !important; }


.header-section .header-wrapper .header-button{ background: #3b368c }

.logo{ height: 100px; width: auto !important; }

.feature-thumb{
/*	background: -ms-linear-gradient(0deg,#d180dd 0,#796be8 100%) !important;
    background: -moz-linear-gradient(0deg,#d180dd 0,#796be8 100%) !important;
    background: -webkit-linear-gradient(0deg,#dfdcdf 0,#3c2ac4 100%) !important;
    box-shadow: 2.419px 9.703px 12.48px 0.52px rgba(121,107,232,.5) !important;
*/}

.container_header{ padding: 0 25px }
.Links{ width: 100%; position: absolute;  margin-top: -100px; top: -100px;z-index: 999;}
.advance-feature-section,.feature-section,footer{ position: relative; }


.feature-item{ cursor: default !important;}


@media only screen and (min-width: 600px) {
  .showM {
    display: none !important;
  }
}

@media only screen and (max-width: 600px) {
  .showM {
    display: block !important;
  }

  .advance-feature-thumb img{max-height: auto !important; max-width: auto !important;min-width: auto !important;min-height: auto !important; }
}

