/****CSS for privacy,copyright and termsofUse page******/
p{
	text-align:justify;
	margin-bottom:10px;
}

.scrollToTop{
	width:50px; 
	height:30px;
	padding:10px; 
	text-align:center; 
	color: #444;
	text-decoration: none;
	position:fixed;
	bottom:20px;
	right:70px;
	display:none;
}

ol#tou
{
	list-style: inside decimal;
	padding: 0;
}
ol#tou h2
{
	font-size: 14px;
	font-weight: bold;
}
ol#tou h3
{
	font-weight: bold;
	font-size: 14px;
	margin: 0;
	padding: 0;
	display: inline-block;
}
ol#tou strong
{
	font-size: 14px;
}
#freshers_midsection {
	padding-top:10px;
}
strong{
	font-size: 16px;
	font-weight: bold;
}
.childContent span{
	font-size: 13px;
	font-weight: bold;
	color:#000000;
	padding:20px 0px 10px 0px;
}
.childContent ul{
	padding-left:18px!important;
}
.parentContent{
	font-size:12px;
 	color:#333333;
	border:2px #CECECE solid;
	width:auto;
	padding: 25px 16px;
	margin-bottom: 10px;
}
.childContent{
	font-size:12px;
 	color:#333333;
	margin:10px 0 0 0;
}
	p{
		text-align:justify;
		margin-bottom:10px;
	}
	#freshers_midsection {
    	padding-top:10px;
    }
    .left_Content{
    	/*border:2px #CECECE solid;*/
    	width:auto;
    	padding: 15px;
    	margin-bottom: 10px;
    }
        .left_Content_contact{
    	width:auto;
    	padding: 0px;
    	margin-bottom: 10px;
    	}
    span.note{
    	color:#CECECE;
    	font-size: 14px;
    }
	 span.required{
    	color:red;
    	font-size: 15px;
    }
    .col-md-3 h4{
    	background:url("../images/contact_top_edge.jpg");
    	font-family:roboto condensed;
    	color:#333333;
    	width:251px;
    	height:42px;
    	margin:-3px 0px 0px 0px!important;
    	padding:10px 0 0 15px;
    } 
   /* h4{
    	background:url("../images/contact_top_edge.jpg");
    	font-family:roboto condensed;
    	color:#333333;
    	width:251px;
    	height:42px;
    	margin-bottom:0px!important;
    	padding:10px 0 0 15px;
   }*/
     .right_section_conatctUs{
     	 border-left: 2px solid #CECECE;
	    border-right: 2px solid #CECECE;
	    float: left;
	    height: auto;
	    margin-left: 3px;
	    padding: 0;
	    width: 245px;
     }
     .right_section_conatctUs_content{
    	font-size: 14px;
    	padding:12px 15px 15px 15px;
    }   
    .right_section_conatctUs_content_seperator{
	    border-bottom: 1px dotted #D8D8D8;
	    margin-top:10px;
	    margin-bottom:15px;
	}
    .right_section_conatctUs_content h6{
    	float:left;
    	margin-top:5px;
    	margin-right: 30px;
    }
     .right_section_conatctUs_contentBottom{
    	background:url("../images/contact_bottom_edge.jpg");
    	width:251px;
    	height:13px;
    	float:left;
    }
    .captcha{
        background-color: #F5F5F5;
	    color: #0000FF;
		font: oblique bolder 30px serif;
	}
	.col-md-3 label{
		font-size:14px;
	}
	ul#ulFortermsOfUsePM li
	{
		margin-bottom:7px;
	}
/*css for responsive pages*/
	.contact-panel>li{
		border-bottom: 1px dotted #ccc !important;
		border-top: none;
	    margin: 12px 0;
	    padding-left: 15px;
	    text-align: left;
	    font-size: 15px;
	}
	.contact-heading{
		font-size:18px;
		font-family: roboto condensed;
	}
	/*.subHeader{
		font-size: 14px;
		color: #333333;
		margin-top: 15px;
		margin-bottom: 15px;
		width:100%;
	}*/
	.h1-feedback{
		font-size:24px;
		font-weight:bold;
		color:#0e5d7E;
	}
.subHeader > h1{
		color: #ea7842;
    	font-size: 21px;
    	font-weight: lighter;
	}
@media screen and (max-width:480px)
{
	.subHeader{
		font-size: 14px;
		color: #333333;
		margin-top: 60px;
		margin-bottom: 15px;
		width:100%;
	}
}

@media only screen and (min-width: 481px)  and (max-width: 767px)
{
	
	.subHeader{
		font-size: 14px;
		color: #333333;
		margin-top: 60px;
		margin-bottom: 15px;
		width:100%;
	}
	
}
