/*---------------------------------------------------------------
        CUSTOM CSS
---------------------------------------------------------------*/

/* Enter Your Custom CSS Here */
body{
  padding-top: 0px !important;
  font-family: 'Titillium Web', sans-serif !important;
}
#content {
  margin-top: 0px !important;
  padding-top: 0px !important;
}
.contain {
  width: 90%;
  margin: 0px auto;
  opacity: 1.0;
}
.page-header {
  display: none !important;
}
.header-logo {
  position: absolute;
  right: 15px;
  top: 10px;
  opacity: 0;  
  -webkit-transition: all 1s ease-out 1s;
  -moz-transition: all 1s ease-out 1s;
  -o-transition: all 1s ease-out 1s;
  transition: all 1s ease-out 1s;
}
ul, ol {
  text-align: left;
}
.dropdown-menu{
left: 147px;
  top: 5%;
}
.indent-cat{
  padding-left: 20px;
}
.logo {
  width: 110px;
}
.uppercase {
  	text-transform: uppercase;
}
.center {
  	margin: 0px auto;
  text-align: center;
}
.page-title {
  	padding: 20px 0px 30px 80px !important;
    background: #cccccc;
}
.padding-left {
  padding-left: 20px;
}
div.contactInfo{display:none;}
/*=======================================================*/
body.home .aq-block{
position:relative;
}
body.home .aq-block nav.section-nav{
position:absolute;
  left:22px;
  top:140px;
  background-color:#fff;
 
  width:371px;
  display:none;
  z-index:99;
  margin:0;
}
body.home .aq-block nav.section-nav li{
display:block;
  float:none;
   padding: 10px;
}
body.home .aq-block nav.section-nav li a{
  color:#4a2567;
  font-size:14px;
  padding:0;
 
  display:block;
}
body.home .aq-block nav.section-nav li a:hover{
  padding-left:10px;
}
body.home .aq-block nav.section-nav ul ul a{
color:#fff;
 
}
body.home .aq-block nav.section-nav ul ul a:hover,
body.home .aq-block nav.section-nav ul ul li:hover
{
background-color:transparent;
}
body.home #aq-block-24-2 nav.section-nav,
body.home #aq-block-24-5 nav.section-nav,
body.home #aq-block-24-8 nav.section-nav
{
left: 22px;
  width:371px;
}
body.home .aq-block nav.section-nav.hovered_menu{
display:block;
}
.aq-block > a > h1, .aq-block > a > h2, .aq-block > a > h3, .aq-block > a > h4, .aq-block > a > h5, .aq-block > a > h6{
width:90%;
}
/*=======================================================*/
@media screen and (max-width: 640px) {
  .padding-left{
    padding-left: 0px;
  }
}
h2, h1 {
  font-family: 'Crete Round', serif;
  font-weight: 600;
  font-size: 2.5em;
  padding: 0px 0px 15px;
  color: #4a2567;
}
h5 {
  display: inline-block;
  margin-bottom: 25px;
  color: #4a2567;
  border-bottom: 3px solid #4a2567;
  font-size: 25px;
}
@media screen and (max-width: 640px) {
  h2, h1 {
    font-size: 1.8em;
  }
}
blockquote {
  margin: 40px 0px;
  border: none;
}
.anchor {
  margin: 40px 0px 40px;
  border-bottom: 1px solid lightgray;
  border-top: 3px solid lightgrey;
  height: 10px;
}
.anchor img {
  display: inherit;
  margin: 0px auto;
  margin-bottom: -50px;
  margin-top: -50px;  
}
.men-h2-non-slab{
  font-family: 'Titillium Web', sans-serif !important;
  color: #000000;
  background: url('https://rumercosmetics.com/wp-content/uploads/2014/06/struckaxiom.png');
  padding: 20px 0px;
  text-align: center;
}
.no-border{
  border: none;
}
.no-margin{
  margin:0px;
}
.no-height {
  height: 0px;
}
.whitewrapper{
  background: #fff;
}

.colorwrap {
  padding: 40px 15px 80px 15px;
}
.colorwrap:nth-child(3n+1) {
  background: #f3f2f2;
}
.colorwrap:nth-child(3n+2) {
  background: #ebebeb;
}
.colorwrap:nth-child(3n+3) {
  background: #dedcdc;
}
.post:nth-child(3n+1) .colorwrap {
  background: #f3f2f2;
}
.post:nth-child(3n+2) .colorwrap {
  background: #ebebeb;
}
.post:nth-child(3n+3) .colorwrap {
  background: #dedcdc;
}
.colorwrap:nth-child(odd) .aq_span8 {
  float: right;
}
.colorwrap:nth-child(even) .aq_span8 {
  text-align: left;
}
.colorwrap:nth-child(odd) .pad-right {
  padding-left: 0px;
  padding-left: 20px;
}
@media screen and (max-width: 640px) {
  .colorwrap {
    padding-left:0px;
    padding-right:0px;
  }
  .pad-right {
    padding: 0px;
  }
  .aq_span3 {
    margin-bottom: 15px;
  }
}


/*************************************************header and nav styles*/
.navbar-default {
  background: rgba(0,0,0,0) !important;
  border: none;
}
.navbar-header{
  background:  rgba(74,37,103,0);
  width: 100%;
  height: 80px;
  -webkit-transition: all 1s ease-out 1s;
  -moz-transition: all 1s ease-out 1s;
  -o-transition: all 1s ease-out 1s;
  transition: all 1s ease-out 1s;
}
div.contactInfo {
  color: #ffffff!important;
  font-weight: 100;
  line-height: 1.8em;
}
.contactinfoHeavy{
  font-weight: 400;
}
.navbar-collapse {
  border-top: none !important;
  box-shadow: none !important;
}
form#searchform.navbar-form.navbar-right, a.navbar-brand {
  display: none;
}
#menu-global-navigation li a{
  padding-left: 0px;
  text-decoration: none; 
  text-transform:uppercase;
  -webkit-transition: padding-left linear 200ms;
  -moz-transition: padding-left linear 200ms;
  -o-transition: padding-left linear 200ms;
  transition: padding-left linear 200ms;
  padding: 10px;
  border-top: 1px solid #794396; 
}
#menu-global-navigation .menu-item-has-children ul a{
border-top: none medium; 
}
#menu-global-navigation li a:hover{
  padding-left: 10px;
  font-weight: 600;
}
.navbar-nav > li:nth-child(7) a{
 /* border-bottom: 1px solid #794396;padding-bottom: 10px;
  margin-bottom: 15px*/
  
}

/*************************************************slider caption styles*/


a.tp-button:hover {
  text-decoration: none !important;
}
.tp-caption.mediumlarge_light_white {
  font-weight:200;
  font-family: 'Titillium Web', sans-serif;
  font-size: 2.75em;
}

/*************************************************the practice styles*/
.resume-button {
  display: block;
  float: left;
  padding: 10px 15px;
  background: #ffffff;
  color: #794396;
  text-decoration: none!important;
  margin-top: 20px;
  margin-left: 20px;
  border: 1px solid #794396;
  text-align: center;
  -webkit-transition: background linear 200ms;
  -moz-transition: background linear 200ms;
  -o-transition: background linear 200ms;
  transition: background linear 200ms;
}
.resume-button:hover {
  border: 1px solid #ffffff;
  color: #ffffff;
  background: #794396;
}
.wide {
  float: none;
  margin-left: 0px;
}


/*************************************************the office slider styles*/
div#aq-template-wrapper-24 {
	background: black;
}
div.office-wrap {
  background: url('https://rumercosmetics.com/wp-content/uploads/2014/08/full-slice.jpg') center center no-repeat;
  background-size: cover;
  min-height: 800px;
  padding-top: 18em;
}
.office-hr-contain {
  background: rgba(74,37,103,.8);
  padding: 15px !important;
  width: 600px;
  color: #ffffff;
  margin: 0px auto;
  margin-top: 2em;
}
.office-leftCol, .office-rightCol {
 display: inline-block;
 width: 49.5%;
 padding: 10px;
  vertical-align: top;
}
.office-leftCol {
 text-align: right;
 border-width: 1px !important;
 border-right: 1px solid #ffffff;
 border-bottom: none;
}
.office-rightCol {
 text-align: left;
}
.contact-button{
  background: transparent;
  color: #ffffff !important;
  padding: 7px 15px !important;
  border: 1px solid #ffffff !important;
  margin-top: 6px !important;
  display: inline-block;
}
.contact-button:hover{
  background: #ffffff;
  color: #4a2567 !important;
  text-decoration: none;
}
@media screen and (max-width: 750px) {
  div.office-wrap {
    min-height: 750px;
    padding-top: 10em;
  }
  .office-hr-contain {
    width: 400px;
 	padding: 15px 30px;
  }
  .office-leftCol, .office-rightCol {
    display: block;
    width: 100%;
    text-align: center;
  }
  .office-leftCol {
    border-width: 1px !important;
    border-right: none;
    border-bottom: 1px solid #ffffff;
  }
}
@media screen and (max-width: 550px) {
  div.office-wrap {
    min-height: 600px;
    padding-top: 5em;
  }
  .office-hr-contain {
   width: 300px;
   padding: 15px 60px !important;
  }
  .office-hr-contain h4 {
    font-size: 12px !important;
    padding: 6px 0px !important;
  }
  .office-hr-contain p {
    font-size: 12px !important;
    line-height: 25px !important;
  }
  .contact-button{
    padding: 15px 15px !important;
    border: 1px solid #ffffff!important;
    font-size: 15px !important;
  }
}


/*************************************************PROCEDURES div styles*/
.proceduresQuote {
  font-size: 1.5em;
  text-align: center;
  font-weight: 200;
  padding: 0px 4%;
}
.sectionTitle {
  color: #794396;
  text-align: center;
  clear: both;
  font-family: 'Crete Round', serif;
  font-weight: 600;
  font-size: 2.5em;
  padding: 25px 0px;
  background: #bbbbbb;
  opacity:1;
}
.procedure-header-wrapper{
  clear: both;
  padding: 20px 5%;
  background: #4a2567;
  color: #fff;
}
.pad-right {
  padding-right: 20px;
}
.section-nav {
  margin-top: 10px;
}
.section-nav ul {
  padding: 0px !important;
}
.section-nav ul li {
  color: inherit !important;
  list-style-type: none!important;
  display: inline-block;
  padding: 0px 10px;
  border-left: 1px solid #ffffff;
  position: relative;
  text-decoration: none;
}
.section-nav ul li:first-child {
  border-left: none;
  padding: 0px 10px 0px 0px;
}
.section-nav ul li a {
  text-decoration: inherit !important;
  color: #ffffff;
  font-size: 10px;
  font-weight: 400;
  vertical-align: middle;
  letter-spacing: 2px;
  padding: 3px 10px 3px 10px;
  -webkit-transition: background linear 200ms;
  -moz-transition: background linear 200ms;
  -o-transition: background linear 200ms;
  transition: background linear 200ms;
}

.section-nav ul li:hover > a {
  color: #4a2567;
  background:#ffffff;
}
@media only screen and (max-width: 1200px) {
  .section-nav ul li {
    display: block;
    border-left: 0px solid #ffffff;
    padding: 0px;
  }
}


.procedure-img{
  border: 5px solid #ffffff;
  -webkit-box-shadow: 6px 7px 20px 0px rgba(30, 30, 30, 0.1);
  -moz-box-shadow:    6px 7px 20px 0px rgba(30, 30, 30, 0.1);
  -o-box-shadow:      6px 7px 20px 0px rgba(30, 30, 30, 0.1);
  box-shadow:         6px 7px 20px 0px rgba(30, 30, 30, 0.1);
}
.procedure-img img {
  width: 100%;
}

/*****************dropdown nav styles*/

.section-nav ul ul {
  position: absolute;
  z-index: 1000;
  top: 20px;
  left:0px;
  background: #4a2567;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  width: 300px;
  height: 0px;
  overflow: hidden;
  display: none;
}

.section-nav ul li:hover > ul {
 height: auto;
 padding: 20px 5px 20px 5px !important;
 display: block;
}

.section-nav ul ul li {
  display: block;
  border-left: none;
}
.section-nav ul ul li:first-child {
  padding:0px 10px;
}
.section-nav ul ul li a {
  padding: 3px 10px 3px 0px;
  -webkit-transition: padding linear 200ms;
  -moz-transition: padding linear 200ms;
  -o-transition: padding linear 200ms;
  transition: padding linear 200ms;
}
.section-nav ul ul li:hover > a {
  padding: 3px 10px 3px 10px;
}

@media screen and (max-width: 1200px) {
.section-nav ul ul {
    position: absolute;
    z-index: 1000;
    top: 0px;
    left:0px;
    background: #4a2567;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    width: 300px;
    height: 0px;
    overflow: hidden;
  }
  .section-nav ul ul li {
    padding-left: 10px;
  }
  .section-nav ul ul li:first-child {
    padding: 0px;
    padding-left: 10px
  }
}
/*****************trans other nav styles*/
a.trans-othernav{
  color: #4a2567;
  padding: 0px 10px;
}
a.trans-othernav:first-child{
  padding-left:0px;
}



/*************************************************Contact form styles*/

input,
textarea,
select,
.uneditable-input {
  width: 90%;
  border-radius: 4px;
  border: 1px solid #794396;
  padding: 10px;
  font-size: 14px;
  font-weight:600;
  letter-spacing: 1px;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  border-radius: 0px;
  border: none;
  background: #794396;
  color: #ffffff;
  font-style: normal;
  font-size: 14px;
}
#contact-us{
  margin-bottom: 20px;
}
.wen-social-links{
  padding:0px;
}
.ajax-loader {
	display: none; 
}
@media screen and (max-width: 550px) {
  #aq-block-237-4 input, #aq-block-237-4 textarea {
    width: 100%;
  }
}
/*************************************************footer and footer nav styles*/
footer {
  font-size: 1em;
  color: white;
}
footer ul {
  padding-left: 0px;
}
footer li {
  list-style-type: none;
}
div#inner-footer {
	padding: 20px 0px;
}
p.alert.alert-info, a#credit320 {
  display: none;
}
#menu-global-navigation-1 a {
  color: #ffffff;
}
.attribution {
  width: 240px;
  color: #ffffff;
  margin: auto;
  margin-bottom: 5px;
}
#aq-block-1670-3, #aq-block-1670-5, #aq-block-1670-7 {
  min-height: 160px;
  border-bottom: 1px solid #794396;
  margin-right: 3%;
}
@media screen and (max-width: 900px) {
  #aq-block-1670-2 {
    display: none;
  }
  #aq-block-1670-3, #aq-block-1670-5, #aq-block-1670-7 {
    width: 30.3%;
  }
}
@media screen and (max-width: 650px) {
  #aq-block-1670-2 {
    display: block;
  }
  #aq-block-1670-3, #aq-block-1670-5, #aq-block-1670-7 {
    width: 47%;
  }
  #aq-block-1670-3 {
    float:right;
  }
  #aq-block-1670-5 {
    clear: both;
  }
}

/*************************************************MISC STYLES*/
.thank-you-img {
  width: 400px !important;
}

/*************************************************OVERRIDES JULY 2015 */
h2 {
  font-size: 2em;
}

.post_content H3 {
  margin-bottom: 12px;
}

.section-nav ul ul {
  top: 0px;
  border: 2px solid #4A2567;
}