/* =============================================================================
   Typography
   ========================================================================== */

/*
 * Addresses font sizes and margins set differently in IE6/7
 * Addresses font sizes within 'section' and 'article' in FF4+, Chrome, S5
 */

p, pre, .p , span, .span{
    margin: .15em 0;
    font-size: 16px;
    line-height: 1.6;
    font-weight: 400; 
    color: #000;
}

h1, .h1, h1 span, .h1 span{
    font-size: 60px;
    line-height: 1.2;
    font-family: 'Roboto', sans-serif; 
    font-weight: 700; 
    color: #000; 
    letter-spacing: -.04em;
}

h2, .h2, h2 span, .h2 span {
    font-size: 40px;
    margin: 0;
    line-height: 1.6;
    font-family: 'Roboto', sans-serif; 
    font-weight: 700; 
    color: #000; 
    letter-spacing: -.04em;
}

h3, .h3, h3 span, .h3 span {
    font-size: 24px;
    margin: .5em 0;
    line-height: 1.6;
    font-family: 'Roboto', sans-serif; 
    font-weight: 600; 
    color: #000; 
    letter-spacing: -.04em;
}

h4, .h4, h4 span, .h4 span {
    font-size: 18px;
    margin: .37em 0 ;
    line-height: 1.6;
    font-family: 'Roboto', sans-serif; 
    font-weight: 500; 
    color: #000;
}

h5, .h5, h5 span, .h5 span {
    font-size: 16px;
    margin: .25em 0 ;
    line-height: 1.6;
    font-weight: 400; 
    color: #000;
}

h6, .h6, h6 span, .h6 span {
    font-size: 10px;
    margin: .2em 0;
    line-height: 1.2;
    font-weight: normal;
}

.post_text{}
  .post_text a {}
  .post_text, .post_text p, .post_text span, .post_text div, .post_text ol, .post_text ul, .post_text li, .post_text ul li {
      font-size: 16px;
      line-height: 1.8;
      margin: 2.45px 0;
      font-weight: 400;
  }
  .post_text strong {
      font-weight: 700;
  }
  .post_text ul, .post_text ol {}
  .post_text .blog_inline_image{
    width: 50%;
  }

/* =============================================================================
   ----------/////////  MEDIA QUERRIES  /////////------------
   ========================================================================== */
@media screen and (max-width: 1200px) {}
@media screen and (max-width: 979px) {
    h1, .h1, h1 span, .h1 span { font-size: 48px; }
    h2, .h2, h2 span, .h2 span { font-size: 32px; }
    h3, .h3, h3 span, .h3 span { font-size: 20px; }
    h4, .h4, h4 span, .h4 span { font-size: 16px; }
    h5, .h5, h5 span, .h5 span { font-size: 14px; }
    h6, .h6, h6 span, .h6 span { font-size: 9.5px; }
    p, pre, .p , span, .span {  font-size: 13px; } 
}
@media screen and (max-width: 859px) {}
@media screen and (max-width: 767px) {}
@media screen and (max-width: 640px) {}
@media screen and (max-width: 479px) {
    h1, .h1, h1 span, .h1 span { font-size: 28px; }
    h2, .h2, h2 span, .h2 span { font-size: 24px; }
    h3, .h3, h3 span, .h3 span { font-size: 17px; }
    h4, .h4, h4 span, .h4 span { font-size: 15px; }
    h5, .h5, h5 span, .h5 span { font-size: 13px; }
    h6, .h6, h6 span, .h6 span { font-size: 9px; }
    p, pre, .p , span, .span {  font-size: 12px; } 
    .post_text, .post_text p,.post_text span, .post_text div, .post_text ol, .post_text ul, .post_text li {
      font-size: 12px;
      line-height: 1.8;
    }
}



/* =============================================================================
   THEME COLORS
   ========================================================================== */
/*======== Red ================================*/
.bg1 { background-color: #d82c28;}
/*======== Yellow ================================*/
.bg2 { background-color: #ffcd07;}
/*======== Cream ================================*/
.bg3 { background-color: #f4f0da; ackground-color: rgba(240, 240, 240, 1);}
/*======== Grey ================================*/
.bg4 { background-color: rgba(87, 87, 87, 1);}
/*======== Blue ================================*/
.bg5 { background-color: #015aa5;}

/*======== Grey ================================*/
/*.bg6 { ackground-color: #fbf7f3; background-color: #f4f0da;}*/


/* =============================================================================
   IMAGES
   ========================================================================== */
.bg_img1, .bg_img2, .bg_img3, .bg_img_4, .bg_img_5, .bg_img_6, .bg_img_7 {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.bg_img1{
    background-image: url('../../inc/css/img/bgs/sdchcc_landing.jpg');
    background-position: left center;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
 
    /*height: 50vh; 
    min-height: 700px;   
    max-height: 900px; */
}
.bg_img2{
  background-image: url('../../inc/css/img/bgs/member_meeting.jpg');
  background-position: center center;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.bg_img_3{
  background-color: rgba(255, 255, 255, 1);
  background-image: url('../../inc/css/img/bgs/boxes_cover_overlay_land.png');
  background-position: left bottom;
  background-size: cover;
  background-repeat: no-repeat;
}

.bg_img_4{
  background-image: url('../../inc/css/img/bgs/boxes_bg2.png');
  background-position: right center;
  background-size: contain;
  background-repeat: no-repeat;
}
.bg_img_5{
  background-image: url('../../inc/css/img/bgs/yellow_blocks.png');
  background-position: left center;
  background-size: contain;
  background-repeat: repeat;
}
.bg_img_6{
  background-image: url(../../inc/css/img/bgs/boxes_cover_overlay_land2.png);
  background-position: left bottom;
  background-size: cover;
  background-repeat: no-repeat;
}
.bg_img_7{
  background-image: url('../../inc/css/img/bgs/boxes_bg3.png');
  background-position: right center;
  background-size: 500px;
  background-repeat: no-repeat;
}

/* =============================================================================
   ----------/////////  MEDIA QUERRIES  /////////------------
   ========================================================================== */
@media screen and (max-width: 1600px) {}
@media screen and (max-width: 1400px) {}
@media screen and (max-width: 1200px) {}
@media screen and (max-width: 979px) {}
@media screen and (max-width: 859px) {}
@media screen and (max-width: 767px) {}
@media screen and (max-width: 640px) {}
@media screen and (max-width: 479px) {}
@media screen and (max-height: 700px) {}


/* =============================================================================
   TYPOGRAPHY IMPORT
   ========================================================================== */

/* =============================================================================
   MAIN TAGS
   ========================================================================== */
body {
  font-family: 'Roboto', sans-serif;
  color: #000;
  font-weight: 400;
  background-color: #fff;
  line-height: 1.8;
}
.main_container{
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

a, .a, a > *, .a > * { color: #333; }
a > *:hover, .a > *:hover { color: #555; }
hr { border-top: 1px solid rgba(255,255,255, .1);}
p a { text-decoration: underline; }

/* =============================================================================
   ANCHOR BUTTONS
   ========================================================================== */
.button_1, .button_2, .button_3, .button_4, .button_5{ 
    background: #015aa5; 
    color: #fff; 
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    border: 2px solid transparent;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    margin-top: 20px;
    text-align: center;
    padding: 10px 30px; 
}
  .button_1 h5, .button_2 h5, .button_3 h5, .button_4 h5, .button_5 h5{
      font-weight: 600;
      letter-spacing: 1px;
      font-size: 16px;
      line-height: 20px;
      color: #fff;
      font-family: 'Roboto', sans-serif;
  }
  .button_1 {}
  .button_1 * { color: #fff; }
  .button_1:hover {  border-color: #096eb2; background: #096eb2 !important; color: #fff; }
  .button_1:checked {  background: transparent; color: #efa614; }

  .button_1:hover h5{
      color: #fff; 
  }

  .button_2 {
    background-color: #ffcd07;
  }
  .button_2 * { color: #fff; }
  .button_2:hover {  border-color: #ffd800; background: #ffd800 !important; color: #fff; }
  .button_2:checked {  background: transparent; color: #efa614; }

  .button_2:hover h5{
      color: #fff; 
  }

  .button_3 {
    background-color: #fff;
  }
  .button_3 h5{
      color: #000;
  }
  .button_3 * { color: #fff; }
  .button_3:hover {  border-color: #fff; background: #fff !important; color: #e59e24; }
  .button_3:checked {  background: transparent; color: #efa614; }

  .button_3:hover h5{
      color: #e59e24; 
  }

  .button_4 {
    background-color: transparent;
    border: 2px solid #fff;

  }
  .button_4 h5{}
  .button_4 * { color: #fff; }
  .button_4:hover {  border-color: #fff; background: #fff !important; color: #e59e24; }
  .button_4:checked {  background: transparent; color: #efa614; }

  .button_4:hover h5{
      color: #e59e24; 
  }

  .button_5 {
    background-color: rgba(0,0,0,.3);
    border: 2px solid #fff;

  }
  .button_5 h5{}
  .button_5 * { color: #fff; }
  .button_5:hover {  border-color: #fff; background: #fff !important; color: #e59e24; }
  .button_5:checked {  background: transparent; color: #efa614; }

  .button_5:hover h5{
      color: #e59e24; 
  }

/* =============================================================================
   INPUTS
   ========================================================================== */
.submit_1, .submit_4 {
    font-size: 16px;
    text-transform: normal;
    font-weight: 600;
    letter-spacing: 2px;

    background: #015aa5; 
    color: #fff; 
    height: 52px;
    display: inline-block;
    width: auto;
    min-width: 191px;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    border: 1px solid transparent;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    float: right;
    padding: 10px 15px;
    font-family: 'Roboto', sans-serif;
    margin-top: 20px;  
}
.submit_1:hover { background: #096eb2; }
.submit_1:disabled { background: #666; color: #fff; border-color: #666; }   

.submit_4{
  background-color: transparent;
  border: 2px solid #fff;
}
.submit_4:hover { border-color: #fff; background: #fff !important; color: #e59e24; }
.submit_4:disabled { background: #666; color: #fff; border-color: #666; }   

.submit_1.inverse {
  background: transparent; 
  color: #ef303e; 
  border: 1px solid #ef303e;
}
.submit_1.inverse:hover { background: #f24055; color: #fff;}
.submit_1.inverse:disabled { background: #666; color: #fff; border-color: #666; } 



input[type="text"], input[type="password"], input[type="email"], input[type="date"], input[type="time"], input[type="tel"], input[type="number"], textarea, select{
    border-color: rgba(0,0,0, 0);
    background: #fff;
    color: #111;
    font-weight: 400;
    ackground: transparent;
    border: 1px solid #ddd;
    font-size: 14px;
    font-family: 'Raleway', sans-serif;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}
    input[type="text"]:hover,
    input[type="password"]:hover,
    input[type="email"]:hover,
    input[type="date"]:hover,
    input[type="time"]:hover,
    input[type="tel"]:hover,
    input[type="number"]:hover,
    textarea:hover,
    select:hover {
        border-color: rgba(0,0,0, 0);
        border: 1px solid #aaa;
    }
    input[type="text"]:focus,
    input[type="password"]:focus,
    input[type="email"]:focus,
    input[type="date"]:focus,
    input[type="time"]:focus,
    input[type="tel"]:focus,
    input[type="number"]:focus,
    textarea:focus {
        border-color: rgba(0,0,0,0);
        border: 1px solid #666;
    }
::-webkit-input-placeholder { color: #999; }
:-moz-placeholder { color: #999; }
/* firefox 19+ */
::-moz-placeholder { color: #999; }
/* ie */
:-ms-input-placeholder { color: #999 !important; /*darker gray - important needed to for ie10+*/}
input:-moz-placeholder { color: #999; }

/* =============================================================================
   ALERTS & ERRORS
   ========================================================================== */
.alert_message {
    margin: 20px auto;
    text-align: center;
    padding: 25px 10px;
}
    .alert_message h1, .alert_message h2, .alert_message h3, .alert_message h4, .alert_message h5, .alert_message h6 {
        margin: 0;
    }
.form_message {
    margin-bottom: 20px;
    margin-top: 10px;
    padding: 15px 10px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}
    .form_message.error {
      background: #EB4924; /*Red */
    }
    .form_message.success {
      background: #3a9ed8;
    }

    .form_message h4 {
      text-align: center;
      font-weight: 900;
      margin-top: 0;
      margin-bottom: 0;
      font-size: 15px;
      color: #fff;
    }
    .form_message h5 {
     font-size: 15px;
     font-weight: 900;
     color: #fff;
    }
/* =============================================================================
   SECTIONS
   ========================================================================== */
.std_section {
     border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}
.std_section_inter{
    padding: 20px 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
/* =============================================================================
   FIVONE SECTIONS CLASSES
   ========================================================================== */
.sections_no_results_wrap .nr_message{
    font-family: 'Open Sans', sans-serif; font-weight: 400;
}
.nr_wrapper{
    text-align: center;
    padding: 20px 0;
}
.nr_img{
    max-width: 125px;
}
.nr_text{
    color: #999;
}
/* =============================================================================
   ELEMENTS
   ========================================================================== */
.breadcrumb{
    float: left;
    margin: 0 10px;
}
.aligned_sq{
    width: 70px;
    height: 70px;
    margin: 10px 10px 10px 0;
    border: 0px solid #000;
    background: #fff;
    -webkit-box-shadow:inset 0 1px 3px 0 rgba(0,0,0,.25);
    box-shadow:inset 0 1px 3px 0 rgba(0,0,0,.25);
}
.aligned_sq_inner{
    font-size: 1.5em;
    color: #f400a0;
}

/* =============================================================================
   ----------/////////  MEDIA QUERRIES  /////////------------
   ========================================================================== */
@media screen and (max-width: 1200px) {}
@media screen and (max-width: 979px) {
  .std_section_inter{
      padding: 10px 10px;
  }
}
@media screen and (max-width: 859px) {}
@media screen and (max-width: 767px) {}
@media screen and (max-width: 640px) {}
@media screen and (max-width: 479px) {
  .button_1, .button_2 {
    padding: 10px 10px; 
  }
}