/******************************************************************
Site Name: Beams Hospitals
Author: Abhijeet Deb
Stylesheet: Main Stylesheet
Here's where the magic happens. Here, you'll see we are calling in
the separate media queries. The base mobile goes outside any query
and is called at the beginning, after that we call the rest
of the styles inside media queries.
******************************************************************/
/*! normalize.css 2012-07-07T09:50 UTC - http://github.com/necolas/normalize.css */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/*
 * Corrects `block` display not defined in IE6/7/8/9 & FF3.
 */
/* line 11, ../scss/_normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block;
}
/*
 * Corrects `inline-block` display not defined in IE6/7/8/9 & FF3.
 */
/* line 29, ../scss/_normalize.scss */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
/*
 * Prevents modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS5 devices.
 */
/* line 42, ../scss/_normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}
/*
 * Addresses styling for `hidden` attribute not present in IE7/8/9, FF3, S4.
 * Known issue: no IE6 support.
 */
/* line 52, ../scss/_normalize.scss */
[hidden] {
  display: none;
}
.free_consultation_form .form_row { position:relative;}
.free_consultation_form .form_row .form_label { color:#FFFFFF; float:left; width:85px; font-size:12px;}
.free_consultation_form .form_row .form_field { color:#4c5053; float:left; width:140px; font-size:12px; background-color:#FFFFFF; height:22px; line-height:22px; webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px; line-height:22px;}
.free_consultation_form .form_row .form_field input[type="text"] { color:#4c5053; float:left; width:130px; font-size:12px; background:none; border:none; padding:0 3px; line-height:22px; margin-bottom:20px !important;}
.free_consultation_form .form_row .form_field input[type="email"] { color:#4c5053; float:left; width:130px; font-size:12px; background:none; border:none; padding:0 3px; line-height:22px; margin-bottom:20px !important;}
.free_consultation_form .form_row .form_field input[type="tel"] { color:#4c5053; float:left; width:130px; font-size:12px; background:none; border:none; padding:0 3px; line-height:22px; margin-bottom:20px !important;}
.free_consultation_form .form_row .form_field_textarea { color:#4c5053; float:left; width:140px; font-size:12px; background-color:#FFFFFF; height:60px; line-height:15px; webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
margin-bottom:20px !important;}
.free_consultation_form .form_row .form_field_textarea textarea{ color:#4c5053;  width:134px; font-size:12px; background:none; height:60px; border:none; resize:none; padding:0 3px;}
.free_consultation_form .send_bt{ float:right; margin:0 6px 0 0; }
.free_consultation_form .send_bt input[type="submit"]{ float:right; color:#fff; background-color:#ffa902; padding:3px 7px; border:none; webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;}
.free_consultation_form .wpcf7-form-control-wrap span.wpcf7-not-valid-tip { width:177px; left:-135px !important; top:23px !important; line-height:22px !important;}
/* ==========================================================================
   Base
   ========================================================================== */
/*
 * 1. Corrects text resizing oddly in IE6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevents iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
/* line 67, ../scss/_normalize.scss */
html {
  font-size: 100%;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 2 */
}
/*
 * Addresses `font-family` inconsistency between `textarea` and other form
 * elements.
 */
/* line 78, ../scss/_normalize.scss */
html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}
/*
 * Addresses margins handled incorrectly in IE6/7.
 */
/* line 90, ../scss/_normalize.scss */
body {
  margin: 0;
}
/* ==========================================================================
   Links
   ========================================================================== */
/*
 * Addresses `outline` inconsistency between Chrome and other browsers.
 */
/* line 102, ../scss/_normalize.scss */
a:focus {
  outline: thin dotted;
}
/*
 * Improves readability when focused and also mouse hovered in all browsers.
 * people.opera.com/patrickl/experiments/keyboard/test
 */
/* line 111, ../scss/_normalize.scss */
a:active,
a:hover {
  outline: 0;
}
/* ==========================================================================
   Typography
   ========================================================================== */
/*
 * Addresses font sizes and margins set differently in IE6/7.
 * Addresses font sizes within `section` and `article` in FF4+, Chrome, S5.
 */
/* line 125, ../scss/_normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/* line 130, ../scss/_normalize.scss */
h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}
/* line 135, ../scss/_normalize.scss */
h3 {
  font-size: 1.17em;
  margin: 1em 0;
}
/* line 140, ../scss/_normalize.scss */
h4 {
  font-size: 1em;
  margin: 1.33em 0;
}
/* line 145, ../scss/_normalize.scss */
h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}
/* line 150, ../scss/_normalize.scss */
h6 {
  font-size: 0.75em;
  margin: 2.33em 0;
}
/*
 * Addresses styling not present in IE7/8/9, S5, Chrome.
 */
/* line 159, ../scss/_normalize.scss */
abbr[title] {
  border-bottom: 1px dotted;
}
/*
 * Addresses style set to `bolder` in FF3+, S4/5, Chrome.
 */
/* line 167, ../scss/_normalize.scss */
b,
strong {
  font-weight: bold;
}
/* line 172, ../scss/_normalize.scss */
blockquote {
  margin: 1em 40px;
}
/*
 * Addresses styling not present in S5, Chrome.
 */
/* line 180, ../scss/_normalize.scss */
dfn {
  font-style: italic;
}
/*
 * Addresses styling not present in IE6/7/8/9.
 */
/* line 188, ../scss/_normalize.scss */
mark {
  background: #ff0;
  color: #000;
}
/*
 * Addresses margins set differently in IE6/7.
 */
/* line 197, ../scss/_normalize.scss */
p,
pre {
  margin: 1em 0;
}
/*
 * Corrects font family set oddly in IE6, S4/5, Chrome.
 * en.wikipedia.org/wiki/User:Davidgothberg/Test59
 */
/* line 207, ../scss/_normalize.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}
/*
 * Improves readability of pre-formatted text in all browsers.
 */
/* line 220, ../scss/_normalize.scss */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
/*
 * Addresses CSS quotes not supported in IE6/7.
 */
/* line 230, ../scss/_normalize.scss */
q {
  quotes: none;
}
/*
 * Addresses `quotes` property not supported in S4.
 */
/* line 238, ../scss/_normalize.scss */
q:before,
q:after {
  content: '';
  content: none;
}
/* line 244, ../scss/_normalize.scss */
small {
  font-size: 75%;
}
/*
 * Prevents `sub` and `sup` affecting `line-height` in all browsers.
 * gist.github.com/413930
 */
/* line 253, ../scss/_normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
/* line 261, ../scss/_normalize.scss */
sup {
  top: -0.5em;
}
/* line 265, ../scss/_normalize.scss */
sub {
  bottom: -0.25em;
}
/* ==========================================================================
   Lists
   ========================================================================== */
/*
 * Addresses margins set differently in IE6/7.
 */
/* line 277, ../scss/_normalize.scss */
dl,
menu,
ol,
ul {
  margin: 1em 0;
}
/* line 284, ../scss/_normalize.scss */
dd {
  margin: 0 0 0 40px;
}
/*
 * Addresses paddings set differently in IE6/7.
 */
/* line 292, ../scss/_normalize.scss */
menu,
ol,
ul {
  padding: 0 0 0 40px;
}
/*
 * Corrects list images handled incorrectly in IE7.
 */
/* line 302, ../scss/_normalize.scss */
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}
/* ==========================================================================
   Embedded content
   ========================================================================== */
/*
 * 1. Removes border when inside `a` element in IE6/7/8/9, FF3.
 * 2. Improves image quality when scaled in IE7.
 *    code.flickr.com/blog/2008/11/12/on-ui-quality-the-little-things-client-side-image-resizing/
 */
/* line 318, ../scss/_normalize.scss */
img {
  border: 0;
  /* 1 */
  -ms-interpolation-mode: bicubic;
  /* 2 */
}
/*
 * Corrects overflow displayed oddly in IE9.
 */
/* line 327, ../scss/_normalize.scss */
svg:not(:root) {
  overflow: hidden;
}
/* ==========================================================================
   Figures
   ========================================================================== */
/*
 * Addresses margin not present in IE6/7/8/9, S5, O11.
 */
/* line 339, ../scss/_normalize.scss */
figure {
  margin: 0;
}
/* ==========================================================================
   Forms
   ========================================================================== */
/*
 * Corrects margin displayed oddly in IE6/7.
 */
/* line 351, ../scss/_normalize.scss */
form {
  margin: 0;
}
/*
 * Define consistent border, margin, and padding.
 */
/* line 359, ../scss/_normalize.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
/*
 * 1. Corrects color not being inherited in IE6/7/8/9.
 * 2. Corrects text not wrapping in FF3.
 * 3. Corrects alignment displayed oddly in IE6/7.
 */
/* line 371, ../scss/_normalize.scss */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  white-space: normal;
  /* 2 */
  *margin-left: -7px;
  /* 3 */
}
/*
 * 1. Corrects font size not being inherited in all browsers.
 * 2. Addresses margins set differently in IE6/7, FF3+, S5, Chrome.
 * 3. Improves appearance and consistency in all browsers.
 */
/* line 384, ../scss/_normalize.scss */
button,
input,
select,
textarea {
  font-size: 100%;
  /* 1 */
  margin: 0;
  /* 2 */
  vertical-align: baseline;
  /* 3 */
  *vertical-align: middle;
  /* 3 */
}
/*
 * Addresses FF3/4 setting `line-height` on `input` using `!important` in the
 * UA stylesheet.
 */
/* line 399, ../scss/_normalize.scss */
button,
input {
  line-height: normal;
}
/*
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Corrects inability to style clickable `input` types in iOS.
 * 3. Improves usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Removes inner spacing in IE7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE6.
 */
/* line 414, ../scss/_normalize.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
  *overflow: visible;
  /* 4 */
}
/*
 * Re-set default cursor for disabled elements.
 */
/* line 427, ../scss/_normalize.scss */
button[disabled],
input[disabled] {
  cursor: default;
}
/*
 * 1. Addresses box sizing set to content-box in IE8/9.
 * 2. Removes excess padding in IE8/9.
 * 3. Removes excess padding in IE7.
 *    Known issue: excess padding remains in IE6.
 */
/* line 439, ../scss/_normalize.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
  *height: 13px;
  /* 3 */
  *width: 13px;
  /* 3 */
}
/*
 * 1. Addresses `appearance` set to `searchfield` in S5, Chrome.
 * 2. Addresses `box-sizing` set to `border-box` in S5, Chrome (include `-moz`
 *    to future-proof).
 */
/* line 453, ../scss/_normalize.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}
/*
 * Removes inner padding and search cancel button in S5, Chrome on OS X.
 */
/* line 464, ../scss/_normalize.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/*
 * Removes inner padding and border in FF3+.
 */
/* line 473, ../scss/_normalize.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/*
 * 1. Removes default vertical scrollbar in IE6/7/8/9.
 * 2. Improves readability and alignment in all browsers.
 */
/* line 484, ../scss/_normalize.scss */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}
/* ==========================================================================
   Tables
   ========================================================================== */
/*
 * Remove most spacing between table cells.
 */
/* line 497, ../scss/_normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/******************************************************************
CUSTOMIZED RESET VALUES
I added these extra styles as a more personalized reset. Feel free
to remove them if you like or add your own. If you want to update
the normalize styles, make sure to edit from this point up.
******************************************************************/
/* line 510, ../scss/_normalize.scss */
p {
  -webkit-hyphens: auto;
  -epub-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}
/* line 517, ../scss/_normalize.scss */
b, strong, .strong {
  font-weight: bold;
}
/* line 519, ../scss/_normalize.scss */
dfn, em, .em {
  font-style: italic;
}
/* line 521, ../scss/_normalize.scss */
small, .small {
  font-size: 75%;
}
/* line 523, ../scss/_normalize.scss */
ul, ol {
  padding: 0;
  list-style-type: none;
}
/* line 528, ../scss/_normalize.scss */
dd {
  margin: 0;
}
/* line 532, ../scss/_normalize.scss */
.sidebar ul,
.sidebar ol,
.commentlist {
  list-style: none;
}
/******************************************************************
Site Name:
Author:
Stylesheet: Mixins & Constants Stylesheet
This is where you can take advantage of Sass' great features:
Mixins & Constants. I won't go in-depth on how they work exactly,
there are a few articles below that will help do that. What I will
tell you is that this will help speed up simple changes like
changing a color or adding CSS3 techniques gradients.
A WORD OF WARNING: It's very easy to overdo it here. Be careful and
remember less is more.
******************************************************************/
/*********************
CLEARFIXIN'
*********************/
/* line 23, ../scss/mixins.scss */
.clearfix {
  zoom: 1;
}
/* line 25, ../scss/mixins.scss */
.clearfix:before, .clearfix:after {
  content: "";
  display: table;
}
/* line 26, ../scss/mixins.scss */
.clearfix:after {
  clear: both;
}
/*********************
TOOLS
*********************/
/* line 34, ../scss/mixins.scss */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 41, ../scss/mixins.scss */
.image-replacement {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
/*********************
COLORS
Need help w/ choosing your colors? Try this site out:
http://0to255.com/
*********************/
/*
Here's a great tutorial on how to
use color variables properly:
http://sachagreif.com/sass-color-variables/
*/
/*********************
TYPOGRAPHY
*********************/
/* 	To embed your own fonts, use this syntax
	and place your fonts inside the
	library/fonts folder. For more information
	on embedding fonts, go to:
	http://www.fontsquirrel.com/
	Be sure to remove the comment brackets.
*/
/*	@font-face {
    	font-family: 'Font Name';
    	src: url('library/fonts/font-name.eot');
    	src: url('library/fonts/font-name.eot?#iefix') format('embedded-opentype'),
             url('library/fonts/font-name.woff') format('woff'),
             url('library/fonts/font-name.ttf') format('truetype'),
             url('library/fonts/font-name.svg#font-name') format('svg');
    	font-weight: normal;
    	font-style: normal;
	}
*/
/*
use the best ampersand
http://simplebits.com/notebook/2008/08/14/ampersands-2/
*/
/* line 111, ../scss/mixins.scss */
span.amp {
  font-family: Baskerville,'Goudy Old Style',Palatino,'Book Antiqua',serif !important;
  font-style: italic;
}
/* line 117, ../scss/mixins.scss */
.text-left {
  text-align: left;
}
/* line 118, ../scss/mixins.scss */
.text-center {
  text-align: center;
}
/* line 119, ../scss/mixins.scss */
.text-right {
  text-align: right;
}
/* line 123, ../scss/mixins.scss */
.alert-help, .alert-info, .alert-error, .alert-success {
  margin: 10px;
  padding: 5px 18px;
  border: 1px solid;
}
/* line 129, ../scss/mixins.scss */
.alert-help {
  border-color: #e8dc59;
  background: #ebe16f;
}
/* line 135, ../scss/mixins.scss */
.alert-info {
  border-color: #bfe4f4;
  background: #d5edf8;
}
/* line 141, ../scss/mixins.scss */
.alert-error {
  border-color: #f8cdce;
  background: #fbe3e4;
}
/* line 147, ../scss/mixins.scss */
.alert-success {
  border-color: #deeaae;
  background: #e6efc2;
}
/*********************
TRANSITION
*********************/
/*
I totally rewrote this to be cleaner and easier to use.
You'll need to be using Sass 3.2+ for these to work.
Thanks to @anthonyshort for the inspiration on these.
USAGE: @include transition(all 0.2s ease-in-out);
*/
/*********************
CSS3 GRADIENTS
Be careful with these since they can
really slow down your CSS. Don't overdo it.
*********************/
/* @include css-gradient(#dfdfdf,#f8f8f8); */
/*********************
BOX SIZING
*********************/
/* @include box-sizing(border-box); */
/* NOTE: value of "padding-box" is only supported in Gecko. So
probably best not to use it. I mean, were you going to anyway? */
/*********************
BUTTONS
*********************/
/* line 209, ../scss/mixins.scss */
.button, .button:visited {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  border: 1px solid #4a2021;
  border-top-color: #5f292a;
  border-left-color: #5f292a;
  padding: 4px 12px;
  color: white;
  display: inline-block;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  text-shadow: 0 1px rgba(0, 0, 0, 0.75);
  cursor: pointer;
  margin-bottom: 20px;
  line-height: 21px;
  border-radius: 4px;
  background-color: #662c2d;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#783435), to(#662c2d));
  background-image: -webkit-linear-gradient(top, #783435, #662c2d);
  background-image: -moz-linear-gradient(top, #783435, #662c2d);
  background-image: -o-linear-gradient(top, #783435, #662c2d);
  background-image: linear-gradient(to bottom, #783435, #662c2d);
}
/* line 228, ../scss/mixins.scss */
.button:hover, .button:focus, .button:visited:hover, .button:visited:focus {
  color: white;
  border: 1px solid #4a2021;
  border-top-color: #311516;
  border-left-color: #311516;
  background-color: #542525;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#662c2d), to(#542525));
  background-image: -webkit-linear-gradient(top, #662c2d, #542525);
  background-image: -moz-linear-gradient(top, #662c2d, #542525);
  background-image: -o-linear-gradient(top, #662c2d, #542525);
  background-image: linear-gradient(to bottom, #662c2d, #542525);
}
/* line 236, ../scss/mixins.scss */
.button:active, .button:visited:active {
  background-color: #783435;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#662c2d), to(#783435));
  background-image: -webkit-linear-gradient(top, #662c2d, #783435);
  background-image: -moz-linear-gradient(top, #662c2d, #783435);
  background-image: -o-linear-gradient(top, #662c2d, #783435);
  background-image: linear-gradient(to bottom, #662c2d, #783435);
}
/* line 241, ../scss/mixins.scss */
.blue-button, .blue-button:visited {
  border-color: #1472ad;
  text-shadow: 0 1px 1px #1472ad;
  background-color: #1681c4;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#1990db), to(#1681c4));
  background-image: -webkit-linear-gradient(top, #1990db, #1681c4);
  background-image: -moz-linear-gradient(top, #1990db, #1681c4);
  background-image: -o-linear-gradient(top, #1990db, #1681c4);
  background-image: linear-gradient(to bottom, #1990db, #1681c4);
  box-shadow: inset 0 0 3px #59b3ec;
}
/* line 247, ../scss/mixins.scss */
.blue-button:hover, .blue-button:focus, .blue-button:visited:hover, .blue-button:visited:focus {
  border-color: #116396;
  background-color: #1472ad;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#1784c9), to(#1472ad));
  background-image: -webkit-linear-gradient(top, #1784c9, #1472ad);
  background-image: -moz-linear-gradient(top, #1784c9, #1472ad);
  background-image: -o-linear-gradient(top, #1784c9, #1472ad);
  background-image: linear-gradient(to bottom, #1784c9, #1472ad);
}
/* line 251, ../scss/mixins.scss */
.blue-button:active, .blue-button:visited:active {
  background-color: #1990db;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#1681c4), to(#1990db));
  background-image: -webkit-linear-gradient(top, #1681c4, #1990db);
  background-image: -moz-linear-gradient(top, #1681c4, #1990db);
  background-image: -o-linear-gradient(top, #1681c4, #1990db);
  background-image: linear-gradient(to bottom, #1681c4, #1990db);
}
/******************************************************************
Stylesheet: Custom Stylesheet
******************************************************************/
/******************************************************************
Stylesheet: Header and Footer Template
******************************************************************/
/* BASE (MOBILE) SIZE */
/* line 10, ../scss/header-footer.scss */
#logo {
  display: none;
}
/* line 13, ../scss/header-footer.scss */
.mobile-head {
  padding: 0 20px;
}
/* line 15, ../scss/header-footer.scss */
.mobile-head a {
  display: block;
  text-decoration: none;
  text-align: center;
}
/* line 19, ../scss/header-footer.scss */
.mobile-head a img {
  max-width: 100%;
}
/* line 23, ../scss/header-footer.scss */
.mobile-head a.call {
  display: table;
  margin: 0 auto;
  color: #ffffff;
  background-color: #f79333;
  padding: 10px 28px;
  font-size: 20px;
  text-decoration: none;
  border-radius: 3px;
  margin-top: 10px;
  transition: all 0.4s ease;
  border: 1px solid transparent;
  box-shadow: rgba(0, 0, 0, 0.2) 0 0 2px inset;
  line-height: 0.8em;
}
/* line 37, ../scss/header-footer.scss */
.mobile-head a.call span {
  font-size: 16px;
}
/* line 40, ../scss/header-footer.scss */
.mobile-head a.call:hover {
  background: #fff;
  border: 1px solid #f79333;
  color: #f79333;
  box-shadow: none !important;
}
/* line 50, ../scss/header-footer.scss */
#searchform {
  display: none;
  position: relative;
}
/* line 53, ../scss/header-footer.scss */
#searchform .screen-reader-text {
  display: none;
}
/* line 56, ../scss/header-footer.scss */
#searchform #s {
  padding: 11px;
  border: 2px solid #f7e7ce;
  border-radius: 2px;
  opacity: 0.7;
  font-size: 12px;
  width: 140px;
  margin-right: 10px;
  position: relative;
  transition: all .4s ease;
}
/* line 66, ../scss/header-footer.scss */
#searchform #s:focus, #searchform #s:active {
  border: 2px solid #f79333;
}
/* line 70, ../scss/header-footer.scss */
#searchform #searchsubmit {
  background: transparent url("./assets/search-icon.png") no-repeat;
  border: 0;
  width: 20px;
  position: absolute;
  top: 10px;
  right: 20px;
}
/* line 78, ../scss/header-footer.scss */
#searchform .search-icon {
  position: absolute;
  top: 10px;
  right: 20px;
}
/* line 86, ../scss/header-footer.scss */
.breadcrumb {
  margin-top: 20px;
  margin-bottom: -10px;
  margin-left: 0;
  font-size: 12px;
  font-family: "Roboto", arial, sans-serif;
}
/* line 92, ../scss/header-footer.scss */
.breadcrumb a {
  color: #af393d !important;
}
/* line 94, ../scss/header-footer.scss */
.breadcrumb a:active, .breadcrumb a:hover, .breadcrumb a:focus, .breadcrumb a:visited:hover, .breadcrumb a:visited:focus {
  color: #af393d !important;
}
/* line 98, ../scss/header-footer.scss */
.breadcrumb a.current {
  text-decoration: none;
  cursor: text;
}
/* line 105, ../scss/header-footer.scss */
.footer #inner-footer #menu-footer-menu li {
  margin-bottom: 10px;
}
/* line 110, ../scss/header-footer.scss */
.fixed-footer-wrap {
  display: none;
  transition: 1s ease all;
}
/* TABLET & SMALLER LAPTOPS */
@media only screen and (min-width: 768px) {
  /* line 120, ../scss/header-footer.scss */
  #logo {
    display: block;
  }
  /* line 123, ../scss/header-footer.scss */
  .mobile-head {
    display: none;
  }
  /* line 128, ../scss/header-footer.scss */
  ul.secondary-nav {
    float: right;
    margin: 0;
  }
  /* line 131, ../scss/header-footer.scss */
  ul.secondary-nav li {
    float: left; margin-top:-6px;
    /*border-right: 1px solid #d2691e;*/
    line-height: 1;
  }
  /* line 135, ../scss/header-footer.scss */
  ul.secondary-nav li:last-of-type {
    border: none;
  }
  /* line 138, ../scss/header-footer.scss */
  ul.secondary-nav li a {
    padding: 0 5px;
    text-decoration: none;
    font-size: 13px;
    color: #d2691e;
  }
  /* line 144, ../scss/header-footer.scss */
  ul.secondary-nav li a:hover {
    color: #d2691e;
    text-decoration: underline;
  }
  /* line 151, ../scss/header-footer.scss */
  .call-free {
    float: right;
    color: #af393d;
    font-size: 13px;
    line-height: 1;
    margin-right: 20px;
    display: block;
  }
  /* line 158, ../scss/header-footer.scss */
  .call-free strong {
    font-family: arial, sans-serif;
  }
  /* line 161, ../scss/header-footer.scss */
  .call-free span {
    text-decoration: none;
    font-size: 15px;
    color: #d2691e;
  }
  /* line 169, ../scss/header-footer.scss */
  .cta-top {
    display: block;
    position: absolute;
    right: 15px;
    top: 30px;
  }
  /* line 174, ../scss/header-footer.scss */
  .cta-top li {
    float: left;
  }
  /* line 176, ../scss/header-footer.scss */
  .cta-top li a {
    color: #ffffff;
    background-color: #f79333;
    padding: 12px 10px;
    font-size: 14px;
    line-height: 40px;
    text-decoration: none;
    border-radius: 3px;
    margin: 0 5px;
    transition: all 0.4s ease;
    border: 1px solid transparent;
    box-shadow: rgba(0, 0, 0, 0.2) 0 0 2px inset;
  }
  /* line 188, ../scss/header-footer.scss */
  .cta-top li a:hover {
    background: #fff;
    border: 1px solid #f79333;
    color: #f79333;
    box-shadow: none !important;
  }
  /* line 196, ../scss/header-footer.scss */
  .cta-top li:nth-child(2) {
    display: none;
  }
  /* line 199, ../scss/header-footer.scss */
  .cta-top .cta-consultation a {
    background-color: #e16534;
  }
  /* line 205, ../scss/header-footer.scss */
  #searchform {
    display: block;
  }
  /* line 210, ../scss/header-footer.scss */
  .breadcrumb {
    margin-left: 10px;
  }
  /* line 215, ../scss/header-footer.scss */
  .footer #inner-footer #menu-footer-menu li {
    margin-bottom: 0;
  }
  /* line 220, ../scss/header-footer.scss */
  .fixed-footer-wrap {
    display: block;
    background: rgba(255, 245, 238, 0.8);
    padding: 5px 0;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 999;
  }
  /* line 229, ../scss/header-footer.scss */
  .fixed-footer-wrap .fixed-footer {
    width: 768px;
    margin: 10px auto 0;
    position: relative;
    transition: 1s ease all;
  }
  /* line 234, ../scss/header-footer.scss */
  .fixed-footer-wrap .fixed-footer .footer-tag {
    float: left;
    line-height: 1em;
    display: block;
    padding-left: 10px;
  }
  /* line 240, ../scss/header-footer.scss */
  .fixed-footer-wrap .fixed-footer .footer-cta {
    display: block;
    position: absolute;
    right: 15px;
    bottom: 5px;
    margin: 0;
  }
  /* line 246, ../scss/header-footer.scss */
  .fixed-footer-wrap .fixed-footer .footer-cta li {
    float: left;
  }
  /* line 248, ../scss/header-footer.scss */
  .fixed-footer-wrap .fixed-footer .footer-cta li a {
    color: #ffffff;
    background-color: #f79333;
    padding: 12px 10px;
    font-size: 14px;
    line-height: 40px;
    text-decoration: none;
    border-radius: 3px;
    margin: 0 5px;
    transition: all 0.4s ease;
    border: 1px solid transparent;
    box-shadow: rgba(0, 0, 0, 0.2) 0 0 2px inset;
  }
  /* line 260, ../scss/header-footer.scss */
  .fixed-footer-wrap .fixed-footer .footer-cta li a:hover {
    background: #fff;
    border: 1px solid #f79333;
    color: #f79333;
    box-shadow: none !important;
  }
  /* line 268, ../scss/header-footer.scss */
  .fixed-footer-wrap .fixed-footer .footer-cta .cta-consultation a {
    background-color: #e16534;
  }
}
/* DESKTOP */
@media only screen and (min-width: 1020px) {
  /* line 283, ../scss/header-footer.scss */
  #searchform #s {
    width: 180px;
  }
  /* line 290, ../scss/header-footer.scss */
  .cta-top li:nth-child(2) {
    display: block;
  }
  /* line 296, ../scss/header-footer.scss */
  .breadcrumb {
    margin-left: 0;
  }
  /* line 302, ../scss/header-footer.scss */
  .fixed-footer-wrap .fixed-footer {
    width: 960px;
  }
}
/******************************************************************
Stylesheet: Ubermenu Customizations
******************************************************************/
/* BASE (MOBILE) SIZE */
/* line 11, ../scss/ubermenu.scss */
.top-nav-wrapper #megaMenu {
  border-top: none;
  border-bottom: none;
  font-family: "Roboto",Arial,sans-serif;
}
/* line 21, ../scss/ubermenu.scss */
.top-nav-wrapper #megaMenu ul.megaMenu > li.menu-item.current-menu-item > a,
.top-nav-wrapper #megaMenu ul.megaMenu > li.menu-item.current-menu-parent > a,
.top-nav-wrapper #megaMenu ul.megaMenu > li.menu-item.current-menu-ancestor > a {
  color: #af393d;
}
/* line 28, ../scss/ubermenu.scss */
.top-nav-wrapper #megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega ul.sub-menu-1 > li.menu-item > a {
  letter-spacing: 1px;
}
/* line 33, ../scss/ubermenu.scss */
.top-nav-wrapper #megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega ul ul.sub-menu li.menu-item > a,
.top-nav-wrapper #megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega ul ul.sub-menu li.menu-item > span.um-anchoremulator,
.top-nav-wrapper #megaMenu ul.megaMenu ul.sub-menu li.menu-item > a,
.top-nav-wrapper #megaMenu ul.megaMenu ul.sub-menu li.menu-item > span.um-anchoremulator {
  padding: 8px 0;
  border-bottom: 1px dashed #e26634;
}
/* line 42, ../scss/ubermenu.scss */
.top-nav-wrapper #megaMenu ul.megaMenu li.menu-item a span.wpmega-item-description, .top-nav-wrapper #megaMenu ul.megaMenu #megaMenu ul.megaMenu li.menu-item span.um-anchoremulator span.wpmega-item-description {
  margin-top: 0.5em;
}
/* line 49, ../scss/ubermenu.scss */
.top-nav-wrapper #megaMenu.megaCenterMenuItems ul.megaMenu > li.menu-item:hover {
  background: #fff;
}
/* line 55, ../scss/ubermenu.scss */
.top-nav-wrapper #megaMenu.megaMenuHorizontal ul.megaMenu > li.menu-item.ss-nav-menu-mega > ul.sub-menu-1 {
  border: none !important;
  background: none;
  border-radius: 0;
  border-top: 1px solid #f7e7ce;
  border-bottom: 5px solid #f79333;
  border-right: none;
  border-left: none;
  padding-bottom: 15px;
}
/* line 68, ../scss/ubermenu.scss */
.top-nav-wrapper #megaMenu.megaResponsive ul.megaMenu li.menu-item.ss-nav-menu-mega ul.sub-menu.sub-menu-1 > li.menu-item {
  display: none;
}
/* TABLET & SMALLER LAPTOPS */
@media only screen and (min-width: 768px) {
  /* line 78, ../scss/ubermenu.scss */
  .top-nav-wrapper {
    background: #fef7f0;
    padding: 0;
    border-top: 1px solid #fde3ca;
    border-bottom: 1px solid #fde3ca;
  }
  /* line 84, ../scss/ubermenu.scss */
  .top-nav-wrapper #megaMenu.megaMenuHorizontal ul.megaMenu {
    display: table !important;
    width: 101%;
  }
  /* line 91, ../scss/ubermenu.scss */
  .top-nav-wrapper #megaMenu.megaMenuHorizontal ul.megaMenu > li.menu-item.ss-nav-menu-mega > ul.sub-menu-1 {
    border-top: 1px solid #f7e7ce !important;
    border-bottom: 5px solid #f79333 !important;
    background: #fff;
  }
  /* line 99, ../scss/ubermenu.scss */
  .top-nav-wrapper #megaMenu.megaResponsive ul.megaMenu li.menu-item.ss-nav-menu-mega ul.sub-menu.sub-menu-1 > li.menu-item {
    display: block;
  }
  /* line 104, ../scss/ubermenu.scss */
  .top-nav-wrapper #megaMenu.megaCenterMenuItems ul.megaMenu > li.menu-item {
    display: table-cell;
    text-align: center;
  }
  /* line 107, ../scss/ubermenu.scss */
  .top-nav-wrapper #megaMenu.megaCenterMenuItems ul.megaMenu > li.menu-item:hover {
    background: #fff;
    box-shadow: 0 -3px 0px #f79333 inset;
  }
  /* line 110, ../scss/ubermenu.scss */
  .top-nav-wrapper #megaMenu.megaCenterMenuItems ul.megaMenu > li.menu-item:hover:before {
    content: "\25B4";
    color: #f79333;
    font-size: 20px;
    margin-left: -5px;
    position: absolute;
    bottom: -2px;
  }
}
/* DESKTOP */
/******************************************************************
Stylesheet: Home Page Template
******************************************************************/
/* BASE (MOBILE) SIZE */
/* line 10, ../scss/home.scss */
#homepage-slider {
  background: linear-gradient(white, #fbcfa4);
  width: 100%;
}
/* line 13, ../scss/home.scss */
#homepage-slider .slider-wrap {
  margin: 0 auto;
}
/* line 15, ../scss/home.scss */
#homepage-slider .slider-wrap #rev_slider_2_1, #homepage-slider .slider-wrap #rev_slider_2_1_wrapper {
  width: auto;
  height: auto;
}
/* line 20, ../scss/home.scss */
#homepage-slider .tp-button {
  padding: 2px 5px !important;
}
/* line 23, ../scss/home.scss */
#homepage-slider .tp-bannertimer {
  z-index: 0;
}
/* line 29, ../scss/home.scss */
.carousel-wrap {
  width: 960px;
  margin: 25px auto;
  padding: 3px;
  max-width: 100%;
}
/* line 34, ../scss/home.scss */
.carousel-wrap .caraousel {
  height: 140px;
  position: relative;
  width: 50%;
  margin: 0 auto;
}
/* line 39, ../scss/home.scss */
.carousel-wrap .caraousel:hover {
  background: rgba(0, 0, 0, 0.3);
}
/* line 42, ../scss/home.scss */
.carousel-wrap .caraousel img {
  max-width: 100%;
  width: 100%;
  height: 100%;
  max-height: 100%;
}
/* line 48, ../scss/home.scss */
.carousel-wrap .caraousel .caraousel-procedure {
  background: #fff;
  opacity: 0.8;
  position: absolute;
  display: block;
  width: 100%;
  bottom: 0;
  padding: 10px;
  text-transform: uppercase;
  font-weight: bold;
}
/* line 60, ../scss/home.scss */
.carousel-wrap .gynaec {
  border: 1px solid #f289af;
  border-bottom-width: 5px;
}
/* line 64, ../scss/home.scss */
.carousel-wrap .gynaec .caraousel-procedure {
  color: #f289af;
}
/* line 68, ../scss/home.scss */
.carousel-wrap .gensurgery {
  border: 1px solid #6bc9cc;
  border-bottom-width: 5px;
}
/* line 71, ../scss/home.scss */
.carousel-wrap .gensurgery .caraousel-procedure {
  color: #6bc9cc;
}
/* line 75, ../scss/home.scss */
.carousel-wrap .weight-loss {
  border: 1px solid #bb8cbf;
  border-bottom-width: 5px;
}
/* line 79, ../scss/home.scss */
.carousel-wrap .weight-loss .caraousel-procedure {
  color: #bb8cbf;
}
/* line 83, ../scss/home.scss */
.carousel-wrap .maternity {
  border: 1px solid #7cc576;
  border-bottom-width: 5px;
}
/* line 86, ../scss/home.scss */
.carousel-wrap .maternity .caraousel-procedure {
  color: #7cc576;
}
/* line 93, ../scss/home.scss */
.home-content {
  background: #feeddd;
  border-top: 2px solid #fbcfa4;
  border-bottom: 2px solid #fbcfa4;
  padding: 30px 15px 0;
  margin-bottom: 1.5em;
  text-align: center;
}
/* line 100, ../scss/home.scss */
.home-content > div h3 a {
  font-size: 20px;
  text-transform: uppercase;
}
/* line 103, ../scss/home.scss */
.home-content > div h3 a:hover {
  text-decoration: underline;
}
/* line 107, ../scss/home.scss */
.home-content > div h4 {
  margin: 0 0 1.5em;
  font-size: 1em;
}
/* line 110, ../scss/home.scss */
.home-content > div h4 a {
  font-size: 16px;
  font-weight: 400;
  line-height: 0.5;
}
/* line 114, ../scss/home.scss */
.home-content > div h4 a:hover {
  text-decoration: underline;
}
/* line 120, ../scss/home.scss */
.home-content .image-box img {
  border-bottom: 5px solid #f79333;
}
/* line 124, ../scss/home.scss */
.home-content .titles-box {
  max-height: 75px;
}
/* line 126, ../scss/home.scss */
.home-content .titles-box h3 a {
  color: #e26634;
}
/* line 129, ../scss/home.scss */
.home-content .titles-box h4 a {
  color: #f79333;
}
/* line 133, ../scss/home.scss */
.home-content p {
  color: #e26634;
  font-size: 14px;
  min-height: 60px;
}
/* line 138, ../scss/home.scss */
.home-content .read-story {
  color: #ffffff;
  background-color: #e16534;
  padding: 10px 15px;
  font-size: 14px;
  line-height: 40px;
  text-decoration: none;
  border-radius: 3px;
  transition: all 0.4s ease;
  border: 1px solid transparent;
  box-shadow: rgba(0, 0, 0, 0.2) 0 0 2px inset;
}
/* line 149, ../scss/home.scss */
.home-content .read-story:hover {
  background: #f79333;
  color: #fff;
  border: 1px solid #f79333;
  box-shadow: none !important;
}
/* TABLET & SMALLER LAPTOPS */
/* DESKTOP */
@media only screen and (min-width: 1020px) {
  /* line 169, ../scss/home.scss */
  #homepage-slider {
    width: 100%;
    max-height: 400px;
  }
  /* line 172, ../scss/home.scss */
  #homepage-slider .slider-wrap {
    margin: 0 auto;
  }
  /* line 174, ../scss/home.scss */
  #homepage-slider .slider-wrap #rev_slider_2_1, #homepage-slider .slider-wrap #rev_slider_2_1_wrapper {
    width: 960px;
    height: auto;
  }
  /* line 179, ../scss/home.scss */
  #homepage-slider .tp-button {
    padding: 12px 10px !important;
  }
  /* line 186, ../scss/home.scss */
  .carousel-wrap .caraousel {
    width: 217px;
  }
  /* line 189, ../scss/home.scss */
  .carousel-wrap .threecol {
    margin-left: 2.762430939%;
  }
  /* line 192, ../scss/home.scss */
  .carousel-wrap .first {
    margin-left: 0;
  }
  /* line 198, ../scss/home.scss */
  .home-content {
    margin: 2em 0 2.5em -3em;
    text-align: left;
  }
  /* line 201, ../scss/home.scss */
  .home-content p {
    min-height: 75px;
  }
}
/******************************************************************
Stylesheet: Center Block
******************************************************************/
/* BASE (MOBILE) SIZE */
/* line 9, ../scss/center-block.scss */
.centerblock {
  display: none;
  transition: .2s ease all;
}
/* TABLET & SMALLER LAPTOPS */
/* DESKTOP */
@media only screen and (min-width: 1020px) {
  /* line 24, ../scss/center-block.scss */
  .centerblock {
    display: block;
    position: relative;
    margin-left: -60px;
  }
  /* line 28, ../scss/center-block.scss */
  .centerblock:before {
    width: 80px;
    height: 80px;
    content: "";
    background: #f69d88;
    position: absolute;
    left: -330px;
    top: 40px;
  }
  /* line 37, ../scss/center-block.scss */
  .centerblock:after {
    width: 80px;
    height: 80px;
    content: "";
    background: #f69d88;
    position: absolute;
    right: -80px;
    top: 0;
  }
  /* line 46, ../scss/center-block.scss */
  .centerblock ul {
    padding: 0;
    margin: 0;
  }
  /* line 49, ../scss/center-block.scss */
  .centerblock ul:before {
    width: 260px;
    height: 160px;
    content: "";
    background: #f4856b;
    position: absolute;
    z-index: 1;
    left: -250px;
  }
  /* line 58, ../scss/center-block.scss */
  .centerblock ul:after {
    width: 40px;
    height: 40px;
    content: "";
    background: #f9c2b5;
    position: absolute;
    z-index: 1;
    right: -40px;
    top: 80px;
  }
  /* line 68, ../scss/center-block.scss */
  .centerblock ul li {
    float: left;
    width: 160px;
    height: 160px;
    background: red;
  }
  /* line 74, ../scss/center-block.scss */
  .centerblock ul li.first {
    background: #fff;
    width: 220px;
  }
  /* line 77, ../scss/center-block.scss */
  .centerblock ul li.first:before {
    width: 40px;
    height: 40px;
    content: "";
    background: #f9c2b5;
    position: absolute;
    z-index: 1;
    left: -290px;
  }
  /* line 86, ../scss/center-block.scss */
  .centerblock ul li.first:after {
    width: 40px;
    height: 40px;
    content: "";
    background: #f9c2b5;
    position: absolute;
    z-index: 1;
    right: -40px;
    top: -40px;
  }
  /* line 97, ../scss/center-block.scss */
  .centerblock ul li.center {
    width: 323px;
    background: #8b97bd url("./assets/india.png") no-repeat right center;
  }
  /* line 100, ../scss/center-block.scss */
  .centerblock ul li.center .find-a-hospital {
    width: 180px;
    padding-left: 15px;
    color: #fff;
    font-size: 13px;
  }
  /* line 105, ../scss/center-block.scss */
  .centerblock ul li.center .find-a-hospital h2 {
    font-family: "Roboto", Arial, sans-serif;
    font-weight: bold;
  }
  /* line 109, ../scss/center-block.scss */
  .centerblock ul li.center .find-a-hospital #hospitalFinder {
    position: relative;
  }
  /* line 111, ../scss/center-block.scss */
  .centerblock ul li.center .find-a-hospital #hospitalFinder label {
    display: block;
    margin-bottom: 10px;
  }
  /* line 115, ../scss/center-block.scss */
  .centerblock ul li.center .find-a-hospital #hospitalFinder input[type="text"] {
    border: none;
    background: #ffffff;
    color: #7c8480;
    font-size: 0.9em;
    padding: 9px 30px 9px 9px;
    width: 100%;
    margin-top: -5px;
  }
  /* line 124, ../scss/center-block.scss */
  .centerblock ul li.center .find-a-hospital #hospitalFinder input[type="button"] {
    border: none;
    background: transparent url("./assets/blue-search.png") no-repeat 0px 0px;
    position: absolute;
    right: 7px;
    top: 67%;
    width: 16px;
    height: 15px;
    color: transparent;
  }
  /* line 137, ../scss/center-block.scss */
  .centerblock ul li.last {
    background: #f4856b;
    position: relative;
  }
  /* line 140, ../scss/center-block.scss */
  .centerblock ul li.last:before {
    width: 20px;
    height: 20px;
    content: "";
    background: #fce6e1;
    position: absolute;
    z-index: 1;
    right: -60px;
    top: -20px;
  }
  /* line 150, ../scss/center-block.scss */
  .centerblock ul li.last:after {
    width: 20px;
    height: 20px;
    content: "";
    background: #fce6e1;
    position: absolute;
    z-index: 1;
    right: -60px;
    top: 80px;
  }
  /* line 160, ../scss/center-block.scss */
  .centerblock ul li.last a {
    display: block;
    width: 100%;
    height: 100%;
  }
  /* line 164, ../scss/center-block.scss */
  .centerblock ul li.last a span {
    text-align: left;
    width: 100%;
    padding: 18px;
    color: #ffffff;
    position: absolute;
    line-height: 1.056em;
    bottom: 0px;
    font-size: 1.2em;
    font-family: "Roboto", Arial, sans-serif;
    font-weight: bold;
  }
  /* line 176, ../scss/center-block.scss */
  .centerblock ul li.last a:hover {
    background: rgba(0, 0, 0, 0.3);
  }
}
/******************************************************************
Stylesheet: Sidebar-info
******************************************************************/
/* BASE (MOBILE) SIZE */
/* line 10, ../scss/sidebar-info.scss */
.menu-top-menu-container, .menu-locations-menu-container {
  display: none;
  transition: .2s ease all;
}
/* line 16, ../scss/sidebar-info.scss */
.infoblock {
  display: none;
  transition: .2s ease all;
}
/* TABLET & SMALLER LAPTOPS */
/* DESKTOP */
@media only screen and (min-width: 1020px) {
  /* line 32, ../scss/sidebar-info.scss */
  .menu-top-menu-container, .menu-locations-menu-container {
    display: block;
    background: #fff;
    padding: 5px 25px 25px;
    position: relative;
    z-index: 2;
    margin: 2.2em 0;
    font-family: arial, sans-serif;
  }
  /* line 40, ../scss/sidebar-info.scss */
  .menu-top-menu-container a, .menu-locations-menu-container a {
    text-decoration: none;
    color: #af393d;
    display: table-cell;
    text-indent: 0;
  }
  /* line 45, ../scss/sidebar-info.scss */
  .menu-top-menu-container a:hover, .menu-locations-menu-container a:hover {
    text-decoration: underline;
  }
  /* line 48, ../scss/sidebar-info.scss */
  .menu-top-menu-container a:visited, .menu-locations-menu-container a:visited {
    color: #af393d;
  }
  /* line 53, ../scss/sidebar-info.scss */
  .menu-top-menu-container ul, .menu-locations-menu-container ul {
    padding: 0;
    margin-bottom: 0;
  }
  /* line 56, ../scss/sidebar-info.scss */
  .menu-top-menu-container ul li, .menu-locations-menu-container ul li {
    font-size: 13px;
    border-bottom: 1px dashed #e36734;
    padding: 7px;
  }
  /* line 60, ../scss/sidebar-info.scss */
  .menu-top-menu-container ul li ul li, .menu-locations-menu-container ul li ul li {
    text-indent: 10px;
    border-top: 1px dashed #e36734;
    border-bottom: none;
    margin-bottom: 0.5em;
  }
  /* line 65, ../scss/sidebar-info.scss */
  .menu-top-menu-container ul li ul li a, .menu-locations-menu-container ul li ul li a {
    padding-left: 10px;
  }
  /* line 69, ../scss/sidebar-info.scss */
  .menu-top-menu-container ul li:before, .menu-locations-menu-container ul li:before {
    content: "\2023 \0020";
    float: left;
    width: 0.7em;
    color: #af393d;
    line-height: 0.79em;
    font-size: 24px;
  }
  /* line 78, ../scss/sidebar-info.scss */
  .menu-top-menu-container ul .current-menu-item, .menu-locations-menu-container ul .current-menu-item {
    font-weight: bold !important;
  }
  /* line 81, ../scss/sidebar-info.scss */
  .menu-top-menu-container ul li.cmw-has-submenu:before, .menu-locations-menu-container ul li.cmw-has-submenu:before {
    content: "\25bc \0020";
    float: left;
    width: 1.5em;
    color: #af393d;
    line-height: 1.5em;
    font-size: 12px;
  }
  /* line 89, ../scss/sidebar-info.scss */
  .menu-top-menu-container ul .cmw-has-submenu, .menu-locations-menu-container ul .cmw-has-submenu {
    padding-bottom: 0;
    font-weight: bold;
  }
  /* line 92, ../scss/sidebar-info.scss */
  .menu-top-menu-container ul .cmw-has-submenu li, .menu-locations-menu-container ul .cmw-has-submenu li {
    font-weight: normal;
  }
  /* line 100, ../scss/sidebar-info.scss */
  .docs-menu {
    font-size: 18px;
    font-family: arial, sans-serif;
    padding: 5px 25px;
    background: #fff;
  }
  /* line 105, ../scss/sidebar-info.scss */
  .docs-menu a {
    text-decoration: none;
    color: #af393d;
    display: table-cell;
    text-indent: 0;
  }
  /* line 110, ../scss/sidebar-info.scss */
  .docs-menu a:hover {
    text-decoration: underline;
  }
  /* line 113, ../scss/sidebar-info.scss */
  .docs-menu a:visited {
    color: #af393d;
  }
  /* line 117, ../scss/sidebar-info.scss */
  .docs-menu ul {
    font-size: 13px;
  }
  /* line 119, ../scss/sidebar-info.scss */
  .docs-menu ul li:before {
    content: "\2023 \0020";
    float: left;
    width: 0.7em;
    color: #af393d;
    line-height: 0.79em;
    font-size: 24px;
  }
  /* line 131, ../scss/sidebar-info.scss */
  .infoblock {
    display: block;
    text-align: right;
    margin-top: 2em;
    float: right;
  }
  /* line 136, ../scss/sidebar-info.scss */
  .infoblock h3 {
    display: block;
    font-size: 25px !important;
    color: #f79333;
    margin: 0 0 -10px 0;
    padding: 0;
  }
  /* line 143, ../scss/sidebar-info.scss */
  .infoblock p {
    display: block;
    color: #e36734;
    text-transform: none;
    border-bottom: 1px dashed #f79333;
    padding-bottom: 20px;
  }
}
/******************************************************************
Stylesheet: Search Results Template
******************************************************************/
/* BASE (MOBILE) SIZE */
/* line 10, ../scss/search-results.scss */
.search-results .sr-header {
  border-bottom: 10px solid #ee6200;
  background: #fdf2df;
}
/* line 13, ../scss/search-results.scss */
.search-results .sr-header .wrap {
  margin: 0 auto;
  float: none;
}
/* line 16, ../scss/search-results.scss */
.search-results .sr-header .wrap h1 {
  font-size: 1.8em;
  line-height: 1.5em;
  color: #af393d;
  font-family: "Roboto", Arial, sas-serif;
  font-weight: bold;
}
/* line 25, ../scss/search-results.scss */
.search-results .sr-form {
  background: linear-gradient(#ffdadf, white);
  min-height: 400px;
}
/* line 30, ../scss/search-results.scss */
.search-results .sr-form .leftbar {
  display: none;
}
/* line 34, ../scss/search-results.scss */
.search-results .sr-form .search-box {
  padding: 35px 20px;
  background: #fff5ee;
}
/* line 37, ../scss/search-results.scss */
.search-results .sr-form .search-box h4 {
  display: none;
  font-size: 1em;
  color: #af393d;
  top: 8px;
  font-family: "Roboto", Arial, sas-serif;
}
/* line 44, ../scss/search-results.scss */
.search-results .sr-form .search-box #searchform {
  display: block;
}
/* line 46, ../scss/search-results.scss */
.search-results .sr-form .search-box #searchform #s {
  border: none;
  border-radius: 0;
  background: #ddd;
  width: 200px;
  border: 2px solid transparent;
  transition: .5s ease all;
}
/* line 53, ../scss/search-results.scss */
.search-results .sr-form .search-box #searchform #s:focus, .search-results .sr-form .search-box #searchform #s:active {
  border: 2px solid #ee6200;
}
/* line 58, ../scss/search-results.scss */
.search-results .sr-form .search-box #searchform #searchsubmit {
  left: 170px;
}
/* line 62, ../scss/search-results.scss */
.search-results .sr-form .results {
  position: relative;
  width: 100%;
}
/* line 65, ../scss/search-results.scss */
.search-results .sr-form .results article {
  padding: 5px 15px 15px;
  color: #af393d;
  font-size: 14px;
}
/* line 69, ../scss/search-results.scss */
.search-results .sr-form .results article:first-child {
  border-top: none !important;
}
/* line 72, ../scss/search-results.scss */
.search-results .sr-form .results article:nth-child(even) {
  background: #ffdadf;
  border-top: 1px solid #ee6200;
}
/* line 76, ../scss/search-results.scss */
.search-results .sr-form .results article:nth-child(odd) {
  background: #fff5ee;
  border-top: 1px solid #ee6200;
}
/* line 80, ../scss/search-results.scss */
.search-results .sr-form .results article h3 {
  font-size: 1.4em;
  font-family: "Roboto", Arial, sas-serif;
  font-weight: bold;
}
/* line 85, ../scss/search-results.scss */
.search-results .sr-form .results article .read-more {
  font-size: 12px;
}
/* TABLET & SMALLER LAPTOPS */
@media only screen and (min-width: 768px) {
  /* line 99, ../scss/search-results.scss */
  .search-results .sr-form .search-box h4 {
    display: block;
  }
}
/* DESKTOP */
@media only screen and (min-width: 1020px) {
  /* line 116, ../scss/search-results.scss */
  .search-results .sr-form .leftbar {
    display: block;
    background: #8b97bd url("./assets/india.png") no-repeat right center;
    height: 160px;
    width: 328px;
    position: relative;
  }
  /* line 122, ../scss/search-results.scss */
  .search-results .sr-form .leftbar:before {
    position: absolute;
    width: 40px;
    height: 40px;
    top: 0;
    left: -40px;
    background: #ffbb8c;
  }
  /* line 130, ../scss/search-results.scss */
  .search-results .sr-form .leftbar:after {
    position: absolute;
    width: 80px;
    height: 80px;
    top: 40px;
    left: -80px;
    background: #ee6200;
  }
  /* line 138, ../scss/search-results.scss */
  .search-results .sr-form .leftbar .find-a-hospital {
    width: 185px;
    padding-left: 20px;
    color: #fff;
    font-size: 13px;
    position: relative;
  }
  /* line 144, ../scss/search-results.scss */
  .search-results .sr-form .leftbar .find-a-hospital:before {
    position: absolute;
    width: 170px;
    height: 170px;
    bottom: -196px;
    right: -148px;
    background: #ee6200;
    content: '';
  }
  /* line 153, ../scss/search-results.scss */
  .search-results .sr-form .leftbar .find-a-hospital:after {
    position: absolute;
    width: 80px;
    height: 80px;
    bottom: -106px;
    right: 22px;
    background: #ff822a;
    content: '';
  }
  /* line 162, ../scss/search-results.scss */
  .search-results .sr-form .leftbar .find-a-hospital #hospitalFinder {
    position: relative;
  }
  /* line 164, ../scss/search-results.scss */
  .search-results .sr-form .leftbar .find-a-hospital #hospitalFinder label {
    display: block;
    margin-bottom: 10px;
  }
  /* line 168, ../scss/search-results.scss */
  .search-results .sr-form .leftbar .find-a-hospital #hospitalFinder input[type="text"] {
    border: none;
    background: #ffffff;
    color: #7c8480;
    font-size: 0.9em;
    padding: 9px 30px 9px 9px;
    width: 100%;
    margin-top: -5px;
  }
  /* line 177, ../scss/search-results.scss */
  .search-results .sr-form .leftbar .find-a-hospital #hospitalFinder input[type="button"] {
    border: none;
    background: transparent url("./assets/blue-search.png") no-repeat 0px 0px;
    position: absolute;
    right: 7px;
    top: 67%;
    width: 16px;
    height: 15px;
    color: transparent;
  }
  /* line 190, ../scss/search-results.scss */
  .search-results .sr-form .results {
    width: 632px;
  }
  /* line 193, ../scss/search-results.scss */
  .search-results .sr-form .results article:before {
    position: absolute;
    width: 80px;
    height: 80px;
    top: 0;
    right: -80px;
    background: #ff822a;
  }
  /* line 201, ../scss/search-results.scss */
  .search-results .sr-form .results article:after {
    position: absolute;
    width: 40px;
    height: 40px;
    top: 80px;
    right: -40px;
    background: #ffbb8c;
  }
}
/******************************************************************
Stylesheet: Doctors Page Template
******************************************************************/
/* BASE (MOBILE) SIZE */
/* line 9, ../scss/doctors-page.scss */
.doctorspage {
  background: linear-gradient(seashell, white);
  margin-left: 0 !important;
  margin-bottom: 50px;
  position: relative;
}
/* line 14, ../scss/doctors-page.scss */
.doctorspage h1 {
  font-size: 1.5em;
}
/* line 17, ../scss/doctors-page.scss */
.doctorspage .widget-title {
  display: none;
}
/* line 20, ../scss/doctors-page.scss */
.doctorspage .entry-content .panel-grid .panel-grid-cell:first-child {
  display: none;
}
/* line 23, ../scss/doctors-page.scss */
.doctorspage .entry-content .panel-grid .panel-grid-cell:last-child {
  width: 100% !important;
}
/* line 28, ../scss/doctors-page.scss */
.doctorspage .intro-content {
  position: relative;
  margin: 1em 0 0 0;
  min-height: 180px;
}
/* line 32, ../scss/doctors-page.scss */
.doctorspage .intro-content img {
  display: none;
}
/* line 35, ../scss/doctors-page.scss */
.doctorspage .intro-content .desc {
  padding: 0 0 0 20px;
  margin: 0;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
/* line 42, ../scss/doctors-page.scss */
.doctorspage .intro-content .desc h1 {
  color: #af393d;
  font-size: 1.4em;
  font-family: "Roboto", Arial, sans-serif;
  font-weight: bold;
}
/* line 48, ../scss/doctors-page.scss */
.doctorspage .intro-content .desc p {
  font-size: 15px;
}
/* line 56, ../scss/doctors-page.scss */
.doctorspage #title {
  margin: 1em 0 0 0;
  border-bottom: 3px solid #2980b9;
}
/* line 59, ../scss/doctors-page.scss */
.doctorspage #title .titlebg {
  display: inline-block;
  padding: 5px 20px;
  color: #fff;
  background: #2980b9;
}
/* line 69, ../scss/doctors-page.scss */
.doctorspage .main-content {
  background: #fff5ee;
  padding: 20px 20px 50px 20px;
  margin-bottom: -50px !important;
}
/* line 73, ../scss/doctors-page.scss */
.doctorspage .main-content h2 {
  color: #af393d;
  font-size: 1.4em;
  font-family: "Roboto", Arial, sans-serif;
  font-weight: bold;
}
/* line 79, ../scss/doctors-page.scss */
.doctorspage .main-content p {
  font-size: 15px;
}
/* line 85, ../scss/doctors-page.scss */
.doctorspage .main-content .practises .sixcol {
  width: 100%;
  background: #fff;
  padding: 10px;
  font-size: 14px;
  margin-bottom: 10px;
}
/* line 91, ../scss/doctors-page.scss */
.doctorspage .main-content .practises .sixcol:before {
  content: "\2023 \0020";
  float: left;
  line-height: 1em;
  font-size: 19px;
  padding: 0 5px;
}
/* TABLET & SMALLER LAPTOPS */
@media only screen and (min-width: 768px) {
  /* line 109, ../scss/doctors-page.scss */
  .doctorspage .intro-content {
    min-height: 300px;
  }
  /* line 111, ../scss/doctors-page.scss */
  .doctorspage .intro-content img {
    display: block;
    position: absolute;
    z-index: 2;
    right: 0;
    width: 250px;
    height: 250px;
    border: 5px solid #fff;
    transform: rotate(5deg);
    -webkit-transform: rotate(5deg);
    background: white url("./assets/logo-style.png") no-repeat;
  }
  /* line 123, ../scss/doctors-page.scss */
  .doctorspage .intro-content .desc {
    width: 55%;
  }
  /* line 133, ../scss/doctors-page.scss */
  .doctorspage .main-content .practises .sixcol {
    width: 48.618784527%;
  }
}
/* DESKTOP */
@media only screen and (min-width: 1020px) {
  /* line 147, ../scss/doctors-page.scss */
  .doctorspage .entry-content .panel-grid .panel-grid-cell:first-child {
    display: block;
    width: 30% !important;
  }
  /* line 151, ../scss/doctors-page.scss */
  .doctorspage .entry-content .panel-grid .panel-grid-cell:last-child {
    width: 70% !important;
  }
}
/******************************************************************
Stylesheet: Form Page Template
******************************************************************/
/* BASE (MOBILE) SIZE */
/* line 10, ../scss/form-page.scss */
.form-page .fp-header {
  border-bottom: 10px solid #ee6200;
  background: #fdf2df;
}
/* line 13, ../scss/form-page.scss */
.form-page .fp-header .wrap {
  margin: 0 auto;
  float: none;
}
/* line 16, ../scss/form-page.scss */
.form-page .fp-header .wrap h1 {
  font-size: 1.8em;
  line-height: 1.5em;
  color: #af393d;
  font-family: "Roboto", Arial, sas-serif;
  font-weight: bold;
}
/* line 25, ../scss/form-page.scss */
.form-page .fp-form {
  background: linear-gradient(#ffc7cd, white);
}
/* line 27, ../scss/form-page.scss */
.form-page .fp-form .desc {
  background: #fff5ee;
  padding: 18px;
  color: #af393d;
  font-size: 14px;
}
/* line 33, ../scss/form-page.scss */
.form-page .fp-form .eightcol {
  width: 100%;
}
/* line 35, ../scss/form-page.scss */
.form-page .fp-form .eightcol .form {
  margin: -20px 0;
}
/* line 37, ../scss/form-page.scss */
.form-page .fp-form .eightcol .form .vfb-fieldset {
  border: 0;
  border-top: 1px solid #ee6200;
  border-radius: 0;
  margin-top: -15px;
}
/* line 42, ../scss/form-page.scss */
.form-page .fp-form .eightcol .form .vfb-fieldset .vfb-legend {
  border-bottom: none;
}
/* line 44, ../scss/form-page.scss */
.form-page .fp-form .eightcol .form .vfb-fieldset .vfb-legend h3 {
  font-family: arial, sans-serif;
  color: #e26634;
  margin-top: 15px;
  font-family: "Roboto", Arial, sas-serif;
  font-weight: bold;
}
/* line 52, ../scss/form-page.scss */
.form-page .fp-form .eightcol .form .vfb-fieldset label, .form-page .fp-form .eightcol .form .vfb-fieldset label.vfb-desc {
  color: #e26634;
  font-weight: normal;
}
/* line 56, ../scss/form-page.scss */
.form-page .fp-form .eightcol .form .vfb-fieldset input, .form-page .fp-form .eightcol .form .vfb-fieldset textarea {
  padding: 10px;
  background: #fff;
  box-shadow: none;
}
/* line 60, ../scss/form-page.scss */
.form-page .fp-form .eightcol .form .vfb-fieldset input:focus, .form-page .fp-form .eightcol .form .vfb-fieldset input:active, .form-page .fp-form .eightcol .form .vfb-fieldset textarea:focus, .form-page .fp-form .eightcol .form .vfb-fieldset textarea:active {
  border-color: #f79333;
  box-shadow: 0 0 3px #f79333;
}
/* line 65, ../scss/form-page.scss */
.form-page .fp-form .eightcol .form .vfb-fieldset select {
  padding: 9px;
  border: 1px solid #ddd;
  border-radius: 3px;
  background: #fff;
}
/* line 70, ../scss/form-page.scss */
.form-page .fp-form .eightcol .form .vfb-fieldset select option {
  padding: 5px;
}
/* line 75, ../scss/form-page.scss */
.form-page .fp-form .eightcol .form .details {
  background: #ffdadf;
}
/* line 78, ../scss/form-page.scss */
.form-page .fp-form .eightcol .form .address {
  background: #fff5ee;
}
/* line 80, ../scss/form-page.scss */
.form-page .fp-form .eightcol .form .address label.vfb-desc {
  display: none;
}
/* line 83, ../scss/form-page.scss */
.form-page .fp-form .eightcol .form .address span label {
  margin-top: 5px;
}
/* line 86, ../scss/form-page.scss */
.form-page .fp-form .eightcol .form .address span input {
  margin: 5px 0 10px;
}
/* line 90, ../scss/form-page.scss */
.form-page .fp-form .eightcol .form .interests {
  background: #ffdadf;
}
/* line 93, ../scss/form-page.scss */
.form-page .fp-form .eightcol .form .additional {
  background: #fff5ee;
}
/* line 95, ../scss/form-page.scss */
.form-page .fp-form .eightcol .form .additional li.vfb-item:last-child {
  margin: -15px 0;
}
/* line 97, ../scss/form-page.scss */
.form-page .fp-form .eightcol .form .additional li.vfb-item:last-child label.vfb-desc {
  display: none;
}
/* line 100, ../scss/form-page.scss */
.form-page .fp-form .eightcol .form .additional li.vfb-item:last-child div span label {
  margin-bottom: 5px;
}
/* line 105, ../scss/form-page.scss */
.form-page .fp-form .eightcol .form .verification {
  background: #fff5ee;
  border: none;
  padding-bottom: 30px;
}
/* line 109, ../scss/form-page.scss */
.form-page .fp-form .eightcol .form .verification ul li.vfb-item:first-child {
  display: none;
}
/* line 112, ../scss/form-page.scss */
.form-page .fp-form .eightcol .form .verification .vfb-item-secret {
  display: none !important;
}
/* line 116, ../scss/form-page.scss */
.form-page .fp-form .eightcol .form .verification .vfb-item-submit input[type="submit"] {
  border: none;
  background: #ff8e9d;
  color: #fff;
  padding: 10px 20px;
  border-radius: 3px;
  font-family: "Helvetica Neue", Arial, sans-serif;
  transition: .2s all ease;
}
/* line 124, ../scss/form-page.scss */
.form-page .fp-form .eightcol .form .verification .vfb-item-submit input[type="submit"]:hover {
  background: #ff788a;
}
/* line 127, ../scss/form-page.scss */
.form-page .fp-form .eightcol .form .verification .vfb-item-submit input[type="submit"]:active, .form-page .fp-form .eightcol .form .verification .vfb-item-submit input[type="submit"]:focus {
  box-shadow: 0 0 3px #ff8e9d;
}
/* TABLET & SMALLER LAPTOPS */
/* DESKTOP */
@media only screen and (min-width: 1020px) {
  /* line 150, ../scss/form-page.scss */
  .form-page .fp-form .eightcol {
    width: 65.74585634900001%;
  }
}
/******************************************************************
Stylesheet: General Page Template
******************************************************************/
/* BASE (MOBILE) SIZE */
/* line 10, ../scss/general-page.scss */
.general .gen-header {
  border-bottom: 10px solid #ee6200;
  background: #fdf2df;
}
/* line 13, ../scss/general-page.scss */
.general .gen-header .wrap {
  margin: 0 auto;
  float: none;
}
/* line 16, ../scss/general-page.scss */
.general .gen-header .wrap h1 {
  font-size: 1.8em;
  line-height: 1.5em;
  color: #af393d;
  font-family: "Roboto", Arial, sans-serif;
  font-weight: bold;
}
/* line 25, ../scss/general-page.scss */
.general .gen-body {
  background: linear-gradient(#fdf2df, white);
  min-height: 400px;
}
/* line 30, ../scss/general-page.scss */
.general .gen-body .leftbar {
  display: none;
}
/* line 35, ../scss/general-page.scss */
.general .gen-body .gen-content {
  position: relative;
  width: 100%;
}
/* line 38, ../scss/general-page.scss */
.general .gen-body .gen-content article {
  padding: 5px 15px 15px;
  color: #af393d;
  background: #fff5ee;
  font-size: 14px;
}
/* line 43, ../scss/general-page.scss */
.general .gen-body .gen-content article h2 {
  color: #af393d;
  font-size: 1.6em;
  font-family: "Roboto", Arial, sans-serif;
  font-weight: bold;
}
/* line 49, ../scss/general-page.scss */
.general .gen-body .gen-content article h3 {
  color: #af393d;
  font-size: 1.4em;
  font-family: "Roboto", Arial, sans-serif;
  font-weight: bold;
}
/* line 55, ../scss/general-page.scss */
.general .gen-body .gen-content article h4 {
  color: #af393d;
  font-size: 1em;
  font-family: "Roboto", Arial, sans-serif;
  font-weight: bold;
}
/* line 66, ../scss/general-page.scss */
.general img.care-at-beams, .general img.beams-brand, .general img.patient-stories, .general img.patient-care, .general img.specialities, .general img.about-us {
  max-width: 100%;
  width: 632px;
  margin: 10px auto;
  display: block;
}
/* line 75, ../scss/general-page.scss */
.general #our-hospitals .sixcol, .general #your-surgeons .sixcol, .general #patient-stories .sixcol {
  margin: 20px 0;
  position: relative;
}
/* line 78, ../scss/general-page.scss */
.general #our-hospitals .sixcol img, .general #your-surgeons .sixcol img, .general #patient-stories .sixcol img {
  border: 1px solid #ee6200;
  width: 100%;
  height: 100%;
}
/* line 83, ../scss/general-page.scss */
.general #our-hospitals .sixcol span, .general #your-surgeons .sixcol span, .general #patient-stories .sixcol span {
  display: block;
  position: absolute;
  padding: 10px;
  background: #ee5a00;
  background: rgba(238, 90, 0, 0.6);
  left: 0;
  bottom: 6px;
  width: 100%;
  color: #fff;
  font-size: 16px;
}
/* line 95, ../scss/general-page.scss */
.general #our-hospitals .sixcol:hover, .general #your-surgeons .sixcol:hover, .general #patient-stories .sixcol:hover {
  opacity: 0.75;
}
/* line 102, ../scss/general-page.scss */
.general .mgmt {
  font-family: "Roboto", Arial, sans-serif;
  font-weight: bold;
  margin-top: 20px;
}
/* line 106, ../scss/general-page.scss */
.general .mgmt img {
  float: left;
  border: 1px solid #ff822a;
  margin-right: 10px;
}
/* line 111, ../scss/general-page.scss */
.general .mgmt span.name {
  color: #af393d;
  font-size: 1.6em;
  display: inline-block;
}
/* line 116, ../scss/general-page.scss */
.general .mgmt span.title {
  font-size: 1.2em;
  display: inline-block;
  color: #ee6200;
}
/* line 124, ../scss/general-page.scss */
.general .infra {
  margin-top: 10px;
}
/* line 126, ../scss/general-page.scss */
.general .infra img {
  max-width: 100%;
  width: 632px;
  margin: 0 auto;
  display: block;
}
/* line 133, ../scss/general-page.scss */
.general .infra ul li {
  background: #fff;
  padding: 10px;
  margin: 15px 0;
  border: 1px solid transparent;
}
/* line 138, ../scss/general-page.scss */
.general .infra ul li:hover {
  border: 1px solid transparent;
  cursor: default;
}
/* line 142, ../scss/general-page.scss */
.general .infra ul li a {
  text-decoration: none;
}
/* line 145, ../scss/general-page.scss */
.general .infra ul li h3 {
  margin: 0;
}
/* line 154, ../scss/general-page.scss */
.general ul li {
  background: #fff;
  padding: 10px;
  margin: 15px 0;
  border: 1px solid transparent;
}
/* line 159, ../scss/general-page.scss */
.general ul li:hover {
  border: 1px solid #ee6200;
  cursor: pointer;
}
/* line 163, ../scss/general-page.scss */
.general ul li a {
  text-decoration: none;
}
/* line 166, ../scss/general-page.scss */
.general ul li h3 {
  margin: 0;
}
/* line 169, ../scss/general-page.scss */
.general ul li h3 a {
  color: #ee6200 !important;
  display: block;
}
/* line 174, ../scss/general-page.scss */
.general ul li li {
  border: none;
  border-top: 1px solid #ee6200;
  padding: 10px 0 0 0;
}
/* line 179, ../scss/general-page.scss */
.general ul li li:hover {
  border: none;
  border-top: 1px solid #ee6200;
}
/* TABLET & SMALLER LAPTOPS */
/* DESKTOP */
@media only screen and (min-width: 1020px) {
  /* line 203, ../scss/general-page.scss */
  .general .gen-body .leftbar {
    display: block;
    background: #8b97bd url("./assets/india.png") no-repeat right center;
    height: 160px;
    width: 328px;
    position: relative;
  }
  /* line 209, ../scss/general-page.scss */
  .general .gen-body .leftbar:before {
    position: absolute;
    width: 40px;
    height: 40px;
    top: 0;
    left: -40px;
    background: #ffbb8c;
  }
  /* line 217, ../scss/general-page.scss */
  .general .gen-body .leftbar:after {
    position: absolute;
    width: 80px;
    height: 80px;
    top: 40px;
    left: -80px;
    background: #ee6200;
  }
  /* line 225, ../scss/general-page.scss */
  .general .gen-body .leftbar .find-a-hospital {
    width: 185px;
    padding-left: 20px;
    color: #fff;
    font-size: 13px;
    position: relative;
  }
  /* line 231, ../scss/general-page.scss */
  .general .gen-body .leftbar .find-a-hospital h2 {
    font-family: "Roboto", Arial, sans-serif;
    font-weight: bold;
  }
  /* line 235, ../scss/general-page.scss */
  .general .gen-body .leftbar .find-a-hospital:before {
    position: absolute;
    width: 170px;
    height: 170px;
    bottom: -196px;
    right: -148px;
    background: #ee6200;
    content: '';
  }
  /* line 244, ../scss/general-page.scss */
  .general .gen-body .leftbar .find-a-hospital:after {
    position: absolute;
    width: 80px;
    height: 80px;
    bottom: -106px;
    right: 22px;
    background: #ff822a;
    content: '';
  }
  /* line 253, ../scss/general-page.scss */
  .general .gen-body .leftbar .find-a-hospital #hospitalFinder {
    position: relative;
  }
  /* line 255, ../scss/general-page.scss */
  .general .gen-body .leftbar .find-a-hospital #hospitalFinder label {
    display: block;
    margin-bottom: 10px;
  }
  /* line 259, ../scss/general-page.scss */
  .general .gen-body .leftbar .find-a-hospital #hospitalFinder input[type="text"] {
    border: none;
    background: #ffffff;
    color: #7c8480;
    font-size: 0.9em;
    padding: 9px 30px 9px 9px;
    width: 100%;
    margin-top: -5px;
  }
  /* line 268, ../scss/general-page.scss */
  .general .gen-body .leftbar .find-a-hospital #hospitalFinder input[type="button"] {
    border: none;
    background: transparent url("./assets/blue-search.png") no-repeat 0px 0px;
    position: absolute;
    right: 7px;
    top: 67%;
    width: 16px;
    height: 15px;
    color: transparent;
  }
  /* line 283, ../scss/general-page.scss */
  .general .gen-body .gen-content {
    width: 65.74585634900001%;
  }
  /* line 287, ../scss/general-page.scss */
  .general .gen-body .gen-content article:first-child:before {
    position: absolute;
    width: 80px;
    height: 80px;
    top: 0;
    right: -80px;
    background: #ff822a;
  }
  /* line 295, ../scss/general-page.scss */
  .general .gen-body .gen-content article:first-child:after {
    position: absolute;
    width: 40px;
    height: 40px;
    top: 80px;
    right: -40px;
    background: #ffbb8c;
  }
  /* line 309, ../scss/general-page.scss */
  .general img.header-image {
    margin-top: -5px;
    max-width: 800px;
    width: 632px;
    margin-left: -15px;
  }
  /* line 318, ../scss/general-page.scss */
  .general #our-hospitals, .general #your-surgeons, .general #patient-stories {
    margin-left: 30px;
  }
  /* line 321, ../scss/general-page.scss */
  .general #our-hospitals .sixcol img, .general #your-surgeons .sixcol img, .general #patient-stories .sixcol img {
    width: 250px;
    height: 250px;
  }
  /* line 325, ../scss/general-page.scss */
  .general #our-hospitals .sixcol span, .general #your-surgeons .sixcol span, .general #patient-stories .sixcol span {
    width: 250px;
  }
  /* line 333, ../scss/general-page.scss */
  .general .infra img {
    max-width: 800px;
    width: 632px;
    margin-left: -15px;
  }
}
/******************************************************************
Stylesheet: Inner-Page Template
******************************************************************/
/* BASE (MOBILE) SIZE */
/* line 9, ../scss/inner-page.scss */
.innerpage {
  background: linear-gradient(seashell, white);
  margin-left: 0 !important;
  margin-bottom: 50px;
  position: relative;
}
/* line 14, ../scss/inner-page.scss */
.innerpage h1 {
  font-size: 1.5em;
}
/* line 17, ../scss/inner-page.scss */
.innerpage .widget-title {
  display: none;
}
/* line 20, ../scss/inner-page.scss */
.innerpage .entry-content .panel-grid .panel-grid-cell:first-child {
  display: none;
}
/* line 23, ../scss/inner-page.scss */
.innerpage .entry-content .panel-grid .panel-grid-cell:last-child {
  width: 100% !important;
}
/* line 28, ../scss/inner-page.scss */
.innerpage .intro-content {
  position: relative;
  margin: 2.2em 0 0 0;
  min-height: 250px;
}
/* line 32, ../scss/inner-page.scss */
.innerpage .intro-content img {
  position: absolute;
  z-index: 2;
  right: 10px;
  top: 25px;
  border: 5px solid #f69d88;
  transform: rotate(3deg);
  -webkit-transform: rotate(3deg);
  width: 250px;
  max-height: 200px;
}
/* line 43, ../scss/inner-page.scss */
.innerpage .intro-content .wp-video {
  width: 275px !important;
  position: absolute;
  z-index: 2;
  right: 0;
  top: 15%;
}
/* line 49, ../scss/inner-page.scss */
.innerpage .intro-content .wp-video .mejs-container {
  background: #777;
}
/* line 53, ../scss/inner-page.scss */
.innerpage .intro-content .desc {
  padding: 0 0 0 20px;
  margin: 0;
  width: 55%;
  position: absolute;
  top: 0;
  left: 0;
}
/* line 60, ../scss/inner-page.scss */
.innerpage .intro-content .desc h1 {
  color: #af393d;
  font-size: 1.4em;
  font-family: "Roboto", Arial, sans-serif;
  font-weight: bold;
}
/* line 66, ../scss/inner-page.scss */
.innerpage .intro-content .desc p {
  font-size: 15px;
}
/* line 69, ../scss/inner-page.scss */
.innerpage .intro-content .desc a.watch {
  background: #2980b9;
  padding: 10px 20px;
  display: inline-block;
  text-decoration: none;
  color: #fff;
  margin-top: 5px;
}
/* line 77, ../scss/inner-page.scss */
.innerpage .intro-content .desc a.watch:hover {
  background: #f4856b;
}
/* line 81, ../scss/inner-page.scss */
.innerpage .intro-content .desc a.disabled {
  background: #ccc;
  padding: 10px 20px;
  display: inline-block;
  text-decoration: none;
  color: #fff;
  margin-top: 5px;
  cursor: text;
  cursor: not-allowed;
  content: 'test';
}
/* line 96, ../scss/inner-page.scss */
.innerpage #quickLinks {
  margin: 1em 0 0 0;
}
/* line 98, ../scss/inner-page.scss */
.innerpage #quickLinks .toggledDiv {
  display: none;
}
/* line 100, ../scss/inner-page.scss */
.innerpage #quickLinks .toggledDiv ul {
  display: inline-block;
  padding-left: 5px;
  margin: 0;
  width: auto;
}
/* line 105, ../scss/inner-page.scss */
.innerpage #quickLinks .toggledDiv ul li {
  display: inline-block;
}
/* line 107, ../scss/inner-page.scss */
.innerpage #quickLinks .toggledDiv ul li a {
  float: left;
  margin-right: 30px;
  font-size: 0.9em;
  text-decoration: none;
  color: #af393d;
}
/* line 113, ../scss/inner-page.scss */
.innerpage #quickLinks .toggledDiv ul li a:hover {
  text-decoration: underline;
}
/* line 117, ../scss/inner-page.scss */
.innerpage #quickLinks .toggledDiv ul li:before {
  content: "\2023 \0020";
  float: left;
  width: 0.7em;
  color: #af393d;
  line-height: 0.79em;
  font-size: 24px;
}
/* line 128, ../scss/inner-page.scss */
.innerpage #quickLinks .toggledLink {
  display: block;
  border-bottom: 3px solid #2980b9;
}
/* line 131, ../scss/inner-page.scss */
.innerpage #quickLinks .toggledLink span {
  display: inline-block;
  padding: 5px 20px;
  color: #fff;
  background: #2980b9;
}
/* line 136, ../scss/inner-page.scss */
.innerpage #quickLinks .toggledLink span:after {
  content: "\2023 \0020";
  float: right;
  line-height: 1em;
  font-size: 24px;
  padding-left: 10px;
}
/* line 143, ../scss/inner-page.scss */
.innerpage #quickLinks .toggledLink span:hover {
  text-decoration: underline;
  cursor: pointer;
}
/* line 153, ../scss/inner-page.scss */
.innerpage .main-content {
  background: #fff5ee;
  padding: 5px 20px;
  margin-bottom: -50px !important;
}
/* line 157, ../scss/inner-page.scss */
.innerpage .main-content h2 {
  color: #af393d;
  font-size: 1.4em;
  font-family: "Roboto", Arial, sans-serif;
  font-weight: bold;
}
/* line 163, ../scss/inner-page.scss */
.innerpage .main-content h3 {
  color: #af393d;
  font-size: 1.2em;
  font-family: "Roboto", Arial, sans-serif;
  font-weight: bold;
}
/* line 169, ../scss/inner-page.scss */
.innerpage .main-content p {
  font-size: 15px;
}
/* line 175, ../scss/inner-page.scss */
.innerpage .main-content #book-short-form {
  width: 200px;
  height: 270px;
  float: right;
  display: block;
  background: #f9c2b5;
  border-radius: 3px;
  margin: 20px 0 15px 15px;
  position: relative;
  padding: 15px;
}
/* line 185, ../scss/inner-page.scss */
.innerpage .main-content #book-short-form .head {
  height: 110px;
}
/* line 187, ../scss/inner-page.scss */
.innerpage .main-content #book-short-form .head img {
  position: absolute;
  right: 0px;
  top: -17px;
}
/* line 192, ../scss/inner-page.scss */
.innerpage .main-content #book-short-form .head span {
  position: absolute;
  font-size: 18px;
  line-height: 30px;
  top: 20px;
  font-family: Roboto, Arial, sans-serif;
  font-weight: bold;
}
/* line 201, ../scss/inner-page.scss */
.innerpage .main-content #book-short-form form p {
  margin: 0.5em 0;
}
/* line 203, ../scss/inner-page.scss */
.innerpage .main-content #book-short-form form p input[type=text], .innerpage .main-content #book-short-form form p input[type=email] {
  width: 100%;
  border: none;
  border-radius: 2px;
  background: #ffffff;
  font-size: 12px;
  padding: 10px;
}
/* line 211, ../scss/inner-page.scss */
.innerpage .main-content #book-short-form form p input[type=submit] {
  background: #e74c3c;
  color: #ffffff;
  border: none;
  padding: 10px;
  text-align: center;
  border-radius: 2px;
  width: 100%;
}
/* line 223, ../scss/inner-page.scss */
.innerpage .main-content .about-image {
  display: block;
  margin: 20px 0;
}
/* line 226, ../scss/inner-page.scss */
.innerpage .main-content .about-image img:first-child {
  float: left;
  border: 1px solid #f9c2b5;
}
/* line 230, ../scss/inner-page.scss */
.innerpage .main-content .about-image img:last-child {
  float: right;
  border: 1px solid #f9c2b5;
}
/* line 235, ../scss/inner-page.scss */
.innerpage .main-content ul {
  list-style-type: disc;
}
/* line 237, ../scss/inner-page.scss */
.innerpage .main-content ul li {
  font-size: 15px;
  margin-left: 20px;
}
/* line 242, ../scss/inner-page.scss */
.innerpage .main-content ul.surgeries, .innerpage .main-content ul.topic {
  display: inline-block;
  margin: 0 0 15px 0;
}
/* line 245, ../scss/inner-page.scss */
.innerpage .main-content ul.surgeries li, .innerpage .main-content ul.topic li {
  background: #fff;
  padding: 10px;
  margin: 6px;
  border: 1px solid transparent;
  list-style: none;
  float: left;
  width: 48%;
}
/* line 253, ../scss/inner-page.scss */
.innerpage .main-content ul.surgeries li:hover, .innerpage .main-content ul.topic li:hover {
  border: 1px solid #ee6200;
  cursor: pointer;
}
/* line 257, ../scss/inner-page.scss */
.innerpage .main-content ul.surgeries li a, .innerpage .main-content ul.topic li a {
  text-decoration: none;
}
/* line 260, ../scss/inner-page.scss */
.innerpage .main-content ul.surgeries li h3, .innerpage .main-content ul.topic li h3 {
  margin: 0;
}
/* line 262, ../scss/inner-page.scss */
.innerpage .main-content ul.surgeries li h3 a, .innerpage .main-content ul.topic li h3 a {
  color: #ee6200 !important;
  display: block;
}
/* line 270, ../scss/inner-page.scss */
.innerpage .main-content ol {
  list-style-type: decimal;
}
/* line 272, ../scss/inner-page.scss */
.innerpage .main-content ol li {
  font-size: 15px;
  margin-left: 20px;
}
/* line 276, ../scss/inner-page.scss */
.innerpage .main-content ol p {
  margin-left: 40px;
}
/* TABLET & SMALLER LAPTOPS */
/* DESKTOP */
@media only screen and (min-width: 1020px) {
  /* line 294, ../scss/inner-page.scss */
  .innerpage .entry-content .panel-grid .panel-grid-cell:first-child {
    display: block;
    width: 30% !important;
  }
  /* line 298, ../scss/inner-page.scss */
  .innerpage .entry-content .panel-grid .panel-grid-cell:last-child {
    width: 70% !important;
  }
}
/******************************************************************
Stylesheet: Locations Page Template
******************************************************************/
/* BASE (MOBILE) SIZE */
/* line 9, ../scss/locations-page.scss */
.locationspage {
  background: linear-gradient(seashell, white);
  margin-left: 0 !important;
  margin-bottom: 50px;
  position: relative;
}
/* line 14, ../scss/locations-page.scss */
.locationspage h1 {
  font-size: 1.5em;
}
/* line 17, ../scss/locations-page.scss */
.locationspage .widget-title {
  display: none;
}
/* line 20, ../scss/locations-page.scss */
.locationspage .entry-content .panel-grid .panel-grid-cell:first-child {
  display: none;
}
/* line 23, ../scss/locations-page.scss */
.locationspage .entry-content .panel-grid .panel-grid-cell:last-child {
  width: 100% !important;
}
/* line 28, ../scss/locations-page.scss */
.locationspage .intro-content {
  position: relative;
  margin: 1em 0 0 0;
  min-height: 200px;
}
/* line 32, ../scss/locations-page.scss */
.locationspage .intro-content img {
  display: none;
}
/* line 35, ../scss/locations-page.scss */
.locationspage .intro-content .desc {
  padding: 0 0 0 20px;
  margin: 0;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
/* line 42, ../scss/locations-page.scss */
.locationspage .intro-content .desc h1 {
  color: #af393d;
  font-size: 1.4em;
  font-family: "Roboto", Arial, sans-serif;
  font-weight: bold;
}
/* line 48, ../scss/locations-page.scss */
.locationspage .intro-content .desc p {
  font-size: 14px;
}
/* line 51, ../scss/locations-page.scss */
.locationspage .intro-content .desc p.info {
  background: #fff;
  border-left: 2px solid #af393d;
  padding: 10px;
}
/* line 60, ../scss/locations-page.scss */
.locationspage #ldetails {
  margin: 1em 0 0 0;
  border-bottom: 3px solid #2980b9;
}
/* line 63, ../scss/locations-page.scss */
.locationspage #ldetails .inline {
  display: inline-block;
  padding: 5px 20px;
  color: #fff;
  background: #2980b9;
}
/* line 72, ../scss/locations-page.scss */
.locationspage #maps {
  height: 300px;
  width: 100%;
  overflow: hidden;
}
/* line 77, ../scss/locations-page.scss */
.locationspage .main-content {
  background: #fff5ee;
  padding: 20px 20px 50px 20px;
  margin-bottom: -50px !important;
  border-top: 1px solid #ee6200;
}
/* line 82, ../scss/locations-page.scss */
.locationspage .main-content h2 {
  color: #af393d;
  font-size: 1.4em;
  font-family: "Roboto", Arial, sans-serif;
  font-weight: bold;
}
/* line 88, ../scss/locations-page.scss */
.locationspage .main-content p {
  font-size: 14px;
}
/* line 93, ../scss/locations-page.scss */
.locationspage .main-content #facilities h2 {
  color: #af393d;
  font-size: 1.4em;
  font-family: "Roboto", Arial, sans-serif;
  font-weight: bold;
}
/* line 99, ../scss/locations-page.scss */
.locationspage .main-content #facilities h3 {
  color: #af393d;
  font-size: 1.2em;
  font-family: "Roboto", Arial, sans-serif;
  font-weight: bold;
}
/* line 107, ../scss/locations-page.scss */
.locationspage .main-content #services {
  display: inline-block;
  width: 100%;
  margin-top: 20px;
}
/* line 112, ../scss/locations-page.scss */
.locationspage .main-content #services ul li {
  padding: 10px;
  background: #fff;
  width: 100%;
  float: left;
  margin-right: 14px;
}
/* line 118, ../scss/locations-page.scss */
.locationspage .main-content #services ul li:before {
  content: "\2023 \0020";
  float: left;
  line-height: 1em;
  font-size: 24px;
  padding: 0 5px;
}
/* line 130, ../scss/locations-page.scss */
.locationspage .main-content #consultants {
  display: inline-block;
  width: 98%;
  margin-top: 20px;
}
/* line 135, ../scss/locations-page.scss */
.locationspage .main-content #consultants ul li {
  background: #fff;
  padding: 8px;
  margin: 5px 5px 5px 0;
  border: 1px solid transparent;
  transition: .2s ease all;
  color: #af393d;
  width: 100%;
  display: block;
}
/* line 144, ../scss/locations-page.scss */
.locationspage .main-content #consultants ul li a {
  color: #af393d;
  text-decoration: none;
}
/* line 148, ../scss/locations-page.scss */
.locationspage .main-content #consultants ul li:hover {
  border: 1px solid #ee6200;
  cursor: pointer;
}
/* line 152, ../scss/locations-page.scss */
.locationspage .main-content #consultants ul li:nth-child(odd) {
  float: left;
}
/* line 155, ../scss/locations-page.scss */
.locationspage .main-content #consultants ul li:nth-child(even) {
  float: right;
}
/* line 158, ../scss/locations-page.scss */
.locationspage .main-content #consultants ul li ul {
  margin: 0;
}
/* line 160, ../scss/locations-page.scss */
.locationspage .main-content #consultants ul li ul li {
  display: block;
  font-size: 12px;
  color: #888;
  margin: 0 0 0 -15px;
  padding: 0;
  width: 100%;
  border: none;
}
/* line 168, ../scss/locations-page.scss */
.locationspage .main-content #consultants ul li ul li:hover {
  border: none;
}
/* TABLET & SMALLER LAPTOPS */
@media only screen and (min-width: 768px) {
  /* line 186, ../scss/locations-page.scss */
  .locationspage .intro-content {
    min-height: 260px;
  }
  /* line 188, ../scss/locations-page.scss */
  .locationspage .intro-content img {
    display: block;
    position: absolute;
    z-index: 2;
    right: 0;
    width: 250px;
    height: 250px;
    border: 5px solid #fff;
    transform: rotate(5deg);
    -webkit-transform: rotate(5deg);
  }
  /* line 199, ../scss/locations-page.scss */
  .locationspage .intro-content .desc {
    width: 55%;
  }
  /* line 210, ../scss/locations-page.scss */
  .locationspage .main-content #services ul li {
    width: 47%;
  }
  /* line 219, ../scss/locations-page.scss */
  .locationspage .main-content #consultants ul li {
    width: 48%;
  }
}
/* DESKTOP */
@media only screen and (min-width: 1020px) {
  /* line 234, ../scss/locations-page.scss */
  .locationspage .entry-content .panel-grid .panel-grid-cell:first-child {
    display: block;
    width: 30% !important;
  }
  /* line 238, ../scss/locations-page.scss */
  .locationspage .entry-content .panel-grid .panel-grid-cell:last-child {
    width: 70% !important;
  }
  /* line 248, ../scss/locations-page.scss */
  .locationspage .main-content #services ul li {
    width: 31%;
  }
}
/******************************************************************
Stylesheet: Single Post Template
******************************************************************/
/* BASE (MOBILE) SIZE */
/* line 10, ../scss/single-post.scss */
.single-post .sp-header {
  border-bottom: 10px solid #ee6200;
  background: #ffeef0;
}
/* line 13, ../scss/single-post.scss */
.single-post .sp-header .wrap {
  margin: 0 auto;
  float: none;
}
/* line 16, ../scss/single-post.scss */
.single-post .sp-header .wrap h1 {
  font-size: 1.8em;
  line-height: 1.5em;
  color: #af393d;
  font-family: "Roboto", Arial, sas-serif;
  font-weight: bold;
}
/* line 25, ../scss/single-post.scss */
.single-post .sp-body {
  background: linear-gradient(#ffdadf, white);
  min-height: 400px;
}
/* line 30, ../scss/single-post.scss */
.single-post .sp-body .leftbar {
  display: none;
}
/* line 34, ../scss/single-post.scss */
.single-post .sp-body .blogpost {
  position: relative;
  width: 100%;
}
/* line 37, ../scss/single-post.scss */
.single-post .sp-body .blogpost article {
  padding: 5px 15px 15px;
  color: #af393d;
  font-size: 14px;
}
/* line 41, ../scss/single-post.scss */
.single-post .sp-body .blogpost article:first-child {
  border-top: none !important;
}
/* line 44, ../scss/single-post.scss */
.single-post .sp-body .blogpost article:nth-child(even) {
  background: #ffdadf;
  border-top: 1px solid #ee6200;
}
/* line 48, ../scss/single-post.scss */
.single-post .sp-body .blogpost article:nth-child(odd) {
  background: #fff5ee;
  border-top: 1px solid #ee6200;
}
/* line 52, ../scss/single-post.scss */
.single-post .sp-body .blogpost article h3 {
  font-size: 1.4em;
  font-family: "Roboto", Arial, sas-serif;
  font-weight: bold;
}
/* line 57, ../scss/single-post.scss */
.single-post .sp-body .blogpost article .read-more {
  font-size: 12px;
}
/* TABLET & SMALLER LAPTOPS */
/* DESKTOP */
@media only screen and (min-width: 1020px) {
  /* line 79, ../scss/single-post.scss */
  .single-post .sp-body .leftbar {
    display: block;
    background: #8b97bd url("./assets/india.png") no-repeat right center;
    height: 160px;
    width: 328px;
    position: relative;
  }
  /* line 85, ../scss/single-post.scss */
  .single-post .sp-body .leftbar:before {
    position: absolute;
    width: 40px;
    height: 40px;
    top: 0;
    left: -40px;
    background: #ffbb8c;
  }
  /* line 93, ../scss/single-post.scss */
  .single-post .sp-body .leftbar:after {
    position: absolute;
    width: 80px;
    height: 80px;
    top: 40px;
    left: -80px;
    background: #ee6200;
  }
  /* line 101, ../scss/single-post.scss */
  .single-post .sp-body .leftbar .find-a-hospital {
    width: 180px;
    padding-left: 20px;
    color: #fff;
    font-size: 13px;
    position: relative;
  }
  /* line 107, ../scss/single-post.scss */
  .single-post .sp-body .leftbar .find-a-hospital:before {
    position: absolute;
    width: 170px;
    height: 170px;
    bottom: -196px;
    right: -148px;
    background: #ee6200;
    content: '';
  }
  /* line 116, ../scss/single-post.scss */
  .single-post .sp-body .leftbar .find-a-hospital:after {
    position: absolute;
    width: 80px;
    height: 80px;
    bottom: -106px;
    right: 22px;
    background: #ff822a;
    content: '';
  }
  /* line 125, ../scss/single-post.scss */
  .single-post .sp-body .leftbar .find-a-hospital #hospitalFinder {
    position: relative;
  }
  /* line 127, ../scss/single-post.scss */
  .single-post .sp-body .leftbar .find-a-hospital #hospitalFinder label {
    display: block;
    margin-bottom: 10px;
  }
  /* line 131, ../scss/single-post.scss */
  .single-post .sp-body .leftbar .find-a-hospital #hospitalFinder input[type="text"] {
    border: none;
    background: #ffffff;
    color: #7c8480;
    font-size: 0.9em;
    padding: 9px 30px 9px 9px;
    width: 100%;
    margin-top: -5px;
  }
  /* line 140, ../scss/single-post.scss */
  .single-post .sp-body .leftbar .find-a-hospital #hospitalFinder input[type="button"] {
    border: none;
    background: transparent url("./assets/blue-search.png") no-repeat 0px 0px;
    position: absolute;
    right: 7px;
    top: 67%;
    width: 16px;
    height: 15px;
    color: transparent;
  }
  /* line 154, ../scss/single-post.scss */
  .single-post .sp-body .blogpost {
    width: 632px;
  }
  /* line 158, ../scss/single-post.scss */
  .single-post .sp-body .blogpost article:first-child:before {
    position: absolute;
    width: 80px;
    height: 80px;
    top: 0;
    right: -80px;
    background: #ff822a;
  }
  /* line 166, ../scss/single-post.scss */
  .single-post .sp-body .blogpost article:first-child:after {
    position: absolute;
    width: 40px;
    height: 40px;
    top: 80px;
    right: -40px;
    background: #ffbb8c;
  }
}
/* line 44, ../scss/custom.scss */
*:focus {
  outline: none;
}
/* line 47, ../scss/custom.scss */
.justify {
  text-align: justify;
}
/* line 50, ../scss/custom.scss */
.mobile-hide, .hide {
  display: none;
}
/* line 53, ../scss/custom.scss */
.row {
  margin: 0 !important;
}
/* line 56, ../scss/custom.scss */
.panel-grid-cell .panel {
  margin-bottom: 0 !important;
}
/* line 59, ../scss/custom.scss */
.fb-share-button {
  display: none !important;
}
/* TABLET & SMALLER LAPTOPS */
@media only screen and (min-width: 768px) {
  /* line 67, ../scss/custom.scss */
  .mobile-hide {
    display: block;
  }
}
/* DESKTOP */
@media only screen and (min-width: 1030px) {
  /* line 77, ../scss/custom.scss */
  .fb-share-button {
    display: inline-block !important;
    position: fixed !important;
    z-index: 999;
    top: 30px;
    right: 1%;
    transition: .5s ease all;
  }
}
/******************************************************************
Site Name: 
Author: 
Stylesheet: IE Stylesheet
So instead of using the respond.js file to add media query support
to IE, we're going to use SASS to create an easily readable css file.
Here, we import all the styles the standard stylesheet gets, only
without the media queries. No need to worry about editing anything!
******************************************************************/
/*
Remember, all the BASE styles are called already since IE can
read those. Below, we need to import only the stuff IE can't 
understand (what's inside the media queries). We also need to
import the mixins file so SASS can understand the variables.
*/
/* import mixins */
/******************************************************************
Site Name:
Author:
Stylesheet: Mixins & Constants Stylesheet
This is where you can take advantage of Sass' great features:
Mixins & Constants. I won't go in-depth on how they work exactly,
there are a few articles below that will help do that. What I will
tell you is that this will help speed up simple changes like
changing a color or adding CSS3 techniques gradients.
A WORD OF WARNING: It's very easy to overdo it here. Be careful and
remember less is more.
******************************************************************/
/*********************
CLEARFIXIN'
*********************/
/* line 23, ../scss/mixins.scss */
.clearfix {
  zoom: 1;
}
/* line 25, ../scss/mixins.scss */
.clearfix:before, .clearfix:after {
  content: "";
  display: table;
}
/* line 26, ../scss/mixins.scss */
.clearfix:after {
  clear: both;
}
/*********************
TOOLS
*********************/
/* line 34, ../scss/mixins.scss */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 41, ../scss/mixins.scss */
.image-replacement {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
/*********************
COLORS
Need help w/ choosing your colors? Try this site out:
http://0to255.com/
*********************/
/*
Here's a great tutorial on how to
use color variables properly:
http://sachagreif.com/sass-color-variables/
*/
/*********************
TYPOGRAPHY
*********************/
/* 	To embed your own fonts, use this syntax
	and place your fonts inside the
	library/fonts folder. For more information
	on embedding fonts, go to:
	http://www.fontsquirrel.com/
	Be sure to remove the comment brackets.
*/
/*	@font-face {
    	font-family: 'Font Name';
    	src: url('library/fonts/font-name.eot');
    	src: url('library/fonts/font-name.eot?#iefix') format('embedded-opentype'),
             url('library/fonts/font-name.woff') format('woff'),
             url('library/fonts/font-name.ttf') format('truetype'),
             url('library/fonts/font-name.svg#font-name') format('svg');
    	font-weight: normal;
    	font-style: normal;
	}
*/
/*
use the best ampersand
http://simplebits.com/notebook/2008/08/14/ampersands-2/
*/
/* line 111, ../scss/mixins.scss */
span.amp {
  font-family: Baskerville,'Goudy Old Style',Palatino,'Book Antiqua',serif !important;
  font-style: italic;
}
/* line 117, ../scss/mixins.scss */
.text-left {
  text-align: left;
}
/* line 118, ../scss/mixins.scss */
.text-center {
  text-align: center;
}
/* line 119, ../scss/mixins.scss */
.text-right {
  text-align: right;
}
/* line 123, ../scss/mixins.scss */
.alert-help, .alert-info, .alert-error, .alert-success {
  margin: 10px;
  padding: 5px 18px;
  border: 1px solid;
}
/* line 129, ../scss/mixins.scss */
.alert-help {
  border-color: #e8dc59;
  background: #ebe16f;
}
/* line 135, ../scss/mixins.scss */
.alert-info {
  border-color: #bfe4f4;
  background: #d5edf8;
}
/* line 141, ../scss/mixins.scss */
.alert-error {
  border-color: #f8cdce;
  background: #fbe3e4;
}
/* line 147, ../scss/mixins.scss */
.alert-success {
  border-color: #deeaae;
  background: #e6efc2;
}
/*********************
TRANSITION
*********************/
/*
I totally rewrote this to be cleaner and easier to use.
You'll need to be using Sass 3.2+ for these to work.
Thanks to @anthonyshort for the inspiration on these.
USAGE: @include transition(all 0.2s ease-in-out);
*/
/*********************
CSS3 GRADIENTS
Be careful with these since they can
really slow down your CSS. Don't overdo it.
*********************/
/* @include css-gradient(#dfdfdf,#f8f8f8); */
/*********************
BOX SIZING
*********************/
/* @include box-sizing(border-box); */
/* NOTE: value of "padding-box" is only supported in Gecko. So
probably best not to use it. I mean, were you going to anyway? */
/*********************
BUTTONS
*********************/
/* line 209, ../scss/mixins.scss */
.button, .button:visited {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  border: 1px solid #4a2021;
  border-top-color: #5f292a;
  border-left-color: #5f292a;
  padding: 4px 12px;
  color: white;
  display: inline-block;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  text-shadow: 0 1px rgba(0, 0, 0, 0.75);
  cursor: pointer;
  margin-bottom: 20px;
  line-height: 21px;
  border-radius: 4px;
  background-color: #662c2d;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#783435), to(#662c2d));
  background-image: -webkit-linear-gradient(top, #783435, #662c2d);
  background-image: -moz-linear-gradient(top, #783435, #662c2d);
  background-image: -o-linear-gradient(top, #783435, #662c2d);
  background-image: linear-gradient(to bottom, #783435, #662c2d);
}
/* line 228, ../scss/mixins.scss */
.button:hover, .button:focus, .button:visited:hover, .button:visited:focus {
  color: white;
  border: 1px solid #4a2021;
  border-top-color: #311516;
  border-left-color: #311516;
  background-color: #542525;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#662c2d), to(#542525));
  background-image: -webkit-linear-gradient(top, #662c2d, #542525);
  background-image: -moz-linear-gradient(top, #662c2d, #542525);
  background-image: -o-linear-gradient(top, #662c2d, #542525);
  background-image: linear-gradient(to bottom, #662c2d, #542525);
}
/* line 236, ../scss/mixins.scss */
.button:active, .button:visited:active {
  background-color: #783435;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#662c2d), to(#783435));
  background-image: -webkit-linear-gradient(top, #662c2d, #783435);
  background-image: -moz-linear-gradient(top, #662c2d, #783435);
  background-image: -o-linear-gradient(top, #662c2d, #783435);
  background-image: linear-gradient(to bottom, #662c2d, #783435);
}
/* line 241, ../scss/mixins.scss */
.blue-button, .blue-button:visited {
  border-color: #1472ad;
  text-shadow: 0 1px 1px #1472ad;
  background-color: #1681c4;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#1990db), to(#1681c4));
  background-image: -webkit-linear-gradient(top, #1990db, #1681c4);
  background-image: -moz-linear-gradient(top, #1990db, #1681c4);
  background-image: -o-linear-gradient(top, #1990db, #1681c4);
  background-image: linear-gradient(to bottom, #1990db, #1681c4);
  box-shadow: inset 0 0 3px #59b3ec;
}
/* line 247, ../scss/mixins.scss */
.blue-button:hover, .blue-button:focus, .blue-button:visited:hover, .blue-button:visited:focus {
  border-color: #116396;
  background-color: #1472ad;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#1784c9), to(#1472ad));
  background-image: -webkit-linear-gradient(top, #1784c9, #1472ad);
  background-image: -moz-linear-gradient(top, #1784c9, #1472ad);
  background-image: -o-linear-gradient(top, #1784c9, #1472ad);
  background-image: linear-gradient(to bottom, #1784c9, #1472ad);
}
/* line 251, ../scss/mixins.scss */
.blue-button:active, .blue-button:visited:active {
  background-color: #1990db;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#1681c4), to(#1990db));
  background-image: -webkit-linear-gradient(top, #1681c4, #1990db);
  background-image: -moz-linear-gradient(top, #1681c4, #1990db);
  background-image: -o-linear-gradient(top, #1681c4, #1990db);
  background-image: linear-gradient(to bottom, #1681c4, #1990db);
}
/******************************************************************
Site Name:
Author:
Stylesheet: Grid Stylesheet
I've seperated the grid so you can swap it out easily. It's
called at the top the style.scss stylesheet.
There are a ton of grid solutions out there. You should definitely
experiment with your own. Here are some recommendations:
http://gridsetapp.com - Love this site. Responsive Grids made easy.
http://susy.oddbird.net/ - Grids using Compass. Very elegant.
http://gridpak.com/ - Create your own responsive grid.
The grid below is a combination of the 1140 grid and Twitter Boostrap. 
I liked 1140 but Boostrap's grid was way more detailed so I merged them 
together, let's see how this works out. If you want to use 1140, the original 
values are commented out on each line.
******************************************************************/
/* line 24, ../scss/grid.scss */
.onecol {
  width: 5.801104972%;
}
/* 4.85%;  } /* grid_1  */
/* line 25, ../scss/grid.scss */
.twocol {
  width: 14.364640883%;
}
/* 13.45%; } /* grid_2  */
/* line 26, ../scss/grid.scss */
.threecol {
  width: 22.928176794%;
}
/* 22.05%; } /* grid_3  */
/* line 27, ../scss/grid.scss */
.fourcol {
  width: 31.491712705%;
}
/* 30.75%; } /* grid_4  */
/* line 28, ../scss/grid.scss */
.fivecol {
  width: 40.055248616%;
}
/* 39.45%; } /* grid_5  */
/* line 29, ../scss/grid.scss */
.sixcol {
  width: 48.618784527%;
}
/* 48%;    } /* grid_6  */
/* line 30, ../scss/grid.scss */
.sevencol {
  width: 57.182320438000005%;
}
/* 56.75%; } /* grid_7  */
/* line 31, ../scss/grid.scss */
.eightcol {
  width: 65.74585634900001%;
}
/* 65.4%;  } /* grid_8  */
/* line 32, ../scss/grid.scss */
.ninecol {
  width: 74.30939226%;
}
/* 74.05%; } /* grid_9  */
/* line 33, ../scss/grid.scss */
.tencol {
  width: 82.87292817100001%;
}
/* 82.7%;  } /* grid_10 */
/* line 34, ../scss/grid.scss */
.elevencol {
  width: 91.436464082%;
}
/* 91.35%; } /* grid_11 */
/* line 35, ../scss/grid.scss */
.twelvecol {
  width: 99.999999993%;
}
/* 100%;   } /* grid_12 */
/* line 38, ../scss/grid.scss */
.onecol, .twocol, .threecol, .fourcol, .fivecol, .sixcol, .sevencol, .eightcol, .ninecol, .tencol, .elevencol, .twelvecol {
  position: relative;
  float: left;
  margin-left: 2.762430939%;
}
/* line 44, ../scss/grid.scss */
.first {
  margin-left: 0;
}
/* line 48, ../scss/grid.scss */
.last {
  float: right;
}
/******************************************************************
Site Name: 
Author: 
Stylesheet: 481px and Up Stylesheet
This stylesheet is loaded for larger devices. It's set to 
481px because at 480px it would load on a landscaped iPhone.
This isn't ideal because then you would be loading all those
extra styles on that same mobile connection. 
A word of warning. This size COULD be a larger mobile device,
so you still want to keep it pretty light and simply expand
upon your base.scss styles.
******************************************************************/
/*********************
NAVIGATION STYLES
*********************/
/* .menu is clearfixed inside mixins.scss */
/* line 27, ../scss/_481up.scss */
.menu {
  /* end .menu ul */
}
/* line 28, ../scss/_481up.scss */
.menu ul {
  /* end .menu ul li */
  /* highlight current page */
  /* end current highlighters */
}
/* line 29, ../scss/_481up.scss */
.menu ul li {
  /*
  plan your menus and drop-downs wisely.
  */
}
/* line 30, ../scss/_481up.scss */
.menu ul li a {
  /*
  you can use hover styles here even though this size
  has the possibility of being a mobile device.
  */
}
/* end .menu */
/*********************
POSTS & CONTENT STYLES
*********************/
/* entry content */
/* line 75, ../scss/_481up.scss */
.entry-content {
  /* at this larger size, we can start to align images */
}
/* line 79, ../scss/_481up.scss */
.entry-content .alignleft, .entry-content img.alignleft {
  margin-right: 1.5em;
  display: inline;
  float: left;
}
/* line 84, ../scss/_481up.scss */
.entry-content .alignright, .entry-content img.alignright {
  margin-left: 1.5em;
  display: inline;
  float: right;
}
/* line 89, ../scss/_481up.scss */
.entry-content .aligncenter, .entry-content img.aligncenter {
  margin-right: auto;
  margin-left: auto;
  display: block;
  clear: both;
}
/* end .entry-content */
/*********************
FOOTER STYLES
*********************/
/*
check your menus here. do they look good?
do they need tweaking?
*/
/* end .footer-links */
/******************************************************************
Site Name:
Author:
Stylesheet: Tablet & Small Desktop Stylesheet
Here's where you can start getting into the good stuff.
This size will work on iPads, other tablets, and desktops.
So you can start working with more styles, background images,
and other resources. You'll also notice the grid starts to
come into play. Have fun!
******************************************************************/
/*********************
GENERAL STYLES
*********************/
/*********************
LAYOUT & GRID STYLES
*********************/
/* line 26, ../scss/768up.scss */
.wrap {
  max-width: 960px;
}
/*********************
HEADER STYLES
*********************/
/* line 36, ../scss/768up.scss */
#logo {
  float: left;
}
/*********************
NAVIGATION STYLES
*********************/
/* line 44, ../scss/768up.scss */
.nav {
  border: 0;
  width: 960px;
  margin: 0 auto;
  /* end .menu ul li */
  /* highlight current page */
  /* end current highlighters */
}
/* line 49, ../scss/768up.scss */
.nav ul {
  margin: 0;
  width: 100%;
}
/* line 53, ../scss/768up.scss */
.nav li {
  float: left;
  position: relative;
  /*
  plan your menus and drop-downs wisely.
  */
  /* showing sub-menus */
}
/* line 57, ../scss/768up.scss */
.nav li a {
  border-bottom: 0;
  /*
  you can use hover styles here even though this size
  has the possibility of being a mobile device.
  */
}
/* line 64, ../scss/768up.scss */
.nav li a:hover, .nav li a:focus {
  background: linear-gradient(to bottom, white -50%, #ffe4c9 30%, #f29574 120%);
  box-shadow: rgba(0, 0, 0, 0.6) 0 2px 6px -3px inset;
}
/* line 76, ../scss/768up.scss */
.nav li ul.sub-menu,
.nav li ul.children {
  margin-top: 1px;
  margin-left: -1px;
  width: 960px;
  background: #fff;
  border-bottom: 5px solid #f79333;
  border-top: 0;
  position: absolute;
  overflow: hidden;
  visibility: hidden;
  z-index: 8999;
  text-align: left;
  height: 400px;
  left: 0;
  right: 0;
  /* highlight sub-menu current page */
}
/* line 93, ../scss/768up.scss */
.nav li ul.sub-menu li,
.nav li ul.children li {
  width: 240px;
  /*
  if you need to go deeper, go nuts
  just remember deeper menus suck
  for usability. k, bai.
  */
}
/* line 97, ../scss/768up.scss */
.nav li ul.sub-menu li a,
.nav li ul.children li a {
  border-right: 0;
  display: block;
  margin: 15px 0 5px 0;
  color: #f79333;
  font-size: 20px;
  padding-left: 20px;
}
/* line 106, ../scss/768up.scss */
.nav li ul.sub-menu li a:hover, .nav li ul.sub-menu li a:focus,
.nav li ul.children li a:hover,
.nav li ul.children li a:focus {
  background: none;
  box-shadow: none;
}
/* line 119, ../scss/768up.scss */
.nav li ul.sub-menu li:last-child a,
.nav li ul.children li:last-child a {
  border-bottom: 0;
}
/* line 129, ../scss/768up.scss */
.nav li ul.sub-menu li ul,
.nav li ul.children li ul {
  width: 240px;
  border: none;
  height: 0;
}
/* line 135, ../scss/768up.scss */
.nav li ul.sub-menu li ul li,
.nav li ul.children li ul li {
  float: none;
  width: 200px;
  margin: 0 20px;
  border-bottom: 1px dashed #e26634;
}
/* line 141, ../scss/768up.scss */
.nav li ul.sub-menu li ul li a,
.nav li ul.children li ul li a {
  margin: 0;
  font-size: 14px;
  padding: 8px 0;
  color: #e26634;
}
/* line 147, ../scss/768up.scss */
.nav li ul.sub-menu li ul li a:hover, .nav li ul.sub-menu li ul li a:focus,
.nav li ul.children li ul li a:hover,
.nav li ul.children li ul li a:focus {
  color: #f79333;
}
/* line 165, ../scss/768up.scss */
.nav li:hover ul {
  top: auto;
  overflow: visible;
  visibility: visible;
}
/* end .nav */
/*********************
SIDEBARS & ASIDES
*********************/
/* line 186, ../scss/768up.scss */
.sidebar {
  margin-top: 2.2em;
}
/* line 190, ../scss/768up.scss */
.widgettitle {
  border-bottom: 2px solid #444;
  margin-bottom: 0.75em;
}
/* line 195, ../scss/768up.scss */
.widget {
  padding: 0 10px;
}
/* line 200, ../scss/768up.scss */
.widget ul li {
  margin-bottom: 0.75em;
  /* deep nesting */
}
/* line 208, ../scss/768up.scss */
.widget ul li ul {
  margin-top: 0.75em;
  padding-left: 1em;
}
/* links widget */
/* meta widget */
/* pages widget */
/* recent-posts widget */
/* archives widget */
/* tag-cloud widget */
/* calendar widget */
/* category widget */
/* recent-comments widget */
/* search widget */
/* text widget */
/*********************
FOOTER STYLES
*********************/
/*
you'll probably need to do quite a bit
of overriding here if you styled them for
mobile. Make sure to double check these!
*/
/* line 316, ../scss/768up.scss */
.footer-links ul li {
  /*
  be careful with the depth of your menus.
  it's very rare to have multi-depth menus in
  the footer.
  */
}
/* end .footer-links */
/******************************************************************
Site Name: 
Author: 
Stylesheet: Desktop Stylsheet
This is the desktop size. It's larger than an iPad so it will only
be seen on the Desktop. 
******************************************************************/
/* 
you can call the larger styles if you want, but there's really no need 
*/
/******************************************************************
ADDITIONAL IE FIXES
These fixes are now ONLY seen by IE, so you don't have to worry
about using prefixes, although it's best practice. For more info
on using Modernizr classes, check out this link:
http://www.modernizr.com/docs/
******************************************************************/
/*
For example, you can use something like:
.no-textshadow .class { ... }
You can also target specific versions by using the classes applied to
the html element. These can sometimes change, so take a look inside the
header.php file to see what they are:
.lt-ie8 .class { ... }
*/
/* IE10+ specific styles go here */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  /* line 63, ../scss/ie.scss */
  .top-nav-wrapper #megaMenu.megaCenterMenuItems ul.megaMenu > li.menu-item:hover:before {
    display: none;
  }
}
/*
BASE (MOBILE) SIZE
This are the mobile styles. It's what people see on their phones. If
you set a great foundation, you won't need to add too many styles in
the other stylesheets. Remember, keep it light: Speed is Important.
*/
/******************************************************************
Site Name:
Author:
Stylesheet: Base Mobile Stylesheet
Be light and don't over style since everything here will be
loaded by mobile devices. You want to keep it as minimal as
possible. This is called at the top of the main stylsheet
and will be used across all viewports.
******************************************************************/
/*********************
GENERAL STYLES
*********************/
/* line 18, ../scss/base.scss */
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 100%;
  line-height: 1.5;
  color: #af393d;
}
/* line 24, ../scss/base.scss */
body strong {
  font-family: Roboto, arial, sans-serif;
}
/********************
WORDPRESS BODY CLASSES
style a page via class
********************/
/* for sites that are read right to left (i.e. hebrew) */
/* home page */
/* blog template page */
/* archive page */
/* date archive page */
/* replace the number to the corresponding page number */
/* search page */
/* search result page */
/* no results search page */
/* individual paged search (i.e. body.search-paged-3) */
/* 404 page */
/* single post page */
/* individual post page by id (i.e. body.postid-73) */
/* individual paged single (i.e. body.single-paged-3) */
/* attatchment page */
/* individual attatchment page (i.e. body.attachmentid-763) */
/* style mime type pages */
/* author page */
/* user nicename (i.e. body.author-samueladams) */
/* paged author archives (i.e. body.author-paged-4) for page 4 */
/* category page */
/* individual category page (i.e. body.category-6) */
/* replace the number to the corresponding page number */
/* tag page */
/* individual tag page (i.e. body.tag-news) */
/* replace the number to the corresponding page number */
/* custom page template page */
/* individual page template (i.e. body.page-template-contact-php */
/* replace the number to the corresponding page number */
/* parent page template */
/* child page template */
/* replace the number to the corresponding page number */
/* if user is logged in */
/* paged items like search results or archives */
/* individual paged (i.e. body.paged-3) */
/*********************
LAYOUT & GRID STYLES
*********************/
/* line 74, ../scss/base.scss */
.wrap {
  width: 96%;
  margin: 0 auto;
}
/*********************
LINK STYLES
*********************/
/* line 83, ../scss/base.scss */
a, a:visited {
  color: #783435;
  /* on hover */
  /* on click */
  /* mobile tap color */
}
/* line 87, ../scss/base.scss */
a:hover, a:focus, a:visited:hover, a:visited:focus {
  color: #0d4f8e;
}
/* line 97, ../scss/base.scss */
a:link, a:visited:link {
  /*
  this highlights links on iPhones/iPads.
  so it basically works like the :hover selector
  for mobile devices.
  */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3);
}
/******************************************************************
H1, H2, H3, H4, H5 STYLES
******************************************************************/
/* line 111, ../scss/base.scss */
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-rendering: optimizelegibility;
  font-weight: 500;
  /*
  if you're going to use webfonts, be sure to check your weights
  http://css-tricks.com/watch-your-font-weight/
  */
  /* removing text decoration from all headline links */
}
/* line 121, ../scss/base.scss */
h1 a, .h1 a, h2 a, .h2 a, h3 a, .h3 a, h4 a, .h4 a, h5 a, .h5 a {
  text-decoration: none;
}
/* line 126, ../scss/base.scss */
h1, .h1 {
  font-size: 2.5em;
  line-height: 1.333em;
}
/* line 131, ../scss/base.scss */
h2, .h2 {
  font-size: 1.75em;
  line-height: 1.4em;
  margin-bottom: 0.375em;
}
/* line 137, ../scss/base.scss */
h3, .h3 {
  font-size: 1.125em;
}
/* line 141, ../scss/base.scss */
h4, .h4 {
  font-size: 1.1em;
  font-weight: 700;
}
/* line 146, ../scss/base.scss */
h5, .h5 {
  font-size: 0.846em;
  line-height: 2.09em;
  text-transform: uppercase;
  letter-spacing: 2px;
}
/*********************
HEADER STYLES
*********************/
/* line 159, ../scss/base.scss */
#logo {
  margin: 0;
  max-width: 100%;
  text-align: center;
}
/* line 164, ../scss/base.scss */
#logo img {
  height: 75px;
}
/* line 169, ../scss/base.scss */
#inner-header {
  padding: 15px;
  position: relative;
}
/*********************
NAVIGATION STYLES
*********************/
/*
all navs have a .nav class applied via
the wp_menu function; this is so we can
easily write one group of styles for
the navs on the site so our css is cleaner
and more scalable.
*/
/* line 186, ../scss/base.scss */
.nav {
  border: 1px solid #ccc;
  border-bottom: 0;
  /* end .menu li */
  /* highlight current page */
  /* end current highlighters */
}
/* line 190, ../scss/base.scss */
.nav li {
  /*
  so you really have to rethink your dropdowns for mobile.
  you don't want to have it expand too much because the
  screen is so small. How you manage your menu should
  depend on the project. Here's some great info on it:
  http://www.alistapart.com/articles/organizing-mobile/
  */
}
/* line 192, ../scss/base.scss */
.nav li a {
  display: block;
  text-decoration: none;
  padding: 10px 10px;
  color: #d2691e;
  /*
  remember this is for mobile ONLY, so there's no need
  to even declare hover styles here, you can do it in
  the style.scss file where it's relevant. We want to
  keep this file as small as possible!
  */
}
/* line 225, ../scss/base.scss */
.nav li ul.sub-menu li a,
.nav li ul.children li a {
  padding-left: 30px;
}
/* end .nav */
/*********************
POSTS & CONTENT STYLES
*********************/
/* end .hentry */
/* want to style individual post classes? Booya! */
/* post by id (i.e. post-3) */
/* general post style */
/* general article on a page style */
/* general style on an attatchment */
/* sticky post style */
/* hentry class */
/* style by category (i.e. category-videos) */
/* style by tag (i.e. tag-news) */
/* post meta */
/* line 293, ../scss/base.scss */
.byline {
  color: #999;
}
/* entry content */
/* line 300, ../scss/base.scss */
.entry-content {
  /*
  image alignment on a screen this size may be
  a bit difficult. It's set to start aligning
  and floating images at the next breakpoint,
  but it's up to you. Feel free to change it up.
  */
}
/* line 325, ../scss/base.scss */
.entry-content blockquote {
  margin: 0;
  padding-left: 1em;
  border-left: 3px solid #ff822a;
}
/* line 339, ../scss/base.scss */
.entry-content dd {
  margin-left: 0;
  font-size: 0.9em;
  color: #787878;
  margin-bottom: 1.5em;
}
/* line 346, ../scss/base.scss */
.entry-content img {
  max-width: 100%;
  height: auto;
}
/* line 362, ../scss/base.scss */
.entry-content video, .entry-content object {
  max-width: 100%;
  height: auto;
}
/* line 367, ../scss/base.scss */
.entry-content pre {
  background: #eee;
  border: 1px solid #cecece;
  padding: 10px;
}
/* end .entry-content */
/* line 375, ../scss/base.scss */
.wp-caption {
  max-width: 100%;
  background: #eee;
  padding: 5px;
  /* images inside wp-caption */
}
/* line 381, ../scss/base.scss */
.wp-caption img {
  max-width: 100%;
  margin-bottom: 0;
  width: 100%;
}
/* line 387, ../scss/base.scss */
.wp-caption p.wp-caption-text {
  font-size: 0.85em;
  margin: 4px 0 7px;
  text-align: center;
}
/* end .wp-caption */
/* image gallery styles */
/* end .gallery */
/* gallery caption styles */
/******************************************************************
PAGE NAVI STYLES
******************************************************************/
/* line 424, ../scss/base.scss */
.pagination,
.wp-prev-next {
  margin: 1.1em 0 2.2em;
}
/* line 428, ../scss/base.scss */
.pagination {
  text-align: center;
}
/* line 430, ../scss/base.scss */
.pagination ul {
  display: inline-block;
  white-space: nowrap;
  padding: 0;
  clear: both;
  margin: 1px;
}
/* line 436, ../scss/base.scss */
.pagination ul li {
  padding: 0;
  margin: 0;
  float: left;
  display: inline;
  overflow: hidden;
}
/* line 442, ../scss/base.scss */
.pagination ul li a, .pagination ul li span {
  margin: 0;
  text-decoration: none;
  padding: 0;
  line-height: 1em;
  font-size: 1em;
  font-weight: normal;
  padding: .5em;
  min-width: 1em;
  display: block;
}
/* line 453, ../scss/base.scss */
.pagination ul li span.current {
  font-weight: bold;
}
/* end .bones_page_navi */
/* fallback previous & next links */
/* line 468, ../scss/base.scss */
.wp-prev-next .prev-link {
  float: left;
}
/* line 472, ../scss/base.scss */
.wp-prev-next .next-link {
  float: right;
}
/* end .wp-prev-next */
/******************************************************************
COMMENT STYLES
******************************************************************/
/* h3 comment title */
/* line 483, ../scss/base.scss */
#comments {
  /* number of comments span */
}
/* line 500, ../scss/base.scss */
.commentlist {
  /* general comment classes */
  /* vcard */
  /* end .commentlist .vcard */
  /* comment meta */
  /* comment content */
  /* end .commentlist .comment_content */
  /* comment reply link */
  /* end .commentlist .comment-reply-link */
}
/* line 502, ../scss/base.scss */
.commentlist li {
  position: relative;
  clear: both;
  overflow: hidden;
  list-style-type: none;
  margin-bottom: 1.5em;
  padding: 0.7335em 10px;
  /* end .commentlist li ul.children */
}
/* line 510, ../scss/base.scss */
.commentlist li:last-child {
  margin-bottom: 0;
}
/* line 514, ../scss/base.scss */
.commentlist li ul.children {
  margin: 0;
  /* variations */
  /* change number for different depth */
}
/* line 532, ../scss/base.scss */
.commentlist li[class*=depth-] {
  margin-top: 1.1em;
}
/* line 536, ../scss/base.scss */
.commentlist li.depth-1 {
  margin-left: 0;
  margin-top: 0;
}
/* line 541, ../scss/base.scss */
.commentlist li:not(.depth-1) {
  margin-right: -10px;
  margin-left: -10px;
  margin-top: 0;
  padding-bottom: 0;
}
/* line 555, ../scss/base.scss */
.commentlist .odd {
  background: #eee;
}
/* line 558, ../scss/base.scss */
.commentlist .even {
  background: #fefefe;
}
/* line 573, ../scss/base.scss */
.commentlist .vcard {
  margin-left: 50px;
}
/* line 576, ../scss/base.scss */
.commentlist .vcard cite.fn {
  font-weight: 700;
  font-style: normal;
}
/* line 584, ../scss/base.scss */
.commentlist .vcard time {
  float: right;
}
/* line 587, ../scss/base.scss */
.commentlist .vcard time a {
  color: #999;
  text-decoration: none;
}
/* line 591, ../scss/base.scss */
.commentlist .vcard time a:hover {
  text-decoration: underline;
}
/* line 601, ../scss/base.scss */
.commentlist .vcard img.avatar {
  position: absolute;
  left: 10px;
  padding: 2px;
  border: 1px solid #cecece;
  background: #fff;
}
/* line 626, ../scss/base.scss */
.commentlist .comment_content {
  margin-left: 50px;
}
/* line 629, ../scss/base.scss */
.commentlist .comment_content p {
  margin: 0.7335em 0 1.5em;
  font-size: 1em;
  line-height: 1.5em;
}
/* line 638, ../scss/base.scss */
.commentlist .comment-reply-link {
  text-decoration: none;
  float: right;
  background: #4598bb;
  padding: 3px 5px;
  color: #fff;
  opacity: 0.65;
  margin-bottom: 10px;
  font-weight: 700;
  font-size: 0.9em;
}
/* line 649, ../scss/base.scss */
.commentlist .comment-reply-link:hover, .commentlist .comment-reply-link:focus {
  opacity: 1;
}
/* end .commentlist */
/******************************************************************
COMMENT FORM STYLES
******************************************************************/
/* line 662, ../scss/base.scss */
.respond-form {
  margin: 1.5em 10px;
  padding-bottom: 2.2em;
}
/* line 666, ../scss/base.scss */
.respond-form form {
  margin: 0.75em 0;
}
/* line 669, ../scss/base.scss */
.respond-form form li {
  list-style-type: none;
  clear: both;
  margin-bottom: 0.7335em;
}
/* line 674, ../scss/base.scss */
.respond-form form li label,
.respond-form form li small {
  display: none;
}
/* line 680, ../scss/base.scss */
.respond-form form input[type=text],
.respond-form form input[type=email],
.respond-form form input[type=url],
.respond-form form textarea {
  padding: 3px 6px;
  background: #efefef;
  border: 2px solid #cecece;
  line-height: 1.5em;
  /* form validation */
}
/* line 689, ../scss/base.scss */
.respond-form form input[type=text]:focus,
.respond-form form input[type=email]:focus,
.respond-form form input[type=url]:focus,
.respond-form form textarea:focus {
  background: #fff;
}
/* line 694, ../scss/base.scss */
.respond-form form input[type=text]:invalid,
.respond-form form input[type=email]:invalid,
.respond-form form input[type=url]:invalid,
.respond-form form textarea:invalid {
  outline: none;
  border-color: #fbc2c4;
  background-color: #f6e7eb;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
}
/* line 705, ../scss/base.scss */
.respond-form form input[type=text],
.respond-form form input[type=email],
.respond-form form input[type=url] {
  max-width: 400px;
  min-width: 250px;
}
/* line 712, ../scss/base.scss */
.respond-form form textarea {
  resize: none;
  width: 97.3%;
  height: 150px;
}
/* comment submit button */
/* comment form title */
/* line 725, ../scss/base.scss */
#comment-form-title {
  margin: 0 0 1.1em;
}
/* cancel comment reply link */
/* logged in comments */
/* allowed tags */
/* line 738, ../scss/base.scss */
#allowed_tags {
  margin: 1.5em 10px 0.7335em 0;
}
/* no comments */
/* line 743, ../scss/base.scss */
.nocomments {
  margin: 0 20px 1.1em;
}
/*********************
SIDEBARS & ASIDES
*********************/
/* line 759, ../scss/base.scss */
.widget ul li {
  /* deep nesting */
}
/* line 776, ../scss/base.scss */
aside {
  border: 1px solid #ff822a;
  background: #fff;
  padding: 10px;
}
/*********************
FOOTER STYLES
*********************/
/* line 786, ../scss/base.scss */
.footer {
  clear: both;
  background: #eee;
  border-top: 1px solid #999;
  padding: 10px 0 100px 0;
  font-size: 12px;
  text-align: center;
}
/* line 794, ../scss/base.scss */
.footer #inner-footer {
  width: auto;
  margin: 0 auto;
}
/* line 798, ../scss/base.scss */
.footer #inner-footer #menu-footer-menu {
  margin: 10px;
}
/* line 802, ../scss/base.scss */
.footer #inner-footer #menu-footer-menu li {
  display: inline-block;
  border-right: 1px solid #555;
}
/* line 807, ../scss/base.scss */
.footer #inner-footer #menu-footer-menu li a {
  text-decoration: none;
  color: #555;
  padding: 0 8px;
}
/* line 812, ../scss/base.scss */
.footer #inner-footer #menu-footer-menu li a:hover {
  text-decoration: underline;
}
/* line 817, ../scss/base.scss */
.footer #inner-footer #menu-footer-menu li:last-of-type {
  border: none;
}
/*
if you checked out the link above:
http://www.alistapart.com/articles/organizing-mobile/
you'll want to style the footer nav
a bit more in-depth. Remember to keep
it simple because you'll have to
override these styles for the desktop
view.
*/
/* line 834, ../scss/base.scss */
.footer-links {
  text-align: center;
}
/* end .footer-links */
/* line 847, ../scss/base.scss */
.copyright {
  margin: 0;
  color: #555;
}
/*
LARGER MOBILE DEVICES
This is for devices like the Galaxy Note or something that's
larger than an iPhone but smaller than a tablet. Let's call them
tweeners.
*/
@media only screen and (min-width: 481px) {
  /******************************************************************
  Site Name: 
  Author: 
  
  Stylesheet: 481px and Up Stylesheet
  
  This stylesheet is loaded for larger devices. It's set to 
  481px because at 480px it would load on a landscaped iPhone.
  This isn't ideal because then you would be loading all those
  extra styles on that same mobile connection. 
  
  A word of warning. This size COULD be a larger mobile device,
  so you still want to keep it pretty light and simply expand
  upon your base.scss styles.
  
  ******************************************************************/
  /*********************
  NAVIGATION STYLES
  *********************/
  /* .menu is clearfixed inside mixins.scss */
  /* line 27, ../scss/_481up.scss */
  .menu {
    /* end .menu ul */
  }
  /* line 28, ../scss/_481up.scss */
  .menu ul {
    /* end .menu ul li */
    /* highlight current page */
    /* end current highlighters */
  }
  /* line 29, ../scss/_481up.scss */
  .menu ul li {
    /*
    plan your menus and drop-downs wisely.
    */
  }
  /* line 30, ../scss/_481up.scss */
  .menu ul li a {
    /*
    you can use hover styles here even though this size
    has the possibility of being a mobile device.
    */
  }
  /* end .menu */
  /*********************
  POSTS & CONTENT STYLES
  *********************/
  /* entry content */
  /* line 75, ../scss/_481up.scss */
  .entry-content {
    /* at this larger size, we can start to align images */
  }
  /* line 79, ../scss/_481up.scss */
  .entry-content .alignleft, .entry-content img.alignleft {
    margin-right: 1.5em;
    display: inline;
    float: left;
  }
  /* line 84, ../scss/_481up.scss */
  .entry-content .alignright, .entry-content img.alignright {
    margin-left: 1.5em;
    display: inline;
    float: right;
  }
  /* line 89, ../scss/_481up.scss */
  .entry-content .aligncenter, .entry-content img.aligncenter {
    margin-right: auto;
    margin-left: auto;
    display: block;
    clear: both;
  }
  /* end .entry-content */
  /*********************
  FOOTER STYLES
  *********************/
  /*
  check your menus here. do they look good?
  do they need tweaking?
  */
  /* end .footer-links */
}
/*
TABLET & SMALLER LAPTOPS
This is the average viewing window. So Desktops, Laptops, and
in general anyone not viewing on a mobile device. Here's where
you can add resource intensive styles.
*/
@media only screen and (min-width: 768px) {
  /******************************************************************
  Site Name:
  Author:
  
  Stylesheet: Grid Stylesheet
  
  I've seperated the grid so you can swap it out easily. It's
  called at the top the style.scss stylesheet.
  
  There are a ton of grid solutions out there. You should definitely
  experiment with your own. Here are some recommendations:
  
  http://gridsetapp.com - Love this site. Responsive Grids made easy.
  http://susy.oddbird.net/ - Grids using Compass. Very elegant.
  http://gridpak.com/ - Create your own responsive grid.
  
  The grid below is a combination of the 1140 grid and Twitter Boostrap. 
  I liked 1140 but Boostrap's grid was way more detailed so I merged them 
  together, let's see how this works out. If you want to use 1140, the original 
  values are commented out on each line.
  
  ******************************************************************/
  /* line 24, ../scss/grid.scss */
  .onecol {
    width: 5.801104972%;
  }
  /* 4.85%;  } /* grid_1  */
  /* line 25, ../scss/grid.scss */
  .twocol {
    width: 14.364640883%;
  }
  /* 13.45%; } /* grid_2  */
  /* line 26, ../scss/grid.scss */
  .threecol {
    width: 22.928176794%;
  }
  /* 22.05%; } /* grid_3  */
  /* line 27, ../scss/grid.scss */
  .fourcol {
    width: 31.491712705%;
  }
  /* 30.75%; } /* grid_4  */
  /* line 28, ../scss/grid.scss */
  .fivecol {
    width: 40.055248616%;
  }
  /* 39.45%; } /* grid_5  */
  /* line 29, ../scss/grid.scss */
  .sixcol {
    width: 48.618784527%;
  }
  /* 48%;    } /* grid_6  */
  /* line 30, ../scss/grid.scss */
  .sevencol {
    width: 57.182320438000005%;
  }
  /* 56.75%; } /* grid_7  */
  /* line 31, ../scss/grid.scss */
  .eightcol {
    width: 65.74585634900001%;
  }
  /* 65.4%;  } /* grid_8  */
  /* line 32, ../scss/grid.scss */
  .ninecol {
    width: 74.30939226%;
  }
  /* 74.05%; } /* grid_9  */
  /* line 33, ../scss/grid.scss */
  .tencol {
    width: 82.87292817100001%;
  }
  /* 82.7%;  } /* grid_10 */
  /* line 34, ../scss/grid.scss */
  .elevencol {
    width: 91.436464082%;
  }
  /* 91.35%; } /* grid_11 */
  /* line 35, ../scss/grid.scss */
  .twelvecol {
    width: 99.999999993%;
  }
  /* 100%;   } /* grid_12 */
  /* line 38, ../scss/grid.scss */
  .onecol, .twocol, .threecol, .fourcol, .fivecol, .sixcol, .sevencol, .eightcol, .ninecol, .tencol, .elevencol, .twelvecol {
    position: relative;
    float: left;
    margin-left: 2.762430939%;
  }
  /* line 44, ../scss/grid.scss */
  .first {
    margin-left: 0;
  }
  /* line 48, ../scss/grid.scss */
  .last {
    float: right;
  }
  /******************************************************************
  Site Name:
  Author:
  
  Stylesheet: Tablet & Small Desktop Stylesheet
  
  Here's where you can start getting into the good stuff.
  This size will work on iPads, other tablets, and desktops.
  So you can start working with more styles, background images,
  and other resources. You'll also notice the grid starts to
  come into play. Have fun!
  
  ******************************************************************/
  /*********************
  GENERAL STYLES
  *********************/
  /*********************
  LAYOUT & GRID STYLES
  *********************/
  /* line 26, ../scss/768up.scss */
  .wrap {
    max-width: 960px;
  }
  /*********************
  HEADER STYLES
  *********************/
  /* line 36, ../scss/768up.scss */
  #logo {
    float: left;
  }
  /*********************
  NAVIGATION STYLES
  *********************/
  /* line 44, ../scss/768up.scss */
  .nav {
    border: 0;
    width: 960px;
    margin: 0 auto;
    /* end .menu ul li */
    /* highlight current page */
    /* end current highlighters */
  }
  /* line 49, ../scss/768up.scss */
  .nav ul {
    margin: 0;
    width: 100%;
  }
  /* line 53, ../scss/768up.scss */
  .nav li {
    float: left;
    position: relative;
    /*
    plan your menus and drop-downs wisely.
    */
    /* showing sub-menus */
  }
  /* line 57, ../scss/768up.scss */
  .nav li a {
    border-bottom: 0;
    /*
    you can use hover styles here even though this size
    has the possibility of being a mobile device.
    */
  }
  /* line 64, ../scss/768up.scss */
  .nav li a:hover, .nav li a:focus {
    background: linear-gradient(to bottom, white -50%, #ffe4c9 30%, #f29574 120%);
    box-shadow: rgba(0, 0, 0, 0.6) 0 2px 6px -3px inset;
  }
  /* line 76, ../scss/768up.scss */
  .nav li ul.sub-menu,
  .nav li ul.children {
    margin-top: 1px;
    margin-left: -1px;
    width: 960px;
    background: #fff;
    border-bottom: 5px solid #f79333;
    border-top: 0;
    position: absolute;
    overflow: hidden;
    visibility: hidden;
    z-index: 8999;
    text-align: left;
    height: 400px;
    left: 0;
    right: 0;
    /* highlight sub-menu current page */
  }
  /* line 93, ../scss/768up.scss */
  .nav li ul.sub-menu li,
  .nav li ul.children li {
    width: 240px;
    /*
    if you need to go deeper, go nuts
    just remember deeper menus suck
    for usability. k, bai.
    */
  }
  /* line 97, ../scss/768up.scss */
  .nav li ul.sub-menu li a,
  .nav li ul.children li a {
    border-right: 0;
    display: block;
    margin: 15px 0 5px 0;
    color: #f79333;
    font-size: 20px;
    padding-left: 20px;
  }
  /* line 106, ../scss/768up.scss */
  .nav li ul.sub-menu li a:hover, .nav li ul.sub-menu li a:focus,
  .nav li ul.children li a:hover,
  .nav li ul.children li a:focus {
    background: none;
    box-shadow: none;
  }
  /* line 119, ../scss/768up.scss */
  .nav li ul.sub-menu li:last-child a,
  .nav li ul.children li:last-child a {
    border-bottom: 0;
  }
  /* line 129, ../scss/768up.scss */
  .nav li ul.sub-menu li ul,
  .nav li ul.children li ul {
    width: 240px;
    border: none;
    height: 0;
  }
  /* line 135, ../scss/768up.scss */
  .nav li ul.sub-menu li ul li,
  .nav li ul.children li ul li {
    float: none;
    width: 200px;
    margin: 0 20px;
    border-bottom: 1px dashed #e26634;
  }
  /* line 141, ../scss/768up.scss */
  .nav li ul.sub-menu li ul li a,
  .nav li ul.children li ul li a {
    margin: 0;
    font-size: 14px;
    padding: 8px 0;
    color: #e26634;
  }
  /* line 147, ../scss/768up.scss */
  .nav li ul.sub-menu li ul li a:hover, .nav li ul.sub-menu li ul li a:focus,
  .nav li ul.children li ul li a:hover,
  .nav li ul.children li ul li a:focus {
    color: #f79333;
  }
  /* line 165, ../scss/768up.scss */
  .nav li:hover ul {
    top: auto;
    overflow: visible;
    visibility: visible;
  }
  /* end .nav */
  /*********************
  SIDEBARS & ASIDES
  *********************/
  /* line 186, ../scss/768up.scss */
  .sidebar {
    margin-top: 2.2em;
  }
  /* line 190, ../scss/768up.scss */
  .widgettitle {
    border-bottom: 2px solid #444;
    margin-bottom: 0.75em;
  }
  /* line 195, ../scss/768up.scss */
  .widget {
    padding: 0 10px;
  }
  /* line 200, ../scss/768up.scss */
  .widget ul li {
    margin-bottom: 0.75em;
    /* deep nesting */
  }
  /* line 208, ../scss/768up.scss */
  .widget ul li ul {
    margin-top: 0.75em;
    padding-left: 1em;
  }
  /* links widget */
  /* meta widget */
  /* pages widget */
  /* recent-posts widget */
  /* archives widget */
  /* tag-cloud widget */
  /* calendar widget */
  /* category widget */
  /* recent-comments widget */
  /* search widget */
  /* text widget */
  /*********************
  FOOTER STYLES
  *********************/
  /*
  you'll probably need to do quite a bit
  of overriding here if you styled them for
  mobile. Make sure to double check these!
  */
  /* line 316, ../scss/768up.scss */
  .footer-links ul li {
    /*
    be careful with the depth of your menus.
    it's very rare to have multi-depth menus in
    the footer.
    */
  }
  /* end .footer-links */
}
/*
DESKTOP
This is the average viewing window. So Desktops, Laptops, and
in general anyone not viewing on a mobile device. Here's where
you can add resource intensive styles.
*/
@media only screen and (min-width: 1030px) {
  /******************************************************************
  Site Name: 
  Author: 
  
  Stylesheet: Desktop Stylsheet
  
  This is the desktop size. It's larger than an iPad so it will only
  be seen on the Desktop. 
  
  ******************************************************************/
}
/*
LARGE VIEWING SIZE
This is for the larger monitors and possibly full screen viewers.
*/
@media only screen and (min-width: 1240px) {
  /******************************************************************
  Site Name: 
  Author: 
  
  Stylesheet: Super Large Monitor Stylesheet
  
  You can add some advanced styles here if you like. This kicks in
  on larger screens.
  
  ******************************************************************/
}
/*
RETINA (2x RESOLUTION DEVICES)
This applies to the retina iPhone (4s) and iPad (2,3) along with
other displays with a 2x resolution. You can also create a media
query for retina AND a certain size if you want. Go Nuts.
*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  /******************************************************************
  Site Name: 
  Author: 
  
  Stylesheet: Retina Screens & Devices Stylesheet
  
  When handling retina screens you need to make adjustments, especially
  if you're not using font icons. Here you can add them in one neat
  place.
  
  ******************************************************************/
  /* 
  
  EXAMPLE 
  Let's say you have an image and you need to make sure it looks ok
  on retina screens. Let's say we have an icon which dimension are
  24px x 24px. In your regular stylesheets, it would look something
  like this:
  
  .icon {
  	width: 24px;
  	height: 24px;
  	background: url(img/test.png) no-repeat;
  }
  
  For retina screens, we have to make some adjustments, so that image
  doesn't look blurry. So, taking into account the image above and the
  dimensions, this is what we would put in our retina stylesheet:
  
  .icon {
  	background: url(img/test@2x.png) no-repeat;
  	background-size: 24px 24px;
  }
  
  So, you would create the same icon, but at double the resolution, meaning 
  it would be 48px x 48px. You'd name it the same, but with a @2x at the end
  (this is pretty standard practice). Set the background image so it matches
  the original dimensions and you are good to go. 
  
  */
}
/*
iPHONE 5 MEDIA QUERY
Want to get fancy for no good reason? Knock yourself out.
*/
/*
PRINT STYLESHEET
Feel free to customize this. Remember to add things that won't make
sense to print at the bottom. Things like nav, ads, and forms should
be set to display none.
*/
@media print {
  /******************************************************************
  Site Name:
  Author:
  
  Stylesheet: Print Stylesheet
  
  This is the print stylesheet. There's probably not a lot
  of reasons to edit this stylesheet. If you want to
  though, go for it.
  
  ******************************************************************/
  /* line 15, ../scss/_print.scss */
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
  }
  /* line 23, ../scss/_print.scss */
  a, a:visited {
    color: #444 !important;
    text-decoration: underline;
  }
  /* line 28, ../scss/_print.scss */
  a:after, a:visited:after {
    content: " (" attr(href) ")";
  }
  /* line 33, ../scss/_print.scss */
  a abbr[title]:after, a:visited abbr[title]:after {
    content: " (" attr(title) ")";
  }
  /* line 38, ../scss/_print.scss */
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  /* line 44, ../scss/_print.scss */
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  /* line 49, ../scss/_print.scss */
  thead {
    display: table-header-group;
  }
  /* line 53, ../scss/_print.scss */
  tr, img {
    page-break-inside: avoid;
  }
  /* line 57, ../scss/_print.scss */
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  /* line 65, ../scss/_print.scss */
  p, h2, h3 {
    orphans: 3;
    widows: 3;
  }
  /* line 70, ../scss/_print.scss */
  h2,
  h3 {
    page-break-after: avoid;
  }
  /* line 76, ../scss/_print.scss */
  .sidebar,
  .page-navigation,
  .wp-prev-next,
  .respond-form,
  nav {
    display: none;
  }
}

.request-form{}
.request-form p{font-size:13px; color:#e26634; font-weight:normal; margin:6px 0;}
.request-form h2{ color:#e26634; margin-top:15px; font-family:"Roboto", Arial, sas-serif; font-weight:bold; font-size:20px;}

.request-form .your-details:after, .request-form .your-address:after, .request-form .additional-info:after{content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.request-form .your-details{background:#ffdadf; border:0; border-top:1px solid #ee6200; border-radius:0; padding:4px 23px 30px;}
.request-form .your-address{background:#fff5ee; border:0; border-top:1px solid #ee6200; border-radius:0; padding:4px 23px 30px;}
.request-form .additional-info{background:#FFECDE; border:0; border-top:1px solid #ee6200; border-radius:0; padding:4px 23px 58px;}

.your-details .row, .your-address .row, .additional-info .row{ width:100%; clear:both;}
.row .row-left{ float:left; width:43%; margin:0; padding:0; margin:0px 10% 0px 0px;}
.row .row-right{ float:left; width:43%; margin:0; padding:0;}
.row .input1, .row .input2, .row .input3{background:none repeat scroll 0 0 #fafafa; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075); -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075); box-shadow: inset 0 1px 1px rgba(0,0,0,0.075); -webkit-transition: border linear .2s,box-shadow linear .2s; -moz-transition: border linear .2s,box-shadow linear .2s; -o-transition: border linear .2s,box-shadow linear .2s; transition: border linear .2s,box-shadow linear .2s;}

.row .input1, .row .input3{ width:100%; line-height:26px; font-size:14px; padding:4px 0px 4px 12px; border:1px solid #ddd; border-radius:3px; }
.row .input2{ width:96%; min-width:96%; max-width:96%; height:50px; min-height:50px; max-height:60px; line-height:26px; font-size:14px; padding:4px 0px 4px 12px; border:1px solid #ddd; border-radius:3px; }
.row .input3{padding:8px 0px 8px 12px;}
.row .input4{width:43%;}
.row .input6{}
.row .input7{border:none; background:#ff8e9d; color:#fff; padding:10px 20px; border-radius:3px; font-family:"Helvetica Neue", Arial, sans-serif; transition: .2s all ease; margin:16px 0px 0px;}

.e-brochure{}
.e-brochure h4{float:left; margin:30px 0px 0px; font-size:16px;}
.e-brochure img{}

@media only screen and (max-width: 767px){
	.row .row-left, .row .row-right{float:none; width:96%;}
}
