
.profile_fourIcon1{ width:100%; overflow:auto; margin-top:20px;     text-align: center;}
.profile_fourIcon1 .blockArea1{width:122px; text-align:center; overflow:auto; display:inline-block;}
.profile_fourIcon1 .blockArea1 .circle{ width: 80px;text-align: center;background: #fff;border-radius: 50%;height:80px; margin:auto;}	
.profile_fourIcon1 .blockArea1 .circle img{ margin-top:15px;}
.profile_fourIcon1 .blockArea1 p{display: block;margin-top: 3px; color:#fff; font-size:15px; font-family: 'Dosis', sans-serif;}

.profile_fourIcon1 .blockArea1 .circle:hover{background:#f26921; cursor:pointer;}

.visonicons1 {font-size: 36px;
    line-height: 81px;
    color: #262f3e;
   
    font-weight: normal;}


.main-agileits {
    width: 100%;
    margin: 0 auto;
}
.form-w3-agile h2 {
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    text-align: center;
    margin-bottom: 2em;
    letter-spacing: 2px;
}
.form-w3-agile {
    /*background: rgba(4, 4, 4, 0.56);*/
    -webkit-box-shadow: 0px 35px 44px -22px rgba(0,0,0,0.72);
    -moz-box-shadow: 0px 35px 44px -22px rgba(0,0,0,0.72);
    box-shadow: 0px 35px 44px -22px #1f181b;
    padding: 60px 40px;
	background-color: #3ba3cb;
}

.icon-w3 i {
    color: #ffffff;
    font-size: 16px;
}
.icon-w3 {
    display: inline-block;
    position: absolute;
    right: 5px;
    bottom: 43px;
}
form {
    margin: 0 auto;
    width: 100%;
}
.form-sub-w3{
	position:relative;
}
.form-sub-w3 input[type="text"],input[type="password"] {
    outline: none;
    font-size: 15px;
    color: #fff;
    padding: 15px 40px 15px 10px;
    width: 87%;
    border: none;
    border-bottom: 1px solid #DCCBCF;
    -webkit-appearance: none;
    margin-bottom: 30px;
    background: transparent;
	font-family: 'Open Sans', sans-serif;
}
.form-sub-w3 input[type="password"] {
    outline: none;
    font-size: 15px;
    color: #ffffff;
    padding: 15px 40px 15px 10px;
    width: 87%;
    border: none;
    border-bottom: 1px solid #DCCBCF;
    -webkit-appearance: none;
    margin-bottom: 30px;
    background: transparent;
	font-family: 'Open Sans', sans-serif;
}
input[type="submit"] {
    background: #f7cc0d;
    color: #000;
    outline: none;
    display: block;
    margin: 0 auto;
    border: none;
    cursor: pointer;
    padding: 9px 38px;
    font-size: 14px;
    /*margin-top: 55px;*/
    font-weight: bold;
    text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
	transition: 0.3s all;
    -webkit-transition: 0.3s all;
    -moz-transition: 0.3s all;
    -o-transition: 0.3s all;
    -ms-transition: 0.3s all;
}
input[type="submit"]:hover{
    background: #d5e6f5;
	color:#000;
	transition: 0.3s all;
    -webkit-transition: 0.3s all;
    -moz-transition: 0.3s all;
    -o-transition: 0.3s all;
    -ms-transition: 0.3s all;
}
.p-bottom-w3ls {
    font-size: 13px;
    color: #fff;
    margin-top: 1em;
    text-align: center;
	text-transform: none;
}
.p-bottom-w3ls a{
    color: #fff;
	outline:none;
	text-decoration:none;
}
/*--main-content-ends-here--*/
/*--register-form--*/
.contact-w3-agileits h3 {
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    text-align: center;
    margin-bottom: 2em;
    letter-spacing: 2px;
}
.contact-form1 {
    padding: 60px 40px; 
    background: #444;
}
#small-dialog, #small-dialog1, #small-dialog2 {
    max-width: 541px;
}
.my-mfp-zoom-in.mfp-ready.mfp-bg {
    opacity: .9;
}
.contact-w3-agileits input[type="text"],input[type="email"],input[type="password"]{
	 outline: none;
    font-size: 15px;
    color: #ffffff;
    /*padding: 15px 40px 15px 10px;*/
    width: 87%;
    border: none;
    border: 1px solid #dad9d9;
    -webkit-appearance: none;
    margin-bottom: 20px;
    background: transparent;
	font-family: 'Open Sans', sans-serif;
}
.form-sub-w3ls{
	position:relative;
}
.icon-agile{
	display: inline-block;
    position: absolute;
    right: 12px;
    bottom: 35px;
}
.icon-agile i{
	color: #ffffff;
    font-size: 16px;
}
label.checkbox {
    display: block;
    margin: 15px 0px 0px 3px;
    text-align: left;
}
label p {
        color: #000;
    font-size: 12px;
    font-weight: bold;
    margin-left: 8px;
    display: inline-block;
}

/*--//register-form--*/
/*--copy-right-starts-here--*/
.copyright p {
    margin: 0 auto;
    text-align: center;
    margin: 73px 0px;
	font-size: 14px;
    color: #000;
	letter-spacing: 1px;
    text-transform: none;
}
.copyright a {
    color: #000;
    font-weight: bold;
    transition: 0.3s all;
    -webkit-transition: 0.3s all;
    -moz-transition: 0.3s all;
    -o-transition: 0.3s all;
    -ms-transition: 0.3s all;
}
.copyright a:hover{
    color: #f26921;
	transition: 0.3s all;
    -webkit-transition: 0.3s all;
    -moz-transition: 0.3s all;
    -o-transition: 0.3s all;
    -ms-transition: 0.3s all;
}
/*--copy-right-ends-here--*/
/*--responsive-design-starts-here--*/
@media(max-width:1680px){
	
}
@media(max-width:1440px){
	h1 {
		font-size: 30px;
		margin: 40px 0;
		word-spacing: 3px;
	}
	.main-agileits {
		width: 100%;
	}
	.copyright p {
		margin: 40px 0px;
	}
}
@media(max-width:1366px){
	.contact-form1 {
		padding: 50px 35px;
		background: #444;
	}
	.form-sub-w3 input[type="text"] {
		width: 88%;
	}
	.form-sub-w3 input[type="password"] {
		width: 88%;
	}
	.contact-w3-agileits input[type="text"], input[type="email"], input[type="password"] {
		width: 89%;
	}
	.contact-w3-agileits h3 {
		margin-bottom: 1.5em;
	}
}
@media(max-width:1280px){
	h1 {
		font-size: 27px;
		margin: 35px 0;
		/* letter-spacing: 3px; */
	}
	.form-w3-agile h2 {
		font-size: 19px;
		margin-bottom: 1.5em;
	}
	input[type="submit"] {
		/*margin-top: 45px;*/
	}
	.p-bottom-w3ls {
		margin-top: 0.8em;
	}
	.main-agileits {
		width: 100%;
	}
	#small-dialog, #small-dialog1, #small-dialog2 {
		max-width: 520px;
	}
	.contact-w3-agileits h3 {
		font-size: 19px;
	}
}
@media(max-width:1080px){
	.main-agileits {
		width: 100%;
	}
}
@media(max-width:1050px){
	
}
@media(max-width:1024px){
	.copyright p {
		margin: 48px 0px;
	}
}
@media(max-width:991px){
	.form-sub-w3 input[type="text"] {
		width: 87%;
	}
	.form-sub-w3 input[type="password"] {
		width: 87%;
	}
	.copyright p {
		margin: 40px 0px;
	}
}
@media(max-width:900px){
	.main-agileits {
		width: 100%;
	}
	.form-sub-w3 input[type="password"] {
		width: 86%;
	}
	.form-sub-w3 input[type="text"] {
		width: 86%;
	}
	input[type="submit"] {
		padding: 8px 45px;
	}
	
}
@media(max-width:800px){
	
	.form-w3-agile {
		padding: 47px 35px;
	}
	.form-sub-w3 input[type="text"] {
		width: 84%;
	}
	.form-sub-w3 input[type="password"] {
		width: 84%;
	}
	.form-sub-w3 input[type="text"], input[type="password"] {
		margin-bottom: 25px;
	}
	.form-w3-agile h2 {
		font-size: 17.5px;
	}
	.copyright p {
		margin: 36px 0px;
	}
	.contact-w3-agileits h3 {
		font-size: 17.5px;
	}
	.contact-form1 {
		padding: 47px 35px;
	}
	#small-dialog, #small-dialog1, #small-dialog2 {
		max-width: 430px;
	}
	label.checkbox {
		margin: 5px 0px 0px 3px;
	}
	input[type="submit"] {
		padding: 7px 45px;
	}
	.contact-w3-agileits input[type="text"], input[type="email"], input[type="password"] {
		width: 86%;
	}
}
@media(max-width:768px){
	
	.main-agileits {
		width: 100%;
	}
	.form-sub-w3 input[type="password"] {
		width: 85.5%;
	}
	.form-sub-w3 input[type="text"] {
		width: 85.5%;
	}
	.copyright p {
		margin: 100px 0px;
	}
	.icon-agile {
		bottom: 38px;
	}
}
@media(max-width:767px){
	h1 {
		margin: 35px;
	}
	.icon-w3 {
		bottom: 40px;
	}
	.copyright p {
		margin: 39px 0px;
	}
	.form-sub-w3 input[type="text"] {
		padding: 12px 40px 13px 10px;
	}
	.form-sub-w3 input[type="password"] {
		padding: 12px 40px 13px 10px;
	}
	.p-bottom-w3ls {
		margin-top: 0.5em;
	}
	.contact-w3-agileits input[type="text"] {
		padding: 12px 40px 12px 10px;
	}
	.contact-w3-agileits input[type="email"] {
		padding: 12px 40px 12px 10px;
	}
	.contact-w3-agileits input[type="password"] {
		padding: 12px 40px 12px 10px;
	}
}
@media(max-width:736px){
	.main-agileits {
		width: 100%;
	}
	.form-w3-agile h2 {
		font-size: 17px;
	}
	.contact-w3-agileits h3 {
		font-size: 17px;
	}
}
@media(max-width:667px){
	.main-agileits {
		width: 100%;
	}
	
	#small-dialog, #small-dialog1, #small-dialog2 {
		max-width: 420px;
	}
	.contact-form1 {
		padding: 40px 30px;
	}
}
@media(max-width:640px){
	.main-agileits {
		width: 65%;
	}
	.form-w3-agile {
		padding: 40px 35px;
	}
	
	.copyright p {
		margin: 25px 30px;
		line-height: 33px;
	}
	.contact-w3-agileits input[type="text"]{
		margin-bottom: 15px;	
	}
	 .contact-w3-agileits input[type="email"] {
		margin-bottom: 15px;
	}
	.contact-w3-agileits input[type="password"] {
		margin-bottom: 15px;
	}
	.icon-agile {
		bottom: 27px;
	}
}
@media(max-width:600px){
	.main-agileits {
		width: 68%;
	}
}
@media(max-width:568px){
	
	.copyright p {
		margin: 27px 30px;
		line-height: 33px;
		letter-spacing: 0.5px;
	}
	.form-w3-agile h2 {
		font-size: 16px;
	}
	.contact-w3-agileits h3 {
		font-size: 16px;
	}
	#small-dialog, #small-dialog1, #small-dialog2 {
		max-width: 403px;
	}
	input[type="submit"] {
		padding: 6px 40px;
		font-size: 13px;
	}
	.main-agileits {
		width: 100%;
	}
}
@media(max-width:480px){
	.main-agileits {
		width: 100%;
	}
	.form-sub-w3 input[type="text"] {
		font-size:14px;
	}
	.form-sub-w3 input[type="password"] {
		font-size:14px;
	}
	.form-w3-agile {
		padding: 40px 30px;
	}
	.form-sub-w3 input[type="text"] {
		width: 84%;
	}
	.form-sub-w3 input[type="password"] {
		width: 84%;
	}
	
	.copyright p {
		margin: 28px 30px;
	}
	#small-dialog, #small-dialog1, #small-dialog2 {
		max-width: 395px;
	}
	.icon-agile {
		right: 6px;
	}
	.contact-w3-agileits input[type="text"]{
		font-size:14px;	
	}
	 .contact-w3-agileits input[type="email"] {
		font-size:14px;	
	}
	.contact-w3-agileits input[type="password"] {
		font-size:14px;	
	}
	.icon-agile i {
		font-size: 15px;
	}
	.icon-w3 i {
		font-size: 15px;
	}
}
@media(max-width:414px){
	.main-agileits {
		width: 100%;
	}
	.form-sub-w3 input[type="text"] {
		width: 82%;
	}
	.form-sub-w3 input[type="password"] {
		width: 82%;
	}
	.form-w3-agile h2 {
		font-size: 15px;
	}
	.contact-w3-agileits h3 {
		font-size: 15px;
	}
	.copyright p {
		margin: 60px 30px;
	}
	.icon-w3 {
		bottom: 38px;
	}
	#small-dialog, #small-dialog1, #small-dialog2 {
		max-width: 355px;
	}
	.contact-form1 {
		padding: 40px 28px;
	}
	.contact-w3-agileits input[type="text"]{
		 width: 84%;
	}
	 .contact-w3-agileits input[type="email"] {
		 width: 84%;	
	}
	.contact-w3-agileits input[type="password"] {
		 width: 84%;	
	}
}
@media(max-width:384px){
	.main-agileits {
		width: 100%;
	}
	.copyright p {
		margin: 30px 29px;
	}
	
	#small-dialog, #small-dialog1, #small-dialog2 {
		max-width: 345px;
	}
	.contact-w3-agileits input[type="text"] {
		width: 83%;
	}
	.contact-w3-agileits input[type="password"] {
		width: 83%;
	}
	.contact-w3-agileits input[type="email"] {
		width: 83%;
	}
}
@media(max-width:375px){
	
	#small-dialog, #small-dialog1, #small-dialog2 {
		max-width: 335px;
	}
	.contact-w3-agileits input[type="text"] {
		width: 82%;
	}
	.contact-w3-agileits input[type="password"] {
		width: 82%;
	}
	.contact-w3-agileits input[type="email"] {
		width: 82%;
	}
	.icon-agile {
		right: 10px;
	}
}
@media(max-width:320px){
	
	.main-agileits {
		width: 94%;
	}
	.form-w3-agile {
		padding: 30px 23px;
	}
	.form-sub-w3 input[type="text"] {
		padding: 10px 34px 10px 6px;
		margin-bottom: 15px;
		    font-size: 13px;
	}
	.form-sub-w3 input[type="password"] {
		padding: 10px 34px 10px 6px;
		margin-bottom: 15px;
		    font-size: 13px;
	}
	.p-bottom-w3ls {
		font-size: 12px;
	}
	input[type="submit"] {
		margin-top: 40px;
	}
	.form-w3-agile h2 {
		font-size: 14px;
		margin-bottom: 1em;
	}
	.icon-w3 {
		bottom: 25px;
	}
	.copyright p {
		margin: 14px 39px;
		font-size: 13px;
		letter-spacing: 0.5px;
	}
	.icon-w3 i {
		font-size: 14px;
	}
	input[type="submit"] {
		padding: 5px 35px;
		font-size: 12px;
	}
	.contact-form1 {
		padding: 35px 20px;
	}
	.contact-w3-agileits input[type="text"] {
		padding: 10px 34px 9px 10px;
		font-size:13px;
		margin-bottom: 13px;
	}
	.contact-w3-agileits input[type="password"] {
		padding: 10px 34px 9px 10px;
		font-size:13px;
		margin-bottom: 13px;
	}
	.contact-w3-agileits input[type="email"] {
		padding: 10px 34px 9px 10px;
		font-size:13px;
		margin-bottom: 13px;
	}
	.icon-agile i {
		font-size: 14px;
	}
	.contact-w3-agileits h3 {
		font-size: 14px;
		margin-bottom: 1em;
	}
	.icon-agile {
		bottom: 22px;
	}
}
/*--responsive-design-ends-here--*/