/*--------------------------------------------------------------------------------------// 
  base			     		
//--------------------------------------------------------------------------------------*/
html{
	overflow-x: hidden;	
}

body {
    max-width: 100%;
    overflow-x: hidden;
	line-height:140%;
	font-size:15px;
	font-family:sans-serif;	
}
 
h1 { font-size: 24px; }
h2 { font-size: 22px; }
h3 { font-size: 20px; }
h4 { font-size: 18px; }
h5 { font-size: 16px; }
h6 { font-size: 14px; }

h1, h2, h3, h4, h5, h6{margin:0px 0 7px 0;font-family:'Open Sans',arial,'Oswald',sans-serif;}
p,ul{font-family:'Open Sans'; font-size: 16px;}
p, table, ul, ol, dd, address, pre{margin-bottom:15px;}

form{}
ul{margin-left:20px; }
ul ul{margin:0 0 0 25px; }

ol{margin-left:25px; }
ol ol{margin:0 0 0 30px; }

table {border-collapse: collapse;}
/*table,th,td{border: 1px solid #ccc;}*/
th,td{ padding:5px 10px; }
table.borderless,
table.borderless th,
table.borderless td{border: none;}

img{border:0;}
img{max-width:105%; height:auto;}

hr {background:#ccc; border:0; clear:both; float:none; height: 1px; width:100%;margin:20px 0 20px 0;}

pre{ white-space: pre-wrap; word-wrap: break-word;}
	
strong{font-weight:bold;}

input,select,textarea{
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width:100%;
	font-family:arial, sans-serif;
	font-size:12px;
	color:#050505;
	padding:7px 5px 7px 5px;
	margin:0;
	margin-top:3x;
}
select{
	color:#050505;
}
::-webkit-input-placeholder {
   color:#000;
}
:-moz-placeholder { /* Firefox 18- */
   color:#000;
}
::-moz-placeholder {  /* Firefox 19+ */
 color:#000;
}
:-ms-input-placeholder {  
  color:#000;
}

.right{float:right;}
.left{float:left;}
/*--------------------------------------------------------------------------------------// 
  	common		     		
//--------------------------------------------------------------------------------------*/
.desktop{
	display:block;
}
.mobile{
	display:none;
}
a{
	color: #2e2b73;
	text-decoration:none;	
	font-weight: bold;
}
a:hover{
	
}
.italic{
	font-style:italic;
}


.show-smallest{
	display:none;
}
ul {
  margin-left: 0px;
}
/*--------------------------------------------------------------------------------------// 
  	header		     		
//--------------------------------------------------------------------------------------*/
#wrapper-top{
	position:fixed;
	z-index:9999999;
	width:100%;
	height:110px;
	top:0;
}
#wrapper-bottom{
	margin: 0;
	border-collapse: collapse;
	border-spacing: 0;
	padding: 0;
}
#header{
	background:#fff;
	width:100%;
	height: 147px;
	border-top: 5px solid #221e6d;
	border-bottom: 1px solid #000;
}
#header-content ul{
	margin:0;
	line-height:35px;
	font-size:12px;
}
#header-content ul li{
	list-style:none;
	float:left;
	margin-right:10px;
}
#navigation {
	width: 100%; 
	background:#eaeaea;
}
#logo a img{
	float:left;
	margin:0;
}
#logo{
	background:#fff;
	padding-top: 10px;
}
#cta{
	float: right;
    color: #000;
    font-size: 40px;
    font-family: 'Open Sans Condensed', sans-serif;
    line-height: 40px;
    text-align: center;
    letter-spacing: 1px;
	padding-top: 30px;
}
#cta-number{
	color:#c80000;
	text-decoration:none;
}

ul.dropdown{
	line-height:100px;
}
nav#menu-mobile
{
	display: none;
}

/*--------------------------------------------------------------------------------------// 
  	featured		     		
//--------------------------------------------------------------------------------------*/
#featured{
	background:#666;
	width:100%;
	margin-top: -21px;
}


#main{
	margin-top:-84px;
}

/*First Template */
#title-overlap{
	background: rgba(151, 15, 20,0.8);
	/*background: rgb(151, 15, 20);*/
	width:100%;
	position:relative;
	top:-82px;
	z-index:9999;
	border-bottom: 2px solid #000;
}
#title-overlap h1{	
	color:#fff;
	font-size:30px;
	margin:0;
	height:83px;
	position:relative;
	top: 12px;
	text-transform: uppercase;
	line-height: 30px;
	text-align: center;
	padding-right: 365px;
}
#title-overlap h1 .text-title1{	
	font-size: 32px;
	letter-spacing: 0.8px;
	font-family: 'Open Sans', sans-serif;
	color: rgba(255, 255, 255,1);
}

#title-overlap h1 .text-title2{	
	font-size:31px;
	letter-spacing: 0.8px;
	font-family: 'Open Sans', sans-serif;
	color: rgba(255, 255, 255,1);
}

/* Second Template Start - Longer Title */
#title-overlap2{
	background: rgba(17, 14, 87,0.8);
	width:100%;
	position:relative;
	top: -105px;
	z-index:9999;
	border-bottom: 2px solid #02004e;
}
#title-overlap2 h1{	
	color:#fff;
	font-size:30px;
	margin:0;
	height:83px;
	position:relative;
	top: 12px;
	text-transform: uppercase;
	line-height: 30px;
	text-align: center;
	/* padding-right: 335px; */
}
#title-overlap2 h1.one-line{	
	line-height:60px;
}
#title-overlap2 h1 .text-title1{	
	font-size: 28px;
	letter-spacing: 0.8px;
	font-family: 'Open Sans', sans-serif;
	color: rgba(255, 255, 255,1);
}

#title-overlap2 h1 .text-title2{	
	font-size:27px;
	letter-spacing: 0.8px;
	font-family: 'Open Sans', sans-serif;
	color: rgba(255, 255, 255,1);
}

/*--------------------------------------------------------------------------------------// 
  	content		     		
//--------------------------------------------------------------------------------------*/
span.h1-top{
font-size: 30px;
}
span.h1-bottom{
font-size: 25.5px;font-style:italic;
}
span.h1-top-long{
font-size: 26px;
}
span.h1-bottom-long{
font-size: 24.5px;font-style:italic;
}



h2{
	color: #2e2b73; margin-bottom: 10px; margin-top:28px;line-height:140%; font-weight: 500;
}

h3{
	color: #2e2b73; margin-bottom: 10px;margin-top:28px;line-height:140%; font-weight: 600;
}
h4{
	color: #2e2b73; margin-bottom: 10px;margin-top:24px;line-height:140%; font-weight: 500;
}

#main{
	background:#fff;
}
#content{
	background:#fff;
}


/*Generic Page Div Column */
div.generic-container { width:100%; }
/*div.div-1st-column{ float:left;width:30%; }
div.div-2nd-column{ float:left;width:30%;}
div.div-3rd-column{ float:left;width:30%; }*/
h4.h4-generic-page{
	color: #000;
	margin-bottom:5px;
	margin-top:10px;
	line-height:140%;
	font-weight: 700;
	text-decoration:underline;
	text-align:left;
	padding-left: 5px;
}
ul.no-style{ list-style-type:none; }
p.italic{ font-style:italic; }
div.mobile-generic-container{ display: none; }

/* End of Generic page additional style */

.pad-content{
	padding: 0px 10px 0px 40px;
}
.authorsure-author-box{
	display:none;
}
ul.bullet-bg{
	list-style:none;
	margin-left: -8px;
}

ul.bullet-bg li{
	background: url(../images/bullet.jpg) 9px 7px no-repeat;
    margin: 3px 0px;
    padding-left: 30px;
}
/*--------------------------------------------------------------------------------------// 
  	sidebar		     		
//--------------------------------------------------------------------------------------*/

a.content-link:link{
    color: #066840;
}

/* visited link */
a.content-link:visited {
    color: #066840;
}

#sidebar-pull2{
	position:relative;
	/* margin-top: -450px; */
	z-index:999999;
}

.pad-sidebar{
	/*padding:15px 15px 0px 15px;*/
	padding-right: 55px;
}
.pad-request-info-form{
	padding:20px 30px 10px 30px;
}
#request-info-wrapper{
	background: #221e6d;
	width:317px;
	border: 1px solid #221e6d;
	/*
	position:fixed;
	top:150px;
	z-index:9999;
	*/
}

#sidebar-map{
	width: 317px; 
	height: 317px;
	margin-top: 35px;
	/*border: 1px solid black;*/
}

#sidebar-testimonial{
	width: 316px; 
	height:auto;
	margin-top: 32px;
	background: #221e6d;
	padding: 20px;
	box-sizing:border-box;
	
}
#sidebar-testimonial p{
	color: white;
	font-size: 14px;
	text-align: left;
	margin: 0 0 10px 0;

}
#sidebar-testimonial p:first-of-type{
    margin-bottom:15px !important;
}
#map-thank-you
{
    width: 317px;
    height: auto;
	margin-top: -30px;
}


h2#request-info-header{
	background: #FFF;
    color: #000;
    text-align: center;
    height: auto;
    line-height: 24px;
    text-transform: uppercase;
    font-size: 20px;
	font-weight: 500;
    padding-top: 7px;
	padding-bottom: 7px;
	margin-top: 0px;
}
#request-info-footer{
	background: #FFF;
	padding:17px 15px 20px 15px;
}
.btn-req-info{
	background: #ffc741;
    color: #000;
	text-transform:uppercase;
	border:none;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 26px;
    font-weight: 600;
	letter-spacing:1px;
	border-radius:5px;
	-webkit-box-shadow: 1px 3px 0 0 rgba(222, 222, 7, 0.5);
	-moz-box-shadow:    1px 3px 0 0 rgba(222, 222, 7, 0.5);
	box-shadow: 1px 3px 0 0 hsla(43,94%,17%,0.78);
	
}
form p{
	margin-bottom:15px;
}

select#semester,
select#semester-year{
	float:left;
}
select#semester{
	width:70%;
}
select#semester-year{
	width:25%;
	margin-left:5%;
}
.consent{
font-size:11px; color: white; line-height: 13px;
}
/*--------------------------------------------------------------------------------------// 
  	content		     		
//--------------------------------------------------------------------------------------*/
ul.bullet-custom {
	margin:0;
}
ul.bullet-custom li{
	background:url(../images/img-bullet-custom.png) no-repeat 0px 4px;
	list-style:none;
	padding:0 0 30px 20px;
}
img#youtube-thumb{
	margin:40px 0 30px 0;
}
#youtube-iframe{
margin:140px 0 30px 0;
}
.testimonial{
	border:1px solid #001d4b;
}
.testimonial-thumbnail{
	position:relative;
	z-index:9;
}
.testimonial-name{
	position:absolute;
	z-index:10;
	color:#fff;
	right:15px;
	bottom:195px;
	text-align:right;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size:20px;
	line-height:24px;
}
.testimonial-name span{
	font-size:28px;
}
.testimonial-content{
	padding:10px 10px 10px 10px;
	margin-bottom:0;
	color:#001d4b;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size:17px;
	text-shadow: 1px 1px 1px rgba(150, 150, 150, 1);
}
/*--------------------------------------------------------------------------------------// 
  	footer		     		
//--------------------------------------------------------------------------------------*/
#footer{
	background: #221e6d;
    width: 100%;
    color: #fff;
	padding: 8px 4px;
    text-align: center;
    line-height: 25px;
    margin-top: 54px;
    font-size: 13px;
	vertical-align: baseline;
	overflow: auto;
}
#no-style-p{
	vertical-align: baseline;
}


.video-container {
    position:relative;
    padding-bottom:47%;
    padding-top:30px;
    height:0;
    overflow:hidden;
    /*margin-bottom: 20px;*/
}
.video-container iframe, .video-container object, .video-container embed {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
}
img.mobile-logo-badge-2015{
	display:none;
}
@media screen and (min-width:960px){

    img.logo-badge-2015 {
        height: 100px;
        margin-top: -15px;
        margin-left: -70% !important;
        display: block;
    }
}
@media only screen and (max-width: 959px) and (min-width: 768px){
	img.logo-badge-2015 {
		height: 75px;
		margin-top: -35px;
		margin-left: -20% !important;
		display: block;
	}
}
#featured{
	position:relative;
}
@media screen and (max-width:767px){


	.page-template-template-landing .pad-content > p:first-of-type {
		padding-left: 120px;
		min-height: 70px;
		padding-top: 10px;
	}
	
	.page-template-template-landing .pad-content > p:first-of-type:before {
		content: "";
		height: 70px;
		width: 100px;
		background: red;
		display: inline-block;
		background: url(https://info.intlbeautyinstitute.com/wp-content/themes/_prototype/new/images/winner-logo-ohaba.jpg);
		background-size: contain;
		background-repeat: no-repeat;
		min-height: 70px;
		/* padding-left: 120px; */
		position: absolute;
		margin-left: -120px;
		border-right: 1px solid #221e6d;
		margin-top: -10px;
	}
}

.pad-sidebar-content.has-map{
	display: block;
}

.pad-sidebar-content.has-map *{
	display: none;
}
.pad-sidebar-content .has-img{
	display: none;
}
.pad-sidebar-content.has-map .has-img{
	display: block !important;
}

@media screen and (max-width: 767px){
.pad-sidebar-content.has-map{
    display: block !important;
}
.pad-sidebar-content.has-map .has-img{
	max-width:260px !important;
}
}

#sidebar-testimonial {
    width: 316px;
    height: auto;
    margin-top: 32px;
    background: #221e6d;
    padding: 20px;
    box-sizing: border-box;
    display: block !important;
    height: auto !important;
}

#sidebar-testimonial p {
    display: block !important;
}

#sidebar-testimonial p strong{
    display: block !important;
}


#programID:disabled {
	background: #ddd;
  }