@charset "utf-8";

/*-- start bootstrap popover --*/
.popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1060;
	display: none;
	max-width: 297px;
	padding: 1px;
	text-align: left;
	white-space: normal;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: 6px;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
	border-radius: 5px 5px 0 0;
	padding-top: 32px;
	padding-right: 14px;
	padding-bottom: 8px;
	padding-left: 14px;
	text-align: center;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.popover-content {
	padding-top: 9px;
	padding-right: 14px;
	padding-bottom: 9px;
	padding-left: 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
	bottom: -11px;
	left: 50%;
	margin-left: -11px;
	border-top-color: #999;
	border-top-color: rgba(0,0,0,0.3);
	border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, .25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, .25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, .25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}

/*-- End Bootstrap popover --*/

/* ========== BEGIN POPOVER 1 ========== */
.popover1 {
position: fixed !important;
top: 0;
left: 0;
z-index: 1060;
display: none;
width: 250px !important;
padding: 1px;
text-align: left;
white-space: normal;
background-color: #2a4254 !important;
-webkit-background-clip: padding-box;
background-clip: padding-box;
border: 1px solid #ccc;
border: 1px solid rgba(0, 0, 0, .2);
border-radius: 0px !important;
-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
}
.popover1.left {
margin-left: -10px;
}
.popover1 > .arrow,
.popover1 > .arrow:after {
position: absolute;
display: block;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
}
.popover1 > .arrow {
border-width: 11px;
}
.popover1 > .arrow:after {
content: "";
border-width: 10px;
}
.popover1.left > .arrow {
top: 50%;
right: -11px;
margin-top: -11px;
border-right-width: 0;
border-left-color: #999;
border-left-color: rgba(0, 0, 0, .25);
}
.popover1.left > .arrow:after {
right: 1px;
bottom: -10px;
content: " ";
border-right-width: 0;
border-left-color: #2a4254;
}
/* ========== END bootstrap custom POPOVER 1 ========== */

/*-- services --*/
.services{
	background-size:cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover;
	-moz-background-size: cover;
	background-image: url(../images/popup/exhibit1xa.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.hi-icon,.hi-icon:after{
	border-radius:0px;
}
.hi-icon:before {
    font-family: inherit;
}

a.hi-icon img {
    margin: 17px 0 0;
}
.hi-icon-effect-9a .hi-icon:hover {
    box-shadow: 0 0 0 5px rgba(255,255,255,1);
}
.hi-icon-wrap {
    padding: 0;
}
.services h3{
	color: #fff;
	font-size: 2em;
}
.services-gd h4 {
    color:#6a67ce;
    margin-top: 20px;
    font-size: 25px;
}
.services-gd p {
    color: #fff;
    font-size: 1em;
}
.col-md-2.services-gd.text-center {
    margin-left: 3em;
}
@font-face {
	font-family: 'ecoicon';
	src:url('../fonts/ecoicons/ecoicon.eot');
	src:url('../fonts/ecoicons/ecoicon.eot?#iefix') format('embedded-opentype'),
		url('../fonts/ecoicons/ecoicon.woff') format('woff'),
		url('../fonts/ecoicons/ecoicon.ttf') format('truetype'),
		url('../fonts/ecoicons/ecoicon.svg#ecoicon') format('svg');
	font-weight: normal;
	font-style: normal;
}

.hi-icon-wrap {
	text-align: center;
	margin: 0 auto;
	padding: 2em 0 1em;
}

.hi-icon {
	display: inline-block;
	font-size: 0px;
	cursor: pointer;
	margin: 15px 30px;
	width: 102px;
	height: 102px;
	text-align: center;
	position: relative;
	z-index: 1;
	color: #fff;
}
.hi-icon:after {
	position: absolute;
	width: 100%;
	height: 100%;
	content: '';
	-webkit-box-sizing: content-box; 
	-moz-box-sizing: content-box; 
	box-sizing: content-box;
}

.hi-icon:before {
	font-family: 'ecoicon';
	speak: none;
	font-size: 48px;
	line-height: 90px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	display: block;
	-webkit-font-smoothing: antialiased;
}
/* Effect 9 */
.hi-icon-effect-9 .hi-icon {
	-webkit-transition: box-shadow 0.2s;
	-moz-transition: box-shadow 0.2s;
	transition: box-shadow 0.2s;
}

.hi-icon-effect-9 .hi-icon:after {
	top: 0;
	left: 0;
	padding: 0;
	box-shadow: 0 0 0 3px #fff;
	-webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
	-moz-transition: -moz-transform 0.2s, opacity 0.2s;
	transition: transform 0.2s, opacity 0.2s;
}

/* Effect 9a */
.hi-icon-effect-9a .hi-icon:hover:after {
	-webkit-transform: scale(0.85);
	-moz-transform: scale(0.85);
	-ms-transform: scale(0.85);
	transform: scale(0.85);
	opacity: 0.5;
}

.hi-icon-effect-9a .hi-icon:hover {
	box-shadow: 0 0 0 10px rgba(255,255,255,1);
	color: #fff;
}

/* Effect 9b */
.hi-icon-effect-9b .hi-icon:hover:after {
	-webkit-transform: scale(0.85);
	-moz-transform: scale(0.85);
	-ms-transform: scale(0.85);
	transform: scale(0.85);
}

.hi-icon-effect-9b .hi-icon:hover {
	box-shadow: 0 0 0 10px rgba(255,255,255,0.4);
	color: #fff;
}
/*-- //services --*/

/* POPUP CODES */

/* HOVER STYLES - Conference*/
div#pop-up {
	display: none;
	position: absolute;
	border: 1px solid #1a1a1a;
	z-index: 100;
	border: 2px solid #999999;
	border-radius: 25px;
	background-image: url(/fallone/HTML_Files/assets/images/popup/sec1a.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 1em;
	padding-right: 1.5em;
	padding-bottom: 1em;
	padding-left: 1.5em;
      }
div#pop-up h3{
	font-size: 95%;
	padding-left: 6%;
	text-align:left;
	color: #000;
}	  
div#pop-up p{
	font-size: 90%;
	line-height: 1.7em;
	color: #4D4D4D;
	padding-left: 6%;
	font-family: lato, sans-serif;
	font-variant: small-caps;
	font-weight: bold;
}
@media (max-width: 320px){
div#pop-up h3{
	font-size: 90%;}
	
div#pop-up p{
	font-size: 75%;
}
}
/* End  HOVER STYLES - Conference*/     
	 
	 
/* HOVER STYLES - Exhibit*/
div#pop-upa {
	display: none;
	position: absolute;
	border: 1px solid #1a1a1a;
	z-index: 100;
	border: 2px solid #999999;
	border-radius: 25px;
	background-image: url(/images/sec1a.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 1em;
	padding-right: 1.5em;
	padding-bottom: 1em;
	padding-left: 1.5em;
      }
div#pop-upa h3{
	font-size: 95%;
	padding-left: 6%;
	text-align:left;
	color: #000;
}	  
div#pop-upa p{
	font-size: 90%;
	line-height: 1.7em;
	color: #4D4D4D;
	padding-left: 6%;
	font-family: lato, sans-serif;
	font-variant: small-caps;
	font-weight: bold;
}
@media (max-width: 320px){

div#pop-upa h3{
	font-size: 90%;}
	
div#pop-upa p{
	font-size: 75%;
}

}

/* End HOVER STYLES - Exhibit*/

/* HOVER STYLES - Exhibit*/
div#pop-upb {
	display: none;
	position: absolute;
	border: 1px solid #1a1a1a;
	z-index: 100;
	border: 2px solid #999999;
	border-radius: 25px;
	background-image: url(/images/sec1a.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 1em;
	padding-right: 1.5em;
	padding-bottom: 1em;
	padding-left: 1.5em;
      }
div#pop-upb h3{
	font-size: 95%;
	padding-left: 6%;
	text-align:left;
	color: #000;
}	  
div#pop-upb p{
	font-size: 90%;
	line-height: 1.7em;
	color: #4D4D4D;
	padding-left: 6%;
	font-family: lato, sans-serif;
	font-variant: small-caps;
	font-weight: bold;
}
@media (max-width: 320px){

div#pop-upb h3{
	font-size: 90%;}
	
div#pop-upb p{
	font-size: 75%;
}

}

/* End HOVER STYLES - Programs*/

/* HOVER STYLES - Sales*/
div#pop-upc {
	display: none;
	position: absolute;
	border: 1px solid #1a1a1a;
	z-index: 100;
	border: 2px solid #999999;
	border-radius: 25px;
	background-image: url(/images/sec1a.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 1em;
	padding-right: 1.5em;
	padding-bottom: 1em;
	padding-left: 1.5em;
      }
div#pop-upc h3{
	font-size: 95%;
	padding-left: 6%;
	text-align:left;
	color: #000;
}	  
div#pop-upc p{
	font-size: 90%;
	line-height: 1.7em;
	color: #4D4D4D;
	padding-left: 6%;
	font-family: lato, sans-serif;
	font-variant: small-caps;
	font-weight: bold;
}
@media (max-width: 320px){

div#pop-upc h3{
	font-size: 90%;}
	
div#pop-upc {
	font-size: 75%;
}

}

/* End HOVER STYLES - Sales*/

/* HOVER STYLES - Logistics*/
div#pop-upd {
	display: none;
	position: absolute;
	border: 1px solid #1a1a1a;
	z-index: 100;
	border: 2px solid #999999;
	border-radius: 25px;
	background-image: url(/images/sec1a.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 1em;
	padding-right: 1.5em;
	padding-bottom: 1em;
	padding-left: 1.5em;
      }
div#pop-upd h3{
	font-size: 95%;
	padding-left: 6%;
	text-align:left;
	color: #000;
}	  
div#pop-upd p{
	font-size: 90%;
	line-height: 1.7em;
	color: #4D4D4D;
	padding-left: 6%;
	font-family: lato, sans-serif;
	font-variant: small-caps;
	font-weight: bold;
}
@media (max-width: 320px){

div#pop-upd h3{
	font-size: 90%;}
	
div#pop-upd p{
	font-size: 75%;
}

}

/* End HOVER STYLES - Logistics*/

/* Ribbon corner*/

.box {
	position: relative;
	border: 1px solid #BBB;
	background-image: url(/fallone/HTML_Files/assets/images/popup/sec1a.jpg);
	margin-top: 2%;
	margin-right: auto;
	margin-left: auto;
	padding: 1%;
}
.ribbon {
  position: absolute;
  right: -5px; top: -5px;
  z-index: 1;
  overflow: hidden;
  width: 75px; height: 75px;
  text-align: right;
}
.ribbon span {
	font-size: 1em;
	font-weight: bold;
	color: #FFF;
	text-transform: uppercase;
	text-align: center;
	line-height: 1.5em;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	width: 100px;
	display: block;
	background: #79A70A;
	background: linear-gradient(#C2C5CE 0%, #6A67CE 100%);
	box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
	position: absolute;
	top: 19px;
	right: -21px;
}
.ribbon span::before {
  content: "";
  position: absolute; left: 0px; top: 100%;
  z-index: -1;
  border-left: 3px solid #6A67CE;
  border-right: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #6A67CE;
}
.ribbon span::after {
  content: "";
  position: absolute; right: 0px; top: 100%;
  z-index: -1;
  border-left: 3px solid transparent;
  border-right: 3px solid #6A67CE;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #6A67CE;
}
/* End Ribbon Corner*/



/* Round ribbon*/
.ribbon.round h3 {
    border-radius: 4px;
}
.ribbon.round h3::before,
.ribbon.round h3::after {
    width: 10px;
    height: 10px;
    bottom: -4px;
    border: none;
    border-radius: 10px;
}
.ribbon.round h3::before {
    background: #33aaf8;
    background: linear-gradient(left, #33aaf8 0%, #0674bb 100%);
}
.ribbon.round h3::after {
    background: #33aaf8;
    background: linear-gradient(right, #33aaf8 0%, #0674bb 100%);
}
