		.header{
			border: 10px solid;
		}
		.logo_img{
			height: 50px;
		}
		.part2{
			height: 900px;
			width: 100%;
			z-index: -10;
			border: 1px solid white;
			zoom: 1;
			background-position: center 0;
			background-image: url(../img/header-bg.png);
			max-width: 100%;
			background-size: contain;
			background-size: 100%;
			background-repeat: no-repeat;
		}
		.title_box {
			position: relative;
			top: 5vw;
		}
		.title_row {
			position: relative;
			margin-top: 100px;
			white-space: nowrap;
			color: black;
		}
		.title1 {
			position: relative;
			text-indent: 55%;
			font-size: 1vw;
			width: 100%;
		}
		.title2 {
			position: relative;
			text-indent: 45%;
			font-size: 3vw;
			width: 100%;
			margin-top: 100px;
			font-weight: 600;
		}
		.buyBtn_box {
			text-indent: 55%;
		}
		.buyBtn {
			position: relative;
			text-align: center;
			text-indent: -40px;
			padding-right: 1px;
			width: 20%;
			overflow: hidden;
			font-size: 1.8vw;
		}
		#video {
			position: relative;
			top: -15px;
			height: 120%;
			width: 106%;
		}
		.primary-btn {
			text-transform: capitalize;
		}
		.single-course{
			height: 450px;
		}
		.fa{
			position: relative;
			margin-top: 30px;
		}
		.social-widget{
			left: 100px;
		}
		.h5_title{
			background-color: rgb(24,48,113);
		}
		.step_content{
			position: relative;
			margin-top: 20px;
			font-size: 18px;
		}
		.activate_box{
			position: relative;
			margin-top: 100px;
			padding-top: 30px;
			padding-bottom: 30px;
		}
		.activate_box_img{
			position: absolute;
			max-width: 100%;
			height: 100%;
		}
		.activate_box_left_content{
			font-size: 18px;
		}
		.activate_box_col{
			left: 5%;
		}
		.right_content{
			background-color: rgb(249, 249, 255);
			border-radius: 50px;
			left: 15%;
		}
		.form-control{
			width: 355px;
		}
		.user_form{
			position: relative;
			margin: 0px auto;
			width: 80%;
			margin-top: 20px;
			margin-bottom: 20px;
		}
		.btn1{
			position: relative;
			left: 40%;
		}
		#user_content{
			position: relative;
			margin: 0px auto;
			width: 100px;
			border-radius: 20px;
		}
		