/* line 17, ../../sass/temp/landingTemp.sass */
.nav-list {
  margin-bottom: 0;
}

/* line 21, ../../sass/temp/landingTemp.sass */
.img-rwd {
  max-width: 100%;
  height: auto;
}

/* line 25, ../../sass/temp/landingTemp.sass */
.img-toBg {
  width: 100%;
  height: 100%;
  -moz-background-size: 100% auto;
  -o-background-size: 100% auto;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
}

/* line 32, ../../sass/temp/landingTemp.sass */
.fleximg {
  width: 100%;
  margin: 0 auto;
  position: relative;
  image-rendering: optimizeQuality;
}

/* line 38, ../../sass/temp/landingTemp.sass */
.fleximg:before {
  display: block;
  content: " ";
  width: 100%;
  background-size: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  image-rendering: optimizeQuality;
}

/* line 47, ../../sass/temp/landingTemp.sass */
.img_bk {
  overflow: hidden;
  margin-bottom: 15px;
}

/* line 53, ../../sass/temp/landingTemp.sass */
.collapseImg {
  width: 90%;
  padding: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 58, ../../sass/temp/landingTemp.sass */
.bg-cover, .img-toBg, .icon:before {
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
}

/* line 60, ../../sass/temp/landingTemp.sass */
.bg-cont {
  -moz-background-size: contain;
  -o-background-size: contain;
  -webkit-background-size: contain;
  background-size: contain;
}

/* line 62, ../../sass/temp/landingTemp.sass */
.bg-nrp, .img-toBg, .icon:before {
  background-repeat: no-repeat;
}

/* line 64, ../../sass/temp/landingTemp.sass */
.bg-pos-center, .img-toBg, .icon:before {
  background-position: 50% 50%;
}

/* line 69, ../../sass/temp/landingTemp.sass */
html, body {
  font-size: 16px;
}

/* line 72, ../../sass/temp/landingTemp.sass */
#page h1, #page h2, #page h3, #page h4, #page h5, #page h6 {
  margin: 0;
  padding: 0;
}

/* line 76, ../../sass/temp/landingTemp.sass */
.text-shadow {
  text-shadow: 0px 1px 5px rgba(0, 0, 0, 0.55);
}

/* line 80, ../../sass/temp/landingTemp.sass */
.normal_font, .detail, .note {
  font-size: 16px;
  line-height: 1.7;
}

/* line 85, ../../sass/temp/landingTemp.sass */
.detail {
  display: block;
  text-align: left;
  max-width: 900px;
  margin: 0 auto;
  color: #818181;
}

/* line 94, ../../sass/temp/landingTemp.sass */
.icon {
  display: inline-block;
}
/* line 96, ../../sass/temp/landingTemp.sass */
.icon:before {
  content: "";
  display: inline-block;
}

/* line 104, ../../sass/temp/landingTemp.sass */
a.readmore {
  font-size: 16px;
  text-decoration: none;
}
/* line 107, ../../sass/temp/landingTemp.sass */
a.readmore:hover {
  text-decoration: underline;
}

/* line 109, ../../sass/temp/landingTemp.sass */
a.readmore.blue_txt {
  color: #09F;
}

/* line 113, ../../sass/temp/landingTemp.sass */
#page {
  width: 100%;
  overflow: hidden;
}

/* line 116, ../../sass/temp/landingTemp.sass */
#banner {
  padding-bottom: 35px;
}
/* line 118, ../../sass/temp/landingTemp.sass */
#banner .title {
  font-size: 48px;
  font-weight: 400;
  margin: 0;
  margin-bottom: 15px;
}
/* line 124, ../../sass/temp/landingTemp.sass */
#banner .sub-title {
  line-height: 1.3;
}
@media (max-width: 767px) {
  /* line 124, ../../sass/temp/landingTemp.sass */
  #banner .sub-title {
    font-weight: 600;
  }
}
/* line 130, ../../sass/temp/landingTemp.sass */
#banner .feature-list {
  list-style-position: inside;
  list-style-type: disc;
  font-size: 18px;
  line-height: 1.7;
}

/* line 137, ../../sass/temp/landingTemp.sass */
.section.font_white {
  color: white;
}

/* line 139, ../../sass/temp/landingTemp.sass */
.section.font_black {
  color: #000;
}

/* line 141, ../../sass/temp/landingTemp.sass */
.section.no_pad {
  padding-bottom: 0;
}

/* line 145, ../../sass/temp/landingTemp.sass */
.section, #collapse_bk {
  padding: 35px 0;
}
@media (max-width: 767px) {
  /* line 145, ../../sass/temp/landingTemp.sass */
  .section, #collapse_bk {
    padding: 25px 0;
  }
}
/* line 149, ../../sass/temp/landingTemp.sass */
.section .section-title, .section .section-descript, .section .img, #collapse_bk .section-title, #collapse_bk .section-descript, #collapse_bk .img {
  text-align: center;
  font-weight: 400;
  line-height: 1.5;
}
@media (max-width: 767px) {
  /* line 149, ../../sass/temp/landingTemp.sass */
  .section .section-title, .section .section-descript, .section .img, #collapse_bk .section-title, #collapse_bk .section-descript, #collapse_bk .img {
    font-weight: 600;
    text-align: left;
    line-height: 1.4;
  }
}
/* line 158, ../../sass/temp/landingTemp.sass */
.section header, #collapse_bk header {
  max-width: 950px;
  margin: 0 auto;
}
/* line 161, ../../sass/temp/landingTemp.sass */
.section header.tal > *, .section .section-title.tal, .section .section-descript.tal, #collapse_bk header.tal > *, #collapse_bk .section-title.tal, #collapse_bk .section-descript.tal {
  text-align: left;
}
/* line 163, ../../sass/temp/landingTemp.sass */
.section .section-descript, #collapse_bk .section-descript {
  margin-top: 15px;
  width: 100%;
}
/* line 166, ../../sass/temp/landingTemp.sass */
.section .section-descript > p, #collapse_bk .section-descript > p {
  max-width: 900px;
  display: inline-block;
  text-align: left;
}
/* line 170, ../../sass/temp/landingTemp.sass */
.section .section-descript h4, #collapse_bk .section-descript h4 {
  line-height: 1.4;
}

@media (min-width: 768px) {
  /* line 173, ../../sass/temp/landingTemp.sass */
  .vmiddle {
    position: relative;
    padding-top: 10%;
  }
  /* line 177, ../../sass/temp/landingTemp.sass */
  .vmiddle > * {
    top: 50%;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}

/* line 184, ../../sass/temp/landingTemp.sass */
.hr {
  background-color: #ddd;
  height: 1px;
  margin-top: 3%;
  margin-bottom: 3%;
}

/* line 190, ../../sass/temp/landingTemp.sass */
.center-block {
  text-align: center;
}

/* line 197, ../../sass/temp/landingTemp.sass */
.fadeout {
  opacity: 0 !important;
  display: none;
}

/* line 16, ../../sass/product/AS6004U.sass */
.bgcover, #sec_04, #sec_06, #sec_07 {
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
}

/* line 19, ../../sass/product/AS6004U.sass */
.bgcontain, #sec_02 {
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -ms-background-size: contain;
  background-size: contain;
  background-repeat: no-repeat;
}

/* line 26, ../../sass/product/AS6004U.sass */
@media (max-width: 767px) {
	#banner {
	  background-image: url("../../images/solution/why_buy_a_nas/banner_bg_xs.jpg");
	  background-size:cover;
	
	}
}

@media (min-width: 768px) {
	#banner {
	  background-image: url("../../images/solution/why_buy_a_nas/banner_bg.jpg");
	  background-size:cover;
	
	}
}


/* line 28, ../../sass/product/AS6004U.sass */
#sec_02 {
  background-color: #efefef;
  background-image: url("../../images/product_feature/AS6004U/safetyBuckle-bg.png");
  background-position: right 50px bottom -150px;
  height: 35vw;
}
@media (max-width: 767px) {
  /* line 28, ../../sass/product/AS6004U.sass */
  #sec_02 {
    background-position: right 50px bottom -336px;
    height: 95vw;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 28, ../../sass/product/AS6004U.sass */
  #sec_02 {
    background-position: right 25px bottom -480px;
    min-height: 600px;
  }
}
@media (min-width: 992px) {
  /* line 28, ../../sass/product/AS6004U.sass */
  #sec_02 {
    min-height: 600px;
  }
}

/* line 43, ../../sass/product/AS6004U.sass */
#sec_04 {
  background-image: url("../../images/product_feature/AS6004U/saveEnergy-bg.jpg");
  background-position: 50% 70%;
  color: #fff;
}

/* line 56, ../../sass/product/AS6004U.sass */
#sec_06 {
  background-image: url("../../images/product_feature/AS6004U/safetyStorage-bg.jpg");
}

/* line 60, ../../sass/product/AS6004U.sass */
#sec_07 {
  background-image: url("../../images/product_feature/AS6004U/iscsi_lun-bg.png");
}

/* line 64, ../../sass/product/AS6004U.sass */
#sec_09 {
  background-color: #ecf5f6;
}

/* line 68, ../../sass/product/AS6004U.sass */
.img-rwd {
  max-width: 100%;
  height: auto;
}

/* line 71, ../../sass/product/AS6004U.sass */
.bdrBtn {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  border-color: #fff;
  color: #fff;
  opacity: 0.8;
}
/* line 79, ../../sass/product/AS6004U.sass */
.bdrBtn:hover, .bdrBtn:focus, .bdrBtn.active {
  color: #fff;
  opacity: 1;
}
/* line 82, ../../sass/product/AS6004U.sass */
.bdrBtn > * {
  color: #fff;
  display: block;
}
/* line 85, ../../sass/product/AS6004U.sass */
.bdrBtn > *:hover, .bdrBtn > *:focus, .bdrBtn > *.active {
  color: #fff;
  opacity: 1;
  text-decoration: none;
}

/* line 89, ../../sass/product/AS6004U.sass */
#banner {
  padding-bottom: 35px;
}
/* line 91, ../../sass/product/AS6004U.sass */
#banner .banner-mid {
  margin-top: 15px;
  /* zoom in Btn */
}
/* line 93, ../../sass/product/AS6004U.sass */
#banner .banner-mid #banner-title {
  color: #fff;
  font-size: 48px;
  font-weight: 400;
  margin: 0;
  margin-top: 25px;
  margin-bottom: 10px;
}
/* line 100, ../../sass/product/AS6004U.sass */
#banner .banner-mid #banner-sub-title {
  color: #45d07c;
  line-height: 1.3;
  margin-bottom: 15px;
}
/* line 106, ../../sass/product/AS6004U.sass */
#banner .banner-mid #feature-list {
  list-style-position: outside;
  list-style-type: disc;
  color: #fff;
  font-size: 18px;
  line-height: 1.7;
  padding-left: 20px;
}
/* line 113, ../../sass/product/AS6004U.sass */
#banner .banner-mid #feature-list > li {
  margin-bottom: 5px;
}
/* line 115, ../../sass/product/AS6004U.sass */
#banner .banner-mid .specBtn {
  width: 100px;
}
/* line 119, ../../sass/product/AS6004U.sass */
#banner .banner-mid #banner-product {
  margin-top: 35px;
  display: inline-block;
  position: relative;
}
/* line 126, ../../sass/product/AS6004U.sass */
#banner .banner-mid a.p_zoom {
  position: absolute;
  bottom: 35px;
  right: 0;
}
/* line 131, ../../sass/product/AS6004U.sass */
#banner .banner-mid #gallery_zoom {
  width: 30px;
  height: 30px;
  line-height: 30px;
  display: block;
  background: url(../../images/templates/btn/gallery_zoom.png) no-repeat;
  background-position: 0px 0px;
  border: none;
}

/* line 140, ../../sass/product/AS6004U.sass */
.section {
  padding: 25px 0;
}
/* line 142, ../../sass/product/AS6004U.sass */
.section .section-title, .section .section-descript, .section .img {
  text-align: center;
  font-weight: 400;
}
/* line 146, ../../sass/product/AS6004U.sass */
.section .section-descript {
  width: 100%;
}
/* line 148, ../../sass/product/AS6004U.sass */
.section .section-descript > p {
  max-width: 900px;
  display: inline-block;
  text-align: left;
}

/* line 153, ../../sass/product/AS6004U.sass */
.note {
  max-width: 750px;
  margin-left: 18%;
}
@media (max-width: 767px) {
  /* line 153, ../../sass/product/AS6004U.sass */
  .note {
    margin-left: 0;
  }
}
/* line 159, ../../sass/product/AS6004U.sass */
.note > * {
  display: inline-block;
  vertical-align: middle;
}
@media (min-width: 768px) {
  /* line 163, ../../sass/product/AS6004U.sass */
  .note img {
    width: 35%;
  }
  /* line 165, ../../sass/product/AS6004U.sass */
  .note span {
    width: 60%;
  }
  #banner
  {
	  min-height:800px;  
  }
}
@media (max-width: 767px) {
  /* line 168, ../../sass/product/AS6004U.sass */
  .note img {
    width: 100%;
  }
  /* line 170, ../../sass/product/AS6004U.sass */
  .note span {
    width: 100%;
  }
  #banner
  {
	  min-height: inherit;  
  }
}

/* line 173, ../../sass/product/AS6004U.sass */
.tab_bk .active > .bdrBtn {
  opacity: 1;
  border-width: 2px;
}
/* line 176, ../../sass/product/AS6004U.sass */
.tab_bk > * {
  display: inline-block;
}

/* line 178, ../../sass/product/AS6004U.sass */
.tab_bk .btn {
  margin-top: 15px;
  padding: 5px 25px;
}

/* line 182, ../../sass/product/AS6004U.sass */
#sec_04 .btn {
  background-color: rgba(0, 0, 0, 0.75);
}

/* line 184, ../../sass/product/AS6004U.sass */
#sec_05 {
  padding-bottom: 0;
}
/* line 186, ../../sass/product/AS6004U.sass */
#sec_05 .data_bk {
  margin-top: 25px;
}
/* line 188, ../../sass/product/AS6004U.sass */
#sec_05 .img_bk {
  margin-top: 35px;
}

/* line 191, ../../sass/product/AS6004U.sass */
#sec_06 .img_bk {
  margin: 35px 0;
}

/* line 195, ../../sass/product/AS6004U.sass */
#sec_07 .video_bk {
  width: 100%;
  text-align: center;
  margin-top: 25px;
}
/* line 199, ../../sass/product/AS6004U.sass */
#sec_07 .video_bk .video_bk_inner {
  display: inline-block;
  width: 800px;
}
@media (max-width: 991px) {
  /* line 199, ../../sass/product/AS6004U.sass */
  #sec_07 .video_bk .video_bk_inner {
    width: 100%;
  }
}
/* line 204, ../../sass/product/AS6004U.sass */
#sec_07 .video_bk .video_bk_inner > * {
  width: 100%;
}
@media (max-width: 992px) {
  /* line 204, ../../sass/product/AS6004U.sass */
  #sec_07 .video_bk .video_bk_inner > * {
    height: 50vw;
  }
}
@media (min-width: 992px) {
  /* line 204, ../../sass/product/AS6004U.sass */
  #sec_07 .video_bk .video_bk_inner > * {
    height: 400px;
  }
}

/* line 212, ../../sass/product/AS6004U.sass */
#sec_08 .spec_bk .spec-head {
  font-size: 24px;
  font-weight: 600;
  padding: 15px 0;
  margin-bottom: 15px;
  border-bottom: 1px solid #ddd;
}

/* line 220, ../../sass/product/AS6004U.sass */
#sec_09 {
  padding: 120px 0;
}
/* line 222, ../../sass/product/AS6004U.sass */
#sec_09 header {
  margin-top: 12%;
}
/* line 224, ../../sass/product/AS6004U.sass */
#sec_09 .section-title {
  text-align: left;
}

/* line 227, ../../sass/product/AS6004U.sass */
#sec_10 .productList {
  margin-top: 50px;
}
/* line 229, ../../sass/product/AS6004U.sass */
#sec_10 .productList .productItem {
  margin-bottom: 25px;
}
/* line 231, ../../sass/product/AS6004U.sass */
#sec_10 .productList .productItem a:hover {
  text-decoration: none;
}
/* line 233, ../../sass/product/AS6004U.sass */
#sec_10 .productList .productItem a:hover > p {
  color: #000;
}
/* line 235, ../../sass/product/AS6004U.sass */
#sec_10 .productList .productItem p {
  font-size: 18px;
  color: #777;
  margin-top: 15px;
}

.intro_ul ul li
{
	margin-left:-20px;
	
}

.white_text
{
	color:#FFFFFF !important;
	
}
.pink_text
{
	color:#ffcc33 !important;
	
}
.banner_padding
{
	background-color: #666;
    padding: 30px 40px;
	opacity:0.6;
	
}

.icon-arrow-top {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-right: 8px;
    background: url(../../images/solution/backup20160503/icon-arrow-top.png);
}

#pink_bg
{
	/*background-color: #ff6666;*/
	background: linear-gradient(90deg,#ffcc00,#ff9900);
	
}
#yellow_bg
{
	background-color: #ffcc33;
	/*background: linear-gradient(90deg,#ffcc33,#cc33cc);*/
	    background: linear-gradient(90deg,#33cc99,#33cc99);
	
}

#blue_bg
{
	/*background-color: #336699;*/
	background: linear-gradient(90deg,#ff99ff,#ff6666);
	
}


#grey_bg
{
	/*background-color: #336699;*/
	background: linear-gradient(90deg,#ff99ff,#ff6666);
	
}
#purple_bg
{
	background-color: #003ca9; 
    background: linear-gradient(90deg,#003ca9,#3287e0);
	
}


#conclusion
{
    background-image: url(../../images/product_feature/AS_T10G/banner-bg.jpg);
    background-size: cover;
}
	
	
	

	.banner-title {
  		text-shadow: 1px 1px 10px #000;
}






.hvr-grow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
}

.hvr-grow:hover, .hvr-grow:focus, .hvr-grow:active {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}






@media (max-width: 767px) 
{
	
	#seller
	{
		position: fixed;
		right: 5px;
		bottom: 60px;
		padding: 10px 10px;
	
		color: white;
		cursor: pointer;
		z-index: 9999;
			
	}
	
	#seller ul li
	{
		list-style:none;
	
		
	}
	
	
	#seller ul li
	{
		width:80px;
		height:auto;
		background-color:#FFF;
		 margin-bottom:10px;
		 text-align:center;
		
	}
}
@media (min-width: 768px)
{
	
	#seller
	{
		position: fixed;
		right: 20px;
		top: 120px;
		padding: 10px 10px;
	
		color: white;
		cursor: pointer;
		z-index: 9999;
			
	}
	
	#seller ul li
	{
		list-style:none;
	
		
	}
	
	
	#seller ul li
	{
		width:120px;
		height:auto;
		background-color:#FFF;
		 margin-bottom:10px;
		 text-align:center;
		
	}
	
}

.mt120
{
	margin-top:120px;
	
}


.grediant_text
{
	background: linear-gradient(to right,#ff8a00,#da1b60);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
    font-weight: 700;
    border-bottom: 1px solid #da1b60!important;
    padding-bottom: .15rem;	
}


.banner-title
{
	line-height:1.2;
	
}


.spec-box-title .sm,.spec-box-title .md,.spec-box-title .lg
{
	display:inline-block
}

.spec-box-outer
{
	margin:0;
	padding:0
}

.spec-box
{
	transition:border-color .1s ease-in-out;
	display:table;
	margin:.313em;
	padding:0 .625em;
	width:95%;
	-ie-border-radius:3px;
	border-radius:3px;
	border:1px solid #444;
	background-color:rgba(255,255,255,0.05);
	font-weight:bold;
}

.spec-box .sm
{
	font-size:1em;
	line-height:1em
}

.spec-box .md
{
	font-size:1.5em;
	line-height:1.5em
}

.spec-box .lg
{
	font-size:3.75em;
	margin:0
}

.spec-box .spec-box-title
{
	display:block
}

.spec-box .spec-box-title .sm,.spec-box .spec-box-title .md,.spec-box .spec-box-title .lg
{
	display:inline-block
}

.spec-box div
{
	display:table-cell;
	text-align:center;
	vertical-align:middle;
	color:#444;
	font-size:16px;
	*display:block;
}

.g-spec-outer
{
	text-align:center
}

.g-spec-outer .row
{
	display:inline-block
}

@media (min-width: 320px) and (max-width: 479px) {
	.g-spec-outer
	{
		padding:.5em;
		font-size:1.5em
	}
	
	.g-spec-outer .row
	{
		padding:0 .6em
	}
	
	.g-spec-outer .spec-box
	{
		width:95%;
		height:8em
	}
	
	.g-spec-outer div[class*="col-xs-"]
	{
		padding:0 .1em
	}
	
	.sm
	{
		font-size:1em;
		line-height:1em
	}
	
	.md
	{
		font-size:1.25em;
		line-height:1.5em
	}
	
	.lg
	{
		font-size:4em;
		font-size:4.5vw;
		margin:0
	}
}

@media (min-width: 480px) and (max-width: 767px) {
	.g-spec-outer
	{
		font-size:1.6em
	}
	
	.spec-box .sm
	{
		font-size:1em;
		line-height:1em
	}
	
	.spec-box .md
	{
		font-size:1.25em;
		line-height:1.5em
	}
	
	.spec-box .lg
	{
		font-size:2em;
		margin:0
	}
}

@media (max-width: 767px) {
	.g-spec-outer .spec-box
	{
		width:95%;
		height:9em
	}
	
	.g-spec-outer div[class*="col-xs-"]
	{
		padding:0 .1em
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.g-spec-outer
	{
		text-align:center
	}
	
	.g-spec-outer div[class*="col-xs-"]
	{
		padding:0 .1em
	}
	
	.g-spec-outer .spec-box
	{
		min-width:95%;
		min-height:125px
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.g-spec-outer
	{
		text-align:center
	}
	
	.g-spec-outer div[class*="col-xs-"]
	{
		padding:0 .1em
	}
	
	.g-spec-outer .spec-box
	{
		min-width:95%;
		min-height:160px
	}
}

@media (min-width: 1200px) {
	.g-spec-outer div[class*="col-xs-"]
	{
		padding:0 1.1em
	}
	
	.spec-box
	{
		min-width:180px;
		min-height:160px
	}
	
	.g-spec-outer .spec-box div
	{
		font-size:18px
	}
}


.mt45
{
	margin-top:45px;
	
}
.mb60
{
	margin-bottom:60px;
}

.spec-box span
{
	font-size:3EM;
	
}






/*=======*/
.section-descript .intro-list {
  list-style-type: disc;
  list-style-position: outside;
  line-height: 1.2;
  margin-top: 20px;
  margin-left: -20px;
}
@media (max-width: 767px) {
  .section-descript .intro-list li {
    float: left;
    width: 100%;
    margin-bottom: 2%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .section-descript .intro-list li {
    float: left;
    width: 33.33%;
    padding-right: 5%;
    margin-bottom: 2%;
  }
}
@media (min-width: 992px) {
  .section-descript .intro-list li {
    float: left;
    width: 25%;
    padding-right: 5%;
    margin-bottom: 2%;
  }
}


.no_pad
{
	padding-bottom:0px !important;
	
}

.table.light-table {
  margin-top: 10%;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ie-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0px 0px 5px #7d7d7d;
  -moz-box-shadow: 0px 0px 5px #7d7d7d;
  -ie-box-shadow: 0px 0px 5px #7d7d7d;
  -o-box-shadow: 0px 0px 5px #7d7d7d;
  box-shadow: 0px 0px 5px #7d7d7d;
  text-align: center;
  line-height: 1.7;
  background-color: #fff;
}
.table.light-table tr td {
  padding: 2%;
  width:20%;
}
.table.light-table thead {
  background-color: #d9e5ed;
}
.light-table
{
	table-layout:fixed;
	
}



.white_text a
{
	color:#ffffff !important;
	
}



.glyphicon-star
{
	color:#FF9900;
	margin-left:4px;

}




