
@media only screen and (min-width: 320px) { /* --------------------------------------Mobile 320px to 479px-------------------------------------- */
/* Learn More Tabs Inicio*/
.noneDisplay {
	display: none;
}
.block4{
	border-top: 2px solid #942786;
}
.learnmore {
	float: left;
	width: 100%;
	height: auto;
	background: white;
	text-align: center;
	background: #f1f1f1;
	font-family: 'ubuntulight';
	margin: 0px;
}
.learnmore a {
	cursor: pointer;
}
.learnmore .documentTypes {
	width: 100%;
	height: 200px;
	border-bottom: 2px solid #00263a;
}
.learnmore .documentTypes .lmTitle {
	float: left;
	width: 100%;
	height: 70px;
	display: table;
}
.learnmore .documentTypes .lmTitle h1 {
	vertical-align: middle;
	margin: 15px auto;
}
.learnmore .documentTypes .whitePapers {
	float: left;
	height: 130px;
	cursor: pointer;
	display: table;
	background: #f1f1f1;
}
.learnmore .documentTypes .whitePapers:hover {
	background: #f1f1f1;
}
.learnmore .documentTypes .whitePapers .iconsvg {
	float: left;
	width: 100%;
	height: 85px;
}
.learnmore .documentTypes .whitePapers .iconsvg img {
	width: 50px;
	margin: 0 auto;
}
.learnmore .documentTypes .whitePapers .type {
	float: left;
	width: 100%;
	padding: 5px 0px 10px 0px;
}
.learnmore .documentTypes .whitePapers .type h2 {
	color: #787878;
	font-size: 12px;
	width: 70%;
	margin: 0 15%;
}
.learnmore .documentTypes .whitePapers:hover>h2 {
	color: #484848;
}
.learnmore .documentTypes .dataSheets {
	float: left;
	height: 130px;
	cursor: pointer;
	display: table;
	background: #f1f1f1;
}
.learnmore .documentTypes .dataSheets:hover {
	background: #f1f1f1;
}
.learnmore .documentTypes .dataSheets .iconsvg {
	float: left;
	width: 100%;
	height: 85px;
}
.learnmore .documentTypes .dataSheets .iconsvg img {
	width: 50px;
	margin: 0 auto;
}
.learnmore .documentTypes .dataSheets .type {
	float: left;
	width: 100%;
	padding: 5px 0px 10px 0px;
}
.learnmore .documentTypes .dataSheets .type h2 {
	color: #787878;
	font-size: 12px;
	width: 70%;
	margin: 0 15%;
}
.learnmore .documentTypes .dataSheets:hover>h2 {
	color: #484848;
}
.learnmore .documentTypes .videos {
	float: left;
	height: 130px;
	cursor: pointer;
	display: table;
	background: #f1f1f1;
}
.learnmore .documentTypes .videos:hover {
	background: #f1f1f1;
}
.learnmore .documentTypes .videos .iconsvg {
	float: left;
	width: 100%;
	height: 85px;
}
.learnmore .documentTypes .videos .iconsvg img {
	width: 50px;
	margin: 0 auto;
}
.learnmore .documentTypes .videos .type {
	float: left;
	width: 100%;
	padding: 5px 0px 10px 0px;
}
.learnmore .documentTypes .videos .type h2 {
	color: #787878;
	font-size: 12px;
	width: 70%;
	margin: 0 15%;
}
.learnmore .documentTypes .videos:hover>h2 {
	color: #484848;
}
.learnmore .documentTypes .tools {
	float: left;
	height: 130px;
	cursor: pointer;
	display: table;
	background: #f1f1f1;
}
.learnmore .documentTypes .tools:hover {
	background: #f1f1f1;
}
.learnmore .documentTypes .tools .iconsvg {
	float: left;
	width: 100%;
	height: 85px;
}
.learnmore .documentTypes .tools .iconsvg img {
	width: 50px;
	margin: 0 auto;
}
.learnmore .documentTypes .tools .type {
	float: left;
	width: 100%;
	padding: 5px 0px 10px 0px;
}
.learnmore .documentTypes .tools .type h2 {
	color: #787878;
	font-size: 12px;
	width: 70%;
	margin: 0 15%;
}
.learnmore .documentTypes .tools:hover>h2 {
	color: #484848;
}
.learnmore .documentTypes .useCases {
	float: left;
	height: 130px;
	cursor: pointer;
	display: table;
	background: #f1f1f1;
}
.learnmore .documentTypes .useCases:hover {
	background: #f1f1f1;
}
.learnmore .documentTypes .useCases .iconsvg {
	float: left;
	width: 100%;
	height: 85px;
}
.learnmore .documentTypes .useCases .iconsvg img {
	width: 50px;
	margin: 0 auto;
}
.learnmore .documentTypes .useCases .type {
	float: left;
	width: 100%;
	padding: 5px 0px 10px 0px;
}
.learnmore .documentTypes .useCases .type h2 {
	color: #787878;
	font-size: 12px;
	width: 70%;
	margin: 0 15%;
}
.learnmore .documentTypes .useCases:hover>h2 {
	color: #484848;
}
.learnmore .downloads {
	float: left;
	width: 100%;
	height: auto;
	background: white;
}
.learnmore .downloads .wpContent {
	width: 100%;
	height: auto;
	background: #ffffff;
}
.learnmore .downloads .wpContent .custom {
	display: table;
	width: auto;
	margin: 0 auto;
}
.learnmore .downloads .wpContent .doc {
	float: left;
	margin: 25px 15px;
	height: 200px;
	width: auto;
}
.learnmore .downloads .wpContent .doc .docIcon {
	float: left;
	width: 100%;
	text-align: center;
}
.learnmore .downloads .wpContent .doc .docIcon img {
	margin: 5px auto 5px auto;
}
.learnmore .downloads .wpContent .doc .docDesc {
	float: left;
	width: 100%;
	height: 80px;
}
.learnmore .downloads .wpContent .doc .docDesc h1 {
	font-weight: lighter;
	font-size: 15px;
	line-height: 18px;
	color: #787878;
}
.learnmore .downloads .wpContent .doc .docUrl {
	float: left;
	width: 100%;
	border-top: 1px solid #787878;
	padding: 5px 0px;
}
.learnmore .downloads .wpContent .doc .docUrl h2 {
	font-size: 16px;
	color: #404041;
	margin: 5px auto;
}
.learnmore .downloads .dsContent {
	width: 100%;
	height: auto;
	background: #ffffff;
}
.learnmore .downloads .dsContent .custom {
	display: table;
	width: auto;
	margin: 0 auto;
}
.learnmore .downloads .dsContent .doc {
	float: left;
	margin: 10px 5px;
	height: auto;
	width: 100%;
}
.learnmore .downloads .dsContent .doc .docIcon {
	float: left;
	width: 100%;
}
.learnmore .downloads .dsContent .doc .docIcon img {
	margin: 5px auto 5px auto;
}
.learnmore .downloads .dsContent .doc .docDesc {
	float: left;
	width: 100%;
	height: 60px;
}
.learnmore .downloads .dsContent .doc .docDesc h1 {
	font-weight: lighter;
	font-size: 15px;
	color: #787878;
}
.learnmore .downloads .dsContent .doc .docUrl {
	float: left;
	width: 100%;
	border-top: 1px solid #787878;
	padding: 5px 0px;
}
.learnmore .downloads .dsContent .doc .docUrl h2 {
	font-size: 16px;
	color: #404041;
	margin: 5px auto;
}
.learnmore .downloads .vContent {
	width: 100%;
	height: 250px;
	background: #ffffff;
}
.learnmore .downloads .vContent .custom {
	display: table;
	width: auto;
	margin: 0 auto;
}
.learnmore .downloads .vContent .doc {
	float: left;
	margin: 25px 15px;
	height: 200px;
	width: auto;
}
.learnmore .downloads .vContent .doc .docIcon {
	float: left;
	width: 100%;
}
.learnmore .downloads .vContent .doc .docIcon img {
	margin: 5px auto 5px auto;
}
.learnmore .downloads .vContent .doc .docDesc {
	float: left;
	width: 100%;
	height: 60px;
}
.learnmore .downloads .vContent .doc .docDesc h1 {
	font-weight: lighter;
	font-size: 15px;
	color: #787878;
}
.learnmore .downloads .vContent .doc .docUrl {
	float: left;
	width: 100%;
	border-top: 1px solid #787878;
	padding: 5px 0px;
}
.learnmore .downloads .vContent .doc .docUrl h2 {
	font-size: 16px;
	color: #c8cd00;
	margin: 5px auto;
}
.learnmore .downloads .toolsContent {
	width: 100%;
	height: auto;
	background: #ffffff;
}
.learnmore .downloads .toolsContent .custom {
	display: table;
	width: auto;
	margin: 0 auto;
}
.learnmore .downloads .toolsContent .doc {
	float: left;
	margin: 25px 15px;
	height: 200px;
	width: auto;
}
.learnmore .downloads .toolsContent .doc .docIcon {
	float: left;
	width: 100%;
	text-align: center;
}
.learnmore .downloads .toolsContent .doc .docIcon img {
	margin: 5px auto 5px auto;
}
.learnmore .downloads .toolsContent .doc .docDesc {
	float: left;
	width: 100%;
	height: 80px;
}
.learnmore .downloads .toolsContent .doc .docDesc h1 {
	font-weight: lighter;
	font-size: 15px;
	line-height: 18px;
	color: #787878;
}
.learnmore .downloads .toolsContent .doc .docUrl {
	float: left;
	width: 100%;
	border-top: 1px solid #787878;
	padding: 5px 0px;
}
.learnmore .downloads .toolsContent .doc .docUrl h2 {
	font-size: 16px;
	color: #00263A;
	margin: 5px auto;
}
.learnmore .downloads .UCContent {
	width: 100%;
	height: auto;
	background: #ffffff;
}
.learnmore .downloads .UCContent .custom {
	display: table;
	width: auto;
	margin: 0 auto;
}
.learnmore .downloads .UCContent .doc {
	float: left;
	margin: 25px 15px;
	height: 200px;
	width: auto;
}
.learnmore .downloads .UCContent .doc .docIcon {
	float: left;
	width: 100%;
	text-align: center;
}
.learnmore .downloads .UCContent .doc .docIcon img {
	margin: 5px auto 5px auto;
}
.learnmore .downloads .UCContent .doc .docDesc {
	float: left;
	width: 100%;
	height: 80px;
}
.learnmore .downloads .UCContent .doc .docDesc h1 {
	font-weight: lighter;
	font-size: 15px;
	line-height: 18px;
	color: #787878;
}
.learnmore .downloads .UCContent .doc .docUrl {
	float: left;
	width: 100%;
	border-top: 1px solid #787878;
	padding: 5px 0px;
}
.learnmore .downloads .UCContent .doc .docUrl h2 {
	font-size: 16px;
	color: #404041;
	margin: 5px auto;
}
.arrowBorder {
	border-bottom: 2px solid #00263A;
	background-color: #ffffff;
	position: relative;
}
.arrowBorder:after, .arrowBorder:before {
	content: "";
	border-style: solid;
	border-width: 20px;
	border-top-width: 15px;
	width: 0;
	height: 0;
	position: absolute;
	top: 100%;
	left: calc(50% - 20px);
}
.arrowBorder:before {
	border-color: #00263A transparent transparent;
}
.arrowBorder:after {
	margin-top: -2px;
	border-color: #f1f1f1 transparent transparent;
}
/* Learn More Tabs Fin */

	/* Top Section Inicio */
.productsTop {
	float: left;
	width: 100%;
	margin: 0px auto 0px 0px;
	background: #f6f6f6;
	background-size: cover;
	background-position: center center;
	background-position-x: 50%;
	background-position-y: 50%;
}
.video-container {
	float: left;
	width: 100%;
	margin: 25px auto;
}
.video-container img {
	width: 90%;
	margin: 0 auto;
}
.titleDesc-container {
	float: left;
	width: 100%;
	margin: auto auto 25px auto;
}
.titleDesc-container h1 {
	font-size: 30px;
	font-family: 'ubuntubold';
	margin: 0px auto;
	text-align: center;
	color: #fff;
	text-shadow: 1px 2px 4px #333;
}
.titleDesc-container h2 {
	font-size: 22px;
	font-family: 'ubunturegular';
	color: #fff;
	font-weight: 500;
	margin: 15px auto;
	text-align: center;
}
.titleDesc-container p {
	font-size: 18px;
	font-family: 'ubunturegular';
	color: #fff;
	text-align: center;
}
.features1Content {
	float: left;
	width: 100%;
	text-align: center;
	margin: auto;
}
.features1Content .Content {
	float: left;
	width: 100%;
	margin: 15px auto;
}
.features1Content .Content h1 {
	font-size: 22px;
}
.features1Content .Content hr {
	color: #919191;
}
.features1Content .Content p {
	font-size: 18px;
	font-family: 'ubuntulight';
}
/* Top Section Fin */
.midFeaturesContent {
	float: left;
	width: 100%;
	background: #f6f6f6;
	padding-top: 20px;
}
.featuresContent {
	position: relative;
	width: 100%;
	overflow: hidden;
}
.featuresBand {
	float: left;
	width: 100%;
	height: auto;
	position: relative;
	overflow: hidden;
}
.featureBox {
	float: none;
	display: table;
	width: 90%;
	height: 380px;
	margin: 25px auto auto auto;
	border-bottom: #00263A;
	
}
.featureBox:last-child{
	border-bottom: none;
}
.featureBoxContent {
	float: left;
	padding: 15px 0px 15px 0px;
}
.featureBoxContent img {
	float: none;
	width: 100px;
	margin: 0px auto;
}
.featureBoxContent h2 {
	float: left;
	width: 100%;
	height: 78px;
	text-align: center;
	font-size: 18px;
}
.featureBoxContent p {
	float: left;
	width: 100%;
	height: auto;
	font-size: 14px;
	text-align: center;
}
/*.featureBoxContent a {
		width: 140px;
	    display: table;
	    margin: 0 auto;
	    background: #c8cd00;
	    cursor: pointer;
	    padding: 0px 15px;
	}*/
.featureBoxContent a img {
	float: left;
	opacity: 0.5;
	width: 24px;
	margin: 5px auto;
	cursor: pointer;
	display: none;
}
.featureBoxContent a img:hover {
	opacity: 1;
}
.featureBoxContent a h3 {
	margin: 4px 5px;
	text-align: center;
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	text-decoration: underline;
	color: #942786;
	cursor: pointer;
}
.featureBoxContent a h3:hover {
	color: #000;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-ms-transition: all 0.8s;
	-o-transition: all 0.8s;
	transition: color 0.8s;
}
.featuresCarousel-right {
	display: none;
}
.featuresCarousel-left {
	display: none;
}
.featuresCarousel-left:hover, .featuresCarousel-right:hover {
	color: #0e1f1d;
	background: transparent;
	opacity: 1;
}
.featuresCarousel-left:focus, .featuresCarousel-right:focus {
	outline: none;
}
.watchVideo {
	float: left;
	display: block;
	width: 100%;
	height: 25px;
	background: #c8cd00;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-ms-transition: all 0.8s;
	-o-transition: all 0.8s;
	transition: display 0.8s;
}
.watchVideo h3 {
	text-align: center;
	font-size: 14px;
	color: #003d37;
	padding: 4px;
	font-family: 'ubuntulight';
}
.featureBox:hover > #vid1 {
	display: block;
}
.modalVideo {
	display: none;
	position: fixed;
	z-index: 1000;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background-color: rgba(0,0,0,0.6);
}
.mvContainer {
	margin: auto;
	position: relative;
	padding: 0;
	outline: 0;
	width: 320px;
	height: 180px;
	opacity: 1;
	top: 50%;
	margin-top: -90px;
}
.mvContainer button {
	position: fixed;
	float: right;
	width: 25px;
	height: 25px;
	border-radius: 25px;
	border: none;
	margin: -25px 25px auto auto;
	background: transparent;
	color: #ffffff;
	font-size: 15px;
	border: 2px solid #ffffff;
	outline: none;
	cursor: pointer;
	padding: 0px;
}
.contactBar {
	float: left;
	width: 100%;
	background: #2f484d;
	background-image: url(/images/New-Easysol/contactBarBGImage.jpg);
	background-size: cover;
	background-position: center center;
	background-position-x: 50%;
	background-position-y: 50%;
}
.contactBar .CBTitle {
	float: left;
	width: 90%;
	margin: 25px 5% 5px 5%;
}
.contactBar .CBTitle h1 {
	font-family: 'ubuntulight';
	font-size: 42px;
	line-height: normal;
	color: #c8cd00;
}
.contactBar .CBTitle p {
	font-family: 'ubuntulight';
	font-size: 24px;
	line-height: normal;
	color: #fff;
	margin: 25px auto;
}
.contactBar .CBForm {
	float: left;
	width: 90%;
	margin: 5px 5% 25px 5%;
	color: #fff;
}
.newStats {
	float: left;
	background: #f1f1f1;
	width: 100%;
	padding: 15px 0px;
}
.NSStats {
	float: left;
	width: 100%;
	text-align: center;
	padding: 15px 0px;
	background: #f6f6f6;
}
.NSStats:nth-child(odd) {
	background: #ededed;
}
.NSData {
	font-size: 34px;
	font-family: 'ubuntubold';
	color: #c8cd00;
	height: 40px;
	padding: 5px;
}
.NSDesc {
	font-size: 15px;
	color: #343434;
	height: auto;
	padding: 5px;
}
.addFeaturesContent {
	position: relative;
	float: left;
	width: 100%;
	margin: -2px 0 0 0;
}
.addFeaturesContent .AFTitle {
	float: left;
	width: 100%;
	text-align: center;
	padding: 15px;
	background: #00263A;
}
.addFeaturesContent .AFTitle h1 {
	color: white;
}
.addFeaturesContent .AFeatures {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
}
.addFeaturesContent .AFeatures ul {
	width: 100%;
	float: left;
	margin: 15px auto;
	display: table;
}
.addFeaturesContent .AFeatures ul li {
	float: left;
	display: inline-block;
	width: 94%;
	padding: 15px 3%;
	font-size: 18px;
	display: table-cell;
	vertical-align: middle;
}
.addFeaturesContent .AFeatures ul li:nth-child(odd) {
	background: #F5EEEE;
}
}

@media only screen and (min-width:480px) { /* --------------------------------------Mobile 480px to 767px-------------------------------------- */
.learnmore .documentTypes {
	height: 200px;
}
.learnmore .documentTypes .whitePapers .iconsvg {
	height: 80px;
}
.learnmore .documentTypes .whitePapers .iconsvg img {
	width: 60px;
	margin: 0 auto;
}
.learnmore .documentTypes .dataSheets .iconsvg {
	height: 80px;
}
.learnmore .documentTypes .dataSheets .iconsvg img {
	width: 60px;
	margin: 0 auto;
}
.learnmore .documentTypes .videos .iconsvg {
	height: 80px;
}
.learnmore .documentTypes .videos .iconsvg img {
	width: 60px;
	margin: 0 auto;
}
.learnmore .documentTypes .tools .iconsvg {
	height: 80px;
}
.learnmore .documentTypes .tools .iconsvg img {
	width: 60px;
	margin: 0 auto;
}
.learnmore .documentTypes .useCases .iconsvg {
	height: 80px;
}
.learnmore .documentTypes .useCases .iconsvg img {
	width: 60px;
	margin: 0 auto;
}
.learnmore .documentTypes .whitePapers h2 {
	font-size: 22px;
}
.learnmore .documentTypes .dataSheets h2 {
	font-size: 22px;
}
.learnmore .documentTypes .videos h2 {
	font-size: 22px;
}
.learnmore .documentTypes .tools h2 {
	font-size: 22px;
}
.learnmore .documentTypes .useCases h2 {
	font-size: 22px;
}
.learnmore .downloads .wpContent .doc {
	width: 300px;
}
.learnmore .downloads .wpContent .doc {
	width: 300px;
}
.learnmore .downloads .wpContent .doc {
	width: 220px;
	margin-left: 20px;
}
.learnmore .downloads .wpContent .doc .docDesc h1 {
	font-size: 16px;
	line-height: 18px;
}
.learnmore .downloads .dsContent .doc .docDesc h1 {
	font-size: 18px;
}
.learnmore .downloads .vContent .doc .docDesc h1 {
	font-size: 18px;
}
.titleDesc-container p {
	text-align: justify;
}
.featureBox {
	float: left;
	width: 45%;
	height: 450px;
	margin: 25px 2.5%;
	border-bottom: 0;
}
}

@media only screen and (min-width:768px) { /* --------------------------------------Mobile 768px to 991px-------------------------------------- */
.block4{
	border-top: none;
}
.featureBox {
	float: left;
	width: 45%;
	height: 450px;
	margin: 25px 2.5%;
	border-bottom: 0;
}
	
	.learnmore .downloads .wpContent .doc {
    width: 220px;
    margin-left: 10%;
}
	.learnmore .downloads .dsContent .doc {
	float: left;
	margin: 10px 5px;
	height: auto;
	width: 30%;
}
.learnmore .documentTypes .whitePapers .type h2 {
	font-size: 22px;
}
.learnmore .documentTypes .dataSheets .type h2 {
	font-size: 22px;
}
.learnmore .documentTypes .videos .type h2 {
	font-size: 22px;
}
.learnmore .documentTypes .tools .type h2 {
	font-size: 22px;
}
.learnmore .documentTypes .useCases .type h2 {
	font-size: 22px;
}
.mvContainer {
	width: 560px;
	height: 320px;
	margin-top: -158px;
}
.NSData {
	font-size: 44px;
}
.NSDesc {
	font-size: 20px;
}
}

@media only screen and (min-width:992px) { /* --------------------------------------Laptop 992px to 1024px-------------------------------------- */
.learnmore .downloads .wpContent .doc {
    width: 220px;
    margin-left: 15%;
}
	
	.learnmore .downloads .dsContent .doc {
	float: left;
	margin: 10px 5px;
	height: auto;
	width: auto;
}
.video-container {
	width: 45%;
	height: 280px;
	display: table;
	margin: 10px auto;
}
.video-container .custom {
	padding: 15px;
	display: table-cell;
	vertical-align: middle;
}
.titleDesc-container {
	width: 55%;
	margin: 10px auto;
	height: 280px;
	display: table;
}
.titleDesc-container .custom {
	padding: 15px;
	display: table-cell;
	vertical-align: middle;
}
.titleDesc-container h1 {
	text-align: left;
	font-size: 32px;
	line-height: 28px;
}
.titleDesc-container h2 {
	text-align: left;
	font-size: 18px;
}
.titleDesc-container p {
	font-size: 14px;
}
.features1Content .Content {
	width: 30%;
	margin: 30px 5%;
}
.features1Content .Content:first-child {
	margin: 30px 0px;
}
.features1Content .Content:last-child {
	margin: 30px 0px;
}
.DContent hr {
	float: left;
	width: 80%;
	margin: 15px 10%;
}
.featureBox {
	width: 44%;
	margin: 15px 3%;
	height: 390px;
}
.featureBox img {
	width: 100px;
}
.featureBox h2 {
	font-size: 18px;
}
.featureBox p {
	height: auto;
	font-size: 12px;
}
.featuresCarousel-right {
	display: none;
	position: absolute;
	float: right;
	right: 0px;
	top: 50%;
	width: 20px;
	height: 30px;
	color: #c8cd00;
	background: transparent;
	font-size: 30px;
	line-height: 30px;
	border: none;
	opacity: 0.5;
	padding: 0px 2px;
}
.featuresCarousel-left {
	display: none;
	position: absolute;
	float: left;
	left: 0px;
	top: 50%;
	width: 20px;
	height: 30px;
	color: #c8cd00;
	background: transparent;
	font-size: 30px;
	line-height: 30px;
	border: none;
	opacity: 0.5;
	padding: 0px 2px;
}
.featuresCarousel-left:hover, .featuresCarousel-right:hover {
	color: #0e1f1d;
	background: transparent;
	opacity: 1;
}
.featuresCarousel-left:focus, .featuresCarousel-right:focus {
	outline: none;
}
.contactBar .CBTitle {
	width: 50%;
	margin: 50px 0px;
}
.CBTitle .custom {
	width: 90%;
	float: right;
	margin: 0 auto;
}
.contactBar .CBTitle h1 {
	margin: 25px;
}
.contactBar .CBTitle p {
	margin: 25px 25px;
}
.contactBar .CBForm {
	float: left;
	width: 50%;
	margin: 50px 0px;
	font-size: 18px;
}
.NSStats {
	width: 25%;
}
.NSData {
	font-size: 30px;
}
.NSDesc {
	font-size: 18px;
}
.addFeaturesContent .AFeatures ul li {
	width: 23%;
	padding: 15px 1%;
}
}

@media only screen and (min-width:1280px) { /* --------------------------------------Laptop/Desktop 1280px to 1439px-------------------------------------- */
.learnmore .downloads .dsContent .doc {
	float: left;
	margin: 10px 5px;
	height: auto;
	width: auto;
}
.video-container {
	height: 380px;
	margin: 25px auto;
}
.titleDesc-container {
	height: 380px;
	margin: 25px auto;
}
.titleDesc-container h1 {
	font-size: 32px;
	text-shadow: 1px 2px 4px #333;
}
.titleDesc-container h2 {
	font-size: 22px;
}
.titleDesc-container p {
	font-size: 18px;
}
.features1Content .Content h1 {
	font-size: 26px;
}
/* one item */
div.featureBox:nth-child(1):nth-last-child(1) {
	width: 100%;
}
/* two items */
div.featureBox:nth-child(1):nth-last-child(2), div.featureBox:nth-child(2):nth-last-child(1) {
	width: 50%;
}
/* three items */
div.featureBox:nth-child(1):nth-last-child(3), div.featureBox:nth-child(2):nth-last-child(2), div.featureBox:nth-child(3):nth-last-child(1) {
	width: 30%;
}
/* four items */
div.featureBox:nth-child(1):nth-last-child(4), div.featureBox:nth-child(2):nth-last-child(3), div.featureBox:nth-child(3):nth-last-child(2), div.featureBox:nth-child(4):nth-last-child(1) {
	width: 22%;
}
/* five items */
div.featureBox:nth-child(1):nth-last-child(5), div.featureBox:nth-child(2):nth-last-child(4), div.featureBox:nth-child(3):nth-last-child(3), div.featureBox:nth-child(4):nth-last-child(2), div.featureBox:nth-child(5):nth-last-child(1) {
	width: 30%;
}
/* six items */
div.featureBox:nth-child(1):nth-last-child(6), div.featureBox:nth-child(2):nth-last-child(5), div.featureBox:nth-child(3):nth-last-child(4), div.featureBox:nth-child(4):nth-last-child(3), div.featureBox:nth-child(5):nth-last-child(2), div.featureBox:nth-child(6):nth-last-child(1) {
	width: 30%;
}
/* seven items */
div.featureBox:nth-child(1):nth-last-child(7), div.featureBox:nth-child(2):nth-last-child(6), div.featureBox:nth-child(3):nth-last-child(5), div.featureBox:nth-child(4):nth-last-child(4), div.featureBox:nth-child(5):nth-last-child(3), div.featureBox:nth-child(6):nth-last-child(2), div.featureBox:nth-child(7):nth-last-child(1) {
	width: 30%;
}
.featureBox {
	margin: 0px 1.5%;
	height: 450px;
	border-bottom: none;
}
.featureBox h2 {
	font-size: 20px;
}
.featureBox p {
	font-size: 14px;
	height: auto;
}
.CBTitle .custom {
	width: 70%;
	margin: 0 50px;
}
.NSData {
	font-size: 40px;
}
}

@media only screen and (min-width:1440px) { /* --------------------------------------Laptop/Desktop 1440px-------------------------------------- */
.titleDesc-container h1 {
	font-size: 42px;
	line-height: normal;
}
.titleDesc-container h2 {
	font-size: 28px;
}
.titleDesc-container p {
	font-size: 20px;
}
.featureBox {
	height: 450px;
}
.featureBox p {
	height: auto;
}
.learnmore .downloads .dsContent .doc {
	float: left;
	margin: 10px 5px;
	height: auto;
	width: auto;
}
	.learnmore .downloads .wpContent .doc {
    width: 220px;
    margin-left: 20px;
}
}
