body, html {
  height: 100%;
  margin: 0;
  min-width: 1280px;
  font: 400 15px/1.8 "Futura", sans-serif;
}

h3 {
	color: #060;
}

.logo {
	height: 150px;
	width: 100%;
	border-bottom: 1px #f00 solid;
	text-align: left;
}

.logo h1{
	text-align: left;
	font-size: 175%;
	vertical-align: bottom;
	margin: 0;
	padding: 0 0 0 175px;
	color: #006;
}

.logo h2 {
	margin: 0;
	padding: 0;
}

.logo h4 {
	font-size: 105%;
	color: #006;
	padding: 0 0 0 175px;
	margin: 0;
}

.tht {
	background-image: url(../img/tht-logo.png);
	background-repeat: no-repeat;
	background-color: #fff;
}

.banner-ctc {
	text-align: right;
	margin: 0;
	padding: 0.35% 5% 0 0%;
	color: #006;
}

.banner-ctc a {
	color: #f00;
	text-decoration: none;
	font-weight: bold;
}

.social {
	float: right;
	padding-right: 5%;
	padding-top: 20px;
}

.social img {
	padding: 0 2px;
}

.nav {
	height: 60px;
  	background-color: #006;
  	padding: 1px 5px;
	text-align: center;
  	border-bottom: 1px #fff solid;
}

.nav dl {
	margin: 0 0 0 10%;
}


.top-nav {
    list-style: none;
    padding: 10px 0 0 0;
    margin: 0;
}

.top-nav dd {
    position: relative;
    float: left;
    height: 30px;
    width: 150px;
	margin: 0 5px;
	padding: 10px 0 20px 0;
}

.top-nav dd.home {
	border-radius: 20px 20px 0 0;
    background: #fff;
}

.top-nav > dd:hover {
	border-radius: 20px 20px 0 0;
	background: #fff;
}

.top-nav dd:hover > dl
{
    display: inline;
	overflow: visible;
	
}

.top-nav a /* Apply to all links inside the multi-level menu */
{
    font: bold 18px Arial, Helvetica, sans-serif;
    color: #f00;
    text-decoration: none;


    /* Make the link cover the entire list item-container */
    display: block;
    line-height: 30px;
}
.top-nav a:hover {
	color: #006; 
}

.second-nav {
    position: absolute;
    top: 50px;
    left: -13%;
    width: 150px;
    list-style: none;
    padding: 0;
    margin: 0;
    display: none;
	z-index: 100;
}

.rounded-bottom {
	border-radius: 0 0 20px 20px;
}

.second-nav > dd {
    position: relative;
    background: #fff;
	padding: 10px 0;
}

.second-nav > dd:hover { 
	background: #eee; 
}

.fa {
	font-size: 14px;
}

.index-bgimg-1, .about-bgimg-1, .machinery-bgimg-1, .courses-bgimg-1, .firstaid-bgimg-1, .elearning-bgimg-1, .mhealth-bgimg-1, .paeds-bgimg-1, .mmedics-bgimg-1, .testimonial-bgimg-1, .thanks-bgimg-1 {
	position: relative;
	opacity: 1;
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;

}
.index-bgimg-1 {
	background-image: url("../img/main/m-index-0.jpg");
	opacity: 1;
	min-height: 60%;
}

.about-bgimg-1 {
	background-image: url("../img/main/m-about-0.jpg");
	min-height: 60%;
}

.machinery-bgimg-1 {
	background-image: url("../img/main/m-machinery-0.jpg");
	min-height: 60%;
}

.courses-bgimg-1 {
	background-image: url("../img/main/m-courses-0.jpg");
	min-height: 60%;
}

.elearning-bgimg-1 {
	background-image: url("../img/main/m-elearning-0.jpg");
	min-height: 60%;
}

.firstaid-bgimg-1 {
	background-image: url("../img/main/m-firstaid-0.jpg");
	min-height: 60%;
}

.mhealth-bgimg-1 {
	background-image: url("../img/main/m-mhealth-0.jpg");
	min-height: 60%;
}

.paeds-bgimg-1 {
	background-image: url("../img/main/m-paeds-0.jpg");
	min-height: 60%;
}

.mmedics-bgimg-1 {
	background-image: url("../img/main/m-mmedics-0.jpg");
	min-height: 60%;
}

.testimonial-bgimg-1 {
	background-image: url("../img/main/m-testimonial-0.jpg");
	min-height: 60%;
}

.caption {
	padding: 1%;
	position: absolute;
	left: 2%;
	top: 2%;
	text-align: left;
	color: #006;
	font-weight: bold;
	background-color: #fff;
	border-radius: 30px;
	opacity: 0.85;
	
}

.caption h4 {
	text-align: center;
	padding: 0;
	margin: 0;
	font-size: 200%;
	color: #006;
}

.caption p {
	font-size: 125%;
	padding: 0;
	text-align: justify;
}

.caption a {
	color: #f00;
	text-decoration: none;
	font-weight: bold;
}


.areas {
	position: relative;
	left: 8%;
}

.caption dl {
	float: left;
}


.overlay {
	position: absolute;
	left: 0%;
	top: 25%;
	text-align: center;
	background-color: #fff;
	opacity: 0.65;
}

.arrow-up {
	padding-top: 10px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.arrow-down {
	padding-bottom: 5px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.bg-arrow-down {
	position: absolute;
	padding-bottom: 20px;
    display: block;
    margin-left: auto;
    margin-right: auto;
	bottom: 0%;
	left: 48%
}

h3 {
	margin: 0;
	padding: 1% 0;
	text-align: center;
	font-family: Futura,Trebuchet MS,Arial,sans-serif;
	font-size: 24px;
	color: #006;
}

.text-block-white {
	border-top: 2px solid #006;
	position: relative;	
	color: #333;
	background-color: #fff;
	text-align:center;
	padding: 0.5% 15% 1% 15%;
	text-align: justify;
}

.text-block-white-borderless {
	position: relative;	
	color: #333;
	background-color: #fff;
	text-align:center;
	padding: 0.5% 15% 1% 15%;
	text-align: justify;
}


.text-block-white a {
	color: #f00;
	text-decoration: none;
	font-weight: bold;
}

.text-block-white a:hover {
	text-decoration: underline;
}

.series {
	text-align: center;
}

.series img {
	padding: 5px;
}

.two-col-left {
	width: 40%;
	padding-left: 10%;	
	float: left;
}

.two-col-right {
	width: 40%;
	padding-right: 10%;
	float: right;
}

.two-col-left-narrow {
	width: 18%;
	padding-left: 2%;	
	float: left;
}

.two-col-right-narrow {
	width: 20%;
	padding-right: 10%;
	float: right;
}

.three-col {
	width: 30%;	
	padding: 0 1.5%;
	float: left;
}

.col-container {
	width: 100%;
	margin: 0 auto;
}

.about {
	width: 75%;
	margin-left: auto;
	margin-right: auto;
}

.about dl {
	padding-left: 250px;
	padding-top: 25px;
}

.course-button {
	margin: 0;
	padding: 0;
	background-color: #006;
	font-weight: bold;
	font-size: 200%;
	border-radius: 20px;
	text-align: center;
}

.course-button a {
	display: block;
}

.course-button a:hover, .course-button a:focus {
	text-decoration: none;
	color: #fff;
}


.testimonial {
	width: 60%;
	margin: 0 auto;
	padding: 10px 0 0 50px;
	background-image:  url(../img/open-quote.png);
	background-position: top left;
	background-repeat: no-repeat;
}

.testimonial p {
	font-style: oblique;
	padding: 0 50px 10px 0;
	background-image:  url(../img/close-quote.png);
	background-position: bottom right;
	background-repeat: no-repeat;
}

.tname {
	padding: 0 50px 0 0;
	text-align: right;
	color: #006;
}

.mm-pack {
	padding: 0 0 200px 0;
	background-image: url(../img/mm-bg.jpg);
	background-position:right;
	background-repeat: no-repeat;
}

.img-left {
	float: left;
	margin: 7px 30px 0 0;
	border: 1px solid #006;;
}

.img-right {
	float: right;
	margin: 7px 0 0 30px;
	border: 1px solid #006;;
}

#contact-block{
	width: 100%;
	padding: 20px 80px;
}

#contacts {
	width: 20%;
	margin: 0;
	float: left;
}

.freddyisadevil {
	unicode-bidi: bidi-override;
	direction: rtl;
}

#map {
	margin: 0;
	float: left;
}

.ctc-details {
	float: left;
	padding-left: 50px;
}

.ctc-details dt{
	float: left;
	font-weight: bold;
}

.ctc-details dd{
	margin-left: 150px;

}

.ctc-details a {
	color: #f00;
	text-decoration: none;
	font-weight: bold;
}

#form {
	width: 70%;
	margin: 0 auto;
	padding: 20px;
	border: 2px #f15a15 solid;
}

#form dl.left {
	float: left;
}

#form dl.right {
	float:right;
}

#form fieldset {
	border: none;
}

#form legend {
	font-size: 110%;
	font-weight: bold;
	color: #333;
}

#form textarea {
	margin: 0;
	padding: 0;
}

#form label {
	margin: 0;
	padding: 0;
}

#form form dt {
	font-weight: bold;
	padding-bottom: 10px;
}

#form form dd {
	margin: 0;
	padding: 0;
}

.form_submit {
	text-align: center;
}

.form_submit input{
	padding: 10px 20px;
}

.foot {
	text-align: center;
	width: 100%;
	border-top: 2px #006 solid;
	margin-top: 10px;
	color: #006;
}

.foot h3 {
	font-size: 200%;
	font-family: Arial Black,Arial Bold,Gadget,sans-serif;
	letter-spacing: 5px;
	text-transform: uppercase;
}

.foot-elmnt {
	display: inline-block;
	width: 25%;
}

.foot-elmnt img {
	padding-top: 3%;
}

.redtxt {
	vertical-align: super;
	color: #f00;
}

/* Turn off parallax scrolling for tablets and phones */
@media only screen and (max-device-width: 1024px) {
.index-bgimg-1, .index-bgimg-2, .index-bgimg-3, .index-bgimg-4, .index-bgimg-5, .surgery-bgimg-1, .surgery-bgimg-2, .surgery-bgimg-3 {
	background-attachment: scroll;
}}/* CSS Document */

