/* clearfix */  
.contentclearfix:after {  
    content: ".";  
    display: block;  
    clear: both;  
    visibility: hidden;  
    line-height: 0;  
    height: 0;  
}  
.contentclearfix {  
    /*display: inline-block; */
}  
   
html[xmlns] .contentclearfix {  
    display: block;  
}  
* html .contentclearfix {  
    height: 1%;  
} 

mark {
    background-color: transparent !important;
    color: #799bb7 !important;
}

/*Main styles*/
@font-face {
	font-family: 'Conv_Milkshake';
	src: url('../fonts/Milkshake.eot');
	src: local('☺'), url('../fonts/Milkshake.woff') format('woff'), url('../fonts/Milkshake.ttf') format('truetype'), url('../fonts/Milkshake.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

body,td,th {
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 15px;
	color: #132F51;
}

html, body {
	margin:0;
	padding:0;
	height:100%; 
	/* hidden to make scrolltotop work
	overflow:auto;*/
	}

html {
	background-color:#222A43;
}
body {
	background-color: #222A43;
}

.clear_both { clear: both; }

.clear_right { clear: right; }

.clear_left { clear: left; }

.spacer5h { height:5px; }

.spacer10h { height:10px; }

.spacer15h { height:15px; }

.spacer20h { height:20px; }

.spacer25h { height:25px; }

.spacer30h { height:30px; }

.spacer35h { height:35px; }

.spacer40h { height:40px; }



h1, h2, h4, h5, h6,
.font-special,
.scrollup, 
.btn-send  {
font-family: 'Conv_Milkshake', cursive;
	color: #285089;
    font-weight: 400;
	line-height: 1.3em;
	letter-spacing: 1px;
    -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}


h1,h2,h3,h4,h5,h6 {
	margin-bottom: 0.3em;	
    margin-top: 0px;
}

h3 {
    font-weight: 300 !important;
    	line-height: 1.3em;
}

h1 {
	font-size: 42px;
}

h2 {
	font-size: 34px;
}

h3 {
	font-size: 28px;
}

h4 {
	font-size: 18px;
}




p{
	margin:0px 0 20px;
	line-height:180%; 
}


#content div {
	line-height: 150%;
}

/* links */
a {
	color: #285089;
	text-decoration: underline;
	/*border-bottom: 0px solid #069;*/
}

a:hover {
	color: #87A6BF;
	text-decoration: underline;
	/*border-bottom: 1px solid #930;*/
}



hr {
	height: 1px;
	background: #87a6bf;
	border: 0px;
	margin-top: 20px;
	margin-bottom: 20px;	
}



* {
margin: 0;
}
html, body {
height: 100%;
}



.noselect {
	-webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
	user-drag: none; 
-webkit-user-drag: none;
}



/***********
STRUCTURE

************/

#page_holder {
	width: 100%;
	min-height: 100%;
	position:relative;
  
    z-index: 999;
}


#homephoto {
    z-index: 999 !important;
}
#page_inner {
	width: 1120px;
	
	min-height: 100vh;
/*background-color: rgba(255, 255, 255, 0.1);*/
	position:relative;
}

.bodyhome #page_inner {
    background-color: transparent;
}
#sidebar {
	float: left;
	min-height: 100%;
	/*width: 25%;*/
    width: 224px;
	background: #fefefe;
    border-right: 6px solid #285089;
	position: absolute;
	/*overflow-x: hidden;*/
	z-index: 999;
}

#content_holder {
	float: right;
	/*width: 72.5%;	*/
    margin-left: 250px;
}
header {
	
}

footer {
	padding-bottom: 20px;
    margin-right: 20px;
    margin-top: 20px;
}

#content {
	padding: 40px 20px 20px 0px;
		
}





/****header and footer***/
header {
	line-height: 0px;
    background-color: #fefefe;
}
header img {
    max-width: 100%;
    height: auto;
}

header a:hover {
	opacity: 0.7;
}

footer p {
	color: #fefefe;
	font-size: 10px;
	font-style: italic;
}

footer a {
	color: #799BB7;
	text-decoration:none;
}

footer a:hover {
	color: #fefefe;
	text-decoration:underline;
}

.scrollup_holder {
	width: 100%;
	text-align: left;	
	padding-top: 15px;
}
.scrollup {
	font-size: 18px;
	padding-bottom: 20px;
	clear: both;
	text-transform:capitalize;
	
	color: #7999B7;
	display: none;
}

a.scrollup {
	text-decoration:none !important;
}

a.scrollup:hover {
	text-decoration:underline !important;
}


/*Social Icons */

#navigation-separator {
    border-bottom: 1px solid #799BB7;
    margin: 10px 20px 0px;
}
#social_icons {
	margin: 0px 20px 20px;
    border-top: 1px solid #799BB7;
    border-bottom: 1px solid #799BB7;
	text-align: center;
    padding: 10px 0px;
}
#social_icons img {
	height: 46px;
	/*padding: 0px 10px;*/
}

#social_icons img:hover {
	opacity: 0.7;
}


#headerimage {
    margin-top: -20px;
    margin-bottom: 15px;
}


/***********resume button **********/
#resume_button_holder {
    margin: 20px;
  
    text-align: center;
}



/*****background images*******/
#background-image {
    width: 100%;
    overflow: hidden;
  height: 0;
  padding-top: 1%; /*for cms*/
    z-index: 1;
}

#background-image {
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-image:url("../images/Babette-bg.jpg");
    opacity: 0.5;
}

.bodyhome #background-image {
   opacity: 1;
}









/*----two columns-----*/
#left_column {
	width: 49%;
	float: left;	
}

#right_column {
	width: 48.5%;
	float: right;	
}

.blockimagesingle {
	margin-bottom: 10px;
	/*border: 1px solid #AFC3D4;*/
}

.blocktext {
	background-color: #fefefe;
	padding: 20px 20px 5px;
	margin-bottom: 20px;
    display: block;
}
#contactform {
    padding-bottom: 20px;
}
.blocktext:last-of-type {
    border-bottom: 0px;
}

.bodycontact .blocktext:last-of-type {
    border-bottom: 1px solid #AFC3D4;
}

/*----section blocks----*/
.blockvideo {
	padding-bottom: 20px;
	border-bottom: 1px solid #AFC3D4;
	margin-bottom: 20px;
	text-align:center;
}

.blockvideo:last-of-type {
    border-bottom: 0px;
}

.blockvideosmall {
	padding-bottom: 5px;
	border-bottom: 1px solid #C6D2DE;
	margin: 0px 1.5% 20px;
	text-align:center;
	width: 46.5%;
	display:inline-table;
	vertical-align: top;
}

.virtualblock img {
    max-width: 49% !important;
    vertical-align: middle;
}

.virtualblock h3 {
    margin-top: 15px;
}

.videospage #content {
	/*text-align: center;*/
}

#content iframe, #content embed, #content img {
	max-width: 100%;
	
}

#content img {
height: auto;
}


/* ----- new Contact form -------*/
#resume_button_holder a, .btn-send {
    border-radius: 25px;
    font-size: 22px;
    display: block;
  background: #285089;
  padding: 10px 20px; 
    font-family: 'Conv_Milkshake', cursive;
	color: #fefefe;
    text-decoration: none;
    font-weight: 400;
	line-height: 1.3em;
	letter-spacing: 1px;
    border: 3px solid #799BB7;
    text-align: center;
}

#resume_button_holder a:hover, .btn-send:hover {
  background: #799BB7;
	color: #fefefe;
    border: 3px solid #285089;
}

 .nothingrightnow {
    width: 100%;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
    color: #fff;
    background-color: #285089;  
    border-color: #285089;
}


.btn-send:hover {
    cursor: pointer;
}


#msg {
    width: 100%;
}
.form-control {
  display: block;
  width: 100%;
  padding: 10px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}

.form-group {
    margin-bottom: 15px;
    margin-right: 26px;
  text-align: left !important;
}


.btn-send:active {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn-send.disabled,
.btn-send[disabled],
fieldset[disabled] .btn-send {
  -webkit-box-shadow: none;
          box-shadow: none;
}



.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;

}
.alert-success {
      color: #3c763d;
    background-color: #dff0d8;
  border-color: #b2dba1;
}
.alert-success h3 {
      color: #3c763d;
}
.alert-info {
    
  border-color: #9acfea;
}
.alert-warning {
 
  border-color: #f5e79e;
}
.alert-danger {
    color: #a94442;
    background-color: #f2dede;
  border-color: #dca7a7;
}

.form-control::-webkit-input-placeholder { font-style: italic; }
.form-control:-moz-placeholder { font-style: italic; }

.form-control:focus::-webkit-input-placeholder { color:transparent !important; }
.form-control:focus:-moz-placeholder { color:transparent !important; }


.form-top {
    /*margin-top: 20px;*/
}
.form-bottom {
    
}


/*------------BIOS-----------*/
.bio_holder {
	/*padding-top: 25px;*/
	padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #AFC3D4;
    display: inline-block;
}

.bio_holder:last-of-type {
    border-bottom: 0px;
}

.bio_holder h2 {
	margin-top: 0px;
	font-size: 24px;
	margin-bottom: 15px;
}

.bio-image-holder {
	width: 28%;
	float: left;
	text-align:center;
}

.bio-text {
	width: 68%;
	float: right;
}



/*****RESUMES*****/
.resume_tablesection{
	
}

.resume_tablesection table{
	width: 100%;
	
}

.resume_tablesection h4{
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-size: 20px !important;
	margin-top: 15px;
	border-bottom: 1px solid #AFC3D4;
	
}

.resume_tablesection td{
	padding: 3px 5px;
	font-size:13px;
}

#resume_header_left {
	width: 45%;
    float: left;
	padding-left: 5px;
}

#resume_header_right {
	width: 45%;
    float: right;
	padding-right: 5px;
}


table p {
margin: 0px 0 0px !important;
line-height: 150%;
font-size: 14px;
}

.resume_tablesection table, .resume_tablesection tr, .resume_tablesection th, .resume_tablesection td {
vertical-align: top !important;
}

#column_left_resume {
	/*float: left;
	width: 71%;
	margin-left: 0px;
	padding: 15px 1.5%;
	border: 1px solid #AFC3D4;
	background-color: #fefefe;*/
}


#column_right_resume {
	
	float: right;
	width: 24%;
	margin-right: 0px;
}

#column_right_resume img {
	max-width: 100%;
	margin-bottom: 5px;
	

}


/*------photos page ----*/

.photo-section {
			padding: 0px 0px 20px;
			margin-right: 0px;
			margin-left: 0px;
	margin-bottom: 25px;
	border-bottom: 1px solid #AFC3D4;
}

.photo-section:last-of-type {
    border-bottom: 0px;
}

.photo-section h2{
	padding-left: 4px;
	font-size: 28px;
	margin-top: 0px;
}

.photo-section h1, 
.photo-section h2, 
.photo-section h3, 
.photo-section h4, 
.photo-section h5 {
    color: #fefefe;
}
.editable-gallery img {
	max-height: 110px;
}



/***audio***/
.jp-jukebox .jp-gui-bg {
  background-color:#ffffff !important;
}

.jp-app-bar {
	font-size: 0em !important;
    padding: 0 10px !important;
    text-indent: -999px !important;
}


/*******GALLERIA******/
/*.galleria-errors {
	display: none;
}*/
#galleria{height:100% !important;}
#galleria{height:400px !important;}
#galleria { -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;}



/**** NEW FOR SURREAL CMS ***/
.is-cms .editable::before, .is-cms .cms-editable::before {
    content: '';
    position: absolute;
    top: -40px;
    left: 0;
    width: 40px;
    height: 40px;
    background: #eee;
    border-radius: 4px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTc5MiIgaGVpZ2h0PSIxNzkyIiB2aWV3Qm94PSIwIDAgMTc5MiAxNzkyIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIGQ9Ik00OTEgMTUzNmw5MS05MS0yMzUtMjM1LTkxIDkxdjEwN2gxMjh2MTI4aDEwN3ptNTIzLTkyOHEwLTIyLTIyLTIyLTEwIDAtMTcgN2wtNTQyIDU0MnEtNyA3LTcgMTcgMCAyMiAyMiAyMiAxMCAwIDE3LTdsNTQyLTU0MnE3LTcgNy0xN3ptLTU0LTE5Mmw0MTYgNDE2LTgzMiA4MzJoLTQxNnYtNDE2em02ODMgOTZxMCA1My0zNyA5MGwtMTY2IDE2Ni00MTYtNDE2IDE2Ni0xNjVxMzYtMzggOTAtMzggNTMgMCA5MSAzOGwyMzUgMjM0cTM3IDM5IDM3IDkxeiIvPjwvc3ZnPg==);
    background-size: 24px 24px;
    background-position: center;
    background-repeat: no-repeat;
    pointer-events: none;
    transition: .2s all;
}
.is-cms .editable:hover::before, .is-cms .cms-editable:hover::before {
    top: -44px;
}
.is-cms .editable.cms-focus::before, .is-cms .cms-editable.cms-focus::before {
    opacity: 0;
}


/* Responsive embeds */
[data-embed] { 
  position: relative; 
  padding-bottom: 56.25%; 
  height: 0; 
  overflow: hidden; 
  max-width: 100%; 
}

[data-embed] iframe, 
[data-embed] object, 
[data-embed] embed {
  position: absolute; 
  top: 0; 
  left: 0; 
  width: 100%; 
  height: 100%;
}

.pfix p {
    margin: 0;
Line-height: 0px;
}



.cms-message {
	display:none;
}

.is-cms .cms-message {
	display: block;
	padding: 15px 55px;
	background-color: #000;
	color: #fefefe;
	line-height: 180%;
	font-style: italic;
	margin-bottom: 20px;
}

.input98 {
    width: 98%;
}

.lb-number {
	display: none !important;
}

.editable {
}
.repeatable {
}
.uneditable {
}
.editable-gallery {
}