html {
    overflow-y:scroll;

    margin:0;
    padding:0;
}

ol, ul {
    list-style: none;
}
li {
    display: block;
}

blockquote, q {
    quotes: none;
}
.clear{ clear:both; overflow:hidden; height:0px;}
.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}
.modal{
    width: 100%;
    margin: 0 auto;
	padding: 20px 0;
}
.modal-header{
    margin-bottom: 8px;
    margin-top: 5px;
}
.form-block-select {
    padding-top: 5%!important;
}
.form-block-text {
    margin-top: 0%!important;
}
.modal-body{
 background: none repeat scroll 0 0 #FBFBFB;
    border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
    box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.2), 0 1px 3px 0 rgba(0, 0, 0, 0.3), 0 1px 5px 0 rgba(0, 0, 0, 0.1); min-height: 150px; 
}
.modal-body h1{ color: #000000; font-size: 26px; text-align: center; }
.modal-body > h1 { margin: 0; padding: 20px 0 15px 0; }
.modal-footer{
}
.search-form{
	clear: both;
    display: none;
    overflow: hidden;	
}
.search-form .search-header{ background: #000; text-align: center; }
.search-form .search-header h2{
	
}
.search-form .search-header h3{
	color: #ffffff;
	font-size: 16px;
}
.search-form .input{ width: 430px; margin-left: auto; margin-right:auto; position: relative; 	margin-top: 15px; margin-bottom: 15px; }
.search-form .input .search-icon{ width: 25px; height: 16px; position: absolute; top: 18px; left: 16px;
background: url(letter-bg.png) left center no-repeat;
 }

.search-form input[type="text"]{
	color: #b5b5b5;
	height: 46px;
	line-height: 46px;
	width: 380px;
	font-size: 18px;
	border: 1px solid #949494;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding-left: 50px;
}
.search-form input[type="submit"]{
	margin: 0 auto;
	width: 262px;
	height: 62px;
	border: none;
	background: url(../img/view-btn.png) center center no-repeat;
	cursor: pointer;
	display: block;
}

.section{ padding: 0px 0px 10px 0px; border-top: 1px solid #ebebeb; border-bottom: 1px solid #ebebeb; display: none; }

.section.searching{ background: #6c6c6c; }

.section.searching h1, .section.searching h2, .section.searching p{ color: #ffffff; }
.section.searching h1 span{ background: url(../img/ajax-loader.gif) left center no-repeat; }
.section h1 span{ width: 24px; height: 24px; display: inline-block; background: url(../img/done.png) left center no-repeat; margin: 0 10px 0 0; }
.section h1{ color: #666666; margin: 5px 0;  }
.section article h2{ text-align: center; }
.section article p{ text-align: right; color: #656565; margin-right: 10px; }


.progress_bar-holder {
	margin: 10px 40px;
}
.testimonial ul li{ display: none; }

.testimonial .image-container{ float: left; width: 54px; }
.testimonial .title-container{ float: right; width: 540px; text-align: left; }
.testimonial .title-container p.title{ font-size: 17px; color: rgb(108, 108, 108); font-style:normal; padding-top: 6px; line-height: 23px;  }
.testimonial .title-container p.name{  font-size:15px; color: #C4C4C4;font-style:normal; text-align: right; padding-top: 5px; }
.int-logos{ text-align: center; display: none; }
.int-logos h4{ background: #b2c2e0; color: #6c6b6c; text-align: center; font-size: 12px; line-height: 26px; font-family: 'Open Sans', sans-serif; font-weight: 600; }
.int-logos > img{ display: inline-block; margin: 10px 0; }  
.int-logos p{ padding-bottom: 18px; font-size: 12px; color: #4c4c4c; font-family: 'Open Sans', sans-serif; font-weight: 400; font-style: italic; }
  .search-header h2 {
    color:#FFFFFF;
	font-size:26px;
	font-weight:bolder;
	padding-left: 15px;
    padding-right: 15px;
 }
 .search-header h2 {
 color:#FFFFFF;font-size:26px; font-weight:bolder;
 }
 .modal-body > h1 {
    font-size: 25px;
    margin: 0;
    padding: 20px 10px 15px;
}
.section h1 {
    color: #666666;
    font-size: 20px;
    margin: 5px 0;
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
}
 .search-header h2 {
    color: #ffffff;
    font-size: 23px;
    font-weight: bolder;
    padding-left: 10px;
    padding-right: 10px;
 }
 }
 @media only screen and (min-width: 375px) and (max-width: 469px) {
.modal-body > h1 {
    font-size: 25px;
    margin: 0;
    padding: 20px 10px 15px;
}
.section h1 {
    color: #666666;
    font-size: 20px;
    margin: 5px 0;
    padding-left: 17px;
    padding-right: 10px;
    text-align: left;
}
 .search-header h2 {
    color: #ffffff;
    font-size: 23px;
    font-weight: bolder;
    padding-left: 10px;
    padding-right: 10px;
 }
 }
 @media only screen and (min-width: 322px) and (max-width: 374px) {
.modal-body > h1 {
    font-size: 25px;
    margin: 0;
    padding: 20px 10px 15px;
}

.section h1 {
    color: #666666;
    font-size: 20px;
    margin: 5px 0;
    padding-left: 17px;
    padding-right: 10px;
    text-align: left;
}
 .search-header h2 {
    color: #ffffff;
    font-size: 23px;
    font-weight: bolder;
    padding-left: 10px;
    padding-right: 10px;
 }
 }

 @media only screen and (max-width: 324px) { 
.modal-body > h1 {
    font-size: 18px;
    font-weight: bold;
    margin: 0;
    padding: 20px 10px 15px;
}
.section h1 {
    color: #666666;
    font-size: 15px;
    font-weight: bold;
    margin: 5px 0;
    padding-left: 10px;
    padding-right: 10px;
    text-align: left;
}
 .search-header h2 {
    color: #ffffff;
    font-size: 19px;
    font-weight: bolder;
    padding-left: 10px;
    padding-right: 10px;
 }
 .search-form {
    padding-bottom: 10px;
}
 }