#pnl_SCSI {
	background: rgba(0, 0, 0, 0) url("../../images/pnl_iSCSI.jpg") no-repeat scroll left top;
	height: 326px;
	left: -7px;
	position: relative;
	top: -80px;
	width: 573px;
}
#pnl_dup {
	height: 326px;
	left: -7px;
	position: relative;
	top: -80px;
	width: 573px;
	background:url('../../images/pnl_dup.jpg') top left repeat-y;
}
#pnl_NAS {
	height: 326px;
	left: -7px;
	position: relative;
	top: -80px;
	width: 573px;
	background:url('../../images/pnl_NAS.jpg') top left no-repeat;
}
.home_prod_left {
	float: left;
	padding-left: 25px;
	padding-top: 3px;
	text-align: left;
	width: 300px;
}
.home_prod_right2 {
	float: right;
	padding-left: 0;
	padding-right: 3px;
	padding-top: 3px;
	text-align: right;
	width: 200px;
}
.header-wrapper-home {
	background: rgba(0, 0, 0, 0) url("../img/home/top-header-bg-home.png") no-repeat scroll 0 0;
	height: 219px;
	max-width: 100%;
}

.content-wrapper-home{
	background: url("../img/home/content-middle-bg-home.png") repeat-y;
	max-width: 100%;
}

.content-wrapper-home-two {
	background: rgba(0, 0, 0, 0) url("../img/home/top-header-bg-boootm-home.png") no-repeat scroll 0 0;
	height: 219px;
	margin-top: -270px;
	max-width: 100%;
}
.content-wrapper-bottom{
	background: none;
	background: url("../img/home/content-bottom-bg-home.png") no-repeat;
	max-width: 100%;
	width: 970px;
	height: 43px;
}
.custom-text-img {
	margin-left: 18px;
}
.custom-text {
	float: right;
	margin-right: 15px !important;
	z-index: 9999999 !important;
	color: #5d2d77;
	font-family: Verdana,arial,san-serif;
	font-size: 13px;
	line-height: 18px;
	position: relative;
}
.custom-img{
	float: left;
	margin-left: -29px;
	margin-top: 29px;
	position: absolute;
	z-index: 10;
}
.main-content-home {
	padding: 20px 30px 0;
}
.home-content-left {
  padding: 0 10px;
}
	.home-content-left .media{
		margin-left: -35px;
		margin-top: -30px;
	}
	.home-content-left .media .title{
		margin: 0 !important;
		padding: 0 !important;
		color: #669999;
		font-size: 12px;
		font-weight: bold;
		width: 200px;
	}
	.home-content-left .media .sub_title {
		margin: 0 !important;
		padding: 0 !important;
		color: #4b4949;
		font-size: 13px;
		font-weight: bold;
		width: 200px;
	}
	.home-content-left .media p {
		color: #666666;
		font-size: 11px;
		width: 200px;
		padding: 10px 0px;
		text-align: left;
	}
	.home-content-left .media a.grey {
		color: #4b4949;
		font-weight: bold;
		text-decoration: underline;
	}
	.title {
		color: #669999;
		font-size: 12px;
		font-weight: bold;
	}
	.content-one{
		font-size: 11px !important;
	}
	.content-one h3{
		color: #669999;
		font-size: 12px;
		font-weight: bold;
		text-decoration: underline;
	}
	.content-one a.grey {
		color: #4b4949;
		font-weight: bold;
		text-decoration: underline;
	}
.home-content-right {
	padding: 0 10px;
	margin-top: -25px;
}
	.home-content-right .content-one h3{
		color: #669999;
		font-size: 12px !important;
		font-weight: bold;
		text-decoration: underline;
	}
	.req-btn{
		float: left;
		margin-top: 25px;
	}
	.groupshot-img img{
		display:block;
		float: right;
	}
	.copyright-home{
		font-size: 10px;
		color: #999999;
		text-align: right;
	}
	.home-tab{}
	.home-tab .nav > li > a {
		display: block;
		font-size: 12px;
		font-weight: bold;
		padding: 10px;
		position: relative;
		text-align: center;
		background: #fbfbfb;
	}
	.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/* 	==========================================================================
	Large desktops and laptops
	========================================================================== */
	@media (min-width: 1200px) { 
		
	}
/* 	==========================================================================
	Portrait tablets and medium desktops
	========================================================================== */
	@media (min-width: 992px) and (max-width: 1199px) { 

	}
/* 	==========================================================================
	Portrait tablets and small desktops
	========================================================================== */
	@media (min-width: 768px) and (max-width: 991px) { 
		.header-wrapper-home {
			background: url("../img/home/top-curve-1.png") no-repeat center;
			max-width: 100%;
			margin-top: 100px;
		}
		.content-wrapper-home-two {
			background: rgba(0, 0, 0, 0) url("../img/home/middle-curve-1.png") no-repeat center;
			height: 219px;
			margin-top: -270px;
			max-width: 100%;
		}
		.home-content-left {
			margin-top: 20px;
			padding: 0 10px;
		}
		.home-content-left .media {
			margin-left: 0px;
			margin-top: 0px;
		}
		.home-content-left .media-middle {
			display: block;
			vertical-align: top;
			margin-top: -100px;
		}
		.home-content-left .media-body {
			display: block;
			margin-top: -70px;
		}
		.home-tab {
			margin-right: 15px;
		}
		.home-tab .nav > li > a {
			background: none;
			border: none;
		}
		.nav-tabs > li.active > a, 
		.nav-tabs > li.active > a:hover, 
		.nav-tabs > li.active > a:focus {
			background: #689B9C;
			border: none;
			color: #fff;
		}
		.custom-img {
			float: left;
			margin-left: -44px;
			margin-top: 55px;
			position: absolute;
			z-index: 10;
		}
		.home-tab .nav > li > a > img {
			display: none;
		}
		.content-wrapper-home {
			background: rgba(0, 0, 0, 0) url("../img/home/top-curve-1-middle.png") repeat-y scroll center center;
			height: 400px;
			margin-top: -66px;
			max-width: 100%;
		}
		.content-wrapper-home.two{
			height: 100%;
			overflow: hidden;
		}
		.content-wrapper-bottom {
			background: url("../img/home/top-curve-1-bottom.png") no-repeat center;
			height: 115px;
		}
		.sidebar {
			padding-top: 40px;
		}
		.media-list.page .media-body {
			width: 100%;
		}
	}
/* 	==========================================================================
	Landscape phone to portrait tablet
	========================================================================== */
	@media(min-width: 640px) and (max-width: 767px){
		.header-wrapper-home {
			background: url("../img/home/top-curve-1-640.png") no-repeat center;
			max-width: 100%;
			margin-top: 100px;
		}
		.content-wrapper-home-two {
			background: rgba(0, 0, 0, 0) url("../img/home/ps-640.png") no-repeat center;
			height: 51px;
			margin-top: -60px;
			max-width: 100%;
		}
		.content-wrapper-home-three {
			background: rgba(0, 0, 0, 0) url("../img/home/pd.png") no-repeat scroll center center;
			height: 31px;
			margin-bottom: 30px;
			margin-top: 0;
			max-width: 100%;
		}

		.home-content-left {
			margin-top: 20px;
			padding: 0 10px;
		}
		.home-content-left .media {
			margin-left: 0px;
			margin-top: 0px;
		}
		.home-content-left .media-middle {
			display: block;
			vertical-align: top;
			margin-top: -100px;
			text-align: center;
		}
		.home-content-left .media-body {
			display: block;
			margin-top: -70px;
			text-align: center;
			width: 100%;
		}
		.home-content-left .media .sub_title {
			width: 100%;
		}
		.home-content-left .media p {
			width: 100%;
		}
		.home-tab {
			margin-right: 15px;
		}
		.home-tab .nav > li > a {
			background: none;
			border: none;
		}
		.nav-tabs > li.active > a, 
		.nav-tabs > li.active > a:hover, 
		.nav-tabs > li.active > a:focus {
			background: #689B9C;
			border: none;
			color: #fff;
		}
		.custom-text-img {
			margin-left: 160px;
		}
		.custom-img {
			float: left;
			margin-left: -9px;
			margin-top: -25px;
		}
		.custom-text {
			margin-right: 165px !important;
		}
		.home-tab .nav > li > a > img {
			display: none;
		}
		.home-tab .tab-content {
			padding: 10px;
		}
		a.advisor-img{
			margin: 0 auto;
			width: 191px;
			display: block;
		}
		.content-wrapper-home {
			background: rgba(0, 0, 0, 0) url("../img/home/top-curve-1-middle-640.png") repeat-y scroll center center;
			height: 100%;
			margin-top: -66px;
			max-width: 100%;
		}
		.content-wrapper-home.two{
			height: 100%;
			overflow: hidden;
			margin-top: 8px;
		}
		.content-wrapper-bottom {
			background: url("../img/home/top-curve-1-bottom-640.png") no-repeat center;
			height: 88px;
		}
		.sidebar {
			padding-top: 40px;
		}
		.media-list.page .media-body {
			width: 100%;
		}
		
		.header-wrapper-home {
			margin-top: 30px;
		}
		.main-menu {
			margin-top: 0;
		}
		.main-content {
			padding: 20px 0px !important;
		}
	}
/* 	==========================================================================
	Landscape phone to portrait tablet
	========================================================================== */
	@media(min-width: 600px) and (max-width: 639px){
		.header-wrapper-home {
			background: url("../img/home/top-curve-1-600.png") no-repeat center;
			max-width: 100%;
			margin-top: 100px;
		}
		.content-wrapper-home-two {
			background: rgba(0, 0, 0, 0) url("../img/home/ps-600.png") no-repeat center;
			height: 51px;
			margin-top: -60px;
			max-width: 100%;
		}
		.content-wrapper-home-three {
			background: rgba(0, 0, 0, 0) url("../img/home/pd.png") no-repeat scroll center center;
			height: 31px;
			margin-bottom: 30px;
			margin-top: 0;
			max-width: 100%;
		}

		.home-content-left {
			margin-top: 20px;
			padding: 0 10px;
		}
		.home-content-left .media {
			margin-left: 0px;
			margin-top: 0px;
		}
		.home-content-left .media-middle {
			display: block;
			vertical-align: top;
			margin-top: -100px;
			text-align: center;
		}
		.home-content-left .media-body {
			display: block;
			margin-top: -70px;
			text-align: center;
			width: 100%;
		}
		.home-content-left .media .sub_title {
			width: 100%;
		}
		.home-content-left .media p {
			width: 100%;
		}
		.home-tab {
			margin-right: 15px;
		}
		.home-tab .nav > li > a {
			background: none;
			border: none;
		}
		.nav-tabs > li.active > a, 
		.nav-tabs > li.active > a:hover, 
		.nav-tabs > li.active > a:focus {
			background: #689B9C;
			border: none;
			color: #fff;
		}
		.custom-text-img {
			margin-left: 160px;
		}
		.custom-img {
			float: left;
			margin-left: -9px;
			margin-top: -25px;
		}
		.custom-text {
			margin-right: 165px !important;
		}
		.home-tab .nav > li > a > img {
			display: none;
		}
		.home-tab .tab-content {
			padding: 10px;
		}
		a.advisor-img{
			margin: 0 auto;
			width: 191px;
			display: block;
		}
		.content-wrapper-home {
			background: rgba(0, 0, 0, 0) url("../img/home/top-curve-1-middle-600.png") repeat-y scroll center center;
			height: 100%;
			margin-top: -66px;
			max-width: 100%;
		}
		.content-wrapper-home.two{
			height: 100%;
			overflow: hidden;
			margin-top: 8px;
		}
		.content-wrapper-bottom {
			background: url("../img/home/top-curve-1-bottom-600.png") no-repeat center;
			height: 88px;
		}
		.sidebar {
			padding-top: 40px;
		}
		.media-list.page .media-body {
			width: 100%;
		}
		
		.header-wrapper-home {
			margin-top: 30px;
		}
		.main-menu {
			margin-top: 0;
		}
		.main-content {
			padding: 20px 0px !important;
		}
	}

/* 	==========================================================================
	Landscape phone to portrait tablet
	========================================================================== */
	@media(min-width: 481px) and (max-width: 599px){
		.header-wrapper-home {
			background: url("../img/home/top-curve-1-480.png") no-repeat center;
			max-width: 100%;
			margin-top: 100px;
		}
		.content-wrapper-home-two {
			background: rgba(0, 0, 0, 0) url("../img/home/ps.png") no-repeat center;
			height: 42px;
			margin-top: -50px;
			max-width: 100%;
		}
		.content-wrapper-home-three {
			background: rgba(0, 0, 0, 0) url("../img/home/pd.png") no-repeat scroll center center;
			height: 31px;
			margin-bottom: 30px;
			margin-top: 0;
			max-width: 100%;
		}
		.home-content-left {
			margin-top: 20px;
			padding: 0 10px;
		}
		.home-content-left .media {
			margin-left: 0px;
			margin-top: 0px;
		}
		.home-content-left .media-middle {
			display: block;
			vertical-align: top;
			margin-top: -100px;
		}
		.home-content-left .media-body {
			display: block;
			margin-top: -70px;
		}
		.home-tab {
			margin-right: 15px;
		}
		.home-tab .nav > li > a {
			background: none;
			border: none;
		}
		.nav-tabs > li.active > a, 
		.nav-tabs > li.active > a:hover, 
		.nav-tabs > li.active > a:focus {
			background: #689B9C;
			border: none;
			color: #fff;
		}
		.custom-text-img {
			margin-left: 115px;
		}
		.custom-img {
			float: left;
			margin-left: -14px;
			margin-top: -25px;
		}
		.custom-text {
			margin-right: 90px !important;
		}
		.home-tab .nav > li > a > img {
			display: none;
		}
		.home-tab .tab-content {
			padding: 10px;
		}
		a.advisor-img{
			margin: 0 auto;
			width: 191px;
			display: block;
		}
		.content-wrapper-home {
			background: rgba(0, 0, 0, 0) url("../img/home/top-curve-1-middle-480.png") repeat-y scroll center center;
			height: 100%;
			margin-top: -66px;
			max-width: 100%;
		}
		.content-wrapper-home.two{
			height: 100%;
			overflow: hidden;
			margin-top: 8px;
		}
		.content-wrapper-bottom {
			background: url("../img/home/top-curve-1-bottom-480.png") no-repeat center;
			height: 71px;
		}
		.sidebar {
			padding-top: 40px;
		}
		.media-list.page .media-body {
			width: 100%;
		}
		
		.header-wrapper-home {
			margin-top: 30px;
		}
		.main-menu {
			margin-top: 0;
		}
		.main-content {
			padding: 20px 0px !important;
		}
	}
/* 	==========================================================================
	Landscape phones 
	========================================================================== */
	@media (max-width: 480px) {
		.header-wrapper-home {
			background: url("../img/home/top-curve-1-480.png") no-repeat center;
			max-width: 100%;
			margin-top: 100px;
		}
		.content-wrapper-home-two {
			background: rgba(0, 0, 0, 0) url("../img/home/ps.png") no-repeat center;
			height: 42px;
			margin-top: -50px;
			max-width: 100%;
		}
		.content-wrapper-home-three {
			background: rgba(0, 0, 0, 0) url("../img/home/pd.png") no-repeat scroll center center;
			height: 31px;
			margin-bottom: 30px;
			margin-top: 0;
			max-width: 100%;
		}
		.home-content-left {
			margin-top: 20px;
			padding: 0 10px;
		}
		.home-content-left .media {
			margin-left: 0px;
			margin-top: 0px;
		}
		.home-content-left .media-middle {
			display: block;
			vertical-align: top;
			margin-top: -100px;
		}
		.home-content-left .media-body {
			display: block;
			margin-top: -70px;
		}
		.home-tab {
			margin-right: 15px;
		}
		.home-tab .nav > li > a {
			background: none;
			border: none;
		}
		.nav-tabs > li.active > a, 
		.nav-tabs > li.active > a:hover, 
		.nav-tabs > li.active > a:focus {
			background: #689B9C;
			border: none;
			color: #fff;
		}
		.custom-text-img {
			margin-left: 115px;
		}
		.custom-img {
			float: left;
			margin-left: -14px;
			margin-top: -25px;
		}
		.custom-text {
			margin-right: 90px !important;
		}
		.home-tab .nav > li > a > img {
			display: none;
		}
		.home-tab .tab-content {
			padding: 10px;
		}
		a.advisor-img{
			margin: 0 auto;
			width: 191px;
			display: block;
		}
		.content-wrapper-home {
			background: rgba(0, 0, 0, 0) url("../img/home/top-curve-1-middle-480.png") repeat-y scroll center center;
			height: 100%;
			margin-top: -66px;
			max-width: 100%;
		}
		.content-wrapper-home.two{
			height: 100%;
			overflow: hidden;
			margin-top: 8px;
		}
		.content-wrapper-bottom {
			background: url("../img/home/top-curve-1-bottom-480.png") no-repeat center;
			height: 71px;
		}
		.sidebar {
			padding-top: 40px;
		}
		.media-list.page .media-body {
			width: 100%;
		}
		
		.header-wrapper-home {
			margin-top: 30px;
		}
		.main-menu {
			margin-top: 0;
		}
		.main-content {
			padding: 20px 0px !important;
		}
	}


/* 	==========================================================================
	Custom 360px 
	========================================================================== */
	@media (min-width: 360px) and  (max-width: 479px){
		.header-wrapper-home {
			background: url("../img/home/top-curve-1-320.png") no-repeat center;
			max-width: 100%;
			height: 176px;
		}
		.main-content {
			margin: 0 !important;
			padding: 10px !important;
			margin-bottom: 25px !important;
		}
		.content-wrapper-home-two {
			background: rgba(0, 0, 0, 0) url("../img/home/ps-320.png") no-repeat center;
			height: 42px;
			margin-top: -50px;
			max-width: 100%;
		}
		.content-wrapper-home {
			background: rgba(0, 0, 0, 0) url("../img/home/top-curve-1-middle-320.png") repeat-y scroll center center;
			height: 100%;
			margin-top: -66px;
			max-width: 100%;
		}
		.content-wrapper-bottom {
			background: url("../img/home/top-curve-1-bottom-320.png") no-repeat center;
			height: 46px;
		}
		.custom-text-img {
			margin-left: 50px;
		}
		.custom-img {
			float: left;
			margin-left: -5px;
			margin-top: -30px;
		}
		.custom-text {
			margin-right: 15px !important;
		}
		.home-tab .nav > li > a {
			font-size: 10px;
			font-weight: bold;
		}
		.groupshot-img img {
			display: block;
			float: right;
			margin-top: 25px;
			width: 100%;
		}
		.fb_iframe_widget {
			float: left;
		}
		.footer-menu.right {
			display: block;
			float: none;
		}
	}
/* 	==========================================================================
	Portrait Mobile
	========================================================================== */
	@media (min-width: 320px) and (max-width: 359px) {
		.header-wrapper-home {
			background: url("../img/home/top-curve-1-320.png") no-repeat center;
			max-width: 100%;
			height: 176px;
		}
		.main-content {
			margin: 0 !important;
			padding: 0px !important;
			margin-bottom: 25px !important;
		}
		.content-wrapper-home-two {
			background: rgba(0, 0, 0, 0) url("../img/home/ps-320.png") no-repeat center;
			height: 42px;
			margin-top: -50px;
			max-width: 100%;
		}
		.content-wrapper-home {
			background: rgba(0, 0, 0, 0) url("../img/home/top-curve-1-middle-320.png") repeat-y scroll center center;
			height: 100%;
			margin-top: -66px;
			max-width: 100%;
		}
		.content-wrapper-bottom {
			background: url("../img/home/top-curve-1-bottom-320.png") no-repeat center;
			height: 46px;
		}
		.custom-text-img {
			margin-left: 31px;
		}
		.custom-img {
			float: left;
			margin-left: -15px;
			margin-top: -30px;
		}
		.custom-text {
			margin-right: 15px !important;
		}
		.home-tab .nav > li > a {
			font-size: 9px;
			font-weight: bold;
		}
		.groupshot-img img {
			display: block;
			float: right;
			margin-top: 25px;
			width: 100%;
		}
		.fb_iframe_widget {
			float: left;
		}
		.footer-menu.right {
			display: block;
			float: none;
		}
	}
	

	
/* 	==========================================================================
	Mobile
	========================================================================== *//*
	@media (min-width: 240px) and  (max-width: 319px){
	
	}
	