	.slide-content {
			text-align: center;
	}
	#slidecaption p {
		font-size: 18px;
		line-height: 24px;
		text-align: center;
		color: #fff !important;
		text-shadow: 0 0 1px rgba(0,0,0,.05), 0 1px 2px rgba(0,0,0,.3);
	}
	.btnViamgus,  {
		-webkit-filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
		-moz-filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
		-ms-filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
		-o-filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
		filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
	}
	.btnViamgus {
		display: inline-block;
		margin: 0px 0 0;
		padding: 9px 22px 7px;
		clear: both;
		
		color: #fff;
		font-size: 12px;
		font-weight: bold;
		text-transform: uppercase;
		text-decoration: none;
		text-align: center !important;
		line-height:24px !important;
		border: 2px solid rgba(255,255,255,.4);
		border-radius: 5px;
	}
		.btnViamgus:hover {
			background: rgba(255,255,255,.05);
		}
		.btnViamgus:active {
			-webkit-filter: drop-shadow(0 -1px 2px rgba(0,0,0,.5));
			-moz-filter: drop-shadow(0 -1px 2px rgba(0,0,0,.5));
			-ms-filter: drop-shadow(0 -1px 2px rgba(0,0,0,.5));
			-o-filter: drop-shadow(0 -1px 2px rgba(0,0,0,.5));
			filter: drop-shadow(0 -1px 2px rgba(0,0,0,.5));
		}
		
	.btnViamgus {
		-webkit-filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
		-moz-filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
		-ms-filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
		-o-filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
		filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
	}



    

    /* Featurettes
    ------------------------- */

    .featurette-divider {
      margin: 0px 0; /* Space out the Bootstrap <hr> more */
    }
    .featurette {
       /*padding-top: 120px; Vertically center images part 1: add padding above and below text. */
      padding-top: 10px;
      padding-bottom: 10px;
      overflow: hidden; /* Vertically center images part 2: clear their floats. */
    }
    .featurette-image {
       /*margin-top: -120px; Vertically center images part 3: negative margin up the image the same amount of the padding to center it. */
    }

    /* Give some space on the sides of the floated elements so text doesn't run right into it. */
    .featurette-image.pull-left {
      margin-right: 40px;
    }
    .featurette-image.pull-right {
      margin-left: 40px;
    }

    /* Thin out the marketing headings */
    .featurette-heading {
      margin-top: 20px;
      font-size: 36px;
      font-weight: 300;
      line-height: 1;
      letter-spacing: -1px;
    }



    /* RESPONSIVE CSS
    -------------------------------------------------- */

    @media (max-width: 979px) {

      .container.navbar-wrapper {
        margin-bottom: 0;
        width: auto;
      }
      .navbar-inner {
        border-radius: 0;
        margin: -20px 0;
      }

      .carousel .item {
        height: 500px;
      }
      .carousel img {
        width: auto;
        height: 500px;
      }

      .featurette {
        height: auto;
        padding: 10px 0 10px 0;
      }
      .featurette-image.pull-left,
      .featurette-image.pull-right {
        display: block;
        float: none;
        max-width: 100%;
        margin: 0 auto 20px;
      }
    }


    @media (max-width: 767px) {
#home-slider .slider-text {
	position: absolute;
	left: 0%;
	top: 40%;
	margin: 0px 0 0 0px;
	width: 100%;
	height: 250px;
	text-align: center;
	z-index: 2;	
}
      .navbar-inner {
        margin: -20px;
      }

      .carousel {
        margin-left: -20px;
        margin-right: -20px;
      }
      .carousel .container {

      }
      .carousel .item {
        height: 300px;
      }
      .carousel img {
        height: 300px;
      }
      .carousel-caption {
        width: 65%;
        padding: 0 70px;
        margin-top: 100px;
      }
      .carousel-caption h1 {
        font-size: 30px;
      }
      .carousel-caption .lead,
      .carousel-caption .btn {
        font-size: 18px;
      }

      .marketing .span4 + .span4 {
        margin-top: 40px;
      }

      .featurette-heading {
        font-size: 30px;
      }
      .featurette .lead {
        font-size: 18px;
        line-height: 1.5;
      }

    }
    
@media (min-width: 1200px) {
	.span4 {
        width: 350px;
    }
}
.term h2{
	font-size: 24px;
	line-height: 36px;
	margin-bottom: 0px;
	padding-bottom: 0px !important;
}
.term {
	padding-bottom: 0px !important;
	margin-bottom: 17px !important;
}
.termsMn p {
	margin-bottom: 9px;
}
.termsMn ul li {
	color: #666;
	line-height: 28px;
}
.btnMagusLogin {
	 
	background-color: #00ACED;
	color: #FFF;
	 
}
.btnMagusLoginLink {
	 
	background-color: #00ACED;
	color: #FFF !important;
	line-height: 52px !important;
}
.btnMagusLoginLink a :hover {
color: #FFF !important;
}
.blueCls a :hover {
	color: #00ACED !important;
}
/*Login CSS Starts Here*/
.icheckbox_square-blue,
.iradio_square-blue {
    display: block;
    margin: 0;
    padding: 0;
    width: 22px;
    height: 22px;
    background: url(../../../../img/plugins/icheck/square/blue.png) no-repeat;
    border: none;
    cursor: pointer;
}

.icheckbox_square-blue,
.icheckbox_square-blue.static:hover {
    background-position: 0 0;
}
    .icheckbox_square-blue.hover,
    .icheckbox_square-blue:hover {
        background-position: -24px 0;
    }
    .icheckbox_square-blue.checked {
        background-position: -48px 0;
    }
    .icheckbox_square-blue.disabled {
        background-position: -72px 0;
        cursor: default;
    }
    .icheckbox_square-blue.checked.disabled {
        background-position: -96px 0;
    }

.iradio_square-blue,
.iradio_square-blue.static:hover {
    background-position: -120px 0;
}
    .iradio_square-blue.hover,
    .iradio_square-blue:hover {
        background-position: -144px 0;
    }
    .iradio_square-blue.checked {
        background-position: -168px 0;
    }
    .iradio_square-blue.disabled {
        background-position: -192px 0;
        cursor: default;
    }
    .iradio_square-blue.checked.disabled {
        background-position: -216px 0;
    }

/* Retina support */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
       only screen and (-moz-min-device-pixel-ratio: 1.5),
       only screen and (-o-min-device-pixel-ratio: 3/2),
       only screen and (min-device-pixel-ratio: 1.5) {
    .icheckbox_square-blue,
    .iradio_square-blue {
        background-image: url(../../../../img/plugins/icheck/square/blue@2x.png);
        -webkit-background-size: 240px 24px;
        background-size: 240px 24px;
    }
}
/*Login CSS Ends Here*/
.labelLogin{
	color: #666;
}
