@font-face {
    font-family: 'geared_slabregular';
    src: url('gearedslab-webfont.woff2') format('woff2'),
         url('gearedslab-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'melbourneregular';
    src: url('melbourne_reg-webfont.woff2') format('woff2'),
         url('melbourne_reg-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

/* Custom Style Sheet */


html{
	height: 100% !important;
}

body{
	height: 100% !important;
	font-family:"Nirmala UI", Latha, 'calibri',Verdana,Tahoma,Arial,Helvetica,sans-serif;
	line-height:22px;
	
	font-size: 16px;
	background: #fafafa;
	
}

h1, h2, h3, h4, h5, h6{
	
}
p{
	text-align:justify;
}

.error{
	color:#ff0000;
}

.nopadding {
   padding: 0 !important;
   margin: 0 !important;
}

/* Header Starts Here */
.headerContainer{
	border-top:2px solid #212121;
	background:#d32f2f;
	height:60px;
}

.headerSocial{
	padding-top:10px;
}

.emailSocial{
	padding-top:4px;
	padding-bottom:4px;
}

.phoneNumberSocial{
	padding-top:4px;
	padding-bottom:4px;
}

.headerPrivate{
	color:#fff;
	font-size:16px;
	padding-top:15px;
}

/* Header Ends Here */

/* Footer Starts Here */
.footerContainer{
	background: url(../img/footerBg.png) repeat-x;
	padding-bottom: 50px;
}

.footerLine1{
	margin-top: 40px;
}

.footerHead1{
	font-size: 24px;
	color: #d32f2f;
	padding: 0px;
	text-align:center;
	padding-bottom: 15px;
	margin-top:40px;
	margin-bottom: 10px;
	border-bottom: 1px solid #ddd;
	text-transform: uppercase;
}

.footerHead{
	font-size: 24px;
	color: #d32f2f;
	padding: 0px;
	text-align:center;
	padding-bottom: 15px;
	margin-bottom: 10px;
	border-bottom: 1px solid #ddd;
	text-transform: uppercase;
}

.footerSocialMedia{
	margin-bottom:40px;
}

.footerCallUs{
	margin-top: 10px;
	background: url(../img/footerCall.png) no-repeat 0px 5px;
}

.footerEmail{
	margin-top: 10px;
	background: url(../img/footerMail.png) no-repeat;
}

.footerWeb{
	margin-top: 10px;
	background: url(../img/footerWeb.png) no-repeat;
}

.footerSocial{
	margin-top: 10px;
	background: url(../img/footerSocial.png) no-repeat;
}

.footerQuickLbl{
	color: #667080;
	margin-left:35px;
	text-decoration: underline;
}

.footerQuickLbl a{
	color: #667080;
}

.footerQuickLbl a:hover{
	color: #111;
}

.footerQuickCont{
	overflow: auto;
	margin-left:35px;
	color: #667080;
}

.footerQuickSocial{
	overflow: auto;
	margin-left:45px;
	background: url(../img/facebookPng.png) no-repeat;
	text-indent:-10000px;
	margin-top: 8px;
	color: #667080;
}

.phoneNumberSocial{
	padding-left:40px;
	padding-right:20px;
	color:#fff;
	background: url(../img/topMobile.png) no-repeat;
	float: left;
}

.emailSocial{
	padding-left:40px;
	padding-right:20px;
	color:#fff;
	background: url(../img/topEmail.png) no-repeat;
	float: left;
}

.facebookSocial{
	width: 32px;
	height: 32px;
	margin-right: 5px;
	float: left;
}

.footerDesignedBy{
	text-align:center;
	margin-bottom:20px;
}

.footerCounter{
	text-align:center;
}

.footerMenu{
	text-align:center;
	margin-bottom:60px;
}
/* Footer Ends Here */

/* Home Page Starts Here */
.topMenu{
	padding-top:25px;
	height:400px;
}


.homeBannerMenu{
	position:relative;
}

.homeHighlights{
	background-color: #2f008e;
	margin-bottom: 40px;
	color: #fff;
	clear: left;
}

.homeHighDocs{
	padding: 20px 0px;
}


.homeHighAmb, .homeHighEmer, .homeHighLabo{
	background: url(../img/highlightsDiff.png) no-repeat;
	padding: 20px 0px;
}

.homeHighDocs{
	width: 14% !important;
}

.homeHighEmer{
	width: 28% !important;
}

.homeHighDocs .homeHighCont{
	padding-left: 50px;
	background: url(../img/highlightsDoc.png) no-repeat;
} 

.homeHighAmb .homeHighCont{
	margin-left: 70px;
	padding-left: 60px;
	background: url(../img/highlightsAmbulance.png) no-repeat;
} 

.homeHighEmer .homeHighCont{
	margin-left: 70px;
	padding-left: 60px;
	background: url(../img/highlightsOperation.png) no-repeat;
} 

.homeHighLabo .homeHighCont{
	margin-left: 70px;
	padding-left: 60px;
	background: url(../img/highlishtsLabour.png) no-repeat;
	
} 

.homeHighImg{
	padding-left: 0px;
	background-color: red;
}

.homeHighCont{
	padding-right: 0px;
}

.homeHighLbl1{
	font-size: 16px;
	float: left;
	clear: left;
}

.homeHighLbl2{
	text-transform:uppercase;
	font-size: 18px;
	float: left;
	clear: left;
}

.homeMainContent{
	margin-bottom: 40px;
	clear: left;
}

.homeQuote{
	background-color:#d32f2f;
	margin-bottom: 40px;
	padding:40px;
	text-align:center;
	color:#fff;
	clear: left;
}

.homeQuoteTitle{
	font-size:20px;
	padding-bottom:20px;
}

.homeQuoteMain{
	font-size:32px;
	padding-bottom:20px;
}

.homeQuoteAuth{
	font-size:20px;
}

.homeLearn{
	padding-left: 0px !important;
}

.homeInvest{
	padding-left: 0px !important;
}

.homeAcheive{
	padding-left: 0px !important;
}

.homeMainContTitle{
	font-size:40px;
	color:#212121;
	margin-bottom:25px;
	text-align:center;
}

.homeMainContImg img{
	margin:0px auto;
	margin-bottom:15px;
}

.homeMainContCont{
	color:#555555;
	margin-bottom: 10px;
}

.homeMainContLink a{
	color: #fff;
	text-decoration: underline;
}

.homeMainContLink a:hover{
	text-decoration: none;
}

.homeServicesCoach{
	background: #d32f2f;
	padding: 70px 0px;
	color:#fff;
	margin-bottom: 40px;
	clear: left;
}

.homeDocPhoto{
	padding-left: 0px !important;
}

.homeDocPhoto img{
	width: 100%;
}

.homeCoachPhoto1{
	padding-left: 0px !important;
}

.homeCoachPhoto1 img{
	width: 100%;
}


.homeCoachServiceTitle{
	font-size: 32px;
}

.homeDocQualification{
	font-size: 10px;	
}

.homeCoachServiceContent{
	margin-top: 10px;
}

.homeDocAbout{
	margin-top: 10px;	
}

.homeDocAbout a{
	color: #fff;
	text-decoration:underline;
}

.homeDocAbout a:hover{
	text-decoration:none;
}


.homeQuickEnquiryWhole1{
	background:#212121;
	border:1px solid #ddd;
	padding:40px 30px;
	margin-bottom:40px;
	overflow:auto;
}

.homeQuickEnquiryTitle{
	text-align:center;
	font-size:36px;
	text-decoration:underline;
	padding-bottom:40px;
	line-height:36px;
	color:#fff;
}

.homeQuickEnquiryCont{
	padding-bottom:20px;
}

.homeQuickInput{
	padding-bottom:10px;
}

.homeQuickTitle{
	font-size:24px;
	padding-bottom:10px;
	color:#fff;
}

.homeQuickText{
	
}

.homeQuickSubmit{
	text-align:center;	
}

.homeQuickSubmit button{
	width:116px;
	height:44px;
	text-indent:-100000px;
	border:none;
	background:url(../img/subscribeBtn.jpg) no-repeat;
	

}

.homeNiftyViewBlog{
	
	margin-bottom:40px;
	clear: left;
}

.homeNiftyViewBlogLine{
	padding-bottom:40px;
	border-bottom:1px solid #ccc;
}

.homeNiftyView1{
	border:1px solid #eee;
	padding:35px;
	background:#f6f6f6;
}

.homeBlog1{
	border:1px solid #eee;
	padding:35px;
	background:#f6f6f6;
}

.homeBlogTitle{
	font-size:24px;
	margin-bottom:20px;
}

.homeBlogTitle a{
	color:#212121;
}

.homeBlogContent{
	padding:5px 10px;
	background:#fff;
	margin-bottom:10px;
}

/* Home Page Ends Here */

/* Home Banner Starts Here */
.carousel,
.item,
.active {
    height: 100%;
}

.carousel-inner {
    height: 100%;
}

/* jssor slider bullet navigator skin 21 css */
/*
.jssorb21 div           (normal)
.jssorb21 div:hover     (normal mouseover)
.jssorb21 .av           (active)
.jssorb21 .av:hover     (active mouseover)
.jssorb21 .dn           (mousedown)
*/
.jssorb21 {
    position: absolute;
}
.jssorb21 div, .jssorb21 div:hover, .jssorb21 .av {
    position: absolute;
    /* size of bullet elment */
    width: 19px;
    height: 19px;
    text-align: center;
    line-height: 19px;
    color: white;
    font-size: 12px;
    background: url(../img/b21.png) no-repeat;
    overflow: hidden;
    cursor: pointer;
}
.jssorb21 div { background-position: -5px -5px; }
.jssorb21 div:hover, .jssorb21 .av:hover { background-position: -35px -5px; }
.jssorb21 .av { background-position: -65px -5px; }
.jssorb21 .dn, .jssorb21 .dn:hover { background-position: -95px -5px; }


/* jssor slider arrow navigator skin 21 css */
/*
.jssora21l                  (normal)
.jssora21r                  (normal)
.jssora21l:hover            (normal mouseover)
.jssora21r:hover            (normal mouseover)
.jssora21l.jssora21ldn      (mousedown)
.jssora21r.jssora21rdn      (mousedown)
*/
.jssora21l, .jssora21r {
    display: block;
    position: absolute;
    /* size of arrow element */
    width: 55px;
    height: 55px;
    cursor: pointer;
    background: url(../img/a21.png) center center no-repeat;
    overflow: hidden;
}
.jssora21l { background-position: -3px -33px; }
.jssora21r { background-position: -63px -33px; }
.jssora21l:hover { background-position: -123px -33px; }
.jssora21r:hover { background-position: -183px -33px; }
.jssora21l.jssora21ldn { background-position: -243px -33px; }
.jssora21r.jssora21rdn { background-position: -303px -33px; }

	/* Background images are set within the HTML using inline CSS, not here */

.fill {
    width: 100%;
    height: 100%;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}
/* Home Banner Ends Here */

.navbar-brand{
	padding: 0px !important;
}

/* Sub Page Common Style Starts Here */
.pageHeading{
	font-size:36px;
	padding:50px 0px;
	text-align:center;
	line-height:36px;
	font-family: 'melbourneregular',Verdana,Tahoma,Arial,Helvetica,sans-serif;
}

.subPageBreadCrumb{
	text-align:center;
	background: #efefef;
	padding: 10px 10px;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	clear: left;
}

.subPageMainBanner{
	height: 285px;
}

.subPageBannerHead{
	margin-top:80px;
}

.subPageMainContSec{
	margin-bottom:40px;
}

.subPageMainContContainer1{
	width: 100%;
	height: 100% !important;
	background: #fff;
	border: 1px solid #d8d8d7;
	float: left;
	clear: left;
}

.subPageContLeft{
	padding: 30px;
	background: url(../img/mainContentColorLine.png) no-repeat;
}

.subPageContRight{
	height: 100% !important;
	padding: 0px;
	background:#cb963d url(../img/sideBg.png) repeat-y;
}

.subPageBottomDesLeft{
	font-size: 0px !important;
	padding: 0px !important;
	margin: 0px !important;
}

.subPageBottomDesOld{
	padding-bottom: 44px;
	height: 406px;
	background: url(../img/subBottomDesign.png) no-repeat top center;
}
/* Sub Page Common Style Ends Here */

/* Terms and Conditions Starts Here */
.termsContContainer{
	width: 100%;
	height: 100% !important;
	margin-top:40px;
	padding: 50px 100px;
	background: #fff;
	border: 1px solid #d8d8d7;
	float: left;
	clear: left;
}
/* Terms and Conditions Ends Here */

/* About Us Starts Here */
.sideBarCol{

}

.sideBarDoc{
	margin-top: 25px;
	padding-left: 90px;
	padding-bottom: 25px;
	border-bottom: 1px solid #b9872f;
	background: url(../img/highlightsBlackDoc.png) no-repeat 30px 0px;
}

.sideBarAmb{
	padding-left: 90px;
	padding-bottom: 25px;
	margin-top: 25px;
	border-bottom: 1px solid #b9872f;
	background: url(../img/highlightsBlackAmbulance.png) no-repeat 30px 0px;
}

.sideBarEmer{
	padding-left: 90px;
	padding-bottom: 25px;
	margin-top: 25px;
	border-bottom: 1px solid #b9872f;
	background: url(../img/highlightsBlackOperation.png) no-repeat 30px 0px;
}

.sideBarLabour{
	padding-left: 90px;
	padding-bottom: 25px;
	margin-top: 25px;
	border-bottom: 1px solid #b9872f;
	background: url(../img/highlightsBlackLabour.png) no-repeat 30px 0px;
}

.sideBarBeds{
	padding-left: 90px;
	padding-bottom: 25px;
	margin-top: 25px;
	border-bottom: 1px solid #b9872f;
	background: url(../img/highlightsBlackBeds.png) no-repeat 30px 0px;
}

.sideBarMedical{
	padding-left: 90px;
	padding-bottom: 25px;
	margin-top: 25px;
	background: url(../img/highlightsBlackMedical.png) no-repeat 30px 0px;
}

.subEnqLbl{
	margin-top: 50px;
}
/* About Us Ends Here */	

/* Contact Us Starts Here */
.contactMap img{
	width:100%;
}

.google-maps {
	position: relative;
	padding-bottom: 26.25%;
	padding-top: 30px;
	height: 450px;
	overflow: hidden;
}
.google-maps iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.contactPageContLeft{
	padding: 30px;
	border-right:1px solid #eeeeee;
}

.address1{
	margin-bottom:5px;
}

.address{
	padding:5px 0px;
	border-top:1px solid #dddddd;
}

.contactUsWholeHead{
	margin-top:0px !important;
	text-decoration:underline;
	color:#d32f2f;
}

.contactUsHead2{
	padding-bottom:10px;
}

.contactusPhone{	
	margin-top:20px;
	padding:3px 0px 8px 55px;
	background:url(../img/contact-phone.png) no-repeat;
}

.contactusMobile{
	margin-top:20px;
	padding:3px 0px 8px 55px;
	background:url(../img/contact-mobile.png) no-repeat;
}

.contactusEmail{
	padding:3px 0px 8px 55px;
	background:url(../img/contact-mail.png) no-repeat;
}

.contactusWeb{
	padding:3px 0px 8px 55px;
	background:url(../img/contact-web.png) no-repeat;
}

.contactPageContRight{
	padding: 30px;
}

.control-label{
	padding-right:0px !important;
	text-align:left !important;
	font-weight:normal !important;
}

#postEnquiry .form-group{
	margin-left:0px !important;
}
/* Contact Us Ends Here */

/* Sitemap Starts Here */
.sitemapContainer{
	padding:30px;
	background: #fff;
	margin-top:40px;
	border: 1px solid #d8d8d7;
	float: left;
	clear: left;
}

.sitemapContContainer1{

}

.sitemapSubHead{
	padding:10px 20px;
	background:#d32f2f;
	color:#fff;
	margin:0px !important;
}

.sitemapSubHead a{
	color:#fff;
}

/* Sitemap Ends Here */


/* Static Sub Menu Starts Here */
.staticMenuContFull{
	padding-right:0px !important;
}

.staticMenuContFull1{
	padding:0px !important;
}

.staticMenuHead{
	padding:10px 20px;
	background:#2E9F9D;
	color:#fff;
	margin:0px !important;
}

.staticMenuCont{
	border:1px solid #ddd;
}

.staticMenuLinks{
	padding:5px 20px;
	border-top:1px solid #ddd;
}
/* Static Sub Menu Ends Here */

/* Team Starts Here */
.teamLeft{
	padding:30px;
}

.teamRight{
	padding:30px;
}

.teamBlock{
	padding-left:50px;
	background:url(../img/doctorIcon.png) no-repeat;
}

.teamPeople{
	padding:8px 0px;
	border-bottom:1px solid #eee;
}

.teamPeople span{
	font-size:11px;
	color:#555;
}

.teamHead{
	margin-top:0px !important;
	text-decoration:underline;
	color:#2f008e;
}

.teamHead2{
	margin-top:30px !important;
	text-decoration:underline;
	color:#2f008e;
}
/* Team Ends Here */

/* Standards Starts Here */
.standardsPoint1,.standardsPoint{
	background:url(../img/standards.png) no-repeat;
	padding:5px 0px 8px 35px;
}

.standardsPoint{
	
}
/* Standards Ends Here */

/* 24/7 Starts Here */
.roundPoint1,.roundPoint{
	background:url(../img/roundclock.png) no-repeat;
	padding:5px 0px 8px 45px;
}

.roundPoint{
	
}
/* 24/7 Ends Here */

/* Other Treatment Starts Here */
.otherTreatmentBlock{
	padding:30px !important;
}

.otherTreatmentPoint1,.otherTreatmentPoint{
	background:url(../img/treatment.png) no-repeat;
	padding:0px 0px 20px 45px;
}

.otherTreatmentBlockLine{
	clear:left;
}

.otherTreatmentBlock1{
	margin:0px !important;
	padding:0px !important;
}
/* Other Treatment Ends Here */

/* Surgery Starts Here */
.surgeryRight{
	padding:30px;
}

.surgeryImgCont{
	margin-bottom:30px;
}

.surgeryPoint1, .surgeryPoint{
	background:url(../img/complications.png) no-repeat;
	padding:0px 0px 15px 35px;
}

.surgeryGreen{
	margin-top:20px;
	padding:20px;
	background:#f5ffcf;
	border:1px solid #c9dc7b;
}

.surgeryHead{
	margin-top: 30px !important;
	text-decoration: underline;
	color: #2F008E;
}
/* Surgery Ends Here */

/* Treatment Starts Here */
.treatmentMainContainer{
	width: 100%;
	height: 100% !important;
	background: #fff ;
	background:#fff url("../img/mainContentColorLine.png") no-repeat;
	border: 1px solid #d8d8d7;
	padding:30px;
	float: left;
	clear: left;
} 

.treatmentMenu1{
	padding-left:0px;
}

.treatmentMenu{
	padding:0px !important;
	border:1px solid #eee;
	background:#daa54b;
	color:#fff;
	float:left;
	clear:left;
}

.treatmentMenu a{
	color:#fff;
	text-decoration:none;
}

.treatmentMenu a:hover{
	color:#fff;
	text-decoration:none;
	background:url(../img/treatmentSubmenuLink.png) repeat-x;
}

.treatmentSubMenuHead{
	padding:15px 20px;
	font-size:18px !important;
	background:#1f005e;
	border-bottom:1px solid #eee;
}

.treatmentSubMenuLink{

}

.treatmentSubMenuLink a, .treatmentSubMenuLink span{
	width:100%;
	padding:10px 20px;
	border-bottom:1px solid #eee;
	float:left;
	clear:left;
}

.treatmentSubMenuLink span{
	background:#735521;
}

.treatmentContent{

}

.treatmentHighlights{
	padding-right:0px !important;
}

.treatmentHighlights .sideBarCol{

}

.treatmentHighlights .sideBarDoc{
	margin-top: 0px !important;
	padding-left: 60px;
	padding-bottom: 25px;
	border-bottom: 1px solid #eee;
	background: url(../img/highlightsBlackDoc.png) no-repeat 0px 0px;
}

.treatmentHighlights .sideBarAmb{
	margin-top: 25px;
	padding-left: 60px;
	padding-bottom: 25px;
	border-bottom: 1px solid #eee;
	background: url(../img/highlightsBlackAmbulance.png) no-repeat 0px 0px;
}

.treatmentHighlights .sideBarEmer{
	margin-top: 25px;
	padding-left: 60px;
	padding-bottom: 25px;
	border-bottom: 1px solid #eee;
	background: url(../img/highlightsBlackOperation.png) no-repeat 0px 0px;
}

.treatmentHighlights .sideBarLabour{
	margin-top: 25px;
	padding-left: 60px;
	padding-bottom: 25px;
	border-bottom: 1px solid #eee;
	background: url(../img/highlightsBlackLabour.png) no-repeat 0px 0px;
}

.treatmentHighlights .sideBarBeds{
	margin-top: 25px;
	padding-left: 60px;
	padding-bottom: 25px;
	border-bottom: 1px solid #eee;
	background: url(../img/highlightsBlackBeds.png) no-repeat 0px 0px;
}

.treatmentHighlights .sideBarMedical{
	margin-top: 25px;
	padding-left: 60px;
	padding-bottom: 25px;
	background: url(../img/highlightsBlackMedical.png) no-repeat 0px 0px;
}

.treatmentHighlights .subEnqLbl{
	margin-top: 50px;
}

.treatmentHighlights .homeHighLbl1{
	font-size: 12px;
	float: left;
	clear: left;
}

.treatmentHighlights .homeHighLbl2{
	font-size: 17px;
	float: left;
	clear: left;
}

/* Treatment Ends Here */

/* Gallery Starts Here */
.galleryLine1{
	padding:0px !important;
}

.galleryLine{
	padding:0px !important;
}

.galleryThumb1{
	border:1px solid #eee;
	padding:15px;
}

.galleryThumb2{
	border:1px solid #eee;
	padding:15px;
}

.galleryThumb3{
	border:1px solid #eee;
	padding:15px;
}
/* Gallery Ends Here */

/* FAQ Starts Here */
.faqMainContainer{
	width: 100%;
	height: 100% !important;
	background: #fff ;
	background:#fff url("../img/mainContentColorLine.png") no-repeat;
	border: 1px solid #d8d8d7;
	padding:30px;
	float: left;
	clear: left;
} 

.panel-title{
	font-size:14px !important;
	color:#000;
}

.faqHead1{
	text-decoration: underline;
	color: #2F008E;
}

.faqHead{
	margin-top: 30px !important;
	text-decoration: underline;
	color: #2F008E;
}
/* FAQ Ends Here */

/* Videos Starts Here */
/* YouTube Responsive CSS for HubSpot */

.hs-responsive-embed-youtube {

position: relative;

padding-bottom: 56.25%; /* 16:9 Aspect Ratio */

padding-top: 25px;
}

.hs-responsive-embed-youtube iframe {

position: absolute;

width: 100%!important;

height: 100%!important;

}
/* Videos Ends Here */

/* Testimonial Starts Here */
.testimonialName{
	font-size:16px;
	color:#111;
	padding-bottom:5px;
	color: #2F008E;
}

.testimonialCont{
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom:1px solid #eee;
	
}
/* Testimonial Ends Here */

/* Scheme Starts Here */
.schemePoint1, .schemePoint{
	background:url(../img/schemepoint.png) no-repeat;
	padding:0px 0px 20px 45px;
}
/* Scheme Ends Here */

/* Doctors Starts Here */
.certificateHead{
	margin-top: 30px !important;
	text-decoration: underline;
	color: #2F008E;
}

.certificateLine a{
	background:url(../img/certificate.png) no-repeat;
	padding:3px 0px 10px 35px;
}
/* Doctors Ends Here */

.embed-responsive{
	margin-bottom:20px;
}
/* Media Ends Here */

.form-group div, .form-group label{
	text-align:left !important;
	font-weight:Normal !important;
	padding-left:0px !important;
}

.infertilityHead{
	margin-top: 30px !important;
	text-decoration: underline;
	color: #2F008E;	
}

.infertilityPoint1, .infertilityPoint{
	background:url(../img/fertilitypoint.png) no-repeat;
	padding:0px 0px 15px 35px;
}

.drPoint1, .drPoint{
	background:url(../img/fertilitypoint.png) no-repeat;
	padding:0px 0px 15px 35px;
}
/* Header Starts Here */

/* About us Starts Here */
.aboutusBannerMenu{
	background:url(../img/otherbanner/aboutus.jpg) no-repeat;
	background-size: cover;
}

.coachingBannerMenu{
	background:url(../img/otherbanner/coaching.png) no-repeat;
	background-size: cover;
}

.contactusBannerMenu{
	background:url(../img/otherbanner/contactus.jpg) no-repeat;
	background-size: cover;
}

.knowledgeBannerMenu{
	background:url(../img/otherbanner/knowledgebase.jpg) no-repeat;
	background-size: cover;
}

.servicesBannerMenu{
	background:url(../img/otherbanner/services.jpg) no-repeat;
	background-size: cover;
}

.sitemapBannerMenu{
	background:url(../img/otherbanner/sitemap.jpg) no-repeat;
	background-size: cover;
}

.termsBannerMenu{
	background:url(../img/otherbanner/terms.jpg) no-repeat;
	background-size: cover;
}

.thankBannerMenu{
	background:url(../img/otherbanner/thankyou.jpg) no-repeat;
	background-size: cover;
}

.aboutusLeft{
	padding: 30px;
	border:1px solid #eee;
}

.aboutusRight{
	padding: 30px;
	border:1px solid #eee;	
}

.aboutusRight img{
	width:100%;
}
/* About us Ends Here */



/* Services Starts Here */
.servicesImg img{
	width:100%;
	margin-bottom:10px;
}

.servicesIdeas{
	margin-top:40px;
	border-top:1px solid #ddd;
	padding-top:40px;
}
/* Services Ends Here */

/* Knowledge Base Starts Here */
.knowledgeBaseLine{
	margin-bottom:10px;
	padding-left:50px;
	padding-top:5px;
	padding-bottom:15px;
	border-bottom:1px solid #eee;
	background:url(../img/knowledge.png) no-repeat;
}
/* Knowledge Base Ends Here */

/* Coaching Starts Here */
.trainingWhole{
	
}

.trainingContent{
	padding:30px;
	border:1px solid #eee;
}

.trainingImg img{
	width:100%;
}
/* Coaching Ends Here */