html,
body {
    height: 100%;
}

.notification_wrap{
  background-color:#a8cd38;
}
.notification_wrap h5,
.notification_wrap h4{color:white;}

body {
    padding-top: 0px;
	font-family: 'Open Sans', sans-serif;
}
.nav_main {
  background: rgba(0, 0, 0, 0) url("../images/newhome/baner-bg.png") no-repeat scroll 0 0 / cover ;
  border: medium none;
  border-radius: 0;
  height: 772px;
  margin-bottom: 50px;
  padding-top: 15px;
}
.nav.navbar-nav>li>.dropdown-menu {
  background: #333b3e;
  color: white;
}
.nav.navbar-nav>li>.dropdown-menu a:hover{
  background: #797979;
}
.nav.navbar-nav.navbar-right.nav_inner a {
  color: #fff;
  display: block;
  font-family: "Open Sans",sans-serif;
  font-size: 18px;
  font-weight: normal;
  margin: 0 3px 0 2px;
  padding: 12px 15px;
  transition: all 0.1s ease 0s;
  width: 100%;
}
.nav.navbar-nav.navbar-right.nav_inner a:hover {
  background: #455357 none repeat scroll 0 0;
  border-radius: 8px;
  font-weight: normal;
}

.nav.navbar-nav.navbar-right.nav_inner .dropdown-menu a{
  color: inherit;
  padding: 4px 10px;
  display:block;
  margin:0 auto;
  text-align:center;
}
.nav.navbar-nav.navbar-right.nav_inner .dropdown-menu a:hover{
  background:#797979;
  border-radius:0;
  font-weight:normal;
}

.nav_text h1 {
  color: #fff;
  font-size: 40px;
  font-weight: bold;
  text-align: center;
  font-family: 'Open Sans', sans-serif;
}
.nav_text span {
  color: #a7cc21;
}
.nav_text {
  margin-top: 114px;
}
.nav_text h3 {
  color: #fff;
  font-size: 30px;
  font-weight: 100;
  margin: 13px 0 0;
  text-align: center;
  font-family: 'Open Sans', sans-serif;
}
.img_icon {
  margin: 72px 0 0;
  width: 100%;
}

.category_main > h1 {
  color: #3b3b3b;
  font-size: 40px;
  font-weight: bold;
  margin: 0;
  text-align: center;
  font-family: 'Open Sans', sans-serif;
}
.category_main h2 {
  color: #3b3b3b;
  font-size: 30px;
  font-weight: normal;
  margin: 12px 0 0;
  text-align: center;
  text-transform: uppercase;
  font-family: 'Open Sans', sans-serif;
}
.category_icon {
  margin: 0;
  padding: 0;
  text-align: center;
}
.category_icon > li {
  display: inline-table;
  list-style: outside none none;
  max-width: 206px;
  width: 100%;
}
.category_icon img {
    margin: 0 auto;
}
.category_icon h4 {
  color: #a7cc21;
  font-size: 25px;
  font-weight: bold;
  margin: 22px 0 11px;
  text-transform: uppercase;
  font-family: 'Open Sans', sans-serif;
}
.category_icon h6 {
  color: #2f383c;
  font-family: "Open Sans",sans-serif;
  font-size: 15px;
  font-weight: 600;
  text-transform: uppercase;
}
.category_icon p {
  color: #2f383c;
  font-size: 14px;
  font-weight: 600;
  font-family: 'Open Sans', sans-serif;
}
.img-responsive.img_border {
  margin: 48px auto 35px;
}
.category_main {
  float: left;
  width: 100%;
}

.test_section {
  background: #f8f8f8 none repeat scroll 0 0;
  float: left;
  margin: 30px 0 0;
  padding: 28px 0 22px;
  text-align: center;
  width: 100%;
}
.test_section a {
  background: #00aeff none repeat scroll 0 0;
  border-radius: 10px;
  box-shadow: 0 4px 0 0 #00a3ef;
  color: #fff;
  display: inline-block;
  font-weight: bold;
  height: 84px;
  padding: 0 0 0 13px;
}
.take {
  font-size: 32.82px;
}
.start {
  display: block;
  font-size: 15px;
  text-transform: uppercase;
}
.test_left {
  float: left;
  height: 84px;
  padding-top: 8px;
  vertical-align: middle;
}
.test_right {
  background: #00a3ef none repeat scroll 0 0;
  border-radius: 10px;
  display: table;
  float: left;
  height: 84px;
  margin-left: 16px;
  padding: 0 30px;
}
.test_right i {
  display: table-cell;
  font-size: 30px;
  vertical-align: middle;
}
/* Home Page Carousel */

header.carousel {
  background: #eaeaea none repeat scroll 0 0;
  float: left;
  height: auto;
  width: 100%;
}

header.carousel .item, header.carousel .item.active, header.carousel .carousel-inner {
  height: auto;
}

header.carousel .fill {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto auto;
  height: 390px;
  margin: 0 auto;
  width: auto;
}
.carousel.slide h3 {
  font-size: 28px;
  font-weight: bold;
  margin-top: 40px;
  text-align: center;
  text-transform: uppercase;
}
.text-lower {
  text-transform: lowercase;
}
.carousel.slide h4 {
  color: #2f383c;
  font-size: 24px;
  margin: 0;
  text-align: center;
  text-transform: uppercase;
}
.sl_icon {
  margin: 68px 0 10px;
  padding: 0;
  text-align: center;
}
.sl_icon > li {
  display: inline-block;
  list-style: outside none none;
  margin: 0 0 0 66px;
}
.hefty {
  color: #a9cd24;
}
.sl_icon > li:first-child {
  margin-left: 0;
}
.sl_icon img {
  float: left;
  margin: 0 15px 0 0;
}
.sl_icon span {
  float: left;
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase;
}
.carousel-control {
  bottom: 50%;
  top: 54%;
}


.sl_inner {
  float: left;
  padding: 0;
  width: 100%;
   margin-bottom: 30px;
    margin-top: 30px;
}
.sl_inner > li:nth-child(1) {
  background: #97bb14 none repeat scroll 0 0;
  float: left;
  position: relative;
  text-align: right;
  width: 40%;
}
.sl_inner > li:nth-child(1)::after {
  background: #97bb14 none repeat scroll 0 0;
  border: 1px solid #97bb14;
  content: "";
  height: 60px;
  margin: 0 0 0 -17px;
  padding: 19px 11px 22px 20px;
  position: absolute;
  top: 0;
  transform: skewX(150deg);
   -webkit-transform: skewX(150deg);
    -moz-transform: skewX(150deg);
    -ms-transform: skewX(150deg);
    -o-transform: skewX(150deg);
  width: 39px;
  z-index: 9;
}

.sl_inner > li:nth-child(1) a {
  padding: 0 30px 0 5px;
}
.sl_inner > li {
  height: 60px;
  list-style: outside none none;
  padding: 16px 0 0;
}
.sl_inner > li:nth-child(2) {
    background: #a7cc21 none repeat scroll 0 0;
    float: left;
    width: 20%;
	 position: relative;
}
.sl_inner > li:nth-child(2)::after {
  background: #a7cc21 none repeat scroll 0 0;
  border: 1px solid #a7cc21;
  content: "";
  height: 60px;
  margin: 0 0 0 -17px;
  padding: 19px 11px 22px 20px;
  position: absolute;
  top: 0;
  transform: skewX(150deg);
   -webkit-transform: skewX(150deg);
    -moz-transform: skewX(150deg);
    -ms-transform: skewX(150deg);
    -o-transform: skewX(150deg);
  width: 39px;
   right: -16px;
}
.sl_inner > li:nth-child(2) a {
  padding: 0 0 0 50px;
  text-align: center;
}
.sl_inner > li:nth-child(3) {
    background: #97bb14 none repeat scroll 0 0;
    float: left;
    width: 40%;
	 padding-left: 24px;
}
.sl_inner a {
  color: #fff;
  display: block;
  font-size: 20px;
  font-weight: bold;
  padding: 0 0 0 20px;
  text-transform: uppercase;
}
.sl_inner a:hover {text-decoration: none;}
.sl_inner i {
  font-size: 23px;
  margin: 0 0 0 10px;
}
.cd_text > h4 {
    text-transform: capitalize;
}

.move_section {
  float: left;
  width: 100%;
}
.move_section h3 {
  font-size: 28px;
  font-weight: bold;
  margin-top: 40px;
  text-align: center;
}
.move_main {
  margin: 40px 0 0;
  padding: 0;
  text-align: center;
}
.move_main > li {
  box-shadow: 0 0 18px -3px rgba(0, 0, 0, 0.1);
  display: inline-table;
  height: 254px;
  line-height: 20px;
  list-style: outside none none;
  margin: 0 0 0 9px;
  max-width: 306px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 50px;
  width: 100%;
  position:relative;
}
.move_main > li::before {
  background: #a7cc21 none repeat scroll 0 0;
  content: "";
  height: 5px;
  left: 0;
  position: absolute;
  top: 0;
  width: 55px;
}
.move_main img {
    margin: 0 auto;
}
.move_main h2 {
  color: #3b3b3b;
  font-family: "Open Sans",sans-serif;
  font-size: 15px;
  font-weight: bold;
  margin: 22px 0 11px;
  text-transform: uppercase;
}
.move_section h4 {
  color: #2f383c;
  font-size: 24px;
  margin: 0;
  text-align: center;
  text-transform: uppercase;
}
.move_main p {
  color: #656565;
  font-family: "Open Sans",sans-serif;
  font-size: 13px;
  font-weight: normal;
}


.price_main {
  margin: 40px 0 0;
  padding: 0;
  text-align: center;
}
.price_main > li {
  display: inline-table;

  line-height: 20px;
  list-style: outside none none;
  max-width: 150px;
  width: 100%;
}
.inner_price{
	box-shadow: 0 0 10px -3px rgba(0, 0, 0, 0.1);
	 height: 150px;
	 padding-top: 20px;
}
.price_main img {
    margin: 0 auto;
	width: 37px;
}
li.box_block img {
    height: 38px;
}
.price_main h2 {
  color: #878787;
  font-family: "Open Sans",sans-serif;
  font-size: 13px;
  font-weight: 600;
  margin: 22px 0 11px;
}
.price_main h4 {
  color: #2f383c;
  font-size: 22px;
  margin: 0;
  text-align: center;
  text-transform: uppercase;
}
.price_main p {
  color: #3b3b3b;
  font-family: "Open Sans",sans-serif;
  font-size: 17px;
  font-weight: bold;
}
.price_main h5 {
  color: #656565;
  font-size: 13px;
}
.price_inner span {
  background: #f3f3f3 none repeat scroll 0 0;/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fcfcfc+0,ededed+50,ededed+50,fcfcfc+100 */
background: #fcfcfc; /* Old browsers */
background: -moz-linear-gradient(left, #fcfcfc 0%, #ededed 50%, #ededed 50%, #fcfcfc 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #fcfcfc 0%,#ededed 50%,#ededed 50%,#fcfcfc 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #fcfcfc 0%,#ededed 50%,#ededed 50%,#fcfcfc 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#fcfcfc',GradientType=1 ); /* IE6-9 */
  color: #3b3b3b;
  display: inline-block;
  font-size: 17px;
  font-weight: bold;
  margin-bottom: 10px;
  padding: 10px 0;
  width: 60%;
  text-transform: uppercase;
}
.price_inner {
  margin: 30px 0 50px;
  padding: 0;
  text-align: center;
}
.price_inner > li {
  list-style: outside none none;
}


.membership_section {
    background: #f6f6f6 none repeat scroll 0 0;
    float: left;
    margin-top: 30px;
    padding: 10px 0 15px;
    width: 100%;
}
.membership_section h3 {
  font-size: 28px;
  font-weight: bold;
  margin-top: 40px;
  text-align: center;
  text-transform: uppercase;
}
.membership_section h4 {
  color: #2f383c;
  font-size: 24px;
  margin: 0 0 46px;
  text-align: center;
  text-transform: uppercase;
}
.member-left > h5 {
  color: #00aeff;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
}
.membership_section  p {
  color: #656565;
  font-size: 13px;
  font-weight: normal;
  text-align: center;
}
.member-left {
  margin-top: 30px;
}
.member-right {
  margin-top: 30px;
}
.member-middle > h5 {
  color: #ffa800;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
}
.member-right > h5 {
  color: #a6ca21;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
}


.video_section {
  float: left;
  margin: 10px 0 50px;
  text-align: center;
  width: 100%;
}
.video_section h3 {
  font-size: 28px;
  font-weight: bold;
  margin-top: 40px;
  text-align: center;
  text-transform: uppercase;
}
.video_section h4 {
  color: #2f383c;
  font-size: 24px;
  margin: 0 0 46px;
  text-align: center;
  text-transform: uppercase;
}
/* Footer Styles */

footer {
  background: #282828 none repeat scroll 0 0;
  border-bottom: 2px solid #383838;
  float: left;
  padding: 16px 0 34px;
  width: 100%;
}
.footer_main h3 {
  color: #fff;
  font-size: 28px;
  font-weight: bold;
  margin-top: 40px;
  text-align: center;
  text-transform: uppercase;
}
.footer_main h4 {
  color: #2f383c;
  font-size: 24px;
  margin: 0 0 46px;
  text-align: center;
  color:#fff;
  text-transform: uppercase;
}
.footer_inner {
  margin: 0;
  padding: 0;
  text-align: center;
}
.footer_inner > li {
  display: inline-table;
  list-style: outside none none;
  margin: 0 48px;
  max-width: 200px;
}
.join_link:hover {
  color: #fff;
}
.footer_inner p {
  color: #c5c5c5;
  font-size: 13px;
}
.footer_inner span {
  color: #a6ca21;
  font-size: 14px;
  text-transform: uppercase;
}
.join_link {
  background: #00aeff none repeat scroll 0 0;
  border-radius: 10px;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  padding: 11px 40px;
}
.footer_link {
  float: left;
  margin: 44px 0 18px;
  text-align: center;
  width: 100%;
}
.member-middle img {
  margin: 0 auto;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
  color: #b1b1b1;
  font-size: 50px;
}
/* Responsive Styles */

@media(max-width:991px) {

}
@media (min-width:768px) and (max-width:991px) {
.img-responsive.img_border {
    width: 72%;
}
.category_icon > li {
  max-width: 23%;
}
.sl_inner a {
  font-size: 15px;
}
.sl_inner > li:nth-child(2) a {
  padding: 0 0 0 22px;
  text-align: center;
}
}
@media (min-width:481px) and (max-width:767px) {
.category_icon > li {
  max-width: 100%;
  width: 22%;
}
.img-responsive.img_border {
    width: 70%;
}
.category_icon h4 {
  font-size: 17px;
  height: 40px;
}
.category_icon h6 {
  font-size: 13px;
}
.category_icon p {
  font-size: 12px;
}
.sl_inner > li:nth-child(3) {
  padding-left: 0;
  padding-top: 20px;
}
.sl_inner > li:nth-child(2) a {
  padding: 10px 0 0;
  text-align: center;
}
.sl_inner > li:nth-child(1) a {
  padding: 10px 0 0;
}
.sl_inner > li {
  padding: 4px 0 0;
}
.sl_inner i {
    position: relative;
    top: 3px;
}
}
@media(max-width:480px) {
.img-responsive.img_border {
    display: none;
}
.category_icon {
    margin: 20px 0 10px;
}
.category_icon > li {
  max-width: 100%;
  width: 100%;
}
.sl_inner > li:nth-child(1) {
    width: 33%;
}
.sl_inner > li {
    padding: 0px 0 0;
}
.sl_inner > li:nth-child(3) {
  padding-left: 0;
  width: 33%;
}
.sl_inner > li:nth-child(2) {
    width: 34%;
}
.sl_inner > li:nth-child(2) a {
  padding: 14px 0 0;
}
.sl_inner > li:nth-child(3) {
  padding-top: 14px;
}
.sl_inner i {
    position: relative;
    top: 3px;
}
}
@media(max-width:767px) {

    header.carousel .carousel {
        height: 70%;
    }
	.nav_main {
  height: auto;
  margin-bottom: 30px;
}
.nav_text {
  margin-top: 60px;
}
.nav_text h1 {
  font-size: 30px;
}
.nav_text h3 {
  font-size: 24px;
}
.category_main > h1 {
  font-size: 28px;
}
.category_main h2 {
  font-size: 20px;
  font-weight: normal;
}
.test_section {
  margin: 1px 0 0;
  padding: 20px 0 22px;
}
.test_section a {
  height: 65px;
  padding: 0 0 0 2px;
}
.test_left {
  height: 65px;
  padding-top: 15px;
}
.take {
  font-size: 14px;
}
.start {
  font-size: 11px;
}
.test_right {
  height: 68px;
  margin-left: 0;
  padding: 0 12px;
}
.test_right i {
  font-size: 19px;
}
.sl_icon > li {
  display: inline-block;
  list-style: outside none none;
  margin: 0 0 10px;
}
header.carousel .fill {
  background-size: contain;
  height: 250px;
}
.sl_inner > li:nth-child(1)::after {
    display: none;
}
.sl_inner > li:nth-child(2)::after {
    display: none;
}
    .sl_inner a {
  display: block;
  font-size: 11px;
  font-weight: bold;
  padding: 0;
  text-align: center;
}
.sl_inner > li:nth-child(1) a {
  padding: 10px 0 0;
}
.video_section iframe {
  width: 100%;
}
.member-middle img {
  margin: 0 auto;
}
.img_icon {
  display: none;
}
.navbar-brand {
  height: 80px;
}
.mob_icon ul {
  margin: 15px 0 0;
  padding: 0;
}
.mob_icon li {
  display: inline-table;
  list-style: outside none none;
  max-width: 49%;
  padding: 0 13px 12px;
  width: 100%;
}
.mob_icon img {
  margin: 0 auto;
}
.mob_icon h6 {
  color: #fff;
  font-size: 14px;
  text-align: center;
}
.price_inner a {
  width: 100%;
}
.join_link {
  padding: 11px 6px;
}
}
