
body.PreviewBody { 
  margin: 0;
}
::-webkit-scrollbar { width: 8px; } /* Track */ ::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); -webkit-border-radius: 10px; border-radius: 10px; } /* Handle */ ::-webkit-scrollbar-thumb { -webkit-border-radius: 10px; border-radius: 10px; background: rgba(0,0,0,0.3); -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.1); } ::-webkit-scrollbar-thumb:window-inactive { background: rgba(0,0,0,0.2); }


*{
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    outline:0 none;
   -webkit-appearance: none;
   -moz-appearance:    none;
   appearance:         none;
  -webkit-text-size-adjust: none;
}
html{
    font-size:62.5%;
    -webkit-tap-highlight-color:transparent
}
body{
    font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;
    line-height:1.428571429;
    color:#333;
    font-size:1.4em;
    min-width:320px;
}
a{
  text-decoration:none;
  color:#00a63f;
    -webkit-transition: all 0.5s; 
    transition: all 0.5s;
    -webkit-font-smoothing: antialiased;
}
.ThirdLevelNavigation a{
    -webkit-transition: none; 
    transition: none;
}
p{
  margin:0 0 16px 0;
}
p.green{
  color:#7db701;
}
img{
  max-width:100%;
  vertical-align:top;
  border:0 none;
}
h1{
  font-size:40px; 
  color:#333333;
  font-family:Boing-Bold,'Arial Black',sans-serif;
  font-weight:400;
  margin:0 0 40px 0;
}
h2{
  font-size:30px; 
  font-family:Boing-Bold,'Arial Black',sans-serif;
  font-weight:400;
  margin:0 0 10px 0;
}

h4{
  font-size:18px; 
  color:#333333;
    font-family:"Helvetica Neue","Segoe UI",Segoe,Helvetica,Arial,"Lucida Grande",sans-serif;
  font-weight:400;
}
h5{
  font-size:18px; 
  color:#333333;
    font-family:"Helvetica Neue","Segoe UI",Segoe,Helvetica,Arial,"Lucida Grande",sans-serif;
  font-weight:700;
  margin:0 0 5px 0;
}

.container{
  max-width:1170px;
  margin:0 auto;
  padding:0 15px;
}
.cleafix:after,
.container:after,
.container:before{
  content:"";
  display:block;
  clear:both;
  height:0;
}
.bottomMargin40{
  margin-bottom:40px;
}
.containerInner{
  padding:40px 0;
}
.PaneContentInner{
  width:100%;
  min-height:20px;
}
.contentSpacer .PaneContentInner,
.LayoutHomePage .PaneContentInner{
  padding-top:50px;
  background-color:#ffffff;
}
.clearfix{
  clear:both;
}
.clearfix:before,
.clearfix:after{
  content:'';
  display:block;
  clear:both;
}
.align-right{
  text-align:right;
}
.align-center{
  text-align:center;
}
.align-left{
  text-align:left;
}
.h1-upper h1{
}
.h1-smaller h1{
  font-size:30px;
}
.h1-noMargin h1{
  margin:0;
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-family: 'Boing-Bold', 'Arial Black', sans-serif;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  border: 0 solid transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  text-decoration: none;
  text-transform: none;
  -webkit-transition: transform 0.1s;
  transition: transform 0.1s;
  min-width: 44px;
  padding: 10.5px 20px 10.5px;
  font-size: 18px;
  line-height: 1.42857143;
  border-radius: 3px;
  border-width: 0 0 0;
}
.btn-primary {
  background: #00a63f none repeat scroll 0 0 !important;
  border-color: #00a63f !important;
  color: #fff !important;
}
.btn-primary:hover {
  background: #00b545 none repeat scroll 0 0 !important;
  border-color: #00b545 !important;
  color: #fff !important;
}

@media all and (max-width:767px){
h1{
  font-size:28px;
}
h2{
  font-size:22px; 
}
}
@media all and (max-width:420px){

h2{
  font-size:18px; 
}
}
input[type="text"]{
  margin:0;
  padding:5px;
  border:1px solid #77c043;
}
/**Header**/

.PaneHeader{
   background-color:#333333;
   background-color:#ffffff;
   color:#000000;
}
.PaneNavigation{
   background-color:#00a63f;
   color:#ffffff;
   position:relative;
}

.PaneNavigation .container {
    max-width: 1172px;
}

.ClientLogo{
   float:left;
   padding-top:19px;
   padding-bottom:13px;
}
.ClientLogo .mobLogo{
  display:none;
}
.ModuleSearch{
  float:right;
  margin-top:20px;
  background-color:#ffffff;
  border:1px solid #bebebe;
  padding:10px;
  line-height:27px;
}
.MobileSearch{
  display:none;
}
.ModuleSearch input{
  float:right;
  line-height:27px;
  height:27px;
  background:transparent none;
  margin:0;
  padding:0;
  border:0;
}
.ModuleSearch input[type="text"]{
  width:205px;
  color:#8a8c86;
  font-size:16px;
}
.ModuleSearch input[type="submit"]{
  width:45px;
  overflow:hidden;
  text-indent:-999px;
  background:transparent url(../design/glass.png) scroll 5px center no-repeat;
}
.navbar-secondary-btn{
  display:none;
  padding:10px 0;
  float:left;
}

.navbar-secondary-btn .navbar-secondary{
  color:#ffffff;
  font-size:16px;
  font-weight:400;
  font-family:Boing-Bold,'Arial Black',sans-serif;
  background:#333333 url(../design/menuArrow.png) scroll 70px 16px no-repeat;
  border:0 none;
  padding:5px 30px 5px 15px;
  cursor:pointer;
  width:95px;
}
.navbar-search,
.navbar-header{
  display:none;
  padding:15px;
  float:left;
}
.headerBtn{
  float:right;
}
.navbar-collapse{
  float:left;
  display:block;
  padding:10px 0 0 0px;
  line-height:22px;
}
.navbar-collapse .level2{
  display:none;
}
.navbar-collapse .level1 {
  float:left;
  margin:0;
  padding:0;
  font-family:Boing-Bold,'Arial Black',sans-serif;
}
.navbar-collapse .level1 > li {
  float:left;
  list-style:none;
  position:relative;
}
.navbar-collapse .level1 > li a{
  display:block;
  padding:20px 30px 30px;
  color:#000000;
  font-size:16px;
  font-weight:400;
}
.navbar-collapse .level1 > li.selected > a,
.navbar-collapse .level1 > li.expanded > a{
  color:#00a63f;
  position:relative;
}
.navbar-collapse .level1 > li.expanded a:after{
  position:absolute;
  left:50%;
  bottom:-2px;
  border:12px solid transparent;
  border-bottom-color:#00a63f;
  content:'';
  margin-left:-6px;
}
.navbar-collapse .level1 > li a:hover{
  color:#00a63f;
}
.navbar-collapse .level1 > li a[href*='https://www.godaddy.com']:before{
  position:absolute;
  left:0;
  top:15px;
  width:1px;
  height:35px;
  background-color:#080808;
  content:'';
  display:block;
}

.navbar-expanded .level1,
.navbar-expanded{
  float:left;
  display: inline;
  margin:0;
  padding:0;
  height:45px;
}
.navbar-expanded .level1 > li.expanded > a,
.navbar-expanded .level1 > li{
  display:none;
}
.navbar-expanded .level1 > li.expanded{
  display:inline-block;
  width:100%;
}
.navbar-expanded .level2{
  float:left;
  margin:0;
  padding:0;
  font-family:Boing-Bold,'Arial Black',sans-serif;
}
.navbar-expanded .level2 > li{
  float:left;
  list-style:none;
  margin-left:-5px;
}
.navbar-expanded .level2 > li > a{
  padding:10px 11px;
  display:block;
  color:#ffffff;
  line-height:35px;
  font-size:16px;
}
.navbar-expanded .level2 > li.expanded > a,
.navbar-expanded .level2 > li.selected > a,
.navbar-expanded .level2 > li > a:hover{
  color:#ffffff;
}
.navbar-expanded .level2 > li > a br,
.navbar-expanded .level1 .level3{
  display:none;
}
.navbar-expanded .level2 > li > a i{
  font-style:normal;
}

.StockQuoteHeaderContainer{
  float:right;
  font-size:16px;
  letter-spacing:-3px;
  white-space:nowrap;
  padding:10px 0; 
  line-height:33px;
}
.StockQuoteHeaderContainer .StockDescription1{
  margin-right:3px;
}
.StockQuoteHeaderContainer a{
  color:#ffffff;
}
.StockQuoteHeaderContainer .StockDescription2,
.StockQuoteHeaderContainer a.StockPrice{
  color:#ffffff;
  font-family:Boing-Bold,'Arial Black',sans-serif;
}
.StockQuoteHeaderContainer a{
  margin-right:3px;
}
.StockQuoteHeaderContainer *{
  letter-spacing:0px;
}
.StockQuoteHeaderContainer .StockPChange,
.StockQuoteHeaderContainer .StockVolumeText,
.StockQuoteHeaderContainer .StockVolume,
.StockQuoteHeaderContainer .StockDate{
  display:none;
}

@media all and (min-width:1151px){
.ModuleSearch.webSearch{
  display:block!important;
}
}

@media all and (max-width:1150px){
.ModuleSearch.webSearch{
  display:none;
  float:none;
  padding:20px 10px 20px 70px;
  overflow:hidden;
  position:relative;
  margin:0 -15px;
}
.ModuleSearch input[type="submit"]{
  position:absolute;
  top:50%;
  margin-top:-25px;
  left:10px;
  height:50px;
}
.ModuleSearch input[type="text"]{
  width:100%;
}
.navbar-search{
  display:block;
}
.navbar-search .navbar-toggle{
  background:url("../design/glass.png") no-repeat scroll center center #fff;
  border:1px solid #bebebe;
  width:50px;
  height:50px;
  padding:0;
  cursor:pointer;
}
.navbar-collapse .level1 > li a{
  font-size:15px;
  padding-left:12px;
  padding-right:12px;
}
}
@media all and (max-width:1023px){
.navbar-secondary-btn{
  display:block;
}
.navbar-expanded .level1,
.navbar-expanded{
  height:auto;
}
.navbar-expanded{
  display:none;
  position:absolute;
  left:15px;
  top:40px;
  z-index:10000;
  background-color:#333333;
}
.navbar-expanded .level2{
  min-width:230px;
}
.navbar-expanded .level2 > li{
  float:none;
  margin:0;
}
.navbar-expanded .level2 > li > a{
  color:#ffffff;
}
.navbar-expanded .level2 > li.selected > a, .navbar-expanded .level2 > li > a:hover{
  color:#00a63f;
}
.navbar-expanded.open{
  display:block;
}
}
@media all and (max-width:860px){
.ClientLogo img{
  max-width:130px;
}
.navbar-collapse .level1 > li a{
  font-size:14px;
}
}
@media all and (max-width:767px){

.ClientLogo {
  padding-top:10px;
}
.ClientLogo img{
  max-width:100px;
}
.ClientLogo .webLogo{
  display:none;
}
.ClientLogo .mobLogo{
  display:block;
}
.navbar-search .navbar-toggle{
  width:43px;
  height:43px;
}
.PaneNavigation,
.navbar-search{
  display:none;
}
.navbar-header{
  display:block;
  margin:0px;
  position:relative;
}
.navbar-header .navbar-toggle{
  border:none;
  padding:10px;
  background:transparent none;
  border-radius:3px;
  cursor:pointer;
  position:relative;
  z-index:9999;
}
.navbar-header .navbar-toggle span{
  display:block;
  height:5px;
  width:25px;
  background:#000;
  margin:3px 0;
}
.navbar-collapse{
  display:none;
  position:absolute;
  right:-5px;
  top:48px;
  background:#00a63f;
  z-index:999;
  padding:10px;
}
.navbar-collapse:after{
  content:"";
  display:block;
  border:15px solid transparent;
  border-bottom-color:#00a63f;
  position:absolute;
  right:12px;
  top:-30px;
}
.navbar-collapse .level1 > li{
  float:none;
  min-width:280px;
}
.navbar-collapse .level1 > li a{
  padding:10px 15px;
}
.navbar-collapse .level1 > li.expanded > a{
  color:#333333;
}
.navbar-collapse .level1 > li a[href*="https://www.godaddy.com"]:before{
  display:none;
}

.navbar-search{
  padding:0;
  margin:0 -15px 0 15px;
}
.navbar-header{
  padding:0;
}
.ModuleSearch.MobileSearch{
  background-color: #ffffff;
  display: block;
  margin: 0;
  padding: 10px 10px 10px 45px;
  position: relative;
  width: 100%;
}
.navbar-collapse .level1 > li a:hover{
  color:#333333;
}
.navbar-collapse .level1 > li.selected > a,
.navbar-collapse .level1 > li.expanded > a{
  color:#333333;
}
.navbar-collapse .level1 > li.expanded a:after{
  display:none;
}
}
.navbar-header .navbar-collapse .level3{
  display:none;
}
.navbar-header .navbar-collapse .level2{
  margin:0;
  list-style:none;
  padding:0 0 0 15px;
}
.navbar-header .navbar-collapse .level2 a{
  padding:5px 15px;
}
.navbar-header .navbar-collapse .level1 > li.expanded ul a{
  color:#ffffff;
}
.navbar-header .navbar-collapse .level2 a i{
  font-style:normal;
}
.navbar-header .navbar-collapse .level2 a br{
  display:none;
}
/**Footer**/

.PaneFooter{
  padding:50px 0 0 0;
  background-color:#ffffff;
}
.footerBlock .inner{
  position:relative;
  padding-left:150px;
  font-size:16px;
  line-height:26px;
  color:#333333;
  min-height:130px;
  margin-bottom:75px;
}
.footerBlock .inner:before{
  content:'';
  display:block;
  position:absolute;
  left:0;
  top:0;
  width:120px;
  height:79px;
  background:transparent url(../design/2016/svg/investor-relations-links-icn-03-v01.svg) scroll 0px 0 no-repeat;
}
.footerBlock.contactBlock  .inner:before{
  background:transparent url(../design/2016/svg/investor-relations-media-contacts-icn-03-v01.svg) scroll 0px 0 no-repeat;
}

.footerBlock .inner a{
  font-weight:700;
}
.footerBlock .inner a.btn{
  font-family:Boing-Bold,'Arial Black',sans-serif;
  font-weight:400;
}
.footerBlock h1{
  color:#333333;
  font-size:30px;
}
.footerBlock ul{
  margin:0;
  list-style:none;
}
.PaneFooter .MailingListSignupContainer{
  clear:both;
  background-color:#00a63f;
}
.PaneFooter .MailingListSignupContainer .EditSubscriberConfirmation[style*='block']{
  padding:20px;
  font-weight:700;
  min-height:130px;
}
.PaneFooter .error-inner{
  position:relative;
  z-index:99;
}
.PaneFooter .MailingListSignupContainer .ErrorContainer{
  position:absolute;
  top:10px;
  color:#ff0000;
  right:0;
  width:350px;
  font-weight:700;
  z-index:99;
}
.PaneFooter .MailingListSignupContainer .EditSubscriberConfirmation{
  position:relative;
  z-index:55;
}
.PaneFooter .MailingListSignupContainer:before{
  content:'';
  display:block;
  position:absolute;
  left:0;
  right:0;
  height:131px;
  background-color:#00a63f;
  z-index:1;
}
.FooterMLS{
  font-size:16px;
  padding:0 15px;
}
.FooterMLS h1{
  font-size:24px;
  float:left;
  margin:0;
  font-weight:400;
  color:#ffffff;
  z-index:10;
  position:relative;
  line-height:30px;
  padding:50px 0;
  font-family:Boing-Bold,'Arial Black',sans-serif;
}
.FooterMLS h1 span span{
  font-family:Boing-Bold,'Arial Black',sans-serif;
}
.FooterMLS .MailingListTable{
  float:right;
  z-index:10;
  position:relative;
  width:340px;
  margin:40px 0 30px 0;
}
.FooterMLS .MailingListTable input[type="text"]{
  height:50px;
  background:#ffffff;
  border:1px solid #bebebe;
  border-radius:0px;
  padding:0 10px;
  font-size:16px;
  line-height:50px;
  width:100%!important;
}
.FooterMLS input[type="submit"]{
   border:2px solid #333333;
   color:#333333;
   border-radius:0;
   padding:5px 15px;
}
.FooterMLS input[type="submit"]:hover{
   background:#333333;
   color:#ffffff;
}
.FooterMLS .MailingListTable .RequiredField,
.FooterMLS .MailingListTable .MailingListCol1{
  display:none;
}
.MailingListTable label{
  cursor:pointer;
}
.FooterMLS .innerMLS{
  position:absolute;
  left:0;
  right:0;
  background-color:#00a63f;
  display:none;
  z-index:999;
}
.touch .FooterMLS .innerMLS{
  position:relative;
  display:block;
}
.PaneFooter .MailingListSignupContainer .FooterMLS.open .innerMLS{
  display:block;
}

.FooterMLS .innerMLS .container > *{
  float:right;
  clear:both;
  width:325px;
}
.FooterMLS .MailingListListTable > tbody > tr:first-child{
  display:none;
}
.FooterMLS .GridActions{
  padding:10px 0 50px 0;
}
@media all and (max-width:767px){
.FooterMLS .innerMLS label{
  vertical-align:middle;
  line-height:31px;
}
}

input[type="submit"]{
  padding:10px 15px;
  color:#ffffff;
  font-size:18px;
  font-weight:400;
  background-color:#00a63f;
  font-family:Boing-Bold,"Arial Black",sans-serif;
  border:0 none;
  cursor:pointer;
  border-radius:4px;
}
.PaneContent input[type="submit"]{
  background-color:#ffffff;
  border:3px solid #333333;
  color:#333333;
  padding:7px 15px;
}
.PaneContent input[type="submit"]:hover{
  background-color:#333333;
  color:#ffffff;
}
.FooterEventLatest{
  clear:both;
  padding-right:10px;
}
.FooterEventLatest:before{
  content:'';
  display:block;
  position:absolute;
  left:0;
  right:0;
  z-index:1;
  height:541px;
  background:transparent url(../design/eventUpcomingCoverNew.jpg) scroll center center no-repeat;
  background-size:cover;
} 
.FooterEventLatest .inner{
  min-height:540px;
  position:relative;
  z-index:5;
  padding:90px 0 50px 60px;
}
.FooterEventLatest h1{
  display:inline-block;
  background-color:#ee671a;
  position:relative;
  color:#ffffff;
  font-size:18px;
  padding:0 20px;
  line-height:46px;
  margin-bottom:50px;
}

.FooterEventLatest h1:after{
  content:"";
  display:block;
  position:absolute;
  left:100%;
  top:0;
  border:23px solid #ee671a;
  border-left-width:26px;
  border-bottom-color:transparent;
  border-right-color:transparent;
}
.FooterEventLatest h1:before{
  content:"";
  display:block;
  position:absolute;
  left:0;
  top:100%;
  border:23px solid #ee671a;
  border-width:17px 17px 13px 13px;
  border-bottom-color:transparent;
  border-right-color:transparent;
}
/*
.FooterEventLatest .inner:before{
  content:"";
  display:block;
  position:absolute;
  left:105%;
  top:50%;
  margin-top:-108px;
  width:216px;
  height:216px;
  background:transparent url(../design/upcomingCalendar.png) scroll 0 0 no-repeat;
}
*/
.FooterEventLatest a{
  color:#Ffffff;
  font-size:16px;
}
.FooterEventLatest .ModuleDate{
  color:#Ffffff;
  display:block;
  font-size:16px;
}

.FooterEventLatest .ModuleHeadlineLink{
  font-size:40px;
  font-family:Boing-Bold,'Arial Black',sans-serif;
  line-height:40px;
  display:block;
  margin-bottom:20px;
}
.FooterEventLatest .hrefWebcast[style*='block']{
  display:inline-block!important;
}
.FooterEventLatest .hrefWebcast[style*='block']:after{
  content:"|";
  margin: 0 0 0 4px;
}
.FooterEventLatest .ModuleFooter,
.FooterEventLatest .ModuleItemRow {
  display:inline;
}
.FooterEventLatest .ModuleViewAllLink,
.FooterEventLatest .ModuleMoreLink{
  font-family:Boing-Bold,'Arial Black',sans-serif;
  display:inline-block;
  vertical-align:top;
  margin:20px 4px 0 0;
  border:3px solid #ffffff;
  color:#ffffff;
  padding:2px 10px;
}
.FooterEventLatest .ModuleViewAllLink:hover,
.FooterEventLatest .ModuleMoreLink:hover{
  color:#333333;
  background-color:#ffffff;
}

@media all and (max-width:1140px){
.FooterMLS h1{
  max-width:400px;
  font-size:21px;
  padding:38px 0 30px;
}
.FooterMLS .MailingListTable{
  width:320px;
}

}
@media all and (max-width:767px){

.PaneFooter .MailingListSignupContainer{
  position:relative;
}
.PaneFooter .MailingListSignupContainer:before{
  height:auto;
  bottom:0;
  top:0;
}
.FooterMLS .MailingListTable{
  float:none;
  clear:both;
  width:auto;
}
.FooterMLS .innerMLS{
  display:block;
  position:relative;
  z-index:5;
}
.FooterMLS h1{
  padding-left:0px;
  padding-right:0px;
}
.FooterMLS .innerMLS .container{
  padding:0;
}
.FooterMLS .innerMLS .container > *{
  width:100%;
}
.FooterMLS .MailingListTable{
  margin:0 0px 15px;
}
.FooterEventLatest{
  padding-right:15px;
}
.FooterEventLatest .inner{
  padding-left:15px;
}
.FooterEventLatest .inner:before{
  display:none;
}
.footerBlock h1{
  font-size:28px;
  margin-bottom:15px;
}
.footerBlock .inner{
  margin-bottom:35px;
}
}
@media all and (max-width:630px){
.footerBlock .inner{
  padding-left:0;
}
.footerBlock .inner:before{
  position:static;
  margin-bottom:15px;
}
.FooterEventLatest .ModuleHeadlineLink{
  font-size:30px;
  line-height:30px;
}
}
.PaneFooter2{
  background-color:#333333;
}
.FooterNavigation{
  float:left;
  margin-left:-20px;
}

.FooterNavigation .level2{
  display:none;
}
.FooterNavigation ul{
  margin:0;
  padding:0;
  list-style:none;
}
.FooterNavigation ul li{
  float:left;
}
.FooterNavigation ul a{
  display:inline-block;
  padding:16px 20px;
  color:#ffffff;
  font-size:16px;
  font-weight:400;
  font-family:Boing-Bold,'Arial Black',sans-serif;
  position:relative;
}
.FooterNavigation ul a[href*="https://www.godaddy.com"]:before{
  background-color: #080808;
  content: "";
  display: block;
  height: 27px;
  left: 0;
  position: absolute;
  top: 15px;
  width: 1px;
}
.footerLogo{
  float:right;
}
.PaneQ4Footer{
  color:#ffffff;
  padding:25px 0 0 0;
  background-color:#000000;
}
.Q4FooterContainer{
  text-align:left!important;
}
.Q4FooterContainer a{
  color:#ffffff!important;
}
div.footer-follow-us{
  float:left;
  clear:left;
}
.footer-follow-us h1{
  margin:0;
  float:left;
  color:#ffffff;
  font-size:14px;
  text-transform:none;
}
.footer-follow-us ul{
  margin:0;
  padding:0 0 10px 10px; 
  float:left;
}
.footer-follow-us ul li{
  float:left;
  list-style:none;
}
.footer-follow-us ul a span{
  display:inline-block;
  width:40px;
  height:22px;
  vertical-align:top;
  background:transparent url(../design/footer-social-sprite.png) scroll 13px 0 no-repeat;
} 
.footer-follow-us ul a span.icon-twitter{
  background-position:8px -30px;
} 
.footer-follow-us ul a span.icon-youtube{
  background-position:4px -94px;
} 
.footer-follow-us ul a span.icon-google{
  background-position:10px -62px;
}

@media all and (max-width:1010px){
.footerLogo{
  display:none;
}
}
@media all and (max-width:680px){
.FooterNavigation ul li{
  float:none;
}
div.footer-follow-us{
  width:100%;
  padding-top:20px;
  padding-bottom:20px;
  margin-top:20px;
  text-align:center;
  border-top:1px solid #ffffff;
}
.footer-follow-us h1{
  display:none;
}
.footer-follow-us ul{
  float:none;
  vertical-align:top;
  display:inline-block;
}
}
/**End Footer**/
/**Globals**/

.LayoutThreeColumn .LayoutDefaultInner,
.LayoutTwoColumn .LayoutDefaultInner{
  background:#ffffff;
}
.HeaderImageContainer{
 display:none;
}
.PaneHeader2{
  min-height:350px;
  background-repeat:no-repeat;
  background-position:center 0;
  background-size:cover;
}
.InvestorLanding .PaneHeader2{
  background-image:url(../design/header_ir-overview_en.jpg)!important ;
  background-position:70% 0;
}




.HeaderText{
  color:#ffffff;
  font-size:40px;
  line-height:44px;
  font-family:Boing-Bold,'Arial Black',sans-serif;
  font-weight:400;

}

.PageAboutUs .Slider .caption .content {
margin-left: -10px;
padding-top: 50px;
padding: 70px 25px 70px 25px;
}



.PageAboutUs .HeaderText {
    min-height: 490px;
background: #ffffff url('../design/Slider/2018/2018-Photographer_Banner-1900x430.jpg') scroll center 0 no-repeat;
background-size: cover;

}

.PageAboutUs .PaneHeader2 {
display:none;
}

.HeaderText h1{
  margin-bottom:10px;
  color:#ffffff;
}
.HeaderText p{
  text-transform:none;
  font-size:16px;
  color:#ffffff;
  font-family:"Helvetica Neue","Segoe UI",Segoe,Helvetica,Arial,"Lucida Grande",sans-serif;
  line-height:22px;
}
.InvestorLanding .HeaderText h1,
.InvestorLanding .HeaderText p,
.InvestorLanding .HeaderText{
  color:#333333;
}
.HeaderText a.moreBtn{
  font-size:16px;
  display:inline-block;
  color:#ffffff;
  background-color:#00a14b;
  border-bottom:4px solid #008a32;
  padding:8px 15px 5px 15px;
  line-height:24px;
}
.HeaderText .inner{
  margin: 0 auto;
  max-width: 1170px;
  padding: 0 15px;
}
.HeaderText .ContentContainer{
/*  max-width: 900px;
  padding: 70px 110px 55px 134px;
  margin-left: -90px;
  margin-top: -2px;
  background-image: url('../design/shape-bg-1.svg');
  background-repeat: no-repeat;
  background-size: 100% 100%;*/
}
.PageNewsroomOverview .HeaderText .ContentContainer {
  max-width: 750px;
}
.ThirdLevelNavigation{
  display:block;
}
.ThirdLevelNavigation.fixed{
  height:130px;
}
.ThirdLevelNavigation.FirstLevelPages.fixed .level1 > li.selected,
.ThirdLevelNavigation.fixed .level2 > li.selected{
  position:fixed;
  top:0;
  left:0;
  right:0;
  text-align:center;
  z-index:999;
}
.ThirdLevelNavigation.FirstLevelPages .level1 > li.selected > ul,
.ThirdLevelNavigation .level2 > li.selected > ul{
  max-width:1140px;
  display:inline-block;
  width:100%;
  text-align:left;
  vertical-align:top;
}
.ThirdLevelNavigation.FirstLevelPages.fixed  .level1 > li.selected > ul,
.ThirdLevelNavigation.fixed .level2 > li.selected > ul{
  max-width:1140px;
  display:inline-block;
  width:100%;
  text-align:left;
}
.ThirdLevelNavigation .level1{
  display:inline-block;
  width:100%;
  vertical-align:top;
}
.ThirdLevelNavigation.FirstLevelPages .level1 > li > a,
.ThirdLevelNavigation .level2 > li.selected > a,
.ThirdLevelNavigation .level2 > li.expanded > a,
.ThirdLevelNavigation .level1 > li.expanded > a,
.ThirdLevelNavigation .level2 > li,
.ThirdLevelNavigation .level1 > li{
  display:none;
}
.ThirdLevelNavigation.FirstLevelPages .level2 > li,
.ThirdLevelNavigation .level1 > li.selected,
.ThirdLevelNavigation .level2 > li.selected,
.ThirdLevelNavigation .level2 > li.expanded,
.ThirdLevelNavigation .level1 > li.expanded{
  display:block;
  text-align:center;
}
.ThirdLevelNavigation ul{
  margin:0;
  padding:0;
  list-style:none;
}

.ThirdLevelNavigation.FirstLevelPages .level2:before, 
.ThirdLevelNavigation .level3:before{
  content:'';
  height:130px;
  left:0;
  right:0;
  position:absolute;
  display:block;
  background-color:#333333;
  z-index:1;
}
.ThirdLevelNavigation.FirstLevelPages .level2:after,
.ThirdLevelNavigation .level3:after{
  display:block;
  content:"";
  clear:both;
}

.ThirdLevelNavigation.FirstLevelPages .level2 li,
.ThirdLevelNavigation .level3 li{
  float:left;
  position:relative;
  z-index:9999;
}
.ThirdLevelNavigation.FirstLevelPages .level2 li a,
.ThirdLevelNavigation .level3 li a{
  font-family:Boing-Bold,'Arial Black',sans-serif;
  color:#999999;
  font-size:20px;
  padding:50px 40px 46px;
  display:block;
  line-height:34px;
}
.ThirdLevelNavigation.FirstLevelPages .level2 li a i,
.ThirdLevelNavigation .level3 li a i{
  display:block;
  font-style:normal;
  margin-top:-14px;
  line-height:24px;
  text-align:center;
}
.ThirdLevelNavigation.FirstLevelPages .level2 li a:hover,
.ThirdLevelNavigation .level3 li a:hover{
  color:#ffffff;
}

.ThirdLevelNavigation.FirstLevelPages .level2 li.activeSec a,
.ThirdLevelNavigation .level3 li.activeSec > a,
.ThirdLevelNavigation .level3 li.selected > a{
  color:#ffffff;
  background-color:#232323;
}
.ThirdLevelNavigation.FirstLevelPages .level2 li.activeSec a:after,
.ThirdLevelNavigation .level3 li.activeSec:after,
.ThirdLevelNavigation .level3 li.selected:after{
  content:'';
  display:block;
  background:transparent url(../design/thirdLvlNav.png) scroll 0 0 no-repeat;
  width:50px;
  height:20px;
  position:absolute;
  left:50%;
  top:70%;
  margin-left:-25px;
}
@media all and (max-width:1070px){

.ThirdLevelNavigation.FirstLevelPages .level2 li a,
.ThirdLevelNavigation .level3 li a{
  font-size:20px;
}
}
@media all and (max-width:980px){
  .ThirdLevelNavigation.FirstLevelPages,
  .ThirdLevelNavigation{
    display:none;
  }
/*  .PaneHeader2{
    min-height:300px;
  }
  .HeaderText{
    padding:80px 0;
  }*/
}
@media all and (max-width:767px){
.HeaderText h1{
  font-size:22px;
  line-height:24px;
}

.ThirdLevelNavigation{
  display:none;
}
.table-responsive{
  overflow:auto;
}
.table-responsive table{
  min-width:540px;
}
}
.sectionLink{
  position:relative;
  display:block;
}
.sectionLink:after,
.sectionLink:before{
   content:"";
   display:block;
   clear:both;
}
.touch .sectionLink{
  /*bottom:140px;*/
}
.SectionPageNotFound  .PaneHeader2,
.noHeaderImage .PaneHeader2{
  display:none;
}
.noHeaderImage .PaneContent{
  padding-top:30px;
}

/**Mobile Second Level**/
/***
@media all and (max-width:768px){
.ThirdLevelNavigation.FirstLevelPages .level2 li a i br, 
.ThirdLevelNavigation .level3 li a i br,
.ThirdLevelNavigation.FirstLevelPages .level2 li.activeSec a:after, 
.ThirdLevelNavigation .level3 li.activeSec:after, 
.ThirdLevelNavigation .level3 li.selected:after,
.ThirdLevelNavigation.FirstLevelPages .level2:before, .ThirdLevelNavigation .level3:before{
  display:none;
}
.ThirdLevelNavigation.FirstLevelPages.fixed .level1 > li.selected, 
.ThirdLevelNavigation.fixed .level2 > li.selected{
  position:static;
}
.ThirdLevelNavigation.FirstLevelPages, .ThirdLevelNavigation{
  position:fixed;
  display:block;
  width:200px;
  left:-200px;
  top:15%;
  background-color:#333333;
  z-index:999;
  height:auto;
    -webkit-transition: all 0.5s; 
    transition: all 0.5s;
}
.ThirdLevelNavigation.FirstLevelPages.mobileOpen, .ThirdLevelNavigation.mobileOpen{
  left:0;
}
.ThirdLevelNavigation.FirstLevelPages .buttonTrigger{
   top:0;
   display:block;
   position:absolute;
   right:-40px;
   width:40px;
   height:40px;
   background-color:#333333;
   border-radius:0 5px 5px 0;
   cursor:pointer;
}
.ThirdLevelNavigation.FirstLevelPages .level2 li, .ThirdLevelNavigation .level3 li{
   float:none;
   display:block;
   text-align:left;
}
.ThirdLevelNavigation.FirstLevelPages .level2 li a i, .ThirdLevelNavigation .level3 li a i{
   text-align:left;
}
.ThirdLevelNavigation.FirstLevelPages .level2 li a, .ThirdLevelNavigation .level3 li a{
  font-size:15px;
  padding:10px 20px;
}
.ThirdLevelNavigation.FirstLevelPages .level2 li a i, .ThirdLevelNavigation .level3 li a i{
  margin-top:0;
}

.sectionLink{
  top:0;
}
}

***/
/**End Globals**/
/**Home Page**/

.ThingsToKnow .inner{
  min-height:510px;
  padding:70px 50px 20px 50px;
  position:relative;
  z-index:5;
  text-align:center;
  background-color:#00A63F;
}
.ThingsToKnow:before{
  content:"";
  display:block;
  left:0;
  right:0;
  position:absolute;
  height:510px;
  z-index:1;
  background-color:#00A63F;
}

.GoDaddyGlance.ThingsToKnow:before{
  height:510px;
}
.ThingsToKnow h1{
  font-size:30px;
  margin-bottom:75px;
}
.ThingsToKnow .ModuleFooter,
.ThingsToKnow .ModuleHeader{
  display:none;
}
.ThingsToKnow .ModuleItemRow {
  float:left;
  text-align:center;
  display:none;
}
.ThingsToKnow .slick-track .ModuleItemRow {
  display:block;
}
.ThingsToKnow .ModuleItemRow .ModuleThumbnail{
  display:block;
  margin-bottom:30px;
}
.ThingsToKnow .ModuleItemRow .ModuleHeadlineLink{
  display:inline-block;
  border:3px solid #333333;
  color:#333333;
  padding:0 10px;
}
.ThingsToKnow .ModuleContainerInner{
  overflow:hidden;
}
.slick-dots{
  margin:0;
  padding:50px 0 0 0;
  clear:both; 
  text-align:center;
}
.slick-dots li{
  display:inline-block;
  padding:5px;
}
.slick-dots li button{
  border:0 none;
  background:#02c54c ;
  width:15px;
  height:15px;
  border-radius:50%;
  text-indent:-999px;
  cursor:pointer;
  overflow:hidden;
  padding:0;
  margin:0;
}
.slick-dots li.slick-active button{
  background:#006C2A;
}
.slick-prev{
  display:inline-block;
  text-indent:-9999px;
  overlfow:hidden;
  width:50px;
  height:50px;
  cursor:pointer;
  position:absolute;
  left:0;
  top:50%;
  border:0 none;
  margin-top:-25px;
  background:transparent url(../design/slickArrows.png) scroll 0 0 no-repeat;
}
.slick-next{
  display:inline-block;
  text-indent:-9999px;
  overlfow:hidden;
  width:50px;
  border:0 none;
  height:50px;
  cursor:pointer;
  position:absolute;
  right:0;
  top:50%;
  margin-top:-25px;
  background:transparent url(../design/slickArrows.png) scroll right 0 no-repeat;
}
.ThingsSlider{
  background-color:#00a63f;
  overflow:hidden;
  position:relative;
}
.slick-track{
  position:relative;
}
.ThingsSlider .slick-slide{
  float:left;
}
.ThingsSlider .item{
  padding-top:30px;
  position:relative;
  z-index:5;
}
.ThingsSlider .container > .item{
  float:left;
  width:33.33%;
  text-align:center;
  padding:0 10px;
}
.ThingsSlider .item.OurCustomers{
  padding:50px 0 70px;
  min-height:500px;
  background-size:cover;
  background-position:right 0px;
  background-repeat: no-repeat;
  color:#ffffff;
}
@media all and (max-width:880px){
  .PaneContentInner .ThingsSlider .item.OurCustomers{
    padding:30px 0 70px;
  }
}
/*.ThingsSlider .item.OurCustomers:before{
  position:absolute;
  content:"";
  left:0;
  top:0;
  bottom:0;
  right:0;
  background:transparent url(../design/irOCbg.png) scroll 0 0 repeat;
  z-index:1;
}*/
.ThingsSlider .item.OurCustomers .inner {
  max-width: 550px;
  width:41.66%;
  padding: 15px 25px 05px 25px;
  background-image: url("../design/mask-dark-shp-02-v01.svg");
  background-repeat: repeat;
  position:relative;
}
.ThingsSlider .item.OurCustomers .inner:after,
.ThingsSlider .item.OurCustomers .inner:before{
  background-image: url("../design/mask-dark-shp-02-v01.svg");
  background-repeat: repeat;
  content:"";
  display:block;
  position:absolute;
  left:0;
  right:0;
  height:200%;
  top:100%;
  z-index:1;
}
.ThingsSlider .item.OurCustomers .inner:after{
  bottom:100%;
  top:auto;
}
.ThingsSlider .item.OurCustomers p{
  margin:0;
  display:inline;
}
.ThingsSlider .item.OurCustomers h2{
  font-size:30px;
  margin:15px 0;
}
.ThingsSlider .item.OurCustomers .desc{
  font-size:16px;
  line-height:26px;
  max-width:700px;
}
.ThingsSlider .item.OurCustomers h3{
  margin:0 0 5px 0;
}
.ThingsSlider .item.OurCustomers .more{
  display:inline-block;
}
.ThingsSlider .item.OurCustomers .more a{
  display:inline-block;
  padding:5px 15px;
  border:3px solid #ffffff;
  color:#ffffff;
  font-family:Boing-Bold,'Arial Black',sans-serif;
}
.ThingsSlider .ThingsToKnowNow{
  padding-top:30px;
}

.ThingsSlider .ThingsToKnowNow  h1 {
  font-size: 30px;
  margin-bottom: 75px;
  padding-top:35px;
  text-align:center;
}
.ThingsSlider .more{
  display:block;
  clear:both;
}
.ThingsSlider .more a{
  display:inline-block;
  border:3px solid #333333;
  color:#333333;
  padding:7px 15px;
  font-family:Boing-Bold,'Arial Black',sans-serif;
  border-radius:3px;
}
.ThingsSlider .more a:hover{
  background:#333333;
  color:#ffffff;
}
.ThingsSlider .container.WhyInvest{
  padding-top:90px;

}
.ThingsSlider .WhyInvest .content-container{
  max-width:700px;
  margin:0 auto;
  text-align: center;
}
.ThingsSlider .container.ABitAboutUs h1{
  font-size:30px;
  line-height:30px;
  text-align:center;
  margin-bottom:25px;
}
.ThingsSlider .WhyInvest h1{
  font-size:30px;
  line-height:30px;
  max-width:700px;
}
.ThingsSlider .WhyInvest .more{
  padding-top:25px;
}
.ThingsSlider .container.ABitAboutUs{
  padding-top:70px;
}
.ThingsSlider .container.ABitAboutUs > .item.first + .item{
  display:none;
}
.ThingsSlider .container.ABitAboutUs > .item{
  width:24%;
}
.ThingsSlider .container .image{
  min-height:150px;
}
.ThingsSlider .container.ABitAboutUs .image{
  min-height:174px;
}
.ThingsSlider .container.ABitAboutUs .image .Tinner{
  display:inline-block;
  position:relative;
  max-width:100%;
}
.ThingsSlider .container.ABitAboutUs .image .imgNr{
  position:absolute;
  width:100%;
  left:0;
  top:50%;
  font-size:60px;
  color:#ffffff;
  font-family:Boing-Bold,'Arial Black',sans-serif;
  line-height:60px;
  margin-top:-30px;
  display:none;
}
.ThingsSlider .container.ABitAboutUs .white-desc{
  margin:15px 0 35px;
/*  padding:0 20px;*/
  color:#ffffff;
  font-size:16px;
}
.ThingsSlider .slick-dots{
  position:absolute;
  left:0;
  right:0;
  bottom:20px;
  padding-top:0;
}
.ThingsSlider .container{
  padding-bottom:30px;
  position:relative;
  z-index:5;
}
.mobile-slider .slick-next,
.mobile-slider .slick-prev{
  display:none!important;
}
.mobile-slider{
  display:none;
}
.mobile-slider .slick-list{
  overflow:hidden;
  text-align:center;
  color:#ffffff;
}
.mobile-slider .Tinner{
  display:inline-block;
  vertical-align:top;
  position:relative;
}
.mobile-slider .Tinner .imgNr {
  color: #ffffff;
  font-family:Boing-Bold,'Arial Black',sans-serif;
  font-size: 60px;
  left: 0;
  line-height: 60px;
  margin-top: -30px;
  position: absolute;
  top: 50%;
  width: 100%;
  display:none;
}
.mobile-slider  span.more{
  display:block;
  padding-top:15px;
}
.mobile-slider  span.more a{
  color:#000000;
  border:2px solid #000000;
  padding:5px 20px;
  display:inline-block;
  font-family:Boing-Bold,'Arial Black',sans-serif;
}
.mobile-slider  .mobile-item.text-item{
  background:transparent none!important;
  text-align:left;
  color:#333333;
}
.mobile-slider  a{
  color:#000000;
}

.mobile-slider .slick-track{
  display:table;
}
.mobile-slider .mobile-item{
  display:table-cell;
  vertical-align:middle;
}
.mobile-slider .mobile-item h2,
.mobile-slider .mobile-item h1{
  font-size:23px;
  line-height:22px;
}
.mobile-slider .mobile-item .desc{
  max-height:195px;
  overflow:hidden;
}
.mobile-slider .mobile-item .more.white-more{
  color:#333333;
  border-color:#333333;
}
.mobile-slider .mobile-item .more a:hover,
.mobile-slider .mobile-item a.more:hover{
  color:#ffffff;
  background-color:#333333;
}
@media all and (max-width:1024px){
.ThingsSlider .container{
  padding-bottom:45px;
}
}
@media all and (max-width:880px){
.ThingsToKnow:before{
  height:525px;
}

.ThingsSlider .item.OurCustomers .inner {
  max-width: 550px;
  width:85%;
}
}
@media all and (max-width:767px){
.ThingsSlider{
  display:none;
}
.ThingsToKnow h1{
  font-size:20px;
}
.ThingsSlider .container.ABitAboutUs > .item,
.ThingsSlider .container > .item{
  width:100%;
  margin-bottom:20px;
}
.ThingsSlider .slick-track{
  display:table;
}
.ThingsSlider .slick-slide{
  display:table-cell;
  height:100%;
  float:none;
  vertical-align:top;
}
.ThingsSlider .item.OurCustomers{
  min-height:100%;
  height:100%;
  display:table;
}
.mobile-slider{
  display:block;
  position:relative;
  padding:40px 15px 20px;
  background:#00a63f;
}
}
@media all and (min-width:1240px){
.ThingsToKnow .slick-prev,
.ThingsSlider .slick-prev{
  left:50%;
  margin-left:-640px;
}
.ThingsToKnow .slick-next,
.ThingsSlider .slick-next{
  right:50%;
  margin-right:-640px;
}
  
}
@media all and (max-width:1239px){
.ThingsSlider .slick-slide > div > div{
  padding-left:75px!important;
  padding-right:75px!important;
}
}
/**News Page**/
.LatestNewsBlocks {
  padding-top: 30px !important;
  padding-bottom: 40px !important;
}
.LatestNewsBlocks .ModuleFooter {
  text-align:center;
  clear:both;
}
.LatestNewsBlocks .ModuleFooter a.ModuleViewAllLink{
  background-color: #00a63f ;
  border-radius:4px;
  color: #ffffff;
  margin-top:20px;
  display: inline-block;
  font-size: 18px;
  line-height: 1.42857;
  min-width: 44px;
  padding: 10.5px 20px;
  text-align: center;
  font-family: Boing-Bold,"Arial Black",sans-serif;
  text-transform:none;
  text-decoration: none;
  text-transform: none;
  transition: transform 0.1s ease 0s;
  vertical-align: middle;
}
.LatestNewsBlocks .ModuleFooter a.ModuleViewAllLink:hover{
  background-color: #00b545 ;
}

.newsPullTop{
  margin-top:-90px;
}
.LatestNewsBlocks .ModuleContainerInner{
  margin:0 -15px;
}
.LatestNewsBlocks .ModuleContainerInner:before,
.LatestNewsBlocks .ModuleContainerInner:after{
  content:'';
  display:block;
  clear:both;
}
.LatestNewsBlocks .ModuleItemRow {
  padding:0 16px;
  width:33.33%;
  float:left;
}

.LatestNewsBlocks .ModuleItemRow .inner{
  padding:45px;
  background:#ffffff;
  position:relative;
  border-top:10px solid #008a32;
}
.LatestNewsBlocks .inner:after{
 /* content:"";
  display:block;
  position:absolute;
  left:4px;
  bottom:-4px;
  height:4px;
  right:-4px;*/
  background:#000000;
  background:rgba(0,0,0,0.1);
}
.LatestNewsBlocks .inner:before{
/*  content:"";
  display:block;
  position:absolute;
  right:-4px;
  top:4px;
  width:4px;
  bottom:0px;
  background:#000000;*/
  background:rgba(0,0,0,0.1);
}
.LatestNewsBlocks .ModuleDate{
  display:block;
  padding:0 0 10px 0;
  font-size:16px;
}
.LatestNewsBlocks .ModuleHeadlineLink{
  font-size:24px;
  line-height:28px;
  color:#333;
  font-family:Boing-Bold,'Arial Black',sans-serif;
  display:block;
  max-height:112px;
  display:block;
  overflow:hidden;
}
.LatestNewsBlocks .ModuleMoreLink{
  display:inline-block;
  padding:7px 10px;
  font-family:Boing-Bold,'Arial Black',sans-serif;
  border:3px solid #333333;
  border-radius:3px;
  margin-top:15px;
  color:#333333;
}
.LatestNewsBlocks .ModuleMoreLink:hover{
  color:#ffffff;
  background-color:#333333;
}
.content-widget{
  padding:30px 40px;
  background-color:#ffffff;
}
.newsWidget h5 a {
  color:#333333;
}
.newsWidget .news-item{
  padding:20px 0;
  border-top:1px solid #e6e6e6;
}
.newsWidget .newsMore {
  border-left: 1px solid;
  color: #00a14b;
  margin-left: 10px;
  padding-left: 10px;
  white-space:nowrap;
}
.news-more{
  text-align:center;
  padding:40px 0;
}
.news-more .PaginationCont{
  padding:0 20px;
  position:relative;
  display:inline-block;
}
.news-more .pageNum li:first-child,
.news-more .showing{
  display:none;
}
.controls span{
  position:absolute;
  left:0;
  top:50%;
  margin-top:-8px;
  line-height:16px;
  height:16px;
  width:14px;
  text-indent:-999px;
  overflow:hidden;
  cursor:pointer;
  background:transparent url(../design/pag-arrow.png) scroll 0 0 no-repeat;
}
.controls span.Next{
  left:auto;
  right:0;
  background-position:-36px 0;
}
.controls span.Next:hover{
  background-position:-52px 0;
}
.controls span.Prev:hover{
  background-position:-17px 0;
}

.news-more .pageNum{
  margin:0;
  padding:0;
}
.news-more .pageNum li{
  list-style:none;
  display:inline-block;
  vertical-align:top;
  width:30px;
  height:30px;
  background:#00a63f;
  color:#ffffff;
  line-height:28px;
  border-radius:3px;
}
.news-more .pageNum li.spacer{
  background-color:#e8e8e8;
  color:#000000;
  background-image:none;
  border-radius:0;
}
.news-more .pageNum li a{
  height:30px;
  display:block;
  color:#000000;
  background-color:#e8e8e8;
}

@media all and (max-width:860px){
.LatestNewsBlocks .ModuleItemRow .inner{
  padding:20px;
}
.LatestNewsBlocks .ModuleHeadlineLink{
  font-size:18px;
  line-height:22px;
}
}
@media all and (max-width:767px){
.LatestNewsBlocks .ModuleItemRow{
  width:100%;
  margin-bottom:20px;
}
.LatestNewsBlocks .ModuleItemRow .inner{
  min-height:auto!important;
}
}

/**Stock Page**/

h1.StockPage{
  display:none;
}
.StockQuoteContainer h1{
}
.MailingListActivationContainer .MailingListActivationMessage,
.customBox{
  display:block;
  padding:45px;
  position:relative;
  background-color:#Ffffff;
  margin:0 0 40px 0;
}
.MailingListActivationContainer .MailingListActivationMessage{
  color:#00a63f;
  font-weight:700;
}
.MailingListActivationContainer .MailingListActivationMessage:after,
.customBox:after{
 /* content:"";
  display:block;
  position:absolute;
  left:4px;
  bottom:-4px;
  height:4px;
  right:-4px;*/
background: -moz-linear-gradient(top,  rgba(0,0,0,0.1) 0%, rgba(0,0,0,0.1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.1)), color-stop(100%,rgba(0,0,0,0.1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(0,0,0,0.1) 0%,rgba(0,0,0,0.1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(0,0,0,0.1) 0%,rgba(0,0,0,0.1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(0,0,0,0.1) 0%,rgba(0,0,0,0.1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(0,0,0,0.1) 0%,rgba(0,0,0,0.1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1a000000', endColorstr='#1a000000',GradientType=0 ); /* IE6-9 */

}

.MailingListActivationContainer .MailingListActivationMessage:before,
.customBox:before{
 /* content:"";
  display:block;
  position:absolute;
  right:-4px;
  top:4px;
  width:4px;
  bottom:0px;*/
background: -moz-linear-gradient(top,  rgba(0,0,0,0.1) 0%, rgba(0,0,0,0.1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.1)), color-stop(100%,rgba(0,0,0,0.1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(0,0,0,0.1) 0%,rgba(0,0,0,0.1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(0,0,0,0.1) 0%,rgba(0,0,0,0.1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(0,0,0,0.1) 0%,rgba(0,0,0,0.1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(0,0,0,0.1) 0%,rgba(0,0,0,0.1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1a000000', endColorstr='#1a000000',GradientType=0 ); /* IE6-9 */
}

.customBoxTop{
  margin-bottom:0;
  padding-bottom:5px;
}
.customBoxTop:after{
  display:none;
}
.customBoxBottom{
  padding-top:0;
}
.customBoxBottom:before{
  top:0;
}
.StockTableItem{
  display:inline-block;
  width:100%;
  padding:13px 0;
  border-bottom:1px solid #e6e6e6;
  vertical-align:top;
}
.StockTableItem.Alt{
  background-color:#e8e8e8;
}
.StockTableItem p{
  display:inline-block;
  float:left;
  width:49%;
  margin:0px;
  padding-left:25px;
  font-size:16px;
}
.StockTableItem p + p{
  float:right;
}
.StockTableItem p > *{
  display:inline-block;
  float:left;
  font-family:Boing-Bold,'Arial Black',sans-serif;
}
.StockTableItem p > * + *{
  float:right;
  width:65px;
    font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;
}

.StockQuoteContainer .StockTableText{
  display:inline-block;
  width:100%;
  padding:13px 15px;
  font-size:11px;
}
.StockQuoteContainer .StockTableText *{
  display:inline-block;
  float:left;
}
.StockQuoteContainer .StockTableText * + *{
  float:right;
  font-style:italic;
}
.StockChartBlock{
  background-color:#00a63f;
  text-align:center;
}

#chart{
  margin-bottom:30px;
  height:400px;
  width:100%;
  padding:0 15px;
  max-width:1400px;
}
.historical-calc{
  text-align:left;
}
.historical-calc .stock-selects{
  display:block;
  padding-bottom:10px;
  font-family:Arial, sans-serif;
  font-size:16px;
}
.historical-calc .stock-selects .text{
  font-size:18px;
}
.stock-table ul{
  list-style:none;
  margin:0;
  padding:0;
  background:#ffffff;
  padding:35px 0 0 0;
}
.stock-table ul li{
  padding:10px;
  font-size:16px;
  display:inline-block;
  width:100%;
  vertical-align:top;
}
.stock-table ul li:first-child + li + li + li + li,
.stock-table ul li:first-child + li + li,
.stock-table ul li:first-child{
  background:#e8e8e8;
}
.stock-table ul li span{
  float:left;
  font-family:Boing-Bold,'Arial Black',sans-serif;
}
.stock-table ul li span + span{
  float:right;
  font-family:Arial ,sans-serif;
  font-weight:700;
}
.historical-calc .sbHolder{
  display:inline-block;
  margin:10px;
  vertical-align:middle;
}
.historical-calc .sbSelector, 
.historical-calc .sbOptions, 
.historical-calc .sbHolder{
  width:80px;
}
.historical-calc .labelBlock > span{
  display:inline-block;
  width:40px;
  vertical-align:middle;
}
.historical-calc .lookup{
  padding:8px 20px;
  color:#ffffff;
  font-size:16px;
  border:0 none;
  background:#00a63f;
  font-family:Boing-Bold,'Arial Black',sans-serif;
  vertical-align:middle;
  cursor:pointer;
  width:125px;
  border-radius:3px;
}
.historical-calc .lookup:hover{
  background: #00b545 none repeat scroll 0 0 !important;
  border-color: #00b545 !important;
  color: #fff !important;
}
@media (max-width: 980px) {
.historical-calc .labelBlock{
/*  display:block;*/
}
.historical-calc .labelBlock > span{
  display:inline-block;
  width:80px;
}
.historical-calc .lookup{
  width:170px;
}
}
@media (max-width: 768px) {
.customBox{
  padding:20px;
}
}
@media (max-width: 767px) {

.StockTableItem{
  padding:0px;
}
.StockTableItem.Alt{
  border:0 none;
  background:#ffffff;
}
#chart .highcharts-input-group{
   display:none;
}
.StockTableText,
.StockTableItem.Alt.Last p:first-child + p,
.StockTableItem p:first-child{
  background-color:#e8e8e8;
  border-bottom:1px solid #d8e2eb;
}

.StockTableItem p{
   width:100%;
   padding:13px 0 13px 25px;
}
.StockTableItem.Alt.Last p:first-child{
   display:none;
}
.historical-calc .lookup{
   width:170px;
}
.StockTableItem p > * + *{
   width:auto;
   text-align:right;
   padding-right:15px;
}
}
.tickerCalc{
  display:none;
}
.calculatorBox .sbHolder{
  display:inline-block;
  vertical-align:top;
}
.calculatorBox .headline,
.calculatorBox .start > div:first-child,
.calculatorBox .end > div:first-child{
  padding:15px 0 5px 0 ;
  font-family:Arial,sans-serif;
  font-weight:700;
}
.calculatorBox .iradio{
  border:1px solid #008a32;
}
.checkboxes .item{
  display:inline-block;
  vertical-align:top;
  padding-right:15px;
  padding-bottom:15px;
}
.checkboxes .item input[type="text"]{
  padding:5px;
  border:1px solid #008a32;
  margin-left:10px;
}
@media (max-width: 480px) {
.historical-calc .labelBlock{
  display:block;
}

}
/**End Stock Page**/

/**Financial Page**/

.h1-green h1{
  background-color:#00a63f;
  padding:15px 0;
}
.h1-center h1{
  text-align:center;
}
.financials-years{
  background:transparent none;
  padding:0;
  text-align:left;
  float:right;
}
.financials-years span{
  font-size:18px;
}
.financialWidget h2{
  float:left;
  font-size:40px;
  margin:0;
  font-weight:400;
  font-family:Boing-Bold,'Arial Black',sans-serif;
}
.financials-years .sbHolder{ 
  display:inline-block;
  vertical-align:middle;
  margin-left:5px;
}
.financialsQ{
  display:inline-block;
  width:100%;
  vertica-align:top;
  text-align:left;
}
.financialsQ h3{
  padding-left:40px;
  position:relative;
  cursor:pointer;
  font-family:Boing-Bold,'Arial Black',sans-serif;
  font-size:24px;
  font-weight:400;
  margin:15px 0 10px 0;
}
.financialsQ h3:before{
  content:"";
  display:block;
  position:absolute;
  left:10px;
  top:13px;
  border:10px solid transparent;
  border-top-color:#00a63f;
}
.financialsQ h3.active:before{
  border-top-color:transparent;
  border-left-color:#00a63f;
  top:6px;
}
.financialsQ .docs{ 
  margin:0;
  padding:0;
  list-style:none;
  display:none;
  width:100%;
  font-size:18px;
}
.financialsQ .docs li{
  padding:0 0 10px 40px;
}
.financialsQ .docs a{
  display:block;
  padding: 0;
  color:#333333;
  /*font-weight:700;*/
  font-family:Arial ,sans-serif;
  line-height:25px;
  /*background:transparent url(../icons/ico-html.png) scroll 0 0 no-repeat;*/
} 
/*.financialsQ .docs a[href*='news-releases-details']{
  background:transparent url(../icons/ico-html.png) scroll 0 0 no-repeat;
} 
.financialsQ .docs a[href*='.pdf'],
.financialsQ .docs a[href*='.PDF']{
  background:transparent url(../icons/pdf-ico.png) scroll 0 0 no-repeat;
} */
.expandAll{
  text-align:right;
}
.expandAll a{
  display:inline-block;
  padding:0 15px;
  border:3px solid #333333;
  border-radius:3px;
  color:#333333;
  font-size:20px;
  font-family:Boing-Bold,'Arial Black',sans-serif;
  cursor:pointer;
}
.expandAll a:hover{
  background:#333333;
  color:#ffffff;
}
.annualWidget{
  background-color:#00a63f;
  padding-top:10px;
  margin-bottom:25px;
}
.annualWidget h1{
  font-size:30px;
}
.annualWidget .inner{
  min-height:300px;
  padding:20px 50px 70px 50px;
  position:relative;
  z-index:5;
  overflow:hidden;
  text-align:center;

}
.financialWrapper .slick-list{
  overflow:hidden;
}
.annualWidget .inner .Item {
  float:left;
  text-align:center;
}
.annualWidget .inner .Item table{
  width:100%;
}
.annualWidget .imageWrapper{
  position:relative;
  display:inline-block;
}
.annualWidget .imageWrapper img{
  vertical-align:top;
}
.annualWidget .year{
  position:absolute;
  left:0;
  right:0;
  bottom:0;
  background:#000000;
  background:rgba(0, 0, 0, 0.3);
  display:block;
  text-align:center;
  color:#ffffff;
  padding:10px 0;
  font-size:18px;
  font-family:Boing-Bold,'Arial Black',sans-serif;
}
.annualWidget .FileType,
.annualWidget h3{
  display:none;
}
.annualWidget ul{
  list-style:none;
  padding:0;
  margin:0;
  text-align:center;
}
.annualWidget ul a{
  display:inline-block;
  padding:2px 10px;
  border:2px solid #333333;
  color:#333333;
  font-family:Boing-Bold,'Arial Black',sans-serif;
  font-weight:400;
  font-size:14px;
}

.box-title-left{
  float:left;
}
.box-right{
  float:right;
}
.box-right > div{
  float:left;
  padding-bottom:10px;
}
.box-right > div:first-child{
  padding-right:35px;
}
.box-right .label{
  display:inline-block;
  margin:0 10px 0 0;
  font-size:18px;
  font-weight:700;
}
.box-right .sbHolder{
  display:inline-block;
  vertical-align:middle;
}
.sec-wrapper{
  position:relative;
  clear:both;
}
.sec:before,
.sec-wrapper:before,
.sec-wrapper:after{
  content:"";
  display:block;
  background-color:#e6e6e6;
  width:1px;
  height:100%;
  top:0;
  left:10%;
  position:absolute;
}
.sec:before{
  left:73%;
}
.sec-wrapper:after{
  left:23%;
}
.sec-years .sbSelector,
.sec-years .sbOptions,
.sec-years .sbHolder{
  z-index:101;
}
.sec-tags .sbSelector{
  width:170px;
  z-index:99;
}
.sec-tags .sbOptions,
.sec-tags .sbHolder{
  width:190px;
  z-index:99;
}
.sec-years .sbOptions,
.sec-tags .sbOptions{
  min-height:70px;
}
.sec-item,
.sec-header{
  display:inline-block;
  width:100%;
  vertical-align:top;
  text-align:left;
  font-size:16px;
  border-bottom:1px solid #e6e6e6;
  padding:15px 0;
}
.sec-header{
  font-size:18px;
  font-weight:700;
}
.sec-item span,
.sec-header span{
  display:inline-block;
  float:left;
  width:25%;
  padding-right:2%;
}
.sec-item span{
  padding-top:10px;
}
.sec-item span.date,
.sec-header span.date{
  width:12%;
}
.sec-item span.description,
.sec-header span.description{
  width:50%;
}
.sec-item span.filing,
.sec-header span.filing{
  width:13%;
}
.sec-item span.download{
  padding-top:0;
}
.Icons{
  display:inline-block;
  margin:0;
  padding:0;
  vertical-align:top;
  width:100%;
  list-style:none;
}
.Icons li{
  float:left;
  padding:0 0 10px 0;
}
.sec-item .Icons li a{
  display:block;
  /*width:35px;
  height:45px;
  background:url("../icons/pdf-ico.png") no-repeat scroll 0 0 transparent;*/
}
/*.sec-item .Icons li.WordIcon a{
  background:url("../icons/word-ico.png") no-repeat scroll 0 0 transparent;
}
.sec-item .Icons li.ExcelIcon a{
  background:url("../icons/xls-ico.png") no-repeat scroll 0 0 transparent;
}
.sec-item .Icons li.ZipIcon a{
  background:url("../icons/ico-zip.png") no-repeat scroll 0 0 transparent;
}
.sec-item .Icons li.HtmlIcon a{
  background:url("../icons/ico-html.png") no-repeat scroll 0 0 transparent;
}*/
.sec-notFound{
  background:#ffffff;
  position:relative;
  z-index:55;
}
.boxShadow{
  text-align:left;
}
.Holdings .customBox h1{
  margin-bottom:15px;
}
.CustomTable{
  border-collapse:collapse;
  line-height:1;
  width:100%;
  text-align:left;
  margin-bottom:30px;
}
.CustomTable th,
.CustomTable td{
  padding:20px 10px;
  border-bottom:1px solid #e8e8e8;
  border-left:1px solid #e8e8e8;
}
.CustomTable th{
}
.CustomTable th:first-child,
.CustomTable td:first-child{
  border-left:0 none;
  padding-left:0;
}

.AnalystCenter{
  position:relative;
  background:#02C54C;
  min-height:300px;
}
.AnalystCenter:before{
  content:"";
  position:absolute;
  left:60%;
  right:0;
  top:0;
  bottom:0;
  background:transparent url(../images/IAC-bg.png) scroll 0 0 no-repeat;
  background-size:cover;
  z-index:1;
}
.IAC{
  padding:75px 0 65px;
  position:relative;
  z-index:5;
  max-width:60%;
}
.IAC h1{
  margin:0 0 10px 0;
}
a.more{
  display:inline-block;
  padding:7px 10px;
  border:3px solid #333333;
  color:#333333;
  font-family:Boing-Bold,'Arial Black',sans-serif;
  border-radius:3px;
  font-size:16px;
}
a.more:hover{
  background:#333333;
  color:#ffffff;
}

@media all and (max-width:768px){
.financials-years,
.SECwidget .box-right{
  float:left;
}

.MTHA a.more {
  max-width: 200px;
}

}
@media all and (max-width:767px){

.SECwidget .sec-header,
.sec:before,
.sec-wrapper:before,
.sec-wrapper:after{
  display:none;
}
.SECwidget .box-right .label{
  width:40px;
}
.sec-wrapper .sec-item span{
  width:100%;
  clear:both;
}
.sec-item span.description{
  padding-bottom:15px;
}
.AnalystCenter:before{
   display:none;
}
.IAC{
   max-width:85%;
}
}
/**End Financial Page**/

/**Sec Details**/

.ModuleSECFilingDetails  .ModuleForm{
    font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;
  font-weight:700;
  font-size:20px;
  padding:5px 0 10px 0;
}
.ModuleSECFilingDetails .ModuleContainerInner{
  padding:40px;
  background:#ffffff;
  position:relative;
}

.ModuleSECFilingDetails .ModuleContainerInner:after{
  content:"";
  display:block;
  position:absolute;
  left:4px;
  bottom:-4px;
  height:4px;
  right:-4px;
  background:#000000;
  background:rgba(0,0,0,0.1);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1a000000', endColorstr='#1a000000',GradientType=0 ); /* IE6-9 */
}
.ModuleSECFilingDetails .ModuleContainerInner:before{
  content:"";
  display:block;
  position:absolute;
  right:-4px;
  top:4px;
  width:4px;
  bottom:0px;
  background:#000000;
  background:rgba(0,0,0,0.1);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1a000000', endColorstr='#1a000000',GradientType=0 ); /* IE6-9 */
}

/**Governance Page**/

.govDocs .ModuleContainerInner{
  padding:45px;
  position:relative;
  background-color:#Ffffff;
  margin:0 0 40px 0;
}

.govDocs .ModuleContainerInner:after{
 /* content:"";
  display:block;
  position:absolute;
  left:4px;
  bottom:-4px;
  height:4px;
  right:-4px;
  background:#000000;
  background:rgba(0,0,0,0.1);*/
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1a000000', endColorstr='#1a000000',GradientType=0 ); /* IE6-9 */
}
.govDocs .ModuleContainerInner:before{
 /* content:"";
  display:block;
  position:absolute;
  right:-4px;
  top:4px;
  width:4px;
  bottom:0px;
  background:#000000;
  background:rgba(0,0,0,0.1);*/
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1a000000', endColorstr='#1a000000',GradientType=0 ); /* IE6-9 */
  }
.govDocs .ModuleHeader{
  display:none;
}
.govDocs .ModuleItemRow {
  display:inline-block;
  width:100%;
  vertical-align:top;
  text-align:right;
  border-bottom:1px solid #e8e8e8;
  padding:15px 0;
  font-size:18px;
}
.govDocs .ModuleItemRow .ModuleHeadlineLink {
  display:block;
}
.govDocs .ModuleItemRow .ModuleHeadlineLink .ModuleHeadline{
  float:left;
  display: inline-block;
  font-family:Boing-Bold,'Arial Black',sans-serif;
  color:#333333;
  max-width:80%;
  padding-right:10px;
  text-align:left;
  margin-top:10px;
}
.govDocs .ModuleIcon{
  display:inline-block;
  vertical-align:middle;
}
.govDocs.imageDocs .ModuleIcon{
  display:none;
}
.govDocs.imageDocs .ModuleThumbnail{
  display:inline-block;
  vertical-align:middle;
  max-width:120px;
  float:right;
}
.govDocs.imageDocs.roundedThumb .ModuleThumbnail img{
  border-radius:50%;
  -moz-border-radius:50%;
  -webkit-border-radius:50%;
  height: 114px;
}
.govDocs.imageDocs .ModuleItemRow .ModuleHeadlineLink {
  margin-right:125px;
}
.govDocs.imageDocs .ModuleItemRow .ModuleHeadlineLink .ModuleHeadline{
  margin-top:0;
}
@media all and (max-width:767px){
.govDocs .ModuleContainerInner{
  padding:20px 0;
}
.govDocs.imageDocs .ModuleThumbnail{
  float:none;
}
.govDocs.imageDocs .ModuleItemRow .ModuleHeadlineLink{
  margin-right:0;
}
.govDocs.imageDocs .ModuleFileSizeText{
  white-space:nowrap;
  font-size:16px;
}
.govDocs .ModuleItemRow{
   text-align:left;
}
.govDocs .ModuleItemRow .ModuleHeadlineLink{
   float:none;
   display:block;
   max-width:100%;
}
}
.PersonContainer {
  display:inline-block;
  width:155px;
  vertical-align:top;
  overflow:hidden;
  margin:0 10px 10px 10px;
  cursor:pointer;
}
.PersonContainer .green-bg{
background-color:#78b002;
zoom:1;
filter:alpha(opacity=80);
opacity:.8;
width:100%;
height:100%;
position:absolute;
top:0;
border-radius:100px;
-moz-border-radius:100px;
  -webkit-border-radius:100px;
}
.PersonContainer .text{
  opacity:0;
  visibility:hidden;
  position:absolute;
  left:0;
  right:0;
  top:0;
  bottom:0;
  -webkit-transform:scale(.8);
  -moz-transform:scale(.8);
  -ms-transform:scale(.8);
  -webkit-transition:all 250ms ease-in-out;
  -moz-transition:all 250ms ease-in-out;
  -ms-transition:all 250ms ease-in-out;
  -o-transition:all 250ms ease-in-out;
  transition:all 250ms ease-in-out;
}
.PersonContainer:hover .text{
  opacity:1;
  visibility:visible;
  -webkit-transform:scale(1);
  -moz-transform:scale(1);
  -ms-transform:scale(1)
}
.PersonContainer .text h3 {
  bottom: 0;
  color: #ffffff;
  font-size: 11px;
  font-weight: 400;
  left: 0;
  margin-bottom: 20px;
  padding: 45px 13px 30px;
  position: absolute;
  width: 100%;
  z-index: 5;
  background:transparent url(../design/team-plus.png) scroll center bottom no-repeat;
}
.PersonContainer .text h3 .PersonName2{
  display:block;
  font-size:13px;
  font-weight:700;
}
.PersonContainer .mask-bg{
  position:absolute;
  left:0;
  right:0;
  top:0;
  bottom:0;
  background:transparent url(../design/mask.png) scroll 0 0 no-repeat;
}
.PersonPhoto{
  position:relative;
}
.PersonGenericContainer .PersonDetails .mobile-image,
.PersonTitleComma,
.commaSuffix,
.commaName,
.PersonContainer .PersonDetailsContainer{
  display:none;
}
.PersonGenericContainer .PersonDetails{
  display:none;
  position:absolute;
  left:0;
  right:0;
  top:0;
  bottom:0;
  z-index:10;
  background-color:#00a63f;
  background-position:center center;
  background-size:cover;
  padding:40px 120px;
  color:#ffffff;
  min-height:520px;
}
.PersonGenericContainer.invertPopUp .PersonDetails{
  min-height:420px;
}
.PersonGenericContainer .close{
  position:absolute;
  cursor:pointer;
  right:90px;
  width:23px;
  height:23px;
  top:35px;
  background:transparent url(../design/close2.png) scroll 0 0 no-repeat;
}
.PersonGenericContainer .more{
  max-width: 555px;
  text-align: left;
  padding: 15px 85px 55px 100px;
  margin-left: -90px;
  margin-top: -2px;
  background-image: url("../design/mask-dark-shp-02-v01.svg");
  background-repeat: repeat;
}
.PersonDescription{
  max-height:345px;
  overflow:auto;
  -webkit-overflow-scrolling: auto;
  -webkit-overflow-scrolling: touch;
  /*text-shadow:0 0 3px #000000;*/
}
.PersonGenericContainer.invertPopUp .PersonDescription {
  max-height: 180px;
}
.PersonGenericContainer .more .PersonName2{
  color: #72a604;
  font-size: 28px;
  font-weight: 600;
  margin-bottom: 0;
  display:block;
}
.invertPopUp .close{
  background:transparent url(../design/close.png) scroll 0 0 no-repeat;
}
.invertPopUp .PersonDescription{
  text-shadow:none;
}
.invertPopUp.PersonGenericContainer .more{
  float:right;
  max-width: 480px;
}
.CommitteeTableHeader{
  margin-bottom:15px;
}
.CommitteeTableHeader *{
  vertical-align:middle;
}
.CommitteeTableHeader span{
  display:inline-block;
  margin-right:5px;
  vertical-align:middle;
}
.CommitteeTableHeader span + span{
  margin-right:15px;
}
@media all and (max-width:1024px){
.PersonGenericContainer .more{
  max-width:400px;
  margin-left: -25px;
}
.PersonDescription{
  max-height:240px;
}
.PersonGenericContainer .PersonDetails[style*="charles-robel"]{
  background-color:#ffffff;
  background-position:-100px center;
}
}

@media all and (max-width:960px){
.PersonGenericContainer .PersonDetails{
  background-position:70% 0;
  padding-left:40px;
  padding-right:40px;
}
.PersonGenericContainer.invertPopUp .PersonDetails{
  background-position:35% 0;
}
.PersonGenericContainer.invertPopUp .more{
  max-width:350px;
  padding:15px 30px;
}
.PersonGenericContainer.invertPopUp .close{
  right:10px;
  top:10px;
}

}
@media all and (max-width:767px){

.PersonGenericContainer .PersonDetails{
  padding:40px 10px;
  background-image:none!important;
  background-color:#ffffff;
  color:#333333;
}
.PersonGenericContainer .close{
  background:url("../design/close.png") no-repeat scroll 0 0 transparent;
  right:10px;
  top:10px;
}
.PaneContentInner .PersonGenericContainer .more,
.PaneContentInner .PersonGenericContainer.invertPopUp .more{
  max-width:100%;
  padding: 0;
  margin: 0;
  background: none;
}

.PersonGenericContainer .PersonDetails .mobile-image{
  display:block;
  padding-bottom:15px;
}
.PersonDescription{
  max-height:100%;
  text-shadow:none;
}
.PersonGenericContainer .PersonDetails.PersonDetails {
  bottom: 0;
  left: 0;
  min-height: 0;
  overflow: auto;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 999;
}
body.hidden{
  overflow:hidden;
  max-height:100%;
}
}
/**End Governance Page**/

/**Events & Presentation Page**/

.SectionInvestorsRelationsNewsEvents .PaneLeft{
  margin:-50px -15px 0px;
  padding:0 0 50px 0;
}
.SectionInvestorsRelationsNewsEvents .PaneLeft:after{
  display:block;
  clear:both;
  content:'';
}
.LatestNEP{
  float:left;
  width:33.33%;
  padding:0 15px;
  font-size:16px;
}
.LatestNEP .innerBlock{
  padding:40px 40px 90px 40px;
  border-top:10px solid #008a32;
  background:#ffffff;
  position:relative;
}
.LatestNEP h1{
  font-size:22px;
  color:#999999;
  margin-bottom:10px;
}
.LatestNEP .innerBlock:after{
/*  content:"";
  display:block;
  position:absolute;
  left:4px;
  bottom:-4px;
  height:4px;
  right:-4px;
  background:#000000;
  background:rgba(0,0,0,0.1);*/
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1a000000', endColorstr='#1a000000',GradientType=0 ); /* IE6-9 */
}
.LatestNEP .innerBlock:before{
  /*content:"";
  display:block;
  position:absolute;
  right:-4px;
  top:4px;
  width:4px;
  bottom:0px;
  background:#000000;
  background:rgba(0,0,0,0.1);*/
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1a000000', endColorstr='#1a000000',GradientType=0 ); /* IE6-9 */
}
.LatestNEP .ModuleYearNavContainer{
  display:none;
}
.LatestNEP .ModuleDate{
  display:block;
  font-size:16px;
  color:#333333;
  margin-bottom:10px;
}
.LatestNEP .ModuleHeadline,
.LatestNEP .ModuleHeadlineLink{
  font-size:24px;
  line-height:28px;
  font-family:Boing-Bold,'Arial Black',sans-serif;
  color:#333333;
  display:block;
  margin-bottom:10px;
}
.LatestNEP .sizeFile{
  display:none;
}
.LatestNEP .ModuleLinks li,
.LatestNEP .ModuleLinks{
  display:inline;
  margin:0;
  padding:0;
}
.LatestNEP .ModuleLinks li:after{
  content:"|";
  margin:0 0px 0 2px; 
  color:#7db701;
  display:inline;
}
.LatestNEP .calendarBtn *,
.LatestNEP .calendarBtn{
  display:inline;
  font-size:16px;
}
.LatestNEP .calendarBtn button{
  background:transparent none;
  border:0 none;
  color:#7db701;
  padding:0;
}
.ModulePresentation.LatestNEP .PresentationLinks,
.LatestNEP .more{
  padding-top:15px;
  position:absolute;
  left:40px;
  bottom:40px;
}
.ModulePresentation.LatestNEP .DocumentFileLink[style*='block'],
.LatestNEP .more a{
  display:inline-block;
  background-color:#00a63f;
  color:#ffffff;
  padding:12px 15px;
  border-radius:3px;
  font-family:Boing-Bold,'Arial Black',sans-serif;
}
.ModulePresentation.LatestNEP .DocumentFileLink[style*='block']:hover,
.LatestNEP .more a:hover{
  background-color:#00b545 ;
}
  
.LatestNEP .calendarBtn .q4-atc-outer{
  display:none;
}
.q4-atc-inner-details{
  padding:10px;
  background:#ffffff;
}
.q4-atc-inner-details .calendarList {
  display:inline-block;
  width:100%;
}
/*.upcomingEvents{
  padding-top:30px;
  margin-bottom:40px;
}*/
.upcomingEvents .sizeFile,
.upcomingEvents .ModuleYearNavContainer{
  display:none;
}
.upcomingEvents .ModuleContainerInner{
  text-align:left;
  padding:40px;
  background:#ffffff;
}
.upcomingEvents .ModuleNotFound p {
  font-size: 16px;
  padding: 0 40px;
  position: relative;
  text-align: left;
  top: -50px;
}
.upcomingEvents .ModuleHeadlineLink{
  font-size:24px;
  color:#333333;
  font-family:Boing-Bold,'Arial Black',sans-serif;
}
.upcomingEvents .WebcastLink,
.upcomingEvents ul li,
.upcomingEvents ul{
  display:inline;
  margin:0;
  padding:0;
  font-family:Arial ,sans-serif;
  font-weight:700;
}

.upcomingEvents ul li:before{
  content:"|";
  padding-right:10px;
  color:#7db701;
}
.upcomingEvents .WebcastLink,
.upcomingEvents ul li{
  margin-right:10px;
}
.upcomingEvents .more a{
  display:inline-block;
  background-color:#00a14b;
  color:#ffffff;
  padding:5px 15px;
  border-bottom:3px solid #008a32;
  font-family:Boing-Bold,'Arial Black',sans-serif;
}
.newsWidget.pastEvents .webcast{
  border-left:1px solid #00a14b;
  color:#00a14b;
  margin:0 0 0 8px;
  padding:0 0 0 8px;
  white-space:nowrap;
}
.upcomingEvents .ModuleItemRow{
  display:inline-block;
  width:100%;
  vertical-align:top;
}
.upcomingEvents .innerLeft{
  float:left;
  width:70%;
}
.upcomingEvents .innerRight{
  float:right;
}
.PresentationCarousel:before{
  content:"";
  display:block;
  position:absolute;
  left:0;
  right:0;
  z-index:1;
  height:480px;
  background:#00a63f;
}
.PresentationCarousel .innerBlock{
  position:relative;
  z-index:5;
  min-height:480px;
}
.PresentationCarousel .ModuleContainerInnerTop {
  padding:0 60px;
}
.PresentationCarousel .ModuleContainerInner {
  overflow:hidden;
}
.PresentationCarousel h1{
  font-size:30px;
  padding:30px 0 0 0;
  text-align:center;
  font-size:30px;
}
.PresentationCarousel .ModuleItemRow {
  float:left;
  text-align:left;
}
.PresentationCarousel .ModuleDate{
  display:block;
  max-width:175px;
  text-align:center;
  height:140px;
  background:transparent url(../design/presentationsThumb.png) scroll center 0 no-repeat;
  color:#000000;
  margin:0 0 20px 0;
  padding:18px 40px;
  font-family:Boing-Bold,'Arial Black',sans-serif;
  font-size:18px;
  line-height:22px;
}
.PresentationCarousel .ModuleHeadline{
  font-family:Boing-Bold,'Arial Black',sans-serif;
  font-size:18px;
  line-height:22px;
  display:block;
  margin-bottom:20px;
}
.PresentationCarousel .ModuleFileLink[style*='block']{
  display:inline-block!important;
  padding:5px 15px;
  border:3px solid #333333;
  border-radius:3px;
  color:#333333;
  font-family:Boing-Bold,'Arial Black',sans-serif;
  font-size:16px;
  margin-right:20px;
  max-height:60px;
  overflow:hidden;
}
.PresentationCarousel .ModuleFileLink[style*='block']:hover{
  background:#333333;
  color:#ffffff;
}
/* ==== New Past Events Widget ==== */
.pastEvents .q4-pager {
    padding: 0 20px;
    position: relative;
    display: inline-block;
}
.pastEvents .q4-pagerItem {
    list-style: none;
    display: inline-block;
    vertical-align: top;
    width: 30px;
    height: 30px;
    background: #e8e8e8;
    color: #000000;
    line-height: 28px;
}
.pastEvents .q4-pagerItem.pager-disabled {
    display: none;
}
.pastEvents .q4-pagerItem.pager-active {
    height: 30px;
    background: #00a63f;
    color: #ffffff;
    border-radius: 3px;
}
.pastEvents .q4-pagerItem.pager-first,
.pastEvents .q4-pagerItem.pager-last {
  position:absolute;
  left:0;
  top:50%;
  margin-top:-8px;
  line-height:16px;
  height:16px;
  width:14px;
  text-indent:-999px;
  overflow:hidden;
  cursor:pointer;
  background:transparent url('../design/pag-arrow.png') scroll 0 0 no-repeat;
}
.pastEvents .q4-pagerItem.pager-last {
  left:auto;
  right:0;
  background-position:-36px 0;
}
.pastEvents .q4-pagerItem.pager-last:hover{
  background-position:-52px 0;
}
.pastEvents .q4-pagerItem.pager-first:hover{
  background-position:-17px 0;
}
/* ==== END New Past Events Widget ==== */
@media all and (max-width:940px){

.LatestNEP h1{
  font-size:18px;
}
.LatestNEP .ModuleHeadline, .LatestNEP .ModuleHeadlineLink{
  font-size:20px;
  line-height:22px;
}
.LatestNEP .innerBlock{
  padding:20px 20px 60px 20px;
}
.ModulePresentation.LatestNEP .PresentationLinks, .LatestNEP .more{
  left:20px;
  bottom:20px;
}
.ModulePresentation.LatestNEP .DocumentFileLink[style*="block"], .LatestNEP .more a{
  font-size:12px;
}

.LatestNEP .ModuleLinks li,
.LatestNEP .ModuleLinks{
  display:block;
}
.LatestNEP .ModuleLinks li::after{
   display:none;
}
}
@media all and (max-width:767px){
.LatestNEP{
   width:100%!important;
   margin-bottom:20px;
}

.upcomingEvents .innerLeft,
.upcomingEvents .innerRight{
  float:left;
  width:100%;
  clear:both;
}
}
@media all and (max-width:460px){
.newsWidget.pastEvents .newsDate{
  display:block;
  padding-bottom:5px;
}
.newsWidget.pastEvents .newsDate + .webcast{
  margin-left:0;
  padding-left:0;
  border:0;
}
}
@media all and (max-width:400px){

.PresentationCarousel:before{
  height:520px;
}
}
/**End Events & Presentation Page**/

/**Events Details**/

.ModuleEventDetails{
  padding-top:30px;
}
.ModuleEventDetails li,
.ModuleEventDetails ul{
  margin:0;
  padding:0;
  list-style:none;
}
.ModuleEventDetails a{
    font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;
  font-weight:700;
}

.ModuleEventDetails .PresentationItem h3 {
    display: none;
}

/**End Events Details**/

/**Resources Page**/

.PaneContent .MailingListSignupContainer{
  margin: 0 auto;
  max-width: 1170px;
  padding: 0 15px;

}
.PaneContent .innerMLS .container{
  margin:0 -15px;
}
.PaneContent .MailingListListTable{
  margin:10px 0;
}
.PaneContent .MailingListListTable > tbody > tr:first-child td{
  padding:0 0 10px 0;
}
.PaneContent .innerMLS .icheckbox{
  border:1px solid #02C54C;
}
.ButtonCell{
  padding-top:15px;
}
.MailingListUnsubscribeTable{
  width:100%;
  max-width:415px;
}
.MailingListUnsubscribeTable input[type="text"]{
  width:200px;
  margin-right: 4px;
}
.MailingListCol2{
  white-space:nowrap;
}
.PaneContent .EditSubscriberConfirmation{
  color:#00a63f;
  font-weight:700;
  padding:0 45px 45px;
}
.thankYouUnsub{
  display:block;
  padding:0 0 15px 0;
  color:#00a63f;
  font-weight:700;
}

.FaqQuestionList{
  display:none;
}
.FaqAnswer + p{
  display:none;
}
.PaneContent .MailingListSignupContainer .ErrorContainer{
  padding:0 0 15px 45px;
  color:red;
}
.MailingListUnsubscribeContainer .RequiredField,
.PaneContent .MailingListSignupContainer .RequiredField{
  color:red;
}
.MailingListUnsubscribeAction{
  font-weight:700;
  color:#00a63f;
}

@media all and (max-width:640px){
.PaneContent .MailingListCol1{
  padding-bottom:5px;
}
.PaneContent .MailingListCol2,
.PaneContent .MailingListCol1{
  width:100%!important;
  display:block;
}
.MailingListUnsubscribeContainer.customBoxBottom,
.PaneContent .MailingListSignupContainer .customBoxBottom{
  padding-top:0;
}
}
/**End Resources Page**/

/**Newsroom**/

.ThingsToKnow.GoDaddyIs .inner{
  padding-top:40px;
}
.ThingsToKnow.GoDaddyIs .ModuleThumbnail,
.ThingsToKnow.GoDaddyIs .ModuleHeadlineLink{
  cursor: default;
}
.ThingsToKnow.GoDaddyIs .ModuleItemRow .ModuleThumbnail{
  display:block;
  min-height:160px;
  position:relative;
  text-align:center;
}
.ThingsToKnow.GoDaddyIs .ModuleItemRow .Tinner{
  display:inline-block;
  vertical-align:top;
  position:relative;
  max-width:100%;
}
.ThingsToKnow.GoDaddyIs .ModuleItemRow .Tinner .imgNr {
 /* color: #ffffff;
  font-family:Boing-Bold,'Arial Black',sans-serif;
  font-size: 60px;
  left: 0;
  line-height: 60px;
  margin-top: -30px;
  position: absolute;
  top: 50%;
  width: 100%;*/
  display:none;
}
.ThingsToKnow.GoDaddyIs .ModuleItemRow .ModuleThumbnail .imgText{
  position:absolute;
  width:100%;
  left:0;
  top:50%;
  font-size:60px;
  color:#ffffff;
    font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;
  line-height:60px;
  margin-top:-30px;
  display:none;
}
.ThingsToKnow.GoDaddyIs .ModuleItemRow .ModuleHeadlineLink{
    font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;
  border:0 none;
  color:#ffffff;
  text-transform:none;
  font-size:17px;
}
.ThingsToKnow.GoDaddyIs h1{
  margin-bottom:30px;
}
.GoDaddyIs .more{
  padding:20px 0 0 0;
  text-align:center;
}
.GoDaddyIs .more a{
  border: 3px solid #333333;
  border-radius:3px;
  color: #333333;
  display: inline-block;
  font-family:Boing-Bold,'Arial Black',sans-serif;
  padding: 7px 10px;
  font-size:16px;
}
.GoDaddyIs .more a:hover{
  background:#333333;
  color:#ffffff;
}
.AboutUs {
  background:#ffffff;
  padding:30px 0 50px 0;
  border-bottom:2px solid #e8e8e8;
}
.AboutBlock{
  margin:0 -15px;
}
.AboutBlock:after{
  content:"";
  display:block;
  clear:both;
}
.AboutBlock .item{
  float:left;
  width:33.33%;
  text-align:center;
  padding:0 30px;
}
.AboutBlock .item .image{
  min-height:200px;
}
.AboutBlock .item .content-container{
}
@media all and (max-width:860px){

.AboutBlock {
  margin:0;
}
.AboutBlock .item:first-child{
  padding-top:0;
}
.AboutBlock .item{
  width:100%;
  padding-top:40px;
  text-align:center;
}
.AboutBlock .item .image{
  min-height:20px;
}
}
.MoreBlock{
  padding-top:15px;
}
.MTHA{
  background:#02c54c;
  position:relative;
}
.MTHA .container{
  position:relative;
  z-index:99;
}
.MTHA h1{
  margin:0;
}
@media all and (max-width: 767px){
  .MTHA h1 br {
    display: none;
  }
}
.MTHA .col-lg-3 {
  padding:60px 20px 70px 20px;
  position:relative;
}
.MTHA .col-md-4{
  padding:60px 15px 70px 15px;
  position:relative;
}
@media all and (min-width: 1024px) {
  .MTHA .col-lg-3 {
    float:none;
    display:table-cell;
    vertical-align:top;
  }
}

@media all and (min-width:768px){
.MTHA .row{
  display:table;
  margin:0;
  width:100%;
  overflow:hidden;
  table-layout: fixed;
}
.MTHA .col-md-4{
  float:none;
  display:table-cell;
  vertical-align:top;
}
}
.MTHA:after{
  content:"";
  position:absolute;
  top:0;
  bottom:0;
  left:0;
  right:50%;
  background-color:#02C54C;
}
.MTHA:before{
  content:"";
  position:absolute;
  top:0;
  bottom:0;
  left:50%;
  right:0;
  background-color:#02C54C ;
}
.MTHA .col-lg-3:before,
.MTHA .col-lg-3.fourth:after {
  content:"";
  position:absolute;
  top:0;
  bottom:0;
  right:0;
  border:137px solid transparent;
  border-right:0 none; 
  border-left:40px solid #02c54c; 
  background:#00A63F;
  z-index:1;
}
.MTHA .col-lg-3.fourth:after {
  border-color: #02c54c transparent;
}
.MTHA .col-md-4:before{
  content:"";
  position:absolute;
  top:0;
  bottom:0;
  right:0;
  border:115px solid transparent;
  border-right:0 none; 
  border-left:35px solid #02c54c; 
  background:#00A63F;
  z-index:1;
}
.MTHA .col-lg-3 *,
.MTHA .col-md-4 * {
  position:relative;
  z-index:4;
}
.MTHA .col-lg-3.second,
.MTHA .col-lg-3.fourth,
.MTHA .col-md-4.second{
  background:#00A63F;
}
.MTHA .col-lg-3.second:before,
.MTHA .col-lg-3.fourth:before,
.MTHA .col-md-4.second:before{
  border-left:40px solid #00A63F; 
  background:#02c54c;
}
.MTHA .col-lg-3.fourth:before,
.MTHA .col-md-4.third:before{
  display:none;
}
.newsroomCustomers{
  padding:40px 0 50px 0;
  background:transparent url(../design/newsroomCustomers.jpg) scroll center 0 no-repeat; 
  background-size:cover;
  font-size:16px;
  line-height:26px;
} 
.newsroomCustomers h1{
  margin-bottom:20px;
}
.newsroomCustomers .customerStory{
  max-width:400px;
}
.moreBig{
  font-size:16px;
}
.godaddyBlogs h1{
  margin:0;
  padding:30px 0;
  background:#ffffff;
}
.blogWrapper{
  display:table;
  width:100%;
  background:#F3F3F3;
}
.blogWrapper .item{
  display:table-cell;
  width:50%;
  padding:55px 65px;
  text-align:left;
  direction:rtl;
  position:relative;
  overflow:hidden;
  font-size:inherit;
}
.blogWrapper .item.garageBlog{
  background-color:#E8E8E8;
  /*direction:ltr;*/
  
  overflow:hidden;
}
.blogWrapper .item.garageBlog .innerText{
  float:left;
}
.blogWrapper .item.bakeBlog .innerText{
  float:right;
}
.godaddyBlogs h3{
  position:relative;
  color:#000000;
  font-size:18px;
  line-height:46px;
  margin-bottom:20px;
  margin-top:0;
  font-family:Boing-Bold,'Arial Black',sans-serif;
  font-weight:400;
}
/*
.godaddyBlogs h3:after{
  content:"";
  display:block;
  position:absolute;
  left:100%;
  top:0;
  border:23px solid #ee671a;
  border-left-width:26px;
  border-bottom-color:transparent;
  border-right-color:transparent;
}
.godaddyBlogs h3:before{
  content:"";
  display:block;
  position:absolute;
  left:0;
  top:100%;
  border:23px solid #ee671a;
  border-width:17px 17px 13px 13px;
  border-bottom-color:transparent;
  border-right-color:transparent;
}
*/
.godaddyBlogs h2{
  margin:0 0 20px 0;
  font-size:40px;
}

.godaddyBlogs .innerText{
  max-width:300px;
  padding-right:20px;
  direction:ltr;
}
.godaddyBlogs .more{
  font-size:20px;
}
.more.white-more{
  color:#ffffff;
  border-color:#ffffff;
}
.more.white-more:hover{
  color:#333333;
  background-color:#ffffff;
}

.godaddyBlogs .item:before{
  content:"";
  position:absolute;
  left:0px;
  top:50px;
  width:375px;
  height:315px;
  display:block;
  background:transparent url(../images/blogsThumb.png) scroll 0 0 no-repeat;
}
.godaddyBlogs .item.garageBlog:before{
  left:auto;
  right:0;
  background-position:right 0 ;
}
@media all and (max-width:1500px){
.godaddyBlogs .item:before{
  width:200px;
  background-size:cover;
  height:170px;
  right:375px;
}
.godaddyBlogs .garageBlog.item:before{
  right:auto;
  left:375px;
}
}
@media all and (max-width:1400px){
.blogWrapper .item{
  padding:55px 35px;
}
}

@media all and (max-width:1200px){
.MTHA .col-lg-3,
.MTHA .col-md-4{
  min-height:265px;
}
.MTHA .col-lg-3:before,
.MTHA .col-md-4:before{
  border-top-width:150px;
  border-bottom-width:150px;
}
}
@media all and (max-width:1070px){
.MTHA .col-lg-3,
.MTHA .col-md-4{
  min-height:275px;
}
}
@media all and (max-width:1023px){
.godaddyBlogs .innerText{
  padding-right:100px;
}
}
@media all and (min-width: 768px) and (max-width: 1023px) {
  .MTHA .col-lg-3:after,
  .MTHA .col-lg-3:before {
    content: none!important;
  }
  .MTHA .col-md-6 {
    min-height: 300px;
  }
  .MTHA .col-md-6.fourth {
    background-color: transparent;
  }
  .MTHA .col-md-6.third {
    background-color: #00a63f;
  }
}
@media all and (max-width:1100px){
.blogWrapper,
.blogWrapper .item{
  display:block;
  width:100%;
}
.blogWrapper .item{
  padding-left:20px;
  padding-right:20px;
  direction:ltr;
}
.godaddyBlogs .innerText{
  padding-right:0;
  max-width:370px;
}
.blogWrapper .item.bakeBlog .innerText,
.blogWrapper .item.garageBlog .innerText  {
    float: none;
}
.godaddyBlogs .item:before{
  left:490px;
  top:30px;
  width:320px;
  height:315px;
}
.godaddyBlogs .item.garageBlog:before{
  left:490px;
}
}
@media all and (max-width:880px){
/*.MTHA h1{
  padding-right:70px;
}*/
.godaddyBlogs .item:before{
  left:390px;
}
.godaddyBlogs .item.garageBlog:before{
  left:390px;
}

.MTHA:before{
  border-width:130px 125px 130px 40px;
}
}
@media all and (max-width:767px){
.MTHA .row > div:first-child{
  /* padding-bottom:25px;*/
}
.MTHA .col-lg-3:before,
.MTHA .col-lg-3.fourth:after,
.MTHA .col-md-4:before,
.MTHA:after,
.MTHA:before{
   display:none;
}
.MTHA .col-lg-3,
.MTHA .col-md-4{
  min-height:165px;
}
}

/**header Search*/

.HeaderText.full-width .ContentContainer{
  max-width:100%;
}
.NewsroomSearch{
  padding:10px 0 30px 0;
}
.NewsroomSearch h1{
  font-size:25px;
  color:#000000;
  margin:0;
}  
.longSearch{
  display:table;
  width:100%;
}
.longSearch span{
  display:table-cell;
  width:100%;
  vertical-align:top;
  position:relative;
}
.longSearch .errorContainer{
  position:absolute;
  display:none;
  left:0;
  bottom:-40px;
  z-index:99;
  padding:5px 10px;
  border:1px solid #ff0000;
  color:#ff0000;
  font-size:16px;
  background:#ffffff;
  font-family:Boing-Bold,'Arial Black',sans-serif;
}
.longSearch .errorContainer:after{
  content:'';
  position:absolute;
  left:10px;
  top:-20px;
  border:10px solid transparent;
  border-bottom-color:#ff0000;
}
.longSearch span + span{
  padding:0 0 0 20px;
}
.longSearch input[type="text"]{
  width:100%;
  padding:18px 20px;
  font-size:20px;
  line-height:20px;
  vertical-align:top;
  border:1px solid #419a18;
  color: #999;
  height:60px;
}
.longSearch input[type="submit"]{
  background-color:#00a63f;
  font-size:30px;
  padding:6px 20px 6px 20px;
  height:60px;
}
.longSearch input[type="submit"]:hover{
  background-color:#00b545;
}
@media all and (max-width:560px){
.longSearch span{
  display:block;
  width:100%;
}
.longSearch span + span{
  padding:20px 0 0 0;
}
}
.ModulePressReleaseDetails {
}
.newsDetailsPage .PaneContent{
  position:relative;
  padding-top:50px;
}
.stBTN{
  position:absolute;
  top:10px;
  right:10px;
  line-height:30px;
}
.stBTN .stButton .sharethis{
  background:transparent url(../design/shareIcon.png) scroll 0 0 no-repeat;
  font-size:14px;
  font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;
  line-height:28px;
  height:26px;
  padding-left:30px;
}
.social-icons a{
  display:inline-block;
  vertical-align:top;
  margin: 0 10px 10px 0;
}
.social-icons i{
  border-radius:50%;
  width:36px;
  height:36px;
  line-height:36px;
  font-size:22px;
  text-align:center;
  color:#ffffff;
  background-color:#333333;
}
.social-icons i:hover{
  color:#e8e8e8;
}
[class*='EventsEventsEventDetails'] .PaneHeader2,
[class*='ReleasesPressReleaseDetails'] .PaneHeader2{
  min-height:350px;
}
[class*='EventsEventsEventDetails'] .PaneContentInner{
  background:#ffffff;
  padding:0px 0 50px 0;
}

@media all and (max-width:767px){
.news-table-responsive{
  overflow:auto;
  max-width:100%;
  border:1px solid #333333;
}
.news-table-responsive table{
  min-width:800px;
}
}

/**Homor Page**/

.HonorBlock .item{
  padding-top:20px;
}
.HonorBlock .item:first-child{
  padding-top:0px;
}
.HonorBlock img{
  border:2px solid #00a63f;
}
.HonorBlock h2 a{
}

@media all and (max-width:767px){

.HonorBlock .image {
  padding-bottom:10px;
}
}

/**End Honor Page**/
/**MediaKit Page**/

.MediaKit .ModuleContainerInner{
  padding:40px;
  background:#ffffff;
  position:relative;
  text-align:left;
}

/**About Us section**/

.hidden-module{
  display:none;
}
.OurTeamStory{
  background:#ffffff url('../design/Slider/2017/OurStory_SITE.jpg') scroll center 0 no-repeat;
  background-size:cover;
  color:#ffffff;
  font-size:16px;
  line-height:24px;
}


.OurTeamStory h1{
  color:#ffffff;
}
.OurTeamStory h2{
  color:#ffffff;
  font-size:28px;
}
.OurTeamStory .innerText,.section-office .container > p{
  max-width: 580px;
  padding: 120px 20px 125px 20px;
  margin-left: -40px;
  background-image: url("../design/mask-dark-shp-02-v01.svg");
  background-repeat: repeat;
}
.mediaInquires h3{
  color:#00a63f;
  margin:0 0 15px 0;
}
.mediaInquires h5{
  margin:0 0 0px 0;
  font-weight:400;
  font-size:14px;
}
.mediaInquires h5.space{
  margin:0 0 10px 0;
}
.mediaInquires a[rel*='nofollow']{
  color:#333333;
}
.mediaInquires .media-contact-phone{
  font-weight:700;
  padding-bottom:15px;
}
@media all and (min-width:1024px){
.OurTeamStory .container,
.section-office .container {
  padding-left:60px;
}
}
@media all and (max-width:990px){
.OurTeamStory .innerText, .section-office .container > p{
  margin-left:-15px;
  width:57.8%;
}
}
@media all and (max-width:767px){
.mediaInquires h3{
  margin:15px 0 5px 0;
  text-align:left;
}
.OurTeamStory .innerText{
  padding-top:50px;
}
.OurTeamStory h2{
  font-size:22px;
}
.OurTeamStory .innerText, .section-office .container > p{
  width:57.5%;
  padding:50px 20px 55px;
}
}
.section-office{
  background:#00a63f url(../design/office-bg-new.jpg) scroll center 100% no-repeat;
  background-size:cover;
  color:#ffffff;
  margin-bottom:0px;
  font-size:16px;
  line-height:24px;
}
.section-office .container > p{
  padding-top:220px;
  padding-bottom:225px;
  margin-bottom:0;
}
/*.section-office .container > p {
    padding: 70px 110px 55px 134px;
    margin-left: -90px;
    margin-top: -2px;
    background-image: url('../design/shape-bg-1.svg');
    background-repeat: no-repeat;
    background-size: 100% 100%;
}*/
.LayoutThreeColumnLayout  .LatestNewsBlocks{
  max-width:1140px;
  margin-left:auto;
  margin-right:auto;
  padding:40px 15px 30px;
}
.OurCustomersWidget{
}
.OurCustomersWidget .slick-dots{
  position:absolute;
  left:0;
  bottom:15px;
  right:0;
  padding-top:0;
}
.OurCustomersWidget .slick-track{
  display:table;
}
.OurCustomersWidget .OurCustomers {
  overflow:hidden;
  position:relative;
}
.OurCustomersWidget .item{
  display:table-cell;
  vertical-align:top;
  padding:0;
  background-position:center 0;
  background-size:cover;
}
.OurCustomersWidget .item h2{
  text-align:left;
  color: #fff;
}
@media all and (max-width:767px){
  .OurCustomersWidget .item h2 {
    text-shadow: 0 0 4px #000000;
  }
  .PaneContent .OurCustomersWidget .content-container .content-inner {
    color: #000;
  }
}

@media all and (max-width:767px){
.section-office .container > p{
  padding-top:50px;
  padding-bottom:55px;
}
}
.OurCustomersWidget .item h2 a{
  color:#ffffff;
}
.OurCustomersWidget .content-container{
  max-width:41.66%;
  text-align:left;
  background-image: url("../design/mask-dark-shp-02-v01.svg");
  background-repeat: repeat;
  padding:60px 20px 60px 20px;
  position:relative;
}
.OurCustomersWidget .content-container:after{
  content:"";
  position:absolute;
  top:100%;
  left:0;
  right:0;
  height:200%;
  background-image: url("../design/mask-dark-shp-02-v01.svg");
  background-repeat: repeat;
}
.OurCustomersWidget .content-container .content-inner{
  color: #fff;
  font-size:16px;
  line-height:24px;
  margin-top: -2px;
}
@media (min-width:768px) and (max-width:1400px){
  .OurCustomersWidget .content-container .content-inner {
    margin-left: 0;  
  }
}
.OurCustomersWidget .content-container .name{
  color: #72a604;
  font-size: 25px;
  display:block;
  font-family:Boing-Bold,'Arial Black',sans-serif;
}
.OurCustomersWidget .content-container .location{
  font-size: 18px;
  font-weight: 700;
  display:block;
  margin-top: 5px;
}
.OurCustomersWidget .content-container .quote{
  font-weight: 600;
  display:block;
  padding:10px 0;
}
.OurCustomersWidget .content-container .link a{
  font-weight:600;
  display:block;
  font-style:italic;
  color:#333333;
}
@media all and (max-width:990px){
.OurCustomersWidget .content-container{
  max-width:50%;
}
}
@media all and (min-width:768px){
.OurCustomersWidget .MoreBlock a {
  color: #fff;
  border-color: #fff;
}
.OurCustomersWidget .MoreBlock a:hover {
  background-color: #fff;
  color: #333333;
}
}
@media all and (max-width:1024px){
.OurCustomersWidget .item{
  padding-left:40px;
  padding-right:40px;
}
}
@media all and (max-width:767px){
.OurCustomersWidget .item{
  padding-left:0px;
  padding-right:0px;
}
.OurCustomersWidget .item h2{
  font-size:22px;
  line-height:30px;
}
}
  
.OurCustomersWidget [style*='ruby-mae'] .content-container{
  float:right;
}
.OurCustomersWidget [style*='ruby-mae'] h2{
  color:#000000;
}
.LatestCustomers{
  margin:0 -15px;
}
.LatestCustomers .item{
  float:left;
  width:50%;
  padding:0 15px 30px 15px;
}
.LatestCustomers .thumb{
  height:300px;
  width:100%;
  background-size:cover;
  background-position:center 0;
  position:relative;
  display:block;
}
.LatestCustomers .thumb:after{
  content:"";
  display:block;
  position:absolute;
  left:50%;
  top:50%;
  margin:-60px 0 0 -60px;
  width:120px;
  height:120px;
  background:transparent url(../design/rb-play-button-new.png) scroll 0 0 no-repeat;
}
.LatestCustomers .content-container{
  background-color:#ffffff;
  min-height:585px;
  position:relative;
}
.LatestCustomers .content-container:after{
 /* content:"";
  display:block;
  position:absolute;
  left:4px;
  bottom:-4px;
  height:4px;
  right:-4px;
  background:#000000;*/
  background:rgba(0,0,0,0.1);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1a000000', endColorstr='#1a000000',GradientType=0 ); /* IE6-9 */
}
.LatestCustomers .content-container:before{
 /* content:"";
  display:block;
  position:absolute;
  right:-4px;
  top:4px;
  width:4px;
  bottom:0px;
  background:#000000;
  background:rgba(0,0,0,0.1);*/
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1a000000', endColorstr='#1a000000',GradientType=0 ); /* IE6-9 */
}
.LatestCustomers .content-inner{
  padding:25px 20px;
  text-align:left;
}
.LatestCustomers h1{
  display:block;
  font-size:30px;
  font-family:Boing-Bold,'Arial Black',sans-serif;
  line-height:32px;
  margin-bottom:10px;
}
.LatestCustomers .videoLink{
  padding-bottom:15px;
}
.LatestCustomers .videoLink a{
  display:inline-block;
  color:#ffffff;
  font-family:Boing-Bold,'Arial Black',sans-serif;
  background-color: #00a63f ;
  font-size: 20px;
  padding: 7px 15px;
  border-radius:3px;
}

.LatestCustomers .videoLink a:hover {
  background: #00b545 none repeat scroll 0 0 !important;
  border-color: #00b545 !important;
  color: #fff !important;
}

.latestCustomers{
  margin-bottom:30px;
}

@media all and (max-width:768px){
.LatestCustomers h1{
  font-size:26px;
}
}
@media all and (max-width:767px){
.LatestCustomers .item{
  width:100%;
}
.LatestCustomers .content-container{
  min-height:350px;
}
}

.youtubeBlocks .row{
  padding-top:15px;
}
.youtubeBlocks .row:first-child{
  padding-top:0;
}

.youtubeBlocks .thumb{
  display:inline-block;
  vertical-align:top;
  position:relative;
  max-width:100%;
}
.youtubeBlocks .thumb:after{
  position:absolute;
  left:50%;
  top:50%;
  content:"";
  display:block;
  width:44px;
  height:30px;
  margin:-15px 0 0 -22px;
  background:transparent url(../design/playBtn.png) scroll 0 0 no-repeat;
}
@media all and (max-width:767px){
.OurCustomersWidget .OurCustomers{
  margin-top:30px;
}
[class*='Newsroom'] .OurCustomersWidget .OurCustomers{
  margin-top:0px;
}
.OurCustomersWidget .slick-track{
  display:block;
}
.OurCustomersWidget .item{
  background:#ffffff none!important;
  float:left;
  padding-top:20px;
}
.OurCustomersWidget .OurCustomers{
  background:#ffffff;
}
.OurCustomersWidget .content-container .content-inner{
  padding-left:0;
  padding-right:0;
  background-image:none;
  background-color:#ffffff;
  margin: 0;
  width: auto;
}

.OurCustomersWidget .content-container{
  padding:0px;
  max-width:100%;
  background:transparent none;
}
.OurCustomersWidget .item{
  padding:20px 0 60px 0;
}
.OurCustomersWidget .icon-bgd{
  background-image: url('../design/customers01Thumb.jpg');
  background-size: cover;
  display: inline-block;
  height: 300px;
  width: 100%;
  max-width:400px;
  margin-bottom:25px;
}
.OurCustomersWidget .content-container:after,
.OurCustomersWidget .slick-next,
.OurCustomersWidget .slick-prev{
  display:none!important;
}
   
}
@media all and (max-width:420px){
.OurCustomersWidget {
  font-size:14px;
  line-height:18px;
}
.OurCustomersWidget .icon-bgd{
  height: 200px;
}
}
/**End Our Customers**/

/****/
.NewsSection{
  padding:150px 0;
  background:#000000 url('../design/newsSection.jpg') scroll 0 0 no-repeat;
  background-size:cover;
  color:#ffffff;
  margin-bottom:30px;
}
.NewsSection h1{
  color:#ffffff;
}
.NewsSection .ModuleItemRow h1{
  font-size:24px;
  color:#999999;
  margin-bottom:15px;
} 
.NewsSection .rightBlock,
.NewsSection .leftBlock {
  float:left;
  width:35%;
  padding-right:5%;
}
.NewsSection .leftBlock {
  padding-top:40px;
  width:54%;
  padding-bottom:40px;
}
.NewsSection .ModuleItemRow .inner{
  padding:45px;
  background:#ffffff;
  position:relative;
  border-top:10px solid #008a32;
}
.NewsSection .inner:after{
  content:"";
  display:block;
  position:absolute;
  left:4px;
  bottom:-4px;
  height:4px;
  right:-4px;
  background:#000000;
  background:rgba(0,0,0,0.1);
}
.NewsSection .inner:before{
  content:"";
  display:block;
  position:absolute;
  right:-4px;
  top:4px;
  width:4px;
  bottom:0px;
  background:#000000;
  background:rgba(0,0,0,0.1);
}
.NewsSection .ModuleDate{
  display:block;
  padding:0 0 10px 0;
  font-size:16px;
  color:#333333;
}
.NewsSection .ModuleHeadlineLink{
  font-size:24px;
  line-height:28px;
  color:#333;
  font-family:Boing-Bold,'Arial Black',sans-serif;
  display:block;
  max-height:112px;
  display:block;
  overflow:hidden;
}
.NewsSection .ModuleMoreLink{
  display:inline-block;
  padding:7px 10px;
  font-family:Boing-Bold,'Arial Black',sans-serif;
  border:3px solid #333333;
  margin-top:15px;
  color:#333333;
  border-radius:3px;
  font-size:16px;
}
.NewsSection .ModuleMoreLink:hover{
  color:#ffffff;
  background-color:#333333;
}

@media all and (max-width:980px){
.OurCustomersWidget .item{
  background-position:40% 0;
}
.OurCustomersWidget .item[style*='kathy']{
  background-position:50% 0;
}
.OurCustomersWidget [style*="ruby-mae"]{
  background-position:center 0;
}
.NewsSection .rightBlock,
.NewsSection .leftBlock {
  width:100%;
  padding-right:0;
}
}
@media all and (max-width:767px){
.section-office{
  font-size:20px;
  line-height:40px;
}
.section-office p{
  margin:0;
}
}

@media all and (max-width:640px){
.NewsSection{
  padding:50px 0;
}
}
.container.formBuider .MessageSent{
  display:block;
  padding:0 20px 40px 40px;
  background:#ffffff;
  font-weight:700;
  position:relative;
}
.container.formBuider .MessageSent:after{
  content:"";
  display:block;
  position:absolute;
  left:4px;
  bottom:-4px;
  height:4px;
  right:-4px;
background: -moz-linear-gradient(top,  rgba(0,0,0,0.1) 0%, rgba(0,0,0,0.1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.1)), color-stop(100%,rgba(0,0,0,0.1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(0,0,0,0.1) 0%,rgba(0,0,0,0.1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(0,0,0,0.1) 0%,rgba(0,0,0,0.1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(0,0,0,0.1) 0%,rgba(0,0,0,0.1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(0,0,0,0.1) 0%,rgba(0,0,0,0.1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1a000000', endColorstr='#1a000000',GradientType=0 ); /* IE6-9 */

}
.container.formBuider .MessageSent:before{
  content:"";
  display:block;
  position:absolute;
  right:-4px;
  top:0px;
  width:4px;
  bottom:0px;
background: -moz-linear-gradient(top,  rgba(0,0,0,0.1) 0%, rgba(0,0,0,0.1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.1)), color-stop(100%,rgba(0,0,0,0.1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(0,0,0,0.1) 0%,rgba(0,0,0,0.1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(0,0,0,0.1) 0%,rgba(0,0,0,0.1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(0,0,0,0.1) 0%,rgba(0,0,0,0.1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(0,0,0,0.1) 0%,rgba(0,0,0,0.1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1a000000', endColorstr='#1a000000',GradientType=0 ); /* IE6-9 */

}
.FormBuilderContainer .inner:after{
  content:"";
  display:block;
  clear:both;
} 
.FormBuilderContainer .inner{
  margin:0 -15px;
}
.FormBuilderContainer .Item {
  float:left;
  width:50%;
  padding:10px 15px 15px 15px;
  position:relative;
}
.FormBuilderContainer .Item input[type="text"]{
  width:100%;
  padding:10px 5px;
  margin:10px 0 0 0;
  line-height:20px;
}
.FormBuilderContainer .Item .ErrorMessage{
  position:absolute;
  left:15px;
  bottom:-10px;
  padding:5px;
  color:#ffffff;
  background-color:#ff0000;
}
.FormBuilderContainer .Item .ErrorMessage:before{
  content:"";
  position:absolute;
  display:block;
  border:10px solid transparent;
  border-bottom-color:#ff0000;
  left:10px;
  top:-20px;
}
.FormBuilderContainer .Item.ItemCaptcha,
.FormBuilderContainer .Item.Itemrecap,
.FormBuilderContainer .Item.ItemExplain,
.FormBuilderContainer .Item.ItemTell,
.FormBuilderContainer .Item.ItemDescribe{
  width:100%;
  clear:both;
}
.FormBuilderContainer .Item textarea{
  border:1px solid #02C54C;
  padding:10px;
  width:100%;
  margin:10px 0 0 0;
  height:100px;
}
.FormBuilderContainer .SubmitButton{
  clear:both;
  display:block;
  margin:15px 15px 0 15px;
}
.FormBuilderContainer .sbHolder{
  margin-top:10px;
}
.FormBuilderContainer .sbOptions,
.FormBuilderContainer .sbHolder,
.FormBuilderContainer .sbSelector{
  width:100%;
}
.FormRadio td{
  padding-top:5px;
}
.FormRadio .iradio{
  vertical-align:middle;
}
.FormRadio{
  font-size:16px;
}

@media all and (max-width:767px){
.FormBuilderContainer .Item{
  width:100%;
}
.container.formBuider .MessageSent{
  display:block;
  padding:0 20px 20px 20px;
}
}
.ItemClassCaptcha [id*='RequiredFieldValidator1']{
  display:none;
}
/**End About Us section**/

/**Search Results**/

.SearchResultsUrl{
  display:none;
}
.SearchResultsContainer [class*='TabTableItem']{
  margin-bottom:10px;
  border-bottom:1px solid #cccccc;
}
.SearchResultsPaging a{
  color:#333333;
}
.SearchResultsPaging a[href]{
  color:#00a63f;
}
.SiteMap-Level2{
  margin-left:10px;
}
.SiteMap-Level3{
  margin-left:40px;
}
.SiteMap-Level4{
  margin-left:55px;
}

.ModulePressReleaseDetails img[title*="logo"],
.ModulePressReleaseDetails img[title*="Logo"],
.ModulePressReleaseDetails img[alt*="Logo"],
.ModulePressReleaseDetails img[alt*="logo"] {
  display: none;
}
.ModulePressReleaseDetails .ModuleBody img[src$="ogo.jpg"] {
    display: none; 
}


.navbar-collapse .support {
  bottom: 10px;
  font-size: 0.95em;
  left: 0;
  line-height: 15px;
  padding: 0 0 0 33px;
  position: absolute;
  right: 0;
  white-space:nowrap;
}
.navbar-collapse .level1 > li .support a {
  display: inline;
  font-size: 0.95em;
  padding: 0;
  white-space:nowrap;
}
@media screen and (max-width:1150px) {
  .navbar-collapse .support {
                padding:0 0 0 12px;
  }
/*  .navbar-collapse .level1 > li .support a {
    display:block;
  }
*/
}
@media screen and (max-width:767px) {
  .navbar-collapse .support {
    bottom:-4px;
  }
}
/*.rightText:before {
    position: absolute !important;
    top: 51% !important;
    overflow: hidden !important;
    width: 100% !important;
    height: 1px !important;
    content: "\a0" !important;
    background-color: #fff !important;
    margin-left: -105% !important;
    text-align: right !important;
    height: 3px !important;
    padding-left: 38px;
}
.rightText {
    z-index: 1;
    overflow: hidden;
    text-align: right;
    position: relative;
    font-size: 20px;
}*/


.rightText span:before {
    content: "";
    position: absolute;
    height: 0px;
    border-bottom: 1px solid white;
    border-top: 2px solid white;
    top: 0;
    width: 965px;
    right: 100%;
    margin-right: 15px;
    margin-top: 2px;
}
.rightText {
line-height: 0.5;
  text-align: right;
}
.rightText span {
display: inline-block;
  position: relative; 
}
.rightText.two span:before {
    width: 947px;
}
.rightText.three span:before {
    width: 968px;
}
.rightText.four span:before {
    width: 923px;
}



/* Fact Sheet */
.factSheet{
    font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;
    font-weight:700;
}
.factSheet .top .title {
  font-family:Boing-Bold,'Arial Black',sans-serif;
}
.factPanels {
    width: 25%; 
    float: left; 
    height: 555px;
    padding: 0px 15px 0px 15px;
    border-right: 2px dotted #fff;
}
.factpanelsBot {
    float: left; 
    width: 20%;
}
.factPanels:nth-child(5) {
    border-right: none !important;
}

@media (max-width: 985px) {
    .factPanels {
        height: 670px !important;
    }
}
@media (max-width: 725px) {
    .factPanels {
        width: 50% !important;
        margin: 20px 0 !important;
        height: 600px !important;
    }
    .factPanels:nth-child(5) {
        border-right: 2px dotted #fff !important;
    }
    .factpanelsBot {
        width: 50%;
    }
}
    .fs-gtitle,
    .fs-stitle{
      font-weight:400;
}
@media (max-width: 560px) {
    .fs-gtitle{
         font-size:46px!important;
}
    .fs-stitle{
         font-size:36px!important;
}
   .fs-fTable,
   .fs-fTable tbody ,
   .fs-fTable tr{
         display:block;
    }
   .fs-fTable td{
         display:block;
         padding:5px 0;
    }

}
@media (max-width: 480px) {
    .PaneContentInner .factPanels {
        width: 100% !important;
        height: auto !important;
        border-right: none !important;
        border-bottom: 2px dotted #fff;
    }
    .PaneContentInner .factpanelsBot {
        width: 100%;
    }

}
.MeetOurTeam h1{
 padding-top:40px;
}
.MeetOurTeam .container {
    font-size: 16px;
    line-height: 24px;
}
body .contributions-page .PaneFooter,
body .technology-standards .PaneFooter {
   padding-top:0;
}
body .contributions-page .LayoutDefaultInner,
.white-bg{
   background:#ffffff;
}
.custom-title h2{
   color: #333333;
  font-family:Boing-Bold,'Arial Black',sans-serif;
   font-size: 30px;
   line-height:46px;
   margin-bottom:15px;
}
.logoBlock{
  margin:0 -30px;
  padding-bottom:25px;
}
.logoBlockSections{
  overflow:hidden;
}
.logoBlockSections .container{
  padding-top:40px;
}
.logoBlock .item{
   display:inline-block;
   vertical-align:middle;
   width:25%;
   text-align:center;
   padding:0 30px 30px 30px;
}
.logoBlock .item .image{
   display:inline-block;
   width:180px;
   max-width:100%;
   vertical-align:top;
}

.joinUs {
  background:#000000 url('../design/newsSection.jpg') no-repeat scroll right center;
  position:relative;
  padding:60px 0 70px 0;
  background-size:cover;
}
.joinUs .container{
  position:relative;
  z-index:99;
}
.joinUs h1{
  margin:0;
  font-family:Boing-Bold,'Arial Black',sans-serif;
}
.joinUs:after{
  content:"";
  position:absolute;
  top:0;
  bottom:0;
  left:0;
  right:52%;
  background-color:#02C54C;
}
.joinUs:before{
  content:"";
  position:absolute;
  top:0;
  bottom:0;
  left:48%;
  border:160px solid transparent;
  border-left:50px solid #02C54C; 
}
.join-inner{
  max-width:430px;
}
.joinUs a {
  color:#fff;
}

@media all and (max-width:1023px){

.joinUs:after,
.joinUs:before{
  display:none;
}
.joinUs{
  background:#02C54C;
}
.joinUs .col-md-6 {
  width: 100%;
}
.join-inner{
  max-width:630px;
}
}
@media all and (max-width:939px){
.logoBlock{
   margin:0 -20px;
}
.logoBlock .item{
   padding:0 20px 30px;
}
}
@media all and (max-width:767px){
.logoBlock .item{
   width:25%;
}
}
@media all and (max-width:620px){
.logoBlock .item{
   width:33.33%;
}
}
@media all and (max-width:420px){
.logoBlock .item{
   width:50%;
}
}



/********/

@media all and (max-width:1024px){
body #pageClass div.PreviewToolBar #lnkPostback{
   top:auto;
   bottom:20px;
   position:fixed;
}
}


.PaneContent a {
  word-wrap: break-word;
}
.Holdings .customBox > div {
  overflow-x: auto;
}

@media all and (max-width: 767px) {
  .govDocs .ModuleItemRow > a > span + span {
      display: block;
      text-align: right;
  }
  
  .govDocs .ModuleItemRow .ModuleHeadlineLink .ModuleHeadline {
    max-width: 77%;
  }
}

.Icons li a img,
.govDocs .ModuleIcon img {
  display: none;
}

.Icons li a:before,
.govDocs .ModuleIcon:before {
  font-family: 'q4icons';
  font-size: 45px;
  line-height: 1;
  color: #ee6823;
  display: inline-block;
  vertical-align: middle;
}

.financialsQ .docs a[href*=".pdf"]:before,
.financialsQ .docs a[href*=".PDF"]:before,
.statement .docs a.xls-icon:before,
.financialsQ .docs a[href*="news-releases-details"]:before {
  font-family: 'q4icons';
  font-size: 45px;
  line-height: 1;
  color: #ee6823;
  margin-left: -5px;
  margin-right: 10px;
  vertical-align: middle;
  display: inline-block;
}
.govDocs .ModuleIcon:before {
  content: "\e628";
}
.Icons li.PdfIcon a:before,
.govDocs [href*=".pdf"] .ModuleIcon:before,
.govDocs [href*=".PDF"] .ModuleIcon:before,
.financialsQ .docs a[href*=".pdf"]:before, 
.financialsQ .docs a[href*=".PDF"]:before {
  content: "\e62a";
}

.Icons li.WordIcon a:before {
  content: "\e62d";
}

.Icons li.ExcelIcon a:before,
.statement .docs a.xls-icon:before {
  content: "\e627";
}

.Icons li.ZipIcon a:before,
.Icons li.XBRLIcon a:before {
  content: "\e62e";
}

.Icons li.HtmlIcon a:before,
.Icons li.XBRL_HTMLIcon a:before,
.financialsQ .docs a[href*="news-releases-details"]:before {
  content: "\e628";
}

@media all and (max-width: 1025px) {
  .PersonDetails[style*='full-charles-robel-resize'] {
    background-position: 120% 0% !important;
  }
}

@media all and (max-width: 960px) {
  .PersonDetails[style*='full-charles-robel-resize'] {
    background-position: 45% 0% !important;
  }
  
  .PersonDetails[style*='Brian-web-size-large2-RESIZE'] {
    background-position: 20% 0% !important;
  }
  
  .PersonDetails[style*='full-richard-kimbal-resizel'] {
    background-position: 22% 0% !important;
  }
}



/* PERSON ACCORDION */
.PersonAccordion h3 {
    margin: 0;
    cursor: pointer;
    padding-left: 40px;
    position: relative;
    font-family: 'Boing-Bold','Arial Black',sans-serif;
    font-size: 24px;
}
.PersonAccordion h3:before {
    content: "";
    display: block;
    position: absolute;
    left: 10px;
    top: 13px;
    border: 10px solid transparent;
    border-top-color: #00a63f;
}
.PersonAccordion h3.active:before {
    border-top-color: transparent;
    border-left-color: #00a63f;
    top: 6px;
}
.PersonAccordion .PersonTitleComma {
    display: inline;
    margin-left: -4px;
}
.PersonAccordion .PersonPhoto {
    margin-bottom: 15px;
}
.PersonAccordion .PersonContainer {
    width: auto;
    display: block;
    overflow: visible;
    margin: 0;
    border-bottom: 1px solid #e8e8e8;
    padding: 15px 0;
}
.PersonAccordion .PersonDetailsContainer {
    padding: 10px 10px 10px 40px;
}
@media (min-width: 640px) {
    .PersonAccordion .PersonPhoto {
        float:left;
        margin-right:25px;
        margin-bottom:0;
    }
    .PersonAccordion .PersonDescription {
        margin-left:275px;
    }
}
.hegAcquisition h1 {
    padding-top: 40px;
}

.hegAcquisition .innerText {
    padding-bottom: 40px;
}
.fancyContent p:last-child {
    margin-bottom:0;
}
.brands-fancybox .fancybox-content-hidden {
        display:none;
}
.brands-fancybox div[class*='col-'] {
    vertical-align: middle;
    margin: 5px 0;
    text-align: center;
}

.fancyContent .fancybox-skin {
    background: url("../design/mask-dark-shp-02-v01.svg");
    color: #fff;
    padding: 25px 30px !important;
    box-shadow: none !important;
}
.fancyContent .fancybox-close {
    right: -12px;
    width: 23px;
    height: 23px;
    top: -11px;
    background: transparent url(../design/close2.png) scroll 0 0 no-repeat;
}

.PageNewsroomOverview .PaneHeader2 {
    background-image: url('../design/Slider/2018/2018-BunnyBean_Banner-1900x430.jpg') !important;
}
.SectionAboutUs .PaneNavigation .navbar-expanded ul.level1:first-child > li.has-children:first-child {
    display: block;
}

.PageNewsroomOverview .Slider .caption .content h1, .PageAboutUs .Slider .caption .content h1 {
    color: #00a63f;
}