/* 
Custom CSS for...
'Modern Business' HTML Theme by Start Bootstrap

All Start Bootstrap themes are licensed under Apache 2.0. 
For more info and more free Bootstrap 3 HTML themes, visit http://startbootstrap.com!
*/
/* Global Styles */

* {
	margin: 0;
	padding: 0;
}
html, body {
	height: 100%;
}
body {
	padding-top: 0; /* body padding for fixed top nav */
	font-size: 18px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}
img {
	max-width: 100%;
	height: auto;
}
.body ul, .body ol, .body ul li, .body ol li {
	margin: 0 20px 0 0;
	float: none;
	position: relative;
	left: 20px;
	color: #676765;
}
p img {
	overflow: hidden;
	z-index: 999;
	margin-right: 15px;
	margin-bottom: 10px;
}
@font-face {
	font-family: 'Baskvill';
	src: url('font/BASKVILL.ttf');
}
.full {
	width: 100%;
	float: left;
}
.btn_top {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#902e02+0,4a1f0b+100 */
	background: #902e02; /* Old browsers */
	background: -moz-linear-gradient(top, #902e02 0%, #4a1f0b 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #902e02 0%, #4a1f0b 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #902e02 0%, #4a1f0b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#902e02', endColorstr='#4a1f0b', GradientType=0 ); /* IE6-9 */
	border: 1px #471f0c solid;
	padding: 5px 12px;
	border-radius: 8px;
	font-size: 14px;
	color: #fff;
}
.btn_top:hover {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#902e02+0,4a1f0b+100 */
	background: #902e02; /* Old browsers */
	background: -moz-linear-gradient(bottom, #902e02 0%, #4a1f0b 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(bottom, #902e02 0%, #4a1f0b 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to top, #902e02 0%, #4a1f0b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#902e02', endColorstr='#4a1f0b', GradientType=0 ); /* IE6-9 */
}
.btn_bottom {
	background: #902e02; /* Old browsers */
	background: -moz-linear-gradient(top, #902e02 0%, #4a1f0b 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #902e02 0%, #4a1f0b 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #902e02 0%, #4a1f0b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#902e02', endColorstr='#4a1f0b', GradientType=0 ); /* IE6-9 */
	border: 1px #471f0c solid;
	padding: 7px 12px;
	border-radius: 6px;
	font-size: 20px;
	color: #fff;
	text-transform: uppercase;
}
.btn_bottom:hover {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#902e02+0,4a1f0b+100 */
	background: #902e02; /* Old browsers */
	background: -moz-linear-gradient(bottom, #902e02 0%, #4a1f0b 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(bottom, #902e02 0%, #4a1f0b 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to top, #902e02 0%, #4a1f0b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#902e02', endColorstr='#4a1f0b', GradientType=0 ); /* IE6-9 */
}
.share_btn {
	padding: 6px 16px;
	background-color: transparent;
	border: 2px solid;
	font-size: 14px;
}
.form-control {
       font-family: Arial, Helvetica, sans-serif;
}

/* Global Styles End */

/**************************header start**************************/

header {
	background: #efecdb;
}
.social {
	text-align: right;
	margin-top: 25px;
	color: #1e1e1e;
	width: 100%;
	float: left;
}
.social a {
	font-family: 'Myriad Pro';
	font-size: 16px;
	color: #f1eee0;
	background: rgb(76,34,15); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(76, 34, 15, 1) 1%, rgba(58, 24, 9, 1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, rgba(76, 34, 15, 1)), color-stop(100%, rgba(58, 24, 9, 1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(76, 34, 15, 1) 1%, rgba(58, 24, 9, 1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(76, 34, 15, 1) 1%, rgba(58, 24, 9, 1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(76, 34, 15, 1) 1%, rgba(58, 24, 9, 1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(76, 34, 15, 1) 1%, rgba(58, 24, 9, 1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c220f', endColorstr='#3a1809', GradientType=0 ); /* IE6-9 */
	padding: 8px 15px;
	border-radius: 8px;
	text-decoration: none;
	width: 150px;
	float: right;
	margin: 0 0 15px 0;
	text-align: center;
	z-index: 999;
	position: relative;
}
.social p {
	width: 100%;
	float: right;
}
.search {
	width: 63%;
	float: right;
	background: #FFF;
	border-radius: 5px;
	border: #e0e0e0 1px solid;
	color: #e0e0e0;
	height: 33px;
	font-size: 14px;
	margin-bottom: 0;
	margin-top: 12px;
}
.btn {
	width: 23%;
	float: right;
	height: 33px;
	border-radius: 0 5px 5px 0;
	background: rgb(76,34,15); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(76, 34, 15, 1) 1%, rgba(58, 24, 9, 1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, rgba(76, 34, 15, 1)), color-stop(100%, rgba(58, 24, 9, 1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(76, 34, 15, 1) 1%, rgba(58, 24, 9, 1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(76, 34, 15, 1) 1%, rgba(58, 24, 9, 1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(76, 34, 15, 1) 1%, rgba(58, 24, 9, 1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(76, 34, 15, 1) 1%, rgba(58, 24, 9, 1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c220f', endColorstr='#3a1809', GradientType=0 ); /* IE6-9 */
}
.btn img {
	width: 100%;
}
.logo {
	float: left;
	margin: 20px 0;
	z-index: 9999;
	position: relative;
	width: 100%;
	text-align: left;
}
.go {
	width: 40%;
	float: right;
	margin-top: -33px;
}
.smenu {
	display: none;
}
.navbar-inverse .navbar-nav > li > a {
	font-size: 16px;
	padding: 10px 5px;
}
/**************************header end**************************/

/**************************banner start**************************/

.banner {
	width: 100%;
	float: left;
	background: url(../images/bnnr_bg.jpg) repeat;
	padding: 45px 0 80px 0;
}
.banner_part h1 {
	font-weight: bold;
	font-family: Sitka;
}
.banner_part {
	background: url(../images/banner3.jpg) no-repeat right;
	background-size: cover;
	padding: 154px 0;
	width: 100%;
	float: left;
}
.bannertext {
	width: 100%;
	float: left;
	text-align: center;
	background: #45160a;
	border: #682213 5px solid;
	padding: 30px 30px;
}
.bannertext h2 {
	font-size: 23px;
	color: #f1eee0;
	font-family: 'Myriad Pro';
	margin: 11px 1px;
}
.bannertext p {
	font-size: 15px;
	color: #f5dbaa;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 40px;
	background: url(../images/shadw.png) no-repeat bottom;
	margin-bottom: 29px;
}
.text2 {
	width: 100%;
	float: left;
	margin-top: 0;
	z-index: 999;
	position: relative;
	padding: 10px;
}
.text2 h4 {
	color: #e8e5d4;
	font-size: 20px;
	font-family: 'Myriad Pro';
	margin: 0;
}
.text2 p {
	font-size: 17px;
	color: #e6cc94;
	font-family: Arial, Helvetica, sans-serif;
}
.calender {
	width: 100%;
	float: left;
}
/**************************banner end**************************/
/************************** login **************************/
.login_co {
	width: 100%;
	float: left;
	padding: 40px 0;
}
.login_sec {
	width: 100%;
	float: left;
	/* border: 2px solid #3e1a0a;*/
	padding: 15px;
	border-radius: 6px;
	box-shadow: #000 0 1px 8px;
}
/************************** login **************************/


.my_account {
	width: 100%;
	float: left;
	padding: 40px 0;
}
.account_sec {
	width: 100%;
	float: left;
	padding: 15px;
	border: 2px solid #431d0c;
	background: #efecdb;
}
.account_sec .form-group {
	margin-bottom: 0px;
}
.my_account h2 {
	margin-bottom: 20px;
	font-weight: bold;
	margin-top: 0;
}
/************************** coachin 2 **************************/
.dolor {
	width: 100%;
	float: left;
	padding-top: 40px;
}
.dolor h2 {
	margin-top: 0;
}
.dolor h2 small {
	color: #434343 !important;
}
.dolor_background {
	background: #f8f8f8;
	padding: 40px 20px;
	border: 1px solid #d2d2d2;
}
.dolor_left {
	width: 100%;
	float: left;
	position: relative;
}
.dolor_left span {
	width: 260px;
	float: left;
	height: 260px;
	overflow: hidden;
	position: relative;
	border: 2px solid #bbbbbb;
}
.dolor_left span img {
	height: 256px;
	max-width: none;
	width: auto;
}
.dolorleft_part {
	width: auto;
	float: left;
	position: absolute;
	right: 0;
	left: 292px;
}
.dolorleft_part p {
	margin-bottom: 10px;
}
.dolorleft_part h2 strong {
	color: #431d0c;
	text-transform: uppercase;
}
.dolorleft_part sub a img {
	margin: 0 5px 0 0px;
	height: 35px;
}
.dolorleft_part sub a:hover {
	text-decoration: none;
}
.hello {
	width: 100%;
	float: left;
}
.hello p {
	color: #553a7f;
	font-size: 14px;
}
.hello h2 big strong {
	color: #553a7f;
}
.book_in {
	width: 100%;
	float: left;
	padding: 40px 0;
	background: #f5f4ee;
}
.book_in h2 {
	margin-top: 0;
	color: #000;
}
.book_in p {
	font-size: 14px
}
.news_paper {
	width: 100%;
	float: left;
	overflow-y: auto;
	height: 520px;
}
.book_border {
	width: 100%;
	float: left;
	border-right: 1px solid #a39474;
	padding: 0 25px;
}
.col-md-6:last-child .book_border {
	border: none;
}
.supprt2 {
	background: #471f0d;
	color: #f1cd90;
	padding: 12px 135px;
	border: none;
	border-radius: 8px;
	margin-top: 22px;
	font-size: 14px;
	font-weight: bold;
}
/************************** coachin 2 **************************/

/**************************coachin**************************/
.coachin_class {
	width: 100%;
	float: left;
	padding: 40px 0px;
	background: #f6f6f6;
}
.coachin_class h2 {
	margin-bottom: 20px;
	margin-top: 0;
	text-align: center;
}
.coachin_class h3 {
	width: 100%;
	float: left;
}
.coachin_class p {
	width: 100%;
	float: left;
}
.coachin_part {
	width: 100%;
	float: left;
}
.coathin_sec {
	width: 100%;
	float: left;
	border: 1px solid #e5e5e5;
	padding: 15px 10px;
}
.slider_sec .owl-carousel .itam .trends_box:last-child .coachin .coathin_sec:last-child {
	border: none;
}
.coathin_sec span {
	width: 100%;
	float: left;
	position: relative;
	overflow: hidden;
	height: 230px;
}
.coathin_sec span img {
	height: 230px;
	max-width: none;
	width: auto;
	border-radius: 145px;
	width: 230px;
	border: 2px solid #cecece;
}
.coathin_sec span img:hover {
	background: #000;
}
.coachin {
	width: 100%;
	float: left;
	padding: 40px 0;
	text-align: center;
}
.coachin_class .nav-tabs {
	border-bottom: none;
}
.coachin_class .nav-tabs {
	border-bottom: none;
}
.coachin_class .nav > li > a {
	padding: 10px 62px;
	border: 1px solid #000;
	border-radius: 0;
}
.coachin_class .nav > li > a:hover, .nav > li > a:focus {
	background-color: #461f0d;
	color: #fff;
}
.coachin_class .nav li.active a, .nav > li > a:focus {
	background-color: #461f0d;
	color: #fff;
}
/************************** coachin **************************/

/********************************** slider ******************************/
.slider_sec {
	width: 100%;
	float: left;
	position: relative;
}
.trends_box {
	width: 100%;
	float: left;
}
.trends_box a {
	margin: 0 5px;
}
.marquee {
	margin: 0 auto;
}
.owl-item {
	text-align: center;
	cursor: all-scroll;
}
.owl-item .item {
	width: 100%;
	float: left;
	overflow: hidden;
	padding: 0;
	margin: 0;
}
.owl-controls .owl-prev {
	width: 22px;
	height: 22px;
	float: left;
	position: absolute;
	z-index: 999;
	right: 25px;
	left: -130px;
	top: 195px;
	background: url(../images/pre.jpg) no-repeat center;
	color: transparent;
	display: none;
}
.owl-controls .owl-next {
	width: 21px;
	height: 22px;
	float: left;
	position: absolute;
	z-index: 999;
	right: -130px;
	top: 195px;
	background: url(../images/nxt.jpg) no-repeat center;
	color: transparent;
	display: none;
}
.owl-carousel .animated {
	-webkit-animation-duration: 1000ms;
	animation-duration: 1000ms;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
	z-index: 0;
}
.owl-carousel .owl-animated-out {
	z-index: 1;
}
.owl-carousel .fadeOut {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut;
}
 @-webkit-keyframes fadeOut {
 0% {
 opacity: 1;
}
 100% {
 opacity: 0;
}
}
@keyframes fadeOut {
 0% {
 opacity: 1;
}
 100% {
 opacity: 0;
}
}
.owl-height {
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
.owl-carousel {
	display: none;
	width: 100%;
	-webkit-tap-highlight-color: transparent;
	z-index: 1;
}
.owl-carousel .owl-stage {
	position: relative;
	-ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.owl-carousel .owl-stage-outer {
	position: relative;
	overflow: hidden;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-controls .owl-nav .owl-prev, .owl-carousel .owl-controls .owl-nav .owl-next, .owl-carousel .owl-controls .owl-dot {
	cursor: pointer;
	cursor: hand;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.owl-carousel.owl-loaded {
	display: block;
}
.owl-carousel.owl-loading {
	opacity: 0;
	display: block;
}
.owl-carousel.owl-hidden {
	opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
	display: none;
}
.owl-carousel .owl-item {
	position: relative;
	min-height: 1px;
	float: left;
	-webkit-backface-visibility: hidden;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.owl-carousel .owl-item img {
	display: inline-block;
}
.owl-carousel.owl-text-select-on .owl-item {
	-webkit-user-select: auto;
	-moz-user-select: auto;
	-ms-user-select: auto;
	user-select: auto;
}
.owl-carousel .owl-grab {
	cursor: move;
	cursor: -webkit-grab;
	cursor: -o-grab;
	cursor: -ms-grab;
	cursor: grab;
}
.owl-carousel.owl-rtl {
	direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
	float: right;
}
/********************************** slider ******************************/


/************************** news_sec **************************/

.news {
	width: 100%;
	float: left;
	padding: 40px 0 55px 0;
}
.news h2 {
	margin-top: 0;
	margin-bottom: 30px;
	font-weight: bold;
	color: #000;
	padding: 0 15px;
}
.news p {
	margin-bottom: 10px;
	font-size: 14px;
}
.news p strong {
	font-weight: normal;
}
.news p strong a {
	color: #695148;
	font-weight: bold;
}
.news p small {
	color: #818181;
}
.news_sec {
	width: 100%;
	float: left;
	position: relative;
	margin-bottom: 40px;
}
.news_sec big {
    /* width: 231px; */
    width: 35%;
    float: left;
    height: 195px;
    overflow: hidden;
    border: 2px solid #acacac;
}
.news_sec big img {
    max-width: none;
    width: auto;
    height: 200px;
}
.news_sec span {
	/*position: absolute;*/
	padding: 0 0 0 25px;
	width:65%;
	float:left;
}
.news_sec span p small {
	margin-right: 10px;
	font-size: 11px;
	color: #acacac;
}
.news_sec h3 {
	margin-top: 0;
	font-size: 20px;
}
.news_part {
	width: 100%;
	float: left;
	border: 1px solid #ebebeb;
}
.news_part span {
	width: 100%;
	float: left;
	height: 213px;
	overflow: hidden;
}
.news_sec:last-child {
	margin-bottom: 0px;
}
.border {
	padding: 0 15px;
	border-right: 1px #efefef solid;
	width: 100%;
	float: left;
}
.news .col-md-6:last-child .border {
	border: none;
	margin: 0;
}
.news_part span img {
	height: 218px;
	max-width: none;
	width: auto;
}
.news_part h3 {
	margin-top: 0;
}
.boder_rht {
	width: 100%;
	float: left;
	border-right: 1px solid #ebebeb;
}
.comment_place {
    width: 100%;
    float: left;
    position: relative;
    border-bottom: 1px #471f0d solid;
    background: #f2f2f2;
    padding: 7px 7px 7px 50px;
    margin-bottom: 8px;
}
.comment_place span {
    position: absolute;
    left: 7px;
    padding: 0 !important;
    width: auto !important;
}
.comment_place span img {
    height: 35px;
    width: 35px;
    border-radius: 20px;
}
.comment_place strong {
	font-size:15px;
}
/************************** news_sec **************************/ 

/************************** contact_sec **************************/ 
.contact {
	width: 100%;
	float: left;
	padding: 40px 0;
	border-top: 1px solid #efefef;
 background:/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#232323+50,ffffff+50 */
background: #232323; /* Old browsers */
	background: -moz-linear-gradient(left, #232323 50%, #ffffff 50%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, #232323 50%, #ffffff 50%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #232323 50%, #ffffff 50%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#232323', endColorstr='#ffffff', GradientType=1 ); /* IE6-9 */
}
.contact_part .form-control {
	background: #2e2e2e;
	border-radius: 0;
	border: 1px solid #707070;
	margin-bottom: 0;
	box-shadow: none;
	font-size: 14px;
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
}
.contact h2 {
	color: #fff;
	text-align: center;
	margin-top: 0;
	margin-bottom: 35px;
	font-size: 32px;
}
.contact_part {
	width: 100%;
	float: left;
	padding: 20px 15px;
}
.contact_part .form-group {
	padding: 0 5px;
}
.Coach {
	width: 100%;
	float: left;
	padding: 20px 5px;
}
.Coach h2 {
	color: #000;
}
.Coach .form-control {
	height: 41px;
	background: #f5f5f5;
	border-radius: 0;
	border: 1px solid #f5f5f5;
	box-shadow: none;
	margin-bottom: 0;
	font-size: 14px;
}
/************************** BODY START **************************/
.body {
	width: 100%;
	float: left;
	background: #ebeadc;
}
.body h2 {
	color: rgb(76,34,15);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: 700;
}
.body_part {
	width: 100%;
	float: left;
	padding: 15px 0;
	background: #ebeadc;
	margin-top: 30px;
}
.body_part h3 {
	margin-top: 0;
	font-style: italic;
}
.body_part1 {
	width: 100%;
	float: left;
	padding: 40px 15px;
}
.left_part {
	width: 100%;
	float: left;
	background: #fff;
	padding: 0px 14px 12px 14px;
	height: auto;
}
.left_part h3 {
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
}
.left_part span {
	background: rgb(16, 16, 189);
	padding: 14px 9px;
	width: 100%;
	float: left;
	margin: 3px 0;
}
.left_part p {
	font-size: 20px;
	color: #fff !important;
	font-weight: bold;
}
.bodyprt_in {
	width: 100%;
	float: left;
	position: relative;
	overflow: hidden;
}
.bdyprt_caption {
	width: 100%;
	float: left;
	position: absolute;
	left: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.8);
	padding: 25px 20px;
	color: #ffffff;
	font-size: 24px;
	text-align: center;
}
.btn-danger {
	background: #45160a;
	border: 1px #45160a solid;
	padding: 6px 12px;
	border-radius: 4px;
}
.btn-danger:hover {
	background: #561c0d;
	border: 1px #561c0d solid;
}
.newlook {
	width: 100%;
	float: left;
	border-top: #8e7c56 5px solid;
	margin-top: 20px;
}
.nwbanner {
	width: 100%;
	float: left;
	border: #999 1px solid;
	border-radius: 8px;
	padding: 15px 0;
}
.marquee a {
/*float: left;
	margin-right: 25px;*/
}
.txt {
	width: 100%;
	float: left;
	text-align: left;
	background: #efecdb;
	margin-top: -45px;
	z-index: 999;
	position: relative;
	font-size: 18px;
}
.supprt {
	float: left;
	background: #471f0d;
	color: #f1cd90;
	padding: 8px;
	border: none;
	border-radius: 8px;
	margin-top: 22px;
	font-size: 14px;
	width: 100%;
}
.memberbutton {
	float: right;
	background: none repeat scroll 0% 0% #471F0D;
	color: #F1CD90;
	padding: 8px;
	border: medium none;
	border-radius: 8px;
	margin: 10px 14px;
	font-size: 14px;
	width: 16%;
}
.body p {
	color: #676765;
	font-size: 14px;
	margin-top: 4px;
}
.blog {
	width: 100%;
	float: left;
	text-align: left;
	background: #f5f4ee;
	margin-top: -40px;
	padding: 25px 15px;
	z-index: 999;
	position: relative;
	box-shadow: #000 0px -20px 56px -22px;
}
.blog a:hover { text-decoration:none; }
.blogsec {
	width: 100%;
	float: left;
	border-top: #8e7c56 5px solid;
	min-height: 170px;
	padding: 0 10px;
	text-align: left;
}
.blogsec small {
	margin: -25px 0 0 57px;
	width: 100%;
	font-size: 16px;
	color: #4d220f;
	float: left;
	;
}
.blogsec h2 {
	color: #4d220f;
	font-size: 18px;
	font-family: 'Baskvill';
}
.blogsec p {
	color: #34190d;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
.blogsec a {
	color: #822612;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.blog1 {
	width: 100%;
	float: left;
	padding: 20px 20px 0 20px;
}
.blog1 h2 {
	color: #4d220f;
	font-size: 24px;
	font-family: 'Baskvill';
}
.blog_part {
	width: 100%;
	float: left;
	background: #242323;
	padding: 15px 20px;
	color: #fff;
}
.blog_part a {
	color:#ffffff !important;
}
.blog_part h4 {
	font-weight: bold;
	text-transform: uppercase;
	line-height: 30px;
	letter-spacing: 1px;
	font-style: italic;
	margin: 0;
	color:#ffffff;
}
.blog_part p {
	color: #ffffff;
	font-style: italic;
	font-size: 14px;
}
.left_blog {
	float: left;
}
.left_blog img {
	border: 5px #605e5e solid;
}
.right_blog {
	width: 90%;
	float: right;
}
.part {
	width: 100%;
	float: left;
}
.sec {
	width: 100%;
	float: left;
	text-align: left;
	background: #ebeadc;
	padding: 0 30px 30px 30px;
	margin: 8px 0 0 0;
}
.sec h4 {
	color: #000;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 15px 0 0 0;
}
.sec p {
	color: #1b0e07;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
	margin: 0;
	background: url(../images/shdow.png) no-repeat bottom;
	background-size: contain;
}
.secbox {
	background: #411c0b;
	padding: 6px 18px;
	border-radius: 4px;
	margin: 15px 0;
	float: left;
}
.secbox a {
	color: #f5f4ee;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;
}
.Category {
	width: 100%;
	float: left;
	text-align: center;
	border: #b9baba 1px solid;
	background: #ebebeb; /* Old browsers */
	background: -moz-linear-gradient(left, #ebebeb 0%, #ffffff 38%, #ffffff 57%, #ebebeb 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, #ebebeb), color-stop(38%, #ffffff), color-stop(57%, #ffffff), color-stop(100%, #ebebeb)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, #ebebeb 0%, #ffffff 38%, #ffffff 57%, #ebebeb 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, #ebebeb 0%, #ffffff 38%, #ffffff 57%, #ebebeb 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, #ebebeb 0%, #ffffff 38%, #ffffff 57%, #ebebeb 100%); /* IE10+ */
	background: linear-gradient(to right, #ebebeb 0%, #ffffff 38%, #ffffff 57%, #ebebeb 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebebeb', endColorstr='#ebebeb', GradientType=1 ); /* IE6-9 */
	border-radius: 10px 10px 0 0;
	margin-bottom: 40px;
	z-index: 999;
	position: relative;
}
.Category h2 {
	color: #FFF;
	font-size: 27px;
	font-family: Arial, Helvetica, sans-serif;
	background: #2086f5; /* Old browsers */
	background: -moz-linear-gradient(top, #2086f5 0%, #0651b1 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2086f5), color-stop(100%, #0651b1)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #2086f5 0%, #0651b1 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #2086f5 0%, #0651b1 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #2086f5 0%, #0651b1 100%); /* IE10+ */
	background: linear-gradient(to bottom, #2086f5 0%, #0651b1 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2086f5', endColorstr='#0651b1', GradientType=0 ); /* IE6-9 */
	border-radius: 10px 10px 0 0;
	padding: 10px 10px;
	margin: 0;
}
.Category p {
	color: #4e4e4e;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight: 700;
	margin: 10px;
}
.letter {
	width: 94%;
	float: left;
	border: #c4c4c4 1px solid;
	margin: 0 10px 10px 10px;
	box-shadow: #ededed 0px 10px 6px inset;
}
.Category ul, .Category ul li {
	margin: 0 0 0 0;
	float: none;
	position: relative;
	left: 0;
	text-align: left;
	border-bottom: #c2c2c2 1px solid;
	width: 100%;
	list-style-type: none;
	padding: 5px 0;
}
.Category ul li a {
	color: #575757;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 25px;
}
.products {
	width: 100%;
	float: left;
	text-align: left;
}
.products h2 {
	color: #2a2a2a;
	font-size: 29px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 10px 0;
}
.section {
	width: 100%;
	float: left;
	background: #fff;
	border: #c2c2c2 1px solid;
	z-index: 999;
	position: relative;
}
.shadow {
	width: 100%;
	float: left;
	margin-top: -27px;
}
.text {
	width: 100%;
	float: left;
	text-align: center;
	margin: 10px 0;
	min-height: 330px;
}
.text a {
	color: #126cb8;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700;
	margin: 0;
}
.text p {
	color: #2c2c2c;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700;
}
.facebook {
	width: 100%;
	float: left;
	text-align: center;
	border: #b9baba 1px solid;
	background: #ebebeb; /* Old browsers */
	background: -moz-linear-gradient(left, #ebebeb 0%, #ffffff 38%, #ffffff 57%, #ebebeb 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, #ebebeb), color-stop(38%, #ffffff), color-stop(57%, #ffffff), color-stop(100%, #ebebeb)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, #ebebeb 0%, #ffffff 38%, #ffffff 57%, #ebebeb 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, #ebebeb 0%, #ffffff 38%, #ffffff 57%, #ebebeb 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, #ebebeb 0%, #ffffff 38%, #ffffff 57%, #ebebeb 100%); /* IE10+ */
	background: linear-gradient(to right, #ebebeb 0%, #ffffff 38%, #ffffff 57%, #ebebeb 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebebeb', endColorstr='#ebebeb', GradientType=1 ); /* IE6-9 */
	border-radius: 10px 10px 0 0;
	overflow: scroll;
	height: 470px;
	overflow-x: hidden;
	z-index: 999;
	position: relative;
	scrollbar-base-color: orange;
}
.facebook h2 {
	color: #FFF;
	font-size: 27px;
	font-family: Arial, Helvetica, sans-serif;
	background: #2086f5; /* Old browsers */
	background: -moz-linear-gradient(top, #2086f5 0%, #0651b1 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2086f5), color-stop(100%, #0651b1)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #2086f5 0%, #0651b1 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #2086f5 0%, #0651b1 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #2086f5 0%, #0651b1 100%); /* IE10+ */
	background: linear-gradient(to bottom, #2086f5 0%, #0651b1 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2086f5', endColorstr='#0651b1', GradientType=0 ); /* IE6-9 */
	border-radius: 10px 10px 0 0;
	padding: 10px 10px;
	margin: 0;
}
.facebook p {
	color: #2b2b2b;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700;
	text-align: left;
}
.facebook-sec {
	width: 100%;
	float: left;
	margin-top: 15px;
	border-bottom: #c7c6c6 1px solid;
}
.facebook-sec img {
	width: 100%;
}
.facebook a {
	color: #0854b6;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700;
}
.connet {
	background: #2086f5; /* Old browsers */
	background: -moz-linear-gradient(top, #2086f5 0%, #0651b1 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2086f5), color-stop(100%, #0651b1)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #2086f5 0%, #0651b1 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #2086f5 0%, #0651b1 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #2086f5 0%, #0651b1 100%); /* IE10+ */
	background: linear-gradient(to bottom, #2086f5 0%, #0651b1 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2086f5', endColorstr='#0651b1', GradientType=0 ); /* IE6-9 */
	padding: 10px 10px;
	margin: 0;
	float: left;
	width: 100%;
	z-index: 999;
	position: relative;
}
.connet p {
	color: #FFF;
	font-size: 27px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: 700;
}
.blog3 {
	width: 100%;
	float: left;
	padding: 0 20px 8px 20px;
}
.blog3 h2 {
	color: #4d220f;
	font-size: 24px;
	font-family: 'Baskvill';
}
.testimonial {
	width: 100%;
	float: left;
	text-align: left;
	color: #1B0E07;
	background: #EBEADC;
	padding: 16px;
	margin: 5px 0 0 0;
}
.testimonial p {
	color: #1B0E07;
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
}
.blog3 a {
	width: 100%;
	float: left;
}
.image_pic { width:100%; float:left; text-align:center; margin:15px 0;  }
/**************************body end**************************/


/************************Inner Start*****************************/

.leftsec {
	width: 100%;
	float: left;
	text-align: left;
	background: #ebeadc;
	border-top: #8e7c56 5px solid;
	padding: 10px 30px;
}
.leftsec h2 {
	border-bottom: 1px solid #d4cabc;
	color: #4d220f;
	font-size: 26px;
	font-weight: normal;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 10px 0;
}
.leftsec a {
	border-bottom: 1px solid #d4cabc;
	color: #4d220f;
	font-size: 18px;
	font-weight: normal;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	text-align: left;
	float: left;
	padding: 16px 0;
	text-decoration: none;
}
.leftsec a:hover {
	color: #816e46;
	text-decoration: none;
}
.leftsecdown {
	width: 100%;
	float: left;
	background: #a19170;
	text-align: center;
	border: #998968 5px solid;
	padding: 6px 1px 20px 15px;
	margin-top: 30px;
}
.leftsecdown h2 {
	color: #4d220f;
	font-size: 22px;
	text-align: left;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.leftsecdown p {
	text-align: left;
	font-size: 18px;
	color: #e7e5d3;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 5px;
}
.leftsecdown a {
	color: inherit;
}
.leftsecdown p a {
	color: #4D220F;
}
.rightsec {
	width: 100%;
	float: left;
	text-align: left;
	color: #000;
}
.rightsec hr {
	border-bottom: #000 1px solid;
}
.rightsec h2 {
	margin-bottom: 30px;
	color: #4d220f;
	font-family: Verdana, Arial, Helvetica Neue, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: 700;
}
.rightsec h3 {
	margin-bottom: 30px;
	color: #4d220f;
	font-family: Verdana, Arial, Helvetica Neue, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: 700;
}
.rightsec p {
	color: #36312f;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
}
.rightsec ul li {
	margin: 0 0 0 0;
	float: none;
	position: relative;
	left: 22px;
	color: #4d220f;
	list-style-image: url(../images/ul-a-leaf-a.png);
	font-family: Verdana, Geneva, sans-serif;
	font-weight: 700;
	font-size: 16px;
	list-style-position: outside;
}
.innerbody i {
	color: #36312f;
	border: none;
}
/*************************** SERVICES ******************************/

.serviceblog {
	width: 100%;
	float: left;
	border: 1px #999999 solid;
	margin: 20px 0 0 0;
	padding-bottom: 15px;
}
.serviceblog a {
	color: inherit;
}
.serviceblog h3 {
	width: 100%;
	float: left;
	background: rgb(76,34,15);
	background: -moz-linear-gradient(top, rgba(76, 34, 15, 1) 1%, rgba(58, 24, 9, 1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, rgba(76, 34, 15, 1)), color-stop(100%, rgba(58, 24, 9, 1)));
	background: -webkit-linear-gradient(top, rgba(76, 34, 15, 1) 1%, rgba(58, 24, 9, 1) 100%);
	background: -o-linear-gradient(top, rgba(76, 34, 15, 1) 1%, rgba(58, 24, 9, 1) 100%);
	background: -ms-linear-gradient(top, rgba(76, 34, 15, 1) 1%, rgba(58, 24, 9, 1) 100%);
	background: linear-gradient(to bottom, rgba(76, 34, 15, 1) 1%, rgba(58, 24, 9, 1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c220f', endColorstr='#3a1809', GradientType=0 );
	color: #FFF;
	font-size: 18px;
	text-align: left;
	margin: 0;
	padding: 10px;
	text-shadow: #333 0px 2px 2px;
}
.servicepart {
	width: 100%;
	float: left;
	box-shadow: #999 0 0 10px;
	margin: 15px 0;
	padding: 8px 10px;
	background: #f2f2f2; /* Old browsers */
	background: -moz-linear-gradient(top, #f2f2f2 0%, #e0e0e0 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f2f2f2), color-stop(100%, #e0e0e0)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f2f2f2 0%, #e0e0e0 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f2f2f2 0%, #e0e0e0 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f2f2f2 0%, #e0e0e0 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f2f2f2 0%, #e0e0e0 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#e0e0e0', GradientType=0 ); /* IE6-9 */
	min-height: 245px;
}
.servicepart h2 {
	color: #333;
	font-size: 24px;
	margin: 5px 0 0 0;
}
.servicepart a {
	color: #039;
	font-size: 17px;
	margin: 0;
}
.servicepart p {
	color: #333;
	font-size: 17px;
	margin: 8px 0;
}
.servicepart img {
	width: 85%;
}
.featured {
	width: 100%;
	float: left;
	background: #FFF;
	padding: 15px 0;
}
.featured p {
	color: #202020;
	font-size: 20px;
	font-family: 'Calibri';
}
.featured h2 {
	font-family: 'Calibri';
	margin-top: 0;
}
.featured a {
	color: #FFF;
	font-size: 18px;
	font-family: 'Calibri';
	padding: 7px;
	border-radius: 5px;
}
/****************************Inner End*************************/

/**************************footer start**************************/


.footer {
	text-align: left;
	width: 100%;
	float: left;
	background: url(../images/footer_pattern.jpg) repeat;
	padding: 15px 0;
}
.footermenu h2 {
	color: #e7e5c3;
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	float: left;
}
.footermenu a {
	color: #e7e5c3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding: 0 5px;
	width: 100%;
	float: left;
}
.footermenu a:first-child {
	border-left: none;
}
.footermenu p {
	color: #e7e5c3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
.footermenu p img {
	margin: 0;
}
.footerdown {
	width: 100%;
	float: left;
	text-align: right;
}
.footerdown p {
	width: 15%;
	float: right;
}
.footerdown img {
	margin: 0;
}
.footerdown p:last-child {
	width: 100%;
	float: right;
	margin-top: 27px;
}
/**************************footer end**************************/


/*************************************contact******************************/

#contact_form {
	width: 98%;
	margin-top: 1%;
	float: left;
	padding: 0 10px;
}
#ff label {
	cursor: pointer;
	margin: 4px 0;
	color: #036;
	display: block;
	font-weight: 800;
}
#ff span {
	font-size: 17px;
}
input {
	display: block;
	width: 100%;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	background-color: #f4f4f4;
	color: #000;
	border: 1px solid #5f5f5f;
	padding: 5px 10px;
	margin-bottom: 25px;
	font-family: 'Trajan';
}
.select {
	display: block;
	width: 100%;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	background-color: #f4f4f4;
	color: #000;
	border: 1px solid #5f5f5f;
	padding: 5px 10px;
	margin-bottom: 25px;
	font-size: 14px;
}
.sendButton {
	cursor: pointer;
	-moz-box-shadow: inset 0px 1px 0px 0px #fce2c1;
	-webkit-box-shadow: inset 0px 1px 0px 0px #fce2c1;
	background: rgb(76,34,15);
	border-radius: 8px;
	color: #fff !important;
	font-size: 14px;
	width: 18%;
	font-weight: bold;
	min-width: 90px;
	float: left;
	margin-right: 15px;
}
textarea {
	display: block;
	width: 100%;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	background-color: #f4f4f4;
	color: #000;
	border: 1px solid #5f5f5f;
	padding: 5px 10px;
	margin-bottom: 25px;
}
/*************************************contact******************************/
/**********************************sub menu{if required}*****************************/

li ul {
	list-style-type: none;
}
li ul {
	position: absolute;
	margin: 0 0 0 0;
	display: none;
	z-index: 99;
	width: 200px;
	float: right;
}
li:hover ul {
	display: block;
}
li ul li {
	font-size: 14px;
	float: left;
	width: 100%;
	text-align: left;
	padding: 10px 0;
	background: #3e1a0a;
}
li ul li:last-child {
	border-bottom: none;
}
li ul li a {
	color: #FFF;
	font-size: 17px;
	padding: 0 10px;
	text-transform: capitalize;
	font-family: 'Calibri';
	text-shadow: #000 0 2px 2px;
	float: left;
}
li ul li a:hover {
	color: #FFF;
	text-decoration: underline;
}
/****************************sub menu********************************/

/**********************************BODY LI*****************************/
.body li ul {
	position: relative;
	margin: 15px 20px 0 0 !important;
	display: block;
	z-index: 99;
	width: 90%;
}
.body li ul li {
	background: none;
}
/**********************************BODY LI*****************************/

/****************************Search********************************/


#search_box {
	margin: 5px 0;
	width: 100%;
}
#search_box .wrapper {
	padding: 13px 0 10px 8px;
	position: relative;
}
#search_box input {
	border: none;
	color: #333;
	margin: 0;
	border-radius: 8px;
	color: #633;
	padding: 3px 10px;
}
#search_box button {
	cursor: pointer;
	position: relative;
	right: 0;
	top: -35px;
	width: 35px;
	float: right;
	background: rgb(76,34,15);
	background: -moz-linear-gradient(top, rgba(76, 34, 15, 1) 1%, rgba(58, 24, 9, 1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, rgba(76, 34, 15, 1)), color-stop(100%, rgba(58, 24, 9, 1)));
	background: -webkit-linear-gradient(top, rgba(76, 34, 15, 1) 1%, rgba(58, 24, 9, 1) 100%);
	background: -o-linear-gradient(top, rgba(76, 34, 15, 1) 1%, rgba(58, 24, 9, 1) 100%);
	background: -ms-linear-gradient(top, rgba(76, 34, 15, 1) 1%, rgba(58, 24, 9, 1) 100%);
	background: linear-gradient(to bottom, rgba(76, 34, 15, 1) 1%, rgba(58, 24, 9, 1) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c220f', endColorstr='#3a1809', GradientType=0 );
	border: none;
	border-radius: 0 8px 8px 0;
	padding: 2px 0 5px 0;
	text-align: center;
}
/*.com_sec {
	width: 100%;
	float: left;
}
#ff label span.comsec {
	width: 17%;
	float: left;
	font-size: 15px;
}
.lst_input label select {
	width: 80.5% !important;
	float: left;
	margin: 0 0;
	height: 35px;
	font-size: 15px;
}*/
hr {
	width: 100%;
	float: left;
	border-bottom: 1px #942f1d solid;
}
.new_noteworthy {
	position: relative;
	margin-bottom: 40px;
	overflow: hidden;
	height: auto;
}
.noteworthy_sec {
	width: 100%;
	float: left;
	margin: 15px 0;
	text-align: center;
	background: #d6d4cf;
	padding: 0 0 20px 0;
}
.noteworthy_sec a {
	text-decoration: none;
}
.right_close {
	cursor: pointer;
	position: absolute;
	top: 15px;
	right: 20px;
	color: #009fe3 !important;
}
.notibar {
	width: 350px;
	height: 100%;
	float: right;
	right: -430px;
	top: 0;
	position: absolute;
	background: #e4e3d5;
	color: #000000;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
	border-left: 3px #3e1a0a solid;
	padding: 60px 15px 15px 15px;
	overflow-x: auto;
}
.notibar.active {
	right: 0;
}
.new_noteworthy::-webkit-scrollbar {
 width: 0.2em;
 height: 0.2em;
}
.new_noteworthy::-webkit-scrollbar-thumb {
 background: #3e1a0a;
}
.new_noteworthy::-webkit-scrollbar-track {
 background: #eeeeee;
}
.notibar::-webkit-scrollbar {
 width: 0.2em;
 height: 0.2em;
}
.notibar::-webkit-scrollbar-thumb {
 background: #96311f;
}
.notibar::-webkit-scrollbar-track {
 background: #eeeeee;
}
.anglo_video {
	width:100%;
	height:326px !important;
}
/****************************media quary start********************************/

@media (max-width: 1199px) {
.bannertext {
	padding: 13px 30px;
}
.bannertext h2 {
	font-size: 20px;
}
.bannertext p {
	font-size: 13px;
	padding-bottom: 29px;
	margin-bottom: 15px;
}
.footerdown p {
	width: 18%;
}
.footermenu h2 {
	font-size: 20px;
}
.servicepart {
	min-height: 440px;
}
.right_blog {
	width: 88%;
}
.left_part span {
	margin: 5px 0;
}
.navbar-inverse .navbar-nav > li > a {
	font-size: 13px;
	padding: 10px 4px;
}
.coachin_class .nav > li > a {
	padding: 10px 45px;
}
.news_sec {
	margin-bottom: 60px;
}
.news_sec big {
    height: 175px;
}
.news_sec big img {
    height: 180px;
}
.image_pic {
    background:#000;
    padding: 28px 0;
   
}
}
@media (max-width: 991px) {
.servicepart {
	min-height: 0;
}
li ul {
	position: relative;
	margin: 0 0 0 0;
	display: none;
	z-index: 100;
	padding: 10px 30px;
	width: 100%;
	float: right;
}
.phone {
	margin: 25px 30px;
}
.search {
	width: 90%;
}
.smenu {
	display: block;
	width: 100%;
	background: rgba(58, 24, 9, 1);
	margin-top: 3px;
	padding: 5px;
	color: #fff;
	border-radius: 8px;
	border: #fff 4px solid;
	font-weight: bold;
}
.bannertext h2 {
	font-size: 30px;
}
.bannertext p {
	font-size: 20px;
}
.bannertext a {
	margin-top: -22px;
}
.blogsec1 {
	margin: 20px 0;
}
.facebook-sec img {
	width: 15%;
	border: #CCC 1px solid;
}
.facebook p {
	text-align: center;
}
.blog3 a {
	text-align: center;
}
.footerdown p {
	width: 100%;
	float: left;
	text-align: center;
}
.footerdown p:last-child {
	width: 100%;
	float: left;
	margin-top: 10px;
	text-align: center;
}
.supprt {
	width: 200px;
	margin-left: 33%;
	padding: 14px;
}
.memberbutton {
	float: left;
	width: 120px;
}
.right_blog {
	width: 84%;
}
.left_part {
	padding: 10px 15px 30px 15px;
	margin-top: 30px;
	height: auto;
}
.bdyprt_caption {
	padding: 15px 15px;
	font-size: 22px;
}
.lst_input label select {
	width: 100.5% !important;
}
.notibar {
	width: 300px;
}
.coachin_class .nav > li > a {
	padding: 10px 27px;
}
.coathin_sec {
	margin: 0 0 20px 0;
}
.border {
	border: none;
	margin-bottom: 30px;
}
.dolor_left {
	margin-bottom: 20px;
}
.dolorleft_part {
	width: 100%;
	position: relative;
	left: 0;
	margin-top: 15px;
}
.dolor_background {
	text-align: center;
	width: 100%;
	float: left;
}
.dolor_left span {
	border: none;
	width: 100%;
}
.dolor_left span img {
	border: 2px solid #bbbbbb;
}
.news h2 {
	text-align: center;
}
/*.news_paper {
	max-width: 400px;
	margin: 20px auto;
	float: none;
}
.news {
	padding: 20px 0 40px 0;
}
.news_sec {
	margin-bottom: 40px;
}*/
.news_sec big {
    height: 220px;
}
.book_border {
	border-right: none;
	text-align: center;
	margin: 10px 0;
}
.contact_part .form-group {
	padding: 0 15px;
}
.contact {
	background: none;
}
.contact_part {
	background: #000;
	margin: 20px 0;
	padding: 20px 15px;
}
.Coach {
	background: #ebebeb;
	margin: 20px 0;
	padding: 20px 15px !important;
}
.news_sec big {
	border: none;
}
.news_sec big img {
	border: 2px solid #acacac;
	height: 217px;
}
.social a {
   
    font-size: 14px;
    width: 116px;
   
}

.image_pic {
    background:none;
    padding: 0;
   
}
}
@media (max-width: 767px) {
.logo {
	text-align: center;
}
.social {
	text-align: center;
	margin-top: 10px;
}
.banner {
	margin-top: 15px;
	margin-bottom: 0px;
}
.phone {
	text-align: center;
	width: 100%;
	float: left;
	margin: 0 0 20px 0;
}
.logo {
	float: left;
	z-index: 9999;
	position: relative;
	width: 100%;
	text-align: center;
}
.social {
	text-align: center;
	margin-top: 0;
}
.search {
	width: 80%;
	margin-right: 10%;
}
.go {
	width: 24%;
}
.bannertext {
	width: 100%;
	text-align: center;
}
.bannertext p {
	margin-bottom: 10px;
}
.bannertext a {
	float: none;
	margin-top: 0;
}
.bdyprt_caption {
	padding: 15px 10px;
	font-size: 18px;
	position: relative;
	background: #000000;
}
.nav-tabs > li {
	width: 100%;
}
.banner_part {
	padding: 56px 0;
}
.news_sec big {
    margin: 10px 0;
    width: 100%;
}
.news_sec span {
    width: 100%;
    margin: 10px 0;
	padding:0;
}
.comment_place span {
    margin: 0;
}
}
@media (max-width: 680px) {
.right_blog {
	width: 82%;
}
.supprt2 {
	padding: 12px 46px;
}
}
@media (max-width: 620px) {
.text2 {
	display: none;
}
.bannertext h2 {
	font-size: 24px;
}
.bannertext p {
	font-size: 16px;
	padding-bottom: 20px;
	margin-bottom: 15px;
}
.footer {
	text-align: center;
}
.supprt {
	margin-left: 0;
}
}
@media (max-width: 580px) {
.right_blog {
	width: 100%;
	margin-top: 10px;
}
.blog_part h4 {
	font-size: 16px;
}
}
@media (max-width: 520px) {
.blog img {
	margin: 10px 1px;
}
.bannertext h2 {
	font-size: 19px;
}
.bannertext p {
	font-size: 14px;
}
.footermenu a {
	width: 100%;
	text-align: center;
	float: left;
	border-left: none;
}
.txt {
	display: none;
}
}
@media (max-width:480px) {
.banner_part {
	padding: 56px 0;
}
}
 @media (max-width:420px) {
.supprt {
	width: 100%;
}
.dolor_left span img {
	height: 230px;
}
}
@media (max-width: 390px) {
.blogsec small {
	margin: -15px 0 0 0px;
}
}
@media (max-width: 390px) {
.Category ul li a {
	font-size: 14px;
	padding-left: 3px;
}
.letter {
	width: 90%;
	margin: 0 5%;
}
.Category h2 {
	font-size: 20px;
}
.facebook h2 {
	font-size: 20px;
}
.connet p {
	font-size: 18px;
}
.carousel-control {
	display: none;
}
}
/****************************media quary end********************************/
/*********************************/

.log {
	max-width: 500px;
	margin: 30px auto;
}
.login {
	width: 100%;
	margin: 0 auto;
	text-align: left;
	box-shadow: #000 0 1px 8px;
	float: left;
	padding: 20px;
	border-radius: 8px;
}
.loginbutton {
	cursor: pointer;
	box-shadow: #000 0 1px 8px;
	background: #451f0d;
	border-radius: 8px;
	border: #FFF 1px solid;
	color: #fff;
	font-size: 14px;
	width: 18%;
	font-weight: bold;
	min-width: 100px;
	float: left;
	margin-top: 10px;
	padding: 8px;
}
.loginbutton:hover {
	box-shadow: #000 0 1px 8px inset;
}
 @media (max-width:991px) {
.login {
	margin-top: 20px;
}
}
/**********************/


#ff label {
	width: 100%;
	float: left;
}
#ff label span {
	width: 35%;
	float: left;
	font-size: 15px;
}
#ff label input[type="text"] {
	width: 60%;
	float: left;
	margin: 0 0;
	height: 35px;
}
#comments {
	width: 60%;
	float: left;
	margin: 0 0;
}
#ff label input[type="password"] {
	width: 60%;
	float: left;
	margin: 0 0;
	height: 35px;
}
#ff label input[type="email"] {
	width: 60%;
	float: left;
	margin: 0 0;
	height: 35px;
}
#ff label select {
	width: 60%;
	float: left;
	margin: 0 0;
	height: 35px;
	font-size: 15px;
}
 @media (max-width:991px) {
#ff label span {
	width: 100%;
	float: left;
}
#ff label input[type="text"] {
	width: 100%;
	float: left;
}
#ff label input[type="password"] {
	width: 100%;
	float: left;
}
#ff label input[type="email"] {
	width: 100%;
	float: left;
}
#ff label select {
	width: 100%;
	float: left;
}
#comments {
	width: 100%;
}
}
/***********************member*************/


.qklinks {
	width: 100%;
	float: left;
}
.qklinks h2 {
	font-size: 20px;
	border-bottom: #4d220f 1px solid;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
.qklinks p {
	margin: 0 0 5px 0;
	font-size: 15px;
}
.qklinks a {
	color: #36312f;
}
.wireless {
	width: 100%;
	float: left;
	border: #4d220f 2px solid;
	margin-bottom: 25px;
	margin-top: 15px;
}
.wireless h2 {
	font-size: 20px;
	color: #f1eee0;
	background: #4d220f;
	padding: 4px;
	margin: 0;
}
.wireless p {
	margin: 5px 0;
	padding: 0 5px;
	font-size: 15px;
}
.lrnmore {
	width: 100%;
	float: left;
	background: #bababa;
	border-top: #4d4d4d 1px solid;
}
.lrnmore a {
	font-size: 14px;
	padding: 0 6px;
	color: #36312f;
}
.area {
	width: 40%;
	float: left;
	text-align: left;
	margin: 10px 0 0 0 !important;
}
.areain {
	width: 100%;
	float: left;
	margin: 0;
	font-size: 16px;
	background: rgba(204, 153, 102, 0.5);
	color: #000;
	border: none;
	padding: 7px 10px;
}
@media (max-width:1199px) {
.qklinks h2 {
	font-size: 16px;
}
}
.heding {
	width: 100%;
	margin: 20px 0px 0px;
	float: left;
	text-align: center;
	background: #4c220f !important;
	padding: 5px 0px;
	color: #FFF;
	font-weight: bold;
	font-size: 36px;
}
.hdng2 {
	width: 100%;
	margin: 10px 0px;
	float: left;
	text-align: center;
	color: #4c220f !important;
	font-weight: bold;
	font-size: 40px;
}
@media (max-width:620px) {
.hdng2 {
	font-size: 22px !important;
}
}
@media (max-width: 520px) {
.wireless p {
	font-size: 13px;
}
.notibar {
	width: 225px;
}
}
@media (max-width:390px) {
.hdng2 {
	font-size: 15px !important;
}
.wireless p {
	font-size: 12px;
}
}
/***************************Form***********************************/

.print_id {
	width: 90%;
	margin: 2% 4%;
	text-align: center;
	border: 8px #065d9e solid;
	background: #f6f6f6 url(../images/bgid.jpg) repeat-y center top;
	float: left;
}
.print_id h2 {
	width: 100%;
	margin: 20px 0 0 0;
	float: left;
	text-align: center;
	background: #065d9e;
	padding: 5px 0;
	color: #fff;
	font-weight: bold;
	font-size: 36px;
}
.print_id h1 {
	width: 100%;
	margin: 10px 0;
	float: left;
	text-align: center;
	color: #065d9e;
	font-weight: bold;
	font-size: 40px;
}
.formid {
	width: 100%;
	text-align: left;
	margin: 0 0;
}
.formid .register label {
	color: #000;
	float: left;
	text-align: right;
	margin-right: 6px;
	margin-top: 2px;
	width: 25%;
	font-size: 16px;
	font-weight: bold;
}
.formid .register input {
	width: 63%;
	color: #505050;
	float: left;
	margin-right: 5px;
}
.formid .register input.long {
	width: 70%;
	color: #505050;
	padding: 8px;
	border: 1px solid #022e64;
}
.formid .register input.short {
	color: #505050;
}
.formid .register input[type=radio] {
	float: left;
	width: 15px;
}
.formid .register label.gender {
	margin-top: -1px;
	margin-bottom: 2px;
	float: left;
	text-align: left;
	line-height: 19px;
}
.formid .register input[type=text] {
	border: 1px solid #022e64;
	padding: 8px;
}
.button {
	background: #022e64 url(../img/overlay.png) repeat-x;
	padding: 8px 10px 8px;
	color: #fff;
	text-decoration: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
	text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
	cursor: pointer;
	float: right;
	font-size: 18px;
	margin: -4px 10px;
}
.formid .register input[type=text].year {
	border: 1px solid #022e64;
	padding: 7px;
	width: 130px;
}
.formid .register input[type=checkbox] {
	width: 14px;
	margin-top: 4px;
}
.formid .register select {
	border: 1px solid #022e64;
	width: 130px;
	float: left;
	margin-bottom: 3px;
	color: #505050;
	margin-right: 5px;
	padding: 6px;
}
#insrnce {
	width: 90%;
	margin: 10% 50px;
	text-align: left;
	float: left;
}
#insrnce li {
	color: #065d9e;
	font-size: 22px;
}
 @media only screen and (max-width: 991px) {
.formid .register input[type=text].year {
	width: 73px;
}
.srchhome {
	width: 100px;
}
.news_paper {
    margin: 15px 0;
    border: 1px #ccc solid;
    padding: 15px 0;
}
/*.news_sec span {
	position: relative;
	padding: 0;
	width: 100%;
	float: left;
	text-align: center;
}
.news_sec h3 {
	margin-top: 15px;
}
.news_sec big {
	width: 100%;
	float: left;
	text-align: center;
}
.news_part {
	text-align: center;
}
.news_paper {
	overflow-y: none;
	height: auto;
}*/
}
 @media only screen and (max-width: 767px) {
.body_part h3 {
	margin-top: 20px;
}
.formid .register label {
	width: 90%;
	text-align: left;
	margin-left: 3%;
}
.formid .register input {
	width: 90%;
	margin-left: 3%;
}
.formid .register input.long {
	width: 90%;
	margin-left: 3%;
}
.formid .register input[type=text].year {
	width: 90%;
}
#insrnce {
	width: 80%;
}
.print_id h2 {
	font-size: 23px;
}
.print_id h1 {
	font-size: 30px;
}
.area {
	width: 100%;
	float: left;
	margin: 15px 0 0 0 !important;
}
}
 @media only screen and (max-width: 380px) {
.shortlabel {
	width: 88% !important;
}
}
 @media only screen and (max-width: 370px) {
.wireless a {
	font-size: 10px;
}
}
.sliding {
	width: 100%;
	float: left;
	overflow: hidden;
}
.foo2 {
	display: block;
	width: 95%;
	margin: 10px auto;
	overflow: hidden;
	text-align: center;
}
.foo2 img {
	height: 150px;
	width: auto;
}
.foo2 a {
	width: 100%;
	float: left;
	color: #FFF;
	font-size: 12px;
	font-family: 'Myriad Pro';
	text-align: center;
	font-weight: 700;
	margin: 10px 20px;
}
.foo2 span {
	color: #1c77dd;
	font-weight: 700;
}
.foo2 a:hover {
	background: none;
	border: none;
	color: #fff;
}
.down {
	width: 42%;
	float: right;
}
/********************/

.test {
	width: 100%;
	float: left;
}
.member {
	width: 100%;
	float: left;
	border: #4d220f 1px solid;
}
.member img {
	margin-top: 20px;
}
.heading {
	width: 100%;
	float: left;
	background: #4d220f;
	padding: 10px;
}
.heading p {
	color: #f1eee0;
	font-size: 18px;
	font-family: 'Myriad Pro';
	margin: 0;
}
.heading a {
	color: #f1eee0;
	font-size: 18px;
	font-family: 'Myriad Pro';
}
 @media only screen and (max-width:520px) {
.member a {
	font-size: 12px;
}
.anglo_video {
	height:auto !important;
}
}
/* form autocomplete style */
#livesearch {
	width: 405px;
	height: auto;
	position: absolute;
	left: -5px;
	top: 52px;
	z-index: 1000;
	font-family: "Calibri";
	background: #CCC;
	border-radius: 5px;
}
#livesearch a {
	width: 100%;
	display: block;
	color: #3b59af;
	padding-left: 15px;
}
#livesearch a:first-child {
	padding-top: 15px;
}
#livesearch a:last-child {
	padding-bottom: 15px;
}
#livesearch a:hover {
	text-decoration: underline;
}
#livesearch span {
	width: 405px;
	display: block;
	background: #6d84b4;
	color: #fff;
	text-align: center;
}
#livesearch_second {
	width: 405px;
	height: auto;
	position: absolute;
	left: -5px;
	top: 52px;
	z-index: 1000;
	font-family: "Calibri";
	background: #CCC;
	border-radius: 5px;
}
#livesearch_second a {
	width: 100%;
	display: block;
	color: #3b59af;
	padding-left: 15px;
}
#livesearch_second a:first-child {
	padding-top: 15px;
}
#livesearch_second a:last-child {
	padding-bottom: 15px;
}
#livesearch_second a:hover {
	text-decoration: underline;
}
#livesearch_second span {
	width: 405px;
	display: block;
	background: #6d84b4;
	color: #fff;
	text-align: center;
}
#livesearch_third {
	width: 405px;
	height: auto;
	position: absolute;
	left: -5px;
	top: 52px;
	z-index: 1000;
	font-family: "Calibri";
	background: #CCC;
	border-radius: 5px;
}
#livesearch_third a {
	width: 100%;
	display: block;
	color: #3b59af;
	padding-left: 15px;
}
#livesearch_third a:first-child {
	padding-top: 15px;
}
#livesearch_third a:last-child {
	padding-bottom: 15px;
}
#livesearch_third a:hover {
	text-decoration: underline;
}
#livesearch_third span {
	width: 405px;
	display: block;
	background: #6d84b4;
	color: #fff;
	text-align: center;
}
