@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-family: 'Nunito Sans', sans-serif;
	color: #3b3b3b;	
}
.cl {
	height: 1px;
	clear: both;
}

h2 {
	font-size: 21px;
	line-height: 32px;
}

.top {
	width: 100%;
	height: 317px;
	background-color: #ffffff;
	box-shadow: 2px 1px 7px #9ca1a8;
	position: fixed;
	top: 0px;
	z-index: 20;
	overflow: hidden;
}

p {
	font-weight: 200;
}


.topcontent {
	width: 80%;
	margin: 0px auto;
	padding: 10px;
}

.logocontainer {
	width: 21%;
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px auto;
/*	float: left; */
}

.logo {
	width: 190px;
	margin: 0px 0px 0px 0px;
}

.toplsm {
	font-size: 12px;
	padding: 16px 0px 0px 0px;
}

.toplsm a {
	color: #3b3b3b;	
	text-decoration: none;
}


.bannercont {
	width: 100%;
	height: 421px;
	margin: 210px auto 7px auto;
	overflow: hidden;
	background-image:url(bannerbg.jpg);
	background-repeat: repeat-y;
}

.nav {
	width: 56%;
	margin: 0px auto 0px auto;
	border-top: solid 1px #dbdbdf;
	text-align: center;
	margin-top: -4px;
/*	float: left; */
}


.curractive {
	color: #c62630 !important;
}


.nav ul {
	margin: 10px 0px 0px 0px;
}

.nav li {
	font-size: 14px;
	font-weight: bold;
	display: inline;
	margin: -10px 35px 0px 0px;
	text-align: center;
}

.nav li a {
	text-decoration: none;
	color: #151515;
}


.nav li a:hover {
	color: #c62630 !important;	
}


.bodycontent {
	width: 80%;
	margin: 21px auto;
}

.bannertxt {
	width: 35%;
	margin-top: 98px;
	margin-left: 10%;
	text-align: left;
	font-size: 35px;
	font-weight: 200;
	float: left;
	z-index: 19;
}


.bannerimg {
	width: 55%;
	height: 441px;
	overflow: hidden;
	margin: 0px 0px;
	text-align: right;
	font-size: 35px;
	font-weight: 200;
	float: right;
	z-index: 19;
}

.landingtext {
	width: 80%;
	margin: 0px auto;
	padding: 7px 0px;
/*	border-bottom: solid 1px #e5e5e6; */
	font-weight: 200;
	line-height: 22px;
}


.landingtext_left {
	width: 60%;
	border-right: solid 1px #e5e5e6;
	float: left;
	padding: 0px 20px 0px 0px;
	font-weight: 200;
	line-height: 22px;
}

.platform_right {
	width: 50%;
	float: left;
	padding: 0px 20px 0px 0px;
	font-weight: 200;
	line-height: 22px;
}


.landingtext_right {
	width: 34%;
	margin-left: 4%;
	float: left;
}

.homelandingtext_right {
	width: 28%;
	margin-left: 4%;
	float: left;
}



.landingcont {
	width: 80%;
	margin: 20px auto 0px auto;
	padding: 7px 0px;
	
}

.platformscont h3 {
	font-size: 28px;
	font-weight:  normal;
}



.platformscont {
	width: 75%;
	margin: 10px auto 0px auto;
	padding: 7px 0px;
}


.landingsocial {
	width: 29%;
	float: left;
	margin: 0 0 0 6%;
}

.landing1 {
	width: 30%;
	float: left;
	margin: 0 5% 0 0;
}

.landing2 {
	width: 30%;
	float: left;
	margin: 0 0 0 0;
}

.ll1head {
	font-size: 24px;
	font-weight: 600;
	padding: 0px 0px 10px 0px;
	border-bottom: solid 1px #e5e5e6;
}

.ll1txt {
	font-size: 15px;
	font-weight: 200;
	padding: 10px 0px 10px 0px;
	border-bottom: solid 1px #e5e5e6;
}






.ll2imagescont {
	width: 100%;
}

.ll2images {
	width: 100%;
}


















.bannerimgtxt {
	position: relative;
	height: 448px;
}



.bannerimg2 {
	width: 100%;
	height: 441px;
	position: absolute;
	top: 0px;
	left: 0px;
	overflow: hidden;
	margin: 0px 0px;
	text-align: right;
	font-size: 35px;
	font-weight: 200;
	float:none;
	z-index: 19;
}

.bannertxt2 {
	width: 35%;
/*	margin-top: 98px;
	margin-left: 8%; */
	position: absolute;
	top: 112px;
	left: 10%;
	text-align: left;
	font-size: 35px;
	font-weight: 200;
	z-index: 20;
}




.landingsection {
	width: 97%;
	height: 441px;
	border: solid 1px #dbdbdf;
}

.lsimagecont {
	width: 100%;
	height: 190px;
	overflow: hidden;
	background-color: #f9f9f7;
	text-align: center;
}

.lshead {
	width: 100%;
	padding: 14px 0px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	background-color: #c62630;
	color: #ffffff;
}


.lstext {
	width: 90%;
	height: 131px;
	padding-left: 4%;
	padding-right: 4%;
	padding-top: 10px;
	text-align: center;
	font-size: 13px;
}

.readmorecont {
	width: 100%;
	height: 40px;
	text-align: center;
}
.readmore {
	text-align: center;
	border-radius: 17px;
	border: solid 1px #c62630;
	padding: 7px 14px;
	color: #c62630;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}

.readmore:hover {
	color: #ffffff;
	background-color: #c62630;
}


.lslogo {
	width: 80%;
	margin: 50px auto;
}

.lslogo2 {
	width: 73%;
	margin: 50px auto;
}


.platformlogo {
	width: 98%;
	margin: 20px 0px 0px -10px;
	float: left;
}

.platform_right a {
	font-weight: bold;
	text-decoration: none;
	color:#c62630; 
}

.platformsnav {
	width: 80%;
	margin: 5px auto;
}

.platformsnav li {
	display: inline;
	margin: 0px 14px 0px 0px;
	color:#c62630; 
}

.platformsnav li a {
	color: #3b3b3b;	
}

.footer {
	width: 100%;
	height: 203px;
	background-color: #787a7e;
	
}

.infocontent {
	width: 100%;
	height: 260px;
	padding-top: 15px;
}


.infoicon {
	width: 80px;
	height: 80px;
	margin: 0px 0px 0px 0px;
	float: left;
}


.infotext {
	width: 190px;
	height: 60px;
	padding: 20px 0px 0px 10px;
	margin-right: 30px;
	background: #f7f7f7;
	float: left;
}

.contact_left {
	width: 36%;
	margin-left: 4%;
	float: left;
}
.conticon {
	width: 30px;
	height: 30px;
	float: left;
}

.conticon2 {
	width: 100%;
}

.contdetail {
	width: 290px;
	height: 40px;
	padding-top: 10px;
	margin-left: 14px;
	float: left;
	text-transform:none;
	font-weight: 700;
}


.contimp1 {
	width: 95%;
	height: 28px;
	margin-bottom: 20px;
	border: solid 1px #d0d6de;
}

.contimp4 {
	width: 95%;
	height: 30px;
	margin-bottom: 20px;
	border: solid 1px #d0d6de;
}

.contimp2 {
	width: 95%;
	height: 70px;
	margin-bottom: 5px;
	border: solid 1px #d0d6de;
}


.contimp3 {
	width: 95%;
	height: 112px;
	margin-bottom: 5px;
	border: solid 1px #d0d6de;
}


.buttn {
	text-align: center;
	border-radius: 17px;
	border: solid 1px #c62630;
	padding: 7px 14px;
	background: #ffffff;
	color: #c62630;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}

.buttn:hover {
	color: #ffffff;
	background-color: #c62630;
}



.leftphotos {
	margin: 0px 0px 0px -20px !important;
}



.contbackgound {
	width: 100%;
	background-image:url(cont-backgroud.jpg);
	background-position: center;
	background-repeat: no-repeat;
}


.intunecorner {
	height: 256px;
	position: absolute;
	top: 0px;
	right: 0px;
}
.contactstop {
width:250px;  
float:left; 
margin: 3px 0px 0px 20px;
}

.secpagesdevider {
	height: 260px;
}













.intunecorner {
display: none;
visibility: hidden;
}

@media only screen and (max-width: 600px) {
.bannercont {
/*	width: 100%;
	height: 421px;
	margin: 210px auto 7px auto;
	overflow: hidden;
	background-image:url(bannerbg.jpg);
	background-repeat: repeat-y; */
	display: none;
	visibility: hidden;
}
	
.intunecorner {
display: none;
visibility: hidden;
}
	
	
	
.topcontent {
	width: 99%;
	margin: 0px auto;
	padding: 10px;
}

.logocontainer {
	width: 50%;
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px auto;
/*	float: left; */
}

.logo {
	width: 190px;
	margin: 0px 0px 0px 0px;
}
	
.top {
	width: 100%;
	height: 300px;
	background-color: #ffffff;
	box-shadow: 2px 1px 7px #9ca1a8;
	position: relative;
	top: 0px;
	z-index: 20;
	overflow: hidden;
}	
	
	
.contactstop {
width:100%;
height: 28px;
float:none; 
margin: 3px 0px 0px 20px;
	font-weight: bold;
}
	
	
.landingcont {
	width: 90%;
	margin: 20px auto 0px auto;
	padding: 7px 0px;
	
}
	
.landing1 {
	width: 99%;
	float: left;
	margin: 0 0 20px 0;
}

.landing2 {
	width: 99%;
	float: left;
	margin: 0 0 20px 0;
}
	
.landingsocial {
	width: 99%;
	float: left;
	margin: 0 0 0 0;
}
	
	
.bodycontent {
	width: 90%;
	margin: 21px auto;
}
	
	
.homelandingtext_right {
display: none;
visibility: hidden;
}

	
.landingtext_left {
	width: 99%;
	border-right: solid 1px #e5e5e6;
	float: left;
	padding: 0px 20px 0px 0px;
	font-weight: 200;
	line-height: 22px;
}
	
	

.lslogo {
	width: 80%;
	margin: 30px auto;
}

.lslogo2 {
	width: 73%;
	margin: 30px auto;
}	
	
	
	
	
	
	
	
}















