/*Vars  Set changes here not below.*/
/*Set the Editor Styles  NOTE:FROM THE MAIN.CSS FILE COPY THIS TO THE FCK.CSS FILE.*/


h1 {
  font-size: 20.25pt;
  color: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  padding: 0px;
  margin: 0px;
  margin-bottom: 5px;
  line-height: 24px; }

h2 {
  font-size: 16.5pt;
  color: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  padding: 0px;
  margin: 0px;
  margin-bottom: 5px;
  line-height: 19px; }

  span.cta {

    padding: 8px;
    color: #FFFFFF;
    background-color: #fe3137;
    border-radius: 6px;
    border: 1px solid black;
    box-shadow: 1px 1px 2px #333;
  
  }

h3 {
  font-size: 12pt;
  color: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  padding: 0px;
  margin: 0px;
  margin-bottom: 5px;
  line-height: 13px; }

h4 {
  font-size: 10.5pt;
  color: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  padding: 0px;
  margin: 0px;
  margin-bottom: 5px;
  line-height: 11px; }



/*END COPY*/
/*General Settings*/
body {
  background-image: url("../images/bg.jpg");
  background-repeat: no-repeat;
  background-position: top;
  font-family: Arial, Helvetica, sans-serif;
  background-color: #909398;
  color: #FFFFFF;
  font-size: 12pt; }

a {
  color: #FFFFFF;
  text-decoration: none; }
  a:hover {
    color: white;
    text-decoration: none; }

.btn {
  padding: 3px 12px;
  color: #FFFFFF;
  background-color: #5982AF;
  background: -webkit-gradient(linear, left top, left bottom, from(#5982AF), to(#445bc6));
  background: -moz-linear-gradient(top, #5982AF, #445bc6);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5982AF', endColorstr='#445bc6');
  text-decoration: none; }
  .btn:hover {
    color: #5982AF;
    background-color: #d1dde9;
    background: -webkit-gradient(linear, left top, left bottom, from(#d1dde9), to(#cdd3f0));
    background: -moz-linear-gradient(top, #d1dde9, #cdd3f0);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d1dde9', endColorstr='#cdd3f0');
    text-decoration: none; }

/*Nav Settings*/
.nav > li > a {
  font-family: Verdana, Geneva, sans-serif;
  color: #FFFFFF;
  text-decoration: none; }
  .nav > li > a:hover {
    color: #FFFFFF;
    text-decoration: none;
    background-color: transparent; }

/*Footer*/
.footer {
  margin-bottom: 20px;
  color: #FFFFFF; }
  .footer a {
    color: #FFFFFF;
    text-decoration: none; }
    .footer a:hover {
      color: #FFFFFF;
      text-decoration: none; }

div.social {

margin: 0 auto 4px;

}

.paws-logo {
  vertical-align: middle;
  padding-bottom: 5px; }

/*Form settings------------------------------------- */
input {
  border-radius: 7px;
  -moz-border-radius: 7px; }

.billingInputfields, .billingSelectfields {
  width: 100%; }

.billingHelp br {
  display: none; }

/*Panel Settings-----------------------------------------*/
.panel {
  background-color: #b17f3e;
  background: -webkit-gradient(linear, left top, left bottom, from(#b17f3e), to(#874e02));
  background: -moz-linear-gradient(top, #b17f3e, #874e02);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b17f3e', endColorstr='#874e02');
  background: -ms-linear-gradient(top, #b17f3e 0%, #874e02 100%); }

.panel-default {
  border-color: #8B6431; }
  .panel-default .panel-heading {
    background-color: #8B6431;
    background: -webkit-gradient(linear, left top, left bottom, from(#8B6431), to(#553101));
    background: -moz-linear-gradient(top, #8B6431, #553101);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8B6431', endColorstr='#553101');
    background: -ms-linear-gradient(top, #8B6431 0%, #553101 100%);
    border-color: #8B6431; }

/*DataTables---------------------------------------------*/
table.dataTable tbody tr {
  background-color: #5982AF;
  cursor: pointer; }

/*List Groups*/
a.list-group-item {
  color: #FFFFFF;
  background-color: #5982AF; }

.list-group-item {
  border-color: #FFFFFF; }

a.list-group-item:hover, a.list-group-item:focus {
  color: #FFFFFF;
  background-color: #445BC6; }

/* Modal Windows */
.modal-content {
  background-color: #909398; }

.img-responsive {
  display: inline-block; }

#ccm-white-label-message, #ccm-account-menu-container {
  display: none !important; }

html.ccm-toolbar-visible body {
  background-position: center 50px; }

#ccm-account-menu {
  display: none !important; }

/*ADD ALL OVER RIDES BELOW HERE*/
body {
  background-position: top; }

.content {
  position: relative; }

.content img {
  max-width: 100%;
  height: auto !important; }

.content iframe {
  width: 100%; }

#gallery img {
  cursor: pointer; }

.swoosh {
  width: 100%;
  background-image: url(../images/swooshOverlay.png);
  background-repeat: no-repeat;
  background-position: top;
  position: absolute;
  top: 343px;
  z-index: 3; }

.carousel {
  margin-top: 0px; }

.carousel-fade .item {
  -webkit-transition: opacity 1s;
  -moz-transition: opacity 1s;
  -ms-transition: opacity 1s;
  -o-transition: opacity 1s;
  transition: opacity 1s; }

.carousel-fade .active.left {
  left: 0;
  opacity: 0;
  z-index: 2; }

.carousel-fade .next {
  left: 0;
  opacity: 1;
  z-index: 1; }

.social {
  float: none;
  padding-right: 0px; }

.social p {
  margin-bottom: 16px;
  margin-top: 16px; }

.nav > li > a {
  padding-left: 15px; }

.nav {
  text-align: center; }

.nav_hover {
  padding: 0; }

.content {
  margin-top: 108px;
}

.content-right {
  top: 0px; }

.banner {
  position: relative;
}

.site-logo {
  position: absolute;
  top: 0;
  left: 0;
  width: 33%;
  height: auto;
  background-color: #fff;
  padding: 8px;
  text-align:center;
}

.site-logo > img {
  width:100%;
  height:auto;
}

.cta-box {
  margin-top: 24px;
  margin-bottom: 32px;
  text-align: right;
}

.cta-box h2 {
  font-size: 18pt;
  font-weight: 600;
  font-style: italic;
}

/*Media Queries*/
/*---------------------------------*/
/* Small devices sm (tablets, 768px and up) */
@media (min-width: 768px) {
  .carousel {
    margin-top: -18px; }

  .nav {
    text-align: left; }

  .nav > li > a {
    padding-left: 0; }

  .social {
    float: right !important; }

  .logo {
    margin-top: 145px;
    text-align: right; } }
/* Medium devices md (desktops, 992px and up) */
@media (min-width: 992px) {
  .social {
    padding-right: 18px; }

  .logo {
    padding-right: 54px; }

  .social {
    logo: 0px; } }
/* Large devices lg (large desktops, 1200px and up) */
@media (min-width: 1200px) {
  .social {
    padding-right: 25px; }

  .home {
    margin-top: -18px;
    margin-left: 8%; }

  .services {
    margin-top: -37px; }

  .portfolio {
    margin-top: -59px; }

  .news {
    margin-top: -79px; }

  .aboutus {
    margin-top: -96px; }

  .contact {
    margin-top: -115px; } }
