/* 4K desktop :3456px. */
@media (min-width: 3456px) {
	html {
	font-size: 36px;
}
	.main-menu{
	font-size: 1rem;
}
	.slider-bg {
	height: 100vh;
}
	.hero-container {
	max-width:3110px !important;
}
	.hero-container .slider-row {
	padding-top:10rem;
}	
	.container {
	max-width:3110px;
	}
	.s-img {
    margin-left: -2rem;
}
	.flex-card-2{
	width:31%; 
}
	.above-footer-icon {
	background-position: calc(50% - 23.5rem) bottom;
}
}

/* QHD desktop :2304px. */
@media (min-width: 2304px) and (max-width: 3456px) {
	html {
	font-size: 24px;
}
	.main-menu{
	font-size: 1rem;
}
	.slider-bg {
	height: 100vh;
}
	.hero-container {
	max-width:2080px !important;
}
	.hero-container .slider-row {
	padding-top:10rem;
}	
	.container {
	max-width:2080px;
	}
	.s-img {
    margin-left: -2rem;
}
	.flex-card-2{
	width:31%; 
}
	.above-footer-icon {
	background-position: calc(50% - 23rem) bottom;
}
}

/* Large desktop :1728px. */
@media (min-width: 1728px) and (max-width: 2304px)  {
	html {
	font-size: 18px;
}
	.main-menu{
	font-size: 1rem;
}
	.slider-bg {
	height: 100vh;
}
	.hero-container {
	max-width:1550px !important;
}
	.hero-container .slider-row {
	padding-top:10rem;
}	
	.container {
	max-width:1550px;
	}
	.s-img {
    margin-left: -2rem;
}
	.above-footer-icon {
	background-position: calc(50% - 29em) bottom;
}
}

/* Normal desktop :1200px. */
@media (min-width: 1200px) and (max-width: 1728px) {
	.main-menu ul li:first-child{margin-left: 0;}
}

/* Small desktop :992px. */
@media (min-width: 992px) and (max-width: 1200px) {
	.section-img img {
		width: 100%;
}
    .s-img {
    margin-left: -4.75rem;
}
	.slider-row {
	padding-top:6rem;
	padding-bottom:2rem;
}
    .slider-bg {
    min-height: 32rem;
	background-size: 75%;
}
	.slider-content h2 {
	font-size: 5rem;
}
	.title-secondary-top {
	font-size: 4.5rem;
}
	.services-icon img {
    height: 10em;
	margin-bottom:0.5rem;
}
    .footer-bg {
    background: transparent linear-gradient(90deg, #0f9eb7 0%, #0e9ab3 100%) 0% 0% no-repeat padding-box;
}
	.above-footer-icon{
	background-position: calc(50% - 16rem) bottom; 
	background-size: 16rem;
}
}

/* Tablet desktop :768px. */
@media (min-width: 768px) and (max-width: 991px) {
    .s-img {
    margin-left: 0;
    margin-top: 0;
    width: 100%;
}
    .footer-bg {
    background: transparent linear-gradient(90deg, #0f9eb7 0%, #0e9ab3 100%) 0% 0% no-repeat padding-box;
}
	.slider-content h2 {
	font-size: 5rem;
}
	.title-secondary-top {
	font-size: 4.5rem;
}
	.slider-bg {
	min-height: 43.5rem;
}
	.menu-area {
	padding: 5px 0;
}
	.responsive {
	float: right;
	display: block;
	cursor: pointer;
	margin-top: -38px;
}
	.responsive i {
	color: #fff;
	font-size: 25px;
}
	#mobile-menu {
	display: none;
	background: transparent linear-gradient(45deg, #035a6afc 20%, #0f9eb7fc 100%);
	backdrop-filter: blur(6px);
	padding: 8px;
	border-radius: 10px
}
	.main-menu {
	text-align: left !important;
	width: 100%;
    border-radius: 10px;
    position: absolute;
    left: 0px;
    top: 5.5rem;
    z-index: 9;
}
    .main-menu .has-sub > ul{
        position: relative;
}
	.main-menu ul li {
	display: block;
	margin-left: 0;
}
	.main-menu ul li.active a, .main-menu ul li:hover a {
	color: #ffd000;
}
	.main-menu  ul > li > a::before {content: none;}
	.main-menu ul li a {
	color: #fff;
	padding: 0.75rem 1rem;
	display: inline-block;
	font-size: 0.9rem;
	font-family: 'Comfortaa';
	font-weight: 500;
}
	.second-menu {
	margin-bottom: 0;
	box-shadow: none;
	padding: 0;
	margin-top: 0;
}
	.second-menu::before {
	content: none;
}
	.second-menu .main-menu ul li {
	margin-left: 0;
}
	.flex-card-2,
	.flex-card-3 {
	width:45%; 
}
	.solution-icon img {
	height:11rem;
}
	.usp-title {
	font-size:2.3rem;
}
	.cta-box-wrapper{
	flex-direction:column;
}
	.cta-button{
	margin:1.25rem 0 0.25rem;
	width:100%
}
	.above-footer-icon{
	background-image:none
}
	.consultation-content{
	padding-right:0;
}
	.consultation-menuitem{
	display:block !important;
}
	.consultation-menuitem a{ 
	animation: Pulse 2s infinite; 
}
	@keyframes Pulse{
	0%{color: #ffd000;}
   20%{color: #ffd000;}	
   50%{color: #25d6e6;}	
   80%{color: #ffd000;}
   100%{color: #ffd000;}
}
}

/* small mobile :320px. */
@media (max-width: 767px) {
	html {
	font-size: 15px;
}
    .footer-bg {
    background: transparent linear-gradient(90deg, #0f9eb7 0%, #0e9ab3 100%) 0% 0% no-repeat padding-box;
}
	.slider-bg .slider-content > span {
    font-size: 1.2rem;
}
	.slider-btn {
    display: none;
}
	.slider-bg {
    min-height: 95vh;
    background-size: 60%;
}
	.row {
    margin-right: 0;
    margin-left: 0;
}
	.main-menu {
	width: 100%;
	border-radius: 10px;
	position: absolute;
	left: 0px;
	top: 5.5rem;
	z-index: 9;
	text-align: left !important;
}
	.main-menu .has-sub > ul {
    display: none;
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 0.625rem;

}
	.main-menu .has-sub > ul {
    border-top:1px solid #f7f7f7;
}
	.main-menu .has-sub > ul > .has-sub > ul {
    display: none;
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 0.625rem;
	margin-left:0;
	margin-top:0;	
	padding-left:1rem;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0);
	border-top:1px solid #f7f7f7;

}
	.main-menu .has-sub > ul > .has-sub > ul li:last-child{
	border-bottom:none;
}
	.main-menu .has-sub > ul > .has-sub > ul > .has-sub > ul {
    display: none;
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 0.625rem;
	margin-left:0;
	margin-top:0;
	background:#f5f5f5;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0);

}
	.main-menu .has-sub li a{
	padding-left:1.25rem;
}
	.menu-item ul.sub-menu .sub-menu li,.menu-item ul.sub-menu .sub-menu .sub-menu li {
	border-bottom: none;
}
	.main-menu  ul > li > a::before {content: none;}
	.main-menu ul li {
		display: block;
		margin-left: 0;
}
	.main-menu ul li a {
	color: #fff;
	padding: 0.75rem 1rem;
	display: inline-block;
	font-size: 0.9rem;
	font-family: 'Comfortaa';
	font-weight: 500;
}
	.second-menu {
	margin-bottom: 0;
	box-shadow: none;
	padding: 0;
	margin-top: 0;
}
	.second-menu::before {
	content: none;
}
	.second-header {
	padding: 0.625rem 0;
}
	.second-menu .main-menu ul li {
	margin-left: 0;
}
	.menu-area {
	padding-top: 0.6rem;
	padding-bottom: 0.3rem;
}
	.slider-content h2 {
	font-size: 4.3rem;
}
	.title-secondary-top {
	font-size: 3.8rem;
}
	.section-title {
	padding-left: 0;
	padding-right: 0;
}
	.section-title h2 {
	font-size: 2.25rem;
	letter-spacing: -1px;
}
	.responsive {
	float: right;
	display: block;
	cursor: pointer;
	margin-top: -2.35rem;
}
	.responsive i {
	color: #fff;
	font-size: 1.5rem;
}
	#mobile-menu {
	display: none;
	background: transparent linear-gradient(45deg, #035a6afc 20%, #0f9eb7fc 100%);
	backdrop-filter: blur(6px);
	padding: 0.5rem;
	width: 100%;
	border-radius: 0.625rem
}
	.btn.ss-btn {
	display: none;
}
	.s-img {
    margin-left: 0;
    margin-top: 1.25rem;
    width: 100%;
}
	.flex-card-2,
	.flex-card-3{
	width:100%; 
}
	.cta-box-wrapper{
	flex-direction:column;
}
	.cta-button{
	margin:1.25rem 0 0.25rem;
	width:100%
}
	.usp-title{
	font-size:2rem;
}
	.above-footer-icon{
	background-image:none
}
	.solution-icon img {
	width:75%;
	height:auto;
}
	.consultation-content{
	padding-right:1rem;
}
	.consultation-menuitem{
	display:block !important;
}
	.consultation-menuitem a{ 
	animation: Pulse 2s infinite; 
}
	.flip-card {
	min-height: 32.5rem;
}
	@keyframes Pulse{
	0%{color: #ffd000;}
   20%{color: #ffd000;}	
   50%{color: #25d6e6;}	
   80%{color: #ffd000;}
   100%{color: #ffd000;}
}
	.popup-box{
	width:90%;
}
	.north-star-title{
	font-size:2.2rem; 
}
}

/* Large Mobile :480px. */
@media only screen and (min-width: 480px) and (max-width: 767px) {
	html {
	font-size: 14px;
}
	.slider-content h2 {
	font-size: 5rem;
}
	.title-secondary-top {
	font-size: 4.5rem;
}
	.section-title h2 {
	font-size: 2.65rem;
	letter-spacing: -1px;
}
	.flex-card-2,
	.flex-card-3{
	width:100%; 
}
	.cta-box-wrapper{
	flex-direction:column;
}
	.cta-button{
	margin:1.25rem 0 0.25rem;
	width:100%
}
	.usp-title{
	font-size:2rem;
}
	.above-footer-icon{
	background-image:none
}
	.solution-icon img {
	width:75%;
	height:auto;
}
	.flip-card {
	min-height: 32.5rem;
}
	.consultation-content{
	padding-right:1rem;
}
	.consultation-menuitem{
	display:block !important;
}
	.consultation-menuitem a{ 
	animation: Pulse 2s infinite; 
}
	@keyframes Pulse{
	0%{color: #ffd000;}
   20%{color: #ffd000;}	
   50%{color: #25d6e6;}	
   80%{color: #ffd000;}
   100%{color: #ffd000;}
}
	.popup-box{
	width:90%;
}
	.north-star-title{
	font-size:2.2rem; 
}
}

/* Mini mobile */
@media (max-width: 319px) {
	html {
	font-size: 12px;
}
	.slider-bg {
    min-height: 650px;
    background-size: 60%;
}
	.slider-content h2 {
	font-size: 3rem;
}
	.title-secondary-top {
	font-size: 2.5rem;
}
	.title-secondary-bottom {
    font-size: 1.3em;
}
	.services-icon img {
	max-width:180px;
}
	.solution-icon img {
	width:80%;
	height:auto;
}
	.flip-card {
    min-height: 33.5rem;
}
	.contact-field input,
	.contact-field input::placeholder,
	.contact-field textarea::placeholder {
	font-size:1rem;
}
	.popup-box{
	width:90%;
}
	.section-title h2 {
    font-size: 2rem;
}
	.north-star-title{
	font-size:2rem; 
}
}