/* Main style file. Override general styles here. Specific module or page type
styles, often have their on css files, which are called only if necessary. */
@import url('WCAG-2-AA.css');

html, body {

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

.bg-primary a.admin-link, .bg-primary a.edit-link {
  color: #cc310f;
}

/* EDITOR CSS*/
#brick_html {
  color: #000;
}
.well.well-lg {
  background: transparent;
  border: 2px solid #e0e0e0;
}
.edit-help {
    text-align: left;
}
.edit-help a {
  font-weight: bold;
  font-style: italic;
  color: #337ab7;
}
.edit-help img {
  vertical-align: top;
  height: 18px !important;
  width: auto;
  border-radius: 4px;
}
.edit-help hr {
  max-width:100%;
}
.side-nav {
    background: white;
    padding: 10px;
}

.pb-1 {
  padding-bottom: 1rem;
}

/**** TESTIMONIALS/QUOTES ****/
#pageQuotes {
  min-height:400px;
  line-height: 18px; 
  color: #575757;
}
#pageQuotes .quote {
  display: none;
}

#pageQuotes .quote img {
  max-height: 200px;
  padding-bottom: 25px; 
}

#pageQuotes .quote p {
  padding-right: 35px;
  line-height: 18px;
  color: #333;
  font-size: 18px;
  text-align: left;
  padding-left: 25px;
  border-left: 3px solid #ffb300;
  margin-bottom: 40px;
  margin-top: 30px;
  line-height: 1.5;
}

#pageQuotes .quote p:nth-child(2) {
  margin-bottom: 0;
}

#pageQuotes .quote .quote-source {
  margin: 0;
  padding-top: 25px;
  font-style: italic;
}


#pageQuotes .quote .quote-author {
  float:right;
}
#pageQuotes .quote .quote-author p {
  font-size:15px;
  color:black;
}

button.btn.btn-info.pull-left.refresh {
  margin-right: 35px;
    background-color: black;
    border-color: black;
    transition:.3s;
    margin-bottom: 30px;
    position: absolute;
    bottom: -50px;
    left: 0;
}
button.btn.btn-info.pull-right.refresh {
    margin-right: 35px;
    background-color: black;
    border-color: black;
    transition:.3s;
    margin-bottom: 30px;
    position: absolute;
    bottom: -50px;
    right: 0;
}
button.btn.btn-info.refresh:hover, 
button.btn.btn-info.refresh:focus {
    background-color: #5e7980;
    transition: .3s;
}

/* Position Admin and Edit buttons */
.ft ul.nav li {
  float: right;
}
.ft ul.nav > li > a  {
  padding: 0 15px;
}

/**** Content Formatting ****/

/* Make images 100% on smaller devices. */
.content img {
  max-width: 100%;
  height: auto;
}
/* So the frame doesn't extend past the page. */
iframe, object, embed{
  max-width: 100%;
}

.section-bk {
  width: 100%;
  background-color: rgba(255,255,255,.9);
  padding: 20px 0;
  margin: 0;
}


.header-content-inner h1,
.header-content-inner h2,
.header-content-inner h3 {
  display: inline-block;
  background-color: black;
  padding: 8px 16px;
}

/**** Theme Customizations ****/

.ribbon {
  width: 100%;
  height: 10px;
  background-color: #ccc;
  position: relative;
}

.ribbon:before {
  content: "";
  position: absolute;
  left: 0px;
  right: 0px;
  height: 10px;
  background-image: -webkit-linear-gradient(0deg, #4e2500 20px, #ff6000 20px, #ff6000 40px, #ffb300 40px, #ffb300 60px, #222 60px, #222 80px);
  background-image: -ms-linear-gradient(0deg, #4e2500 20px, #ff6000 20px, #ff6000 40px, #ffb300 40px, #ffb300 60px, #222 60px, #222 80px);
  background-size: 80px;
  top: 0px;
}

.header-content-inner h1 {
  padding: 20px 40px;
}

.company-logo {
  min-height: 160px;
}
img.animikii {
  height: 130px;
}
img.yikesite {
  margin-top: 50px;
  height: 75px;
}
img.contentgems {
  margin-top: 52px;
}
section .content h1 {
  margin-bottom: 40px;
  font-size: 24px !important;
}
section.section-about-me {
  background-color: #4e2500;
  text-align: center;
}
section.section-2 {
  background-color: white;
  color: white;
  text-align: center;
}
section.section-my-companies {
  background-color: #ffb300;
  color: white;
  text-align: center;
}
section.section-eyes-book {
  color: #fff;
  background-color: #222;
  text-align: center;
}
section.section-get-in-touch a {
  color: #ffb300;
}
section.section-news-river {
  color: #333333;
  background-color: #ffffff;
  text-align: center;
}
section.section-news-river a {
  color: #333;
  text-decoration: underline;
}
section.section-news-river h1 {
  color: white;
}
section.section-news-river p:first-child {
  text-align: center;
}
.cgw-container { 
  text-align: left !important;
}

.column-cover img{
  height: 500px;
  width: auto;
}

.social-icons {
  margin-top: 40px;
}
.social-icons .social-icon {
  background: #444;
  color: #ffb300;
  border-radius: 50%;
  display: inline-block;
  margin-right: 12px;
  text-decoration: none;
  font-size: 40px;
  line-height: 70px;
  height: 80px;
  width: 80px;
}
.social-icons .social-icon:hover {
  text-decoration: none;
  background-color: #ffb300;
  color: #444;
}
.admin-link, .edit-link {
  display: inline-block;
  margin-top: 20px;
  border-top: 1px solid red;
  background-color: #D00;
  color: white !important;
  padding: 4px 14px;
}
.admin-link {
  border-radius: 4px 0 0 4px;
  padding-left: 14px;
}
.edit-link {
  border-radius: 0 4px 4px 0;
  margin-left: 1px;
}
/**** Responsive Hooks ****/

/* Keep in mind mobile-first styles get applied 
generally and override for larger devices. */

/* Phone Only */
@media (max-width: 767px) {  

  header h1 {
    font-size: 20px !important;
    margin-top: 80px !important;
    padding: 14px 22px;
  }
  header h2 {
    font-size: 14px;
  }
  
}

/* Tablet*/
@media (min-width: 768px) {  
  /* Add minimum height for pages with minimal content. */
  .pull-subpages .content { min-height: 0; }
  
  header h2 {
    font-size: 22px;
  }

  section .content h1 {
    margin-bottom: 70px;
    font-size: 35px !important;
  }


  /* Float main menu on right */
  .navbar-nav {
    float: right;
    margin: 0;
  }
}
/* Desktop*/
@media (min-width: 992px) {
  
}
/* Large Desktop*/
@media (min-width: 1200px) {
 
}

.bg-primary {
  background-color: #4e2500;
  text-align: center;
}
.bg-grey {
  background-color: #ccc;
}

.bg-dark {
    color: #fff;
    background-color: #222;
}
.jumbotron {
  background-color: inherit;
}
.pull-subpages .alert.alert-success.edit-help {
  margin-bottom:0;
}