@media only screen and (min-width:320px) and (max-width:991px) {
h1 {
 font-size:26px!important;
}
 h2 {
 font-size:21px!important;
}
 h3 {
 font-size:19px!important;
}
 h4 {
 font-size:15px!important;
}
}
@media only screen and (min-width:320px) and (max-width:767px) {
	
	/* header */
	.logo-blk {
		width:100%;
		float: left;
		padding: 0px;
	}
	.logo-blk-rgt {
		width:100%;
		padding: 0px;
	}
	header .logo img{	
	 width: 85px;
	}
	header .logo:after {
		display:none;
	}
	header .social-nav {
		display:none;
	}
	header .user-nav {
		float: left;
	} 
	header.header-fixed-bar  .top-bar {
		display:block;
	}
	header.header-fixed-bar .logo img{
		max-width:100px;
	}
	header .top-bar {
	border-bottom: none;
	border-top: 1px solid #e5e5e5;
}
	header .nav-bar {
			display: none;
	}
    header .user-nav ul a {
        padding: 8px 10px 8px;
    }
     header .user-nav ul li:nth-child(2){ display:none}
	section.contents .content-bar {
		padding: 20px 0;  
	}
	 
	.home-abt-bar .home-abt-right:after {
		display:none;
	}
	.home-abt-bar {
		padding: 40px 0;
	}
	.home-abt-bar.inner-abt-sec{
		padding:40px 0 0;
	}
	.idx-heading {
		font-size: 20px !important;
		line-height: 27px;
		margin-bottom: 10px !important;
		margin-top: 0px !important;
	}
	.home-abt-bar .h-text h4 {
		font-size: 16px !important;
		line-height: 24px;
		margin-bottom: 0px !important;
	}
	.home-abt-bar .h-text {
		margin-top:0px;
	}
	.home-abt-bar .home-abt-right {
		margin-top:20px;
	}
	.home-web-col-bar .home-web-col1 {
		padding: 20px 20px;
		margin-bottom:30px;
	}
	.home-web-col-bar h2 {
		font-size: 27px !important;
		line-height: 32px;
	}
	.home-web-col-bar h4 {
		font-size: 18px !important;
		line-height: 24px;
		margin-bottom: 3px !important;
	}
	.home-web-col-bar p {
		font-size: 14px !important;
		line-height: 24px;
	}
	.home-info-bar {
			padding: 100px 0 100px;
	}
	.home-join-col .home-join-text {
		width: 100%;
		padding:30px 20px 30px 20px;
	}
	.home-join-col .home-join-text .join-call {
		width: 50px;
		height: 50px;
		line-height:50px;
	}
	.home-join-col .home-join-text .join-call img {
		padding: 12px;
	}
	.home-join-col .home-join-text .join-info {
		width: calc(100% - 55px);
        padding-left: 10px;
		margin-top: 5px;
	}
	
	.home-info-bar .home-web-col {
		padding: 20px 10px;
		margin-bottom:30px;
    }
	
	.home-join-col .home-join-img {
		width: 100%;
	}
	.idx-product-sec {
		padding: 40px 0 40px;
	}
	.idx-product-sec .owl-pagination {
		display: none;
	}
	.m-no-padding{
		padding-left:0 !important;
		padding-right:0 !important;
	}
	/* .idx-product-sec .owl-theme .owl-controls { */
			/* top: inherit; */
			/* right: 0; */
	/* } */
	/* .idx-product-sec .idx-btn { */
		/* margin: 60px auto 0!important; */
	/* } */
	
	
	/* page banner*/
	.banner-bar {
	 padding:50px 0 50px;
	}
	/*contact bar*/
	.contact-bar .no-padding-right{ padding-right:15px!important}
	.contact-bar .no-padding-left{padding-left:15px!important}
	.contact-bar .cont-nav {
		 
		padding: 22px; 
	}
	/* rankers */
	.rankers .achievers-pic-container { 
		height: 288px;  
	}
	/* footer */
	footer ul.social-heading {
		float:left;
		margin-top: 20px !important;
	}
	footer ul.social-heading li {
		margin-left:0 !important;
		margin-right:10px !important;
	}
	footer ul.social-heading li.msg {
		font-size: 18px;
		line-height: 24px;
		margin-bottom:20px !important;
	}
	.footer-bar-middle {
		padding: 30px 0 30px;
		margin-top: 30px;
	}
	footer .footer-cont {
		padding-left: 0 !important;
	}
	footer h2 {
		padding-left:30px !important;
	}
	footer h2:before {
		left: 0;
		top: 10px;
		height: 2px;
		width: 20px;
	}
	/*Inner Page CSS */
	.banner-bar {
		padding: 80px 0 0px;
	}
	.banner-bar .banner-content h1 {
			font-size:20px !important;
			line-height:27px;
			top:-30px;
	}
	.inner-abt-sec .founder-bg .founder-rgt {
		padding:20px 0 0 0px;
	}
	.inner-abt-sec .founder-bg .founder-rgt h4 {
		font-size:16px !important;
		line-height: 24px;
		margin-top: 10px !important;
	}
	.m-margin-15{
		margin-left:-15px !important;
		margin-right:-15px !important;
	}
	.m-no-padding{
		padding-left:0 !important;
		padding-right:0 !important;
	}
	/*Contact Us Page Css */
	.inner-contact-sec {
		padding: 40px 0 !important;
	}
	.inner-contact-sec .cont-form {
			padding: 20px 10px;
	 }
	.inner-contact-sec .contact-info {
		height: 90px;
	}
	.inner-contact-sec .contact-info.f-ipad {
		height: 135px;
	}
	.inner-contact-sec .contact-info .contact-icon {
		width: 50px;
		height: 50px;
		line-height: 50px;
	}
	.inner-contact-sec .contact-form-text {
		padding: 0 0px;
	}
	.inner-contact-sec .contact-info .contact-text h4 {
		font-size: 16px !important;
		line-height: 24px;
		margin-bottom:0 !important;
	}
	.inner-contact-sec .contact-info .contact-text {
		width: calc(100% - 60px);
		padding-left: 20px;
		margin-top: 10px;
	}
	.inner-contact-sec .contact-info .contact-icon img {
		max-width: 30px;
	}
	.inner-contact-sec .cont-form .idx-heading {
		font-size:24px !important;
		line-height: 32px;
		margin-bottom: 10px !important;
	}
	.map-box {
		margin-top:60px;
		height: 250px;
	}
	.vsn-sec{
		padding:40px 0 !important;
	}
    /* login form */ 
 .log-body {
padding:40px 0 40px;
}
.log-model {
 max-width: 280px;
 border-radius:5px;
 padding:10px 30px 20px;
}
.log-model h2 {
 font-size: 20px!important;
}
.form-group .form-control {
 padding:6px 10px;
font-size:13px
}
/*Join Form*/
 .join-body {
padding:20px 0 60px;
}
.join-form-box {
margin:15px 0 0;
padding:25px 20px 0;
}
.join-nav li {
 margin-right: 0px !important;
}
.join-nav li a span {
 width: 30px;
 height: 30px;
 font-size: 14px;
 padding-top: 5px;
}
/* Date 12-06-2021 */
.terms-sec .idx-heading.first {
    font-size: 20px !important;
    line-height: 27px;
    margin-bottom: 10px !important;
   
}
.terms-sec .idx-heading {
    font-size: 18px !important;
    line-height: 27px;
    margin-top: 5px!important;
    margin-bottom: 10px !important;
 
}
.gallery-sec {
    padding: 40px 0;
    position: relative;
}
.contact-form-height {
   height: 435px !important;
}
	.inner-abt-sec {
		padding: 40px 0;
	}
	.inner-abt-sec .abt-down h4 {
			font-size: 16px !important;
			line-height: 24px;
    }
	.sub-menu-block.vsn-msn {
		width: 240px !important;
	}
	.abt-outer {
		padding: 20px 15px;
	}
	
	.inner-abt-sec .vsn-left .vsn-down h4 {
		font-size: 18px !important;
		line-height: 24px;
		margin-bottom: 6px !important;
	}
	.inner-abt-sec .vsn-left .vsn-top img {
        height: auto;
	}
	.inner-abt-sec .vsn-right {
		min-height:1px;
		border:none;
		padding:0;
	}
	.inner-abt-sec .vsn-left {
		margin-bottom:30px;
    }
	.vsn-l1 {
		width: 100%;
		padding:20px 15px;
		border:1px solid #e5e5e5;
		margin-bottom:30px;
	}
	.vsn-l2 {
		width: 100%;
		padding:20px 15px;
		border:1px solid #e5e5e5;
	}
	.sub-menu-block:after {
		right: -12px;
		width: 15px;
		-ms-transform: skewY(-40deg);
		-moz--transform: skewY(-40deg);
		-webkit-transform: skewY(-40deg);
		transform: skewX(-4deg);
    }
	.sub-menu-block:before {
		left: -15px;
       width: 18px;
      -ms-transform: skewY(-40deg);
		-moz--transform: skewY(-40deg);
		-webkit-transform: skewY(-40deg);
		transform: skewX(-6deg);
    }
	.inner-abt-sec .opport-left {
		padding: 20px 0px;
	}
	.inner-abt-sec .opport-left h4 {
		font-size: 18px !important;
		line-height: 25px;
		margin-bottom: 7px !important;
	}
	.inner-abt-sec .mgn-blk .co-down {
		padding: 20px 15px;
      min-height:1px;
	}
	.inner-abt-sec .mgn-blk {
    position: relative;
    margin-bottom:30px;
	}
	/* Date 02-10-2021 */
	.banker-block {
		padding: 10px 10px;
		margin: 20px 0;
		border-radius: 0px;
		border: 1px solid #e5e5e5;
		min-height: 1px;
	}
	.banker-block img {
		max-width: 180px !important;
		margin-bottom:20px;
	}
	
	
}
@media only screen and (min-width:768px) and (max-width:991px) {
	header .social-nav{ display:none}
    
    header .logo {
		padding: 8px 10px;
		width: 135px;
    }
	.logo-blk {
		width: 135px;
	}
	.logo-blk-rgt {
		width: calc(100% - 135px);
		padding:0;
	}
	header .cont-nav2 ul li {
		padding: 0 15px 0 10px !important;
	}
	header .site-nav {
			padding-left: 10px !important;
	}
	header .cont-nav2 ul a {
		padding: 11px 13px 10px;
    }
	header .nav-bar {
		padding: 0;
	}
	header .cont-nav {
		padding: 2px 35px 10px 5px;
		height: 57px;
	}
	 
	header .logo:after {
		right: -4px;
		width: 10px;
       -ms-transform: skewY(-40deg);
		-moz--transform: skewY(-40deg);
		-webkit-transform: skewY(-40deg);
		transform: skewX(-7deg);
	}
	header .user-nav ul a {
		padding: 12px 12px 11px;
		font-size: 13px;
	}
	.home-web-col-bar .home-web-col1 {
		padding: 25px 25px;
	}
	.home-web-col-bar h2 {
		font-size: 30px !important;
		line-height: 40px;
	}
	.home-web-col-bar p {
		font-size: 13px !important;
		line-height: 20px;
	}
	.home-web-col-bar h4 {
    font-size: 18px !important;
    line-height: 24px;
	}
	.home-info-bar .home-web-col {
		padding: 20px 10px;
		min-height:260px;
	}
	.home-info-bar .home-web-col .h-icon {
		width: 60px;
		height: 60px;
		line-height: 60px;
	}
	.home-info-bar .home-web-col .h-icon img {
		max-width: 50px;
	}
	header.header-fixed-bar .cont-nav {
		height: 69px;
	}
	.home-abt-bar {
		padding: 50px 0;
	}
	/* .home-abt-bar .home-abt-right:after { */
		/* display:none; */
	/* } */
	.idx-heading {
		font-size:24px !important;
		line-height: 32px;
		margin-bottom: 10px !important;
		margin-top: 0px !important;
	}
	.home-info-bar .home-web-col p {
		font-size: 15px!important;
		line-height:22px;
	}
	.home-join-col .home-join-text {
		    padding: 29px 10px 29px 30px;
	}
	.home-join-col .home-join-text .join-call {
		width: 60px;
		height: 60px;
    }
	.home-join-col .home-join-text .join-call img {
		padding: 15px;
	}
	.home-join-col .home-join-text .join-info {
		width: calc(100% - 70px);
		padding-left: 15px;
		margin-top: 7px;
	}
	.home-join-col .home-join-text .join-info h4 {
		font-size: 18px !important;
		line-height: 27px;
	}
	.idx-product-sec {
		padding: 60px 0;
	}
	/* End Header */
	
	/* rankers */
	.rankers .achievers-pic-container { 
		height: 205px;  
	}
	/* footer */
	footer .logo img {
		max-width: 160px;
		margin-bottom: 5px;
	}
	.footer-bar-middle {
		padding: 40px 0;
		margin-top: 20px
	}
	footer .footer-cont {
		padding-left: 30px !important;
	}
	/*Inner Page CSS */
	.banner-bar {
		padding: 120px 0 0px;
	}
	.banner-bar .banner-content h1 {
			font-size:25px !important;
			line-height:32px;
			top:-40px;
	}
	.inner-abt-sec .founder-bg .founder-rgt {
		padding: 0 0 0 0px;
	}
	.inner-abt-sec .founder-bg .founder-rgt h4 {
		font-size:18px !important;
		line-height: 24px;
		margin-top: 10px !important;
	}
	.inner-abt-sec .founder-bg .founder-rgt h4 span{
		font-size:14px !important;
		line-height:22px;
		margin-bottom:5px !important;
	}
	/*Contact Us Page Css */
	.inner-contact-sec {
		padding: 50px 0 !important;
	}
	.inner-contact-sec .cont-form {
			padding: 20px 10px;
	 }
	.inner-contact-sec .contact-info {
		height: 90px;
	}
	.inner-contact-sec .contact-info.f-ipad {
		height: 115px;
	}
	.inner-contact-sec .contact-info .contact-icon {
		width: 50px;
		height: 50px;
		line-height: 50px;
	}
	.inner-contact-sec .contact-form-text {
		padding: 0 0px;
	}
	.inner-contact-sec .contact-info .contact-text h4 {
		font-size: 16px !important;
		line-height: 24px;
		margin-bottom:0 !important;
	}
	.inner-contact-sec .contact-info .contact-text {
		width: calc(100% - 60px);
		padding-left: 20px;
		margin-top: 10px;
	}
	.inner-contact-sec .contact-info .contact-icon img {
		max-width: 30px;
	}
	.inner-contact-sec .cont-form .idx-heading {
		font-size:24px !important;
		line-height: 32px;
		margin-bottom: 10px !important;
	}
	.vsn-sec{
		padding:50px 0;
	}
	.contact-form-height {
		height: 450px !important;
	}
	.contact-careway .careway-btn {
		width: 150px;
		padding: 8px 10px !important;
		 font-size: 14px;
		font-weight: 400;
		letter-spacing: 1.3px;
		line-height: 24px;
		margin-top: 0px !important;
		margin-bottom: 10px !important;
		-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: none;
	}	
	/* Date 28-07-2021 */
	.inner-abt-sec {
		padding: 50px 0;
	}
	.inner-abt-sec .abt-down h4 {
			font-size: 18px !important;
			line-height: 24px;
    }
	.inner-abt-sec .vsn-left .vsn-down h4 {
		font-size: 18px !important;
		line-height: 24px;
		margin-bottom: 6px !important;
	}
	.inner-abt-sec .vsn-left .vsn-top img {
        height: 175px;
	}
	.inner-abt-sec .vsn-right {
		min-height: 413px;
	}
	.inner-abt-sec .opport-left {
		padding: 10px 0px;
    }
	.inner-abt-sec .mng-heading h4 {
		font-size: 15px !important;
		line-height: 24px;
        margin-bottom: 10px !important;
	}
	.inner-abt-sec .mng-heading h4 span {
		font-size: 18px !important;
		line-height: 25px;
	}
	.inner-abt-sec .opport-left h4 {
		font-size: 20px !important;
		line-height: 27px;
        margin-bottom: 10px !important;
    }
	.inner-abt-sec .mgn-blk .co-down {
       min-height: 720px;
	}
	.banker-block img {
		max-width: 200px !important;
	}
	.clear-fix2{
		clear:both;
	}
	.legal .product-name {
		font-size: 12px!important;
	}
}
@media only screen and (min-width:992px) and (max-width:1199px) {
	/* header */
	.logo-blk {
		width: 160px;
	}
	
	header .user-nav ul a {
		display: block;
		padding: 12px 10px 11px;
		font-size: 13px;
   }
	header .logo {
		padding: 10px 15px 0;
		width: 160px;
    }
	.logo-blk-rgt {
		width: calc(100% - 160px);
	}
	header .cont-nav2 ul a .fa {
		margin-right: 5px;
	}
	header .cont-nav2 ul li {
			padding:0 !important;
	}
	header .cont-nav2 ul a {
		padding: 11px 7px 10px;
    }
	header .site-nav {
		padding-left: 5px !important;
	}
	header .nav-bar {
		padding: 0;
	}
	header .cont-nav {
		padding: 2px 35px 10px 5px;
		height: 57px;
	}
	 
	header.header-fixed-bar .cont-nav {
		height: 64px;
	}
    header.header-fixed-bar .logo img {
	max-width: 85px;
}
	.home-abt-bar {
		padding: 60px 0;
	}
	
	.idx-heading {
		font-size: 30px !important;
		line-height: 40px;
		margin-bottom: 15px !important;
		margin-top: 15px !important;
	}
	.home-info-bar .home-web-col p {
		font-size: 17px!important;
	}
	.home-join-col .home-join-text {
		padding: 43px 16px 43px 30px;
	}
	.idx-product-sec {
		padding: 60px 0;
	}
	/* End Header */
	/* rankers */
	.rankers .achievers-pic-container { 
		height: 205px;  
	}
	/* footer */
		footer .logo img {
			max-width: 160px;
			margin-bottom: 5px;
		}
		.footer-bar-middle {
			padding: 40px 0;
			margin-top: 20px;
		}
	/*Inner Page CSS */
	.banner-bar {
		padding: 150px 0 0px;
	}
	.banner-bar .banner-content h1 {
			font-size:30px !important;
			line-height:40px;
			top:-50px;
	}
	.inner-abt-sec .founder-bg .founder-rgt {
		padding: 0 0 0 0px;
	}
	/*Contact Us Page Css */
	.inner-contact-sec {
		padding: 60px 0 !important;
	}
	.inner-contact-sec .contact-info {
		height: 90px;
	}
	.inner-contact-sec .contact-info.f-ipad {
		height: 115px;
	}
	.vsn-sec{
		padding:60px 0;
	}
	.inner-contact-sec .contact-form-text {
		padding: 0 10px;
	}
	/* Date 28-07-2021 */
	.inner-abt-sec {
		padding: 60px 0;
	}
	.inner-abt-sec .vsn-right {
		min-height: 485px;
	}
	.inner-abt-sec .opport-left {
		padding: 30px 15px;
    }
	.inner-abt-sec .mgn-blk .co-down {
		min-height: 690px;
	}
}
@media only screen and (min-width:1280px) and (max-width:1366px) {
	
}