.table-left{
	float: left;
	width: 50%;
}
.table-right{
	float: right;
	width: 50%;
}
.max_mn {
	max-width: 1150px;
	margin: 0 auto;
}
.tab_mn {
	display: table;
	width: 100%;
}
.row_mn {
	display: table-row;
}
.col_mn {
	display: table-cell;
	vertical-align: middle;
}
.col1_mn {
	width: 8.33%;
}
.col2_mn {
	width: 16.66%;
}
.col3_mn {
	width: 25%;
}
.col4_mn {
	width: 33.33%;
}
.col5_mn {
	width: 41.66%;
}
.col6_mn {
	width: 50%;
}
.col7_mn {
	width: 58.33%;
}
.col8_mn {
	width: 66.66%;
}
.col9_mn {
	width: 75%;
}
.col10_mn {
	width: 83.33%;
}
.col11_mn {
	width: 91.66%;
}
.col12_mn {
	width: 100%;/* background-color: white; */
}
.row_mn {
	display: table-row;
}
.dib {
	display: inline-block;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.vam {
	vertical-align: middle;
}
.dn {
	display: none;
}
.tdn {
	text-decoration: none;
}
.acd {
	color: inherit;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.vat {
	vertical-align: top;
}
.vam {
	vertical-align: middle;
}
.fs12 {
	font-size: 12px;
}
.fs14 {
	font-size: 14px;
}
.fs16 {
	font-size: 16px;
}
.fs18 {
	font-size: 18px;
}
.fs20 {
	font-size: 20px;
}
.fs24 {
	font-size: 24px;
}
.fwn {
	font-weight: normal;
}
.tar {
	text-align: right;
}
.pr {
	position: relative;
}
.pa {
	position: absolute;
}
.cp {
	cursor: pointer;
}
.pf {
	position: fixed;
}
.w100 {
	width: 100%;
}
.mt10 {
	margin-top: 10px;
}
.mt20 {
	margin-top: 20px;
}
.tac {
	text-align: center;
}
.fff {
	color: #FFFFFF;
}
.ml10 {
	margin-left: 10px;
}
.ml20 {
	margin-left: 20px;
}
.ml40 {
	margin-left: 40px;
}
.w75 {
	width: 75%;
}
.w85 {
	width: 85%;
}
.w50 {
	width: 50%;
}
.db {
	display: block;
}
.key {
	position: absolute;
	margin: auto;
}
.wsnw {
	white-space: nowrap;
}
.usn {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.ttl {
	text-transform: lowercase;
}
.brnr
{
	background-repeat:no-repeat;	
}
.bpcc
{
	background-position:center center;
}


/* More styles here */

.nav_menu{
	display: inline-block;
}




.ihre_header {
    background-color: #333;
    padding: 23px 20px;
    width: 100%;
    z-index: 1000;
    position: fixed;
    top: 0px;
}

.header_menu ul li {
	list-style-type: none;
	display: inline-block;
	padding: 0px 10px;
	vertical-align: middle;
}
.header_menu ul li a {
	text-decoration: none;
	font-size: 14px;
	color: #aaa;
	font-weight: 600;
}

.header_menu ul li a:hover{
	color: #fff;
}

.ihre_header .col8_mn{
	text-align: right;
	position: relative;
	/* right: 47px; */
}
a.logo-text{
	color: #fff;
    text-decoration: none;
    font-weight: bold;
}

.hero{
	background-image: url("../images/hero2.jpg");
    padding: 230px 0px 170px 0px;
	background-position: center;
	background-size: cover;
	text-align: center;
	
}

.hero h2{
	display: inline-block;
	
}
.hero img{
	display: block;
	margin:auto;
	max-width: 340px;
	width: 340px;
}

.hero h1{
	max-width: 720px;
	display: block;
	color: #fff;
	font-size: 40px;
	margin:0 auto;
	margin-bottom: 20px;
}
.hero h3{
	max-width: 720px;
	display: block;
	margin-top: 25px;
	color: #fff;
	font-size: 17px;
	margin: auto;
}

.hero h1 b{
	color: #333;
}
.hero-text {
    padding: 55px 0px;
    background: #33333354;
}

.subscribe_form{
	margin-top: -35px;
	text-align: center;
	
	
}

.subscribe_form .subscribe{
	display: inline-block;
	border: 1px solid #169ED8;
	border-radius: 100px;
	overflow:hidden; 
	background-color: #fff;
	position: relative;
}

.subscribe_form input{
	padding: 20px 25px 20px 55px;
	border: 0px;
	border-radius: 100px;
	font-size: 18px;
}

.subscribe_form img{
	
	position: absolute;
	top: 0px;
	bottom: 0px;
	margin: auto;
	left: 25px;
}

.subscribe_form{
	padding: 0px 20px;
}

.subscribe_form .submit{
	background-color: #169ED8;
	padding: 20px 35px;
	cursor: pointer;
	color: #fff;
}

.subscribe_form input:focus, .subscribe_form input:active{
	border: none;
	border-radius: 100px;
	outline: none;
}


.testimonials h1{
	text-align: center;
	margin: 30px 0px;
}
.sample h1{
	/*text-align: center;*/
	max-width: 1150px;
	margin-left: auto;
	margin-right: auto;
margin-bottom: 30px;}

.testimonials{
	padding-bottom: 25px;
}
.testimonial {
    margin-right: 11px;
    width: 32%;
    color: #333;
	border: 1px solid #DDDDDD;
	padding: 20px 20px;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 25px;
    background-color: #f1f1f1;
    text-align: left;
}

.testimonial:hover{
	box-shadow: 0px 0px 25px #ccc;
	cursor: pointer;
}




.ihre_footer{
	padding: 50px 20px;
	background-color: #333;
}

.ihre_footer ul li{
	list-style-type: none;
	
}

.ihre_footer ul li a{
	color: #999;
	font-size: 14px;
}

.ihre_footer p{
	color: #aaa;font-size: 14px;
	text-align: center;
	padding: 0 5%;
}
.ihre_footer h1{
	text-align: center;
	margin-bottom: 25px;
	color: #fff;
}
.ihre_footer .col_mn{
	vertical-align: top!important;
}

.ihre_footer h3{
	color: #aaa;
	margin-bottom: 10px;
	font-weight: normal;
}


.social_media img{
	max-width: 25px;
	width: 25px;
	text-align: right;
}

.ihre_footer_2{
	background-color: #333 !important;
	border-top: 1px solid #000 !important;
}

.ihre_footer_2 p{
	color: #999;
}

.social_media{
	text-align: right;
}
.bio-social{
	text-align: left !important;
	
}

.social_media a{
	display: inline-block;
	padding: 10px 5px;
}


.ihre_footer .subscribe{
	border:1px solid #fff;
	padding: 0px;
	position: relative;
	background-color: #ffffff!important;
	margin-top: 25px;
}

.ihre_footer .subscribe input{
	padding: 12px 10px;border: none;outline: none;
}

.ihre_footer .subscribe button{
	position: absolute;
	right: 0px;
	top: 0px;
	margin: auto;
	background-color: #fff; /* Green */
    border: none;
    color: white;
    padding: 0px 0px;
    text-align: center;
    text-decoration: none;
	height: 100%;
    display: inline-block;
    font-size: 16px;
	outline: none;

}

.ihre_footer .subscribe button img{
	width: 40px;
	display: inline-block;
	border: none;
}

.ihre_footer_2{
	padding: 25px 20px;
}

.menu_toggle{
	position: absolute;
	top: 0;
	display: none;
	right: 20px;
	z-index: 1000;
	cursor: pointer!important;
	
}

.menu_toggle img{
	max-width:40px;
	width: 40px;
	
}

.mdbc{
	display: inline-block;
}














/* responsive ------------------------------------------------------------------ */



@media only screen and (max-width: 768px) {
    
	
	.col_mn, .tab_mn, .row_mn {
        display: block;
        width:100%;
    }
	
	
	
	
	html, body, .main{
		overflow-x: hidden;
		width: 100%;
	}
	
	
	
	.search{
		margin-top: 0px;
	}
	
	.quote_by_topic ul{
		width: 180px;
	}
	
	
	.col6_mn{
		display: block;
		width: 100%;
	}
	
	.header_menu{
	height: 0px;
	transition: 0.3s;
	overflow: hidden;
}
	
	.menu_toggle{
		display: block;
		cursor: pointer;
	}
	
	
	.hero img{
		max-width: 100%;
	}
	
	.ihre_header{
		z-index: 10;
	}
	
	.subscribe_form .subscribe{
		border-radius: 0px;
		padding-bottom: 0px;
		padding: 20px 25px;
	}
	
	.subscribe_form .subscribe input{
		
		padding: 10px 15px;
		display: inline-block;
		
		margin-bottom: 10px;
		
	}
	
	.subscribe_form .subscribe img{
		display: inline-block;
		position: relative;
		top: 5px;
		left: 0px;
	}
	
	.ihre_footer_2 p, .social_media{
		text-align: center;
		padding-top: 10px;
	}
	
	.ihre_footer p{
		max-width: none;
		margin-left: 0px!important;
		margin-right: 0px!important;
		margin-bottom: 25px;
	}
	
	.ihre_footer h3{
		margin-top: 25px;
	}
	
	.ihre_footer{
		padding: 50px 20px;
	}
	
	
	.header_menu ul li{
		display: block;
		text-align: left;
		/* padding-left: 50px; */
		padding: 10px 10px;
	}
	
	.ihre_header{
		position: relative;
	}
	
	.mdbc{
		display: block;
	}
	
	.ihre_footer .col1_mn{
		width: 25%;
		display: table-cell;
	}
	
	.ihre_footer .col5_mn{
		width: 75%;
		display: table-cell;
	}
	
	.ihre_footer .col12_mn{
		display: block;
		clear: both!important;
	}
	
	.hero{
		margin-top: 0px;
		padding: 50px 20px 75px;
	}
	
	.sp_col_6{
		display: table-cell!important;
	}
	
	
	
	.ihre_footer .sp_col_6{
		width: 25%!important;
		display: table-cell!important;
	}
	
	
	.ihre_footer .col1_mn img{
		width: 100px;
	}
	
	.ihre_footer_2 .col6_mn{
		display: table-cell; 
    width: 50%;
	}
}
	
}

@media only screen and (max-width: 540px){
	
	.ihre_header .logo{
		max-width: 200px;
	}
	.menu_toggle img{
		max-width: 35px;
	}
	
	
		.subscribe_form .subscribe input{
		text-align: center;
	}
	
	.col_mn, .tab_mn, .row_mn {
        display: block;
		width:100%; 
    }
	
	
	.ihre_footer .col5_mn {
   
    display: block;
		width: 100%;
}
	
	.ihre_footer .sp_col_6{
		width: 25%!important;
		display: table-cell!important;
	}
	
	
	.ihre_footer .col1_mn img{
		width: 100px;
	}
	
	.ihre_footer_2 .col6_mn{
		display: block; 
    width: 100%;
	}
	
	.author_details img {
   
    max-width: 25px;
}
	
	
}
label {
    font-weight: 600;
}
.sample{
	background: #f1f1f1;
	padding: 30px 0px;
}
.sample-head {
    background: #fff;
    padding: 20px 10px;
    /*height: 320px;*/
    overflow: auto;
}
.img-circle {
	border-radius: 50%;
	/*margin-top: 40px;*/
}
.bio-img{
	width: 20%;
	height: auto;
	float: left;
	text-align: center;
}
.bio-details {
    width: 80%;
    float: right;
    text-align: left;
}
.record-btn{
	width: 200px;
    background: #333;
    border: 0px;
    color: lemonchiffon;
    padding: 10px 15px;
}
h1.data-head{
	font-size: 15px;
	font-weight: bold;
	float: right;
}
.sample-record{
	height: auto;
}
.sample-record table {
    font-family: arial, sans-serif;
    border-collapse: collapse;
	width: 100%;
}
.sample-record td, th {
    border: 1px solid #dddddd;
    text-align: left;
    padding: 8px;
}
/* tr,td{
width:50%;} */
.sample-record tr:nth-child(even) {
    background-color: #dddddd;
}



@media only screen and (max-width: 800px) {
    .bio-details {
		width: 70%;
	}
	.sample-head {
		/*height: 420px;*/
	}
	
	
}


@media only screen and (max-width: 600px) {
    .bio-details {
		width: 100%;
	}
	.bio-img {
		width: 100%;
	}
	.sample-head {
		/*height: 750px;*/
	}
	table{
		width: 100%;
	}
	.testimonial{
		width: 100%;
	}
	.purchase-form{
		padding-left: 0% !important;
	}
	.submit-btn input {
		margin-left: 0% !important;
	}
	.table-left, .table-right{
		width: 100%;
	}
	
	
}


.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
	background-image: none;
	margin-top: 10px;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.form-field {
    padding: 2% 2% 0% 0%;
}
.purchase-form{
	padding-left: 12%;
}
label.control-label{
	color: #fff;
	font-weight: 600;
	font-size: 14px;
}
.submit-btn{
text-align: center;
margin-top: 10px;
}
.submit-btn input {
    margin-left: -12%;
    margin-top: 14px;
}

.expandable-list, .expandable-list li{
	list-style: none; 
	display: inline-block;
	padding: 0; 
	margin: 0; 
}




