.vsn-mission{
	padding:80px 0 !important;
	position:relative;
}
.vsn-mission .vsn-heading{
	text-align:center;
}
.vsn-mission .vsn-heading .main-head{
	margin-bottom:60px !important;
}
.vsn-mission .vsn-blk{
	padding:0 20px;
	position:relative;
}
.vsn-mission .vsn-blk h4{
	line-height: 30px !important;
    font-weight: 600;
    font-size: 24px !important;
    color: #92cd01;
    margin-bottom: 10px !important;
}

/* Contact Us Page */
.inner-contact-sec{
	padding:0px 0 80px;
	position:relative;
}
.inner-contact-sec .contact-houter{
	background:#fff;
	margin-top:-50px;
}
.inner-contact-sec .app-block{
	padding:30px;
	border-top:5px solid #92cd01;
	background:#FFF;
    -moz-box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 5px 20px rgb(0 0 0 / 10%);
    box-shadow: 0px 5px 20px rgb(0 0 0 / 10%);
    webkit-transition: all 600ms cubic-bezier(0.075, 0.82, 0.165, 1);
    -moz-transition: all 600ms cubic-bezier(0.075, 0.82, 0.165, 1);
    transition: all 600ms cubic-bezier(0.075, 0.82, 0.165, 1);
}
.vsn-mission.inner-contact-sec .app-block{
	padding:30px 20px;
}




.inner-contact-sec .app-block.mid-blk{
	margin-top:-30px;
	position:relative;
	padding:60px 30px 60px 30px;
}
.inner-contact-sec .app-block .app-icon {
    height: 100px;
    width: 100px;
    background: #319c01;
    border-radius: 100%;
    margin: 0 auto 15px !important;
}
.inner-contact-sec .app-block .app-icon img {
    max-width: 100%;
    padding: 30px;
	-webkit-transition: all 300ms linear;
	 -moz-transition: all 300ms linear;
	 -o-transition: all 300ms linear;
	 -ms-transition: all 300ms linear;
	 transition: all 300ms linear;
}
.inner-contact-sec .app-block:hover .app-icon img{
	transform:scale(1.3);
}
.inner-contact-sec .app-block h4 {
     text-transform: capitalize;
    text-align:center;
	line-height: 34px !important;
    font-weight: 600;
    font-size: 27px !important;
    color: #ff871c;
    margin-bottom: 10px !important;
}
.inner-contact-sec .app-block p{
	color:#333 !important;
	text-align:center;
	margin-bottom:0 !important;
	font-size:14px !important;
	line-height:25px;
}
.inner-contact-sec .app-block p a{
	color:#333 !important;
}
.inner-cont-sec2{
	background:#f9f9f9;
}
.inner-cont-sec2 .cont-right{
	padding:120px 30px 0 0px;
	position:relative;
}
.inner-cont-sec2 .cont-right p{
	font-size:14px !important;
	line-height:24px;
	color:#333;
	margin-bottom:0 !important;
	text-align:justify;
}
.inner-cont-sec2 .social-nav ul {
    list-style: none;
    /* margin-top: 20px!important; */
    overflow: hidden;
    margin: 20px auto 0 !important;
    float:left;
}
.inner-cont-sec2 .social-nav li {
    display: inline-block;
    margin-right: 10px!important;
}
.inner-cont-sec2 .social-nav li:hover a .fa {
    background: #ff871c !important;
    color: #fff !important;
    border: 1px solid #ff871c;
}
.inner-cont-sec2 .social-nav li a {
    border: 0!important;
    padding: 0!important;
}
.inner-cont-sec2 .social-nav li a .fa {
    color: #FFF !important;
    width: 35px;
    height: 35px;
    border-radius: 100%;
    line-height: 35px;
    text-align: center;
    vertical-align: middle;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
    border: 1px solid #2e2e2e;
    background: #2e2e2e;
    font-size: 14px !important;
}
.inner-cont-sec2  .cont-form{
	padding:50px 20px 20px;
	background:#FFF;
	-moz-box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0px 5px 20px rgb(0 0 0 / 10%);
    box-shadow: 0px 5px 20px rgb(0 0 0 / 10%);
    webkit-transition: all 600ms cubic-bezier(0.075, 0.82, 0.165, 1);
    -moz-transition: all 600ms cubic-bezier(0.075, 0.82, 0.165, 1);
    transition: all 600ms cubic-bezier(0.075, 0.82, 0.165, 1);
	border-top:5px solid #ff871c;
}
.inner-cont-sec2  .cont-form h2{
	margin-bottom:20px !important;
	padding-left:15px !important;
}
.contact-form-smart .col-sm-3{
	width:50% !important;
	float:left !important;
}
.contact-form-height {
    width: 100%;
    height: 335px !important;
}
.contact-form-smart .form-group {
    position: relative;
    margin-bottom: 12px !important;
}
.contact-form-smart .form-group .form-control:focus {
    box-shadow: none;
    border-color: #12115a;
    color: #0d0d0d;
}
.contact-form-smart .smart-furture-btn{
	padding: 8px 15px !important;
	display:block;
	width:100%;
    background: #319c01 !important;
    border: 1px solid #319c01 !important;
    text-align: center;
    font-size: 14px !important;
    line-height: 24px;
    text-align: center;
    text-transform: uppercase;
    color: #fff !important;
    font-weight: 600;
    margin-bottom: 20px !important;
}
.contact-form-smart .smart-furture-btn:hover{
	border: 1px solid #2e2e2e !important;
    background: #2e2e2e !important;
    color: #FFF !important;
}
.contact-form-smart .form-group .form-control {
    border-radius: 0!important;
    box-shadow: none;
    background: #f3f4f5;
    padding: 12px 15px;
    height: auto;
	border:1px solid #f3f4f5;
}
.m-no-padding{
	padding-left:0 !important;
	padding-right:0 !important;
}
.gallery-sec{
	padding:80px 0 50px;
	position:relative;
}
.download-sec{
	padding:80px 0;
	position:relative;
}




@media only screen and (min-width:1600px) and (max-width:1919px){
	
}
@media only screen and (min-width:1280px) and (max-width:1366px){
	
}
@media only screen and (min-width:992px) and (max-width:1199px){
	.inner-contact-sec .contact-houter {
		margin-top: -35px;
	}
	.banner-bar {
		padding:150px 0 30px;
	}
	.gallery-sec {
		padding: 60px 0 30px;
	}
	.download-sec {
		padding: 60px 0;
	}
	.vsn-mission {
		padding: 60px 0 !important;
	}
}
@media only screen and (min-width:768px) and (max-width:991px) {
	.banner-bar {
		padding:60px 0 50px;
	}
	.banner-bar .banner-content h1 {
		margin-bottom: 15px !important;
		font-size: 24px !important;
		line-height: 32px;
	}
	
	.inner-contact-sec .contact-houter {
		margin-top: -30px;
	}
	.inner-contact-sec .app-block {
		padding: 20px;
		border-top: 3px solid #ff871c;
	}
	.inner-contact-sec .app-block .app-icon {
		height: 80px;
		width: 80px;
		margin: 0 auto 10px !important;
	}
	.inner-contact-sec .app-block .app-icon img {
		padding: 22px;
	}
	.inner-contact-sec .app-block.mid-blk {
		margin-top: -20px;
		position: relative;
		padding: 40px 20px 40px;
	}
	.inner-cont-sec2 .cont-right {
		padding: 60px 20px 0 0;
	}
	.inner-cont-sec2 .cont-right  .main-head {
		line-height: 29px !important;
		font-weight: 600;
		font-size: 22px !important;
		margin-bottom: 10px !important;
	}
	.inner-cont-sec2 .cont-right  .main-head br{
		display:none;
	}
	.inner-cont-sec2 .cont-form {
		padding: 30px 0px 10px;
	}
	.inner-contact-sec {
		padding: 0px 0 50px;
	}
	.inner-contact-sec .app-block h4 {
		line-height: 29px !important;
		font-size: 22px !important;
	}
	.inner-cont-sec2 .cont-form h2 {
		line-height: 29px !important;
		font-size: 22px !important;
    }
	.gallery-sec {
		padding: 50px 0 20px;
	}
	.download-sec {
		padding: 50px 0;
	}
	.vsn-mission {
		padding: 50px 0 !important;
	}
	.vsn-mission .vsn-heading .main-head {
		line-height: 29px !important;
		font-size: 22px !important;
		margin-bottom: 50px !important;
	}
	
}
@media only screen and (min-width:320px) and (max-width:767px){
	.banner-bar .banner-content h1 {
			margin-bottom: 10px !important;
			font-size: 20px !important;
			line-height: 27px;
	}
	.banner-bar {
		padding: 50px 0 50px;
	}
	.inner-contact-sec {
		padding: 40px 0 !important;
	}
	.inner-contact-sec .app-block {
		border-radius: 0px;
		padding: 15px;
		margin-bottom:30px;
   }
   .inner-contact-sec .app-block .app-icon {
		height: 80px;
		width: 80px;
		margin: 0 auto 10px !important;
	}
	.inner-contact-sec .app-block .app-icon img {
		padding: 18px;
	}
	.inner-contact-sec .app-block h4 {
		line-height: 30px !important;
		font-size:22px !important;
		margin-bottom:10px !important;
		
	}
	.inner-cont-sec2 .cont-right {
		padding:0;
	}
	.inner-cont-sec2 .cont-form {
		padding: 20px 0px 20px;
		margin-top:30px;
		border-top: 3px solid #12115a;
	}
	.inner-contact-sec .app-block.m-last{
		margin-bottom:0 !important;
	}
	.inner-cont-sec2 .cont-right .main-head span {
		font-size: 22px !important;
	}
	.download-sec {
		padding: 40px 0;
	}
	.vsn-mission .vsn-heading .main-head {
		margin-bottom:40px !important;
	}
	.m-padding{
		padding-left:15px !important;
		padding-right:15px !important;
	}
	.inner-contact-sec .app-block.mid-blk {
		margin-top: 0px;
	}
}

