/*
 *   Important Information about this CSS File
 *
 * - Do not delete or rename this file, if you do not use it leave it blank (delete
 *   everything) and the file will be skipped when you enable Production Mode in
 *   the Global theme settings.
 *
 * - Read the _README file in this directory, it contains useful help and other information.
 */


/* Increase the default font size on small touch devices */

body {
  font-size: 100%;
}


/* =============================================================================
 *   Mobile Menu Toggle
 *   See your theme settings extensions for how to enable the menu toggle.
 *   These are example styles for the menu toggle menu, you can use these in the
 *   relevant responsive stylesheets as required. Modify to suit your design.
 * ========================================================================== */

/* The toggle link */

.at-mt .at-menu-toggle h2 {
  margin-bottom: 5px;
}

.at-mt .at-menu-toggle h2 a {
  background: #eee;
  border: 2px solid #ccc;
  padding: 2px 10px;
}

/* Menu items */

.at-mt .at-menu-toggle ul.menu li a {
  background: #eee;
  border-bottom: 1px solid #fff;
}

/************************ home page content - top banner ****************/

#banner-content-wrapper, {
   background: none;
}

#page-wrapper, {
   background: none;
}

#block-block-9 .container {
    display: none;
}


#block-block-9 .block-content {
    padding-top: 20px;
    display: none;
}

#block-block-9 .frontblocktext {
    background: rgba(210, 1, 110, 0.75) none repeat scroll 0 0;
    color: white;
    font-family: "rooney-web",sans-serif;
    font-size: 1.0rem;
    font-weight: normal;
    padding-left: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    width: 100%;
    
}

#block-block-9 .frontblocktext h1 {
    color: white;
    font-family: "proxima-nova",sans-serif;
    font-size: 1.6rem;
    font-weight: heavy;
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 10px;
    margin-bottom: 0px;
}   

#block-block-9 .frontblocktext h2 {
    color: white;
    font-family: "proxima-nova",sans-serif;
    font-size: 1.35rem;
    font-weight: normal;
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
}  

#block-block-9 .frontblocktext h5 {
    margin-top: 0px;
    margin-bottom: 10px;
}  

#block-block-9 .frontblocktext p {
    color: white;
    font-family: "proxima-nova",sans-serif; 
    line-height: 1.2;   
}  

#footer-wrapper {
   background-color: #eee;
   border: none;
   font-family: "proxima-nova",sans-serif;
   font-size: 0.8rem;
   line-height: 1.1rem;    
}

.block-client-block-3030 h2 {
   margin-top: 0px;
   line-height: 1.2rem;
}

/*
 *   Important Information about this CSS File
 *
 * - Do not delete or rename this file, if you do not use it leave it blank (delete
 *   everything) and the file will be skipped when you enable Production Mode in
 *   the Global theme settings.
 *
 * - Read the _README file in this directory, it contains useful help and other information.
 */

#logo img {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 100px;
    float: right;
}

#block-search-form {
    display: none;
    float: left;
    padding-top: 1em;
    padding-right: 7px;
}


a:link {
    font-family: "proxima-nova",sans-serif;
    color: #d7017a;
    font-weight: bold;
}

a:visited {
    font-family: "proxima-nova",sans-serif;
    color: #d7017a;
    font-weight: bold;
}
#iqtop-wrap {
    background: white none repeat scroll 0 0;
    box-shadow: none;
    height: 50px;
   }

#banner-wrap {
   padding-top: 125px;
  }

.region-footer {
   font-family: "proxima-nova",sans-serif;
}

.views-exposed-widgets {
    font-family:  "proxima-nova",sans-serif;
}

tbody {
  border-top: 1px none #ccc;
}

/******************** all below could be crap ************************

