/* Styles for screens that are atleast 768px; */
@media only screen and (min-width : 1280px) { 

h2{
	font-size:4em;
}


.super_banner img{
	width:100%;
	max-width:1080px;
}

.lcreatespace{ 
	margin:25px 0;
	clear:both;
	height:1px;
	display:block;
}

.lcreatespaceclear {
	display: block;
	margin: 10px;
	clear: both;
	width: 100%;
	height: 0 ;
}

.lclear {
	display: block;
	clear: both;
	width: 100%;
	height: 1px;
}

.lloggedinpad{
	padding:40px 40px 0 40px;
	text-align:center;
}

.lpushoff-top{
	margin:20px 0 0 0;
}

.lleft {
	float: left !important;
}

.lright {
	float: right !important;
}

.large-menu {
	position: absolute;
	width: 260px;
	top:0;
	left:0;
	z-index:1;
}

.large-main {
	position: relative;
	margin-left: 260px;
}


.lgrids li:nth-child(6n+1){
	clear:both; 
}

.slgrids li:nth-child(4n+1){
	clear:both; 
}


.paddme {
	padding:0 45px;
}

/*###############################################################################*/

 
.large-1 {
	position: relative;
	width: 8.33333%;
}

.large-2 {
	position: relative;
	width: 16.66667%;
}

.large-3 {
	position: relative;
	width: 25%;
}

.large-4 {
	position: relative;
	width: 33.33333%;
}

.large-5 {
	position: relative;
	width: 41.66667%;
}

.large-6 {
	position: relative;
	width: 50%;
}

.large-7 {
	position: relative;
	width: 58.33333%;
}

.large-8 {
	position: relative;
	width: 66.66667%;
}

.large-9 {
	position: relative;
	width: 75%;
}

.large-10 {
	position: relative;
	width: 83.33333%;
}

.large-11 {
	position: relative;
	width: 91.66667%;
}

.large-12 {
	position: relative;
	width: 100%;
}

.large-offset-0 {
	position: relative;
	margin-left: 0%;
}

.large-offset-1 {
	position: relative;
	margin-left: 8.33333%;
}

.large-offset-2 {
	position: relative;
	margin-left: 16.66667%;
}

.large-offset-3 {
	position: relative;
	margin-left: 25%;
}

.large-offset-4 {
	position: relative;
	margin-left: 33.33333%;
}

.large-offset-5 {
	position: relative;
	margin-left: 41.66667%;
}

.large-offset-6 {
	position: relative;
	margin-left: 50%;
}

.large-offset-7 {
	position: relative;
	margin-left: 58.33333%;
}

.large-offset-8 {
	position: relative;
	margin-left: 66.66667%;
}

.large-offset-9 {
	position: relative;
	margin-left: 75%;
}

.large-offset-10 {
	position: relative;
	margin-left: 83.33333%;
}

.large-offset-11 {
	position: relative;
	margin-left: 91.66667%;
}

.column.large-centered,  .columns.large-centered, .large-centered {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	float: none !important;
}

.column.large-uncentered,  .columns.large-uncentered {
	margin-left: 0;
	margin-right: 0;
	float: left !important;
}

.column.large-uncentered.opposite,  .columns.large-uncentered.opposite {
	float: right !important;
}

.lhide{
	display:none;
}

.lcolumn, .lcolumns {
	position: relative;
	padding-left: 0.9375em;
	padding-right: 0.9375em;
	width: 100%;
	float: left;

}

}
