body{
  margin-top: 60px!important;
  color: #555555;
  background-color: #ffffff;
}

.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn.focus:active, .btn.active.focus {
    outline: medium none;
    outline-offset: -2px;
}

html, body {
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    font-size: 15px;
    line-height: 1.7em;
}

h1,h2,h3, h4{
  font-weight: 600;
}
h2 > i{
  font-weight: 500;
}

h1{
    font-size: 48px;
    line-height: 1.05em;
  }

  h2{
    font-size: 36px;
    line-height: 1.25em;
    color: #0075a2;

  }

  h3{
   color: #003c53;
    font-size: 28px;
    line-height: 1.25em;

  }

  h4{
    font-size: 21px;
    line-height: 1.22em;
    color: #0075A2;

  }

  blockquote {
    border-left: 2px solid #1481ba;
    font-size: 18px;
  }

p {
  font-weight: 400;
  font-size: 15px;
}


footer {
  padding: 40px 0;
}
.admin-bar .navbar-fixed-top {
    margin-top: 32px;
}

.events-news img {
  width: 100%;
  max-width: 100px;
  text-align: center;
}
.events-news h3{
  margin-top: 0px;
  padding-top: 0px;
}

.events-news .col-xs-12.col.col-md-7 {
    text-align: left;
}

.events-news .col-xs-12.col.col-md-7 h4 {
    margin-bottom: 2px;
}

.fb_iframe_widget{
  margin-bottom: 20px!important;
}


a{
  font-weight: 600; 
  color: #0075a2;
}

a:hover{
  text-decoration: none!important;
  color: #003c53;
}

a:focus {
    outline:none;
    text-decoration: none;
}

.page-nav {
    text-align: center;
}

.pagination > li > a, .pagination > li > span {
    color: #aaa;
    font-weight: 500;
}

.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
    background-color: #eee;
    border-color: #ddd;
    color: #1fa67a;
}

.page-numbers.current {
    font-weight: 600;
    color: #1fa67a;
}

.pager li>a:hover, .pager li>a:focus {
  text-decoration: none;
  background-color: #fff;
  color: #003c53;
}

.asterick {
      color: red;
      font-size: 12px;
  }

  .modal.fade.in {
      z-index: 2001;
  }

 /* .blog-main iframe, iframe {
    border: 1px solid #f5f5f5;
    margin-bottom: 15px;
    width: 100%;
}*/

.embed-responsive.embed-responsive-16by9 {
    margin: 20px 0px 5px;
}

/* ==========================================================
     Form Validation
     ======================================================= */
  .parsley-errors-list.filled {
      color: red;
      font-size: 12px;
      list-style-type: none;
      padding-left: 14px;
      margin-bottom: 0px;
  }

  .input-sm.parsley-error {
      background-color: #f2cfce;
  }

  .form-group {
      margin-bottom: 5px;
  }


/* WHITE PAPER FORM*/
.gform_body input {
    border: 1px solid #dcdcdc;
    border-radius: 4px;
    height: 30px;
    font-size: 13px!important;
    padding-left: 5px!important;
    background-color: #ffffff;
}

gform_body select {
    font-size: 13px !important;
}

.gform_body label {
    font-weight: 600;
    margin-top: 0px;
}

.gfield_label {
    color: #555 !important;
    font-size: 13px !important;
    font-weight: 600 !important;
    margin-bottom: 2px !important;
}

.gfield_description {
    font-size: 12px !important;
    padding-bottom: 10px!important;
}

.gform_footer.top_label {
    text-align: center;
}

.gform_button.button {
    background-color: #09AF82;
    border: medium none;
    border-radius: 6px;
    color: #fff;
    height: 35px;
    width: 70%;
}

.gform_button.button:hover {
    background-color: #089E75;
  }

.gform_body .ginput_container {
    border-radius: 4px !important;
    overflow: hidden!important;
}
.gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium{
  width: 100%!important;
}

.gform_body select {
    font-size: 13px !important;
    border: 1px solid #dcdcdc;
    background-color: #f5f5f5;
}

input#input_1_6 {
    background-color: #fff !important;
    border: none !important;
}

.gform_body label {
    margin-top: 0 !important;
    font-weight: 500;
}

.gform_body li {
    margin-top: 6px !important;
}

.well.well-sm {
    margin-top: 25px;
}

/*THIS*/
.btn{
   background-color: #09af82!important;
   border-color: #09af82!important;
   color: #fff!important;
   font-weight: 500;

}

.content a.btn {
    min-width: 150px;
}

 .btn-link > .glyphicon{
  top: 3px;
}
.btn:hover, .btn:focus, .btn:active, .btn.active, .open > .dropdown-toggle.btn {
    background-color: #089E75!important;
    border-color: #089E75!important;
    color: #fff!important;
}
.navbar-default .btn-link {
    color: #777;
    margin-left: -34px;
}

.side_1 >.list-group-item {
    background-color: #003c53;
    border: none;
    display: block;
    margin-bottom: -1px;
    padding: 10px 15px;
    position: relative;
    color: #ffffff!important;
    border-radius: 0px;
}

.home > .col-6 > h2, .home > .col-6 > p{
  color: #0075a2;
}

.home .item .carousel-caption > h2{
  font-size: 46px!important;
  color: #ffffff!important;
  margin-bottom: 5px!important;
}

/*Nav*/
.navbar-form {
  margin-top: 15px;
}
.navbar-collapse button {
    margin-right: 15px;
    margin-top: 15px;
}
/*.navbar-form.navbar-right:last-child {
    margin-right: 15px;
}*/
.navbar-toggle {
  margin-top: 15px;
}

.navbar-fixed-top .navbar-collapse{
    max-height: 460px;
}

.navbar-header > a > img {
  max-width: 225px;
  width: 100%;
  display: inline-block;
}
.navbar-brand {
    float: left;
    font-size: 18px;
    height: 51px;
    line-height: 20px;
    padding: 6px 20px;
}

.navbar-brand > .integirty-logo{
  display: block;
}

.Logo_text {
    margin-left: 123px;
    margin-top: 33px;
    position: absolute;
}

.Logo_text > a {
    color: #777;
    font-size: 10px;
    font-weight: 500;
   /* margin-left: -130px;
    margin-top: 46px;
    position: absolute;*/
}

.dropdown-toggle > .caret {
    display: none;
}

.navbar-default .navbar-nav > li > a {
    color: #777;
    font-size: 14px;
    font-weight: 400;
}

.navbar-nav > li > .dropdown-menu {
    padding: 0;
}
.dropdown-menu > li > a {
    padding: 7px 20px;
    color: #777;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    background-color: #eee;
    color: #777;
    outline: 0 none;
    text-decoration: none;
}

.dropdown-menu>li>a:hover:last-child, .dropdown-menu>li>a:focus:last-child {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.tagline{
  color: #0075a2;
  display: block;
  margin-left: 314px;
  margin-top: 23px;
  position: absolute;
}

textarea {
    height: 59px !important;
    max-width: 100% !important;
    max-height: 59px !important;
}


/*Modal*/
#contactUsLabel {
    color: #0075a2;
    text-align: center;
}
.modal-header {
    border-bottom: medium none;
}

.modal-dialog {
    margin: 70px auto;
}

.modal-body label {
    font-size: 15px;
    font-weight: 600;
}

.modal-body button {
    width: 200px;
}

.sidebar-offcanvas#sidebar {
  padding-right: 0px!important;
  background-color: #003c53;
   bottom: 0;
   display: block;
   left: 0;
   overflow-y: auto;
   padding: 20px;
   top: 20px;
}
.sidebar-offcanvas#sidebar > .pull-right {
    min-width: 120px;
    width: 100%;
    max-width: 200px;
}

.side_1 .list-group {
  height: 100%;
  position: fixed;
  width: 100%;
  margin-top: 20px;
}

.side_1 > a.list-group-item:hover, .side_1 > a.list-group-item:focus, .side_1 > a.list-group-item .active {
    background-color: #378fa5;
    color: #555;
    text-decoration: none;
}
.side_1 > .list-group-item:first-child {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}
.side_1 > .list-group-item:last-child {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    margin-bottom: 0;
}

.side_2 > .list-group-item {
    background-color: #fff;
    border: 1px solid #ddd;
    display: block;
    margin-bottom: -1px;
    padding: 10px 15px;
    position: relative;
}





.banner{
  background-color: #003c53;
  /*margin: -30px -15px 60px;*/
  height: 350px;
  width: 100%;
}
.internal .banner {
    background-color: #003c53;
    height: 260px;
    width: 100%;
}
/*banner*/
/* Internal Pages*/
.row > .content.internal {
    background-color: #ffffff !important;
    min-height: 300px;
    padding-left: 0;
    padding-bottom: 0px;
}

.internal .carousel {
    height: 260px;
    margin-bottom: 60px;
}
.internal .carousel .item {
    background-color: #378fa5;
    height: 260px;
}
.internal .carousel-inner > .item > img {
    max-height: auto;
    position: absolute;
    min-width: 1257px;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
}
.internal .carousel .item {
    background-color: #fff;
    height: 260px;
}

.home h2, .home-area2 h2, .events-news h2 {
  margin-top: 0px;
  margin-bottom: 20px;
}
.date {
  font-weight: 600;
  font-size: 14px;
}

.excerpt > p {
    font-size: 13px;
}

.events-news .excerpt {
    font-size: 13px;
    line-height: 23px;
}

/*Carousel*/
.carousel-control {
  width: 10%;
}
.carousel-caption {
  text-align: left;
}
.slider-btn{
  text-align: center;
}
.carousel-control.left {
    background-image:none;
    background-repeat: repeat-x;
}
.carousel-control.right {
    background-image:none;
    background-repeat: repeat-x;
}
.carousel-caption {
  top: 15%;
}

.home-area1, .events-news{
  background-color: #f5f5f5;
  padding: 40px 0px;
}

.home-area2{
  background-color: #fff;
  padding: 40px 0;
}

.home-area2 .col-xs-12.postTwo p, .home-area2 .col-xs-12.postTwo h3 {
    text-align: left;
    width: 100%;
    max-width: 1000px;
}

.call-action p, .call-action h3 {
    text-align: center!important;
}

.who{
  margin-left: 0px;
}


/*Center Content*/

.home h2 {
  text-align: center;
}
h1.heading{
    color: #0075a2;
    text-align: center;
    
    margin-bottom: 20px;
}

.row .container-fluid {
  max-width: 1300px;
}

.home{
    color: #777 !important;
    font-size: 16px;
    text-align: center;
    margin-left: 0px;
}
.home > div > p {
    text-align: left;
}
.home > div > p:last-child {
  text-align: center!important;
}
.home > div> h2{
    color: #0075a2 !important;
    text-align: center;
}
.home > .col-6 > p{
  text-align: left;
}
.home > #updates > .updates{
  padding-top: 20px;
  text-align: left;
}
.home img, .home-area2 img{
  text-align: center;
  display: block;
  margin: auto;
  max-width:100%;
  width: 100%;
}

.home-area2 .col-xs-6 > img{
  height: 100%;
  max-height: 100px;
  width: auto;
}

.home-area2 hr{
  margin-top: 40px;
  margin-bottom: 20px;
}
.carousel-caption > h1{
  margin-top: 0px;
}
.home > .col-6 > p>.btn{
  text-align: center;
  display: block;
  margin: auto;
  max-width: 160px;
}

/*Internal Page*/

.row > .content.internal {
  background-color: #ffffff;
  min-height: 260px;
  padding-left: 0px;
  padding-top: 0px;
  color: #003c53;
}
.header  {
  background-color: #0075a2;
  margin-bottom: 20px;
  color: #ffffff;
  padding-bottom: 20px;
  min-height: 200px;
}
.head {
  padding-bottom: 20px;
  margin-left: 15px;
}
.head > h1 {
  padding-top: 20px;
}
 /*Internal Pages */
.head > p {
    color: #add7e7;
    max-width: 960px;
    font-size: 16px;
}
.tabbable > .nav.nav-tabs {
margin-top: 20px;
}
.nav.nav-tabs a {
    color: #b0b0b0;
}
.nav.nav-tabs a:hover {
    color: #555555;
}
#ID > .row > .icon, #ID > .row > .info {
    padding-top: 20px;
}

.navbar{
  min-height: 60px;
}
.navbar-nav > li > a {
    padding-bottom: 20px;
    padding-top: 20px;
}

/*.internal-content p {
  padding-bottom: 20px;
}*/

.navbar-default .navbar-nav > .active > a{
    background-color: inherit;
    color: #555;
    font-weight: 600;
}
.navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background-color: #eee;
    color: #555;
    font-weight: 600;
}

hr {
    margin: 25px 0;
}

.internal-content ul, .internal-content ol {
    padding-left: 20px;
}

.internal-content ul > li, .internal-content ol > li {
    padding-left: 10px;
    padding-bottom: 10px;
}


/*Recent Updates*/
#update_date{
  font-size:13px ;
}
#update_title > a{
  color: #0075a2;
  font-weight: 600;
}
#update_title > a:hover{
  color: #003c53;
  font-weight: 600;
  text-decoration: none;
}

footer{
  background-color: #003c53;
  z-index: 2;
  color: #FFF;
  display: block;
  position: relative;
  height: auto;
}
.container.foot {
    padding-top: 30px;
}
.foot-2{
  display: inline-block;
  width: 100%;
  padding-bottom: 30px;
  
}

.foot p {
    font-size: 13px;
    margin-left: 10px;
    text-align: left;
}

.foot a{
  color: #80BAD0;
}
.foot> .row > .col-sm-3 > .social{
  color: #067A5B;
  text-align: right;
}

.foot > .row  ul ul {
   padding-left: 15px;
   padding-top: 10px;
   padding-bottom: 20px;
}
footer .nav > li {
    text-align: left !important;
}

.foot > hr{
  border-color:transparent!important;
  margin-bottom: 40px;
}
.foot > .row > .col-2 > .nav > li,.foot > .row > .col-1 > .nav > li,.foot > .row > .col-3 > .nav > li  {
  padding-bottom: 0px;
  margin-bottom: 0px;
}
.foot > .row .nav > li >a, .foot > .row .nav > li>a,.foot > .row .nav > li>a {
  color: #FFF;
  font-weight: 500;
  padding-bottom: 0px;
  margin-bottom: 0px;
  font-size: 14px;
}
 .foot > .row .nav > li > ul > li > a,  .foot > .row .nav > li > ul > li > a {
  font-weight: 500;
  color: #80BAD0;
  font-size: 14px;
  
}
 .foot > .row .nav > li > ul > li,  .foot > .row .nav > li > ul > li {
  list-style-type: none;
  line-height: 1;
  padding-bottom: 10px;
}

.foot > .row .nav > li >a:hover,.foot > .row .nav > li >a:focus,  .foot > .row .nav > li > a:hover, .foot > .row .nav > li > a:hover, .foot > .row  .nav > li > ul > li> a:hover {
  text-decoration: none;
  color: #0075a2;
  background-color: transparent;
  outline: none;
}


.foot .col-xs-12 {
  padding-top: 30px;
}

.social > a > .fa {
    font-size: 30px;
    margin-right: 5px;
}

.social > a > .fa:hover {
    color: #0075A2;
}

.nav .social {
    padding-top: 10px;
}

.social > a > img {
    display: inline-block;
    height: 30px;
    margin-right: 5px;
    width: auto;
}

.nav-tabs,
.nav-pills {
  position: relative;
}

.btn-success.navbar-right {
  font-size: 12px;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus, .dropdown:hover > a{
    background-color: #eee;
    color: #333;
}

/* enable absolute positioning */
.inner-addon { 
    position: relative; 
}

/* style icon */
.inner-addon .glyphicon {
  position: absolute;
  padding: 10px;
  pointer-events: none;
  color: #777;
  top: -1px;
}

/* align icon */
.left-addon .glyphicon  { left:  0px;}
.right-addon .glyphicon { right: 0px;}

/* add padding  */
.left-addon input  { padding-left:  30px; }
.right-addon input { padding-right: 30px; }

.tooltip > .tooltip-inner {
  background-color: #0075a2;
  color: #fff;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: 600;
}
.tooltip.bottom .tooltip-inner {
    background-color: #444;
    color: #fff;
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    font-size: 13px;
    font-weight: 600;
  }
.tooltip.bottom .tooltip-arrow {
          border-bottom-color: #444;
       }  
       
.margin-fix{
  margin-left: 1px;
  margin-right: 1px;
}
.home-area2 .col-md-8 {
  margin-bottom: 20px;
}
.home-area2 .col-xs-6 {
    margin-top: 30px!important;
    text-align: center!important;
}
.fb-like-box{
  display: block;
  width: 100%;
}

.home-area2 > div > div > div.images {
    text-align: center;
}
.images img{
  text-align: center;
  max-width: 550px;
  min-width: 500;
  width: 100%;
  margin: auto 0;
  height: auto!important;
}

.internal-content {
    margin-bottom: 0px;
    padding: 40px 0 60px;
    min-height: 380px;
    height: auto;
}

.internal-content h3 {
  text-align: left;
}

.internal-content .images ul, .internal-content .blog-post ul {
    list-style: none;
    padding-left:15px;
    margin:0;
   padding-bottom: 20px;
}
.internal-content .images ul > li, .internal-content .blog-post ul > li{
  text-indent: -1.3em;
  padding-bottom: 10px;
  line-height: 1.4;
}
.internal-content .images ul> li:before, .internal-content .blog-post ul> li:before  {
    content: "•";
    vertical-align: middle;
    color: #09af82; /* or whatever color you prefer */
    padding-left: -10px;
    padding-right: 10px;
}

.hiddenJs{
     opacity:1;
}
.visibleJs{
     opacity:1;
}

/*old post html*/
.blog-post > h2 {
    text-align: left;
    font-size: 26px;
}
.blog-post > h3{
  text-align: left;
  font-size: 21px;
}

.blog-sidebar > ul {
    list-style-type: none;
    padding-left: 0;
}

.blog-sidebar > ul > li > ul {
    list-style-type: none;
    padding-bottom: 20px;
    padding-left: 0;
}

.blog-main img {
    height: auto;
    padding: 15px 0!important;
    max-width: 595px;
}

 /*.blog-main iframe {
    border: 1px solid #f5f5f5;
    width: 100%;
    margin-bottom: 15px;
}*/

.blog-sidebar > ul > li {
    padding-left: 20px;
    list-style-type: none;
}
.blog-sidebar ul li {
    padding-bottom: 10px;
    font-size: 14px;
    list-style-type: none;
}

.blog-sidebar .rounded {
    color: #1fa67a;
    font-size: 21px;
}

.blog-sidebar ul {
    padding-left: 0;
}

.blog-sidebar a, .cat-item a {
    color: #6b6b6b;
    font-size: 14px;
}

.blog-sidebar a:hover {
    color: #0075a2;
}

.blog-sidebar .post-date {
    color: #999999;
    font-size: 13px!important;
    font-weight: 400;
}

/*old post html*/
.widget ul li {
    list-style: outside none none;
}
.widget .nav-tabs > li {
    float: left;
    margin-bottom: -1px;
}
.widget .nav > li {
    display: block;
    position: relative;
}

.wp-post-image {
    max-width: 100%;
    margin-bottom: 20px;
}

.tab-content ul li {
    list-style: outside none none;
}
.widget ul li {
    list-style: outside none none;
}
.tab-content li {
    border-bottom: 1px solid #f0f0f0;
    list-style: outside none none;
    margin: 0 0 8px;
    overflow: hidden;
    padding: 0 0 6px;
}
.tab-content ul li {
    list-style: outside none none;
}
.widget ul li {
    list-style: outside none none;
}
.tab-content li {
    border-bottom: 1px solid #f0f0f0;
    list-style: outside none none;
    margin: 0 0 8px;
    overflow: hidden;
    padding: 0 0 6px;
}
.tab-content ul li {
    list-style: outside none none;
}
.widget ul li {
    list-style: outside none none;
}
.tab-content li {
    border-bottom: 1px solid #f0f0f0;
    list-style: outside none none;
    margin: 0 0 8px;
    overflow: hidden;
    padding: 0 0 6px;
}
.entry-content {
    color: #6b6b6b;
    font-size: 15px;
    font-weight: normal;
    display: table;
}
.page-content, .entry-content, .entry-summary {
    margin: 1.5em 0 0;
}
.tab-thumb.thumbnail {
    margin-bottom: 5px;
}
.tab-content .tab-thumb {
    float: left;
    height: 60px;
    line-height: 0;
    margin-right: 8px;
    padding-top: 5px;
    width: 60px;
}
.tab-content > .active {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color #e8e8e8 #e8e8e8;
    border-image: none;
    border-right: 1px solid #e8e8e8;
    border-style: none solid solid;
    border-width: medium 1px 1px;
}
.tab-content > .active {
    display: block;
    visibility: visible;
}
.tab-content .tab-entry {
    font-size: 14px;
}
.tab-content .tab-entry {
    display: block;
}
.tab-content i {
    font-size: 12px;
}

h2.entry-title {
    text-align: left;
    color: #003c53 !important;
    font-size: 26px;
}
h2.entry-title > a {
    color: #003c53;
}

.btn.btn-default.read-more {
    background-color: transparent;
    border: 1px solid #e8e8e8;
    color: #1fa67a;
    margin-top: 20px;
}

.entry-content p {
    padding-bottom: 0 !important;
}

.entry-meta, .entry-meta a {
    font-size: 14px;
}

.thumbnail.wp-post-image {
    height: auto;
    width: 100%;
    padding: 0px!important;
    border: none;
    margin-bottom: 0px;
}

.tab-pane {
    padding-left: 10px;
    padding-top: 10px;
}
.tab-content ul li:last-child {
    border-bottom: 0 none;
    margin-bottom: 10px;
    padding-bottom: 0;
}

/*old post html*/
.sidebar-list li {
    font-size: 14px;
    line-height: 1.2em;
    padding-top: 8px;
}/*old post html*/

.internal-content > .container-fluid > h2 {
    margin-bottom: 20px;
    margin-top: 40px;
}

ul.pager > li > a {
    border-radius: 0px;
    text-align: center;
    width: 40px;
    color: #0075a2;
}

.post-nav ul.pager > li > a {
    width: 40px!important;
}

.blog-main ul.pager > li > a {
    width: 100px;
}

ul.pager > li > a:hover{
  color: #003c53;
}
.pager li > a, .pager li > span {
    background-color: #fff;
    border: medium none;
    display: inline-block;
    padding: 0px;
    font-size: 14px;
    
}

.pager a > .glyphicon {
    font-size: 21px;
    vertical-align: middle;
}

.pager .active {
    font-weight: 600;
    width: 40px;
}

ul.pager > li > a:hover {
    background-color: #fff;
    color: #003c53;
}

.post-thumbnail {
    height: auto;
    padding: 0px !important;
    width: 100%;
    max-height: 222px;
    overflow: hidden;
    border-radius: 4px;
    margin-bottom: 20px;
    max-width: 500px;
}

/*old post html*/
.blog-masthead {
       background-color: #428bca;
       box-shadow: 0px -2px 5px rgba(0, 0, 0, 0.1) inset;
  }
  
  .blog-nav-item {
       color: #cdddeb;
       display: inline-block;
       font-weight: 500;
       padding: 10px;
       position: relative;
  }
  
  .blog-nav-item:hover, .blog-nav-item:focus {
       color: #ffffff;
       text-decoration: none;
  }
  
  .blog-nav .active {
       color: #ffffff;
  }
  
  .blog-nav .active::after {
       border-bottom: 5px solid;
       border-left: 5px solid transparent;
       border-right: 5px solid transparent;
       bottom: 0px;
       content: " ";
       height: 0px;
       left: 50%;
       margin-left: -5px;
       position: absolute;
       vertical-align: middle;
       width: 0px;
  }
  
  .blog-header {
       padding-bottom: 20px;
       padding-top: 20px;
  }
  
  .blog-title {
       font-size: 60px;
       font-weight: normal;
       margin-bottom: 0px;
       margin-top: 30px;
  }
  
  .blog-description {
       color: #999999;
       font-size: 20px;
  }
  
  .sidebar-module {
       margin: 0px -15px 15px;
       padding: 15px;
  }
  
  .sidebar-module-inset {
       background-color: #f5f5f5;
       border-radius: 4px;
       padding: 15px;
  }
  
  .sidebar-module-inset p:last-child, .sidebar-module-inset ul:last-child, .sidebar-module-inset ol:last-child {
       margin-bottom: 0px;
  }
  
  
  .blog-post {
       margin-bottom: 20px;
       border-bottom: 1px solid #eee;
       padding-bottom: 30px;
  }

  .pager {
      border-bottom: 1px solid #f5f5f5;
      margin-bottom: 20px;
      padding-bottom: 20px;
  }
  
  .blog-post-title {
       font-size: 30px;
       margin-bottom: 5px;
       text-align: left !important;
       color: #003c53!important;
  }
  
  .blog-post-title a{
      color: #003c53!important;
    }
    .blog-post-title a:hover{
        color: #0075a2!important;
      }
  
  .blog-post-meta {
      color: #6b6b6b;
      font-size: 14px;
      margin-bottom: 20px;
  }

  
  .blog-footer {
       background-color: #f9f9f9;
       border-top: 1px solid #e5e5e5;
       color: #999999;
       padding: 40px 0px;
       text-align: center;
  }
  
  .blog-footer p:last-child {
       margin-bottom: 0px;
  }
  
  .blog-post > img {
      max-width: 945px;
      width: 100%;
      padding-bottom: 20px;
  }
/*old post html*/
/*Homepage News*/
  .jm-item {
      display: inline-block;
      text-align: left;
  }
  .jm-item-wrapper {
    position: relative;
  }
  .jm-item-image {
    position: relative;
      overflow: hidden;
  }
  .jm-item-image img {
    display: block;
  }
  .jm-item-overlay {
    background: #000;
    opacity: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -webkit-transition: opacity 0.5s ease-in 0s;
    -moz-transition: opacity 0.5s ease-in 0s;
    -o-transition: opacity 0.5s ease-in 0s;
    transition: opacity 0.5s ease-in 0s;
  }
  .jm-item-wrapper:hover .jm-item-overlay {
    opacity: 0.3;
  }
    .jm-item-button {
      position: relative;
      text-align: center;
      width: 100%;
  }
  
  .jm-item-button a {
    background: #FF6B0E;
      text-transform: uppercase;
      color: #FFFFFF;
      -webkit-transition: all 0.2s ease-in 0s;
      -moz-transition: all 0.2s ease-in 0s;
      -o-transition: all 0.2s ease-in 0s;
      transition: all 0.2s ease-in 0s;
      text-decoration: none !important;
      display: block;
  }
  
  .jm-item-button a:hover {
    background: #3b3b3b;  
  }
  .first .jm-item-button {
    -webkit-transition: all 0.5s ease-in 0.5s;
    -moz-transition: all 0.5s ease-in 0.5s;
    -o-transition: all 0.5s ease-in 0.5s;
    transition: all 0.5s ease-in 0.5s;
    top:-90%; 
  }
  .first .jm-item-wrapper:hover .jm-item-button {
    top: 20%; 
  }
  
  .second {
      overflow: hidden;
  }
  
  .jm-item-title {
      background: none repeat scroll 0 0 #0075a2;
      bottom: 0px;
      color: #ffffff;
      font-family: "Open Sans",​Helvetica,​Arial,​sans-serif;
      font-size: 24px;
      font-weight: 600;
      line-height: 1.5em;
      padding: 7px 9px 6px;
      position: absolute;
      text-align: center;
      width: 100%;
  }
  
  .second .jm-item-wrapper .jm-item-title {
    -webkit-transition: all 0.2s ease-in 0s;
    -moz-transition: all 0.2s ease-in 0s;
    -o-transition: all 0.2s ease-in 0s;
    transition: all 0.2s ease-in 0s;
  }
  .second .jm-item-wrapper:hover .jm-item-title {
    left: -100%;
  }
  .second .jm-item-description {
    position: absolute;
    width: 100%;
    height: 100%;
    padding: 30px 10%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box; 
    background: rgba(0,0,0,0.75);
    color: #fff;
    top: 100%;
    -webkit-transition: all 0.5s ease-in 0s;
    -moz-transition: all 0.5s ease-in 0s;
    -o-transition: all 0.5s ease-in 0s;
    transition: all 0.5s ease-in 0s;
  }
  .second .jm-item-wrapper:hover .jm-item-description {
    top: 0;
    
  }
  
  .jm-item-description > p{
    font-size: 16px;
    text-align: left;
    font-weight: 500;
  }
  
  .postTwo.images {
      float: right;
      height: 100%;
      max-width: 540px;
      padding: 15px;
      width: 100%;
  }
  
  /*images*/
  .integrity_logo {
      background: url('img/logo-integrity.png');
      background-image: url('img/logo-integrity.svg'), none;
      width: 100%;
      max-width: 250px;
  }
  
   .events-news{
      text-align: left;
   }

   .events-news h4 > a {
      color: #09af82;
      font-size: 16px;
  }
  
  .form-wordpress .navbar-form .form-control {
      display: inline-block;
      vertical-align: middle;
      width: auto;
  }
  
  .search-form .glyphicon-search{
        padding: 22px 8px;
        position: absolute;
        z-index: 3;
    }

  /*.glyphicon.glyphicon-search {
      padding: 19px 6px;
      position: absolute;
      z-index: 3;
  }*/

  .thumbnail{
    border-radius: 0px;
    padding: 0px;
  }

  .blog-post .page-header {
      border-bottom: medium none !important;
      margin: 10px 0;
  }

  .pager i {
      font-size: 18px;
  }



  .form-wordpress{
    position: relative;
  } 
  .form-wordpress .search-form .glyphicon-search{
        padding: 16px 7px;
        position: absolute;
        z-index: 3;
    }

  .form-wordpress .search-form{
     padding: 10px 15px!important;
  }
  .linkAnchor, .wpsal-anchor{
    position: absolute;
    top: -118px!important;
    display: block!important;
    visibility: hidden!important;
  }

  .inner-icon {
    text-align: center;
  }

  .inner-icon a {
      color: #09af82;
      margin-bottom: 20px!important;
  }

  .inner-icon a:hover {
      color: #089e75;
  }

  .inner-icon .fa {
      font-size: 72px;
  }

  .inner-icon h4 {
    color: #0075a2;
  }

    /* Pulse Grow */
@-webkit-keyframes hvr-pulse-grow {
  to {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}

@keyframes hvr-pulse-grow {
  to {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}

.hvr-pulse-grow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
.hvr-pulse-grow:hover, .hvr-pulse-grow:focus, .hvr-pulse-grow:active {
  -webkit-animation-name: hvr-pulse-grow;
  animation-name: hvr-pulse-grow;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}

/*RISK*/

.risk-based h3 {
    
    color: #09af82;
}

.risk-based img {
    margin-top: 55px;
    height:100%;
    max-height: 225px;
    padding-top: 20px;
    width: 100%
}

.risk-info > p {
    font-size: 14px !important;
}



/*Mobile*/
@media (max-width: 407px)  {
  .internal .carousel-inner > .item > img {
        left: 0;
        max-height: 260px;
        position: absolute;
        right: -100%;
        left: -150%;
        top: 0;
        margin: auto 0;
        height: 260px;
        max-width: 1257px;
    }
  /*.carousel-inner > .item > img {
    display: none;
  }*/
  .internal .carousel-inner > .item > img {
      display: block;
      height: 260px;
      right: 0;
      width: 1257px!important;
      margin: auto 0;
  }
  .carousel-caption {
    top: 5%;
    right: 10%;
  }
  .navbar-header > a > img {
    max-width: 150px;
    width: 100%;
    display: inline-block;
  }
  
}

 @media (max-width: 480px){
  /*.carousel-caption h1 {
      font-size: 26px;
  }*/
 /* .carousel-inner > .item > img {
      right: -50%!important;
  }*/
  .carousel-caption > h1{
    margin-top: 20px;
    /*font-size: 28px;*/
  }
  .images img{
    min-width: 200px;
  }
  .navbar-brand{
    padding-right: 15px;
  }
  .Logo_text {
    margin-left: 117px;
  }

  .navbar .search-form .glyphicon-search {
    left: 18px;
    top: -1px;
  }
  .navbar .btn {
    width: 100%;
  }
  #contactUs .form-group {
    text-align: left !important;
  }

  #contactUs .btn{
    width: 100%;
  }
  .navbar-fixed-bottom .navbar-collapse {
      max-height: 400px!important;
  }

  .form-mobile {
        display: inline-block;
        width: 56%;
    }

 }

 @media (max-width: 568px){
    h1, .home .item .carousel-caption > h2{
      font-size: 32px!important;
      line-height: 1.25em;
      min-height: 40px!important;
    }

    h2{
      font-size: 26px;
      line-height: 1.153em;

    }

    h3{
      color: #333;
      font-size: 22px;
      line-height: 1.136em;
    }

    h4{
      font-size: 18px;
      line-height: 1.11em;

    }

    blockquote {
      border-left: 2px solid #1481ba;
      font-size: 16px;
    }
  }

  @media (max-width: 600px){
    .customize-support nav {
      margin-top: 0;
    }
  }

 @media (max-width:620px){
  p.jm-item-text {
      display: none;
  }
  .postTwo.images{
    float: none;
    padding: 0px 0px 15px;
  }
  .second .jm-item-description{
    padding: 15px;
  }

 }

@media (max-width: 667px){
    h1, .home .item .carousel-caption > h2{
      font-size: 32px;
      line-height: 1.25em;
      min-height: 40px!important;
    }

    h2{
      font-size: 26px;
      line-height: 1.153em;

    }

    h3{
      color: #333;
      font-size: 22px;
      line-height: 1.136em;
    }

    h4{
      font-size: 18px;
      line-height: 1.11em;

    }

    blockquote {
      border-left: 2px solid #1481ba;
      font-size: 16px;
    }
  }

  @media (min-width: 605px) and (max-width: 768px)  {
      form.search-form.navbar-form.navbar-right{
        display: none;
      }
  }

 @media (max-width: 755px)  {
    #contact .form-group:last-child > .col-sm-12 {
        text-align: center;
    }

    .modal-dialog {
        margin: 0px auto;
    }

    .navbar .btn {
        width: 100%;
    }


 }

 @media (max-width: 768px)  {
  .sidebar-offcanvas#sidebar{
    display: none;
  }
  .navbar-header > a > img {
    width: 100%;
    display: inline-block;
    padding-top: 0px;
  }
  .navbar-nav .open .dropdown-menu {
      background-color: #eee;
  }
  .fb-like-box {
      margin-bottom: 20px;
  }
  .events-news .col-xs-12 {
      padding: 15px;
    }

  }
/* @media (min-width:780px) and (max-width: 1280px)  {
  .home, .blog, .margin-fix{
    margin-left: 1px;
    margin-right: 1px;
  }
  }*/
  @media (max-width: 767px)  {
    .navbar-default .btn-link {
        color: #777;
        margin-left: 0px;
    }
    .navbar-form.navbar-right:last-child {
          margin-right: -15px;
          margin-bottom: 0px;
          position: relative;
      }
    .pager .next > a, .pager .next > span {
        margin-right: 30px;
    }
    .home .col-sm-4.post {
        margin-bottom: 20px;
    }
    .home .col-sm-4.post:last-child {
          margin-bottom: 0px;
      }
      .thumbnail.wp-post-image {
          width: 100%;
      }
    .search-form .glyphicon-search {
      padding: 18px 6px!important;
      }
  }
  @media (min-width: 770px){
    .dropdown:hover> .dropdown-menu {
        display: block;
    }
    
    .modal-body .form-group{
    	text-align: left;
    }
    .modal-body .form-group > .col-sm-12 {
        text-align: center;
    }
    .thumbnail.col-sm-6.wp-post-image {
        width: 50%;
    }
    
  }
  @media (min-width: 768px) and (max-width: 949px)  {
    .navbar-collapse .search-form{
        display: none!important;
    }
    .navbar-form.navbar-right:last-child {
        margin: 0px;
    }
  }

c

@media (min-width: 768px) and (max-width: 850px) {
    .search-form .form-control {
        max-width: 82px!important;
    }
  }

 @media (min-width: 950px) and (max-width: 1050px)  {
  .navbar-form .form-control {
      display: inline-block;
      vertical-align: middle;
      width: 100px;
  }
  .navbar-form.navbar-right:last-child {
      margin-right: 0px!important;
      margin-bottom: 0px!important;
  }
 }

 @media (max-width: 815px) {
    .events-news .col-xs-12 .col-xs-12.col-sm-4 {
        padding: 0 0 10px;
    }

    .events-news .col-xs-12 > h2 {
        margin-bottom: 0;
    }

    .col-xs-12.col-sm-6.col-md-4.postTwo.hiddenJs.visibleJs.animated.fadeInLeft {
        padding-bottom: 20px;
    }

  }

  @media (max-width: 970px)  {
    .navbar-header > a > img {
      width: 100%;
      display: inline-block;
      min-width: 199px;
    }
    .row .home{
        margin-left: 0px;
        margin-right: 0px;
    }
    .col-xs-12.col-md-4.col-md-offset-1 {
        text-align: center;
    }
   }

   @media (max-width:990px){
      .blog-main img {
          width: 100%;
      }

   }

  
   @media (min-width: 768px) and (max-width: 1076px){
      .second .jm-item-description {
          padding: 15px 10px;
      }
      .jm-item-description > p {
          font-size: 12px;
      }
      .jm-item-button a {
          font-size: 12px;
          padding: 3px 12px;
      }
      .jm-item-title {
        font-size: 21px;
      }
   }
    
  
   @media (min-width: 1200px) {
     .container { width: 970px; }
   }

  

  @media (min-width: 407px) and (max-width: 1223px)  {
    .carousel-inner > .item > img {
        left: 70%;
        max-height: 400px;
        position: absolute;
        right: 10%;
        top: 0;
    }
    .internal .carousel-inner > .item > img {
          left: 0;
          max-height: 260px;
          position: absolute;
          top: 0;
          margin: auto 0;
          height: 260px;
          max-width: 1257px;
          right: 0%;
          left: 00%;
      }
   }
