@media screen and (max-width: 1199px) {
	.logo-site{
		max-width: 250px;
	}
	.menus-site{
		margin-top: 20px;
	}
	.we-are-txt h2 > span{
		font-size: 65px;
	}
	.section-we-are{
		padding-top: 110px;
	}
	.header-admin .navbar-site{
		float: none !important;
	}
	.header-admin .logo-site{
		display: table !important;
		margin: auto !important;
		float: none !important;
	}
	.header-admin .admin-header-right{
		float: none;
		display: table;
		margin: auto;
	}
}
@media screen and (min-width: 992px) {
	.menus-site{
		display: block !important;
	}
}
@media screen and (max-width: 991px) {
	.menus-site{
		display: none;
	}
	.navbar-site{
		float: none;
	}
	.logo-site{
		float: left;
	}
	.mobile-nav-icon{
		display: inline-block;
	}
	.menus-site{
		float: none;
	}
	.menus-site ul{
		float: none;
		padding: 0;
		margin: 0;
	}
	.register-site:before{
		display: none;
	}
	.main-menu > li{
		float: none;
		display: block;
		margin: 0;
	}
	.menu{
		display: inline-block;
	}
	.mobile-overlay ul li a:hover{
		color: #38a8e0;
	}
	.section-we-are{
		min-height: 700px;
	}
	.about-brief > p{
		font-size: 20px;
	}
	.about-more{
		font-size: 18px;
	}
	.about-brief{
		margin-top: -50px;
	}
	.section-about-home,.section-products,.section-partnar{
		background-size: cover;
	}
	.section-products{
		padding: 150px 0;
	}
	.sec-head h2{
		font-size: 60px;
	}
	.sec-head h2 > span{
		font-size: 45px;
	}
	.pro-txt > h2{
		font-size: 34px;
	}
	.pro-txt > p{
		font-size: 20px;
	}
	.know-more{
		font-size: 20px;
		margin-top: 20px;
	}
	.products-item{
		margin-bottom: 100px;
	}
	.section-partnar{
		margin-top: -150px;
		padding-top: 220px;
	}
	.section-partnar .sec-head h2{
		font-size: 45px;
	}
	.consulting-title > h2{
		font-size: 36px;
	}
	.section-consulting{
		padding: 50px 0;
	}
	.consulting-txt p{
		font-size: 20px;
	}
	.arrow-scroll{
		bottom: 65px;
	}
	#header.header-inner .main-menu > li > a{
		padding-top: 10px;
		padding-bottom: 10px;
	}
	#header.header-inner .main-menu > li:before{
		display: none;
	}
	#header.header-inner .main-menu > li > a:hover{
		color: #38a8e0;
	}
	#header.header-inner .register-site{
		margin-top: 0;
	}
	.register-site > li > a{
		padding: 10px;
	}
	.register-site > li > a:before{
		display: none;
	}
	.register-site > li{
		float: none;
	}
	.top-inner-txt h2{
		font-size: 46px;
	}
	.section-top-inner{
		padding: 150px 0;
	}
	.ab-i-txt p{
		font-size: 18px;
	}
	.about-st-txt p{
		font-size: 18px;
	}
	.about-st-thumb h2{
		font-size: 50px;
	}
	.about-st-txt{
		margin-top: 30px;
	}
	.section-vision-mision{
		padding: 160px 0;
	}
	.section-last-about{
		padding: 250px 0 70px;
	}
	#header.header-inner .main-menu > li:hover a,
	#header.header-inner .main-menu > li.active a{
		color: #38a8e0;
	}
	.caret{
		display: inline-block;
		position: absolute;
		top: 0;
		bottom: 0;
		margin: auto;
		right: 0;
	}
	.main-menu .dropdown-menu{
		position: static;
		width: 100%;
		box-shadow: none;
		float: none;
		opacity: 1;
		visibility: visible;
		display: none;
		background-color: transparent;
	}
	.main-menu .open .dropdown-menu{
		display: block;
	}
	.main-menu .open .dropdown-menu a{
		color: #fff;
		padding-right: 15px;
	}
	.main-menu .open .dropdown-menu li a:hover{
		color: #038bff !important;
	}
	.o-pro-txt h2{
		font-size: 30px;
	}
	.o-pro-txt p{
		font-size: 18px;
	}
	.modules-box > h2{
		font-size: 28px;
	}
	.modules-box > p{
		font-size: 20px;
	}
	.module-item > h2{
		font-size: 20px;
	}
	.module-item > p{
		font-size: 16px;
	}
	.module-icon{
		width: 100px;
		height: 100px;
	}
	.modules-list .row:nth-child(odd) .col-sm-6 .module-item .module-icon {
	    right: -135px;
	}
	.modules-list .row:nth-child(even) .col-sm-6 .module-item .module-icon {
	    left: -135px;
	}
	.modules-list .row:nth-child(odd) .col-sm-6 {
	    float: left;
	    padding-right: 85px;
	}
	.modules-list .row:nth-child(even) .col-sm-6 {
	    float: right;
	    padding-left: 85px;
	}
	.modules-list:before{
		top: -100px;
	}

}
@media screen and (max-width: 767px) {
	.section-we-are{
		min-height: 100vh;
	}
	.we-are-txt h2{
		font-size: 36px;
	}
	.we-are-txt h2 > span{
		font-size: 45px;
	}
	.arrow-scroll{
		width: 40px;
		height: 40px;
		line-height: 40px;
	}
	.arrow-scroll > img{
		max-height: 100%;
	}
	.menu2{
		float: none;
	}
	.section-we-are{
		padding-bottom: 120px;
	}
	.about-brief{
		padding: 110px 15px 90px;
	}
	.section-products{
		margin-top: -80px;
	}
	.section-about-home{
		min-height: initial;
	}
	.consulting-title > img{
		width: 60px;
		height: 60px;
	}
	.consulting-title > h2{
		font-size: 28px;
	}
	.consulting-txt p{
		font-size: 18px;
	}
	.section-partnar .sec-head h2{
		font-size: 28px;
	}
	.section-partnar{
		padding-bottom: 65px;
	}
	.copyright{
		font-size: 16px;
	}
	#footer{
		padding: 25px 0;
	}
	.consulting-txt p{
		margin-bottom: 20px;
	}
	.products-list .products-item:nth-child(even) .col-sm-6:first-child{
	    float: none;
	}

	.products-list .products-item:nth-child(odd) .col-sm-6:first-child{
	    float: none;
	}
	.products-list .products-item:nth-child(even) .col-sm-6 .pro-txt{
	  text-align: none;
	}
	.products-list .products-item:nth-child(even) .col-sm-6 .pro-txt > p{
	  text-align: justify;
	}
	.pro-thumb{
		margin-bottom: 20px;
	}
	.pro-txt > h2{
		font-size: 26px;
	}
	.pro-txt > p,.know-more{
		font-size: 18px;
	}
	.sec-head h2{
		font-size: 40px;
		margin-bottom: 50px;
	}
	.sec-head h2 > span{
		font-size: 30px;
	}
	.products-item{
		margin-bottom: 40px;
	}
	.about-brief > p{
		font-size: 18px;
	}
	.about-more{
		line-height: 20px;
		font-size: 16px;
		margin-top: 25px;
	}
	.about-brief > p{
		height: 150px;
		overflow:hidden;
	}
	.section-we-are{
		background-size: cover;
	}
	.section-products{
		padding: 110px 0;
	}
	.about-brief{
		padding: 145px 15px 100px;
	}
	.login-box{
		width: 400px;
	}
	.logo2{
		width: 250px;
		margin-bottom: 20px;
	}
	.ab-i-txt{
		margin-top: 25px;
	}
	.ab-i-txt p{
		font-size: 16px;
		line-height: 25px;
	}
	.about-st-list .about-st-item:nth-child(odd) .col-sm-6:first-child{
	    float: none;
	}
	.about-st-list .about-st-item:nth-child(even) .col-sm-6 .about-st-txt{
	  text-align: center;
	}
	.about-st-list .about-st-item:nth-child(even) .col-sm-6 .about-st-txt > p{
	  text-align: center;
	}
	.about-st-list .about-st-item:nth-child(odd) .about-st-thumb{
	  text-align: center;
	}
	.about-st-thumb h2,.about-st-txt p{
		text-align: center;
	}
	.about-st-list .about-st-item:nth-child(even) .col-sm-6:first-child{
		float: none;
	}
	.about-st-thumb h2{
		font-size: 36px;
	}
	.about-st-item{
		margin-bottom: 50px;
	}
	.mar-t1{
		margin-top: 40px;
	}
	.our--products-item{
		margin-bottom: 40px;
	}
	.mar-t2{
		margin-top: 0;
		margin-bottom: 40px;
	}
	.o-pro-txt p{
		font-size: 16px;
		line-height: 25px;
	}

	.section-our--products{
		padding-bottom: 20px;
	}
	.top-inner-txt h2{
		font-size: 36px;
	}
	.o-pro-txt h2{
		font-size: 22px;
	}
	.modules-list:before{
		display: none;
	}
	.modules-list .row:nth-child(odd) .col-sm-6 {
	    float: none;
	    padding-right: 15px;
	}
	.modules-list .row:nth-child(even) .col-sm-6 {
	    float: none;
	    padding-left: 15px;
	}
	.module-item > h2:before{
		display: none;
	}
	.module-item > h2:after{
		display: none;
	}
	.module-icon{
		position: static;
		width: 100px;
		height: 115px;
		margin-bottom: 20px;
		display: table;
		margin-left: auto;
		margin-right: auto;
	}
	.module-item{
		text-align: center;
	}
	.modules-list .row:nth-child(even) .col-sm-6 .module-item > h2,
	.modules-list .row:nth-child(odd) .col-sm-6 .module-item > h2,
	.modules-list .row:nth-child(odd) .col-sm-6 .module-item > p{
		text-align: center;
	}
	.modules-list .row:nth-child(even) .col-sm-6 .module-item > p{
		text-align: center;
	}
	.module-item{
		margin-bottom: 50px;
	}
	.modules-list{
		padding-top: 70px;
	}
	.modules-box > h2{
		font-size: 22px;
	}
	.modules-box > p{
		font-size: 18px;
	}
	.panel-warpper{
		min-height: 200px;
	}
	.label-page{
		font-size: 20px;
	}
	.ad-h-rg{
		float: none;
		padding-right: 0;
		margin-right: 0;
	}
	.ad-h-rg:before{
		display: none;
	}
	.ad-h-rg{
		text-align: center;
	}
	.ad-h-rg > h3{
		font-size: 15px;
	}
	.ad-h-rg{
		margin-top: 15px;
	}
	.con-ah > h2,.ad-ah{
		font-size: 15px;
	}
	.menu2 > li,.menu3 > li{
		width: 33.33%;
		margin-right: 0;
		padding-right: 15px;
	}
	.menu2 > li:before{
		display: none;
	}
	.admin-lang{
		float: none;
	}
	.admin-lang .dropdown-menu{
		right: auto;
		left: 0;
	}
}
@media screen and (max-width: 450px) {
	.we-are-txt h2 > span{
		font-size: 36px;
	}
	.logo-site{
		max-width: 220px;
	}
	.nav-icon{
		margin-top: 17px;
	}
	.we-are-txt h2{
		font-size: 30px;
	}
	.sec-head h2{
		font-size: 32px;
	}
	.sec-head h2 > span{
		font-size: 24px;
	}
	.consulting-title > h2{
		font-size: 24px;
	}
	.consulting-txt p{
		font-size: 16px;
	}
	.about-brief{
		background-size: cover;
	}
	.login-box{
		width: 100%;
	}
	.logo2{
		width: 200px;
	}
	.login-group .btn-login{
		padding-left: 10px;
		padding-right: 10px;
	}
	.login-group .forget-pass{
		font-size: 16px;
	}
	.top-inner-txt h2{
		font-size: 30px;
	}
	.section-top-inner{
		padding: 90px 0;
	}
	.section-vision-mision{
		padding: 100px 0;
	}
	.about-st-thumb h2{
		font-size: 26px;
	}
	.about-st-txt{
		margin-top: 20px;
	}
	.about-st-txt p{
		font-size: 16px;
	}
	.section-vision-mision{
		background-size: cover;
	}
	.last-p-txt > p{
		font-size: 16px;
		line-height: 25px;
	}
	.top-inner-txt h2{
		font-size: 26px;
	}
	.panel-head > h2{
		float: none;
		margin-bottom: 10px;
	}
	.p-tabs{
		float: none;
	}
	.st-bottom > div{
		font-size: 14px;
	}
	.side-menu a{
		font-size: 16px;
	}
	.ad-h-rg > div{
		float: none;
		margin: 0;
	}
	.menu2 > li,.menu3 > li{
		width: 50%;
	}
}
