/* CSS Document */

body {
	font-family: 'Open Sans', sans-serif;
}
a {
	color: #5db0e5;
}
a:hover {
	color: #5db0e5;
}
#unisysFooter h1 {
    color: #fff!important;
	letter-spacing: 0px !important;
	font-size: 16px !important;
	margin-top: 20px !important;
    margin-bottom: 10px !important;
}

#countryDropDown select
{color: #444 !important;
}
#hero {
	text-align: center;
	background-image: url(../img/home_hero1.jpg);
	background-size: cover;                      /* <------ */
	background-repeat: no-repeat;
	background-position: center center;
	min-height: 480px;
	display: table;
	height: 480px;
	overflow: hidden;
	width: 100%;
}
.heroCon {
	display: table-cell;
	vertical-align: middle;
}
#hero h1 {
	font-size: 52px;
	font-weight: 700;
	color: #444;
	font-family: 'Open Sans', sans-serif;
	letter-spacing: -2px;
	padding: 0;
	margin: 0 0 25px 0;
}
#hero h2 {
	font-size: 32px;
	color: #444;
	font-family: 'Open Sans', sans-serif;
	letter-spacing: -1px;
	padding: 0;

	width: 80%;
	margin: 0 auto;
}
p.actbtn {
	padding-top: 25px;
}
.btn-default {
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	background: #25282a;
	color: #fff;
	padding: 10px 35px;
	text-transform: uppercase;
	border-color: #25282a;
	margin: 10px 10px;
}
.btn-default:hover {
	color: #fff;
	background-color: #5db0e6;
	border-color: #5db0e6;
}
.btn-sample:active {
  box-shadow: none;
}
.infoCon {
	background-image: url(../img/arrow_bg1.png);
	background-position: bottom;
	background-repeat: no-repeat;
	padding: 75px 0;
}

.infoCon p img{
	margin: 0 auto;
}
h1 {
	color: #444444 !important;
	font-weight: 600;
	font-size: 32px;
	font-family: 'Open Sans', sans-serif;
	letter-spacing: -2px;
	padding: 0;
	margin: 0 0 27px 0;
}
h4 {
	color: #444444 !important;
	}
p {
	font-size: 18px;
	color: #444;
	line-height: 28px;
}
.secndbtn {
	font-family: 16px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	background: none;
	color: #5db0e6;
	padding: 10px 0px;
	text-transform: uppercase;
	border-color: #5db0e6;
	margin: 0px;
}
.secndbtn:hover {
	color: #fff;
	background-color: #5db0e6;
	border-color: #5db0e6;
}

.primebtn {
	font-family: 16px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	background: none;
	color: #fff;
	padding: 10px 35px;
	text-transform: uppercase;
	border-color: #fff;
	margin: 0px;
}
.primebtn:hover {
	color: #fff;
	background-color: #5db0e6;
	border-color: #5db0e6;
}

.secndbtn2 {
	font-family: 16px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	background: none;
	color: #25282a;
	padding: 10px 35px;
	text-transform: uppercase;
	border-color: #25282a;
	margin: 0px;
}
.secndbtn2:hover {
	color: #fff;
	background-color: #25282a;
	border-color: #25282a;
}

.secndbtn3 {
	font-family: 16px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	background: #25282a;
	color: #fff;
	padding: 10px 35px;
	text-transform: inherit;
	border-color: #25282a;
	margin: 0px;
}
.secndbtn3:hover {
	color: #fff;
	background-color: #5db0e6;
	border-color: #5db0e6;
}
#infographics {
	background-color: #faf3d1;
	padding: 60px 0;
}
#webinarView {
	background-image: url(../img/arrow_bg2.png);
	background-position: bottom;
	background-repeat: no-repeat;
	padding: 75px 0;
}
#quoteSection {
	background-image: url(../img/USI_Quote_Global.jpg);
	background-size: cover!important;                      /* <------ */
	background-repeat: no-repeat!important;
	background-position: center center!important;
	padding: 75px 0!important;
}
.quoteBg {
	background: rgba(0,0,0,0.60);
	padding: 50px 30px 30px;
}
blockquote {
	 font-size: 23px;
    color: #fff;
    font-weight: 300;
    font-family: 'Open Sans', sans-serif;
    line-height: 27px;
    border: none;
    margin: 0px;
}
blockquote:before {
	content: open-quote;
	font-size: 150px;
	line-height: 0.0em;
	margin-right: 0.05em;
	vertical-align: -0.40em;
	color: #e6be31;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
blockquote small {
	font-size: 16px !important;
	font-style: italic;
	color: #fff;
	font-weight: 400;
}
#contactUs {
	padding-top: 75px;
	padding-bottom: 75px;
	text-align: center;
}
#countrySelect {
	background: url(../img/world-map.png) no-repeat center center #d2dde4;
	padding: 75px 0;/* <------ */
}
#countrySelectCon {
	background: url(../img/world-map.png) no-repeat center center #d2dde4;
	padding: 100px 0 75px;/* <------ */
}
#basic .btn-default {
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
	background: #444444;
	font-size: 25px;
	color: #fff;
	padding: 10px 35px;
	text-transform: capitalize;
	border-radius: 20px;
	width: 100%;
}
#countrySelect h1 {
	font-size: 62px;
	font-weight: 700;
	margin: 0 0 40px 0;
	padding: 0;
	text-align: center;
}
#countrySelect h2 {
	font-size: 32px;
	font-weight: normal;
	margin: 0 0 40px 0;
	padding: 0;
	text-align: center;
}
#countrySelect p {
	text-align: center;
}
#countrySelectCon h1 {
	font-size: 43px;
	font-weight: 700;
	padding: 0;
	text-align: center;
}
#countrySelectCon h2 {
	font-size: 32px;
	font-weight: normal;
	margin: 0 0 40px 0;
	padding: 0;
	text-align: center;
}
#countrySelectCon p {
	text-align: center;
	padding-bottom: 25px;
}
.dropdown-menu {
	width: 100%;
	font-size: 25px;
	background-color: #444;
	color: #fff;
	outline: none;
}
.dropdown-menu>li>a {
	color: #fff;
}
.caret {
	border-top: 12px dashed;
	border-right: 8px solid transparent;
	border-left: 8px solid transparent;
}
#darkBgwhiteTxt {
	background-image: url(../img/USI_report_Austrailia.jpg);
	background-size: cover;                      /* <------ */
	background-repeat: no-repeat;
	background-position: center center;
	padding: 75px 0;
	margin: 0 auto;
	text-align: center;
}
#darkBgwhiteTxt h1 {
	color: #fff;
	text-shadow: 4px 4px 2px rgba(150, 150, 150, 0.5);
}
#darkBgwhiteTxt p {
	color: #fff;
}
#newsReleaseLight {
	background-image: url(../img/newsReleaseBg_simple.jpg);
	background-size: cover;                      
	background-repeat: no-repeat;
	background-position: center center;
	padding: 75px 0;
	margin: 0 auto;
	text-align: center;
}
#newsReleaseLight h1 {
	color: #444;
}
#newsReleaseLight p {
	color: #444;
}

.newAfter{
	color: #fff;
	font-weight: 600;
	font-size: 50%;
	font-family: 'Open Sans', sans-serif;
	letter-spacing: 0px;
	background-color: #c22030;
	font-style: italic;
	padding: 0px 15px 0px 10px;
	margin: 0px 10px 0px;
}

#newsReleaseLight ul{
	margin: 0;
	padding: 0;
	text-align: center;
}
#newsReleaseLight ul li{
	margin: 0;
	padding: 5px 0px;
	list-style: none;
	list-style-type: none;
	text-align: center;
}

#newsReleaseLight ul li a{
	font-size: 16px;
	text-align: center;
	font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
	
}
#intheNews {
	background: url(../img/world-map2.png) no-repeat center center #5eb0e6;
	padding: 75px 0;/* <------ */
}
#intheNews h1 {
	color: #fff;
	text-align: center;
	margin-bottom: 40px;
}
#intheNews p span {
	color: #000;
	font-style: italic;
	font-weight: 600;
}
.triangle-right {
	position: relative;
	padding: 25px;
	color: #fff;
	background: #fff; /* default background for browsers without gradient support */
	/* css3 */
	-webkit-box-shadow: 0px 10px 5px -5px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 10px 5px -5px rgba(0,0,0,0.2);
	box-shadow: 0px 10px 5px -5px rgba(0,0,0,0.2);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	font-size: 18px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	line-height: 26px;
	margin-bottom: 60px;
	min-height: 180px;
}
.triangle-right:after {
	content: "";
	position: absolute;
	bottom: -20px;
	left: 50px;
	border-width: 20px 0 0 20px;
	border-style: solid;
	border-color: #fff transparent;
	display: block;
	width: 0;
}
#MapSelect {
	background: rgba(240,244,247,1);
	background: -moz-linear-gradient(top, rgba(240,244,247,1) 0%, rgba(132,190,229,1) 80%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(240,244,247,1)), color-stop(100%, rgba(132,190,229,1)));
	background: -webkit-linear-gradient(top, rgba(240,244,247,1) 0%, rgba(132,190,229,1) 80%);
	background: -o-linear-gradient(top, rgba(240,244,247,1) 0%, rgba(132,190,229,1) 80%);
	background: -ms-linear-gradient(top, rgba(240,244,247,1) 0%, rgba(132,190,229,1) 80%);
	background: linear-gradient(to bottom, rgba(240,244,247,1) 0%, rgba(132,190,229,1) 80%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f4f7', endColorstr='#84bee5', GradientType=0 );
	margin: o auto;
	text-align: center;
	padding: 75px 0 0 0;
}
#MapSelect h1 {
	text-transform: capitalize;
	font-size: 43px;
	margin: 0 0 27px 0;
	padding: 0;
}
#MapSelect h2 {
	text-transform: capitalize;
	font-size: 32px;
	margin: 0;
	padding: 0;
	font-weight: 300;
}
#countrySelect {
	display: none;
}

#footer{
	background-color: #25282a;
	padding: 40px 0px;
}
#footer p{
	color:#fff;
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
}

#footer a{
	color:#999;
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
}
ul.list-group:after {
  clear: both;
  display: block;
  content: "";
}

.list-group{
  padding-top: 13px;
	
}

.list-group-item {
    float: left;
}
.list-group-item {
    position: relative;
    display: block;
    padding: 0px 15px;
    margin-bottom: -1px;
    background-color: #25282a;
    border: none;
}
ul.social-icon-white li{
	padding: 0px 7px;
}
.footerPriv{
	border-right: 1px solid #999;
}

.copyTxt{
	padding-top: 9px;
}

.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; height: auto; -webkit-box-shadow: 0px 0px 34px -1px rgba(0,0,0,0.27);
-moz-box-shadow: 0px 0px 34px -1px rgba(0,0,0,0.27);
box-shadow: 0px 0px 34px -1px rgba(0,0,0,0.27);} 
.embed-container iframe, 
.embed-container object, 
.embed-container embed 
{ position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open>.dropdown-toggle.btn-default.focus, .open>.dropdown-toggle.btn-default:focus, .open>.dropdown-toggle.btn-default:hover{
	background: none;
	
}

.btn-default.active.visted{
	background: none;
}
/* media query */
/* ----------- iPhone  ----------- */

/* Portrait and Landscape */
@media screen and (min-width: 320px) and (max-width: 667px) {
	
.list-group-item:first-child{
		    padding: 0px 10px 0px 0px
}	
#MapSelect {
	display: none;
}
#countrySelect {
	display: block;
}
h1 {
	font-size: 23px;
	letter-spacing: -1px;
	padding: 0;
	margin: 20px 0 20px 0;
}
p {
	font-size: 15px;
	color: #444;
	line-height: 20px;
}
.btn {
	font-size: 12px;
}
.infoCon {
	padding: 35px 0;
}
	
#darkBgwhiteTxt{
	padding: 35px 0;
	}
#newsReleaseLight{
	padding: 35px 0;
	}	
#intheNews {
	padding: 35px 0;
}
#infographics {
	padding: 35px 0;
}
#webinarView {
	padding: 35px 0;
}
#quoteSection {
	background: none;
	padding: 0;
}
.quoteBg {
	background: rgba(0,0,0,1);
	padding: 50px 30px 30px;
}
blockquote {
	font-size: 17px;
	line-height: 22px;
}
blockquote small {
	font-size: 14px;
}
#countrySelect h1 {
	font-size: 23px;
	margin-bottom: 20px;
}
#countrySelect h2 {
	font-size: 22px;
	margin-bottom: 20px;
}
#countrySelect {
	padding: 35px 0;
}
#countrySelectCon h1 {
	font-size: 23px;
	margin-bottom: 20px;
}
#countrySelectCon h2 {
	font-size: 22px;
	margin-bottom: 20px;
}
#countrySelectCon {
	padding: 35px 0;
}
#contactUs {
	padding-top: 35px;
	padding-bottom: 35px;
	text-align: center;
}
#hero h1 {
	font-size: 32px;
	letter-spacing: -1px;
	padding: 0;
	margin: 0 0 25px 0;
}
#hero h2 {
	font-size: 20px;
	color: #444;
	font-family: 'Open Sans', sans-serif;
	letter-spacing: 0px;
	padding: 0;
	margin: 0 0 10px 0;
	margin: 0 auto;
}
#hero {
	min-height: 380px;
	height: 380px;
}
p.actbtn {
	padding-top: 20px;
}
.triangle-right {
	font-size: 15px;
	line-height: 20px;
	min-height: 100px;
}
}

@media screen and (min-width: 320px) and (max-width: 390px) {
.selectric .label {
	font-size: 16px;
}
}

@media screen and (min-width: 320px) and (max-width: 991px) {
h1 {
	margin-top: 30px;
}
}

@media screen and (min-width: 320px) and (max-width: 991px) {
.row img {
	margin: 0 auto;
}
}

@media screen and (min-width: 1025px) {
.infoCon {
	height: 480px;
	min-height: 480px;
}
#infographics {
	height: 480px;
	min-height: 480px;
}
#webinarView {
	min-height: 480px;
	height: 480px;
}
#quoteSection {

}
#countrySelectCon {
	min-height: 480px;
	height: 480px;
}
#darkBgwhiteTxt {
	min-height: 480px;
	height: 480px;
}
#newsReleaseLight{
	min-height: 480px;
	height: 480px;
}
}
