



@media only screen and (min-width: 768px){
	
	.main-menu .navigation > li > ul,
	.main-menu .navigation > li > ul > li > ul{
		display:block !important;
		visibility:hidden;
		opacity:0;
	}
	
}

@media (min-width: 768px) and (max-width: 991px) {
	
	.blog-col {
		padding: 50px 15px;
	  }
	  .box .item span {
		font-size: 106px;
	  }
	  .about-left {
		height: 580px;
	  }
	  .apbc-header-section {
		height: 79px;
	  }
	  .apbc-mobile-menu-open {
		display: block;
	  }
	  .apbc-nav-menu {
		display: none;
	  }
	  .apbc-logo-wrapper.logo img {
		width: 270px;
		align-items: center;
	  }
	  .apbc-sidebar-btn a, .apbc-mobile-menu-open a {
		margin-top: 12px;
	  }
	  .days .day {
		width: 40px;
		height: 30px;
	  }
	  .has-submenu ul li a {
		color: #fff;
		padding: 10px 40px !important;
	  }
	
}

@media only screen and (max-width: 991px){
	.apbc-nav-menu {
		display: none;
	  }
	.bredcrumb-section h1 {
		font-family: Mulish-bold;
		font-size: 30px;
	  }
	  .bredcrumb-section {
		padding: 40px 0;
	  }
	  #big .owl-nav {
		display: none;
	  }
	  .brand-wrapper img {
		width: 100px !important;
	  }
	  .contact-col {
		padding: 50px 20px;
	  }
	  .main-btn {
		padding: 13px 30px;
	  }
	  #thumbs .thumb-item img {
		width: 60px;
		height: 60px;
	  }
	  .author_data {
		margin-bottom: 20px;
	  }
	.has-submenu ul li a {
		color: #fff;
		padding: 10px 40px !important;
	  }
	
	.apbc-logo-wrapper.logo {
		display: flex;
	  }
	  .apbc-header-section {
		background: none;
		height: 100px;
		padding: 12px 0;
		box-shadow: none;
		display: flex;
	  }
	  .searchli {
		display: none;
	  }
	  .getquot {
		display: none;
	  }
	 
	.main-header{
		position:relative;
	}
	.apbc-header-section.apbc-header-sticky {
		background: #fff;
		padding: 0;
		height: 100px!important;
		box-shadow: 0 2px 20px 0 rgba(0,0,0,.15);
	  }
	.main-menu .navigation > li{
		margin-right:30px;
	}
	
	.main-header .nav-outer{
		width:100%;
		padding-top:0px;
	}
	
	.main-header .sticky-header .pull-right{
		width:100%;
	}
	.apbc-header-section .col-lg-3.col-md-12 {
		display: flex;
		justify-content: space-between;
	  }
	  .hero-section {
		padding: 70px 0;
		background-position: center center;
		background-repeat: no-repeat;
		background-size: cover;
		height:100%;
	  }
	  .hero-content h1 {
		font-size: 40px;
	  }
	  .celender-wrapper {
		margin-top: 50px;
	  }
	  .video-btn {
		margin-top: 50px;
	  }

	  .img2 {
		width: 250px;
		height: 400px;
	  }
	  .img1 {
		width: 250px;
		height: 400px;
	  }
	  .btn1 {
		display: inline-flex;
		margin-top: 40px;
		padding-left: 0;
	  }
	  .heading-section h2 {
		font-size: 1.7rem;
	  }
	  .srcol {
		margin-bottom: 20px;
	  }
	  .blog-col {
		margin-bottom: 20px;
	  }
	  .touch-col ul {
		display: block;
	  }
	  .fcol {
		margin-bottom: 40px;
	  }

	  .srcol-content {
		bottom: 50px;
		transform: translateY(0);
		width: 340px;
		left: 40px;
	  }
	  .services_section {
		padding: 50px 0;
	  }
	  .about-us {
		padding: 50px 0;
	  }
	  .our_client .container {
		padding: 50px 0;
	  }
}

@media only screen and (max-width: 767px){
	.blog-share-link h5 {
		font-size: 12px;
	  }

	.blog-share-link {
		background: #fff;
		padding: 10px 10px !important;
	  }
	.apbc-logo-wrapper.logo {
		display: flex;
	  }
	  .our_client .row {
		flex-direction: column-reverse;
	  }
	  .our_client .heading-section {
		text-align: center;
		margin-bottom: 20px;
	  }
	  footer {
		padding: 50px 0 0 0;
	  }
	  .brand-wrapper img {
		margin-bottom: 10px;
	  }
	  .our_client .container {
		padding: 50px 0;
	  }
	  .srcol-content {
		bottom: 50px;
		transform: translateY(0);
		width: 300px;
		left: 45px;
	  }
	  .box {
		display: block;
	  }
	  .item {
		padding: 0 !important;
		border: none !important;
	  }
	  .box .item p {
		top: 75px;
		left: 37%;
	  }
	
	.apbc-mobile-menu-open {
		display: block!important;
	  }
	
	.apbc-logo-wrapper.d-lg-none {
		width: 50%;
		display: inline-block;
	  }
	  .apbc-logo-wrapper.d-lg-none img {
		width: 150px;
	  }

	.nav-outer .mobile-nav-toggler{
		display:block;
	}
	
	#navbarSupportedContent{
		display:block;
	}
	

	
	.main-menu{
		display:none;
	}
	
	.main-header .outer-box {
		margin-left: 0px;
		display: flex;
		align-items: center;
	  }
	
	
	.sticky-header .mobile-nav-toggler{
		display:block;
		float:right;
		cursor:pointer;
		padding:16px 0px;
		font-size:24px;
	}

	.footer-bottom {
		margin-top: 10px;
	  }

}

@media only screen and (max-width: 599px){
	.apbc-mobile-menu-open {
		display: block;
	  }

	
	  .searchBox .form-select{
		display: none;
	  }
	  .searchBox input {
		width: 100%;
	  }
	  .apbc-logo-wrapper.d-lg-none {
		width: 50%;
		display: inline-block;
	  }
}

@media only screen and (max-width:376px) {
	.apbc-nav-menu {
		text-align: right;
		display: none;
	  }
	
}