a[href$=".pdf"]:after 
{
  content: url(http://www.bwhi.org/graphics/bwhi/assets/base/img/png-icons/pdf-icon.png);
  padding-left:8px;
}

.blog-rss-link { margin-left: 14px; }

.row.no-pad {
  margin-right:0;
  margin-left:0;
}
.row.no-pad > [class*='col-'] {
  padding-right:0;
  padding-left:0;
}
.col-md-6.animated.fadeInRight.visible {
    margin-left: -10px;
}

.nopadding {
   padding: 0 !important;
   margin: 0 !important;
}
.home-boxes-opac .no-marg,
.no-marg   { 
	margin: 0!important;
    	padding: 0; 
}
.wid-50  { width: 50%;   }
.alignBtm {padding: 0 0 60px 0;}

.valign { display: table; width: 100%; height: 70%; }
.valign > div { display: table-cell; width: 100%; height: 100%; }
.valign.bottom > div { vertical-align: bottom; }

.h2-34 {font-size: 34px; text-transform: uppercase; }

.c-layout-header .c-brand {/*margin: 22px 4px 7px;*/}

.c-desktop-logo-inverse,
.c-mobile-logo  {margin-top: -18px;}

.pitalics { font-style: italic; }

 .social-toolbar {float: left;}
 .social-icon-toolbar {  margin-left: 2px; }
.c-btn-icon { float: left; }

.block-2 {
    display:block;
    width:100%;
    /*height:400px;*/
}

.tint {
    float: left;
    cursor: pointer;
}

.overlay {
    width:100%;
    height: 100%;
    padding: 50px;
    background: rgba(0,0,0, 0.5);
    -moz-transition: all .2s linear;
    -webkit-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
}

.overlay *:first-child {
    margin-top: 0;
    color: #fff;
}

.tint:hover .overlay {
    background: none;
}

.owl-home-no-pad { padding: 0 10px }

/*  The Latest carousel */

.overlay-item {
    width:100%;
    height: 200px;
    padding: 0px;
    background: rgba(0,0,0, 0.5);
    -moz-transition: all .2s linear;
    -webkit-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
}

.overlay-item *:first-child {
    margin-top: 0;
    color: #fff;
}

.tint:hover .overlay-item {
    background: none;
}
.wrap-item {
	/*max-width:960px;
	min-width:280px;*/
	margin:auto;
	position:relative;
}
.wrap-item img {
	width:100%;
	height:auto;
	/*border:1px solid #000;*/
}
.caption {
	position:relative;
	top:120px;
	/*left:0;
	right:0;
	bottom:10px;*/
	overflow:auto;
}
.caption-inner {
	display:table;
	width:100%;
	height:100%;
	
	background:rgba(0,0,0,0.7);
}
.caption-content {
	display:table-cell;
	vertical-align:middle;
}
.caption-content p {
    text-align: center;
    color: #fff;
	margin:0;
	padding:10px;
}
.caption-content a {
    text-decoration: none;
}
.caption-content a:hover {
    text-decoration: underline;
    color: #fff;
}

/* END The Latest Carousel */

.c-center.c-font-thin.c-font-white.pitalics.c-margin-t-10 {
    padding-top: 10px;
}

.home-box-min { min-height: 260px }

.c-center.c-font-thin.h2-34.c-font-white > h2 {
    color: #fff;
}

.videoWrapper {
	position: relative;
	/*padding-bottom: 56.25%;  16:9  see .home-iframe */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/* pay pal footer space fix */

#pal_iframe  {
    display: none;
}
.home-iframe { min-height: 260px; }
.home-3-col-h { min-height: 300px; }

.footer-logo { float: left; margin-right: 20px; }
.footer-text-logo { margin-top: 40px;}

.shadow {
  -webkit-box-shadow: 0 7px 6px -6px rgba(0,0,0,.1);
       -moz-box-shadow: 0 7px 6px -6px rgba(0,0,0,.1);
            box-shadow: 0 7px 6px -6px rgba(0,0,0,.1);
}    

.btn-block-grey:hover,
.btn-block-pink:hover,
.btn-block-pink-wh-text:hover,
.btn-block-white:hover,
.btn-block-white-sm:hover,
.btn-block-gray-sm:hover,
.btn-block-blue-sm:hover   {
    background-color: #000;
    color: #fff;
    text-decoration: none;
    border:1px solid #000;
    cursor: pointer;
}
 
.btn-block-grey {
    -moz-user-select: none;
    background-color: transparent;
    border: 1px solid #000;
    border-radius: 0;
    color: #000;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    font-weight: normal;
    letter-spacing: 2px;
    line-height: 1;
    /*margin-bottom: 4px;*/
    margin-bottom: 12px;
    margin-top: -3px;
    padding: 12px;
    text-align: center;
    transition-duration: 0.2s;
    transition-property: all;
    vertical-align: middle;
    white-space: inherit;
}

.btn-block-pink {
    -moz-user-select: none;
    background-color: transparent;
    border: 1px solid #ed2793;
    border-radius: 0;
    color: #000;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    font-weight: normal;
    letter-spacing: 2px;
    line-height: 1;
    margin-top: 0;
    padding: 12px;
    text-align: center;
    transition-duration: 0.2s;
    transition-property: all;
    vertical-align: middle;
    white-space: inherit;
}

.btn-block-pink-wh-text {
    -moz-user-select: none;
    background-color: transparent;
    border: 1px solid #ed2793;
    border-radius: 0;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    font-weight: normal;
    letter-spacing: 2px;
    line-height: 1;
    margin-top: 0;
    padding: 12px;
    text-align: center;
    transition-duration: 0.2s;
    transition-property: all;
    vertical-align: middle;
    white-space: inherit;
}

.btn-block-white {
    -moz-user-select: none;
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 0;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    font-weight: normal;
    letter-spacing: 2px;
    line-height: 1;
    /*margin-bottom: 4px;*/
    margin-top: 0;
    padding: 12px;
    text-align: center;
    transition-duration: 0.2s;
    transition-property: all;
    vertical-align: middle;
    white-space: inherit;
}

.btn-block-white-sm {
    -moz-user-select: none;
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 0;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    font-weight: normal;
    letter-spacing: 2px;
    line-height: 1;
    /*margin-bottom: 4px;*/
    margin-top: 0;
    padding: 6px;
    text-align: center;
    transition-duration: 0.2s;
    transition-property: all;
    vertical-align: middle;
    white-space: inherit;
}

.btn-block-gray-sm {
    -moz-user-select: none;
    background-color: transparent;
    border: 1px solid #3f444a;
    border-radius: 0;
    color: #3f444a;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    font-weight: normal;
    letter-spacing: 2px;
    line-height: 1;
    /*margin-bottom: 4px;*/
    margin-top: -3px;
    padding: 6px;
    text-align: center;
    transition-duration: 0.2s;
    transition-property: all;
    vertical-align: middle;
    white-space: inherit;
}

.btn-block-blue-sm {
    -moz-user-select: none;
    background-color: #6ca5c4;
    border: 1px solid #417a99;
    border-radius: 0;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    font-weight: normal;
    letter-spacing: 2px;
    line-height: 1;
    /*margin-bottom: 4px;*/
    margin-top: -3px;
    padding: 6px;
    text-align: center;
    transition-duration: 0.2s;
    transition-property: all;
    vertical-align: middle;
    white-space: inherit;
}

.img-responsive {
  max-width: 100%;
  height: auto;
}

a {
    cursor: pointer;
}

.footer-right a {
    color: #fff;
}

.footer-right a:hover {
    color: #32c5d2;
}

a.block-right-side { color: #fff!important; }

::-moz-selection { background: #000; color: #fff; }
::selection { background: #000; color: #fff; }


/* accordions style3 */
.acc-group.style3 { margin-bottom: 8px; padding-bottom: 8px; border-bottom: 1px solid #e5e5e5; }
.acc-group.style3 > button {display: block; width: 100%; text-align: left; position:relative; margin:0; padding:10px 10px 10px 10px; background:none; border:0;      outline: none;//font-size:16px}
.acc-group.style3 > button:after {
	content:'-';  
	float: left; 
	padding: 10px 0 10px 16px;  
	/*position:absolute;left:0; top:0; width:20px; height:45px; 		   font-size:40px; */
	background:#046d8c; color:#fff; 
	 margin-right: 12px;
    	padding: 10px 10px 10px 14px; 
	/*text-shadow:0 1px 0 #fff;*/
	line-height: 6px;
}
.acc-group.style3 > button:hover { color:#cd2122 !important; }
.acc-group.style3 > button:hover:after { color:#cd2122 !important; background:#e9e9e9;}
.acc-group.style3 > button.collapsed:after {color:#fff; content:'+'; padding:10px; /*font-size:35px;*/}
.acc-group.style3 > button.collapsed {color:#505050;}
.acc-group.style3 .content {padding: 10px 15px; }
.acc-group.style3 .content p:last-child {margin-bottom:0;}

/* ISSUES Detail styles */
.issue-numbers {
    list-style: outside none none;
    margin-left: 0;
    margin-top: 20px;
}
.issue-numbers li {
    float: left;
    margin-bottom: 30px;
    /*width: 30%;*/
}
.block-bg {
    background-color: #046d8c;
    float: left;
    /*height: 30px;*/
    line-height: normal;
    margin-right: 6px;
    padding: 10px;
    /*width: 30px;*/
}
.block-bg .block-number {
    color: #ffffff;
    display: block;
    font-size: 18px;
    font-weight: bold;
    padding-top: 1px;
    text-align: center;
}
.block-reason {
    min-height: 60px;
    text-align: left;
}
/* END  ISSUES Detail styles */


/* vertical tabs */
.vertical_tabs {background:#fff; border:1px solid #c2c2c2; overflow: hidden; border-radius:3px}
.vertical_tabs .tabbable .nav {float:left; width:25%; border-right:1px solid #c2c2c2; border-bottom:1px solid #c2c2c2; margin:0 0 -1px 0;
-webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; }
.vertical_tabs .tabbable .nav>li {border-top:1px solid #c2c2c2;}
.vertical_tabs .tabbable .nav>li>a {line-height:60px; padding-left:20px; font-weight:bold; text-transform:uppercase; color:#595959; background: #ffffff;
background: -moz-linear-gradient(left,  #ffffff 73%, #ededed 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(73%,#ffffff), color-stop(100%,#ededed));
background: -webkit-linear-gradient(left,  #ffffff 73%,#ededed 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  #ffffff 73%,#ededed 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  #ffffff 73%,#ededed 100%); /* IE10+ */
background: linear-gradient(to right,  #ffffff 73%,#ededed 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=1 );}
.vertical_tabs .tabbable .nav>li>a>span {padding: 6px 7px 7px 7px; background:#646464; margin-right: 5px;line-height: 1;display: inline-block; vertical-align: middle; margin-top: -1px;
-webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; }
.vertical_tabs .tabbable .nav>li>a>span span {margin: 0; vertical-align: middle;}


.vertical_tabs .tabbable .nav>li>a:hover,
.vertical_tabs .tabbable .nav>li.active>a { color:#FE3E40; }
.vertical_tabs .tabbable .nav>li.active>a { background:#fff; margin-right: -1px;}
.vertical_tabs .tabbable .nav>li.active>a>span,
.vertical_tabs .tabbable .nav>li>a:hover>span { background:#FE3E40; }
.vertical_tabs .tabbable .nav>li:first-child {border-top:0;}
.vertical_tabs .tabbable .tab-content {float:left; width:75%; padding:20px;
-webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; }


.top-icon-container { float: right; text-align: right;}

.social-icon-container { float: right; text-align: right;}

 .nav-top a {
                display: block;
                padding: 6px 12px 0 6px;
                position: relative;
		color: #3f444a;
                }

.nav-top a:hover { color: #5e9cd1;}
.nav-top.pull-right {
                    list-style: outside none none;
                }

input, button, select, textarea {
    color: #000;
    margin-bottom: 4px;
}

.donate-btn a { background-color: #417a99; color:#fff !important;  }

.webpageWrapper h1 { line-height: 50px;  margin-bottom: 30px; }
.webpageWrapper h1:after {
    content:' ';
    position: absolute;
    display:block;
    width: 30px;
  	margin: 0 8%;
    border:2px solid #d0d0d0;
    border-radius:4px;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    box-shadow:inset 0 1px 1px rgba(0, 0, 0, .05);
    -webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .05);
    -moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .05);
     
}
.page-intro h2 { line-height: 50px;  margin: 10px 0; font-size: 34px; }
.page-intro h2:after {
    content:' ';
    position: absolute;
    display:block;
    width: 30px;
  	margin: 0 8%;
    border:2px solid #d0d0d0;
    border-radius:4px;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    box-shadow:inset 0 1px 1px rgba(0, 0, 0, .05);
    -webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .05);
    -moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .05);
     
}
  .strike {
        display: block;
        text-align: center;
        overflow: hidden;
        white-space: nowrap; 
	 margin-bottom: 12px;
    }

    .strike > span {
        position: relative;
        display: inline-block; 
        padding: 6px;
        border: 1px solid;
    }
	
    .strike > span:before,
    .strike > span:after {
        content: "";
        position: absolute;
        top: 50%;
        width: 9999px;
        height: 1px;
        background: #000;
    }

    .strike > span:before {
        right: 100%;
        margin-right: 15px;
    }

    .strike > span:after {
        left: 100%;
        margin-left: 15px;
    }
    
 .mar-0 { margin: 0; }

#mobile-header { display: none; }

@media (min-width: 1200px) {

h2.large {
    //float: right;
    font-size: 60px;
    font-weight: bold;
    line-height: 60px;
    //text-align: right;
}

h2.large-right {
    //float: right;
    font-size: 60px;
    font-weight: bold;
    line-height: 60px;
    //text-align: left;
}

.event_container   {height: 162px; }

.c-link .fa-facebook {
    display: none;
}
.c-link .fa-twitter {
    display: none;
}
.c-link .fa-google {
    display: none;
}
.c-link .fa-envelope {
    display: none;
}
.c-layout-quick-search-shown .top-icon-container { display:none; }
}

/* Landscape tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) {

.c-link .fa-facebook {
    display: none;
}
.c-link .fa-twitter {
    display: none;
}
.c-link .fa-google {
    display: none;
}
.c-link .fa-envelope {
    display: none;
}
.c-link .fa-search {
    display: none;
}

}

/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {
.nav-top { display: none; }
.c-link .fa-facebook {
    display: none;
}
.c-link .fa-twitter {
    display: none;
}
.c-link .fa-google {
    display: none;
}
.c-link .fa-envelope {
    display: none;
}
.c-link .fa-search {
    display: none;
}
h2.large {
   // float: right;
    font-size: 40px!important;
    font-weight: bold;
    line-height: 60px;
   // text-align: right;
}
}

@media (max-width: 480px) {
.blogListWrapper img {  
	height: auto;
    max-width: 100%;
}

h2.large {
   // float: right;
    font-size: 40px!important;
    font-weight: bold;
    line-height: 60px;
    //text-align: right;
}

.col-lg-8.col-md-8.bg-brand-warning-med.boxesHieght {padding: 0 !important;}
..btn-block-pink { white-space: normal;  }
.bg-bak-enews,
.page-intro  { margin: 12px; }
.responsive-image { max-width:100%;height:auto; }
.responsive-image img { max-width:100%;height:auto; }
.nav-top { display: none; }
.c-link .fa-facebook {
    display: none;
}
.c-link .fa-twitter {
    display: none;
}
.c-link .fa-google {
    display: none;
}
.c-link .fa-envelope {
    display: none;
}
.c-layout-quick-search-shown .top-icon-container { display:none; }
.c-link .fa-search {
    display: none;
}

.newsWrapper img { height: auto; max-width: 100%; }

}

@media only screen and (max-width: 991px) {

.c-layout-header-fixed.c-layout-header-mobile-fixed .c-layout-header { position:relative; }
#mobile-header { position: absolute; display: block; top: 14px; right: 15px; width: 40px; padding: 4px; font-size: 30px; text-align: center; z-index: 999; }
#mobile-header a { display: block; }
#mobile-header a i { background-color: #417a99; color: #fff; padding: 8px 14px; }
#mobile-header a:hover i { background-color: #417a99; color: #fff; }

}



/* home-row-2 */

.home-row-2 { margin: 80px 0; } 


.featured-premium-item {
  position: relative;
  margin-bottom: 80px; }
  
  .featured-premium-item .grd-item {
    position: relative; }
    
  .featured-premium-item .item-image {
    position: relative;
    overflow: hidden; }
    
    .featured-premium-item .item-image figcaption {
      position: absolute;
      top: 50%;
      left: 0;
      right: 200px;
      text-align: center;
      -webkit-transform: translate(0, -50%);
          -ms-transform: translate(0, -50%);
              transform: translate(0, -50%);
      padding: 0 10px;
      z-index: 1; }
      
    .featured-premium-item .item-image .heading-04 {
      color: #fff; }
      
  .featured-premium-item .item-image-mask {
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 200px;
    height: 280px;
    background: #fff; }
    
  .featured-premium-item .item-title {
    position: absolute;
    top: 0;
    right: -160px;
    width: 480px;
    height: 360px;
    box-sizing: border-box;
    border-color: #ff004c;
    margin-top: -20px;
    padding-left: 160px;
    padding-right: 44px;
    padding-top: 96px; 
    }
    
    .featured-premium-item .item-title .heading-02 {
      position: relative;
      font-size: 36px;
      font-size: 3.6rem; 
      }
      
  .featured-premium-item .item-content {
    box-sizing: border-box;
    padding-left: 200px;
    min-height: 320px; 
    }
    .featured-premium-item .item-content .heading-04 {
      position: relative;
      padding-bottom: 20px;
      margin-bottom: 32px;
      margin-top: -5px;
      margin-right: -0.3em; 
      }
      .featured-premium-item .item-content .heading-04:after {
        content: '';
        position: absolute;
        left: 0;
        bottom: 0;
        height: 2px;
        width: 0;
        background: #323232;
        transition: width 400ms cubic-bezier(0.250, 0.460, 0.450, 0.940); 
        }
        
      .featured-premium-item .item-content .heading-04.active:after {
        width: 60px; }
  .featured-premium-item .item-content-text {
    box-sizing: border-box;
    display: block;
    //height: 144px;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis; }
  .featured-premium-item .button-main {
    position: absolute;
    left: 200px;
    bottom: 0; }
  @media (max-width: 1024px) {
  
    .featured-premium-item .item-image img {
      max-width: 540px; }
    .featured-premium-item .item-image figcaption {
      right: auto;
      width: 100%;
      max-width: 360px; }

    .featured-premium-item .item-image-mask {
      height: auto;
      width: auto;
      top: 40px;
      left: 380px; }

    .featured-premium-item .item-title {
      height: auto;
      width: 460px;
      right: 0;
      bottom: -20px; }

    .featured-premium-item .item-content {
      padding-top: 40px;
      padding-left: 30px;
      padding-right: 280px;
      min-height: 0; }
      .featured-premium-item .item-content .button-main {
        position: absolute;
        right: 30px;
        left: auto;
        bottom: 4px; }

    .featured-premium-item .item-content-text {
      height: auto;
      margin-bottom: 0; }
      
     }
  @media (max-width: 767px) {
  
    .featured-premium-item {
      margin-bottom: 20px; }
      .featured-premium-item .item-image {
        position: relative; }
        .featured-premium-item .item-image:before {
          content: '';
          position: absolute;
          left: 50px;
          right: 0;
          bottom: 0;
          height: 40px;
          background: #fff; }
        .featured-premium-item .item-image img {
          max-width: 107%; }
        .featured-premium-item .item-image figcaption {
          top: 20px;
          max-width: none;
          -webkit-transform: translate(0, 0);
              -ms-transform: translate(0, 0);
                  transform: translate(0, 0); }
      .featured-premium-item .item-image-mask {
        display: none; }
      .featured-premium-item .item-title {
        position: relative;
        bottom: auto;
        width: auto;
        padding: 40px 20px 20px 50px;
        margin: -60px 10px 0 20px; }
        .featured-premium-item .item-title .heading-02 {
          font-size: 2.6rem; }
      .featured-premium-item .item-content {
        padding: 20px 0 0; }
        .featured-premium-item .item-content .heading-04 {
          margin-bottom: 20px; }
        .featured-premium-item .item-content .button-main {
          position: relative;
          right: auto;
          bottom: auto; }
      .featured-premium-item .item-content-text {
        height: auto;
        margin-bottom: 12px; } 
        
        }
        
        
        
.button-line {
  position: absolute;
  display: block;
  visibility: hidden;
  bottom: 0;
  left: 0;
  border: 2px solid transparent;
  border-color: inherit;
  border-bottom-width: 0;
  border-right-width: 0;
  height: 100%;
  width: 100%;
  box-sizing: border-box; }
  .button-line.visible {
    visibility: visible; }
  .button-line.line-right-bottom {
    bottom: auto;
    left: auto;
    top: 0;
    right: 0;
    border-top-width: 0;
    border-left-width: 0;
    border-bottom-width: 2px;
    border-right-width: 2px; }
  .button-line.line-1x {
    border-top-width: 1px;
    border-left-width: 1px; }
    .button-line.line-1x.line-right-bottom {
      border-top-width: 0;
      border-left-width: 0;
      border-bottom-width: 1px;
      border-right-width: 1px; }
  .button-line.line-4x {
    border-top-width: 4px;
    border-left-width: 4px; }
    .button-line.line-4x.line-right-bottom {
      border-top-width: 0;
      border-left-width: 0;
      border-bottom-width: 4px;
      border-right-width: 4px; }
  .button-line.color-main {
    border-color: #ff004c; }
  @media (max-width: 767px) {
    .button-line {
      /*
		border-top-width: 1px;
		border-left-width: 1px;

		&.line-right-bottom {
			border-top-width: 0;
			border-left-width: 0;
			border-bottom-width: 1px;
			border-right-width: 1px;
		}
		*/ }
      .button-line.line-4x {
        border-top-width: 2px;
        border-left-width: 2px; }
        .button-line.line-4x.line-right-bottom {
          border-top-width: 0;
          border-left-width: 0;
          border-bottom-width: 2px;
          border-right-width: 2px; } }

/* END home-row-2 */

/* home-row-4 */

.home-row-4 { min-height: 400px; margin: 30px 0; }
.home-row-4 .home-box { height: 150px; width: 150px; padding: 0px; text-align: center; //background-color: #fbe357; float: left;}
.home-cursive { font-family: TimesNewRoman,Times New Roman,Times,Baskerville,Georgia,serif; color: #f55510;  font-size: 24px;}
.home-box  h2 {
    margin-top: 50px;
}

.pad-30 {padding: 30px;}
/*==================================================
 * Effect 2
 * ===============================================*/
.effect2
{
  position: relative;
}
.effect2:before, .effect2:after
{
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 15px;
  left: 10px;
  width: 50%;
  top: 80%;
  max-width:300px;
  background: #777;
  -webkit-box-shadow: 0 15px 10px #777;
  -moz-box-shadow: 0 15px 10px #777;
  box-shadow: 0 15px 10px #777;
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
}
.effect2:after
{
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
  right: 10px;
  left: auto;
}

.the-latest-box { position: relative; text-align: center; //width: 275px;  min-height: 140px;  }

.latest-category {    
    background-color: #fff;
    color: #000;
    padding: 6px;
    position: absolute;
    right: 6px;
    top: 6px;
    }
.latest-date {    
    background-color: #000;
    color: #fff;
    padding: 12px;
    position: absolute;
    left: 16px;
    top: 0;
    left: 0;
    }
.latest-date > p {
    margin-bottom: 2px;
    }
.the-latest-box > h4 {
    margin: 10px 0 20px 1px;
    height: 58px;
}
.mar-bot-20 { margin-bottom: 20px; }
.mar-bot-40 { margin-bottom: 40px; }
.mar-bot-60 { margin-bottom: 60px; }
.mar-top-20 { margin-top: 20px; }
.mar-20 { margin: 20px; 0; }
/* END home-row-4 */

.c-bg-purple {
    background-color: #e7e1f4 !important;
}


/*  PrEP home */
.arrow_box_prep > p {
    color: #fff;
}

.arrow_box_prep {
	position: relative;
	min-height: 430px;
	padding: 30px;
	background: #4d2163;
	-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px; /* future proofing */
-khtml-border-radius: 10px; /* for old Konqueror browsers */
}
.arrow_box_prep:after {
	right: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(77, 33, 99, 0);
	border-right-color: #4d2163;
	border-width: 20px;
	margin-top: -20px;
}

  @media (max-width: 767px) {
  .arrow_box_prep:after { display: none; }
  }
  
  .arrow_box_prep > h2 {
    margin: 20px 0;
}

.arrow_box_prep > p {
    margin-bottom: 20px;
}
/* END PrEP home */

/* sister keeper */
.arrow_box {
	position: relative;
	min-height: 430px;
	padding: 30px;
	background: #e7e1f4;
	-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px; /* future proofing */
-khtml-border-radius: 10px; /* for old Konqueror browsers */
}
.arrow_box:after {
	right: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(231, 225, 244, 0);
	border-right-color: #e7e1f4;
	border-width: 20px;
	margin-top: -20px;
}

  @media (max-width: 767px) {
  .arrow_box:after { display: none; }
  }
  
  .arrow_box > h2 {
    margin: 20px 0;
}

.arrow_box > p {
    margin-bottom: 20px;
}
/* END Sister keeper */

.arrow_box {
	position: relative;
	min-height: 430px;
	padding: 30px;
	background: #e7e1f4;
	-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px; /* future proofing */
-khtml-border-radius: 10px; /* for old Konqueror browsers */
}
.arrow_box:after {
	right: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(231, 225, 244, 0);
	border-right-color: #e7e1f4;
	border-width: 20px;
	margin-top: -20px;
}

  @media (max-width: 767px) {
  .arrow_box:after { display: none; }
  }
  
  .arrow_box > h2 {
    margin: 20px 0;
}

.arrow_box > p {
    margin-bottom: 20px;
}

/* enew row */
/* triangle and inner
.bg-brand-warning:before  {
    background: #f3f3f3 none repeat scroll 0 0;
    content: "#";
}

*/


.bg-brand-warning {
    background: #f3f3f3 none repeat scroll 0 0;
}

.inner-container-small {
    padding: 1em 1em 1em;
}
.text-warning {
  color: #f3f3f3;
margin-top: -10px;
}
.text-warning-darker {
  color: #e1e1e0;
}
.triangle-right	{ 
    font-size: 1em;
    position: absolute !important;
    right: -6%;
    top: 8%;
    z-index: 1000;
}				
ul											{margin:0}		
	@media  (max-width:1000px) {
		.responsive-hide .fa-caret-right 	{display:none!important;}
			}
	@media  (min-width: 990px) and (max-width: 1280px) 	{
		#process .btn-circle				{margin-left:1em;margin-bottom:.5em;}
	}	
	
	@media  (min-width: 580px) and (max-width: 990px) 	{
		#process .btn-circle				{margin-right:2em;margin-bottom:10em;}
		}
	@media  (max-width: 580px) {
		.inner-container					{padding:2em;}
		.thin-strip							{height:20px}
		#process .btn-circle				{margin-left:1em;margin-bottom:.5em;}
		.hero .inner-container,
	    .inner-container					{padding:2em;}

.event_container   {height: 142px; }
	}
	
	.text-big, .circle-text	  {
	font-family:"Open Sans Condensed",Arial,sans-serif;
	margin-top:0;
}

.text-big				{font-size:8em;font-weight:800;margin:0; line-height:.2em!important;text-transform:uppercase;}
	
	@media  (max-width: 980px) {
		.text-big							{font-size:6em;}
		}
	@media  (max-width: 780px) {
		.text-big							{font-size:5em;}
		}
/* END enews row */

.feature-box  { min-height: 100px;}

/* footer */

.c-postfooter-top {   
    color: #fff;
    background: #417a99 none repeat scroll 0 0;
    margin-top: 10px;
    padding: 4px 0;
    }

a.footer-icons { color: #fff; }
a:hover.footer-icons { color: #32c5d2; }

.footer-right p {
    margin: 0;
}
/* end footer */

/******************************************************************************
  Contact Us
*******************************************************************************/
.contact-info {
  margin-top: 30px;
}
.contact-info .title {
  font-size: 20px;
  font-weight: normal;
  line-height: 1.3;
  margin: 0 0 22px;
text-align: center;
}
.contact-info address {
  margin-top: 5px;
  margin-bottom: 35px;
}
.contact-info hr {
  margin: 0 0 36px;
}
.contact-form .buttons-box {
  margin: 8px 0 0;
}
.map-box {
  position: relative;
}
.map-box .contact-info {
  background: #fff;
  margin: 0;
  padding: 5px 10px;
  position: absolute;
  top: 150px;
  z-index: 1;
}
.map-box .contact-info address {
  margin-bottom: 15px;
}
/* CONTACT-6 */
.contact-6 .form-control{
	box-shadow:none;
	-ms-box-shadow:none;
	-moz-box-shadow:none;
	-o-box-shadow:none;
	-webkit-box-shadow:none;
	border-radius:0;
	-ms-border-radius:0;
	-moz-border-radius:0;
	-o-border-radius:0;
	-webkit-border-radius:0;
	border-top:none;
	border-right:none;
	border-left:none;
}
.contact-6 .contact-block{
	padding-bottom: 60px;
    padding-right: 65px;
}
.contact-6 h2{
	margin-bottom:10px;
}
.contact-6 p{
	color:#fff;
	border-bottom:1px solid #fff;
	padding-bottom:20px;
	margin-bottom:15px;
}
.contact-6 h3{
	margin-bottom:0px;
}
.contact-6 .medium{
	padding-top:20px;
	margin-top:15px;
	border-top:1px solid #fff;
}


    .i-9x i, i.i-9x {
    font-size: 27px;
    height: 90px;
    line-height: 90px;
    margin-bottom: 15px;
    text-align: center;
    width: 90px;
}
.light-bg {
    background: none repeat scroll 0 0 #f7f7f7;
}
.icons-circle i, i.icons-circle, .circle {
    border-radius: 50%;
}
.text-color-blue { color: #417a99; }
.text-color-white { color: #fff; }

#process {
    background-color: #e7e1f4;
}
.form_widget_inner {
    margin-top: 30px;
}
.col-lg-8.col-md-8.bg-brand-warning-med.boxesHieght {
    color: #fff;
    padding:  20px 0 10px 50px;
}
.stay {font-size: 32px; margin-right: 70px;}
.connected {font-size: 32px; margin-right: 30px; margin-top: -20px;}

.lin-h-75 { line-height: 75px; }
.pad-35 { padding-top : 35px; }
.color-lb { color: #f0a066; }

.fitvids {
    margin-bottom: -6px;
}
.twitter-container  { margin-top: 20px; }

.newsWrapper { margin: 20px 0; }

.news-content { margin-top: 20px;  }
.publish.small { margin-bottom: 12px; }
.morelink { font-size: 14px; }


.color-red {
    color: #de2a54;
}

.color-darkblue {
    color: #417a99;
}
.color-pink {
    color: #ff004c;
}
.mb0 {
    margin-bottom: 0 !important;
}
.thin {
    font-weight: 100 !important;
}
.stat-large {
    font-size: 50px;
}

.thin.stats-headline {
    padding-left: 30px;
    font-size: 30px;
}

.pb0 {
    padding-bottom: 0;
}