body {
	overflow-x: hidden;
}

/* icons */

.icon-unify {
	width: 120px;
	height: 120px;
	margin: auto;
	background: transparent url(../img/icon-unify.png);
}
.icon-scale {
	width: 120px;
	height: 120px;
	margin: auto;
	background: transparent url(../img/icon-scale.png);
}
.icon-award {
	width: 120px;
	height: 120px;
	margin: auto;
	background: transparent url(../img/icon-award.png);
}
.container h2 {
	font-size: 38px;
	font-weight: 100;
	margin-bottom: 43px;
	line-height: 42px;
}
.container p {
	font-size: 26px;
	line-height: 32px;
	font-weight: 200;
}

.headline-center-v2 h2 {
	text-transform: none;
}
.headline-center h2:after {
	background: none;
}
.service-desc .narrow {
	font-size: 23px;
	font-weight: 200;
	padding: 0px 7%;
}

.button {
	margin: 60px 0px 40px 0px;
	padding: 5px 45px;
	font-size: 19px;
	font-weight: 400;
	white-space: nowrap;
	border-radius: 25px !important;
	-moz-border-radius: 25px !important;
	-webkit-border-radius: 25px !important;
}
.slider-button {
	margin: 1vw 0px 0px 0px;
	padding: 1px 30px;
	font-size: 14px;
	font-weight: 400;
	white-space: nowrap;
	border-radius: 25px !important;
	-moz-border-radius: 25px !important;
	-webkit-border-radius: 25px !important;
}
.white-orange {
	color: #d25e00;
	background-color: #fff;
	border: 0;
	transition: all .25s;
}
.white-orange:hover {
	color: #fff;
	background-color: #d25e00;
}
.white-orange.bordered {
	border: 1px solid #d25e00;
}
@media (max-width: 400px) {
	.button {
		margin: 40px 0px 40px 0px;
		padding: 5px 25px;
		font-size: 14px;
		font-weight: 400;
		border-radius: 20px !important;
		-moz-border-radius: 20px !important;
		-webkit-border-radius: 20px !important;
	}
	.slider-button {
		padding: 0px 15px;
	}
}

#topcontrol:hover {
	background: #d25e00;
}

/* HOME SLIDER */
.revolution-ch1 {
  display: table;
  top: 0;
  color: #fff;
  width: 470px;
  height: 80%;
  font-size: 45px;
  font-weight: 200;
  line-height: 40px;
  padding: 0px;
  text-align: center;
  border: none;
  text-transform: none;
  font-family: "Open Sans", sans-serif;

}
.revolution-mch-1:after {
	background: transparent;
}

.blueswirl {
	background: transparent url(../img/blue_swirl.png) no-repeat center center;
	background-size: contain;
}
.orangeswirl {
	background: transparent url(../img/orange_swirl.png) no-repeat center center;
	background-size: contain;
}
.greenswirl {
	background: transparent url(../img/green_swirl.png) no-repeat center center;
	background-size: contain;
}

.tp-caption-center {
	display: table-cell;
	vertical-align: middle;
}
.tp-caption-text {
	bottom: 0;
	top: auto !important;
	left: 0 !important;
	width: 100%;
	height: 85px;
}
.tp-caption-text-blue {
	background: #0B83B9;
	background: linear-gradient(180deg, rgba(20, 114, 160, 1) 0%, rgba(0, 154, 218, 1) 100%);
}
.tp-caption-text-green {
	background: #45ABBB;
	background: linear-gradient(180deg, rgba(0, 145, 164, 1) 0%, rgba(131, 195, 209, 1) 100%);
}
.tp-caption-text-orange {
	background: #DD7000;
	background: linear-gradient(180deg, rgba(214, 94, 0, 1) 0%, rgba(227, 128, 0, 1) 100%);
}
.tp-caption-text-dark-blue {
	background: #003C6A;
	background: linear-gradient(180deg, rgba(0, 29, 66, 1) 0%, rgba(0, 89, 143, 1) 100%);
}
.tp-caption h2 {
	color: #fff;
	text-align: center;
	margin: 0;
	line-height: 1;
	font-size: 26px;
	font-weight: 300;
	white-space: normal;
	top: 50%;
	transform: translateY(-50%);
	position: relative;
}
@media(max-width: 991px) {
	.tp-caption-text {
		height: 8.58vw;
	}
	.tp-caption h2 {
		font-size: 2.7vw;
	}
}
/* CUSTOMER EXPERIENCE GOALS SECTION */
.bg-image-v2 {
	background: url(../img/bg/GettyImages-482189129_dark.jpg) repeat fixed;
}
.bg-image-v2:before {
	content: none;
	background: none;
}
.bg-image-v1 {
	background: url(../img/bg/GettyImages-562872701_dark.jpg) repeat fixed;
}
.bg-image-v1:before {
	content: none;
	background: none;
}
.parallax-counter-v2 {
	background: transparent;
	padding: 40px 0;
}
.parallax-counter-v2:after {
	display: none;
}
.parallax-counter-v2 .counters {
	background: transparent;
	border: 0;
	position: absolute;
	vertical-align: middle;
	z-index: 3;
}
.parallax-counter-v2 .counters span {
	vertical-align: middle;
	color: inherit;
}
.parallax-counter-v2 .counters .counter,
.parallax-counter-v2 .counters .large-text {
	font-weight: 800;
	font-size: 46px;
	line-height: 46px;
}
.parallax-counter-v2 .counters .counter-label {
	font-size: 26px;
	line-height: 26px;
}
.parallax-counter-v2 .counters .counter-subtext {
	display: block;
	font-size: 16px;
	line-height: 16px;
	color: #555;
}
.service-block-v4:after {
	content: none;
}

.service-block-v4 .md-margin-bottom-50 {
	margin-bottom: 50px;
}

.service-block-v4 a.button.bordered {
	display: block;
	clear: both;
	width: 300px;
	margin: 0 auto;
}

.approach-block-intro {
	padding: 180px 15px;
}
.service-chart {
	max-width: 100%;
	height: auto;
	float: none;
    margin: 3% auto 3% auto;
}
.mapcontainer {
	position: relative;
	z-index: 1;
}
.worldmap {
	position: relative;
	z-index: 2;
	width: 100%;
	height: auto;
}
#uptime {
	top: 0;
	left: 45%;
	color: #001d42;
}
#uptime .counter-subtext {
	display: inline-block;
}
#agents {
	top: 60%;
	left: 5%;
	color: #d25e00;
}
#countries {
	top: 40%;
	left: 30%;
	color: #008c9f;
}
#interactions {
	bottom: 10%;
	right: 25%;
	color: #800057;
}
#cloud {
	top: 45%;
	right: 0;
	color: #009ada;
}
#sla {
	bottom: 3%;
	left: 38%;
	color: #005a8e;
}
#sla .counter-subtext span {
	font-size: 17px;
	color: #005a8e;
}
@media ( max-width: 768px ) {
	.parallax-counter-v2 .worldmap {
		position: absolute;
		top: 50%;
		margin-top: -25%;
	}
	.parallax-counter-v2 .counters {
		padding: 10px 0;
		position: relative;
		top: 0 !important;
		right: 0 !important;
		bottom: 0 !important;
		left: 0 !important;
	}
}
/* TESTIMONIALS SECTION */
.bg-image-v2 {
	background: url(../img/bg/GettyImages-482189129_dark.jpg) repeat fixed;
}
.bg-image-v2:before {
	content: none;
	background: none;
}

.flat-testimonials {
	padding: 100px 0;
}
.flat-testimonials .headline-center {
	margin-bottom: 140px;
}
.flat-testimonials .flat-testimonials-in {
	margin: 0px 20px 0px 20px;
    padding: 30px 30px 30px 30px;
    text-align: center;
    background: rgba(0,0,0,0.3);
	height: 355px;
}
.flat-testimonials .flat-testimonials-in p {
	font-size: 22px;
}
.flat-testimonials .flat-testimonials-in button {
	margin: 0 auto;
	position: absolute;
	bottom: 20px;
	transform: translateX(-50%);
	left: 50%;
}
.flat-testimonials .flat-testimonials-in strong {
	font-weight: 400;
}
.flat-testimonials .flat-testimonials-in p:before, .flat-testimonials .flat-testimonials-in p:after {
    content: none;
}
.flat-testimonials .flat-testimonials-in img {
    width: auto;
    height: auto;
    margin: 0 auto 25px;
	padding-bottom: 30px;
	border-bottom: 1px solid #fff;
}
.flat-testimonials:after {
  top: 0;
  width: 0;
  height: 0;
  left: 50%;
  content: '';
  margin-left: -20px;
  position: absolute;
  border-style: solid;
  border-width: 25px 20px 0 20px;
  border-color: #fff transparent transparent transparent;
}
@media(max-width: 991px) {
	.flat-testimonials .flat-testimonials-in {
		margin: 0;
	}
	.flat-testimonials .flat-testimonials-in p {
		font-size: 18px;
		line-height: 23px;
	}
	.flat-testimonials-in .button {
		font-size: 18px;
		line-height: 23px;
		padding: 5px 35px;
	}
}
@media(max-width: 767px) {
	.flat-testimonials .flat-testimonials-in {
		border-bottom: 1px #fff solid;
	}
	.flat-testimonials .flat-testimonials-in button {
		bottom: 40px;
	}
}

/* CALL TO ACTION SECTION */
#call-action {
	padding: 70px 15px;
}
#call-action h2 {
	margin: 0px;
	line-height: 38px;
}
#call-action button,
#call-action a.button {
	margin-top: 28px;
	display: inline-block;
}

#call-action a.button:hover {
	text-decoration: none;
}

#header-container {
	position: relative;
}

#header-content-container {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;

}
.vertical-container {
	font-size: 0;
	height: 100%;
}
.vertical-container:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
}
.vertical-center {
	display: inline-block;
	vertical-align: middle;
	width: 100%;
}
#header-content-container h2 {
	font-size: 37px;
	font-weight: 100;
	line-height: 47px;
	color: #D35E00;
	max-width: 540px;
	width: 38vw;
	margin-left: 640px;
}
@media (min-width: 1600px) {
	#header-content-container h2 {
		margin-left: 40%;
	}
}


.tp-banner-container .breadcrumbs {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
}

.breadcrumbs {
	width: 100%;
	height: 60px;
	position: absolute;
	bottom: 0%;
	background-image: none;
	background-color: #81C1CF;
	opacity: 0.7;
}
.breadcrumbs h1 {
	color: #fff;
	font-size: 32px;
	line-height: 25px;
	font-weight: 100;
	opacity: 1;
}
.breadcrumbs a:link,
.breadcrumbs a:active,
.breadcrumbs a:hover,
.breadcrumbs a:visited {
	color: #fff;
	font-size: 19px;
	font-weight: 100;
	opacity: 1;
}
.breadcrumb {
	left: 50px;
	line-height: 10px;
}
.breadcrumb>li+li:before {
	color: #fff;
}
.breadcrumb a {
	color: #fff;
	font-weight: 300;
}

.breadcrumb li a,
.breadcrumb li.active,
.breadcrumb li a:hover {
	color: #fff;
	font-size: 19px;
	font-weight: 100;
	opacity: 1;
	text-decoration: none;
}

/* OUR APPROACH PAGE */
#approach-image {
	background-position: left center;
	background-repeat: no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
	height: 400px;
	background-image: url(../img/approach-header.png);
}
@media(max-width: 991px) {
	#approach-image {
		height: 40vw;
	}
	#header-content-container h2 {
		margin-left: 59vw;
		font-size: 30px;
	}
}
@media(max-width: 767px) {
	#header-content-container h2 {
		font-size: 25px;
		line-height: 30px;
	}
}
@media(max-width: 600px) {
	#header-content-container h2 {
		font-size: 18px;
		line-height: 23px;
	}
	.vertical-center {
		vertical-align: top;
		margin-top: 50px;
	}
}
@media (max-width: 550px) {
	.breadcrumbs .breadcrumb {
		left: 0;
		padding: 0;
		text-align: center;
	}
	.breadcrumbs h1 {
		line-height: 5px;
		padding-bottom: 19px;
	}
	.vertical-center {
		margin-top: 30px;
	}
}
@media (max-width: 480px) {
	.breadcrumbs {
		bottom: -60px;
		opacity: 1;
		margin-bottom: 20px;
	}
}
@media (max-width: 400px) {
	.vertical-center {
		margin-top: 10px;
	}
	.breadcrumbs h1 {
		font-size: 25px;
		line-height: 5px;
		padding-bottom: 19px;
	}
	#header-content-container h2 {
		font-size: 16px;
		line-height: 18px;
	}
}
h3.our-technology {
	font-size: 32px;
	width: 250px;
	border-top: 6px #DC5E1B solid;
	padding: 20px 0px 30px 0px;
	margin: 0;
}
h3.our-people {
	font-size: 32px;
	width: 250px;
	border-top: 6px #009BDB solid;
	padding: 20px 0px 30px 0px;
	margin: 0;
}
h3.our-partners {
	font-size: 32px;
	width: 250px;
	border-top: 6px #002642 solid;
	padding: 20px 0px 30px 0px;
	margin: 0;
}
.our-technology-header {
	width: 100%;
	height: 100px;
	background: #DF561C;
    background: -webkit-linear-gradient(#DF561C, #E08000);
    background: -o-linear-gradient(#DF561C, #E08000);
    background: -moz-linear-gradient(#DF561C, #E08000);
    background: linear-gradient(#DF561C, #E08000);
}
.our-technology-header h2 {
	color: #fff;
	font-size: 38px;
	fonnt-weight: 200;
	padding-top: 36px;
}
.our-technology-parallax-bg {
	background: url(../img/bg/GettyImages-555798991_dark.jpg) repeat fixed;
}
.our-people-header {
	width: 100%;
	height: 100px;
	background: #009CDC;
}
.our-people-header h2 {
	color: #fff;
	font-size: 38px;
	fonnt-weight: 200;
	padding-top: 36px;
	margin: 0;
}
#our-people {
	color: #fff;
	background: #0078AE;
    background: -webkit-linear-gradient(#0095D4, #0078AE);
    background: -o-linear-gradient(#0095D4, #0078AE);
    background: -moz-linear-gradient(#0095D4, #0078AE);
    background: linear-gradient(#0095D4, #0078AE);
}
#our-people .content-sm {
	padding-top: 40px;
}
#our-people h2 {
	font-size: 38px;
	font-weight: 200;
	line-height: 40px;
	color: #fff;
	margin: 10px 0px 5px 0px;
}
#our-people h3 {
	color: #fff;
	text-transform: none;
	font-weight: 200;
	font-size: 26px;
	line-height: 30px;
	font-weight: 200;
}
#our-people h4 {
	color: #fff;
	text-transform: none;
	font-size: 23px;
	font-weight: 200;
	padding: 30px 81px 50px 81px;
}
#our-people p {
	color: #fff;
	font-size: 20px;
	font-weight: 200;
	line-height: 28px;
	padding: 0px 20px 35px 20px;
}
.our-partners-header {
	width: 100%;
	height: 100px;
	background: #00598A;
}
.our-partners-header h2 {
	color: #fff;
	font-size: 38px;
	fonnt-weight: 200;
	padding-top: 36px;
	margin: 0;
}
#our-partners {
	color: #fff;
	background: #001D42;
    background: -webkit-linear-gradient(#004F7E, #001D42);
    background: -o-linear-gradient(#004F7E, #001D42);
    background: -moz-linear-gradient(#004F7E, #001D42);
    background: linear-gradient(#004F7E, #001D42);
}
#our-partners .content-sm {
	padding-top: 40px;
}
#our-partners .headline-center {
	max-width: 760px;
	margin: 0 auto 60px;
}
#our-partners h2 {
	font-size: 38px;
	font-weight: 200;
	line-height: 40px;
	color: #fff;
	margin: 10px 0px 5px 0px;
}
#our-partners h3 {
	color: #fff;
	text-transform: none;
	font-size: 26px;
	font-weight: 200;
}
#our-partners h4 {
	color: #fff;
	text-transform: none;
	font-size: 23px;
	font-weight: 200;
	padding: 30px 81px 50px 81px;
}
#our-partners p {
	color: #fff;
	font-size: 20px;
	font-weight: 200;
	line-height: 28px;
	padding: 0px 20px 35px 20px;
}
/* FOOTER */
.footer-v6 .footer {
	padding: 40px 0;
	background: #001d42;
	/* Old browsers */
	background: -moz-linear-gradient(top, #001d42 0%, #005988 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, #001d42 0%, #005988 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #001d42 0%, #005988 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.footer-v6 img {
	margin-top: 40px;
}
.footer-v6 h3 {
	color: #fff;
	font-size: 16px;
	margin-bottom: 0px;
}
.footer-v6 p {
	color: #fff;
	font-size: 16px;
	font-weight: 100;
	line-height: 1.3em;
	margin-right: 44px;
}
.footer-v6 .link-list a {
	font-size: 16px;
	font-weight: 200;
}
.tp-caption-center {
	display: table-cell;
	vertical-align: middle;
}

/* PRODUCTS */
#products-header {
	height: 400px;
	background: transparent url(../img/bg-header-products.jpg) top center no-repeat;
	background-size: cover;
}
.title-box {
	border: 0;
}

.title-box .title-box-text {
	color: #4b4f54;
	font-size: 38px;
	font-weight: 700;
}

.title-box p {
	color: #4b4f54;
	font-size: 26px;
	font-weight: 300;
	line-height: 27px;
	letter-spacing: .015em;
}

.promo-box {
	padding: 0;
	margin: 25px 0 25px;
}

.promo-box strong,
.promo-box:hover strong {
	color: #4b4f54;
	font-size: 23px;
	line-height: 26px;
}

.promo-box a {
	display: block;
}

.promo-box a:hover {
	text-decoration: none;
}

.product-block .content {
	position: relative;
	padding: 140px 30px 120px;
}

.product-block-bg {
	background: black none top center;
	background-size: cover;
}

.product-block-bg .title-box .title-box-text,
.product-block-bg .title-box p,
.product-block-bg .promo-box strong,
.product-block-bg .promo-box:hover strong {
	color: white;
}

.product-block-intro .content {
	padding: 120px 30px 160px;
}
.product-block-cloud-infrastructure {
	background-image: url(../img/bg/872794_grey.jpg);
}
.product-block-workforce-optimization {
	background-image: url(../img/bg/84373347_grey.jpg);
}
.product-block-analytics {
	background: #40A8B9;
  background : linear-gradient(0deg, rgba(0, 144, 163, 1) 0%, rgba(129, 193, 207, 1) 100%);
}
.product-block-analytics .content {
	padding-bottom: 50px;
}

.icon-product-feature {
	display: inline-block;
	background: #E36D26 url(../img/product-icons/icon-product-feature-bg.png) center center no-repeat;
	height: 90px;
	width: 90px;
	border-radius: 50% !important;
}

.promo-box a:hover .icon-product-feature {
	background: #009ede none;
}

.center-icon {
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
	top: 0;
	position: absolute;
}
/* /PRODUCTS */

/* ABOUT US */
#about-header {
	height: 400px;
	background: transparent url(../img/bg-header-about.jpg) top center no-repeat;
	background-size: cover;
}
.container-about h2 {
	margin-bottom: 45px;
	line-height: 38px;
	color: #4b4f54;
}
.container-about a.about-contact-button {
	display: block;
	text-align: center;
	margin: 0 auto;
	margin-top: 40px;
	width: 300px;
}
.container-about p {
	font-size: 23px;
	line-height: 22px;
	font-weight: 300;
	color: #4b4f54;
	max-width: 984px;
	margin: 0 auto 25px;
}
.container-about .video-thumb {
	width: 100%;
	text-align: center;
	margin: 0px 0px 80px 0px;
}
.container-about .video-thumb img {
	max-width: 100%;
	height: auto;
}
.modal-content {
	background: none;
	-webkit-box-shadow: none;
    box-shadow: none;
    border: none;
}
.vidyard_player span {
	width: 100% !important;
	height: auto !important;
	padding-bottom: 56.25%;
}
.vidyard_player iframe {
	width: 100%;
	height: 100%;
}
.modal-header {
	height: 46px;
	padding: 0;
	border: none;
}
.modal-header .close {
	margin-top: 0;
}
.close {
	width: 46px;
	height: 46px;
	filter: alpha(opacity=1);
	opacity: 1;
	text-shadow: none;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	background: url(../img/close-btn.jpg) no-repeat 0 0 !important;
}
.modal-body {
	padding: 0;
}
.container-about .modal-backdrop.in {
	opacity: .85;
}
.container-about .modal-lg {
	width: 90%;
}
@media (max-width: 1024px) {
	.container-about .video-thumb {
		display: none;
	}
	.container-about .modal {
		position: static;
		display: block;
	}
	.container-about .fade {
		opacity: 1;
	}
	.container-about .modal.fade .modal-dialog {
		-webkit-transform: translate(0,0);
		-ms-transform: translate(0,0);
		-o-transform: translate(0,0);
		transform: translate(0,0);
	}
	.container-about .modal-header {
		display: none;
	}
	.container-about .modal-dialog {
		width: 100% !important;
		padding: 0 20px;

	}
}
.path-to-success .figure {
	margin: 30px 0px 80px 0px;
	max-width: 100%;
	height: auto;
	padding: 0 20px;
}
.path-to-success p {
	text-align: left;
	font-size: 23px;
	line-height: 22px;
	font-weight: 300;
	color: #4b4f54;
	max-width: 984px;
	margin: 0 auto 25px;
}
.path-to-success .logo {
	display: inline-block;
	margin: 30px 7%;
}
.path-to-success .logo img {
	max-width: 100%;
	height: auto;
}
.path-to-success .logogroup {
	margin-top: 60px;
}

.about-block h2 {
	font-size: 38px;
	font-weight: 700;
}
.about-block-company {
	background: #9c0077 url(../img/bg/bg_purple.jpg) top center no-repeat;
	background-size: cover;
}
.about-block-company .content-sm {
	padding-bottom: 0;
}
.about-block-company h2 {
	color: white;
}
.about-block-company p {
	font-size: 18px;
	line-height: 25px;
	font-weight: 300;
	color: white;
}
.about-block-company .service-desc {
	margin-bottom: 105px;
}
.about-block-company .service-desc img {
	margin-bottom: 15px;
}

.about-block-analysts {
	padding: 70px 0 30px;
	background: white url(../img/bg/offset_251084_white.jpg) top center no-repeat;
	background-size: cover;
}
.about-block-analysts .container-about {
	padding: 0 15px;
}
.analyst-quote {
	text-align: center;
	display: inline-block;
	float: none;
	margin-right: -4px;
	vertical-align: middle;
	margin-bottom: 40px;
}
.analyst-quote small {
	font-size: 20px;
	font-weight: 700;
	line-height: 23px;
}

.about-block-customers {
	position: relative;
}
.about-block-customers-title {
	position: absolute;
	top: 70px;
	left: 50%;
	transform: translateX(-50%);
	z-index: 1;
	width: 98%;
}
.about-block-customers-title h2 {
	z-index: 1;
	color: white;
	text-align: center;
}
.about-block-customers .content {
	padding-top: 170px;
}
.about-block-customers img {
	border-radius: 50% !important;
	margin-bottom: 40px;
}

.customer-quote {
	font-size: 38px;
	font-weight: 300;
	line-height: 43px;
	margin-bottom: 15px;
}
.customer-quote-attribution {
	font-size: 20px;
	line-height: 23px;
	font-weight: 700;
}
/* /ABOUT US */

/*--- Carry over from old V2 templates ---*/
.latestNews
{    padding: 20px 0 0px 0;
	border-bottom: solid 1px #eee;
	color:#7f7f7f;
	font-size:16px;
}
.latestNews p {margin:0px;}
.latestNews .fa {color:#7f7f7f; font-size:18px;}
.latestNews span
{color:#00a6ff; text-transform:uppercase; font-size:14px; font-family:'Helvetica Neue', Arial, Sans-Serif;float:left; }

.latestNews a
{color:#555555; font-size:14px; font-family:'Helvetica Neue', Arial, Sans-Serif; text-decoration:none; padding-left:10px;padding-top:-5px;}
@media (min-width:320px) and (max-width:599px)
{
	.latestNews a {display:inline-block; overflow:hidden;text-overflow:ellipsis; white-space:nowrap; width:170px;padding-left:10px;}
}

@media (min-width:600px) and (max-width:767px)
{
	.latestNews a {display:inline-block; overflow:hidden;text-overflow:ellipsis; white-space:nowrap; width:270px;padding-left:10px;  }
}
@media (min-width:768px) and (max-width:999px)
{
	.latestNews a {display:inline-block; overflow:hidden;text-overflow:ellipsis; white-space:nowrap; width:370px;padding-left:0px;}
}
@media (min-width:1000px) and (max-width:1199px)
{
	.latestNews a {display:inline-block; overflow:hidden;text-overflow:ellipsis; white-space:nowrap; width:470px;padding-left:0px;}
}

@media (min-width:1200px) and (max-width:1599px)
{
        .latestNews a {
                display:inline-block;
                overflow:hidden;
                text-overflow:ellipsis;
                white-space:nowrap;
                width:670px;
                padding-left:10px;
        }
}
@media (min-width:1600px) and (max-width:2000px)
{
        .latestNews a {
                display:inline-block;
                overflow:hidden;
                text-overflow:ellipsis;
                white-space:nowrap;
                width:670px;
                padding-left:10px;
        }
}

.latestNews a:hover
{text-decoration:none; cursor:pointer; }

.latestNews ul{ list-style:none; margin-bottom:0px;padding-left: 0;}
.latestNews ul li{display:inline-block; padding:0px 6px;}
.latestNews .socialicon ul li a {
	display: inline;
}
.latestNews .col-md-9{height:40px;}
