/*
Theme Name: CAN-BGD
Theme URI: http://www.bgdweb.com/
Author: bgd-bryan
Author URI: http://www.bgdweb.com/
Description: A custom theme for CAN Community Health
Version: 3.0
*/

@import url('font-awesome/css/font-awesome.min.css');
@import url(http://fonts.googleapis.com/css?family=Lato:100,200,400|Open+Sans:100,300,400,600,700);

@font-face {font-family: 'NexaBold';
    src: url('fonts/Nexa_Bold.eot');
    src: url('fonts/Nexa_Bold.eot?#iefix') format('embedded-opentype'),
         url('fonts/Nexa_Bold.woff') format('woff'),
         url('fonts/Nexa_Bold.ttf') format('truetype'),
         url('fonts/Nexa_Bold.svg#OpenSansLight') format('svg');
}

@font-face {
    font-family: 'OPTIGiant';
    src:url('fonts/OPTIGiant.ttf.woff') format('woff'),
        url('fonts/OPTIGiant.ttf.svg#OPTIGiant') format('svg'),
        url('fonts/OPTIGiant.ttf.eot'),
        url('fonts/OPTIGiant.ttf.eot?#iefix') format('embedded-opentype'); 
    font-weight: normal;
    font-style: normal;
}

body {
    background: #F5F5F5;
    font-family: Open Sans,Helvetica,Arial,sans-serif;
    color: #000000;
    font-size: 17px;
    line-height: 1.6;
    font-weight: 300;
}
body, html { margin:0px;}

/* - - - - - typography  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

a {
  color:#333;
}

h1 {
    position: relative;
    text-align: center;
    font-family: Open Sans,Helvetica,Arial,sans-serif;
    font-weight: 100;
    font-size: 42pt;
    text-transform: uppercase;
}

.serif-headline{
font-family: "utopia-std-headline", serif;
font-weight: 400;
font-style: normal;
font-size:60px;
line-height: 1.1;
}

.entry-title {
    font-size: 32px;
    text-transform: uppercase;
    margin: -10px 0 50px 0;
    text-align: center;
}

h2 {
  margin-top: 0px;
  line-height: 1.2em;
}

.title-on-page h2 {
  background-color: #cf0a2c;
  color: #fff;
  font-family: "OPTIGiant";
  font-size: 3.5em;
  font-weight: 100;
  padding: 6px 0;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 30px;
}

.introcaps {
  color: #666766;
  font-weight: 100;
  font-size: 1.33em;
  text-align: center;
  text-transform: uppercase;
}
.blogpost-title {
    font-weight: 900;
    font-size: 1.15em;
}

.whitecaps{
  color:#fff;
  font-family: 'NexaBold';
  font-size: 2.26em;
  line-height: 1.4em;
  text-transform: uppercase;
}

.redcaps{
  color:#cf0a2c;
  font-family: 'NexaBold';
  font-size: 2.26em;
  line-height: 1.2em;
  text-transform: uppercase;
}

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

.panel-grid-cell .widget-title {
  font-size: 22pt;
  text-transform: uppercase;
  font-weight: 700;
}
#bobs h3.widget-title {
    font-size: 14pt;
    text-transform: uppercase;
    color: #888888;
    font-weight: 300;
	padding-top:10px;
}
.big-links {
  text-align: center;
}

.big-links a {
  font-size: 1.3em;
  color:#333;
  font-weight:600;
  line-height: 1.5em;
  text-transform: uppercase;
}

.firstcharacter {
    color: #e92c3b;
    float: left;
    font-family: "NexaBold";
    font-size: 60px;
    line-height: 36px;
    padding: 14px 8px 0 0;
}

.can-caption {
  color: #8b8b8b;
  font-size: 11pt;
  font-weight: 400;
  margin-top: -20px;
}

.sub {
  font-weight: 400;
  margin-bottom:14px;
}

ul  {
  padding-left: 0 !important;
}
ul li {
   list-style-position: inside;
}
/* - - - - - images  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

img.alignright { float: right; margin: 1em 0 .5em 1em; }
img.alignleft { float: left; margin: 0.5em 1em .5em 0; }
.attachment-thumbnail { float: left; margin: 0 1em .5em 0; }
img.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.alignright { float: right; margin: 1em 1em .5em 0;}
.alignleft { float: left; margin: 1em 1em .5em 0;}
.aligncenter { display: block; margin-left: auto; margin-right: auto; }
img.alignnone { width: 100%; height: auto; max-width: 420px;
}

.sixty-pix img.alignnone { width: 60%; height: auto; }
.seventy-pix img.alignnone { width: 80%; height: auto; }
.so-widget-image {
    min-width: 97%;
    max-width: 100%;
}


/* - - - - - containers  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.container, .home-top-container {
  display:block;
  margin: 40px auto;
  overflow: hidden;
  width: 80%;
}

.home-top-container {
  z-index: 2000 !important;
}

.columns-container {
  display:block;
  overflow: hidden;
  width: 84%;
  margin: 120px auto;
}

.navigation {
  position: absolute;
  width: 100%;
  height: 100%;
  text-align: center;
  top: 40%;
  left: 0;
  margin: 0 auto;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
}

.twenty {width: 18%;}
.twenty-five {width: 23%;}
.thirty-three {width: 31%;}
.forty {width: 38%;}
.fifty {width: 48%;}
.middle-left, .seventy-five {width: 71%;}
.hundred {width: 100%;}
.sixty-six {width: 64%;}
.seventy {width: 68%;}
.thirty {width: 28%;}

.footer-primary  {width: 30%;}
.footer-secondary {width: 20%;}

.twenty, .twenty-five, .thirty, .thirty-three, .forty, .fifty, .sixty-six, .seventy, .hundred, .footer-primary, .footer-secondary,
.middle-left, .middle-right {
  display: block;
  float: left;
  overflow: hidden;
}

.twenty, .twenty-five, .thirty, .thirty-three, .forty, .fifty, .sixty-six, .seventy, .hundred, .footer-primary, .footer-secondary {
  margin:2% 2% 2% 0px;
}

.middle-left {
  margin: 2% 4% 2% 0px;
}

.middle-right {
  margin: 42px 0px 0px 0px;
  width: 23%;
}

.middle-right .bttnlink{
  text-align: center;
  background-color: #000;
}

.testimonial-left {
  text-align: right;
  border-right: solid #000 2px;
  border-bottom: solid #000 0px;
  padding: 0 50px 0 0;
}

.featured-bttn-container {
  width: 100%;
  min-height: 115px;
  text-align:center;
}

/*.featured-bttn {
	color: #fff;
	display: inline-block;
	overflow:hidden;
	width:160px;
	height:160px;
	background: #000;
	margin: 20px auto;
	padding:20px:
}*/

.postitem, .blogitem {
  float: left;
  margin: 0 4% 20px 0;
  min-height: 380px;
  width: 46%;
}

.atleast300 {min-height: 300px;}

.postitem a, #blogitem a {
  font-weight: 600 !important;
}

.postitem {
  width: 46%;
}

#blogitem {
  width: 100%;
  min-height: 420px;
  width: 97%;
  border-bottom: solid 1px;
  margin-bottom: 40px;
  overflow: hidden;
}
body.arlington .postitem {
  width: 97%;
}

body.blog .middle-left, body.hiv-info .middle-left, body.hiv .middle-left, body.stds .middle-left, 
body.hepatitis-c .middle-left, body.ask-the-experts .middle-left, body.personal-stories .middle-left {
  margin: 2% 4% 2% 0px;
  border-right: solid 1px;
}

body.hiv-info .middle-left {
  padding-right: 3%;
  width: 68%;
}

body.executive-team .postitem {
  min-height: 305px;
}

body.news .postitem {
    width: 96%;
    border-bottom: solid 1px;
    margin: 20px 0px;
}
body.clinics-south-florida img.alignnone,
body.clinics-south-florida img.alignleft {
    width: 200px;
    height: auto;
}
body.community-health-pharmacies{
    line-height: 1.3 !important;
}

.gray-container {
  background-color:#9D9FA2;
  display:block;
  min-height: 100px;
  padding: 20px;
}

.gray-container h2 {
  text-transform: uppercase;
}

.gray-container a { 
  font-weight: 300;
}

.gray-container a:hover { 
  color: #000;;
}

.gray-container a, .gray-container, .gray-container { 
  color: #fff;
}

.divider-h {
  border-top: solid 1px #000;
}

.testimonial_rotator_slide {
  border-bottom: solid 1px #000;
  padding-bottom: 50px;
}

body.home .testimonial_rotator_slide {
  border-bottom: solid 0px #000;
  padding-bottom: 0px;
}

.divider-l {
  border-left: solid 1px #000;
  padding-left: 25px;
  margin-left: -15px;
  min-height: 340px;
}

.divider-tl {
  border-left: solid 1px #000;
  padding-left: 25px;
  margin-left: -15px;
  display: block;
  overflow: hidden;
}

.divider-r {
  border-right: solid 1px #000;
  padding-right: 25px;
  margin-left: -15px;
  min-height: 340px;
}

.divider-r-margin{
  border-right: solid 1px #000;
  padding-right: 25px;
  margin-left: 0px;
  min-height: 340px;
}
.hidden{
	display:none;
}

/* - - - - - round button  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.in-circle, .in-circle-k{
  color: #fff;
  width: 160px;
  height: 160px;
  -moz-border-radius: 50px; 
  -webkit-border-radius: 50px;
  border-radius: 50%;
  display: inline-block;
  overflow: hidden;
  margin: 60px auto 20px auto;
  -webkit-backface-visibility: hidden;
  border-radius:100%;
    -webkit-transition:all 0.3s ease-in-out;
  -webkit-transition:all 0.3s ease-in-out;
   -ms-transition:all 0.3s ease-in-out; 
   -moz-transition:all 0.3s ease-in-out;
}

.in-sm-circle {
  color: #fff;
  width: 120px;
  height: 120px;
  -moz-border-radius: 50px; 
  -webkit-border-radius: 50px;
  border-radius: 50%;
  display: inline-block;
  overflow: hidden;
  margin: 20px auto 20px auto;
  -webkit-backface-visibility: hidden;
  border-radius:100%;
    -webkit-transition:all 0.3s ease-in-out;
  -webkit-transition:all 0.3s ease-in-out;
   -ms-transition:all 0.3s ease-in-out; 
   -moz-transition:all 0.3s ease-in-out;
}

.in-circle img, .in-circle-k img {
  height:100%;
  width:auto;
}

.in-circle:hover, .in-circle-k:hover, .in-sm-circle:hover {
  box-shadow: 0 0 0 16px #e92c3b;
  background: #e92c3b;
}

.in-circle, .in-sm-circle {
  background: #cf0a2c;
  text-align: center;
  border: 2px solid #fff;
}

.in-circle-k {
  background: #000000;
  text-align: center;
  border: 2px solid #fff;
}

.little-less-wide {
  width: 72%;
  display: block;
  margin: 0px auto;
}

.way-less-wide {
  width: 54%;
  display: block;
  margin: 0px auto;
}

/* - - - - - neumorphic button  - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */


@import url('https://fonts.googleapis.com/css2?family=Nunito:wght@200;300;400;600;700;800;900&display=swap');

.bttn-neu {
  padding:  12px;
  margin: 20px 0;
  color: #888888;
  background-color: #F5F5F5;
  border-radius: 4px;
  box-shadow:  5px 5px 10px #c6c9d0, -5px -5px 10px #ffffff;
  outline: none;
  border: none;
  cursor: pointer;
  max-width: 420px;
text-transform: uppercase;
text-align: center;
}

.bttn-neu a {
  text-decoration: none;
}

.bttn-neu:hover {
  box-shadow: inset 3px 3px 7px #c6c9d0, inset -5px -5px 10px #ffffff;
  color: #d00000;
}

/* - - - - - nav shift/appear menu  - - - - - - - -  - -  - - - - - - - - - - - - - - - -  */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.navigation p {
  font-size: 20px;
}

.navigation a {
  display: inline-block;
  position: relative;
  text-align: center;
  color: #FF5252;
  text-decoration: none;
  font-size: 20px;
  overflow: hidden;
  top: 5px;
}

.navigation a:after {
  content: '';
  position: absolute;
  background: #FF5252;
  height: 2px;
  width: 0%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  left: 50%;
  bottom: 0;
  -webkit-transition: .35s ease;
  transition: .35s ease;
}

.navigation a:hover:after, .navigation a:focus:after, .navigation a:active:after {
  width: 100%;
}

/* - - - - - special slider styles  - - - - - - - - - - - - - - -  - - - - - - - - - - - - */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

/*.sow-slider-base {
    height: 600px !important;
    z-index:-1;
}
.sow-slider-base ul.sow-slider-images li.sow-slider-image > img {
  margin-top: -25%;
}

/* - - - - - header/overlay  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.logo-container, .logo-menu {
  float:left;
  height: 95px;
  min-height: 63px;
  width: auto;
  overflow:hidden;
}

.logo-container img, .logo-menu img {
  height: 100%;
  width: auto;
}

#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a {
  padding: 6px;
  font-size: 120%;
}

.langswitcher_container {
  position: fixed;
  top: 2px;
  right: 40px;
  height: 20px;
  width: 200px;
  cursor: pointer;
  z-index: 144;
  text-align: right;
}

.langswitcher_container a {
  font-size: 15px;
  line-height: 1.6;
  font-weight: 500;
  text-decoration: none;
  text-transform: uppercase;
  padding-right:8px;
}

.langswitcher_container a:hover{
  color:#ccc;
}

.lang-item {
  display: inline;
}

.button_container {
  position: fixed;
  top: 58px;
  right: 12.2%;
  height: 55px;
  width: 55px;
  cursor: pointer;
  z-index: 144;
  -webkit-transition: opacity .25s ease;
  transition: opacity .25s ease;
}

.button_container:hover {
  opacity: 1;
}

.button_container.active .top {
  -webkit-transform: translateY(15px) translateX(0) rotate(225deg);
          transform: translateY(15px) translateX(0) rotate(225deg);
  background: #000;
}

.button_container.active .middle {
  opacity: 0;
  background: #000;
}

.button_container.active .bottom {
  -webkit-transform: translateY(-15px) translateX(0) rotate(-225deg);
          transform: translateY(-15px) translateX(0) rotate(-225deg);
  background: #000;
}

.button_container span {
  background: #e92c3b;
  border: none;
  height: 10px;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: all .35s ease;
  transition: all .35s ease;
  cursor: pointer;
}

.button_container span:nth-of-type(2) {
  top: 15px;
}

.button_container span:nth-of-type(3) {
  top: 30px;
}

.overlay {
  position: fixed;
  background: #cf0a2c;
  top: 0;
  left: 0;
  width: 100%;
  height: 0%;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity .35s, visibility .35s, height .35s;
  transition: opacity .35s, visibility .35s, height .35s;
  overflow: hidden;
  z-index: 126;
}

.overlay.open {
  /*opacity: .9;*/
  opacity: 1;
  visibility: visible;
  height: 100%;
}

.overlay.open li {
  -webkit-animation: fadeInRight .5s ease forwards;
          animation: fadeInRight .5s ease forwards;
  -webkit-animation-delay: .35s;
          animation-delay: .35s;
}

.overlay.open li:nth-of-type(2) {
  -webkit-animation-delay: .4s;
          animation-delay: .4s;
}

.overlay.open li:nth-of-type(3) {
  -webkit-animation-delay: .45s;
          animation-delay: .45s;
}

.overlay.open li:nth-of-type(4) {
  -webkit-animation-delay: .50s;
          animation-delay: .50s;
}

.overlay nav {
  position: relative;
  top: 30%;
  font-size: 14.25pt;
  /*font-family: 'Lato', serif;*/
  font-weight: 100;
  line-height: 1.45em;
  text-align: left;
  text-transform:uppercase;
}

.overlay-title {
  color: #000;
  font-size: 14.5pt;
  /*font-family: 'Lato', serif;*/
  font-weight: 400;
  margin: 10px 0px;
  text-align: left;
  text-transform:uppercase;
  border-bottom: solid 1px;
}

.overlay ul {
  list-style: none;
  padding: 0;
  margin: 0 auto;
  display: inline-block;
  position: relative;
  height: 100%;
}

.overlay ul li {
  display: block;
  /*height: 25%;
  height: calc(100% / 4);
  min-height: 50px;*/
  position: relative;
  opacity: 0;
}

.overlay ul li a {
  display: block;
  font-weight: 400;
  position: relative;
  color: #FFF;
  text-decoration: none;
  overflow: hidden;
}

.overlay ul li a:hover:after, .overlay ul li a:focus:after, .overlay ul li a:active:after {
  width: 100%;
}

.overlay ul li a:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0%;
  width: 0%;
  -webkit-transform: translateX(0%);
          transform: translateX(0%);
  height: .75px;
  background: #FFF;
  -webkit-transition: .35s;
  transition: .35s;
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    left: 20%;
  }
  100% {
    opacity: 1;
    left: 0;
  }
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    left: 20%;
  }
  100% {
    opacity: 1;
    left: 0;
  }
}

.menu-column {
  float:left;
  display:block;
  overflow:hidden;
  width: 26%;
  margin-right: 2%;
}

/* - - - - - black buttons - - - - - - - - - - */

#bttnlink {
  font: 400 14.5/14.5 'Lato', sans-serif;
  background-color: #000;
  border-radius: 4px;
  color: #fff;
  border: none !important;
  margin: 10px 0px 0px;
  padding: 6px 10px;
  text-transform: uppercase;
  width: 91%;
  display: block;
  overflow: hidden;
  transition: padding-left 0.5s ease 0s;
  text-decoration: none;
  text-align: center;
}

#bttnlink:hover {
  background:#e92c3b;
  -webkit-transition:background 0.3s ease-in-out;
  -moz-transition:background 0.3s ease-in-out;
  transition:background-color 0.3s ease-in-out;
}

.overlay a  {
  color: #fff;
  text-decoration: none !important;
}

/* - - - - - zipcode redirect  - - - - - - - - */

#contact input[type="text"], #contactshort input[type="text"] { 
  font:400 16px/16px "Open Sans", Helvetica, Arial, sans-serif; 
}

fieldset {
  border: medium none !important;
  margin: 0px;
  min-width: 100%;
  padding: 0;
  width: 100%;
}

#contact input[type="text"], #contactshort input[type="text"] {
  /*font-family: 'Lato', sans-serif !important;*/
  font-size: 1em;
  line-height: 1em;
  font-weight: 200;
  background-color: #000;
  border-radius: 4px !important;
  color: #fff;
  border: none !important;
  margin: 5px 0 0px;
  padding: 8px 10px;
  text-transform: uppercase;
}

#contactshort input[type="text"] {
  width: 70%;
}

#contact input:focus, #contact textarea:focus,
#contactshort input:focus, #contactshort textarea:focus {
  outline:0;
  border: none !important;
}

#contact button[type="submit"], #contactshort button[type="submit"] {
  cursor:pointer;
  width:40px;
  border:none;
  background:#000;
  color:#FFF;
  margin:0 0 5px;
  padding:10px;
  font-size:15px !important;
  font-weight:200;
  border-radius: 20px;
  text-transform: uppercase;
}

#contact button[type="submit"]:hover,#contactshort button[type="submit"]:hover {
  background:#e92c3b;
  -webkit-transition:background 0.3s ease-in-out;
  -moz-transition:background 0.3s ease-in-out;
  transition:background-color 0.3s ease-in-out;
}

::-webkit-input-placeholder { color: #fff; }
::-moz-placeholder {color: #fff; opacity: 1; }
:-ms-input-placeholder { color: #fff; } 
:-o-input-placeholder { color: #fff; } 

.linkdot {
  cursor: pointer;
  width: 40px;
  border: none;
  background: #000;
  color: #FFF;
  margin: 0px 10px 0px 0px;
  padding: 7px;
  font-weight: 200;
  text-decoration: none;
  border-radius: 20px;
  text-transform: uppercase;
  float: left;
  height: 40px;
}

.linkdot:hover {
    background: #e92c3b;
    -webkit-transition: background 0.3s ease-in-out;
    -moz-transition: background 0.3s ease-in-out;
    transition: background-color 0.3s ease-in-out;
}


/* - - - - - home page styles  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

body.home .middlecontent {
  width: 100%;
  position: absolute;
  top:0px;
  margin:0px;
}
body.home .title-on-page {
  display: none;
}

body.home .logo-container {
  position: absolute;
  cursor: pointer;
  z-index: 144;
}
body.home .logo-container.gone {
	display:none;
}

body.home footer {
  margin-top: 3000px;
}

/* - - - - - video - - - - - - - - - - - - - - */

.container-video {
  display: block;
  height: auto;
  margin: 0 auto 60px;
  overflow: hidden;
  text-align: center;
  width: 80%;
}
.easyhtml5video {
  margin: 0 auto;
  max-width: 900px;
  padding: 60px 0 40px;
  position: relative;
}
.background-video {
  /*background: #000;*/
  margin: 0 0 60px 0;
  width: 100%;
}

/* - - - - - forms - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"],
.wpcf7 input[type="number"],
.wpcf7 input[type="select"],
.wpcf7 textarea,
.wpcf7-select
{
  background-color: #fff;
  color: #353637;
  width: 90%;
  border: none;
  font-size: 18px;
  padding: 8px;
}

.wpcf7-mail-sent-ok {
	overflow:hidden;
}

.wpcf7-submit {
  font: 400 'Lato', sans-serif;
  font-size:14pt;
  background-color: #666766;
  border-radius: 4px;
  color: #fff;
  border: none !important;
  margin: 10px 0px 0px;
  padding: 6px 10px;
  text-transform: uppercase;
  width: 50%;
  display: block;
  overflow: hidden;
  transition: padding-left 0.5s ease 0s;
}

#bttnlink:hover, .wpcf7-submit:hover {
  background:#e92c3b;
  -webkit-transition:background 0.3s ease-in-out;
  -moz-transition:background 0.3s ease-in-out;
  transition:background-color 0.3s ease-in-out;
}

.label-type {
  margin-bottom: -10px;
}

span.wpcf7-list-item {
    margin: 0 0 0 0em;

}

/* - - - - - sidebar  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.sidebar-nav a{
  font-size: 14.25pt;
  /*font-family: 'Lato', serif;*/
  font-weight: 100;
  line-height: 1.55em;
  text-align: left;
  text-transform:uppercase;
  text-decoration: none;
  display:block;
  overflow: hidden;
  position:relative;
}

.sidebar-nav a:hover:after {
  width: 100%;
}

.sidebar-nav a:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0%;
  width: 0%;
  -webkit-transform: translateX(0%);
          transform: translateX(0%);
  height: 1px;
  background: #000;
  -webkit-transition: .35s;
  transition: .35s;
}

.middle-right .widget-title {
  color: #000;
  font-size: 14.5pt;
  /*font-family: 'Lato', serif;*/
  font-weight: 400;
  margin: 30px 0px 20px 0px;
  padding-bottom: 6px;
  text-align: left;
  text-transform:uppercase;
  border-bottom: solid 1px;
}

/* - - - - - footer  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#footer-sidebar {
  display:block;
  height: 250px;
}

#footer-sidebar1, #footer-sidebar2, #footer-sidebar3, #footer-sidebar4  {
  float: left;
}

footer {
  background-color: #000;
  color: #fff;
  padding: 30px 0px;
}

footer p {
  text-transform: uppercase;
  font-size: .72em;
  text-align: left;
  color:#fff;
}

footer a {
  color: #fff;
  text-decoration: none !important;
}

footer a:hover {
  color: #000;
}

footer .container {
  margin: 0px auto;
}

.back-to-top {
  position: fixed;
  bottom: 2em;
  right: 0px;
  text-decoration: none;
  color: #000000;
  background-color: rgba(235, 235, 235, 0.80);
  font-size: 16px;
  padding: 1em;
}

.back-to-top:hover {  
  background-color: rgba(135, 135, 135, 0.50);
}

.copyright {
    margin: -4px 0px 6px;
    display: block;
    overflow: hidden;
}

.soc-in-footer {
  margin-top: -11px;
  width: 100%;
}

.soc-in-footer ul {
  list-style-type: none;
  padding:0px;
}

.soc-in-footer ul li {
  display:inline-block;
  margin-right: 5px;
}

.soc-in-footer a {
  color: #fff;
}

.soc-in-footer a:hover {
  color: #666;
}

.soc-in-footer .fa {
  font-size:1.7em;
  margin-top: 10px;
}

.bttnlink, .bttnlink-event {
  font: 400 14.5/14.5 'Lato', sans-serif;
  background-color: #666766;
  border-radius: 4px;
  color: #fff;
  border: none !important;
  margin: 10px 0px 0px;
  padding: 6px 10px;
  text-transform: uppercase;
  display: block;
  overflow: hidden;
  transition: padding-left 0.5s ease 0s;
}

.bttnlink-contact {
  font: 400 14.5/14.5 'Lato', sans-serif;
  background-color: #000;
  border-radius: 4px;
  color: #fff;
  border: none !important;
  margin: 10px 0px 0px;
  padding: 6px 10px;
  text-transform: uppercase;
  text-align: center;
  display: block;
  max-width: 420px;
  overflow: hidden;
  transition: padding-left 0.5s ease 0s;
}

.bttnlink {
  width: 91%;
}

.bttnlink-event {
  width: 240px;
}

.bttnlink:hover, .bttnlink-event:hover, .bttnlink-contact:hover {
  background:#e92c3b;
  -webkit-transition:background 0.3s ease-in-out;
  -moz-transition:background 0.3s ease-in-out;
  transition:background-color 0.3s ease-in-out;
}

.bttnlink a, .bttnlink-event a, .bttnlink-contact a  {
  color: #fff;
  text-decoration: none;
}


/* - - - - - responsive-tabs - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */


.theme4 .responsive-accordion-default.responsive-accordion li .responsive-accordion-head {
    background: none repeat scroll 0 0 #cf0a2c !important;
    border: 1px solid #ddd;
    color: #fff;
    line-height: normal;
    padding: 10px 30px 10px 10px;
    position: relative;
}

.theme4 .responsive-accordion-default.responsive-accordion li .responsive-accordion-head {
    font-weight: 400;
}

.theme4 .fa-chevron-down:before, .theme4 .fa-chevron-up:before {
   background: none !important;
}

.theme4 .fa-chevron-up:before {
  content: "\f068";  /* this is your text. You can also use UTF-8 character codes as I do here */
  font-family: FontAwesome;
  font-size: 18px;

}
.theme4 .fa-chevron-down:before {
  content: "\f067";  /* this is your text. You can also use UTF-8 character codes as I do here */
  font-family: FontAwesome;
  font-size: 18px;
}

/* - - - - - containers  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.clip-fit img{
  width: 100%;
  height: auto;
}
  
/* - - - - - responsive  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

@media (max-width:1600px) {

  .overlay.open {
  height: 1600px;
  }

  .overlay {
  position: absolute !important;
  }

}

@media (max-width:768px) {

  .overlay.open {
  height: auto;
  }

  .twenty, .twenty-five, .thirty-three, .forty, .fifty, .sixty-six, .seventy-five, .hundred, 
  .footer-primary, .footer-secondary, .middle-left, .seventy, .middle-right, .thirty,
  body.blog .middle-left, body.hiv-info .middle-left {
    width:100%;
    float: none;
  }

  .menu-column {
    width: 46%;
    min-height: 340px;
    margin-right: 0px;
    margin-left: 3%;
    margin-top: 0px;
    margin-bottom: 10px;
  }

  body.blog .middle-left, body.hiv-info .middle-left {
  	border-right: 0px;
  }

  .postitem {
  float: none;
  margin: 20px auto;
  width: 92%;
  }

  .sow-slider-base ul.sow-slider-images li.sow-slider-image > img {
    margin-top: 0px !important;
  }

  body {
    font-size: 16px;
  }

  .whitecaps {
    font-size: 2.0em;
    line-height: 1.2em;
  }
  
  
  /*.testimonial-left {
    padding: 0 10px;
    text-align: center;
    border-right: solid #000 0px;
    border-bottom: solid #000 10px;
  }*/

  .divider-l, .divider-tl{
  border-left: solid 0px #000;
  border-top: solid 1px #000;
  padding-left: 0px;
  margin-left: 0px;
  margin-top: 40px;
  min-height: 0px;
  }
  .divider-h {
    display: none;
  }
}

@media (max-width:480px) {

  .menu-column {
    width: 100%;
    min-height: 320px;
    margin-right: 0px;
    margin-left: 0px;
    margin-top: 0px;
    margin-bottom: 10px;
  }

  .logo-container, .logo-menu {
    height: 60px;
    min-height: 60px;
  }}

