/* CSS Document */
body {
    font-family: 'Open Sans', sans-serif;
    background: #fff;
    overflow-x: hidden;
}
.container-fluid{
	padding: 0px;
}
.contactsBox{
	margin-bottom: 30px;
}
.contactsBox p{
	text-align: center;
	margin-bottom: 0px;
}
.contactsBox p img{
	text-align: center;
	margin-bottom: 20px;
}

.imgBox p img{
	min-height: 258px;
	
}
.lightgreen{
	background: #d2ddba;
	padding: 70px 0px;
}
.whiteBg{
	background: #fff;
	padding: 70px 0px;
}

.imageBoxLink{
	text-align: center;
    margin: 20px 0px 10px 0px !important;
    line-height: 24px !important;
}
.imageBoxLink2{
	text-align: center;
	margin-top: 20px;
}
.lightBlue{
	background: #badce6;
	padding: 70px 0px;
}
.lightGrey{
	background: #ebebf0;
	padding: 70px 0px;
}

.rowFull{
	text-align: center;
	margin-bottom: 50px;
}
#quoteSection {
	background-image: url(../img/USI_Quote_Global.jpg);
	background-size: cover;                      /* <------ */
	background-repeat: no-repeat;
	background-position: center center;
	padding: 75px 0;
}
.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;
	font-style: italic;
	color: #fff;
	font-weight: 400;
}
.bannerImg {
    background-image: url(../images/banner.jpg);
    background-size: cover;
    height: 100%;
}
h1 {
    color: #004b97;
    font-size: 40px;
    font-weight: 600;
    margin: 60px 0 20px;
    font-family: 'Open Sans', sans-serif;
    letter-spacing: -1px;
}
.subhead {
    font-size: 22px;
    line-height: 28px !important;
    text-align: center;
    color: #444;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    margin-bottom: 30px;
}
#filterSearch {
    background: rgba(255,255,255,1.00);
    border-radius: 7px;
    border: 1px solid #ececed;
    padding-top: 20px;
    -webkit-box-shadow: 1px 1px 16px -3px rgba(0,0,0,0.11);
    -moz-box-shadow: 1px 1px 16px -3px rgba(0,0,0,0.11);
    box-shadow: 1px 1px 16px -3px rgba(0,0,0,0.11);
    padding: 20px 20px 10px;
}
.clearAll {
    font-size: 16px;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
}
.resetAll {
    padding-top: 5px;
    padding-bottom: 5px;
}
h5 {
    font-size: 18px;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
}
#dvNoRecord {
    display: block;
    font-size: 26px;
    text-align: center;
    color: #b41f25;
}
.readmore {
    text-transform: uppercase;
}
.hps-title2 {
    font-weight: 300!important;
    font-family: 'Open Sans', sans-serif!important;
}
.cd-gallery img:hover {
    box-shadow: 1px 2px 8px rgba(0, 0, 0, 0.1);
}
video {
    width: 100% !important;
    height: auto !important;
}
.videoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
}
.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#clientDetails {
    margin-top: 60px;
	margin-bottom: 50px;
}
#clientDetails p {
    font-size: 18px;
    color: #444444;
    line-height: 26px!important;
    font-family: 'Open Sans', sans-serif!important;
    text-align: left;
    font-weight: 400;
    margin-left: 0px;
    width: 100%;
    margin-bottom: 20px;
}
#clientDetails h1 {
    font-size: 22px;
    color: #444444;
    font-family: 'Open Sans', sans-serif!important;
    font-weight: 600;
    text-align: left;
    margin: 0px 0px 10px;
    ;
}
#clientDetails ul li {
    padding: 5px 0px;
    font-size: 18px;
}
#quoteClinet {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#5db2e4+0,ffffff+100 */
    background: #5db2e4; /* Old browsers */
    background: -moz-linear-gradient(top, #5db2e4 0%, #ffffff 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #5db2e4 0%, #ffffff 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #5db2e4 0%, #ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5db2e4', endColorstr='#ffffff', GradientType=0 ); /* IE6-9 */
    padding: 30px;
    color: #444;
    font-size: 20px;
    line-height: 26px;
    font-weight: 300;
}
#quoteClinet blockquote {
    border-left: 0px;
    margin: 0px;
    padding: 0px;
}
#quoteClinet p {
    color: #444;
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    margin-bottom: 0px !important;
}
#relatedPress {
    background-color: #f2f2f5;
    margin-top: 40px;
    padding: 40px 0;
}
#relatedPress h1 {
    text-align: left;
    font-size: 22px;
    color: #444;
    font-family: 'Open Sans', sans-serif!important;
    margin: 0 0 25px;
    ;
    padding: 0;
}
#relatedPress h1 a {
    color: #2072bc;
    font-size: 20px;
    font-weight: 300;
    text-align: left;
}
#relatedPress h1 a:hover {
    color: #2072bc;
    text-decoration: none;
    font-weight: 300;
}
#relatedPress p {
    color: #444444;
    font-size: 16px;
    font-weight: 400;
    text-align: left;
    line-height: 24px!important;
    width: 100%;
    padding: 0!important;
    font-family: 'Open Sans', sans-serif!important;
}
blockquote {
    border-left: 10px solid #fff;
    margin: 1.5em 10px;
    padding: 0.5em 10px;
    quotes: "\201C""\201D""\2018""\2019";
}
blockquote:before {
    color: #fff;
    content: open-quote;
    font-size: 5em;
    line-height: 0.1em;
    margin-right: 0.10em;
    vertical-align: -0.4em;
}
blockquote p {
    display: inline;
}
.readMoreBtn {
    background: #5db0e4;
    padding: 10px 20px;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    font-family: 'Open Sans', sans-serif!important;
    font-weight: 600;
}
a.readMoreBtn {
    color: #fff;
}
a.readMoreBtn:hover {
    color: #fff!important;
}
.clintLogo {
    margin-top: 40px!important;
    text-align: center;
}
.clintLogo img{
	margin: 0 auto;
}

/* icon hover effect */



.hi-icon-wrap {
	text-align: center;
	margin: 0 auto;
	padding: 0em 0 0em;
}

.hi-icon {
	display: inline-block;
	font-size: 0px;
	cursor: pointer;
	margin: 15px 30px;
	width: 200px;
	height: 200px;
	border-radius: 50%;
	text-align: center;
	position: relative;
	z-index: 1;
	color: #fff;
}

.hi-icon:after {
	pointer-events: none;
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	content: '';
	-webkit-box-sizing: content-box; 
	-moz-box-sizing: content-box; 
	box-sizing: content-box;
}

.hi-icon:before {

	speak: none;
	font-size: 90px;
	line-height: 104px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	margin-top: 25%;
	display: block;
	-webkit-font-smoothing: antialiased;
}

.hi-icon-office365:before {
	content: "\e00a";
	text-indent: -1000em;
	background: url(../images/Office365_icon.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.hi-icon-ServiceManagement:before {
	content: "\e00a";
	text-indent: -1000em;
	background: url(../images/ServiceManagement.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.hi-icon-PlatformManagement:before {
	content: "\e00a";
	text-indent: -1000em;
	background: url(../images/PlatformManagement.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.hi-icon-AdvisoryandConsulting:before {
	content: "\e00a";
	text-indent: -1000em;
	background: url(../images/AdvisoryandConsulting.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.hi-icon-cloudDataCenter:before {
	content: "\e00a";
	text-indent: -1000em;
	background: url(../images/Cloud-dataCenter-icon.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.hi-icon-digigov:before {
	content: "\e00a";
	text-indent: -1000em;
	background: url(../images/digi-gov.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.hi-icon-digi-workspace:before {
	content: "\e00a";
	text-indent: -1000em;
	background: url(../images/digi-workspace.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.hi-icon-stealth-cloud:before {
	content: "\e00a";
	text-indent: -1000em;
	background: url(../images/stealth-cloud.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.hi-icon-transportation:before {
	content: "\e00a";
	text-indent: -1000em;
	background: url(../images/Transportation-Industry-icon.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.hi-icon-aircore:before {
	content: "\e00a";
	text-indent: -1000em;
	background: url(../images/aircore.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.hi-icon-CP:before {
	content: "\e00a";
	text-indent: -1000em;
	background: url(../images/ClearPath-Forward-icon.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.hi-icon-inftrans:before {
	content: "\e00a";
	text-indent: -1000em;
	background: url(../images/white_icon_inf_trans.png);
	background-repeat: no-repeat;
	background-position: center center;
}


.hi-icon-screen:before {
	content: "\e00a";
}

.hi-icon-earth:before {
	content: "\e002";
}

.hi-icon-support:before {
	content: "\e000";
}

.hi-icon-locked:before {
	content: "\e001";
}


/* Effect 1 */
.hi-icon-effect-1 .hi-icon {
	background: #5db2e4;
	-webkit-transition: background 0.2s, color 0.2s;
	-moz-transition: background 0.2s, color 0.2s;
	transition: background 0.2s, color 0.2s;
}

.hi-icon-effect-1 .hi-icon:after {
	top: -7px;
	left: -7px;
	padding: 7px;
	box-shadow: 0 0 0 4px #fff;
	-webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
	-webkit-transform: scale(.8);
	-moz-transition: -moz-transform 0.2s, opacity 0.2s;
	-moz-transform: scale(.8);
	-ms-transform: scale(.8);
	transition: transform 0.2s, opacity 0.2s;
	transform: scale(.8);
	opacity: 0;
}

/* Effect 1a */
.hi-icon-effect-1a .hi-icon:hover {
	background: #badce6;
	color: #fff;
	
}

.hi-icon-effect-1a .hi-icon:hover:after {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	opacity: 1;
}

#set-1 {
	background: #41ab6b;
}

#set-2 {
	background: #eea303;
}

@media screen and (max-width: 800px) {

	.hi-icon {
		margin: 15px !important;
	}

	.container > section {
		padding: 20em 1em;
	}

}

@media screen and (max-width: 25em) {

	.codrops-icon span {
		display: none;
	}

