
/***********************************************************
*								   						   *
****************** FOR DESKTOP *****************************
*								   						   *
***********************************************************/
.mbl-navigation__logo-holder { display: none; }
.mbl-homepage-frame1__slider-overlay { display: none; }
.mbl-homepage-frame3__card-slider-button { display: none; }
.mbl-homepage-frame4__scroll { display: none; }
.mobile-nav__icon-bottom { display: none; }
.mobile-nav__link-holder-bottom { display: none; }
.mbl-nxsprofessionalservicepage-frame5__cards-holder { display: none; }
.mbl-aboutuspage-frame4__card-holder { display: none; }
.mbl-careerspage-frame2__holder { display: none; }
.mbl-thenexusgrouppage-frame2__cards-holder { display: none; }
.mobile-nav__form-holder-bottom { display: none; }
.mbl-navigation__link-holder { display: none;}
.mbl-homepage-frame3__card-img { display: none; }
#mbl-business-holder { display: none; }
.mbl-careerspage-frame2__tab-holder { display: none; }
.mbl-homepage-frame3__slider > .slick-dots,
.mbl-homepage-frame4__slider > .slick-dots {
    display: none;
}

.mbl-homepage-frame1__slider-img,
.mbl-frame-banner__bg { 
	display: none; 
}
.mbl-homepage-frame1__slider-description-holder { display: none; }

.mbl-contactuspage-frame1__info-cards-holder { display: none; }
@media screen and (max-width: 1100px) {
/*
|----------------------
| @HEADER FOOTER
|---------------------- */
	.navigation__link {
		padding-right: 10px;
	}
}

/***********************************************************
*								   						   *
****************** FOR MOBILE AND TABLETS ******************
*								   						   *
***********************************************************/

@media screen and (max-width: 1000px) {
/*
|----------------------
| @HEADER FOOTER
|---------------------- */
	.navigation--top,
	.navigation--bottom {
		display: none;
	}
	.mbl-navigation--top {
		display: block;
		background: rgba(40, 40, 40, 0.64);
		text-align: left;
	}
	.mbl-navigation__link-holder {
		margin-left: 20px;
		display: inline-block;
	}
	.mbl-navigation__link-holder i {
	    font-size: 20px;
	    padding: 5px 0px;
	}
	.mbl-navigation__link-holder p {
	    font-size: 12px;
	    padding: 5px 0px;
	    color: #fff;
	}
	.frame-banner__bg {
		margin-top: 0px !important;
	}
	.mobile-nav {
		display: block;
	}
	.mobile-nav {
		z-index: 1;
		width: 100%;
		position: fixed;
		height: 80px;
		background: transparent;
	}
	.mbl-navigation__logo-holder {
		display: block;
		z-index: 2;
		position: absolute;
		left: 3%;
		top: 50px;
	}
	.mbl-navigation__logo {
		max-width: 110px;
	}
	.mobile-nav__icon {
		overflow: hidden;
		z-index: 99999;
		position: fixed;
		right: 2%;
		background: #fff;
		border-radius: 50px;
		top: 50px;
		width: 110px;
		position: absolute;
		display: block;
		text-align: center;
		box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
		outline: none;
	}
	.mobile-nav__icon p {
		padding: 15px 0px;
		margin-left: 10px;
		font-size: 15px;
		color: #0c0c0c;
	}
	.mobile-nav__icon i {
		text-align: left;
		position: absolute;
		top: 9px;
		left: 17px;
		height: 100%;
		width: 100%;
		font-size: 30px;
		color: #0c0c0c;
	}
	.mobile-nav__icon > .inlineBlock-parent > .ion-navicon.is-hide,
	.mobile-nav__icon > .inlineBlock-parent > .ion-android-close.is-hide {
		display: none;
	}
	.mobile-nav__icon > .ion-navicon.is-show,
	.mobile-nav__icon > .ion-android-close.is-show {
		display: block;
	}
	.mobile-nav__link-holder {
		border-top: 1px solid rgba(128, 128, 128, 0.3);
		position: relative;
		background: #fff;
		width: 100%;
		height: 100vh;
		overflow-x: hidden;
		overflow-y: auto;
		transform: translateX(-100%);
		-webkit-transition: all 400ms ease-in;
		-moz-transition: all 400ms ease-in;
		-ms-transition: all 400ms ease-in;
		-o-transition: all 400ms ease-in;
		transition: all 400ms ease-in;
	}
	.mobile-nav__link-holder.is-show {
		transform: translateX(0%);
		-webkit-transition: all 400ms ease-in;
		-moz-transition: all 400ms ease-in;
		-ms-transition: all 400ms ease-in;
		-o-transition: all 400ms ease-in;
		transition: all 400ms ease-in;
	}
	.mobile-nav__link-holder-scroll {
		position: relative;
		overflow-y: scroll;
		height: 490px;
		top: 30px;
	}
	.mbl-navigation__link {
		text-align: center;
	    padding-top: 5px;
	    font-size: 0.90em;
	    -webkit-transition: width .18s linear;
	    -moz-transition: width .18s linear;
	    -ms-transition: width .18s linear;
	    -o-transition: width .18s linear;
	    transition: width .18s linear;
	}
	.mbl-navigation__link-divider {
	    height: 0px;
	    width: 50% !important;
	    margin: 10px auto !important;
	    background-color: rgb(116, 193, 82);
	    padding: .4px !important;
	    opacity: .4;
	    border-radius: 50%;
	}
	/* Footer */
	.footer--top {
		display: block;
		border-top: 1px solid rgba(128, 128, 128, 0.13);
	}
	.footer__cols.col--1, 
	.footer__cols.col--2, 
	.footer__cols.col--3 {
		margin: 10px auto;
		text-align: center;
		width: 100%;
	}
	.footer__cols.col--3 {
		margin-bottom: 50px;
	}
	.footer__cols.col--4, 
	.footer__cols.col--5,
	.footer__cols.col--6, 
	.footer__cols.col--7 {
		width: 100%;
		margin: 20px auto;
		text-align: center;
	} 
	.footer--bottom__col1 p { text-align: center; }
	.footer--bottom__col1,
	.footer--bottom__col2  {
		text-align: center;
		width: 100%;
	}
	.footer--bottom__col2 p {
		padding: 0px 0px 10px 0px;
	}
/*
|----------------------
| @GENERAL
|---------------------- */
	.frame-padding__top {
		padding-top: 0;
	}
	.frame-padding__top.is-moved {
		padding-top: 0;
	}
	.frame-title > * {
		font-size: 1.8em;
	}
	p {
		font-size: 1.2em;
	}

	/*****ANIMATTIONS*****/
	.animate-up,
	.analyticsconsultingpage-frame5__img,
	.analyticsconsultingpage-frame6__icon-img,
	.aboutuspage-frame4__card-img {
		transform: translateY(0%) !important;
		opacity: 1 !important;
	}
	.animate-left,
	.animate-right,
	.projectmanagementpage-frame4__description-icon {
		transform: translateX(0%) !important;
		opacity: 1 !important;
	}
	.divider-animation {
		width: 100px !important;
		opacity: 1 !important;
	}
	.analyticsconsultingpage-frame5__holder {
		height: auto;
	}
	.homepage-frame2__icon-img,
	.analyticsconsultingpage-frame4__icon {
		transform: scale(1) !important;
		opacity: 1 !important;
	}
	.nxsprofessionalservicepage-frame3__icon {
		transform: rotate(0) !important;
	}
	.animate-opacity,
	.animate-scale {
		opacity: 1 !important;
	}
	.aboutuspage-frame3__bg-triangle-side-overlay {
		width: 30% !important;
		left: 0;
	}
	.aboutuspage-frame3__bg-triangle-holder {
		background: transparent;
		width: 100%;
	}
	.aboutuspage-frame3_holder {
		height: auto;
		margin: 30px auto;
	}
	.aboutuspage-frame3__description-holder {
		height: auto;
		margin: 50px auto;
		width: 100%;
	}
	.aboutuspage-frame3_img-holder {
		width: 100%;
		opacity: 0.5;
	}
	.mbl-homepage-frame3__slider .slick-dots,
    .mbl-homepage-frame4__slider .slick-dots {
    	display: inline-block;
    	position: relative;
    	bottom: -10px;
    	width: 100%;
    	text-align: center;
    }

	.mbl-homepage-frame3__slider > .slick-dots li.slick-active button:before,
	.mbl-homepage-frame4__slider > .slick-dots li.slick-active button:before {
		background: #bebebe;
		opacity: 1;
	}

	.mbl-homepage-frame3__slider > .slick-dots li button:before,
	.mbl-homepage-frame4__slider > .slick-dots li button:before {
	    position: absolute;
	    top: 0;
	    left: 0;
	    content: "•";
	    width: 10px;
	    height: 10px;
	    font-family: "slick";
	    font-size: 0px;
	    line-height: 20px;
	    text-align: center;
	    color: transparent;
	    border: 2px solid #e0e0e0;
	    background: #e0e0e0;
	    border-radius: 100px;
	    opacity: 1;
	    -webkit-font-smoothing: antialiased;
	}

/*
|----------------------
| @Homepage
|---------------------- */
	.homepage-frame1__slider-img {
		transform: translateY(-2px);
	}
	.homepage-frame1__slider-description-holder { display: none; }
	.mbl-homepage-frame1__slider-description-holder {
		display: block;
		width: 100%;
		text-align: center;
	}
	.homepage-frame1__slider-title h2 {
		color: #404040 !important;
	}
	.homepage-frame1__slider-description {
		color: #fff;
	}
	.homepage-frame1__slider-line {
		margin: 20px auto;
	}
	.mbl-homepage-frame1__slider-overlay {
		display: block;
		position: absolute;
		top: 0;
		z-index: 1;
		width: 100%;
		height: 100%;
		/* background: rgba(29, 29, 29, 0.74); */
		/* background: linear-gradient(to bottom, rgba(160, 160, 160, 0)45%, rgba(0, 0, 0, 0.72)100%); */
		background-size: cover;
	}
	/* Frame 2 */
	.homepage-frame2__scroll.frame-content.width--70 {
		width: 95%;
		height: auto;
	}
	/* Frame 3*/
	.homepage-frame3__scroll {
		display: none;
	}
	.mbl-homepage-frame3__scroll {
		display: block;
		position: relative;
		overflow: hidden;
	}
	.mbl-homepage-frame3__card-slider-holder {
		position: relative;
		margin:10px;
		height: auto;
		background: #fff;
	}
	.mbl-homepage-frame3__card-img {
		box-shadow: 1px 1px 7px #d0d0d0;
		display: block;
		background: #fff;
		overflow: hidden;
		margin: 5px;
		position: relative;
		width: 150px;
		height: 125px;
	}
	.mbl-homepage-frame3__card-slider-img {
		margin: auto;
		position: relative;
		max-width: 300px;
		height: 250px;
	}
	.mbl-homepage-frame3__card-slider-button {
		width: 50%;
		height: 60px;
		color: #7a7a7a;
		border-top: 1px solid rgba(66, 143, 67, 0.63);
		background: #fff;
		margin: auto;
		display: block;
	}
	/* Frame 4*/
	.homepage-frame4__scroll,
	.servicespage-frame3__scroll {
		display: none;
	}
	.mbl-homepage-frame4__scroll {
		display: block;
		position: relative;
		margin: 20px 0px 0px 0px;
	}
	.mbl-homepage-frame4__slider-services-card {
		margin: 20px 20px;
		overflow: hidden;
		position: relative;
		width: 400px;
		height: auto;
		background: #4b9b50;
	}
	.mbl-homepage-frame4__slider-services-card-img {
		width: 100%;
		height: 230px;
		position: relative;
	}
	.mbl-homepage-frame4__service-card-description {
		position: relative;
		overflow-y: auto;
		height: 70px;
		width: 90%;
		margin: 20px auto 20px auto;
	}
	.mbl-homepage-frame4__slider-services-card a {
		margin-left: 40px;
		margin-bottom: 20px;
	}
	/* Frame 6*/
	.homepage-frame6__info {
		width: 100%;
		text-align: center;
	}
	.homepage-frame6__info-title {
		margin: 40px auto;
		width: 95%;
	}
	.homepage-frame6__info-description {
		margin: 40px auto;
		width: 95%;
	}
	.homepage-frame6__form {
		width: 100%;
		margin: 0px;
	}
	.homepage-frame6__form-concern, .homepage-frame6__form-textbox {
		text-align: left;
		width: 100%;
	}
	.homepage-frame6 {
		height: 520px;
	}
	.homepage-frame6.is-show {
		height: 1080px;
	}
/*
|----------------------
| @SOLUTIONS
|---------------------- */
	/*
	|----------------------
	| @GENERAL
	|---------------------- */
	.solutionspage-frame2__buttons,
	.aboutuspage-frame2__buttons {
		margin: 10px auto;
		padding: 15px 0px;
		border-radius: 0px;
		width: 80% !important;
	}
	/*
	|----------------------
	| @BUSINESS PARNTERS
	|---------------------- */
	.solutionspage-frame3__container { display: none; }
	.businesspartner-frame1__holder {margin: 180px auto 0px auto;width: 100%;}
	.businesspartner-frame1 > .frame-content.width--80 { width: 90%;}
	.businesspartner-frame1__content-holder table { display: block; width: 100%;}
	.businesspartner-frame1__content-holder table img { width: 100%; height: auto; margin-bottom: 20px;}
	#mbl-business-holder { display: block; }
	.mbl-business__card { cursor: pointer; }
	.blogpage-post__content table { display: block; width: 100%; }
	.blogpage-post__content table img { width: 100%; height: auto;}
	/*
	|----------------------
	| @PRODUCT LINE
	|---------------------- */
	.productline__dropwdown,
	.productline__dropwdown.white-bg {
		width: 100%;
		margin: 10px auto;
	}
	.productline__dropwdown-holder { margin: 30px auto 100px auto; }
	.productlinepage-frame4__content { height: auto; }
	.productlinepage-frame4__content ul { width: 100%; }
/*
|----------------------
| @SERVICES
|---------------------- */
	.servicespage-frame4__img-holder,
	.servicespage-frame4__img {
		width: 100%;
		opacity: 0.2;
		height: 1000px;
	}
	.servicespage-frame4__slider-holder {
		width: 100%;
	}
	.servicespage-frame4__slider-bg,
	.servicespage-frame4__slider-bottom-overlay {
		background: none;
	}
	.servicespage-frame4__slider-content-holder {
		width: 90%;
		padding-right: 10px;
	}
	.awards__dropdown-holder { height: auto; }
	.nxsprofessionalservicepage-frame5__cards-holder  { display: none; }
	.mbl-nxsprofessionalservicepage-frame5__cards-holder {
		width: 100%;
		display: block;
		position: relative;
	}
	.mbl-nxsprofessionalservicepage-frame5__card-holder {
		width: 100%;
		position: relative;
		height: auto;
	}
	.mbl-nxsprofessionalservicepage-frame5__card {
		margin: 10px auto;
	}
	.mbl-nxsprofessionalservicepage-frame5__card-img {
		position: relative;
		margin: 10px auto;
		width: 100px;
		height: 100px;
	}
	.mbl-nxsprofessionalservicepage-frame5__card-title {
		margin: 10px auto;
		width: 90%;
	}
	.mbl-nxsprofessionalservicepage-frame5__card-title span {color: #292929;font-size: 0.8em !important;}
	.mbl-nxsprofessionalservicepage-frame5__card-description p,
	.mbl-nxsprofessionalservicepage-frame5__card-description li,
	.mbl-nxsprofessionalservicepage-frame5__card-description ul {
		font-family: 'Lato' !important;
		color: #676666 !important;
	}
	.projectmanagementpage-frame4__img-holder {
		display: none;
	}
	.projectmanagementpage-frame4__description-bg { width: 100%; height: auto; }
	.projectmanagementpage-frame4__description-holder,
	.projectmanagementpage-frame4__holder { height: auto; }
	.projectmanagementpage-frame4__description { text-align: center; margin: 30px auto; }
	.projectmanagementpage-frame4__description-text { width: 100%; text-align: center; }
	.aboutuspage-frame2__title-holder {
		width: 90%;
		height: auto;
		margin: 20px auto;
	}
	.mbl-aboutuspage-frame4__card-holder {
		display: block;
		width: 100%;
		position: relative;
	}
	.mbl-aboutuspage-frame4__slider {
		width: 100%;
		margin: 50px auto;
	}
	.aboutuspage-frame4__card-holder {
		display: none;
	}
	.contactuspage-frame1 > .frame-content.width--80 {
		width: 90%;
	}
	.contactuspage-frame1__info-cards-holder {
		background: transparent;
		display: none;
	}
	.mbl-contactuspage-frame1__info-cards-holder { display: inline-block; }
	.contactuspage-frame1__info-cards {width: 80%;margin: auto;border-bottom: 1px solid #dfdfdf;}
	.contactuspage-frame1__title-holder {
		padding-top: 60px;
	}
	.contactuspage-frame1__info p {color: #6e6e6e !important;}
	.contactuspage-frame1__info i { color: #439143 !important;}
	.contactuspage-frame1__form-holder {
		width: 90%;
	}
	.careerspage-frame2__title-holder { margin: 15px auto; }
	.careerspage-frame2__tab-holder {display: none;}
	.mbl-careerspage-frame2__buttons.active,
	.mbl-careerspage-frame2__buttons.active > div > .button-lbl,
	.mbl-careerspage-frame2__buttons.active > div > .js-accordion-btn {
		background: #439143;
		color: #fff;
	}
	.mbl-careerspage-frame2__buttons {
		position: relative;
		margin: 5px 0px;
		z-index: 0;
		width: 90%;
		padding: 20px 0px;
		text-align: left;
		outline: none;
		cursor: pointer;
		background: #f3f3f2;
	}
	.mbl-careerspage-frame2__buttons p {
		text-indent: 15px;
		font-family: 'SinkinSans';
		font-size: 13px;
		color: #363636;
	}
	.careerspage-frame2__tab-card-button {
		left: 0px;
	}
	.mbl-careerspage-frame2__buttons-holder {
		text-align: center;
		width: 100%;
		margin: auto;
	}
	.mbl-careerspage-frame2__tab-holder {
		display: block;
		position: relative;
		word-break: break-all;
		margin: 0px auto 20px auto;
		width: 100%;
	}
	.mbl-careerspage-frame2__description {
		background: #f3f3f2;
		position: relative;
		display: none;
		z-index: 1;
		height: 300px;
		width: 100%;
		left: 0px;
		right: 0px;
		top: 20px;
	}
	.mbl-careerspage-frame2__description.show { display: block; }
	.mbl-careerspage-frame2__scroll {
		position: relative;
		overflow-x: hidden;
		overflow-y: auto;
		word-break: break-word;
		margin: auto;
		width: 95%;
		height: 270px;
	}
	.mbl-careerspage-frame2__scroll * {
		text-indent: 0px !important;
		line-height: 1.5em;
		font-family: 'SinkinSans';
		font-size: 12px !important;
     	color: #363636;
	}
	.mbl-careerspage-frame2__scroll strong { font-weight: bold; }
	.careerspage-frame2__tab-card-button.mobile {
		text-align: center;
		border: 2px solid #fff;
		margin: 20px 0px;
	}
	.mbl-careerspage-frame2__buttons i {
    	position: absolute;
    	right: 20px;
    	font-size: 16px;
    	color: #363636;
 	}
 	.careerspage-frame2__tab-card-button > p {
 		color: #fff;
 	}
	.mbl-thenexusgrouppage-frame2__slider > .slick-dots {
		position: relative;
		margin: 10px auto;
		padding-bottom: 10px;
		bottom: 0px;
		height: 0px;
		width: 100%;
		text-align: center;
	}

	.mbl-thenexusgrouppage-frame2__slider > .slick-dots li.slick-active button:before {
		color: #e33e29;
		background: #e33e29;
		opacity: 1;
	}
	.mbl-thenexusgrouppage-frame2__slider > .slick-dots li button:before {
	    position: absolute;
	    top: 0;
	    left: 0;
	    content: "•";
	    width: 10px;
	    height: 10px;
	    font-family: "slick";
	    font-size: 0px;
	    line-height: 20px;
	    text-align: center;
	    color: transparent;
	    border: 2px solid #e33e29;
	    border-radius: 100px;
	    opacity: 1;
	    -webkit-font-smoothing: antialiased;
	}
	.thenexusgrouppage-frame2__description {
	 	width: 100%;
	 	height: auto;
	 }
	 .thenexusgrouppage-frame2__cards-holder {
	 	display: none;
	 }
	 .mbl-thenexusgrouppage-frame2__cards {
	 	width: 100%;
	 	margin: 20px 10px 10px 10px;
	 	height: auto;
	 	position: relative;
	 	border-radius: 5px;
	 	border: 1px solid #c8c8c8;
	 }
	 .mbl-thenexusgrouppage-frame2__cards-holder {
	 	width: 100%;
	 	display: block;
	 }
	 .thenexusgrouppage-frame2__cards-img {
	 	margin: 10px auto;
	 }
	 .thenexusgrouppage-frame2__cards-description {
	 	width: 90%;
	 	margin: 20px auto;
	 	height: auto;
	 }
	 .expertise-frame3__holder {
	 	margin: 0px auto;
	 	height: auto;
	 }
	 .expertise__img-holder {
	 	height: 500px;
	 	width: 100%;
	 }
	 .expertise__content-holder {
	 	margin: 50px 50px;
	 }


	 .orion__frame2-header h1  {
	 	font-size: 18px;
	 	text-align: center;
	 	line-height: 30px;
	 	margin: 30px auto;
	 }

	 .orion__frame2-text p {
	 	font-size: 16px;
	 }

	 .orion__frame2-text {
	 	width: 70%;
	 }

	 .orion__frame2-content-holder {
	 	margin-bottom: 50px;
	 }
	 .orion__frame3-header {
	 	padding-top: 50px;
	 }

	 .orion__frame3-header {
	 	width: 90%;
	 	margin: auto;
	 	line-height: 40px;
	 }
	 .orion__frame3-services-holder {
	 	width: 100%;
	 }

	 .orion__frame3-services {
	 	width: 99%;
	 }

	 .orion__frame3-content {
	 	padding-bottom: 50px;
	 }

	 .orion__frame3-header h1 {
		font-size: 22px;
	 }

	 .orion__frame3-icon {
	 	width: 80px;
	 	height: 80px;
	 }

	 .orion__frame3-services-holder {
	 	padding-bottom: 50px;
	 }

	 .orion__frame4-holder {
	 	width: 90%;
	 }

	 .orion__frame4-logo {
	 	width: 40px;
	 	height: 40px;
	 	margin-right: 10px;
	 }

	  .orion__frame5-logo {
	 	width: 40px;
	 	height: 40px;
	 	margin-right: 10px;
	 }
	 .orion__frame4-header-text {
	 	width: 80%;
	 }
	 .orion__frame5-header-text {
	 	width: 80%;
	 }
	 .orion__frame6-header-text {
	 	width: 80%;
	 }

	 .orion__frame4-header-text h1 {
		font-size: 22px;
		line-height: 30px;
	 }
	 .orion__frame5-header-text h1 {
		font-size: 22px;
		line-height: 30px;
	 }
	 .orion__frame6-header-text h1 {
		font-size: 22px;
		line-height: 30px;
	 }

	 .orion__frame5-holder {
	 	width: 90%;
	 }

	 .orion__frame6-holder {
	 	width: 90%;
	 }

	 .orion__frame4-content {
	 	padding-bottom: 30px;
	 }
	 .orion__frame5-content {
	 	padding-bottom: 30px;
	 }
	 .orion__frame6-content {
	 	padding-bottom: 30px;
	 }

	 .orion__frame4-header {
	 	padding-top: 40px;
	 }
	 .orion__frame5-header {
	 	padding-top: 40px;
	 }
	 .orion__frame6-header {
	 	padding-top: 40px;
	 }

	 .orion__frame5-content span {
	font-family: 'lato';
	font-size: .8em;
	}
	 .orion__frame4-content span {
	font-family: 'lato';
	font-size: .8em;
	}


}

@media screen and (max-width: 800px) {
/*
|----------------------
| @General
|---------------------- */
	.productandservice-frame2__title-holder,
	.productandservice-frame3__title-holder,
	.solutionspage-frame2__description, 
	.servicespage-frame2__title, 
	.analyticsconsultingpage-frame2__title, 
	.analyticsconsultingpage-frame3__title, 
	.analyticsconsultingpage-frame6__title, 
	.analyticsconsultingpage-frame7__title, 
	.nxsprofessionalservicepage-frame2__title, 
	.projectmanagementpage-frame2__title,
	.careerspage-frame2__title,
	.careerspage-frame2__title-holder {
		width: 90%;
	}
	.analyticsconsultingpage-frame2__holder, 
	.analyticsconsultingpage-frame3__holder, 
	.analyticsconsultingpage-frame4__holder, 
	.nxsprofessionalservicepage-frame2__holder, 
	.microsoftservicespage-frame2__holder, 
	.projectmanagementpage-frame2__holder,
	.analyticsconsultingpage-frame5__description,
	.analyticsconsultingpage-frame6__holder,
	.analyticsconsultingpage-frame7__decription,
	.projectmanagementpage-frame3__description,
	.careerspage-frame2__description {
		width: 90%;
		height: auto;
		margin: auto;
	}
	.servicespage__info { width: 100%; margin: 5px 0px; }
	.servicespage__info-holder > .servicespage__info > .ion-email { margin-left: 0px;}
	.servicespage__info-holder {text-align: left;width: 90%;}

/*
|----------------------
| @Homepage
|---------------------- */	
	.homepage-frame2-title,
	.homepage-frame3-title,
	.homepage-frame4-title,
	.homepage-frame5-title,
	.homepage-frame2__decription,
	.homepage-frame3__decription,
	.homepage-frame4__decription {
		width: 90%;
	}

/*
|----------------------
| @SOLUTIONS
|---------------------- */
	/*
	|----------------------
	| @PRODUCT AND SERVICES
	|---------------------- */
	.productandservice-frame3__description ul {
		width: 100%;
	}
/*
|----------------------
| @SERVICES
|---------------------- */
	/*
	|----------------------
	| @Analytics Consulting
	|---------------------- */
	.analyticsconsultingpage-frame4__icon {
		margin-bottom: 20px;
	}
	.analyticsconsultingpage-frame4__title h4 {
		margin-left: 0px;
	}
	/*
	|----------------------
	| @NexusProfessonal
	|---------------------- */
	.nxsprofessionalservicepage-frame3__description-holder {
		width: 100%;
		text-align: center;
	}
	.microsoftservicespage-frame3__img { 
		position: relative;
	}
	.microsoftservicespage-frame3__title {
		width: 100%;
	}
	.microsoftservicespage-frame3__description-holder thead, tbody, th, td, tr {
		display: block;
	}
	.newsletterpage-frame2__featured-news-card {
		border-radius: 5px;
		height: auto;
		overflow: hidden;
	}
	.newsletterpage-frame2__featured-news-image {
		width: 100%;
	}
	.newsletterpage-frame2__featured-news-description-holder {
		width: 100%;
		margin: 0px 0px 20px 0px;
	}
	.newsletterpage-frame2__featured-news-title,
	.newsletterpage-frame2__featured-news-description {
		width: 90%;
		height: auto;
		margin: 20px auto;
		position: relative;
		color: #fff;
	}
	.newsletterpage-frame2__featured-news-title h6 {
		color: #fff !important;
		font-weight: bold;
		font-size: 1.3em;
		line-height: 1.4em;
	}
	.newsletterpage-frame2__featured-news-btn-holder {
		width: 90%;
		margin: 0px auto 20px auto;
		position: relative;
	}
	.newsletterpage-frame2__featured-news-description-holder {
		border-bottom-right-radius: 5px;
		border-bottom-left-radius: 5px;
		height: auto;
		position: relative;
		background: #439043;
	}
	.newsletterpage-frame2__news-card {
		width: 100%;
		margin: 30px 0px;
		border: 1px solid #afafaf;
		border-radius: 5px;
	}
	.newsletterpage-frame2__news-card-img {
		width: 100%;
		margin: 0px;
	}
	.newsletterpage-frame2__news-card-description-holder{
		margin: 20px auto;
		height: auto;
	}
	.newsletterpage-frame2__news-card {
		height: auto;
	}
	.newsletterpage-frame2__news-card-description-holder h6 {
		font-size: 30px;
		line-height: 1.4em;
	}
	.newsletterpage-frame2__news-card > .newsletterpage-btn {
		margin-bottom: 20px !important;
	}
	.newsletterpage-frame2__featured-news-btn-holder > .newsletterpage-btn {
		border: 2px solid #fff !important;
		color: #fff;
	}
	.newsletterpage__press-item {
		width: 49%;
	}
	.awards__slider-holder {
		width: 100%;
	}
	.awards__slider-img {
		height: 400px;
	}
	.awards__dropdown-btn-holder {
		width: 100%;
	}

	.orion__logo {
		width: 100%;
		height: 140px;
		background-size: contain;
		background-position: center;
		background-repeat: no-repeat;
		transform: translateY(30px);
	}


	.orion__banner {
		background-size: cover;
		background-position: left;
		height: 400px;
	}

	.orion__frame4-header-text h1 {
		font-size: 19px;
	}

	.orion__frame5-header-text h1 {
		font-size: 19px;
	}

	.orion__frame6-header-text h1 {
		font-size: 19px;
	}

	.homepage__remodal-img-container {
		display: none;
	}

	.homepage__remodal-content {
		width: 100%;
		height: 95vh;
	}



}

@media screen and (max-width: 768px) {

	.blogpage-post__content table {
		width: 100% !important;
		height: auto !important;
	}

	.blogpage-post__content td {
		width: 100% !important;
		padding: 0 10px !important;
		box-sizing: border-box;
	}

	.blogpage-frame1 .frame-banner__bg {
		height: 0;
		padding-top: 70%;
	}

}

@media screen and (max-width: 650px) {

	.orion__footer-container {
	 	width: 100%;
	 	padding-top: 40px;
	 	padding-bottom: 50px;
	 }

	 .orion__footer-contact {
	 	display: block;
	 }

	 .orion__footer-logo {
	 	padding-left: 20px;
	 	font-size: 21px;
	 }

	 .orion__footer-contact {
	 	padding:3px 0px;
	 }

	 .orion__footer-text p {
	 	font-size: .8em !important;
	 }


	.orion__frame6-header-text {
		width: 70%;
	}
/*
|----------------------
| @General
|---------------------- */
	.mbl-navigation__link-holder {
		display: block;
	}
	.mbl-navigation__logo-holder,
	.mobile-nav__icon {
		top: 85px;
	}
	.mobile-nav__link-holder-scroll {
		top: 70px;
		height: auto;
		margin-bottom: 89px;
	}
	.footer--bottom {
		padding-bottom: 60px;
		display: block;
	}
	.frame-content.width--80 { width: 90%; }
/*
|----------------------
| @Homepage
|---------------------- */
	.homepage-frame2__icon p {
		font-size: 0.90em;
	}
	.homepage-frame2__icon {
		width: 130px;
		height: 130px;
	}
	.homepage-frame2__icon-img {
		width: 65px;
		height: 65px;
	}
	.homepage-frame4__service-card-title {
	    font-size: 0.8em;
	    font-weight: bold;
	    line-height: 2em;
	    margin: 20px auto 10px auto;
	}
	.homepage-frame4__service-card-title h3 { font-weight: bold; }
	.homepage-frame4__service-card-title.blog {
		font-size: 1.2em;
		line-height: 1.3em;
	}
	.homepage-frame4__service-card-title h6 {
		font-weight: bold;
	}

	 .orion__frame2-header h1  {
	 	width: 90%;
	 	text-align: left;
	 	font-size: 16px;
	 	margin: 30px auto;
	 }

	 .orion__frame2-content {
	 	width: 90%;
	 }
/*
|----------------------
| @Parnterspage
|---------------------- */	
	.businesspartner-frame1__contact-form { width: 100%; }

/*
|----------------------
| @ContactUspage
|---------------------- */
	.contactuspage-frame1__description-holder { width: 100%; }
/*
|----------------------
| @CareersPage
|---------------------- */	
	.career-form > * { width: 100%; }
	.career-form--select select { width: 95%; }

	.newsletterpage__press-item {
		width: 100%;
		height: auto;
    	padding-bottom: 10px;
	}
	.newsletterpage__press-img {
		max-width: 120px;
	}
	/*
	|----------------------
	| @Analyticsconsultingpage
	|---------------------- */	
	.analyticsconsultingpage-frame6__icon-img {
		width: 70px;
		height: 70px;
	}
	.analyticsconsultingpage-frame6__icon {
		width: auto;
	}
	.mbl-homepage-frame4__service-card-description {
    	margin: 10px auto 20px auto; 
	}
}
@media screen and (max-width: 500px) {
	.homepage-frame1__slider-img { display: none; }
	.mbl-homepage-frame1__slider-img,
	.mbl-frame-banner__bg { 
		display: block; 
	}
	.awards__slider > .slick-dots, .homepage-frame1__slider > .slick-dots {
		bottom: 10px;
	    width: 100%;
	    text-align: center;
	    margin-left: 0px;
	}	

	.orion__frame6-header-text {
		width: 65%;
	}
/*
|----------------------
| @General
|---------------------- */
	.mbl-navigation__link-holder p {
		font-size: 11px !important;
	}
	.mobile-nav {
	display: none;
	}
	.mobile-nav__icon {
		display: none;
	}
	.mobile-nav__icon > div  {
		margin-left: 20px;
	}
	.frame-title > * {
    	font-size: 1.2em;
 	}	
	p,span {
		font-size: 1em !important;
	}
	.remodal__img {max-width: 150px;height: 130px;}
	.businesspartner-frame1__img {max-width: 150px;height: 120px;}
	.businesspartner-frame1 > .width--90 { width: 95%; }
	.businesspartner-privacypolicy p { margin-top: 10px; }
	.businesspartner-privacypolicy { margin-bottom: 30px; }
	.mobile-nav__icon-bottom {
		display: flex;
		z-index: 99;
		background: #fff;
		position: fixed;
		width: 100%;
		bottom: 0;
		right: 0;
		border-radius: 0px;
		text-align: center;
		box-shadow: 0 0 0 0 transparent, 0 0px 28px 0 rgba(0, 0, 0, 0.4), 0 0 0 0 transparent;
	}
	.mobile-nav__icon-bottom p {
		padding: 20px 0px;
		margin-left: 10px;
		font-size: 18px;
		color: #0c0c0c;
	}
	.mobile-nav__icon-bottom i {
		margin-left: 15px;
		font-size: 30px;
		color: #0c0c0c;
	}
	.mobile-nav__icon-bottom > .inlineBlock-parent > .ion-navicon.is-hide,
	.mobile-nav__icon-bottom > .inlineBlock-parent > .ion-android-close.is-hide {
		display: none;
	}
	.mobile-nav__icon-bottom > .ion-navicon.is-show,
	.mobile-nav__icon-bottom > .ion-android-close.is-show {
		display: block;
	}
	.mobile-nav__icon-bottom > * {
		width: 45%;
		margin: auto;	
	}
	.mobile-nav__icon-bottom > div > .ion-navicon,
	.mobile-nav__icon-bottom > div > .ion-android-close {
		position: absolute;
		text-align: left;
		margin: auto;
		top: 15px;
		bottom: 0px;
		left: 20px;
		width: 100%;
	}
	.mobile-nav__icon-bottom > div:first-child {
		border-right: 1px solid #dbd8d8;
		position: relative;
		overflow: hidden;
	}
	.mobile-nav__link-holder {
		display: none;
	}
	.mobile-nav__link-holder-bottom {
		z-index: 3;
		position: absolute;
		display: block;
		border-top: 1px solid rgba(128, 128, 128, 0.3);
		background: #fff;
		width: 100%;
		height: 100vh;
		overflow-x: hidden;
		overflow-y: auto;
		transform: translateX(-100%);
		-webkit-transition: all 400ms ease-in;
		-moz-transition: all 400ms ease-in;
		-ms-transition: all 400ms ease-in;
		-o-transition: all 400ms ease-in;
		transition: all 400ms ease-in;
	}
	.mobile-nav__link-holder-bottom {
		display: block;
		border-top: 1px solid rgba(128, 128, 128, 0.3);
		position: fixed;
		background: #fff;
		width: 100%;
		height: 100vh;
		overflow-x: hidden;
		/* overflow-y: auto; */
		transform: translateX(-100%);
		-webkit-transition: all 400ms ease-in;
		-moz-transition: all 400ms ease-in;
		-ms-transition: all 400ms ease-in;
		-o-transition: all 400ms ease-in;
		transition: all 400ms ease-in;
	}
	.mobile-nav__form-holder-bottom {
		z-index: 3;
		position: fixed;
		display: block;
		border-top: 1px solid rgba(128, 128, 128, 0.3);
		background: #439043;
		width: 100%;
		height: 120vh;
		overflow-x: hidden;
		overflow-y: auto;
		transform: translateX(100%);
		-webkit-transition: all 400ms ease-in;
		-moz-transition: all 400ms ease-in;
		-ms-transition: all 400ms ease-in;
		-o-transition: all 400ms ease-in;
		transition: all 400ms ease-in;
	}
	.mobile-nav__form-holder-bottom.is-show {
		transform: translateX(0%);
		-webkit-transition: all 400ms ease-in;
		-moz-transition: all 400ms ease-in;
		-ms-transition: all 400ms ease-in;
		-o-transition: all 400ms ease-in;
		transition: all 400ms ease-in;
	}
	.mobile-nav__form {
		position: relative;
		overflow-x: hidden;
		overflow-y: auto;
		margin: 20px auto;
	}
	.mobile-nav__form-description-holder {
		margin: 30px auto;
	}
	.mobile-nav__form-close-holder {
		margin: 60px 0px 0px 0px;
		width: 100%;
		text-align: right;	
	}
	.mobile-nav__form-close-holder > .ion-android-close {
		font-size: 30px;
		color: #fff;
	}
	.mobile-nav__form-description-divider {
		width: 75px;
		height: 3px;
		background: #fff;
		margin: 30px auto;
	}
	.mobile-nav__link-holder-bottom.is-show {
		transform: translateX(0%);
		-webkit-transition: all 400ms ease-in;
		-moz-transition: all 400ms ease-in;
		-ms-transition: all 400ms ease-in;
		-o-transition: all 400ms ease-in;
		transition: all 400ms ease-in;
	}
	.frame-banner__title {
		height: 80px;
	}
	.frame-banner__overlay {
		background: linear-gradient(to bottom, rgba(160, 160, 160, 0), rgba(0, 0, 0, 0.72));
		height: 200px;
	}
	.frame-banner__title h2 {
		font-size: 22px;
		color: #fff;
	}
	.analyticsconsultingpage-frame2__holder, 
	.analyticsconsultingpage-frame3__holder, 
	.analyticsconsultingpage-frame4__holder, 
	.nxsprofessionalservicepage-frame2__holder, 
	.microsoftservicespage-frame2__holder, 
	.projectmanagementpage-frame2__holder, 
	.analyticsconsultingpage-frame5__description, 
	.analyticsconsultingpage-frame6__holder, 
	.analyticsconsultingpage-frame7__decription,
	.servicespage-frame2__description, 
	.analyticsconsultingpage-frame2__description, 
	.analyticsconsultingpage-frame3__description, 
	.nxsprofessionalservicepage-frame2__description, 
	.microsoftservicespage-frame2__description, 
	.projectmanagementpage-frame2__description, 
	.blogpage-frame2__description,
	.thenexusgrouppage-frame2__title
	 {
	 	width: 100%;
	 }

/*
|----------------------
| @Homepage
|---------------------- */
	.mbl-homepage-frame1__slider-description-holder {
		height: 400px;
		margin-top: 20%;
	}	
	.homepage-frame1__slider-img,
	.mbl-homepage-frame1__slider-img {
		height: 400px;
	}
	.homepage-frame1__slider-title h2 {
    	font-size: 1.3em;
    	line-height: 1.3em;
  }
	.homepage-frame1__slider-description {
		font-size: 1em;
	}
	.mbl-homepage-frame4__slider-services-card a {
		margin-left: 18px;
		margin-bottom: 20px;
	}
	.mbl-homepage-frame4__slider-services-card {
		margin: 5px 5px;
		height: 480px;
	}
	.homepage-frame5__slider-holder.frame-content.width--90 {
		width: 80%;
		margin: auto;
	}
	.homepage-frame6__info-title {
		font-size: 1.2em;
	}


/*
|----------------------
| @SERVICES
|---------------------- */
	/*
	|----------------------
	| @GENERAL
	|---------------------- */
	.solutionspage-frame2__buttons {
		width: 90%;
	}
	/*
	|----------------------
	| @PRODUCT LINE
	|---------------------- */
	.productline__icon-img {
		height: 25px;
		width: 25px;
		margin: 20px 0px 0px 10px;
	}
	.productline__dropwdown-text {
		font-size: 0.90em;
		margin: 15px 0px 0px 5px;
	}
	.productlinepage-frame4__content p,
	.productlinepage-frame4__content li { font-size: 1em; }
	/*
	|----------------------
	| @Nexus Professional
	|---------------------- */
	.mbl-nxsprofessionalservicepage-frame5__cards-holder {
		width: 90%;
		margin: auto;
	}
	/*
	|----------------------
	| @ABOUT US
	|---------------------- */	
	.aboutuspage-frame3__description {
		width: 90%;
	}
	.mbl-aboutuspage-frame4__card-holder {
		width: 90%;
		margin: auto;
	}
	.contactuspage-frame1__form-social-holder {
		width: 100%;
		text-align: right;
	}
	.contactuspage-frame1__button-holder {
		position: relative;
		width: 100%;
		margin: 20px auto;
	}
	.contactuspage-frame1__form-holder {
		width: 100%;
	}
	.contactuspage-frame1__info-cards {
		width: 100%;
		height: 130px;
	}
	.mbl-careerspage-frame2__slider-description {
		position: relative;
		width: 90%;
		margin: 30px auto;
		word-break: break-word;
	}
	.newsletterpage-frame2__news-card-description-holder h6,
	.blogpage-post__title h4 {
		font-size: 1.1em;
		line-height: 1.5em;
	}
	.newsletterpage-frame2__news-holder {
		width: 100%;
	}
	.careerspage-frame2__description {
		width: 100%;
	}
	.aboutuspage-frame2__title {
		width: 100%;
	}
	.expertise__content {
		width: 88%;
	}
	.awards__slider-img {
		height: 200px;
	}
	.expertise__img-holder {
		height: 200px;
	}
	.expertise__content-holder {
		width: 90%;
		margin: 20px;
		/* height: auto; */
	}
	.blogpage-frame2 > .width--80,
	.newsletterpage-frame2 > .width--80, {	width: 90%; }
	.blogpage-frame2 img { display: block; }
	/*
	|----------------------
	| @PrivacyPolicy
	|---------------------- */	
	.privacymodal-content strong {
		font-size:1em;
	}
	.contactuspage-frame1__title-holder {
		padding-top: 100px;
	}
	/*
	|----------------------
	| @newsletter page
	|---------------------- */
	.newsletterpage-frame2 img {width: 100%;height: auto;margin: 20px auto;}
	.newsletterpage-frame2__featured-news-image,
	.newsletterpage-frame2__news-card-img { height: 200px; }
	.thenexusgrouppage-frame2__holder {
		margin: 20px auto;
	}
	/*
	|----------------------
	| @careers page
	|---------------------- */	
	.careerspage-frame2__holder {
		margin: 30px auto 0px auto;
	}
	.mbl-careerspage-frame2__buttons > div > .button-lbl {
		width: 85%;
		margin-left: 15px;
		text-indent: 0px;
		line-height: 1.3em;
		font-size: 12px !important;
		word-break: break-word;
	}
}

@media screen and (max-width: 320px) {
/*
|----------------------
| @Homepage
|---------------------- */
	.homepage-frame2__icon p {
		font-size: 0.80em;
	}
	.homepage-frame2__icon {
		width: 120px;
		height: 110px;
	}
	.homepage-frame2__icon-img {
		width: 55px;
		height: 55px;
		margin: 0px auto;
	}
	.mbl-homepage-frame3__card-img {
		background: #fff;
		overflow: hidden;
		margin: 5px;
		position: relative;
		width: 130px;
		height: 115px;
	}
}