@font-face {
	font-family:'Helvetica-Regular';
	src: url('../font/Helvetica_gdi.eot');
	src: url('../font/Helvetica_gdi.eot?#iefix') format('embedded-opentype'),
		url('../font/Helvetica_gdi.woff') format('woff'),
		url('../font/Helvetica_gdi.ttf') format('truetype'),
		url('../font/Helvetica_gdi.svg#Helvetica-Regular') format('svg');
	font-weight: 400;
	font-style: normal;
	font-stretch: normal;
	unicode-range: U+0020-2212;
}
header{
	background: #edeef0;
	position: relative;
	z-index: 999999;
}
nav.navbar.navbar-default{
	background: #edeef0;
	border: 0px;
	margin-top: 20px;
}
.img-responsive.logo {
    width: 250px;
}
section.banner1{
	background: #edeef0;
	padding-bottom: 60px;
	padding-top: 30px;
}
.col-sm-7.col-lg-7 {
    padding: 0;
}
.cart {
    padding-top: 70px;
}
header .navbar-brand {
    padding: 8px 15px;
}
header .navbar-default .navbar-nav > li > a{
	font-size: 20px;
	color: #2d2d2d;
	font-family: Helvetica-Regular;
	padding: 15px 40px;
	font-weight: bold;
}
.cart h1{
	font-family: Helvetica-Regular;
	font-size: 28px;
	font-weight: bold;
	color: #2d2d2d;
}
.cart h4 {
    color: #4d5356;
    font-size: 18px;
    font-family: Helvetica-Regular;
    line-height: 25px;
}
.cart p{
	font-size: 14px;
    font-family: Helvetica-Regular;
    color: #60686b;
}
.btn.btn-default.buy {
    background: #2a93d8 none repeat scroll 0 0;
    border: 0 none;
    border-radius: 0;
    padding: 10px 30px;
    font-family: Helvetica-Regular;
    color: #fff;
    font-size: 15px;
    border-radius: 3px;
    font-weight: bold;
}
.cart > span{
	font-family: Helvetica-Regular;
	margin-top: 10px;
	color: #b6bcbf;
	font-weight: bold;
	display: block;
	font-size: 13px;
}
.header-two{
	background: #fff;
}
.header-two .navbar.navbar-default{
	background: #fff;
	border: 0px;
	margin-top: 20px;
}
.header-two .navbar-brand {
    padding: 8px 15px;
}
.header-two .navbar-default .navbar-nav > li > a{
	font-size: 20px;
	color: #2d2d2d;
	font-family: Helvetica-Regular;
	padding: 15px 40px;
	font-weight: bold;
}
.container.text-center > h1 {
    color: #4d5356;
    font-family: Helvetica-Regular;
    font-size: 30px;
    margin: 30px 0;
}
.teaches > h2 {
    color: #2d2d2d;
    font-size: 30px;
    font-family: Helvetica-Regular;
    font-weight: bold;
}
.question > h2 {
    color: #2d2d2d;
    font-size: 30px;
    font-family: Helvetica-Regular;
    font-weight: bold;
}
.teaches, .question > p{
	font-size: 15px;
    font-family: Helvetica-Regular;
    color: #60686b;
    margin-bottom: 30px;
}
.box strong{
	color: #2d2d2d;
	font-family: Helvetica-Regular;
}
.list-teaches {
    list-style: outside none none;
    padding-left: 0;
    margin-top: 20px;
}
.list-teaches > li {
    margin-bottom: 20px;
    font-family: Helvetica-Regular;
    color: #60686b;
    clear: bold;
}
.list-teaches.question strong {
    color: #60686b;
}
.list-teaches span{
	color: #2a93d8;
	font-family: Helvetica-Regular;
	font-weight: bold;
	font-size: 18px;
}
.number {
    float: left;
    height: 35px;
    width: 20px;
}
.question .number {
    height: 72px;
}
.header-three{
	background: #2c343d;
}
.header-three .navbar.navbar-default{
	background: #2c343d;
	border: 0px;
	margin-top: 20px;
}
.header-three .navbar-brand {
    padding: 8px 15px;
}
.header-three .navbar-default .navbar-nav > li > a{
	font-size: 20px;
	color: #fff;
	font-family: Helvetica-Regular;
	padding: 15px 40px;
	font-weight: bold;
}
.nav.navbar-nav.navbar-right{
	padding-top: 10px;
}
.section-three .container.text-center > h2{
	color: #cbcfd0;
	font-family: Helvetica-Regular;
	font-size: 25px;
}
.section-three .container.text-center > p{
	color: #cbcfd0;
	font-family: Helvetica-Regular;
	 border-bottom: 1px solid #cbcfd0;
	font-size: 25px;
}
.content.text-left > h2{
	font-size: 30px;
	color: white;
	font-family: Helvetica-Regular;
	font-weight: bold;
	margin-bottom: 30px;
}
.section-three .row{
	padding-top: 40px;
}
.ourthor > p{
	color: #efefef;
	font-family: Helvetica-Regular;
	font-weight: bold;
}
.ourthor span{
	color: #3db8f2;
}
.content.text-left > p{
	color: #cbcfd0;
	font-family: Helvetica-Regular;
	margin-top: 15px;
}
.section-three {
    padding-bottom: 100px;
}
.download.btn.btn-default{
	background: #2a93d8 none repeat scroll 0 0;
    border: 0 none;
    border-radius: 3px;
    color: #fff;
    font-family: Helvetica-Regular;
    font-size: 15px;
    padding: 10px 30px;
    font-weight: bold;
}
.list > h4{
	color: #3db8f2;
	font-family: Helvetica-Regular;
	font-weight: bold;
}
.list > p{
	color: #cbcfd0;
	font-family: Helvetica-Regular;
	margin-top: 15px;
}
.list {
    padding: 0 30px;
}
.col-lg-9 .content.text-left > h2 {
    padding: 0 30px;
}
.list > a {
    display: block;
    padding-top: 40px !important;
    color: #3db8f2;
	font-family: Helvetica-Regular;
	font-weight: bold;
	text-decoration: none;
}
.content.text-left > hr {
    border-color: #cbcfd0;
}
.row.box {
    padding-bottom: 30px;
    padding-top: 30px;
}
.navbar-collapse {
    border-top: 0 solid transparent!important;
    box-shadow: 0 0 0 rgba(255, 255, 255, 0.1) inset!important;
}
.images {
    position: absolute;
    right: -90px;
    top: -24px;
    width: 95%;
    z-index: 9999;
}
.banner1 .col-sm-8.col-lg-8 {
    position: relative;
}
.header-two{
	z-index: 9999;
	position: relative;
	padding-bottom: 50px;
}
@media only screen and (max-width : 360px) {
	.img-responsive.logo {
	    width: 225px;
	}
}
@media only screen and (max-width : 1024px) {
	.images {
    position: absolute;
    right: -25px;
    top: -80px;
    width: 95%;
    z-index: 9999;
}
}

@media only screen and (max-width : 980px) {
	.img-responsive.logo {
	    width: 200px;
	}
}
@media only screen and (max-width : 800px) {
	.images {
	    right: -10px;
	    top: -40px;
	}
		.cart {
	    padding-top: 0;
	}
}
@media only screen and (max-width : 767px) {
	.images {
	    position: relative!important;
	    right: -40px;
	    top: -24px;
	    width: 95%;
	    z-index: 9999;
	}
	.cart {
	    padding-top: 0;
	    position: relative;
	    z-index: 99999;
	}
}
@media only screen and (max-width : 480px) {
	.images {
	    position: relative!important;
	    right: -40px;
	    top: -24px;
	    width: 95%;
	    z-index: 9999;
	}
}
