@media only screen and (max-width:767px) {
	body, html
	{
		overflow-x: hidden;
	}
	body {
		font-size: 15px
	}
	.mtb-100 {
		margin-top: 50px;
		margin-bottom: 50px
	}
	.mb-100 {
		margin-bottom: 50px
	}
	.ptb-100 {
		padding-top: 50px;
		padding-bottom: 50px
	}
	.pt-100 {
		padding-top: 50px
	}
	.pb-70 {
		padding-bottom: 20px
	}
	.pb-100 {
		padding-bottom: 50px
	}
	.container-fluid {
		max-width: 540px
	}
	.section-title {
		margin-bottom: 30px;
		text-align: center
	}
	.section-title h2 {
		font-size: 28px;
		margin-bottom: 8px
	}
	.section-overlay:before {
		display: none
	}
	.section-overlay:after {
		display: none
	}
	.section-overlay-two:before {
		display: none
	}
	.section-overlay-two:after {
		display: none
	}
	.header-area {
		padding-top: 15px;
		padding-bottom: 15px;
		background-color: #022e6b;
		text-align: center;
		border-bottom: 1px solid #dddddd36
	}
	.header-area:before {
		display: none
	}
	.header-area .left {
		margin-bottom: 15px
	}
	.header-area .left ul li {
		/*display: block;
		margin-right: 0;*/
		margin-bottom: 10px
	}
	.header-area .right ul li 
	{
    	margin-right: 9px;
	}
	.header-area .left ul li:last-child {
		margin-bottom: 0
	}
	.header-area .right {
		text-align: center
	}
	.side-nav {
		position: absolute;
		right: 60px;
		top: 14px
	}
	.side-nav .nav-search {
		margin-right: 5px
	}
	.side-nav .nav-search #search-btn {
		color: #fff
	}
	.side-nav .nav-search .centered {
		width: 83%;
		padding: 5px
	}
	.side-nav .nav-search .centered #search-box form .form-control {
		padding: 0;
		padding-left: 15px;
		width: 94%
	}
	.side-nav .nav-search .centered #search-box form .btn {
		padding-left: 10px;
		padding-right: 10px;
		font-size: 15px
	}
	.side-nav .nav-flag-dropdown .btn {
		color: #fff
	}
	.side-nav .nav-flag-dropdown .dropdown-menu {
		left: -70px
	}
	.side-nav .nav-flag-dropdown .dropdown-menu.show {
		left: -70px!important;
		-webkit-transform: translate3d(0, 0, 0px)!important;
		transform: translate3d(0, 0, 0px)!important
	}
	.side-nav .nav-flag-dropdown .dropdown-menu a {
		background-color: #fff
	}
	.banner-item {
		text-align: center;
		height: 100%;
		padding-top: 150px;
		padding-bottom: 150px
	}
	.banner-content {
		margin-top: 0;
		max-width: 100%
	}
	.banner-content h1 {
		font-size: 35px
	}
	.banner-content p {
		max-width: 100%;
		font-size: 15px
	}
	.banner-area .owl-theme .owl-nav.disabled+.owl-dots {
		max-width: 100%;
		text-align: center
	}
	.banner-area .overlay-banner:before {
		display: none
	}
	.banner-area .overlay-banner:after {
		display: none
	}
	.logo-area {
		text-align: center
	}
	.logo-area:before {
		display: none
	}
	.logo-area .logo-text {
		margin-bottom: 30px
	}
	.logo-area .logo-text h3 {
		color: #022e6b;
		font-size: 25px
	}
	.about-area {
		text-align: center
	}
	.about-area .about-content {
		max-width: 100%;
		margin-right: auto
	}
	.about-area .about-content ul {
		margin-bottom: 30px
	}
	.about-area .about-content ul li {
		margin-bottom: 15px
	}
	.about-area .about-content ul li:nth-child(1) {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
	.about-area .about-content ul li:nth-child(2) {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
		margin-bottom: 0;
		margin-left: 0
	}
	.about-area .about-content ul li h3 {
		font-size: 22px;
		margin-bottom: 8px
	}
	.about-area .about-img {
		padding-right: 0
	}
	.about-area .about-img .years {
		display: none
	}
	.services-item {
		padding: 30px 20px
	}
	.work-area {
		text-align: center
	}
	.work-area .work-video {
		background-image: unset;
		margin-bottom: 30px
	}
	.work-area .work-video img {
		display: block
	}
	.work-area .work-item {
		padding: 20px
	}
	.work-area .work-item ul li:nth-child(1) {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
		margin-bottom: 15px
	}
	.work-area .work-item ul li:nth-child(2) {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
		margin-left: 0
	}
	.testimonials-area .testimonials-item p {
		font-size: 22px
	}
	.testimonials-area .owl-prev {
		top: 85%
	}
	.testimonials-area .owl-next {
		top: 85%
	}
	.blog-area .visit-blog {
		text-align: center
	}
	.blog-item {
		text-align: center
	}
	.blog-item ul li {
		margin-right: 5px;
		margin-left: 5px;
		margin-bottom: 7px
	}
	.blog-item ul li:last-child {
		margin-bottom: 0;
		margin-right: 5px
	}
	.footer-area .copyright-area {
		margin-top: 20px
	}
	.banner-area-two .banner-item {
		padding-bottom: 115px
	}
	.banner-area-two .banner-item .banner-img img:nth-child(1) {
		top: 0;
		right: 0;
		max-width: 100%;
		position: relative;
		margin-top: 30px
	}
	.banner-area-two .banner-item .banner-img img:nth-child(2) {
		display: none
	}
	.banner-area-two .banner-item .banner-img img:nth-child(3) {
		display: none
	}
	.banner-area-two .banner-item .banner-img img:nth-child(4) {
		display: none
	}
	.about-area.two {
		padding-top: 50px
	}
	.about-area.two .about-content .section-title.two {
		text-align: center
	}
	.about-area.two .about-img {
		max-width: 100%
	}
	.about-area.two .about-img .about-long {
		margin-top: 0;
		margin-bottom: 30px
	}
	.about-area.two .about-img .about-long-two {
		margin-top: 0
	}
	.projects-area.two {
		padding-right: 15px;
		padding-left: 15px
	}
	/*.projects-area.two .container-fluid {
		max-width: 540px
	}*/
	.projects-area.two .container-fluid 
	{
		    max-width: 80%;
		    margin: auto;
	}
	.projects-area.two .section-title.two {
		text-align: center;
		padding-right: 0
	}
	.projects-area.two .owl-theme .owl-nav {
		max-width: 100%;
		position: relative;
		top: 0;
		right: 0;
		margin-bottom: 30px
	}
	.testimonials-area.two .testimonials-img {
		text-align: center
	}
	.testimonials-area.two .testimonials-img img {
		position: relative;
		top: 0;
		left: 0;
		right: 0;
		max-width: 100%;
		margin-bottom: 30px;
		height: auto
	}
	.counter-area.two .counter-item {
		padding: 25px 30px 30px
	}
	.faq-item .section-title.two {
		text-align: center
	}
	.team-area.two .team-item .bottom ul li a {
		width: 35px;
		height: 35px
	}
	.team-area.two .team-item .bottom ul li a i {
		line-height: 35px
	}
	.blog-area.two .blog-item {
		padding: 15px
	}
	.blog-side-item {
		padding: 15px
	}
	.subscribe-area {
		text-align: center
	}
	.subscribe-area .subscribe-img {
		position: relative;
		left: 0;
		max-width: 100%;
		margin-bottom: 30px
	}
	.subscribe-area .subscribe-wrap .section-title.two {
		text-align: center
	}
	.subscribe-area .subscribe-wrap .newsletter-form .common-btn {
		position: relative;
		width: 100%;
		display: block;
		margin-top: 15px
	}
	.header-area.three {
		border-bottom: 0
	}
	.banner-area.three .row {
		margin-top: 0
	}
	.banner-area.three .banner-item {
		padding-top: 120px
	}
	.banner-area.three .banner-item .banner-count {
		bottom: 70px;
		font-size: 50px;
		line-height: 50px
	}
	.banner-area.three .banner-content {
		max-width: 100%;
		margin-bottom: 30px
	}
	.banner-area.three .banner-content h1 {
		font-size: 35px
	}
	.banner-area.three .banner-img img:nth-child(3) {
		bottom: -18px
	}
	.banner-area.three .banner-shape img {
		display: none
	}
	.features-area .section-title.three {
		text-align: center
	}
	.features-area .features-inner {
		padding: 30px 20px;
		text-align: center
	}
	.features-area .features-inner ul li:nth-child(1) {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
		margin-bottom: 15px
	}
	.features-area .features-inner ul li:nth-child(2) {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
		margin-left: 0
	}
	.about-area.three .section-title.three {
		text-align: center
	}
	.skills-area .skills-img {
		position: relative;
		max-width: 100%;
		margin-bottom: 30px;
		top: 0;
		left: 0
	}
	.skills-area .section-title.three {
		text-align: center
	}
	.counter-area.three .section-title.three {
		text-align: center
	}
	.testimonials-area.three .testimonials-shape img:nth-child(1) {
		max-width: 100%
	}
	.testimonials-area.three .testimonials-shape img:nth-child(2) {
		display: none
	}
	.testimonials-area.three .testimonials-item {
		padding-right: 15px;
		padding-left: 15px;
		padding-top: 25px;
		padding-bottom: 30px
	}
	.page-title-area {
		height: 355px;
		text-align: center
	}
	.page-title-area .title-content h2 {
		font-size: 35px
	}
	.founder-area .founder-content .nav-pills .nav-link {
		padding: 10px 7px;
		margin-right: 5px
	}
	.pagination-area ul li {
		margin-left: 2px;
		margin-right: 2px
	}
	.pagination-area ul li a {
		padding: 4px 14px
	}
	.service-details-area .details-item {
		margin-top: 30px
	}
	.service-details-area .details-item .details-img h2 {
		font-size: 30px
	}
	.project-details-area h2 {
		font-size: 25px
	}
	.blog-area.three .blog-item {
		padding: 15px
	}
	.blog-details-area .details-item {
		margin-bottom: 30px;
		text-align: center
	}
	.blog-details-area .details-item .details-img ul {
		left: 0;
		right: 0
	}
	.blog-details-area .details-item .details-img ul li {
		font-size: 14px;
		padding: 3px 4px;
		margin-right: 1px;
		margin-left: 1px
	}
	.blog-details-area .details-item .details-head h2 {
		font-size: 25px
	}
	.blog-details-area .details-item .details-quote blockquote {
		padding: 30px 15px 55px
	}
	.blog-details-area .details-item .details-quote blockquote span {
		bottom: 30px
	}
	.blog-details-area .details-item .details-tag .left {
		margin-bottom: 15px
	}
	.blog-details-area .details-item .details-tag .left ul li a {
		padding: 4px 6px;
		margin-right: 3px
	}
	.blog-details-area .details-item .details-tag .right {
		text-align: center
	}
	.blog-details-area .details-item .details-comments {
		text-align: left
	}
	.blog-details-area .details-item .details-comments ul li {
		padding: 15px 15px 15px 100px
	}
	.blog-details-area .details-item .details-comments ul li img {
		top: 15px;
		left: 15px;
		max-width: 75px
	}
	.error-area {
		padding-left: 15px;
		padding-right: 15px
	}
	.error-area .error-item h1 {
		font-size: 105px
	}
	.error-area .error-item h2 {
		font-size: 25px
	}
	.coming-soon-area .soon-item h1 {
		font-size: 38px
	}
	.coming-soon-area .soon-item span {
		font-size: 16px
	}
	.coming-soon-area .soon-item span:before {
		top: 12px
	}
	.coming-soon-area .soon-item span:after {
		top: 12px
	}
	.team-details-area .details-content .details-info li span {
		font-size: 13px
	}
	.team-details-area .details-content .details-info li a {
		font-size: 13px
	}
	.user-form-area .user-form-item {
		padding: 30px 15px
	}
	.common-btn 
	{
		padding: 5px 10px;        
		margin-top: -2px;
	}
	.digital_earth img 
	{
	    left: -32px;
	    top: 98px;
	}
	.work-area
	{
		background-position: inherit;
		padding-top: 86px;
	}
	.work-area .col
	{
		width: 70%;
		margin: 10px auto;
		flex: none;
	}
	.calculator_area
	{
		background-size: inherit;
	}

}

@media only screen and (min-width:576px) and (max-width:767px) {
	.services-item {
		padding: 30px 15px
	}
	.services-item h3 {
		font-size: 20px
	}
}

@media only screen and (min-width:768px) and (max-width:991px) {
	body {
		font-size: 15px
	}
	.mtb-100 {
		margin-top: 70px;
		margin-bottom: 70px
	}
	.mb-100 {
		margin-bottom: 70px
	}
	.ptb-100 {
		padding-top: 70px;
		padding-bottom: 70px
	}
	.pt-100 {
		padding-top: 70px
	}
	.pb-70 {
		padding-bottom: 40px
	}
	.pb-100 {
		padding-bottom: 70px
	}
	.container-fluid {
		max-width: 720px
	}
	.section-title {
		margin-bottom: 30px;
		text-align: center
	}
	.section-title h2 {
		font-size: 30px;
		margin-bottom: 8px
	}
	.header-area {
		background-color: #022e6b;
		border-bottom: 1px solid #dddddd36
	}
	.side-nav {
		position: absolute;
		right: 70px;
		top: 6px
	}
	.side-nav .nav-search #search-btn {
		color: #fff
	}
	.side-nav .nav-search .centered {
		width: 83%;
		padding: 5px
	}
	.side-nav .nav-search .centered #search-box form .form-control {
		padding: 0;
		padding-left: 15px;
		width: 97%
	}
	.side-nav .nav-search .centered #search-box form .btn {
		padding-left: 10px;
		padding-right: 10px;
		font-size: 15px
	}
	.side-nav .nav-flag-dropdown .btn {
		color: #fff
	}
	.side-nav .nav-flag-dropdown .dropdown-menu {
		left: -70px
	}
	.side-nav .nav-flag-dropdown .dropdown-menu.show {
		left: -70px!important;
		-webkit-transform: translate3d(0, 0, 0px)!important;
		transform: translate3d(0, 0, 0px)!important
	}
	.side-nav .nav-flag-dropdown .dropdown-menu a {
		background-color: #fff
	}
	.banner-item {
		text-align: center;
		height: 100%;
		padding-top: 150px;
		padding-bottom: 150px
	}
	.banner-content {
		margin-top: 0;
		max-width: 100%
	}
	.banner-content h1 {
		font-size: 50px
	}
	.banner-content p {
		max-width: 100%;
		font-size: 15px
	}
	.banner-area .owl-theme .owl-nav.disabled+.owl-dots {
		max-width: 100%;
		text-align: center
	}
	.banner-area .overlay-banner:before {
		display: none
	}
	.banner-area .overlay-banner:after {
		display: none
	}
	.logo-area {
		text-align: center
	}
	.logo-area:before {
		display: none
	}
	.logo-area .logo-text {
		margin-bottom: 30px
	}
	.logo-area .logo-text h3 {
		color: #022e6b;
		font-size: 25px
	}
	.about-area {
		text-align: center
	}
	.about-area .about-content {
		max-width: 100%;
		margin-right: auto
	}
	.about-area .about-content ul {
		margin-bottom: 30px
	}
	.about-area .about-content ul li {
		margin-bottom: 15px
	}
	.about-area .about-content ul li:nth-child(1) {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
	.about-area .about-content ul li:nth-child(2) {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
		margin-bottom: 0;
		margin-left: 0
	}
	.about-area .about-content ul li h3 {
		font-size: 22px;
		margin-bottom: 8px
	}
	.about-area .about-img {
		padding-right: 0
	}
	.about-area .about-img .years {
		display: none
	}
	.services-item {
		padding: 30px
	}
	.work-area {
		text-align: center
	}
	.work-area .work-video {
		background-image: unset;
		margin-bottom: 30px
	}
	.work-area .work-video img {
		display: block
	}
	.work-area .work-item {
		padding: 20px
	}
	.work-area .work-item ul li:nth-child(1) {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
		margin-bottom: 15px
	}
	.work-area .work-item ul li:nth-child(2) {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
		margin-left: 0
	}
	.testimonials-area .owl-prev {
		top: 80%
	}
	.testimonials-area .owl-next {
		top: 80%
	}
	.blog-area .visit-blog {
		text-align: center
	}
	.blog-item {
		text-align: center
	}
	.blog-item ul li {
		margin-right: 5px;
		margin-left: 5px
	}
	.blog-item ul li:last-child {
		margin-right: 5px
	}
	.blog-side-item ul li:nth-child(1) {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 18%;
		flex: 0 0 18%;
		max-width: 18%
	}
	.blog-side-item ul li a img {
		width: 100%
	}
	.footer-area .copyright-area {
		margin-top: 40px
	}
	.banner-area-two .banner-item {
		padding-bottom: 115px
	}
	.banner-area-two .banner-item .banner-img img:nth-child(1) {
		top: 0;
		right: 0;
		max-width: 575px;
		position: relative;
		margin-top: 30px
	}
	.banner-area-two .banner-item .banner-img img:nth-child(2) {
		display: none
	}
	.banner-area-two .banner-item .banner-img img:nth-child(3) {
		display: none
	}
	.banner-area-two .banner-item .banner-img img:nth-child(4) {
		display: none
	}
	.about-area.two {
		padding-top: 90px
	}
	.about-area.two.section-overlay-two:after {
		display: none
	}
	.about-area.two .about-content .section-title.two {
		text-align: center
	}
	.about-area.two .about-img {
		max-width: 100%
	}
	.projects-area.two {
		padding-right: 15px;
		padding-left: 15px
	}
	.projects-area.two .container-fluid {
		max-width: 720px
	}
	.projects-area.two .section-title.two {
		text-align: center;
		padding-right: 0
	}
	.projects-area.two .owl-theme .owl-nav {
		max-width: 100%;
		position: relative;
		top: 0;
		right: 0;
		margin-bottom: 30px
	}
	.testimonials-area.two .testimonials-img {
		text-align: center
	}
	.testimonials-area.two .testimonials-img img {
		position: relative;
		top: 0;
		left: 0;
		right: 0;
		max-width: 575px;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 30px;
		height: auto
	}
	.testimonials-area.two .testimonials-wrap {
		margin-right: auto
	}
	.faq-item .section-title.two {
		text-align: center
	}
	.pricing-item.active {
		padding-top: 30px;
		padding-bottom: 30px
	}
	.subscribe-area {
		text-align: center
	}
	.subscribe-area .subscribe-img {
		position: relative;
		left: 0;
		max-width: 575px;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 30px
	}
	.subscribe-area .subscribe-wrap {
		margin-left: auto;
		margin-right: auto
	}
	.subscribe-area .subscribe-wrap .section-title.two {
		text-align: center
	}
	.subscribe-area.three .subscribe-img {
		max-width: 600px
	}
	.header-area.three {
		border-bottom: 0
	}
	.banner-area.three .banner-item .banner-count {
		bottom: 70px;
		font-size: 50px;
		line-height: 50px
	}
	.banner-area.three .row {
		margin-top: 0
	}
	.banner-area.three .banner-content {
		max-width: 100%;
		margin-bottom: 30px
	}
	.banner-area.three .banner-content h1 {
		font-size: 50px
	}
	.banner-area.three .banner-img img:nth-child(2) {
		left: 85px
	}
	.banner-area.three .banner-img img:nth-child(3) {
		bottom: -20px;
		right: 0
	}
	.banner-area.three .banner-shape img {
		display: none
	}
	.features-area .section-title.three {
		text-align: center
	}
	.features-area .features-inner {
		padding: 30px 20px;
		text-align: center
	}
	.features-area .features-inner ul li:nth-child(1) {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
		margin-bottom: 15px
	}
	.features-area .features-inner ul li:nth-child(2) {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
		margin-left: 0
	}
	.about-area.three .section-title.three {
		text-align: center
	}
	.skills-area .skills-img {
		position: relative;
		max-width: 575px;
		margin-bottom: 30px;
		margin-left: auto;
		margin-right: auto;
		top: 0
	}
	.skills-area .section-title.three {
		text-align: center
	}
	.skills-area .skills-content {
		margin-right: auto
	}
	.counter-area.three .section-title.three {
		text-align: center
	}
	.testimonials-area.three .testimonials-shape img:nth-child(1) {
		max-width: 100%
	}
	.testimonials-area.three .testimonials-item {
		padding-right: 15px;
		padding-left: 15px;
		padding-top: 25px;
		padding-bottom: 30px
	}
	.page-title-area {
		height: 355px;
		text-align: center
	}
	.page-title-area .title-content h2 {
		font-size: 50px
	}
	.service-details-area .details-item {
		margin-top: 30px
	}
	.service-details-area .details-item .details-img h2 {
		font-size: 30px
	}
	.project-details-area h2 {
		font-size: 30px
	}
	.blog-details-area .details-item {
		margin-bottom: 30px;
		text-align: center
	}
	.blog-details-area .details-item .details-img ul {
		left: 0;
		right: 0
	}
	.blog-details-area .details-item .details-head h2 {
		font-size: 28px
	}
	.blog-details-area .details-item .details-quote blockquote {
		padding: 30px 15px 55px
	}
	.blog-details-area .details-item .details-quote blockquote span {
		bottom: 30px
	}
	.blog-details-area .details-item .details-comments {
		text-align: left
	}
	.widget-area .recent .inner ul li:nth-child(1) {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 15%;
		flex: 0 0 15%;
		max-width: 15%
	}
	.coming-soon-area .soon-item h1 {
		font-size: 75px
	}
	.testimonials-area.three .testimonials-shape img:nth-child(2) {
		max-width: 80px
	}
	.mean-bar .main-nav.menu-shrink
	{
		background-color: white;
	}
	.digital_earth img 
	{
	    left: -49px;
	    top: 170px;
	}
	.work-area
	{
		background-position: inherit;
		padding-top: 140px;
	}
	.work-area .work-item:last-child 
	{
	     margin-bottom: 10px; 
	}
	.work-area .col
	{
		flex: 50%;
		width: 50%;
	    max-width: 50%;
	    margin: auto;
	}
}

@media only screen and (min-width:992px) and (max-width:1199px) {
	.container-fluid {
		max-width: 960px
	}
	.side-nav .nav-flag-dropdown .dropdown-menu {
		left: -65px
	}
	.banner-area .owl-theme .owl-nav.disabled+.owl-dots {
		max-width: 940px
	}
	.services-item {
		padding: 40px 20px
	}
	.work-area .work-item {
		padding: 10px
	}
	.work-area .work-item ul li:nth-child(2) {
		margin-left: 20px
	}
	.counter-item {
		padding: 45px 15px 50px
	}
	.banner-area-two .banner-item .banner-img img:nth-child(1) {
		top: 200px;
		right: 15px;
		max-width: 345px
	}
	.banner-area-two .banner-content {
		max-width: 650px
	}
	.banner-area-two .banner-content h1 {
		font-size: 65px
	}
	.projects-area.two .container-fluid {
		max-width: 985px
	}
	.testimonials-area.two .testimonials-img img {
		top: 170px;
		max-width: 425px;
		height: auto
	}
	.skills-area .skills-img {
		top: 175px;
		max-width: 380px
	}
	.about-area.two .about-img .years {
		left: 34%
	}
	.about-area.two .about-content ul li i {
		width: 50px
	}
	.features-area .features-inner {
		padding: 30px 15px 30px 20px
	}
	.counter-area.two .counter-item {
		padding: 70px 15px 75px
	}
	.digital_earth img 
	{
	    left: -66px;
	    top: 30px;
	}
	.main-nav nav .navbar-nav .nav-item .dropdown-menu 
	{   
    	width: 145px;
    }
    .main-nav nav .navbar-nav .nav-item .dropdown-menu li a
    {
    	font-size: 10px;
    }
    .main-nav nav .navbar-nav .nav-item a
    {
    	font-size: 10px;
    }
    .nav-link.dropdown-toggle
    {
    	position: relative;
    	top: -6px;
    }
    .work-area.two .work-item
    {
    	height: 170px;
    }
}

@media only screen and (min-width:1800px) {
	.banner-area .overlay-banner:before {
		border-right: 474px solid transparent
	}
	.banner-area .overlay-banner:after {
		border-right: 474px solid transparent
	}
	.logo-area:before {
		width: 35%
	}
	.about-area .about-content {
		max-width: 790px
	}
	.projects-area.two .container-fluid {
		max-width: 1610px
	}
	.banner-area.three .banner-content {
		max-width: 800px
	}
	.banner-area.three .banner-img img:nth-child(2) {
		left: 123px
	}
	.banner-content p {
		font-size: 17px
	}
	.banner-area-two .banner-item .banner-img img:nth-child(1) {
		top: 134px;
		right: 120px;
		max-width: 510px
	}
	.banner-area-two .banner-item .banner-img img:nth-child(2) {
		top: 346px;
		right: 34px
	}
	.banner-area-two .banner-item .banner-img img:nth-child(3) {
		bottom: -25px;
		right: 331px;
		max-width: 183px
	}
	.skills-area .skills-img {
		position: absolute;
		top: 0;
		left: 136px;
		max-width: 866px
	}
	.testimonials-area.two .testimonials-img img {
		max-width: 915px;
		height: 100%;
		position: absolute;
		left: 0;
		top: 0
	}
	.about-area.two .about-img .years {
		left: 60%
	}
	.page-title-area {
		height: 550px
	}
	.page-title-area .title-content {
		margin-top: 25px
	}
}

@media only screen and (min-width:1200px) and (max-width:1299px) {
	.banner-area .owl-theme .owl-nav.disabled+.owl-dots {
		max-width: 1130px
	}
	.about-area .about-content {
		max-width: 645px
	}
	.banner-area.three .banner-content {
		max-width: 645px
	}
	.about-area.two .about-img {
		max-width: 545px
	}
	.banner-area-two .banner-item .banner-img img:nth-child(1) {
		top: 220px;
		max-width: 365px
	}
	.projects-area.two .container-fluid {
		max-width: 1160px
	}
	.testimonials-area.two .testimonials-img img {
		max-width: 610px;
		top: 135px
	}
}

@media only screen and (max-width:991px) {
	.mean-container .mean-bar {
		/*background-color: #022e6b;*/
		background-color: transparent;
		z-index: unset
	}

	.mobile-shrink
	{
		position: fixed;
	    top: 0;
	    width: 100%;
	}
	.mobile-shrink .mean-bar {
	    background-color: white!important;
	}
	.mobile-shrink a.meanmenu-reveal span
	{
		background-color: #022e6b;
	}
	.mobile-shrink a.meanmenu-reveal
	{
		color:#022e6b;
	}

	.mean-container a.meanmenu-reveal span {
		margin-top: 30px;
		position: relative;
		top: -10px
	}
	.mobile-nav {
		z-index: 999
	}
	.mobile-nav .logo {
		top: 8px;
		max-width: 115px
	}
	.mobile-nav.mean-container .mean-nav ul li a.active {
		color: #ff6a40
	}
	.navbar-nav {
		height: 375px;
		overflow-y: scroll
	}
	.page-title-area:before {
		position: absolute;
		content: '';
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		background-color: #022e6b;
		opacity: .7
	}
	.page-title-area .title-shape {
		display: none
	}
}

@media(min-width:1300px) {
	.container,
	.container-lg,
	.container-md,
	.container-sm,
	.container-xl {
		max-width: 1320px;
		width: 100%
	}
}

@media screen and (max-width: 767px)
{
	.cryto_feature.right_text ul li:nth-child(2),.cryto_feature ul li,.cryto_feature.right_text ul li,.cryto_feature ul li:nth-child(2) 
	{
    	left: 0px;
	}
	.digital_earth img
	{
		text-align: center;
		top: 0px;
		left: 0px;
	}
	.digital_earth 
	{
	    width: 100%;
	    margin: auto;
	    text-align: center;
	}
	.cryto_feature ul 
	{
     	margin-top: 0px;
	}
	.calculator_block .small, .calculator_block small 
	{
    	font-size: 56%;
	}
	.brand-list li 
	{
    	margin: 0 5px;
	}
	.calc-box 
	{
	    padding: 20px 0 0;
	}
	.cal-box 
	{
	    transform: translate(0px, 13%);
	}
}


@media screen and (min-width: 768px) and (max-width: 1199px)
{
	.cryto_feature ul
	{
		margin-top: 0px;
	}
	.projects-area.two .container-fluid 
	{
    	max-width: 80%;
    	margin: auto;
	}
}


@media screen and (min-width: 1600px)
{
	.cont
	{
		max-width: 85vw;
	}
	body,.main-nav nav .navbar-nav .nav-item a,.header-area .right ul li a
	{
		font-size: 19px;
	}
	.projects-item .inner span 
	{
		font-size: 18px;
	}
	.services-item h3 
	{
	    font-size: 27px;
	}
	.digital_earth img 
	{
    	top: 1px;
	}
	.section-title h2 
	{
    	font-size: 36px;
	}
	.sub-title,.about-area .about-content ul li h3,.footer-area .footer-item h3
	{
		font-size: 22px;
	}
	.navbar-brand img
	{
		width:111%;
	}
	.common-btn 
	{
    	padding: 15px 28px;
	}
	.projects-area.two .projects-item .inner 
	{
    	max-width: 98%;
    	margin: auto;
	}
	.projects-item 
	{
    	margin-bottom: 137px;
	}
	.sticky-top 
	{
	    top: -1px;
	}
	.team-item .top img 
	{
    	height: 430px;
	}
	.calculator_block .small, .calculator_block small 
	{
    	font-size: 65%;
	}
}

@media screen and (min-width: 1900px)
{
	.cont
	{
		max-width: 85vw;
	}
	body,.main-nav nav .navbar-nav .nav-item a,.projects-item .inner span,.header-area .right ul li a 
	{
		font-size: 21px;
	}
	.services-item h3 
	{
	    font-size: 29px;
	}
	.digital_earth img 
	{
    	top: 1px;
	}
	.section-title h2 
	{
    	font-size: 43px;
	}
	.sub-title,.about-area .about-content ul li h3,.footer-area .footer-item h3
	{
		font-size: 26px;
	}
	.navbar-brand img
	{
		width:115%;
	}
	.common-btn 
	{
    	padding: 16px 29px;
	}
	.projects-item 
	{
    	margin-bottom: 161px;
	}
	.team-item .top img 
	{
    	height: 500px;
	}
	.page-title-area,.banner-area 
	{
    	margin-top: -4px;
	}
	
}

@media screen and (min-width: 992px)
{
	.react-app .dZCfX 
	{
	    margin-bottom: 0;
	}
	lg-0 {
	    margin-left: 0!important;
	}
	lg-0 {
	    margin-right: 0!important;
	}

}

@media screen and (min-width: 667px)
{
	.react-app .pl-sm-5, .react-app .px-sm-5 {
    padding-left: 2rem!important;
}
.react-app .pb-sm-5, .react-app .py-sm-5 {
    padding-bottom: 2rem!important;
}
.react-app .pr-sm-5, .react-app .px-sm-5 {
    padding-right: 2rem!important;
}
.react-app .pt-sm-3, .react-app .py-sm-3 {
    padding-top: 1rem!important;
}
}

@media screen and (min-width: 1200px)
{
	.modal-dialog 
	{
	    max-width: 80%;
	    margin: 20px auto;
	}
	.modal-body 
	{
	    text-align: center;
	}
}