.imgCenter{
	display:block;
	margin:0 auto;
}

.overallcnt{
	margin:0 auto;
}
.bg-gs1005hp-green{
	background-color: #83cc34;
}

/*gs1005hp banner*/
.gs1005hpBannerCanvas{
	position:relative;
}

.gs1005hpBannerBG{
	background:url('/library/assets/products/gs1005hp/GS1005HP_Banner_1920x800.jpg') no-repeat center center; 
	height:650px;
	background-size:cover;
}

@media only screen and (max-width:1600px){
	.gs1005hpBannerBG{
		height:600px;
	}
}

@media only screen and (max-width:1366px){
	.gs1005hpBannerBG{
		height:446px;
	}
}

@media only screen and (max-width:800px){
	.gs1005hpBannerBG{
		height:400px;
	}
}

@media only screen and (max-width:450px){
	.gs1005hpBannerBG{
		background:url('/library/assets/products/gs1005hp/GS1005HP_Banner_mobile.jpg') no-repeat center center; 
		height:400px;
	}
}


.gs1005hpBannerCnt{
    position: absolute;
    height: 100%;
    width: 30%;
    top: 70%;
    left: 25%;
}

@media only screen and (max-width:1367px){
	.gs1005hpBannerCnt{
		width: 40%;
		left: 20%;
	}
}

@media only screen and (max-width:800px){
	.gs1005hpBannerCnt{
		width: 50%;
		left: 10%;
		top: 70%;
	}
}

@media only screen and (max-width:450px){
	.gs1005hpBannerCnt{
		width: 50%;
		left: 45%;
		top:10%;
	}
}	

.gs1005hpBannerCnt h2{
	color:#000;
}

@media only screen and (max-width:450px){
	.gs1005hpBannerCnt h2{
	    color:#fff;		
	}
	.gs1005hpBannerCnt h4{
	    color:#fff;		
	}
}
/*gs1005hp banner END*/


/*Overall introduction*/
.Web-managedCanvas{
	position:relative;
}

.Web-managedBG{
/* 	background:url('/library/assets/products/gs1005hp/GS1005hp_PoE_Application.jpg') no-repeat center center; */
	background-repeat:no-repeat; background-position:center center;	
	height:650px;
	background-size:cover;
}

@media only screen and (max-width:1367px){
	.Web-managedBG{
	    height:550px;
	}
}

@media only screen and (max-width:1025px){
	.Web-managedBG{
		height:350px;
	}
}

@media only screen and (max-width:450px){
	.Web-managedBG{
		height:150px;
	}
}

/*Overall introduction END*/


/*Smart-PoE*/
.Smart-PoECanvas{
	position:relative;
}

.Smart-PoEBG{
/* 	background:url('/library/assets/products/gs1005hp/GS1005hp-Smart-PoE.jpg') no-repeat center center; */
	background-repeat:no-repeat; background-position:center center;
	height:650px;
	background-size:cover;
}

@media only screen and (max-width:1367px){
	.Smart-PoEBG{
	    height:540px;
	}
}

@media only screen and (max-width:1025px){
	.Smart-PoEBG{
		height:330px;
	}
}

@media only screen and (max-width:768px){
	.Smart-PoEBG{
		height:880px;
	}
}

@media only screen and (max-width:450px){
	.Smart-PoEBG{
/* 		background:url('/library/assets/products/gs1005hp/GS1005hp-Smart-PoE_mobile.jpg') no-repeat center center; */
		background-repeat:no-repeat; background-position:center center;
		height:600px;
	}
}


/*Smart-PoE END*/


/*Easy PoE Budget Management*/

.LEDindicatorsCanvas{
	position:relative;
}

.LEDindicatorsBG{
	background:url('/library/assets/products/gs1005hp/GS1005HP_PoE_Budget.png') no-repeat center center;
	height:700px;
	background-size:cover;
}

@media only screen and (max-width:1366px){
	.LEDindicatorsBG{
		height:600px;
	}
}

@media only screen and (max-width:1025px){
	.LEDindicatorsBG{
		height:480px;
	}
}

@media only screen and (max-width:450px){
	.LEDindicatorsBG{
		background:url('/library/assets/products/gs1005hp/GS1005HP_PoE_Budget_mobile.png') no-repeat center bottom;
		background-size:contain;
	}
}


.LEDindicatorsCnt {
	position: absolute;
    width: 65%;
    top: 10%;
    right: 2%;
}

@media only screen and (max-width:1366px){
	.LEDindicatorsCnt{
		right: 4%;		
	}
}

@media only screen and (max-width:1024px){
	.LEDindicatorsCnt{
		right: 5%;		
	}
}

@media only screen and (max-width:450px){
	.LEDindicatorsCnt{
		width: 85%;	
	}
}

.LEDindicatorsCnt h2{
	color:#000000;
}

.LEDindicatorsCnt p{
	color:#000000;
	font-size:20px;
}
/*Easy PoE Budget Management END*/


/*Green Ethernet for energy saving*/
.GreenEthernetCanvas{
	position:relative;
}

.GreenEthernetBG{
	background:url('/library/assets/products/gs1005hp/GS1005HP_Gigabit_Data.jpg') no-repeat center center;
	height:750px;
	background-size:cover;
}


@media only screen and (max-width:1366px){
	.GreenEthernetBG{
		height:600px;
	}
}

@media only screen and (max-width:1024px){
	.GreenEthernetBG{
		height: 550px;
	}
}

@media only screen and (max-width:800px){
	.GreenEthernetBG{
		height: 500px;
	}
}

@media only screen and (max-width:450px){
	.GreenEthernetBG{
		background:url('/library/assets/products/gs1005hp/GS1005HP_Gigabit_Data.jpg') no-repeat center bottom;
		height: 530px;
		background-size:contain;
	}
}

.GreenEthernetCnt {
	position: absolute;
    width: 45%;
    top: 10%;
    left: 20%;
}

@media only screen and (max-width:1367px){
	.GreenEthernetCnt{
		width: 60%;
		left: 13%;
	}
}

@media only screen and (max-width:800px){
	.GreenEthernetCnt{
		width: 80%;
		left: 3%;
	}
}


@media only screen and (max-width:450px){
	.GreenEthernetCnt{
		width:90%;
		left: 5%;
		top: 5%;
	}
}


/*Green Ethernet for energy saving END*/

/*Energy-Savings*/
.Energy-SavingsCanvas{
	position:relative;
}

.Energy-SavingsBG{
	background:url('/library/assets/products/gs1005hp/GS1005hp_Savings-at-Work.jpg') no-repeat center center;
	height:650px;
	background-size:cover;
}


@media only screen and (max-width:1367px){
	.Energy-SavingsBG{
	    height:600px;
	}
}

@media only screen and (max-width:1025px){
	.Energy-SavingsBG{
		height:460px;
	}
}

@media only screen and (max-width:450px){
	.Energy-SavingsBG{
		height:350px;
	}
}

.Energy-SavingsCnt {
    position: absolute;
    height: 100%;
    width: 50%;
    top: 65%;
    left: 10%;
}

@media only screen and (max-width:1025px){
	.Energy-SavingsCnt{
		width: 65%;
		top: 60%;
		left: 10%;
	}
}

@media only screen and (max-width:1025px){
	.Energy-SavingsCnt{
		width: 65%;
		top: 45%;
		left: 10%;
	}
}

/*Energy-Savings END*/

/* Product Specs Bullets */
#specifications .panel-default ul {
	padding-left: 40px;
}

#specifications .panel-default li {
	list-style-type: disc;
}

#specifications .panel-default ul li ul li {
    list-style-type: circle;
}

/* Additions */
.maxwid {
    max-width: 1320px;
}
