rexjiang92
8/14/2017 - 11:02 PM

Reaction IB CSS

@import url('https://fonts.googleapis.com/css?family=Cabin');
body, h1, h2, h3, .evnt-1 h2, .evnt-2 h2, .evnt-3 h2, .evnt-4 h2, h4, h5, h6, 
.field-type-text-with-summary, .event .field-node--body p, ul, ol, dl,
.footer-wrapper footer h3, .blg-3 .body .field-item p, .single-blog .title{
  font-family: 'Cabin', sans-serif;
}

body, .field-type-text-with-summary, 
.event .field-node--body p, ul, ol, dl, .blg-3 .body .field-item p{
  font-size: 1rem!important;
}

.button.small{
  border: none;
}

/*logo*/
.block-logo,
.block-logo .field-item .media-image a{
  height: auto;
}

.block-logo .field-logo{
  margin-bottom: 0;
}

.block-logo .field-item .media-image a img{
  max-height: 170px;
  top: auto!important;
}

/*header*/
.header-top{
  padding: 0;
}

.block-getintouch {
  margin-top: 0;
  margin-bottom: 1.25rem;
}

.block-getintouch .getintouch-buttons .button.search{
  display: none;
}

@media (min-width: 889px) {
  .block-getintouch {
    margin-top: 1.25rem;
  }
}
.block-getintouch .getintouch-labels li {
  border: none !important;
}
.block-getintouch .getintouch-buttons > li:last-child a.button {
  padding-right: 0.4rem;
}
.block-getintouch .getintouch-buttons > li .button {
  color: white;
  background: #e7af4d;
  margin-right: 8px;
  padding: 0.4rem;
  border-right: none;
}
.block-getintouch .getintouch-buttons > li .button:hover{
  background: #e7af4d;
  color: #fff;
}

/* NAV */
.region-navigation{
  position: absolute;
  bottom: 20px;
  right: 0;
}



/*header bottom*/
.tint:before{
  background: rgba(0, 0, 0, 0.3);
}
section.block-aw-two-pagetitle{
  background: url(/sites/stevenlewis2.us1.advisor.ws/files/styles/slider_xl/public/images/mountain.jpg);
  background-size: cover;
  background-position: center;
}
#block-aw-two-pagetitle h1{
  color: #fff;
  margin: 0 auto;
  max-width: 75rem;
  width: 100%;
}

/*banner*/
.orbit-bullets-container li{
  height: 13px;
  width: 13px;
  border-radius: 100%;
}

.orbit-container .orbit-slides-container img{
  height: auto;
  width: 100%;
}

.block-sliderhdr3 .caption{
  bottom: 25%;
}

@media (max-width: 1024px){
  .block-sliderhdr3 .slider img{
    height: 300px;
    width: 100%;
  }
   .orbit-container .orbit-slides-container img{
    height: 300px;
    width: 100%;
  }
  .orbit-container .orbit-slides-container > *{
    bottom: auto;
  }
  .block-sliderhdr3 .slider{
    height: 300px!important;
  }
  .slider .caption{
    bottom: 25%;
    width: 100%;
  }
  .block-sliderhdr3 .slider .caption h3{
    font-size: 30px;
    margin-bottom: 0;
  }
}

@media (max-width: 525px){
  .slider .caption{
    bottom: 15px;
  }
  .slider .caption h3{
    font-size: 2rem;
    margin-bottom: 0;
  }
  .block-sliderhdr1 .caption p{
    margin-top: 0;
  }
}




/*content*/
.section-faq-01 .question-icon span{
  width: 4.0625rem;
  height: 4.0625rem;
  text-align: center;
  font-size: 2.3125rem;
  line-height: 1.5;
  display: block;
  position: absolute;
  top: 10px;
  left: 10px;
  background: #e7af4d;
  color: #FFFFFF;
}

#block-customhomeblock{
  margin-top: 46px;
}

#block-customhomeblock h4{
  margin: 15px 0;
}

#block-customhomeblock .button{
  padding: 10px 15px;
  background: #e7af4d;
}

.caption-box h3 a{
  color: #fff;
}



/*footer*/
.footer-block-wrapper #edit-actions .button{
  margin-top: 15px;
}

.footer-block-wrapper.contact .field-wrapper a{
  font-size: 16px;
  color: #fff;
}

.footer-block-wrapper.contact .field-node--field-company-email .field-label{
  display: none;
}

.footer-block-wrapper.contact .field-node--field-company-phone .field-label{
  display: none;
}

.footer-block-wrapper.contact .field-node--field-company-toll-free .field-label{
  display: none;
}


.side-nav li{
  font-size: 1rem;
}

.side-nav li a:not(.button){
  color: #fff;
}

.side-nav li a:not(.button):hover{
  color: #fff;
}

.block-disclaimerblock p{
  font-size: inherit;
}

.footer-wrapper {
    background: #607d8b;
}


.g-recaptcha {
  transform:scale(0.90);
  -webkit-transform:scale(0.90);
  transform-origin:0 0;
  -webkit-transform-origin:0 0;
}



/*PADDING FIX content*/
.tm-1 .member-description{
  height: auto!important;
}

.tm-1 .columns{
  max-height: none;
}

@media (max-width: 640px){
  #block-customlogoseen img{
    margin: 15px 0;
  }  
  .event > div{
    padding: 0;
  }
  .tm-visitor-page article .headshot, .single .headshot{
    margin-left: 0;
    margin-right: 0;
  }
  .member-description, .single .member-description, .member-bio-single{
    padding: 0;
  }
  .tm-visitor-page .member-description{
    margin: 0 -15px;
  }
  .blog-post .field-node--field-featured-image{
    max-width: 100%;
    margin-left: 0;
  }
  .single-blog{
    margin: 0!important;
  }
  .single-blog .field-node--field-featured-image{
    width: 100%;
  }
}

@media (max-width: 450px){
  #block-views-block-team-member-01-tm-1 .columns{
    width: 100%;
  }  
  .blog-post .content{
    padding-left: 0;
    padding-right: 0;
  }
}