@charset "utf-8";
@font-face {
	font-family: 'GothamLight';
	src: url('font/GothamLight.eot');
	src: url('font/GothamLight?#iefix') format('embedded-opentype'), url('font/GothamLight.woff') format('woff'), url('font/GothamLight.ttf') format('truetype'), url('font/GothamLight.svg#GothamLight') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'GothamBold';
	src: url('font/GothamBold.eot');
	src: url('font/GothamBold?#iefix') format('embedded-opentype'), url('font/GothamBold.woff') format('woff'), url('font/GothamBold.ttf') format('truetype'), url('font/GothamBold.svg#GothamBold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'GothamBook';
	src: url('font/GothamBook.eot');
	src: url('font/GothamBook?#iefix') format('embedded-opentype'), url('font/GothamBook.woff') format('woff'), url('font/GothamBook.ttf') format('truetype'), url('font/GothamBook.svg#GothamBook') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'GothamBlack';
	src: url('font/GothamBlack.eot');
	src: url('font/GothamBlack?#iefix') format('embedded-opentype'), url('font/GothamBlack.woff') format('woff'), url('font/GothamBlack.ttf') format('truetype'), url('font/GothamBlack.svg#GothamBlack') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Gotham-Medium';
	src: url('font/Gotham-Medium.eot');
	src: url('font/Gotham-Medium?#iefix') format('embedded-opentype'), url('font/Gotham-Medium.woff') format('woff'), url('font/Gotham-Medium.ttf') format('truetype'), url('font/Gotham-Medium.svg#Gotham-Medium') format('svg');
	font-weight: normal;
	font-style: normal;
}
body {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: 'Gotham', sans-serif;
	font-weight: 400;
	color: #777;
	line-height: 1.6;
	text-align: center;
}
a {
	color: #444;
	text-decoration: none;
	-webkit-transition: all 0.25s ease-out;
	-moz-transition: all 0.25s ease-out;
	-ms-transition: all 0.25s ease-out;
	-o-transition: all 0.25s ease-out;
	transition: all 0.25s ease-out;
}
.shado {
	float: left;
	margin: -3px 0;
	width: 100%;
}
a.btn_link {
	background: #000;
	color: #ffffff;
	font-family: 'Gotham-Medium';
	text-transform: uppercase;
	display: table;
	font-size: 18px;
	font-weight: bold;
	line-height: normal;
	margin: 0 auto 4px;
	width: 100%;
	position: relative;
	text-align: center;
	float: left;
	padding: 16px 0;
}
a.btn_link span {
	display: inline-block;
	padding: 10px;
}
a:hover {
	color: #00aeff;
	text-decoration: none;
}
h1 {
	font-size: 60px;
	font-family: 'Gotham';
}
h2 {
	font-size: 36px;
	font-family: 'GothamBold';
}
h3 {
	font-size: 28px;
	font-family: "GothamLight";
	font-size: 24px;
}
h4 {
	font-size: 20px;
}
h1, h2, h3, h4 {
	text-transform: uppercase;
	color: #fff;
	font-weight: lighter;
	line-height: 1.2;
	margin: 0 0 10px 0;
}
p {
	color: #000;
	font-family: "GothamBook";
	font-size: 16px;
}
ul {
	margin: 0;
	padding: 0px;
	list-style: none;
}
#wrap {
	overflow: hidden;
}
nav.navbar-fixed-top {
	height: 154px;
	margin: 0;
	background: #fff;
	-webkit-transition: all 0.8s ease-in-out;
	-moz-transition: all 0.8s ease-in-out;
	-ms-transition: all 0.8s ease-in-out;
	-o-transition: all 0.8s ease-in-out;
	transition: all 0.8s ease-in-out;
}
nav.navbar-slide {
	top: 0;
}
nav.navbar-slide.show-menu {
	top: 0;
}
.navbar .nav {
	border-right: 1px solid #dadada;
	display: table;
	margin: 0 auto;
	min-height: 56px;
	padding: 0;
}
.navbar .nav li {
	float: left;
	margin: 0;
	padding: 0;
	border-right: 1px solid #dadada;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 400;
	height: 56px;
}
.navbar .nav li:last-child {
	border: none;
}
.navbar .nav li a {
	text-decoration: none;
	color: #101010;
	padding: 18px 12px;
	font-weight: bold;
	display: block;
	-webkit-transition: All 0.4s ease;
	-moz-transition: All 0.4s ease;
	-o-transition: All 0.4s ease;
}
.navbar .nav li a:hover, .navbar .nav li a.active {
	background: #d1232a;
	color: #ffffff;
	-webkit-transition: All 0.4s ease;
	-moz-transition: All 0.4s ease;
	-o-transition: All 0.4s ease;
}
.navbar .nav li:last-child a {
}
.navbar-brand {
	margin: 15px 0 0 15px;
	padding: 0;
	height: auto;
	position:relative;
	z-index:1;
}
.navbar-toggle {
	float: right;
	height: 60px;
	margin: 0;
	padding: 0 20px;
}
.navbar-toggle .icon-bar {
	background: #00aeff;
	height: 1px;
}
.navbar-toggle.collapsed .icon-bar {
	background: #ccc;
}
.navbar-toggle .icon-bar+.icon-bar {
	margin-top: 7px;
}
.navbar-fixed-top {
	border-width: 0;
}
.phone {
	font-size: 18px;
	font-weight: 300;
	float: right;
	color: #000000;
	margin: 10px 0;
	width: auto;
	text-align: left;
}
.phone .mailer {
	border-right: solid 1px #ccc;
	float: left;
	padding: 5px 10px;
	color: #ccc;
}
.phone .mailer:last-child {
	border-right: none;
}
.mailer h4 {
	color: #a0a0a0;
	font-family: 'GothamBook';
	text-transform: none;
	font-size: 17px;
	text-transform: uppercase;
	margin: 5px 0 0;
}
.mailer h4 span {
	display: block;
	color: #000;
	text-transform: none;
}
.menu {
	background: #ffffff none repeat scroll 0 0;
	border-bottom: 1px solid #dadada;
	border-top: 1px solid #dadada;
	height: 57px;
	position: relative
}
.height_head {
*/
	min-height: 105px;
 */
}
.topSection {
}
@media (max-width: 1100px) {
.navbar-collapse {
	width: 100%;
	background: none;
	padding: 0;
	background: #fff;
	position: absolute;
	top: 60px;
}
.navbar .nav {
	float: none;
	width: 100%;
	background: #000;
	text-align: center;
}
.navbar .nav li {
	float: none;
}
.navbar .nav li a {
	border-bottom: 1px solid #49413e;
}
}
.topSection {
	padding-bottom: 0;
}
.banner {
	background: url(../images/banner_img.jpg) no-repeat;
	height: 467px;
	position: relative;
	width: 100%;
}
#video_panel {
}
#video_panel .container-video {
	margin: auto;
	width: 100%;
}
.video_panel {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
#video_panel .video {
	bottom: 0;
	margin: 0 auto;
	padding: 0 0 10px;
	position: absolute;
	width: 100%;
}
#video_panel .video:after {
	background: url(../images/shadow.jpg) no-repeat center bottom;
	bottom: -30px;
	content: "";
	height: 40px;
	left: 0;
	position: absolute;
	width: 100%;
}
#video_panel .video img, #video_panel .video iframe {
}
.midContainer {
	background: #fff;
}
.whtBox {
	background: #fff;
	padding: 20px 0 0;
}
.content {
	margin: 28px 0;
}
.content h2, .steps h2 {
	color: #000000;
	font-size: 36px;
	font-weight: bold;
	line-height: 48px;
	margin: 0 0 25px;
	padding: 0;
	text-align: center;
}
.content h2 span {
	font-weight: 100;
	display: block;
	font-size: 25px;
	font-family: 'GothamLight';
}
.steps {
	display: table;
	margin: 0 auto;
	width: 100%;
}
.content ul {
	list-style: outside none none;
	margin: 0;
	padding: 0;
}
.steps ul li {
	background: none repeat scroll 0 0 rgba(0,0,0,0);
	float: left;
	position: relative;
	min-height: 290px;
	padding-left: 15px;
	padding-right: 15px;
	width: 25%;
}
.steps_desc {
	display: table;
	margin: 0 auto;
	height: 260px;
	padding: 0;
}
.steps_desc .pic {
	display: table;
	margin: 0 auto 15px;
	padding: 0;
	position: relative;
}
.steps_desc .access {
	position: absolute;
	height: 0px;
	line-height: 0px;
	width: 100%;
	bottom: 0;
	color: #ffffff;
	font-size: 18px;
	background: #000000;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0;
	transition: height 0.5s;
	-moz-transition: height 0.5s;
	-webkit-transition: height 0.5s;
	-o-transition: height 0.5s;
	font-family: "GothamBook";
	overflow: hidden;
}
.steps_desc:hover .access {
	height: 50px;
	line-height: 50px;
	opacity: 0.5;
}
.steps ul li .steps_desc h2 {
	font-size: 18px;
	line-height: 20px;
	margin: 0 0 10px;
	padding: 0;
}
.steps_desc h2 span {
	display: block;
	font-size: 18px;
	line-height: 20px;
	margin: 0 0 -18px;
	padding: 0;
	font-family: 'GothamBold';
}
.fse-inner {
	width: 100%;
	border-bottom: solid 1px #cecece;
	float: left;
}
.fse {
	width: 100%;
	border-top: 1px solid #cecece;
	float: left;
}
.steps-pic {
	display: table;
	margin: 23px auto 25px;
	padding: 4px;
}
.fse-inner h2 {
	font-size: 30px;
	font-family: 'GothamLight';
	color: #000;
	text-align: left;
	text-transform: none;
}
.content p, p.bluetxt {
	color: #909090;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 30px;
	margin: 0 0 30px;
	padding: 0;
	font-family: 'GothamBook';
	text-align: left;
}
.txt {
	left: -14px;
	top: 0;
	margin: 35px 0 0;
}
.fse-inner:last-child {
	border-bottom: none;
}
.whtBox-blue {
	background: #27498f;
	margin-top: 37px;
	padding: 20px;
	min-height: 385px;
}
.steptext {
	width: 100%;
	margin: 15px;
}
.steptext h1 {
	font-family: 'GothamBold';
	font-size: 35px;
	text-align: left;
	color: #fff;
}
.steptext p {
	color: #fff;
	font-family: arial;
	font-size: 14px;
	font-weight: 500;
	line-height: 28px;
	margin: 0 0 20px;
	padding: 0;
	text-align: left;
}
.team-img {
	position: absolute;
	top: -48px;
	width: 100%;
}
.team-img img {
	margin: 0 auto;
}
#footer {
	margin-top: 54px;
	position: relative;
}
.follows {
	margin: auto;
	display: table;
}
.follows a.fb_icon {
	background: url(../images/icon.jpg) no-repeat scroll -3px 0;
	float: left;
	height: 23px;
	margin: 0;
	text-indent: -9999px;
	display: table;
	width: 24px;
}
.follows a.tweet_icon {
	background: url(../images/icon.jpg) no-repeat scroll -30px 0;
	float: left;
	height: 23px;
	margin: 0 2px;
	text-indent: -9999px;
	display: table;
	width: 25px;
}
.follows a.google_icon {
	background: url(../images/icon.jpg) no-repeat scroll -58px 0;
	float: left;
	height: 23px;
	display: table;
	margin: 0;
	text-indent: -9999px;
	width: 24px;
}
.follows a.pt_icon {
	background: url(../images/icon.jpg) no-repeat scroll -84px 0;
	float: left;
	height: 23px;
	display: table;
	margin: 0;
	text-indent: -9999px;
	width: 30px;
}
.follows a.yt_icon {
	background: url(../images/icon.jpg) no-repeat scroll -120px 0;
	float: left;
	height: 23px;
	display: table;
	margin: 0 6px;
	text-indent: -9999px;
	width: 50px;
}
#footernavigation {
	border-bottom: 1px dotted #979797;
	float: left;
	margin: 38px 0 23px;
	width: 100%;
}
.footerNav {
	margin: 0 auto;
	width: auto;
	display: table;
}
.footerNav ul li {
	color: #101010;
	display: block;
	font-family: 'Gotham-Medium';
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 300;
	float: left;
}
.footerNav ul li:after {
	background: url(../images/hifen.jpg) no-repeat;
	content: "";
	display: inline-block;
	float: right;
	height: 28px;
	margin: 10px 0 0;
	width: 5px;
}
.footerNav ul li a {
	color: #101010;
	margin: 0 5px;
	text-decoration: none;
}
.footer-bottom {
	color: #a7a7a7;
	font-size: 13px;
	font-weight: 300;
	line-height: normal;
	padding: 25px;
	font-family: 'GothamBook';
	text-align: center;
}
.footer-bottom span {
	padding: 0 15px;
}
.footer-bottom a {
	color: #a7a7a7;
}
.pfl-img {
	width: 10%;
}
a.profil {
	color: #27498f;
	font-family: "GothamBook";
	font-size: 13px;
	text-decoration: none;
	margin: 0 2px 0 0;
	top: -9px;
	position: relative;
	text-transform: uppercase;
}
.textwork {
	float: right;
}
.taiimg {
	float: left;
	margin: 0 7px;
}
.taiimg img {
	width: 50px;
	height: 50px;
	object-fit: cover;
}
.strip {
	color: #ccc;
	width: 2px;
	height: 10px;
}
a.btn_link:hover {
	color: #fff;
}
.footerNav ul li:last-child:after {
	background: none;
}
.steps_desc .pic .name {
	color: #fff;
	font-family: 'GothamBold';
	font-size: 24px;
	position: absolute;
	text-align: center;
	top: 0px;
	width: 100%;
	height: 100%;
	display: table;
}
.steps_desc .pic .name .name-child {
	vertical-align: middle;
	display: table-cell;
	width: 100%;
	height: 170px;
	text-align: center;
}
.steps_desc .pic .name span {
	display: block;
	font-weight: normal;
	font-family: GothamBold;
	font-size: 22px;
}
@media screen and (min-width: 320px) and (max-width: 767px) {
#footernavigation {
	margin: 0;
	float: none;
	padding: 10px 0;
}
.footerNav ul li {
	font-size: 14px;
	line-height: 22px;
}
.footerNav ul li {
	width: 100%;
	float: none;
}
.navbar .nav li {
	background: none;
}
.footerNav ul li a {
	text-align: center;
	display: block;
}
.footerNav ul li:after {
	background: none;
}
#video_panel .video img, #video_panel .video iframe {
	width: 100%;
	max-width: 300px;
	max-height: 210px;
}
.steps ul li {
	float: none;
	width: 100%;
}
.whtBox {
	background: none;
	margin: 0;
	padding: 0;
}
.content h2, .steps h2 {
	font-size: 24px;
	line-height: 30px;
	margin: 20px 0;
}
.txt {
	left: 0;
	margin: 0;
}
.follows {
	display: table;
	margin: auto;
}
.steptext {
	width: inherit;
	margin: 0;
}
.steptext h1 {
	font-size: 19px;
	text-align: center;
}
.steptext p {
	text-align: center;
}
.banner {
	height: 224px;
	background-size: cover;
}
.team-img {
	float: left;
	position: relative;
	top: 30px;
	width: 100%;
}
.pull-right {
	float: none!important;
}
.steps {
	display: table;
	width: 100%;
}
.fse-inner h2 {
	text-align: center;
}
.content p, p.bluetxt {
	text-align: center;
}
a.btn_link {
	font-size: 14px;
	line-height: 27px;
	padding: 8px 20px;
}
a.btn_link span {
	padding: 5px;
	position: relative;
	top: -2px;
}
.footerNav {
	line-height: 0;
	position: relative;
	top: 10px;
	width: 100%;
}
.footer-bottom {
	padding: 15px 0;
}
.footer-bottom span {
	margin: 1px;
	display: block;
	padding: 5px 0;
}
.footerNav ul li::after {
	background: none;
	content: "";
	display: block;
	float: none;
	width: 5px;
	padding: 0;
	margin: 0;
	height: 10px;
}
.content h2 span {
	font-size: 22px;
}
.row {
	margin-left: 0px!important;
	margin-right: 0px!important;
}
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
.height_head {
	min-height: inherit;
}
nav.navbar-fixed-top {
	height: 90px;
}
.navbar-brand {
	margin: 30px 0 0 -15px;
	padding: 0;
	height: auto;
}
.navbar-brand img {
	width: 200px;
	height: auto;
}
.phone {
	margin: 10px -15px 0 0;
}
.phone .mailer {
	margin: 0 0 0 5px;
	padding: 13px 10px 16px 0;
}
.mailer h4 {
	font-size: 14px;
}
.navbar .nav li a {
	padding: 15px 12px;
}
.steps_desc .pic img {
	width: 100%;
}
.steps-pic img {
	height: auto;
	width: 100%;
}
.steptext {
	margin: 0;
	width: 100%;
}
.steptext h1 {
	font-size: 26px;
}
.steptext p {
	line-height: 26px;
	margin: 0 0 20px;
}
#footernavigation {
	width: 100%;
	margin: 20px 0;
}
.footerNav {
	display: table;
	margin: 0 auto;
	width: auto;
}
.footerNav ul li {
	font-size: 12px;
}
.footerNav ul li a {
	margin: 0 10px;
}
.steps_desc .pic .name {
	font-size: 18px;
}
.steps_desc .pic .name .name-child {
	height: 100px;
}
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
.navbar .nav li {
	background: none;
}
.steptext {
	margin: 0;
	width: 100%;
}
a.btn_link {
	padding: 8px 20px;
}
.team-img {
	top: 30px;
}
.footerNav ul li {
	display: inline-block;
	float: none;
	font-size: 13px;
}
}
@media screen and (min-width: 1025px) and (max-width: 1140px) {
.navbar .nav li a {
	padding: 15px 13px;
}
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) {
.height_head {
	min-height: inherit;
}
nav.navbar-fixed-top {
	height: 140px;
}
.navbar-brand {
	margin: 30px 0 0 -15px;
	padding: 0;
	height: auto;
}
.navbar-brand img {
	width: 200px;
	height: auto;
}
.phone {
	margin: 10px -15px 0 0;
}
.phone .mailer {
	margin: 0 0 0 5px;
	padding: 13px 10px 16px 0;
}
.phone .mailer:last-child {
	min-width: 220px;
}
.phone .mailer:last-child .textwork {
	min-width: 170px;
	padding: 5px 0 0 0;
}
.mailer h4 {
	font-size: 14px;
}
.navbar .nav li a {
	padding: 15px 18px;
	font-size: 14px;
}
.steps_desc .pic img {
	width: 100%;
}
.steps-pic img {
	height: auto;
	width: 100%;
}
.steptext {
	margin: 0;
	width: 100%;
}
.steptext h1 {
	font-size: 26px;
}
.steptext p {
	line-height: 26px;
	margin: 0 0 20px;
}
#footernavigation {
	width: 100%;
	margin: 20px 0;
}
.footerNav {
	display: table;
	margin: 0 auto;
	width: auto;
}
.footerNav ul li {
	font-size: 12px;
	padding: 0 0 10px 0;
}
.footerNav ul li a {
	margin: 0 7px;
}
.footerNav ul li:after {
	height: auto;
	margin: 0;
}
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) and (orientation: portrait) {
.navbar .nav li {
	background: none;
}
.steptext {
	margin: 0;
	width: 100%;
}
a.btn_link {
	padding: 8px 20px;
}
.team-img {
	top: 30px;
}
#video_panel .video {
	max-width: 750px;
}
.footerNav ul li {
	display: inline-block;
	float: none;
	font-size: 13px;
}
}
@media (min-width: 1025px) {
.steps_desc .pic img {
	min-width: 270px;
	max-height: 175px;
	background: #f9f9f9;
}
}
.program-popup {
	width: 30%!important;
	height: 50%!important;
	z-index: 99999!important;
	position: fixed!important;
	left: 50%!important;
	top: 50%!important;
	margin-left: -10%!important;
	margin-top: -15%!important;
	box-shadow: 10px 10px 5px #888888;
}
.popup-img {
	width: 200px;
	height: 100px;
}
.popup-row {
	padding: 5px;
}
.continueWatching {
	background: #f2f2f2;
	border-bottom: 1px solid #e6e6e6;
	padding-top: 30px;
}
.continueWatching .heading {
	text-align: center;
	font-family: 'GothamBook';
	font-size: 26px;
	color: #000000;
	padding: 20px 15px 20px;
	line-height: 26px;
	font-weight: 100;
	text-transform: uppercase;
}
.watchingSlider {
	padding: 0;
	margin: 0;
}
.watchingSlider .item-box {
	margin: 0 30px 0 10px;
}
.watchingSlider .item-box .item-img {
	border-radius: 5px;
	border: 1px solid #cccccc;
	padding: 5px;
	background: #ffffff;
}
.watchingSlider .item-box .title {
	font-size: 14px;
	color: #000000;
	padding: 12px;
	margin: 0;
}
.watchingSlider .item-box .loadingSlide {
	position: relative;
	height: 8px;
	border-radius: 10px;
	background: url(../images/patten_bg.jpg) repeat;
	overflow: hidden;
	margin: 0 20px;
	border: 1px solid rgba(239,108,0,0.6);
}
.watchingSlider .item-box .loadingSlide span {
	position: absolute;
	height: 100%;
	background: #EF6C00;
	top: 0;
	left: 0;
	border-radius: 10px;
	opacity: 0.8;
}
.watchingSlider .item-box .timeLeft {
	font-size: 12px;
	color: #000000;
	padding: 8px;
	margin: 0;
	opacity: 0.7;
}
.watchingSlider .item-box .timeLeft .star_rating {
	margin-bottom: 5px;
}
.watchingSlider .item-box .timeLeft .star_rating img {
	width: 100px;
	height: auto;
}
.knobMeter {
	position: absolute;
	top: -15px;
	right: -10px;
	width: 65px;
	height: 65px;
	display: none;
}
.knobMeter input.knob {
	background: #fff!important;
	border: 0 none;
	border-radius: 100%!important;
	color: #fc7700;
	font: bold 12px Arial;
	height: 43px!important;
	left: 11px!important;
	margin-left: 0!important;
	margin-top: 0!important;
	padding: 0!important;
	position: absolute;
	text-align: center;
	top: 9px!important;
	vertical-align: middle;
	width: 43px!important;
	z-index: 0;
}
.close-watch-btn {
	position: absolute;
	top: 0;
	right: 7px;
	background: url(../images/close_modal.png) no-repeat center center;
	width: 18px;
	height: 18px;
	background-size: cover;
	display: none;
}
.close-watch-btn a {
	display: block;
	width: 100%;
	height: 100%;
}
.watchingSlider .item-box:hover .close-watch-btn {
	display: block;
}
.profileBar {
	background: rgba(0,0,0,0.7);
	padding: 5px;
	border-radius: 10px;
	position: relative;
	top: -5px;
}
.profileBar .progress {
	height: 10px;
	margin: 0;
}
.profileBar .progress .sr-only {
	clip: rect(auto,auto,auto,auto);
	color: #000000;
	font-size: 13px;
	height: auto;
	top: 20px;
	width: auto;
}
@media screen and (max-width: 767px) and (min-width: 320px) {
.knobMeter {
margin-right:calc(50% - (300px/ 2));
}
}
@media (max-width: 1100px) {
.menu .navbar-collapse {
	height: auto;
	overflow-y: scroll;
	z-index: 999;
}
.navbar .nav li a {
	padding: 5px 15px;
}
}
@media (max-width: 1100px) {
.phone.visible-xs {
	display: block!important;
	margin: 0;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
}
.phone.hidden-xs {
	display: none!important
}
.navbar-brand {
	margin: 3px 0;
}
.menu {
	background: rgba(0,0,0,0) none repeat scroll 0 0;
	border-bottom: 1px solid #dadada;
	border-top: medium none;
	height: 57px;
	position: relative;
	top: -54px;
}
.navbar-toggle {
	background: #000 none repeat scroll 0 0;
	height: auto;
	padding: 5px;
	position: absolute;
	right: 20px;
	text-align: center;
	top: 15px;
	width: auto;
}
.navbar-toggle .icon-bar {
	background: #fff none repeat scroll 0 0;
	border-radius: 0;
	color: #fff;
	height: 3px;
}
.navbar-toggle .icon-bar+.icon-bar {
	margin-top: 4px;
}
.navbar .nav {
	background: #ffffff;
	border: none;
	height: auto;
}
.navbar .nav li {
	background: rgba(0,0,0,0) none repeat scroll 0 0;
	border-right: medium none!important;
	height: auto!important;
}
.navbar .nav li a {
	font-size: 15px;
	font-weight: 400;
	padding: 5px 15px;
	text-align: left;
	color: #000;
}
.navbar .nav li a:hover {
	background: #f6ece8;
	font-size: 15px;
	font-weight: 400;
	padding: 5px 15px;
	text-align: left;
	color: #000;
}
}
@media (min-width: 1100px) and (max-width: 1280px) {
.navbar .nav li a {
	font-size: 12px;
}
}
.phone {
	margin: 7px 0;
}
.taiimg {
	float: left;
	text-indent: 0;
}
.taiimg img {
	height: 40px;
	object-fit: cover;
	width: 40px;
}
.mailer .textwork h4 {
	font-size: 14px;
	margin: 0;
	text-indent: 0;
}
.profileBar {
	padding: 3px;
	margin-bottom: 11px;
	top: -2px;
}
.profileBar .progress .sr-only {
	clip: rect(auto,auto,auto,auto);
	color: #000000;
	display: block;
	font-size: 13px;
	height: auto;
	text-align: center;
	text-indent: 0;
	top: 18px;
	width: 100%;
}
@media All and (max-width:875px) {
nav.navbar-fixed-top {
	height: 92px;
}
.whtBox {
	padding: 20px 0 0;
}
}
