@media(max-width: 450px){
	.bg-img .title h1{
    	font-size: 30px;
    	line-height: 40px;
	}
	.com-img{
		margin-right: 0;
	}
	.com-img img {
    	width: 100%;
	}
	.slider .carousel-1 img {
    	max-width: 200px;
	}
	.send-button {
    	width: 99%;
  	}
  	.direct-contact-container {
	    margin-top: 60px;
	    max-width: 209px !important;
	}
}
@media(max-width: 575.98px){
	.navbar-brand img {
    	max-width: 55%;
    	float: right;
	}
	header {
    	padding: 10px 0 !important;
	}
	.linked-in img{
    	height: 25px !important;
    	padding-right: 7px;
	}
	.linked-in p {
    	font-size: 12px !important;
    	line-height: 15px !important;
	}
	
    .navbar-toggler-icon img {
    	height: 28px !important;
	}
	.content-banner {
	    max-width: 100%;
	    height: auto;
	    letter-spacing: 1.5px;
	    font-size: 15px;
	    padding: 30px 25px 30px;
	    text-align: center;
	    right: 0px;
	    bottom: 0;
	}
	.owl-dots {
    	bottom: 10px;
	}
	.owl-dots {
    	left: 50%;
    	right: 0;
    	bottom: 0px;
    	transform: translateX(-50%);
	}
	ul.footer-nav li {
	    padding: 5px;
	    margin: 0px 5px 10px;
	    font-size: 13px;
	    line-height: 13px;
	}
	.footer-nav{
		margin-bottom: 10px;
	}
	.nav {
	    padding-left: 0 !important;
	    padding-right: 0 !important;
	}
	section.general-content .content ul li{
    	margin-left: 25px;
	}
	.content-title h3:before {
    	width: 38% !important;
    	margin-left: 7px;
	}
	.img-content .img img {
	    min-width: 100%;
	}
	.content-title h3:before {
    	width: 100%;
	}
	.general-content {
    	padding: 20px 10px;
	}
	.com-img {
    	height: auto;
	}
	.img.overlay:before {
    	display: none;
	}
	.content-title h3 {
    	font-size: 23px;
	}
	.content-title h2 {
    	font-size: 25px;
	}
	.case-study-gallery {
	    width: 100%;
	    margin: 0 0 0 10px;
	}
	/*---contact---*/
	#contact {
    height: 1200px;
    }
  .section-header{
    font-size: 50px;
  }
  .direct-contact-container, .form-wrapper {
    float: none;
    margin: 0 auto;
  }  
  .form-control, textarea {
    max-width: 100%;
    margin: 0 auto;
  }
  .send-button {
    	 width: 100% !important; 
	}
  .name, .email, textarea {
    width: 280px;
  } 
  .direct-contact-container {
    margin-top: 60px;
    max-width: 280px;
  }  
  .social-media-list {
    left: 0;
  }
  .social-media-list li {
    height: 55px;
    width: 55px;
    line-height: 55px;
    font-size: 2rem;
  }
  .social-media-list li:after {
    width: 55px;
    height: 55px;
    line-height: 55px;
  }
}
@media(min-width: 576px) and (max-width: 767.98px){

}
@media(min-width: 768px) and (max-width: 991px){

}
@media(max-width: 991px){
	/*.linked-in-mb{
		position: fixed;
    top: 30px;
    left: 60px;
	}*/
	.banner {
    margin-top: 0px;
	}
	.main{
		display: block;
	}
	.left-main {
    	width: 100%;
    	z-index: 9;
	}
	.right-main {
	    width: 100%;
	}
	header{
		width: 100%;
		padding: 35px 0;
		z-index: 9;
	}
	.nav{
		flex-flow: row;
		padding-left: 20px;
		padding-right: 20px;
	}
	.navbar-nav-menu{
		margin-top: 0;
	}
	.navbar-brand{
		position: absolute;
		right: 0;
	}
	ul li.nav-item{
		padding: 10px 0 45px;
		clip-path: polygon(0% 35%, 100% 0%, 100% 65%, 0% 100%);
	}
	ul.navbar-nav-menu li:nth-child(2){
		margin-top: 50px !important;
	}
	.header .navbar-collapse {
    	display: block;
	}
	.header .navbar-collapse .navbar-nav-menu {
	    position: fixed;
	    width: 100%;
	    top: 0px;
	    background-color: #fff;
	    left: 0px;
	    height: 100vh;
	    overflow-y: scroll;
	    z-index: 999;
	    padding: 50px 15px;
	    -webkit-font-smoothing: antialiased;
	    transform-origin: 0% 0%;
	    transform: translate(100%, 0%);
	    transition: left 0.5s cubic-bezier(0.2, 0.2, 0.2, 0.2);
	    flex-flow: column;
	    display: flex;
	    align-items: flex-start;
	    justify-content: flex-start;
	    opacity: 0;
	    /* transition: .2s ease; */
	}
	.header .navbar-collapse.show .navbar-nav-menu {
   		 transform: translate(0%, 0);
    	opacity: 1;
	}
	.close-btn{
		position: absolute;
		top: 0;
	    height: 55px;
	    right: 20px;
	    width: 55px;
	}
	.linked-in{
	        left: 50%;
    transform: translateX(-50%);
    }
	.linked-in img{
    	height: 35px;
	}
	.linked-in p{
		font-size: 14px;
    	line-height: 18px;
	}
	.banner .item {
    	width: 100%;
	}
	.general-content {
    	width: 100%;
	}
	.right-main {
    	padding-left: 0;
	}
	section.inner-banner {
    	width: 100%;
	}
	.right-main.inner{
		padding-top: 0px;
	}
	.img-content .img{
		text-align: center;
	}
	.communitie-img {
    	flex-flow: column;
    	text-align: center;
	}
	.com-img {
    	margin-right: 0px;
	}
	/*---contact----*/
	#contact {
        height: 1000px;
    }
  .section-header {
    font-size: 65px;
  }
  .direct-contact-container, .form-horizontal {
    float: none;
    margin: 10px auto;
  }  
  .direct-contact-container {
    margin-top: 60px;
    max-width: 300px;
  }    
  .social-media-list li {
    height: 60px;
    width: 60px;
    line-height: 60px;
  }
  .social-media-list li:after {
    width: 60px;
    height: 60px;
    line-height: 60px;
  }
}
@media(min-width: 992px) and (max-width: 1199px){
	.img-content .img{
		text-align: center;
	}
	.communitie-img {
    	flex-flow: column;
    	text-align: center;
	}
	.com-img {
    	margin-right: 0px;
	}
	.contact-wrapper{
		    display: flex;
    flex-flow: column;
    text-align: center;
    margin: auto;
	}
	.direct-contact-container {
	    float: none;
	    margin-top: 50px!important;
	    margin: auto;
	}
	.form-horizontal {
	    float: none;
	    margin: auto;
	}
}
@media(min-width: 1200px) and (max-width: 1400px){
	.content-title h3:before {
    	width: 85px;
	}
}
@media(min-width: 1401px) and (max-width: 1600px){

}
@media screen and (min-width:45em){
	.case-study {
		display:inline-block;
	    width: 45%;
	    margin-left: 25px;
	}
}
