@import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i&display=swap');
@import url('https://fonts.googleapis.com/css?family=Raleway:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&display=swap');
h1,h2,h3,h4,h5,h6,p{
	font-family: 'Raleway', sans-serif;
}
body{
	font-size: 14px;
}
.banner_rgt img {
    width: 100%;
}
.banner_left h1 {
    font-size: 55px;
    font-weight: 700;
    line-height: 70px;
}
.head_button {
    text-align: right;
    width: 86%;
}
.footer1 h4 {
    margin-bottom: 22px;
}
button.login_btn {
    border: 1px solid #000;
    background-color: transparent;
    padding: 6px 30px;
    border-radius: 50px;
    margin-right: 20px;
    font-size: 13px;
    font-family: 'Roboto', sans-serif;
}
button.Signup_btn {
    background-color: #580085;
    border: none;
    color: #fff;
    padding: 6px 30px;
    border-radius: 50px;
    font-size: 13px;
    font-family: 'Roboto', sans-serif;
}
.banner_left {
	width: 100%;
    margin-top: 30px;
}
.banner_left p {
    font-size: 20px;
}
button.learn_btn {
    background-color: #580085;
    color: #fff;
    border: none;
    border-radius: 50px;
    padding: 13px 30px;
}
.top_head {
    background-image: url(../images/bg_img.png);
    background-size: cover;
    background-position: 50% 50%;
    width: 100%;
   /* padding-bottom: 120px;*/
padding-bottom: 60px;

    background-repeat: no-repeat;
}
.services_sectn h1 {
    width: 100%;
    text-align: center;
    margin-top: 50px;
}
.services_sectn {
    width: 100%;
    position: relative;
}
h1.service_div:after {
    background-color: #580085;
    content: "";
    position: absolute;
    width: 67px;
    height: 6px;
    top: 94%;
    left: 48%;
    border-radius: 10px;
}
hr.service_row {
    width: 15%;
}
.content_1 img {
    width: 100%;
}
.servce_txt {
    width: 100%;
    text-align: center;
}
.servce_txt h3 {
    font-size: 19px;
    font-weight: 600;
    margin-top: 20px;
}
.servce_txt p {
    font-size: 14px;
    font-family: 'Raleway', sans-serif;
}
.content_1 {
    width: 100%;
    position: relative;
}
span.count_div {
    position: absolute;
    top: -22px;
    left: -22px;
    background-color: #580085;
    color: #fff;
    font-size: 35px;
    width: 60px;
    height: 60px;
    text-align: center;
    border-radius: 50%;
    line-height: 60px;
    box-shadow: 0px 0px 4px #000;
}
.contact_img img {
    width: 100%;
    position: relative;
    padding: 30px; 
}
.contact_img:before {
    content: "";
    height: 100%;
    width: 75%;
    background-color: #580085;
    position: absolute;
    right: 0;
    top: 0;
}
.contact_img{
	position: relative;
}
input.input_text {
    border: none;
    border-bottom: 1px solid #d7d7dc;
    width: 100%;
    background-color: #f4f4f9;
    padding-bottom: 28px !important;
    outline: none;
}
.contact_details p {
    color: #99999c;
    margin-bottom: 6px;
    font-size: 20px;
    margin-top: 10px;
}
input.input_text::placeholder {
    color: #000;
    font-size: 18px;
    background-color: transparent;
}
button.submit_btn {
    background-color: #580085;
    color: #fff;
    border: none;
    padding: 10px 46px;
    border-radius: 50px;
    font-size: 20px;
    font-weight: 600;
}
.contact_us {
    width: 100%;
    margin-top: 60px;
    background-color: #f4f4f9;
    padding: 74px 0px;
}
.contact_details h3 {
    font-weight: 700;
}
.download_img img {
    width: 100%;
}
.downlod_div {
    width: 100%;
    margin-top: 60px;
}
.download_content h4 {
    font-weight: 700;
    letter-spacing: 4px;
    font-size: 40px;
}
.download_content p{
	font-size: 20px;
	font-family: 'Raleway', sans-serif;
}
.footer {
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    padding-bottom: 40px;
    background-position: center;
    position: relative;
    background-color: #580085;
    margin: 70px 0 0;
}
.footer_content {
    padding-top: 14%;
    width: 100%;
    color: #fff;
}
.downlod_div{
	padding-top: 60px;
}
.footer1 ul li {
    list-style-type: none;
    margin-bottom: 6px;
}
.footer ul {
    padding: 0px;
}
.footer1 ul li a {
    color: #fff;
    text-decoration: none;
    font-size: 18px;
}
.pb10 p {
    margin-bottom: 10px;
    font-size: 18px;
}
p.Phone_div {
    font-size: 18px;
}
p.mail_div {
    font-size: 17px;
}
.social_icons i.fa {
    background-color: #fff;
    width: 40px;
    height: 40px;
    border-radius: 50px;
    line-height: 40px;
    text-align: center;
    color: #000;
    margin-right: 10px;
    font-size: 20px;
}
.footer1 {
    padding: 0 0 0 40px;
}
.footer1.logo_footer {
    border-left: none;
}
hr.footer_row {
    width: 96%;
    margin-top: 80px;
    border-color: #9b66b6;
}
p.copyright_div {
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 15px;
    margin-top: 30px;
    font-family: 'Raleway', sans-serif;
}
p.Phone_div a, p.mail_div a {
    color: #fff;
    text-decoration: none;
}
.footer1.logo_footer img {
    max-width: 65%;
    width: 100%;
    margin-bottom: 10px;
}

.footer1::after {
    content: "";
    position: absolute;
    width: 2px;
    height: 240px;
    background-color: #9b66b6;
    top: 26px;
    left: 0;
    right: inherit;
}
.footer:before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0;
    right: 0;
    padding-bottom: 10%;
    background: #ffffff;
    -webkit-clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
    clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
}
.footer:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    background-color: #ffffff;
    height: 1px;
    width: 100%;
}
.footer_cntnt {
    font-size: 18px;
}


.logo_left{padding-top: 10px;}

/*media query starts here*/

@media only screen and (min-device-width : 768px) and (max-device-width : 991px) {
	.social_icons i.fa{
		margin-right: 3px;
	}
	.banner_left h1{
		font-size: 45px;
	}
	.banner_left p{
		font-size: 14px;
	}
	.download_content h4{
		font-size: 30px;
	}
	.download_content img {
    width: 40%;
}
.downlod_div {
    padding-top: 0px;
}
.footer1.logo_footer img {
    width: 100%;
}
}
@media only screen and (min-device-width : 480px) and (max-device-width : 767px) {
  .downlod_div {
    padding-top: 0px;
}
}

@media only screen and (min-device-width : 320px) and (max-device-width : 767px) {
   .logo_left {
    width: 100%;
    text-align: center;
}
.banner_left h1 {
    font-size: 30px;
    text-align: center;
}
.banner_left{
	padding: 0px !important;
}
.banner_left p {
    font-size: 12px;
    text-align: center;
}
.content_1{
    margin-top: 20px;
}
button.learn_btn{
	display: block;
    margin: 0 auto;
}
.download_content h4{
	font-size: 26px;
	text-align: center;
}
.download_content p{
	text-align: center;
	font-size: 14px;
}
.download_content img {
    width: 40%;
}
.head_button{
	width: 100%;
	text-align: center;
}
.downlod_div{
	padding-top: 0px;
}
.download_content {
    margin-bottom: 30px;
}
.downlod_div {
    padding-top: 0px;
}
.footer {
    background-color: #580085;
    margin-top: 40px;
    padding-top: 50px;
}
.footer_content{
	padding-top: 50px;
	text-align: center;
}
.contact_us{
	margin-top: 0px;
	padding-top: 30px;
}
.footer1::after{
    display: none;
}
input.input_text, .contact_details{
	text-align: center;
}
span.count_div {
    left: 10px;
}
.contact_img img {
    padding: 30px 30px 30px 0px;
}

}



.contact_details #message_txt{ line-height: 45px !important; }

.contact_details button.submit_btn{ display: block;
    margin-top: 30px !important;
margin-bottom: 20px !important;}


