/*Sabir khan*/

@media (max-width: 1025px) {
	.container-fluid , .container {width: calc(100% - 35px);}
}

@media (min-width: 1025px) and (max-height: 500px){
	.corn{max-height: calc(100% - 130px);}
}

@media (max-width: 1199px){

}

@media (min-width: 768px) and (max-width: 1025px){
  
}

@media (min-width: 991px) and (max-width: 1200px){
	/* header-menu css start */
	 .sideBar_menu ul li{
    padding-left: 8px;
   }
   .sideBar_menu ul li a{
    font-size: 16px;
   }
}

@media (min-width: 768px) and (max-width: 990px){
	 
}

@media (max-width: 767px){
	#sync2 .item img {
		height: auto;
	}
	#sync1 .item img {
		height: auto;
	}
		.order2 {order: 3;}
	.order3 { order: 2; margin-bottom: 30px; }
	.contectBg .right {margin-top: 30px;}
		.demo-gallery > ul > li a { margin: 0; width: 100%;}
	.demo-gallery > ul > li { margin-right: 0; width: 100%; background: #fff; height: auto; border: 5px solid #000;}
	ul.ca-menu li span.ca-icon { float: none;}
		.teamEffect { width: 100%;}
		.tabcontent h2 { font-size: 32px;}
		.sticky-icon { display: none;}
  .contectBg { padding:15px; }
  .whatInspiresorder { display: none;}
   
  footer ul { padding: 0;}
  .testimonialsSec .testimonial-title-pic { position: initial;  transform: initial;  margin: 10px auto;}
.testimonialsSec .holder { padding: 20px; margin: 10px; }
.mbMB { margin-bottom: 20px;}
.awardsSec .item img { height: 200px;}
.footerAward { right: 0; display:none;}
  header { border-top: 5px solid #3f51b5; background: none; height: auto; border-bottom: 1px solid #0e46a0;}
  body, html { overflow-x: hidden;}
  .blogBox { display: block; margin-bottom: 10px; text-align: center;}
  .blogBoxText { padding: 20px;} 
  .testimonialsSec, .newsandupdates, .awardsSec, .partnerwithus, .trustedFintech, .serviceSec { padding: 40px 0;}
  .service-box .service-icon .front-content h3 { font-size: 18px;}
  .service-box .service-content p { font-size: 8px;}
  .service-content { padding: 10px;}
  .service-icon { height: auto;}
  .customCol-3 { width: 50%;} 
  .aboutSec { margin: 20px 0;}
  .aboutSecRight { padding: 20px; height: auto;}
  .aboutSecLeft img { height: inherit;}
  .heading { font-size: 42px; line-height: 45px;}
  .toggle_menu { display: block;}
  .sideBar_menu ul {list-style: none; padding: 10px; float: right; }
  .topHederRight {display: none;}
  .sideBar_menu ul li a { display: block;}
  .sideBar_menu ul li a:hover { color: #000 !important;}
  .tabular_menu .tabular_menu_2 {display: none;}
  .sideBar_menu {transform:translatex(-100%); transition: all ease 0.5s;-moz-transition: all ease 0.5s;-webkit-transition: all ease 0.5s;display: block;position: fixed;left: 0;height: 100%;width: 250px;background: linear-gradient(-51deg,#ffffff, #ffffff);top: 0;bottom: 0;z-index: 999999;}
  .sideBar_menu.active {transition: all ease 0.5s;-moz-transition: all ease 0.5s;-webkit-transition: all ease 0.5s;transform:translateX(0%); }
  .toggle_menu{display: block; margin-top: 14px;}
  .sideBar_menu ul li {float: left; width: 100%;margin: 0px; padding: 0px;}
  .margin-side{margin-left: 0px;}
  .sideBar_menu ul li a { color: #222;}
}