/* This stylesheet generated by Transfonter (http://transfonter.org) */

@font-face {
 font-family: 'MinionPro';
 src: url('MinionPro-Bold.eot');
 src: url('MinionPro-Bold.eot?#iefix') format('embedded-opentype'), url('MinionPro-Bold.woff') format('woff'), url('MinionPro-Bold.ttf') format('truetype');
 font-weight: bold;
 font-style: normal;
}
 @font-face {
 font-family: 'MinionPro-It';
 src: url('MinionPro-BoldIt.eot');
 src: url('MinionPro-BoldIt.eot?#iefix') format('embedded-opentype'), url('MinionPro-BoldIt.woff') format('woff'), url('MinionPro-BoldIt.ttf') format('truetype');
 font-weight: bold;
 font-style: italic;
}
 @font-face {
 font-family: 'MinionPro';
 src: url('MinionPro-Regular.eot');
 src: url('MinionPro-Regular.eot?#iefix') format('embedded-opentype'), url('MinionPro-Regular.woff') format('woff'), url('MinionPro-Regular.ttf') format('truetype');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: 'MinionPro-Semi';
 src: url('MinionPro-Semibold.eot');
 src: url('MinionPro-Semibold.eot?#iefix') format('embedded-opentype'), url('MinionPro-Semibold.woff') format('woff'), url('MinionPro-Semibold.ttf') format('truetype');
 font-weight: bold;
 font-style: normal;
}
 @font-face {
 font-family: 'MinionPro-It';
 src: url('MinionPro-It.eot');
 src: url('MinionPro-It.eot?#iefix') format('embedded-opentype'), url('MinionPro-It.woff') format('woff'), url('MinionPro-It.ttf') format('truetype');
 font-weight: normal;
 font-style: italic;
}
 @font-face {
 font-family: 'MinionPro-SemiIt';
 src: url('MinionPro-SemiboldIt.eot');
 src: url('MinionPro-SemiboldIt.eot?#iefix') format('embedded-opentype'), url('MinionPro-SemiboldIt.woff') format('woff'), url('MinionPro-SemiboldIt.ttf') format('truetype');
 font-weight: bold;
 font-style: italic;
}
.wrapper h1 span, .wrapper h2 span, .wrapper h3 span, .wrapper h4 span, .wrapper h5 span, .wrapper h6 span {
	font-weight:normal;
}
.wrapper h1, .wrapper h2, .wrapper h3, .wrapper h4, .wrapper h5, .wrapper h6 {
	color: #000;
	font-weight:normal;
	font-family: 'MinionPro';
	line-height:1;
	margin: 0px 0 30px 0;
	text-rendering: optimizelegibility;
}
.wrapper h1 {
	font-size: 45px;
	line-height:100%;
}
.wrapper h2 {
	font-size: 34px;
	line-height: 100%;
}
.wrapper h3 {
	font-size: 24px;
	line-height: 100%;
}
.wrapper h4 {
	font-size: 18px;
	line-height:100%;
}
.wrapper h5 {
	font-size: 14px;
	line-height: 100%;
}
.wrapper h6 {
	font-size: 12px;
	line-height: 100%;
}
.wrapper span {
}
.wrapper p, .wrapper ul li, .wrapper ol li, .wrapper select {
}
.resource_list {
	margin-top: 40px;
}
.wrapper input {
	outline:none;
}
.wrapper p {
	font-family: 'MinionPro';
	margin: 0 0 30px;
	color: #000;
	font-size: 20px;
	line-height: 26px;
	font-weight: normal;
}
.wrapper a:hover {
	text-decoration:none;
	color:#F3941F;
}
.wrapper a {
	color: #F3941F;
}
.wrapper .outer_div ul li {
/*	list-style:disc inside none;
	font-size: 24px;
	font-family: 'MinionPro';*/
}
.wrapper ol li {
	list-style:decimal inside none;
	font-size: 24px;
	font-family: 'MinionPro';
}
.wrapper label {
	font-family: 'MinionPro';
	font-weight:normal;
}
.wrapper hr {
	border-top: 2px solid #d4d1cc !important;
	margin-bottom: 25px !important;
	margin-top: 25px !important;
}
.wrapper img {
	max-width:100%;
	height:auto;
}
.img-responsive {
	display:inline-block !important;
}
a:hover, a:focus {
	text-decoration:none;
}
body {
	font-family: 'MinionPro';
	overflow-x: hidden;
}/*site styles*/
/*carousel fade css*/


  .carousel-fade .carousel-inner .item {
	opacity: 0;
	-webkit-transition-property: opacity;
	-moz-transition-property: opacity;
	-o-transition-property: opacity;
	transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
	opacity: 1;
}
.carousel-fade .carousel-inner .active.left, .carousel-fade .carousel-inner .active.right {
	left: 0;
	opacity: 0;
	z-index: 1;
}
.carousel-fade .carousel-inner .next.left, .carousel-fade .carousel-inner .prev.right {
	opacity: 1;
}
/***/

/*scroll up*/

.scrollup {
-webkit-transition: all .3s ease-in-out;
 -moz-transition: all .3s ease-in-out;
 -o-transition: all .3s ease-in-out;
 transition: all .3s ease-in-out;
	width: 40px;
	height: 40px;
	position: fixed;
	bottom: 50px;
	right: 50px;
	display: none;
	z-index: 9999;
	border: 0px;
	background-color: #493E2E;
	text-align: center;
	padding-top: 7px;
	border-radius: 30%;
	box-shadow: 1px 1px 1px 1px #999;
}
.scrollup i {
	font-size: 22px;
	color: #fff;
}
.scrollup:hover i {
	color:#fff;
}
.scrollup:hover {
	background-color: #F3941F;
	border: 0;
}
/**/


body {
	background-image:url(../images/mainbg.jpg);
	background-position:center;
	background-repeat:repeat;
}
.main_top {
	float:left;
	width:100%;
}
.logo {
	float: left;
	width: 100%;
	position: relative;
}
.right_part {
	float:right;
	margin-top: 63px;
}
.cover_wrap {
	float:left;
	width:100%;
	background-image:url(../images/line.png);
	background-position: left 111px;
	background-repeat:no-repeat;
}
.wrapper .phone {
 -webkit-transition: all .3s ease-in-out;
 -moz-transition: all .3s ease-in-out;
 -o-transition: all .3s ease-in-out;
 transition: all .3s ease-in-out;
	background-image: url(../images/phone.png);
	font-family: 'MinionPro-Semi';
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 45px;
	float: right;
	margin-left: 9px;
	font-size: 28px;
	color: #000;
}
.wrapper .thumb p {
	margin-bottom: 18px;
	line-height: 24px;
}
.thumb p a {
	font-weight:bold;
}
.social a {
	float:left;
	margin-left:10px;
}
.social a:hover {
}
.high_img175 {
	background-image: url(../images/1.png);
}
.high_img175:hover {
	background-image: url(../images/1h.png);
}
.high_img176 {
	background-image: url(../images/2.png);
}
.high_img176:hover {
	background-image: url(../images/2h.png);
}
.high_img177 {
	background-image: url(../images/3.png);
}
.high_img177:hover {
	background-image: url(../images/3h.png);
}
.high_img_common {
	float:left;
	width:100%;
	min-height:220px;
	background-position:center;
	background-repeat:no-repeat;
 -webkit-transition: all .2s ease-in-out;
 -moz-transition: all .2s ease-in-out;
 -o-transition: all .2s ease-in-out;
 transition: all .2s ease-in-out;
}
.mobile_top_links {
	position: absolute;
	z-index: 99999;
	left: 0;
	right: 0;
	margin: 0 auto;
	top: 27px;
	text-align: center;
	width: 50%;
}
.mobile_top_links a {
	display: inline-block;
	margin: 0 5px;
}
.query_ans {
	display: inline-block;
}
/*.query h2:before {
	content: "Q:";
}
.query_ans p:first-child span:before {
	content: "A:";
	padding-right: 5px;
	font-size:20px;
	color:#f3931f;
}*/
.maxm a {
	color: #000;
}
.flogo {
	position: relative;
	top: -8px;
	left: 28px;
}
.schedule.schedule_inside_page .button_schedule {
	margin: 0;
}
.social i {
	color: #fff;
	font-size: 24px;
	text-shadow: 0px 0px 1px #493E2E;
}
.social {
	float:left;
	margin-top: 4px;
}
.wrapper .navigation {
	float: right;
	margin: 0;
	padding: 0;
}
.wrapper .outer_div .navigation li {
	list-style:none inside none;
	position:relative;
}
.wrapper .navigation > li {
	float:left;
	padding-left: 26px;
}
.wrapper .navigation > li:hover, .wrapper .navigation > li.active {
	background-image:url(../images/activebg.png);
	background-position: 6px center;
	background-repeat:no-repeat;
}
.wrapper .navigation > li a:hover, .wrapper .navigation > li.active > a {
	color:#F3941F;
}
.navigation li.nav-selected.nav-path-selected {
	background-image:url(../images/activebg.png);
	background-position: 10px center;
	background-repeat:no-repeat;
}
a.nav-selected.nav-path-selected {
	color:#F3941F !important;
}
.wrapper .navigation li a {
	font-size:16px;
	font-family: 'MinionPro-Semi';
	color:#000;
 -webkit-transition: all .3s ease-in-out;
 -moz-transition: all .3s ease-in-out;
 -o-transition: all .3s ease-in-out;
 transition: all .3s ease-in-out;
}
.top_links {
	float: right;
	margin-bottom: 25px;
}
.center_align {
	text-align:center;
}
.left_align {
	text-align:left;
}
.right_align {
	text-align:right;
}
.wrapper .navigation > li:first-child {
	margin-left:0px;
	padding-left:0;
	background-image:none;
}
.wrapper .navigation ul {
	position: absolute;
	left: 0;
	top: 100%;
	z-index: 999;
	padding: 0;
	margin: 0;
	background-color: rgba(61, 93, 108, 0.8);
	min-width: 210px;
	border-radius:5px;
	visibility: hidden;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: 500ms ease;
	-moz-transition: 500ms ease;
	-o-transition: 500ms ease;
	transition: 500ms ease;
}
.wrapper .navigation li:hover ul {
	visibility: visible;
	opacity: 1;
	filter: alpha(opacity=100);
}
.wrapper .navigation ul li {
	padding-left: 15px;
	padding-bottom: 5px;
	border-bottom: 1px solid #493E2E;
	padding-top: 5px;
}
.wrapper .navigation ul li a {
	color:#fff;
	font-size:14px;
}
.wrapper .navigation ul li:hover a {
	color:#f3941e;
}
.wrapper .navigation ul li:hover {
	background-color:#3d5d6c;
}
.wrapper .navigation ul li:first-child {
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.wrapper .navigation ul li:last-child {
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom:0px;
}
.slideshow {
	float: left;
	position:relative;
	width: 100%;
	height: 460px;
	background-position: 73% bottom;
	background-repeat: no-repeat;
	background-size: contain;
}
.logo_img {
	position: absolute;
	left: 35px;
	top: 40px;
}
.slidetext {
	margin-left: 0;
	float: left;
	width: 100%;
	margin-top: 148px;
	position: relative;
	left: -35px;
}
.slidetext h2 {
	font-size: 42px;
	color: #000;
}
.slidetext p {
	font-size: 24px;
	color: #493E2E;
	font-family: 'MinionPro';
	font-weight:bold;
}
.bullets {
	bottom: 80px;
	position:absolute;
	left:0;
	width:100%;
	float:left;
	z-index:999;
}
.wrapper .bullets ul {
	padding:0;
	margin: 0 0 0 60px;
}
.wrapper .outer_div .bullets li {
	list-style:none inside none;
	float:left;
	height:20px;
	width:20px;
	text-align:center;
}
.bullets li a {
	display:inline-block;
	width:10px;
	height:10px;
	border-radius:50%;
	background-color:#f3941f;
 -webkit-transition: all .3s ease-in-out;
 -moz-transition: all .3s ease-in-out;
 -o-transition: all .3s ease-in-out;
 transition: all .3s ease-in-out;
}
.bullets li a:hover, .bullets li.active a {
	/*margin-top: 9px;*/
	height:16px;
	width:16px;
}
.thumb img {
}
.thumb img:hover {
}
.schedule {
	float: left;
	width: 100%;
	background-image:url(../images/schedulebg.jpg);
	background-position:center;
	background-repeat:repeat;
	padding: 14px 0;
}
.schedule_consult {
	float: left;
	margin-left: 36px;
}
.wrapper .schedule p {
	margin: 10px 0 0 110px;
	float:left;
	font-weight: normal;
	color: #fff;
	font-size: 28px;
}
.wrapper .button_schedule {
	font-family: 'MinionPro-Bold';
 -webkit-transition: all .3s ease-in-out;
 -moz-transition: all .3s ease-in-out;
 -o-transition: all .3s ease-in-out;
 transition: all .3s ease-in-out;
	font-weight: normal;
	font-size: 28px;
	color: #fff;
	background-color: #f3941e;
	border-radius: 35px;
	display: inline-block;
	padding: 2px 25px;
	width: 200px;
	height: 44px;
	margin-top: 0px;
}
.wrapper .button_schedule:hover {
	box-shadow: 1px 1px 1px 1px #333;
	color:#fff;
}
.wrapper .button_schedule img {
	margin-left:15px;
	top: -3px;
	position:relative;
}
.thumb {
	text-align:center;
	margin-top:20px;
	margin-bottom:57px;
	position: relative;
	left: -19px;
}
.wrapper .thumb h3 {
	font-style:italic;
	text-transform:capitalize;
	margin-bottom: 20px;
	display:inline-block;
	font-size:24px;
	font-family: 'MinionPro';
	font-weight:bold;
}
.questions {
	padding-top:70px;
	background-image:url(../images/linetwo.png);
	background-position:center top;
	background-repeat:no-repeat;
}
.wrapper .questions h2 {
	font-size: 45px;
}
.wrapper .form_question h3 {
	font-size: 28px;
	color: #f3931f;
}
.form_question {
	float: left;
	width: 100%;
	background-color: #fff;
	padding: 5%;
}
.form_bg {
	float: left;
	width: 100%;
	margin-bottom: 90px;
}

::-webkit-input-placeholder {
 color: #000;
}

:-moz-placeholder { /* Firefox 18- */
 color: #000;
}

::-moz-placeholder {  /* Firefox 19+ */
 color: #000;
}

:-ms-input-placeholder {
 color: #000;
}
.form_question input, .form_question textarea {
	float: left;
	font-family: 'MinionPro';
	padding:0;
	border-bottom: 1px solid #d6d6d6;
	outline: none;
	width: 100%;
	font-size: 20px;
	border-top: 0;
	border-left: 0;
	border-right: 0;
	margin-bottom: 15px;
	color: #000 !important;
	text-indent: 12px;
}
.wrapper .send_btn {
 -webkit-transition: all .3s ease-in-out;
 -moz-transition: all .3s ease-in-out;
 -o-transition: all .3s ease-in-out;
 transition: all .3s ease-in-out;
	font-size: 20px;
	color: #000;
	border: 0;
	padding: 7px 10px;
	display: inline-block;
	border-radius: 30px;
	text-transform: capitalize;
}
.thumb_text img:hover {
	box-shadow: 0px 0px 1px 1px #ccc;
}
.thumb_text img {
	border: 8px solid #fff;
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
}
.content_area {
	float: left;
	width: 100%;
	padding: 0;
}
.footer {
	float:left;
	width:100%;
	padding:50px 0;
	background-image:url(../images/schedulebg.jpg);
	background-position:center;
	background-repeat:repeat;
}
.wrapper .footer li a {
 -webkit-transition: all .3s ease-in-out;
 -moz-transition: all .3s ease-in-out;
 -o-transition: all .3s ease-in-out;
 transition: all .3s ease-in-out;
	font-size: 24px;
	color: #fff;
	font-family: 'MinionPro';
}
.wrapper .footer li a:hover {
	color:#F3941F;
}
 .wrapper .footer ul:nth-child(2) {
margin-left:0;
width: 40%;
}
.wrapper .footer ul {
	margin: 24px 0 0 48px;
	padding: 0;
	float: left;
	width: 41%;
}
.wrapper .footer ul li {
	list-style: none inside none;
	margin-bottom: 1px;
	float: left;
	width: 100%;
}
.head_main {
	margin-top: 30px;
}
.head_main p {
	font-size: 28px;
	line-height: 34px;
}
.thumb_text {
	margin-top: 50px;
}
.thumb_text h2 {
	font-size: 28px;
	font-family: 'MinionPro-Semi';
	color: #f3931f;
	margin-bottom: 15px;
	line-height: 32px;
}
.select_text p {
	font-family: 'MinionPro-Semi';
}
.mbtm {
	margin-bottom: 40px;
}
.wrapper .policy {
	font-size: 14px;
	color: #fff;
	float: left;
	width: 100%;
	margin: 26px 0 0 48px;
}
.content_area.inside_page {
	padding-top: 120px;
}
.head_main h1 {
	text-align: center;
}
.bordered {
	padding-bottom:40px;
	margin-bottom:40px;
	background-image:url(../images/linetwo.png);
	background-position:center bottom;
	background-repeat:no-repeat;
}
.wrapper .head_top {
	 -webkit-transition: all .2s ease-in-out;
 -moz-transition: all .2s ease-in-out;
 -o-transition: all .2s ease-in-out;
 transition: all .2s ease-in-out;
	float:left;
	text-align: center;
	position:relative;
	margin-bottom:30px;
	width:100%;
}

.new_hov {
	 -webkit-transition: all .2s ease-in-out;
 -moz-transition: all .2s ease-in-out;
 -o-transition: all .2s ease-in-out;
 transition: all .2s ease-in-out;
  position: absolute;
  top: 13px;
  left: 10px;
  opacity:0;
  
}

.wrapper .head_top:hover .new_hov
{
	opacity:1;
	}
.wrapper .head_top img {
	float:none;
}

.wrapper .head_top .im_hov {
  position: absolute;
  left: 0;
  opacity:0;
  
	 -webkit-transition: all .2s ease-in-out;
 -moz-transition: all .2s ease-in-out;
 -o-transition: all .2s ease-in-out;
 transition: all .2s ease-in-out;
 
  top: -2px;
  right: 0;
  margin: 0 auto;
}
.wrapper .head_top:hover .im_hov
{
	opacity:1;
	}


.wrapper .head_top h2 {
	font-style: italic;
	float: left;
	margin-bottom: 0;
	margin-top: 115px;
}
.schedule.schedule_inside_page {
	background-image: url(../images/mainbg.jpg);
	padding-bottom: 70px;
	background-position: center;
	background-repeat: repeat;
}
.schedule.schedule_inside_page p {
	font-size: 28px;
	margin-left: 0;
	color: #000;
}
.thumb_text ul li {
	padding-left: 30px;
	font-size: 20px;
	color: #000;
	background-position: left 10px;
	margin-bottom: 18px;
	background-repeat: no-repeat;
	background-image: url(../images/bull.png);
	list-style: none inside none;
}
.query {
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
.schedule.schedule_inside_page span {
	color:#f3931f;
}
.inside_page ul, .inside_page ol {
	padding: 0;
	margin: 30px 0;
}
.wrapper .head_top img {
	border-radius: 50%;
}
.inside_thumb {
}
.wrapper .head_top img:hover {
}
.wrapper .form_question p {
	margin: 0;
	font-size:30px;
	font-weight:normal;
	color: #F3941F;
	font-style: italic;
}
.pro_name {
	float: left;
	width: 100%;
}
.wrapper .pro_name p {
	margin: 0;
	font-size: 28px;
	font-style: italic;
	float: right;
	margin-right: 135px;
}
.wrapper .inside_thumb ul {
	padding: 0;
}
.wrapper .inside_thumb ul li {
	list-style: none inside none;
	background-image: url(../images/libg.png);
	background-position: left 10px;
	background-repeat: no-repeat;
	padding-left: 50px;
	margin-bottom: 25px;
}
.vtop {
	margin-top: 190px;
}
.nobg {
	background-image: none!important;
}
.profile_pic {
	float: left;
	width: 100%;
	margin-top: 190px;
}
.padd_btm {
	padding-bottom: 40px;
}
.margin_top {
	margin-top:70px;
}
.pledge {
	float:left;
	padding:55px 0;
	width:100%;
	background-image:url(../images/pledgebg.jpg);
	background-position:center;
	background-repeat:repeat;
}
.question label {
	font-size: 34px;
	font-weight: normal;
	font-family: 'MinionPro-SemiIt';
	line-height: 40px;
	font-style: italic;
}
.question label:before {
	content: 'Q:';
	font-size: 24px;
	color: #F3941F;
}
.answer p:before {
	color: #F3941F;
	content:'A:';
	font-size:24px;
}
.select_wrap select {
	font-size: 20px;
	color: #000;
	height: 40px;
	background-color: transparent !important;
	-webkit-appearance: none;
	-moz-appearance: none;
	border:none;
	outline:none;
	position: relative;
	z-index: 9;
	width:100%;
	text-indent:15px;
	appearance: none;
}
.select_wrap {
	margin-top: 10px;
	position:relative;
	float:left;
	width:100%;
	background-color:#dddddd;
}
.select_wrap i {
	position: absolute;
	z-index:8;
	top:12px;
	right:15px;
	color: #493E2E;
}
.resource_list p {
	margin: 0;
}
.maxm {
	float: left;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 20px;
}
.resource_list .maxm p {
	margin-bottom: 10px;
}
.slideshow_outer {
	float: left;
	width: 100%;
	position: relative;
}
 @media(min-width:220px) and (max-width:767px) {
 .slidetext {
left: 0;
}
.thumb {
 left:0;
}
 .schedule_consult {
 margin-left: 0;
}
 .thumb {
 margin-bottom: 0;
}
 .thumb_text h2 {
 font-size: 24px;
}
.wrapper .head_top {
 margin-bottom:0;
}
 .thumb_text {
 margin-top: 10px;
 margin-bottom:15px;
}
.scrollup {
 bottom:20px;
 right:20px;
}
.wrapper h1 {
 font-size:34px;
}
.slidetext p {
 font-size:20px;
}
 .head_main p {
 font-size: 24px;
}
 .thumb:last-child {
 margin-bottom:30px;
}
 .mbtm {
 margin-bottom: 0;
}
 .flogo {
 position: static;
}
 .slideshow {
 height:380px;
}
.form_bg {
 margin-bottom: 30px;
}
.slidetext {
 margin-top: 30px;
}
 .wrapper .footer ul {
 margin:0;
 width:100% !important;
}
.head_main {
 margin-bottom: 30px;
 margin-top:0;
}
.slidetext h2 {
 font-size: 26px;
 margin-bottom: 15px;
}
.wrapper .bullets ul {
 margin: 0;
 float: left;
}
 .content_area.inside_page {
 padding-top: 20px;
}
 .bullets {
 bottom: 15px;
}
 .wrapper .pro_name p {
 margin-right: 30px;
}
 .main_top {
 display:none;
}
.mob_logo {
 top: 10px;
 right: 10px;
 width: 60px;
 z-index: 9999;
 margin: 0 auto;
 position: absolute;
}
 .profile_pic {
 margin-top: 0;
}
 .questions {
 padding-top: 30px;
}
 .wrapper .head_top h2 {
 margin-top: 25px;
}
.wrapper .footer ul li {
 width: 100%;
}
 .flogo {
 margin-bottom: 40px;
 display: inline-block;
}
.footer {
 text-align:center;
}
 .wrapper .policy {
 text-align:center;
margin: 26px 0 0 0px;
}
 .wrapper .inside_thumb ul li {
 padding-left: 20px;
}
 .question {
 margin-bottom: 20px;
}
 .wrapper .schedule p {
 margin: 0px 0 20px 0px;
font-size: 26px;
 text-align: left;
}
.wrapper .button_schedule {
 font-size: 26px;
}
 .select_wrap {
 margin-bottom: 30px;
}
}
 @media(min-width:768px) and (max-width:1023px) {
 .slidetext {
 margin-top: 35px;
 left: 0;
}
.thumb {
 left:0;
}
 .bullets {
 bottom: 15px;
}
 .slideshow {
 height: 300px;
 background-position: right bottom;
}
 .wrapper .head_top img {
 width: 120px;
}

.new_hov {

  top: 10px;
  left: 7px;
 
  width: 87% !important;
}


.thumb_text {
 margin-top: 40px;
}
.content_area.inside_page {
 padding-top: 20px;
}
 .wrapper .navigation > li:hover, .wrapper .navigation > li.active {
 background-position: 17px center;
}
 .wrapper .footer ul {
 margin: 35px 0 0 0px;
}
.wrapper .policy {
 margin: 26px 0 0 0px;
}
 .wrapper .footer li a {
 font-size:20px;
}
.wrapper .footer ul li {
 margin-bottom: 5px;
}
.wrapper .button_schedule {
 font-size: 20px;
 padding: 6px 16px;
 margin-top:0;
 width: 100%;
 text-align: center;
}
 .wrapper .schedule p {
 margin: 10px 0 0 0px;
 font-size: 24px;
}
 .wrapper .navigation > li {
 padding-left: 46px;
}
.slidetext h2 {
 text-shadow: 1px 1px #ccc;
}
 .wrapper .navigation > li:first-child:hover {
 background-image:none;
}
 .logo_img {
 position: absolute;
 left: 98px;
 top: 4px;
 width: 127px;
}
.wrapper .navigation {
 width:715px;
}
 .wrapper .head_top h2 {
 font-size:26px;
 margin-top: 80px;
}
 .wrapper .thumb h3 {
 font-size: 26px;
}
 .wrapper .inside_thumb ul li {
 padding-left: 30px;
}
 .question label {
 font-size: 28px;
}
 .profile_pic {
 margin-top: 155px;
}
}
 @media(min-width:1024px) and (max-width:1199px) {
 .wrapper .footer ul li {
 margin-bottom:4px;
}
.bullets {
 bottom:15px;
}
.slidetext {
 margin-top: 135px;
 left: 0;
}
.slidetext h2 {
 margin-bottom: 15px;
}
.slideshow {
 height:350px;
 background-position:100% bottom;
}
 .wrapper .navigation li a {
 font-size:15px;
}
 .wrapper .footer ul {
 margin-left: 0;
}
 .wrapper .navigation > li {
 padding-left: 25px;
}
 .wrapper .navigation > li:hover, .wrapper .navigation > li.active {
 background-position: 6px center;
}
 .slidetext h2, .slidetext p {
 text-shadow: 1px 1px 1px #ccc;
}
 .wrapper .schedule p {
 font-size: 26px;
}



 .wrapper .policy {
 margin: 30px 0 0 0;
}
}
