﻿

#s4-workspace #MainPageContainer.col-lg-10.col-md-9 { width:100%; }
#s4-workspace #LeftSideContainer.col-lg-2.col-md-3 {	display:none;}

#HomePageContentRow2 { margin-bottom:10px;}

@media (max-width:768px) {

#MainPageContainer.col-lg-10.col-md-9 { width:100%; padding:0; }
.TopNavigation {border-bottom: 0px solid #ffffff !important; }
}
		
	
	
#MainPageContainer > .col-lg-7 > .col-md-6.col-sm-6 { padding-left:20px;}
	
	
@media (min-width:768px) {
	
#HomePageHeaderRow > .col-lg-5 {    padding-right: 10px; overflow:hidden; }
#HomePageHeaderRow .col-lg-5 table {    width: 100%;}
#HomePageHeaderRow .col-lg-5 table td {	vertical-align:top; }
#HomePageHeaderRow .col-lg-5 table td > img {    width: 100%; height:auto; vertical-align:top;}

}

@media (min-width: 1024px) {
	
#HomePageHeaderRow > .col-lg-5 {    padding-right: 0px;  }
}

/* Banner */
td.AEICprevCell, td.AEICnextCell {position: absolute; top: 50%; padding: 0 !important; background-color: transparent !important; width: 24px; z-index: 10;}
/* carousel web part Fix*/
table#aeiccontainer.AEICcarousel {position: relative; }
table#aeiccontainer.AEICcarousel td.AEICnextCell { right: 1px; }
