/*
* Skeleton V2.0.4
* Copyright 2014, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 12/29/2014
*/



/* Color Scheme
==================================================

Dark purple: #614180 RGB: 97, 65, 128
Mid purple: #8D74A8 RGB: 141, 116, 168
Light purple: #D6C3DE RGB: 214, 195, 222
*/



/* Grid
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.container {
  position: relative;
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
  padding: 0 10px;
}
  
.column,
.columns {
  width: 100%;
  float: left;
  box-sizing: border-box; }
  
  .row {margin-bottom:20px}

/* For devices larger than 400px */
@media (min-width: 400px) {
  .container {
    width: 95%;
    padding: 0; }
}

/* For devices larger than 550px */
@media (min-width: 1024px) {
	
  .container {
    width: 95%; }
    
  .column,
  .columns {
    margin-left: 4%; }
    
  .column:first-child,
  .columns:first-child {
    margin-left: 0; }

  .one.column,
  .one.columns                    { width: 4.66666666667%; }
  .two.columns                    { width: 13.3333333333%; }
  .three.columns                  { width: 22%;            }
  .four.columns                   { width: 30.6666666667%; }
  .five.columns                   { width: 39.3333333333%; }
  .six.columns                    { width: 48%;            }
  .seven.columns                  { width: 56.6666666667%; }
  .eight.columns                  { width: 65.3333333333%; }
  .nine.columns                   { width: 74.0%;          }
  .ten.columns                    { width: 82.6666666667%; }
  .eleven.columns                 { width: 91.3333333333%; }
  .twelve.columns                 { width: 100%; margin-left: 0; }

  .one-third.column               { width: 30.6666666667%; }
  .two-thirds.column              { width: 65.3333333333%; }

  .one-half.column                { width: 48%; }

.row.twenty-bottom {padding-bottom:20px}

  /* Offsets */
  .offset-by-one.column,
  .offset-by-one.columns          { margin-left: 8.66666666667%; }
  .offset-by-two.column,
  .offset-by-two.columns          { margin-left: 17.3333333333%; }
  .offset-by-three.column,
  .offset-by-three.columns        { margin-left: 26%;            }
  .offset-by-four.column,
  .offset-by-four.columns         { margin-left: 34.6666666667%; }
  .offset-by-five.column,
  .offset-by-five.columns         { margin-left: 43.3333333333%; }
  .offset-by-six.column,
  .offset-by-six.columns          { margin-left: 52%;            }
  .offset-by-seven.column,
  .offset-by-seven.columns        { margin-left: 60.6666666667%; }
  .offset-by-eight.column,
  .offset-by-eight.columns        { margin-left: 69.3333333333%; }
  .offset-by-nine.column,
  .offset-by-nine.columns         { margin-left: 78.0%;          }
  .offset-by-ten.column,
  .offset-by-ten.columns          { margin-left: 86.6666666667%; }
  .offset-by-eleven.column,
  .offset-by-eleven.columns       { margin-left: 95.3333333333%; }

  .offset-by-one-third.column,
  .offset-by-one-third.columns    { margin-left: 34.6666666667%; }
  .offset-by-two-thirds.column,
  .offset-by-two-thirds.columns   { margin-left: 69.3333333333%; }

  .offset-by-one-half.column,
  .offset-by-one-half.columns     { margin-left: 52%; }

}


/* Base Styles
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* NOTE
html is set to 62.5% so that all the REM measurements throughout Skeleton
are based on 10px sizing. So basically 1.5rem = 15px :) */

/* Base Styles
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* NOTE
html is set to 62.5% so that all the REM measurements throughout Skeleton
are based on 10px sizing. So basically 1.5rem = 15px :) */



/* Typography
–––––––––––––––––––––––––––––––––––––––––––––––––– */





html {font-size: 100%; height:100%} /*16px*/

body {
	height:100%;
  background: white;
  font-family: "Lato", sans-serif;
  font-weight: 400;
    -webkit-font-lrgoothing:antialiased
-webkit-font-smoothing: antialiased;
-webkit-text-size-adjust: 100%;
  line-height: 1.75;
  color: #555;
  margin:0
}

h1, h2, h3, h4, h5 {
  margin: 0 0 1.38rem;
font-family: "Playfair Display", serif;
  font-weight: 400;
  line-height: 1.3;
  color:#000
}

/* h1
––––––––*/
@media (min-width: 1px) {
  h1 {
    font-size: calc(1.175rem + ((1vw - 0.01px) * 1.5802));
    min-height: 0vw;
    line-height: 1.1;
  }
}



@media (min-width: 1px) {
  #single-case-summary h1 {
    font-size: calc(1.175rem + ((1vw - 0.01px) * 1.2802));
    min-height: 0vw;
    line-height: 1.1;


  }
}



@media (min-width: 1px) {
  .text-logo h1 {
    font-size: 38px;
    color:white;
    margin:0
  }
  
    
  .text-logo h1 div.small-text {
    font-size: 18px;
    color:white;
    margin:0;
    line-height:14px;
  }
  
  
}






/* h2
––––––––*/

@media (min-width: 1px) {
  h2 {
    font-size: calc(0.875rem + ((1vw - 0.01px) * 1.0802));
    min-height: 0vw;
    line-height: 1.2;
  }
}




/* h3
––––––––*/
@media (min-width: 1px) {
  h3 {
    font-size: calc(1.175rem + ((1vw - 0.01px) * 1.0802));
    min-height: 0vw;
    line-height: 1.1;
  }
}

/* h3
––––––––*/
@media (min-width: 1px) {
  h3.small-heading {
    font-size: calc(0.5rem + ((1vw - 0.01px) * 1.0202));
    min-height: 0vw;
    line-height: 1.1;
  }
}



/* h4
––––––––*/
@media (min-width: 1px) {
  h4 {
    font-size: calc(1.25rem + ((1vw - 0.01px) * 0.2084));
    min-height: 0vw;
  }
}


/* h5
––––––––*/
@media (min-width: 1px) {
  h5 {
    font-size: calc(1.15rem + ((1vw - 0.01px) * 0.0064));
    min-height: 0vw;
  }
}

small, .text_small {font-size: 0.889rem;}



p { margin: 0 0 20px 0; text-align: justif }
p img { margin: 0; }

p.header {color: #30374F;margin-top: 0;margin-bottom: 2rem;font-family: 'GFS Didot', serif;text-transform:none;font-weight: 600;font-size: 32px; line-height: 40px; }


em { font-style: italic; }
strong { font-weight: 600; }


/*	Blockquotes  */
blockquote {border-left: 1px solid #EEE; padding-left: 40px; font-family: 'Playfair Displa', seri;}
blockquote p { font-size:16px}
blockquote p {margin-bottom: 20px}
blockquote {margin: 0 0 0 0;    }


blockquote cite { display: block; font-size: 16px; color:#614180}
blockquote cite:before { content: "\2014 \0020"; }




/* Links
–––––––––––––––––––––––––––––––––––––––––––––––––– */

a {color: #614180; text-decoration:none; }
a:hover {color: #614180;  text-decoration:underline}


/* Buttons
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.button,
button,
input[type="submit"],
input[type="reset"],
input[type="button"] {
  display: inline-block;
  height: 38px;
  padding: 0 30px;
  color: #555;
  text-align: center;
  font-size: 11px;
  font-weight: 400;
  line-height: 38px;
  letter-spacing: .1rem;
  text-transform: uppercase;
  text-decoration: none;
  white-space: nowrap;
  background-color: transparent;
  border-radius: 4px;
  border: 1px solid #bbb;
  cursor: pointer;
  box-sizing: border-box; }
.button:hover,
button:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover,
.button:focus,
button:focus,
input[type="submit"]:focus,
input[type="reset"]:focus,
input[type="button"]:focus {
  color: #333;
  border-color: #888;
  outline: 0; }
  
.button.button-primary,
button.button-primary,
input[type="submit"].button-primary,
input[type="reset"].button-primary,
input[type="button"].button-primary {
	color:#FFF;
	   text-decoration: none;
  background-color: #614180 ;
  border-color: #614180 ; 
  }
.button.button-primary:hover,
button.button-primary:hover,
input[type="submit"].button-primary:hover,
input[type="reset"].button-primary:hover,
input[type="button"].button-primary:hover,
.button.button-primary:focus,
button.button-primary:focus,
input[type="submit"].button-primary:focus,
input[type="reset"].button-primary:focus,
input[type="button"].button-primary:focus {
  color: #FFF;
   text-decoration: none;
  background-color: #8D74A8;
  border-color: #8D74A8;}
  
  
  .button.button-primary-reverse,
button.button-primary-reverse,
input[type="submit"].button-primary-reverse,
input[type="reset"].button-primary-reverse,
input[type="button"].button-primary-reverse {
color: #614180;
text-decoration: none;
background-color: #FFF;
border-color: #614180;
}
.button.button-primary-reverse:hover,
button.button-primary-reverse:hover,
input[type="submit"].button-primary-reverse:hover,
input[type="reset"].button-primary-reverse:hover,
input[type="button"].button-primary-reverse:hover,
.button.button-primary-reverse:focus,
button.button-primary-reverse:focus,
input[type="submit"].button-primary-reverse:focus,
input[type="reset"].button-primary-reverse:focus,
input[type="button"].button-primary-reverse:focus {
color:#fff;
text-decoration: none;
background-color: #614180;
border-color: #FFF }
  
  .button.button-clear,
button.button-clear,
input[type="submit"].button-clear,
input[type="reset"].button-clear,
input[type="button"].button-clear {
color: #FFF;
background-color:transparent;
border-color: #FFF; 
border: 1px solid white;}
.button.button-clear:hover,
button.button-clear:hover,
input[type="submit"].button-clear:hover,
input[type="reset"].button-clear:hover,
input[type="button"].button-clear:hover,
.button.button-clear:focus,
button.button-clear:focus,
input[type="submit"].button-clear:focus,
input[type="reset"].button-clear:focus,
input[type="button"].button-clear:focus {
color: #EC7000;
text-decoration: none;
background-color: transparent;
border-color: #FFF; }


  
  .button.button-red,
button.button-red,
input[type="submit"].button-red,
input[type="reset"].button-red,
input[type="button"].button-red {
  color: #FFF;
  background-color:#cd5555;
  border-color: #cd5555; }
.button.button-red:hover,
button.button-red:hover,
input[type="submit"].button-red:hover,
input[type="reset"].button-red:hover,
input[type="button"].button-red:hover,
.button.button-red:focus,
button.button-red:focus,
input[type="submit"].button-red:focus,
input[type="reset"].button-red:focus,
input[type="button"].button-red:focus {
  color: #cd5555;
   text-decoration: none;
  background-color: #FFF;
  border-color: #cd5555; }


.button.button-color-1,
button.button-color-1,
input[type="button"].button-color-1 {
	border-radius:none;
	  border: none;
color: #FFF;
background-color:   #EC7000;
 }
.button.button-color-1:hover,
button.button-color-1:hover,
input[type="button"].button-color-1:hover,
.button.button-color-1:focus,
button.button-color-1:focus,
input[type="button"].button-color-1:focus {
color: #FFF;
text-decoration: none;
background-color: #EC7000;
border-color: #EC7000; 
cursor: default}


	



/* Spacing
–––––––––––––––––––––––––––––––––––––––––––––––––– */
button,
.button {
  margin-bottom: 1rem; }
input,
textarea,
select,
fieldset {
  margin-bottom: 1rem; }
pre,
blockquote,
dl,
figure,
table,
p,
ul,
ol,
form {
  margin-bottom: 1.5rem; }
  
  /* Lists
–––––––––––––––––––––––––––––––––––––––––––––––––– */
ul {  list-style: square; margin-left: 20px; }
ul.home-practice-heading {  list-style-type: none ; list-style-position: outside ; }

#recent-posts-3 ul {}

ol {
  list-style: decimal inside; }
ol, ul {
  padding-left: 0;
  margin-top: 0; }
ul ul,
ul ol,
ol ol,
ol ul {
  margin: 1.5rem 0 1.5rem 3rem;
  font-size: 90%; }
li {
  margin: .5rem 0; }
  



/* Utilities
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.u-full-width {
  width: 100%;
  box-sizing: border-box; }
.u-max-full-width {
  max-width: 100%;
  box-sizing: border-box; }
.u-pull-right {
  float: right; }
.u-pull-left {
  float: left; }


/* Misc
–––––––––––––––––––––––––––––––––––––––––––––––––– */
hr {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  border-width: 0;
  border-top: 1px solid #EEE; }
  



/* Clearing
–––––––––––––––––––––––––––––––––––––––––––––––––– */

/* Self Clearing Goodness */
.container:after,
.row:after,
.u-cf {
  content: "";
  display: table;
  clear: both; }


/* Media Queries
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/*
Note: The best way to structure the use of media queries is to create the queries
near the relevant code. For example, if you wanted to change the styles for buttons
on small devices, paste the mobile query code up in the buttons section and style it
there.
*/

