


@import url('https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,700');
@import url('https://fonts.googleapis.com/css?family=Cabin:400,500,700|Montserrat:400,500,700');

.m-white-bg{
    margin-right:0;
    margin-left:0;
}
.zIndex1{
        padding-right:0;
        padding-left:0;
    }
.ht-auto{
    height:100%;
}
.carousel-inner.ht-auto{
    padding-top:60px;
}
.copyrights-line{
    color: #337ab7;
    width:100%;
    display:block;
    margin:15px auto;
    text-align:center;
}
.ice-header{background-color:transparent;    left: 0;
    position: fixed;
    width: 100%;
    z-index: 79;
    top: 0;    margin-left: 0px;
    padding :0px 4%;
}

.ice-header .navbar{margin:25px 0;font-weight:bold;min-height:55px;}
.top-sticky-navbar{margin:12px 0 !important;
                                font-weight:bold;}
.ice-header .navbar-default{background-color:transparent;border:none;}
.ice-header .navbar-default .navbar-brand{font-size:50px;}
.ice-header .navbar-default .navbar-brand, .ice-header .navbar-default .navbar-nav>li>a{color:#FFFFFF;}
.ice-btn1{background-color:transparent;color:#FFFFFF;border:2px solid #a883e9;border-radius: 24px 24px 24px 0px;}
#ca-navbar .nav li a:hover{
    cursor:pointer;
}
.ice-banner {
    background-image: url('/Content/images/landing_page/bg-img/welcome-bg.png');
    height: 900px;
    position: relative;
    z-index: 1;
    background-position: bottom center;
    background-size: cover;
    padding-top: 20%;
}
	.wellcome-heading > h2 {
    font-size: 100px;
    color: #ffffff;
    font-weight: 700;
    position: relative;
    z-index: 3;}
	
	.wellcome-heading > h3 {
    font-size: 332px;
    position: absolute;
    top: -134px;
    font-weight: 900;
    left: -12px;
    z-index: -1;
    color: #fff;
    opacity: .1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
}
.wellcome-heading > p {
    color: #fff;
}
.get-start-area .email {
    background: #9572e8;
    height: 50px;
    max-width: 260px;
    border: none;
    border-radius: 24px;
    padding: 0px 15px;
}
#contact {
    margin-bottom:250px!important;
}
.special-area img {
    max-width: 100%;
    max-height: 100%;
}
.top-sticky{
	    background-color: #884bdf;
    -webkit-box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
    /*height:13%;*/
    transition: height 1s;
}
.single-icon > i {
    font-size: 36px;
    color: #fb397d;
}
.get-start-area .submit {
    background-color: #fb397d;
    color: #fff;
    font-weight: 500;
    display: inline-block;
    border: none;
    height: 50px;
    min-width: 167px;
    line-height: 46px;
    text-align: center;
    border-radius: 24px 24px 24px 0px;
    margin-left: 10px;
}
.ice-banner-img {
       width: 50%;
    position: absolute;
    top: 48%;
    right: 0%;
}
.ice-banner .carousel-inner{padding-bottom: 42px;}

.section-heading > h2 {
    font-weight: 300;
    color: #5b32b4;
    font-size: 48px;
    margin: 0;
}
.single-special {
    border: 1px solid #eff2f6;
    padding: 40px;
    border-radius: 40px 40px 40px 0px;
    -webkit-transition-duration: 800ms;
    -o-transition-duration: 800ms;
    transition-duration: 800ms;
    margin-bottom: 30px;
}
.single-special > h4 {
    font-size: 22px;
    color: #5b32b4;
    margin-bottom: 15px;
}
.section-heading {
    margin: 60px 0;
}
.single-special:hover {
    -webkit-box-shadow: 0 10px 90px rgba(0, 0, 0, 0.08);
    box-shadow: 0 10px 90px rgba(0, 0, 0, 0.08);
}
.special_description_content > h2 {
    color: #5b32b4;
    font-size: 48px;
    margin-bottom: 30px;
}
.single-feature > h5 {
    font-size: 22px;
    color: #5b32b4;
}
.single-feature > i {
    color: #fb397d;
    font-size: 30px;
    display: inline-block;
    float: left;
    margin-right: 10px;
}
.video-area {
    position: relative;
    z-index: 1;
    background-position: center center;
    background-size: cover;
    border: 20px solid #fff;
    border-radius: 20px;
    height: 650px;
    -webkit-box-shadow: 0 10px 50px rgba(0, 0, 0, 0.08);
    box-shadow: 0 10px 50px rgba(0, 0, 0, 0.08);
}
.video-area .video-play-btn a {
    width: 80px;
    height: 80px;
    background-color: #fb397d;
    color: #fff;
    text-align: center;
    display: block;
    font-size: 36px;
    line-height: 80px;
    padding-left: 5px;
    border-radius: 50%;
    top: 50%;
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 3;
}
.single-feature {
    margin-bottom: 50px;
}

.cool_facts_area {
    position: relative;
    z-index: auto;
    background: #a865e1;
    background: -webkit-linear-gradient(to left, #7873ed, #a865e1);
    background: -webkit-linear-gradient(right, #7873ed, #a865e1);
    background: -webkit-gradient(linear, right top, left top, from(#7873ed), to(#a865e1));
    background: -o-linear-gradient(right, #7873ed, #a865e1);
    background: linear-gradient(to left, #7873ed, #a865e1);
    padding: 180px 0 80px 0;
    top: -100px;
}
.cool_facts_area:after {
    position: absolute;
    bottom: -100px;
    left: 0;
    right: 0;
    width: 100%;
    height: 100px;
    background-color: #fff;
    content: '';
}
.counter-area {
   
	float:left;
	padding-right: 20px;
}
.cool-facts-content{float:left;}
.counter-area > h3 {
    color: #ffffff;
    font-size: 60px;
    margin-bottom: 0;
    line-height: 1;
	    margin: 0;
		    line-height: 2.5;
}
.cool-facts-content > i {
    color: #ffffff;
    font-size: 36px;
}
.cool-facts-content > p {
    font-size: 18px;
    color: #ffffff;
    margin-bottom: 0;
}

.pricing-plane-area {
    background: #f5f9fc;
}
.section_padding_100_70 {
    padding-top: 100px;
    padding-bottom: 70px;
}

.single-price-plan {
    background: #ffffff;
    border: 1px solid #ebebeb;
    border-radius: 30px 30px 30px 0;
    margin-bottom: 30px;
}
.single-price-plan .package-plan {
    padding: 40px 0;
    border-radius: 30px 30px 0 0;
}
.single-price-plan .package-plan > h5 {
    color: #5b32b4;
    font-size: 18px;
}
.single-price-plan .package-plan .ca-price span {
    font-size: 18px;
    color: #fb397d;
}
.single-price-plan .package-plan .ca-price h4 {
    color: #fb397d;
    font-size: 48px;
    position: relative;
    z-index: 1;
    margin-bottom: 0;
    line-height: 1;
	display: inline-block;
}
.single-price-plan .package-plan .ca-price span {
    font-size: 18px;
    color: #fb397d;
}
.single-price-plan .package-plan {
    padding: 40px 0;
    border-radius: 30px 30px 0 0;
}
.single-price-plan .package-description > p:first-child {
    border-top: 1px solid #ebebeb;
}

element.style {
}
.single-price-plan .package-description > p:first-child {
    border-top: 1px solid #ebebeb;
}
.single-price-plan .package-description > p {
    margin-bottom: 0;
    line-height: 1;
    padding: 15px 0;
    border-bottom: 1px solid #ebebeb;
}
.single-price-plan .plan-button > a {
    background: #726a84;
    padding: 10px 0;
    border-bottom-right-radius: 30px;
    color: #ffffff;
    font-size: 16px;
    font-weight: 500;
    display: block;
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
}

.our-monthly-membership {
    background: #a865e1;
    background: -webkit-linear-gradient(to left, #7873ed, #a865e1);
    background: -webkit-linear-gradient(right, #7873ed, #a865e1);
    background: -webkit-gradient(linear, right top, left top, from(#7873ed), to(#a865e1));
    background: -o-linear-gradient(right, #7873ed, #a865e1);
    background: linear-gradient(to left, #7873ed, #a865e1);
}

.section_padding_50 {
    padding-top: 50px;
    padding-bottom: 50px;
}

.membership-description > h2 {
    color: #ffffff;
    font-size: 36px;
}
.membership-description > p {
    color: #ffffff;
    margin-bottom: 0;
}
.get-started-button {
    text-align: right;
}

.get-started-button > a {
    color: #ffffff;
    font-weight: 600;
    display: inline-block;
    border: 2px solid #a883e9;
    height: 50px;
    min-width: 150px;
    line-height: 46px;
    text-align: center;
    border-radius: 24px 24px 24px 0px;
}
.get-started-button > a:hover {
    background: #fb397d;
    color: #fff;
    border-color: transparent;
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
    text-decoration: none;
}
.align-items-center .col-md-4{
    margin-top: 2%;
}
.section-heading > h2 {
    font-weight: 300;
    color: #5b32b4;
    font-size: 48px;
    margin: 0;
}
.line-shape-white, .line-shape {
    width: 80px;
    height: 2px;
    background-color: #fb397d;
    margin-top: 15px;
}

.footer-contact-area .line-shape {
    margin-left: 0;
}
.footer-text {
    margin-bottom: 15px;
}
.footer-text > p {
    margin-bottom: 50px;
}
.address-text > p, .phone-text > p, .email-text > p {
    font-size: 18px;
    margin-bottom: 10px;
}
#name {
    font-size: 18px;
    padding: 15px 15px;
    border-radius: 25px 25px 25px 0;
	height: 80%;
}
#message {
    border-radius: 25px 25px 25px 0;
}
#email {
    font-size: 18px;
    padding: 15px 15px;
    border-radius: 25px 25px 25px 0;
	height: 80%;
}
.footer-contact-area {
    background: #f5f9fc;
}
.section_padding_100 {
    padding-top: 100px;
    padding-bottom: 100px;
}
.address-text > p > span, .phone-text > p > span, .email-text > p > span {
    color: #5b32b4;
}

.btn.submit-btn {
    background: #fb397d;
    height: 48px;
    min-width: 185px;
    color: #ffffff;
    font-weight: 500;
    border-radius: 22px 25px 22px 0;
}
.ice-text-area{clear: left;
    margin: 0 15px;}
	
	.footer-social-icon {
    margin-bottom: 30px;
}
.section_padding_70 {
    padding-top: 70px;
    padding-bottom: 70px;
}
.footer-text {
    margin-bottom: 15px;
}

.footer-social-icon {
    margin-bottom: 30px;
}

a, a:hover, a:focus, a:active {
    text-decoration: none;
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
}
.footer-social-icon > a > i {
    background: #9b69e4;
    font-size: 14px;
    color: #ffffff;
    height: 40px;
    width: 40px;
    line-height: 40px;
    font-weight: 500;
    border-radius: 10px 10px 10px 0px;
    margin-right: 10px;
}
.footer-social-icon > a:hover i {
    background: #fb397d;
}
.sticky-top{background-color: #884bdf;
    -webkit-box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);

    position: fixed;
    top: 0;
    z-index: 99;}
	section{z-index:1;background-color:#FFFFFF;}
	.bg-white {
    background-color: #fff!important;
}
.line-shape {
    margin-left: calc(50% - 40px);
}
.app-download-btn {
    margin : auto;
}

.app-download-btn p {
    margin-top: 4%;
}
/*.app-download-btn:first-child {
    margin-right: 20px;
}*/
.app-download-btn a {
    border: 1px solid #ddd;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 15px 30px;
    border-radius: 30px 30px 30px 0;
    -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
/*.app-download-btn:first-child {
    margin-right: 20px;
}*/
.app-download-area {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-preferred-size: 1;
    flex-basis: 1;
    margin-top: 50px;
}
.app-download-btn a i {
    color: #47425d;
    font-size: 24px;
    margin-right: 15px;
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
}
.app-download-btn a p {
    font-size: 16px;
    line-height: 1;
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
	color: #726a84;
}

@media (min-width: 320px) and (max-width: 1024px) {
	
	.counter-area > h3 {
    font-size: 30px;
	}
	.cool-facts-content > p{
		font-size: 16px;
	}
	.footer-social-icon{    width: 100% !important;}
	.app-download-btn a p span {
    font-size: 12px;
    display: block;
}

.cool_facts_area .row{width:320px; margin:0 auto;}
.cool_facts_area .col-xs-12{text-align:left;}
}

@media (max-width: 767px) and (min-width: 320px){
#contact {
    margin-bottom: 300px!important;
}
.get-started-button {
    text-align: left;
    margin-top: 20px;
}
.section-heading > h2 {
    font-size: 32px;
}
.get-start-area .email {
    margin-bottom: 20px;
    max-width: 100%;
}
.ice-banner-img{
    width: 100%;
    position: relative;
    top: 0%;
    right: 0%;
    margin-top: 35px;
}
.wellcome-heading > h2 {
    font-size: 48px;
}
.h-100 {
    height: 100%!important;
}
.ice-banner{
	padding-top: 50%;
    height: 730px;
}
.app-download-btn a{
	    padding: 15px 13px 5px;
}

.mob-pad-0{
    padding:0px;
}

    #ca-navbar {
        padding: 20px;
        border-radius: 3px;
        background-color: #5b32b4;
        text-align: left;
            border-top: 0;
    }
    .mob-hide{
        display:none!important;
    }
    
    .mob-show{
        display:block!important;
    }
    .ice-btn1 {
        margin-top: 30px;
        margin-left: 30px;        
     display: inline!important;
    }
    .ice-btn1 a {
        color: #fff;
    }
    .video-area {
       height: 250px;
       margin-bottom:15px;
    }
    .ice-header .navbar {
    margin: 15px 0;
    font-weight: bold;
}
    .mob-pad-r-0{
        padding-right:0px;
    }
    #screenshot {
        margin-top: -60px;
    }
    .quick-test-btn{
            margin-top: 40px;
    margin-left: 50px;
    }
}

.mob-hide{
        display:block;
    }

.mob-show{
        display:none;
    }
 .non-mon-hide{
        display:none;
    }
 .ice-btn1 a{
     color:#fff;
 }
/* --------------------------
:: 8.0 Screenshots Area CSS
-------------------------- */

.app_screenshots_slides {
    padding: 0 6%;
}

.app_screenshots_slides .single-shot {
    opacity: 0.7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    -webkit-transform: scale(0.85);
    -ms-transform: scale(0.85);
    transform: scale(0.85)
}

.app_screenshots_slides .center .single-shot {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.app-screenshots-area .owl-dot {
    height: 11px;
    width: 11px;
    border: 2px solid #a49fba;
    border-radius: 50%;
    display: inline-block;
    margin: 0 6px;
    margin-top: 50px;
}

.app-screenshots-area .owl-dot.active {
    background-color: #fb397d;
    border: transparent;
}

.app-screenshots-area .owl-dots {
    height: 100%;
    width: 100%;
    text-align: center;
}
.pad-left-rt0 {
    padding-left: 0px!important;
    padding-right: 0px!important;
}
@media screen and (min-width: 768px){
    .marg0 {
        margin: 0px;
    }
    .marg-bot0 {
        margin-bottom: 0px;
    }
}
@media (min-width: 768px){
    body {
        font-family: roboto!important;
    }
}
.md-input-container.md-block {
    display: block; 
    height: 72px;
    padding: 0px!important; 
}
.md-input-container {
    margin: 10px 0px;
}
.pad-top-bot0 {
    padding-bottom: 0px!important;
    padding-top: 0px!important;
}
md-input-container label {
    font-size: 13px;
    font-weight: bold;
}
md-input-container label {
    color: #884bdf;
    font-weight: 500;
}
.md-raised.md-submit {
    background-color: #884bdf!important;
    color: #fff;
}
.md-raised {
    border-radius: 8px !important;
}
.md-button {
    border-radius: 8px;
}
.home-or {
    text-align: center;
}
.text-white {
    color: #fff!important;
}
.btn-fb {
    background-color: #3B5998 !important;
}
.btn-gplus {
    background-color: #E02F2F !important;
}
.panel-sign {
    text-align: center;
    color: #a9a9a9;
    font-size: 13px;
}
.text-block {
    display: block;
    text-align: right;
    margin-bottom: 10px;
    font-size: 14px;
}
@media screen and (min-width: 768px) {
    .marg-top7 {
        margin-top: 7px;
    }
    
}
.navbar-collapse ul li{
    font-size: 16px;
    font-weight: 500;
}
.quick-test{
    font-size: 16px;
    color: #fff;
    margin-top: 2%;
}
.sign-up-button > a {
    color: #fff;
    font-weight: 500;
    display: inline-block;
    border: 2px solid #a883e9;
    height: 50px;
    min-width: 100px;
    line-height: 46px;
    text-align: center;
    border-radius: 24px 24px 24px 0px;
}

.sign-in-button > a{
    color: #fff;
    font-weight: 500;
    display: inline-block;
    border: 2px solid #a883e9;
    height: 50px;
    min-width: 100px;
    line-height: 46px;
    text-align: center;
    border-radius: 24px 24px 24px 0px;
}
.sign-up-button > a:hover {
    background: #fb397d;
    color: #fff;
    border-color: transparent;
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
    text-decoration: none;
}
.sign-in-button > a:hover {
    background: #fb397d;
    color: #fff;
    border-color: transparent;
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
    text-decoration: none;
}
md-toolbar {
    background-color: #884bdf!important;
}
body{
    font-size:16px;
}
.mob-brand{
    float: right;
    padding-right: 25%;
    font-size: 50px;
    line-height: 35px;
    color: #fff;
}
.md-sidenav-backdrop {
    position: fixed !important;
}
.auth-top7{
    margin-top: 7%;
}
.log-button{
    display:none!important;
}
.quick-test > a {
    color: #fff;
    font-weight: 500;
    display: inline-block;
    border: 2px solid #a883e9;
    height: 50px;
    min-width: 100px;
    line-height: 46px;
    text-align: center;
    border-radius: 24px 24px 24px 0px;
}
.quick-test > a:hover {
    background: #fb397d;
    color: #fff;
    border-color: transparent;
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
    text-decoration: none;
}
/* Image screen slider */

.col-centered {
    float: none;
    margin: 0 auto;
}

.carousel-control { 
    width: 8%;
    width: 0px;
}
.carousel-control.left,
.carousel-control.right { 
    margin-right: 40px;
    margin-left: 32px; 
    background-image: none;
    opacity: 1;
}
.carousel-control > a > span {
    color: white;
	  font-size: 29px !important;
}



 .active > div { display:none; }
 .active > div:first-child { display:block; }

/*xs*/
@media (max-width: 767px) {
  .carousel-inner .active.left { left: -50%; }
  .carousel-inner .active.right { left: 50%; }
	.carousel-inner .next        { left:  50%; }
	.carousel-inner .prev		     { left: -50%; }
  .carousel-col                { width: 50%; }
	.active > div:first-child + div { display:block; }
}

/*sm*/
@media (min-width: 768px) and (max-width: 991px) {
  .carousel-inner .active.left { left: -50%; }
  .carousel-inner .active.right { left: 50%; }
	.carousel-inner .next        { left:  50%; }
	.carousel-inner .prev		     { left: -50%; }
  .carousel-col                { width: 50%; }
	.active > div:first-child + div { display:block; }
}

/*md*/
@media (min-width: 992px) and (max-width: 1199px) {
  .carousel-inner .active.left { left: -33%; }
  .carousel-inner .active.right { left: 33%; }
	.carousel-inner .next        { left:  33%; }
	.carousel-inner .prev		     { left: -33%; }
  .carousel-col                { width: 33%; }
	.active > div:first-child + div { display:block; }
  .active > div:first-child + div + div { display:block; }
}

/*lg*/
@media (min-width: 1200px) {
  /*.carousel-inner .active.left { left: -25%; }
  .carousel-inner .active.right{ left:  25%; }
	.carousel-inner .next        { left:  25%; }
	.carousel-inner .prev		     { left: -25%; }
  .carousel-col                { width: 25%; }
	.active > div:first-child + div { display:block; }
  .active > div:first-child + div + div { display:block; }
	.active > div:first-child + div + div + div { display:block; }*/

  /*carousel styles*/
  .carousel-ss{
      width:90%;
      display:block;
      overflow:hidden;
      height:auto;
      margin:0px auto 30px auto;
  }
  .carousel-ss-inner{
      min-width:160%;
      display:block;
      padding:2% 0;
  }
  .carousel-ss-inner .item{
     opacity:0.6;
      display:inline-block;
      width:235px;
  }
  .carousel-ss-inner .item.active{
      transform:scaleY(1.1);
      opacity:1;
  }
}

.block {
    width: 306px;
    height: 230px;
}
/* Image End*/
.carousel-col img{
    width: 208.15px;
    margin:0 auto;
    display:block;
}


.sub-heading {
   padding: 10px;
   margin: 0px 0px 15px;
   margin-bottom: 15px;
   background-color: #c4d3d6;
   font-weight: bold;
}
.ansblock {
   position: relative;
   display: block;
   padding: 16px;
   padding-bottom: 0px;
   background-color: #fff;
   margin-bottom: 8px;
   border: 1px solid #e1e8ed;
   border-radius: 4px;
   transition: all .3s cubic-bezier(.165, .84, .44, 1);
}
@media only screen and (min-width:1536px) and (max-width: 1919px){
    .ansblock {
        padding:25px 25px 0px;
        margin-bottom: 15px;
    }
}
@media only screen and (min-width:1920px){
    .ansblock{
        padding: 35px 25px 10px;
        margin-bottom: 25px;
    }
}
total-questions span {
   display: inline-block;
   font-size: 20px;
}
.test-info-box {
   background-color: #fff;
   padding: 0px 0px 10px;
   margin-top: 2px;
}
.test-info-box .panel-heading {
   border-bottom: 1px solid #fff8f8;
}
.pLft5 {
   padding-left: 5px;
}
.pRgt5{
   padding-right: 5px;
}
.padtop3 {
   padding-top: 3px;
}
.padbot3 {
   padding-bottom: 3px;
}
.question-pallate .pallet-body {
     height: 55.5vh;
   overflow-y: auto;
}
@media (max-width: 768px){
   
.question-pallate .pallet-body{
   height: 49vh;
   overflow-y: auto;
}
}
.pallete-border-color {
   border-right: 2px solid;
   border-color: whitesmoke;
}
.BQuestion-list {
   position: relative;
   float: left;
   width: 100%;
   padding: 0;
   margin: 0;
   list-style: none;
}
.que-label {
   position: relative;
   float: left;
   display: inline-block;
}
.BQuestion-list .que-label {
   margin: 8px;
   min-width: 30px;
   min-height: 30px;
   cursor: pointer;
}
.que-label.ql-large,
.que-label.ql-large .q-badge {
       width: 36px;
   height: 31px;
   outline: 0;
}
.que-label .b-badge {
   position: absolute;
   left: 0;
   top: 0;
   border: 2px solid rgba(170, 184, 194, .3);
   font-weight: 500;
   /*color: #aab8c2;*/
   
   font-size: 12px;
   padding-top: 7px;
   -webkit-transition: all .3s cubic-bezier(.165, .84, .44, 1);
   transition: all .3s cubic-bezier(.165, .84, .44, 1);
   border-radius: 50px;
   text-align: center;
   outline: 0;
}
.b-badge {
   width: 36px;
   height: 36px;
}
.question-active .b-badge {
   border-radius: 5px !important;
}
.queston-viewed .b-badge {
   color: #fff !important;
   border-color: transparent;
   background-color: #aab8c2;
}
.question-ans .b-badge {
   color: #fff;
   border-color: transparent !important;
   background-color: #5cb85c !important;

}
.quick-text{
   font-weight: bold;
   color: #884bdf;
}

@media (max-width: 767px){
    .text-center-xs {
       text-align:center;
    }
}
.test-Button {
   text-transform: capitalize;
}
.legend_margin{
   margin:30px 0px;padding-left: 70px;
   padding-top: 25px;
}
.category-chart {
   list-style-type: none;
   margin-top: 5px;
   text-align: center;
   -webkit-padding-start: 0;
}
.category-chart li {
   display: block;
   white-space: nowrap;
   position: relative;
   margin-bottom:  15px;
   border-radius: 5px;
   padding: 2px 8px 2px 28px;
   font-size: 1em;
   cursor: default;
   text-align: left;
}
.category-chart li span {
   display: block;
   position: absolute;
   left: 0;
   top: 0;
   width: 20px;
   height: 20px;
   border-radius: 5px;
}
.txt-align-c{
    text-align:center;
}
.que-heading {
   padding: 10px;
   /*margin: 20px 0px 15px;*/
   
   margin-bottom: 15px;
   background-color: #ecf0f1;
}
.que-correct {
   color: green!important;
   font-size: 14px;
   font-weight: bold;
}
.que-wrong {
   color: red!important;
   font-size: 14px;
   font-weight: bold;
}
.que-unAtnd {
   color: #eea236;
   font-weight: bold;
}
.legend {
   font-size: 12px;
   padding-left: 0px;
   padding-right: 0px;
}

.badge-width32 {
   width: 32px;
   padding-top: 3px;
   padding-left: 6px;
}
.badge{border-radius:8px;}
.badge-success {
   background-color: #5cb85c;
}
.badge-default {
   background-color: rgb(149, 165, 166);
   color: black;
   border-color: black;
   border: thin;
}

    .docs-scroll-fab.scrolling {
        -webkit-transform: scale(1)!important;
        transform: scale(1)!important;
        background-color:#fb397d!important;
        color:#337ab7!important;
        -webkit-transition-duration: 500ms;
        -o-transition-duration: 500ms;
        transition-duration: 500ms;
        text-decoration: none;
    }

    .md-fab.docs-scroll-fab{
            position: fixed !important;
            -webkit-transform: scale(0);
            transform: scale(0);
            -webkit-transition: -webkit-transform 0.2s;
            transition: -webkit-transform 0.2s;
            transition: transform 0.2s;
            transition: transform 0.2s, -webkit-transform 0.2s;
    }

    @media only screen and (max-width:480px) and (min-width:360px){
        .single-feature {
            margin-bottom: 40px;
        }
        .single-feature h5 {
            text-align:center;
        }
        .single-feature p {
            text-align:justify;
        }
        .special_description_content p {
            text-align:justify;
        }
       .quick-test-btn {
            margin-top: 40px;
            margin-left: 30%;
        }
       .special-area{
               /*margin-top: 10%!important;*/
       }
    }
    .zIndex1{
        z-index:1;
    }
    .footer-menu nav ul{
        list-style-type:none;
    }
     .md-loader{
        top: 10px;
        margin-left: 38%;
        width: 0 !important;
        height: 0 !important; 
    }

     .navbar-center{
         float:initial;
     }
     .navbar-nav>li>a{
         border-radius:8px;
     }
     .m-ice{
         width: 215px;
     }
     .m-ice-footer{
             padding-top: 10px;
             width: 120px;
     }
     .navbar-header .md-icon-button{
         float:left;
         margin:10px 6px!important;
     }
     .navbar-header .md-icon-button .material-icons {
         color:#ffffff;
     }
    
    
    