/*================================ 
    #RESPONSIVE CSS 
====================================*/

@media only screen and (max-width: 1200px) {
	.navigation {
		padding: 3% 2%;
	}
	.navigation ul li a {
		padding: 20px 10px;
	}
}
@media only screen and (max-width: 1024px) {
	.logo {
		padding: 1%;
		width: 120px;
	}
	.navigation {
		width: 250px;
		position: absolute;
		top: 125px;
		left: -260px;
		bottom: 0;
		height: 100%;
		background: #fff;
		z-index: 9;
		padding: 0px;
	}
	.navigation ul li {
		display: block;
	}
	.navigation ul li a {
		padding: 20px;
	}
	.slideBox {
		left: 20px;
	}
	.Container {
		padding: 50px 15px;
	}
	.getEdge-box .boxCol {
		width: 42%;
	}
	.acc-container {
		width: 300px;
	}
	.acc-content {
		left: 500px;
		width: 400px;
	}
	.acc-content-inner::before {
		display:none;
	}
	.knowledgeDetails {
		text-align: center;
	}
	.knowledgeTitle h2 {
		text-align: left;
	}
	.KnowledgeBox.knowledge-2 {
		text-align: center;
		padding-top: 0;
	}
	.KnowledgeBox.knowledge-2 .KnowledgePhoto {
		float: none;
	}
	.KnowledgeBox.knowledge-2 .KnowledgeBox-Content {
		margin-top: 0;
	}
	.KnowledgeBox.knowledge-3 {
		display: inline-block;
		text-align: center;
		margin-top: 0;
	}
	.aboutPoints ul li {
		padding: 1%;
	}
	.aboutPoints ul li:nth-child(3),
	.aboutPoints ul li:nth-child(4),
	.aboutPoints ul li:nth-child(5) {
		position: relative;
		right: 0;
		top: 0;
	}
	.computerPoints li:nth-child(1),
	.computerPoints li:nth-child(2),
	.computerPoints li:nth-child(3),
	.computerPoints li:nth-child(4),
	.computerPoints li:nth-child(5),
	.computerPoints li:nth-child(6) {
		margin-left: 0;
	}
	.aboutProperties {
		position: relative;
		margin-top: 30px;
	}
	.aboutProperties ul li a {
		border: 2px solid #162550;
		padding: 0 10px;
		border-radius: 10px;
	}
	.aboutProperties ul li {
		display: table-cell;
		width: 1%;
	}
	.aboutProperties .prop-icon {
		width: 80px;
	}
	.aboutProperties ul li a {
		min-width: 100px;
		font-size: 16px;
	}
	.aboutContent h2,
	.getEdge-content h2,
	.industrySolution h2,
	.buildingContent h2,
	.clientSpeak .clientTitle h2,
	.knowledgeTitle h2,
	.knowledgeTitle h2,
	.clientTitle h2,
	.getTouchTitle h2	{
		font-size: 30px;
	}
	.aboutContent h3,
	.buildingContent h3	{
		font-size: 22px;
		text-align: left;
	}
	.aboutContent p,
	.getEdge-content p,
	.industrySolution p,
	.buildingContent p,
	.getTouch p	{
		font-size: 16px;
		line-height: 24px;
	}
	.humberger {
		display: block;
	}	
	.about-compScreen {
		display :none;
	}
}


@media only screen and (max-width: 768px) {
	.clientSpeak .desktop-tab {
		display: none;
	}
	.clientSpeak .mobile-tab {
		display: block;
	}
	.clientSpeak .carousel-inner blockquote {
		text-align: center;
	}
	.knowledgeDetails {
		display: none;
	}
	.knowledgeDetails-Mob {
		display: block;
	}
}


@media only screen and (max-width: 767px) {
	.getEdge-box .boxCol {
		width: 94%;
	}
	.acc-container {
		width: 100%;
	}
	.acc-content {
		left: 0;
		width: 100%;
		position: relative;
		padding: 0;
	}
	.acc-content-inner {
	    padding: 30px;
	    max-width: 100%;
	    border: 0;
	    background: #fff;
	    border: 2px solid #e4404a;
	    border-radius: 0;
	}
	.acc-btn {
		width: 100%;
		margin: 5px 0;
	}
	.acc-btn h1 {
	    height: auto;
	    border-radius: 0;
	    border: 1px solid #fff;
	    margin-bottom: 0;
	    width: 100%;
	    display: flex;
	    align-items: center;
	    gap: 10px;
	    font-size: 18px;
	}
	.acc-btn h1 img {
	    margin-top: 0px;
	}
	.acc-content {
	    margin-top: -6px;
	}
	.acc-content-icon, .acc-content-title {
	    display: none;
	}
	.acc-container .acc-btn h1.selected img {
	    filter: invert(0);
	}
	.acc-container .acc-btn h1 img {
		max-width: 42px;
	}
	.acc-container .acc-btn h1.selected {
	    background: #e4404a !important;
	}
	.acc-container .acc-btn h1.selected span {
	    color: #fff;
	}
	.acc-container1 {
		width: 100%;
	}
	.acc-content1 {
		left: 0;
		width: 100%;
		position: relative;
		padding: 0;
	}
	.acc-content-inner1 {
		padding: 30px;
		max-width: 100%;
		border: 5px solid #fff;
		border-radius: 0px;
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		float: inherit;
		background-color: #fff;
	}
	.acc-btn1 {
		width: 100%;
		margin: 5px 0;
	}
	.acc-btn1 h1 {
		height: auto;
		border-radius: 0px;
		border: 1px solid #fff;
		width: 100%;
	}
	.acc-content1.open1 {
		margin-top: -6px;
		padding: 0 1px;
	}
	.acc-content1.open1 .acc-content-inner1 {
	    border: 3px solid #e4404a;
	}
	.acc-content-inner1:before { display:none}
	
	
	.bottom-shadow { display: none; }
	.acc-btn h1 span {
		margin-bottom: 10px;
	}
	.buildingBoxwrap {
		text-align: center;
		padding: 20px 0;
	}
	.enterpriseBox {
		float: inherit;
		margin-top: 50px;
	}
	.buildingItem {
		border: 10px solid #eeaa22;
	}
	.buildingItemWrap .buildingItem::before,
	.buildingItemWrap .enterpriseBg::before	{
		width: 200px;
		height: 200px;
		right: -10px;
		top: -30px;
	}
	.buildingItemWrap .buildingItem::after,
	.buildingItemWrap .enterpriseBg::after {
		width: 200px;
		height: 200px;
		left: -30px;
		bottom: -50px;
	}
	.buildingBlock .middleCircle {
		max-width: 250px;
		max-height: 250px;
	}
	.buildingBlock .middleCircle::before {
		width: 100px;
		height: 100px;
		left: -30px;
		bottom: -40px;
	}
	.buildingBlock .middleCircle::after {
		width: 100px;
		height: 100px;
		top: -40px;
		right: -30px;
	}
	.buildingBlock {
		padding-bottom: 0px;
	}
	.Container {
		padding: 20px 15px;
	}
	.aboutContent {
		width: 100%;
	}
	.getTouch p {
		width: 100%;
	}
	.slideBox {
		top: 10%;
	}
	.banner .item {
		height: auto;
	}
	.aboutPoints ul {
		text-align: center;
	}
	.aboutProperties ul {
		text-align: center;
	}
	.aboutProperties ul li {
		display: inline-block;
		width: auto;
		margin: 10px;
	}
	.logo {
		padding: 1%;
		width: 80px;
	}
	.humberger {
		margin-top: 20px;
		margin-right: 20px;
	}

	h4.panel-title {
	    color: #000;
	    font-size: 18px !important;
	    padding: 10px;
	}
}

@media only screen and (max-width: 620px) { 
	.slideBox {
		top: 70px;
		left: 50px;
	}
	.banner .item {
		background-color: #212e5a;
		height: auto;
		min-height: 300px;
	}
	.banner .item img {
		object-fit: cover;
		min-height: 300px;
	}
	.slideContent h1 {
		font-size: 20px;
		padding: 10px;
	}
	.slideContent h2 {
		font-size: 20px;
		padding: 5px 0;
	}
	.slideContent ul li {
		font-size: 14px;
		padding: 5px 0;
	}
}

@media (min-width: 768px) and (max-width: 1024px) {
  
.getEdge-box .boxCol .back { transform: rotateY(180deg); -webkit-transform: rotateY(180deg); padding: 15px;}
 .getEdge-box .boxCol .back p{ line-height:20px;} 
}