/* lg */

@media (min-width: 1200px) {
	/* Make Navigation Toggle on Desktop Hover */
	.dropdown:hover .dropdown-menu {
		display: block;
		-webkit-animation: fadeInUp 400ms;
		animation: fadeInUp 400ms;
	}
	#portfolio .row {
		margin-left: -10px;
		margin-right: -10px;
	}
}
/* md */

@media (min-width: 992px) and (max-width: 1199px) {
	/* Make Navigation Toggle on Desktop Hover */
	.dropdown:hover .dropdown-menu {
		display: block;
		-webkit-animation: fadeInUp 400ms;
		animation: fadeInUp 400ms;
	}
	.navbar-nav > li {
		margin-left: 10px;
	}
	.navbar-collapse {
		padding-left: 0;
		padding-right: 0;
	}
	.recent-work-wrap .recent-work-inner h3 a {
		font-size: 20px;
	}
	.recent-work-wrap .overlay {
		padding: 15px;
	}
	.services-wrap {
		padding: 40px 10px 40px 30px;
	}
	.feature-wrap h2,
	.single-services h2 {
		font-size: 18px;
	}
	.feature-wrap h3,
	.single-services h3 {
		font-size: 14px;
	}
	.tab-wrap .media .parrent.pull-left {
		clear: both;
		width: 100%;
	}
	.tab-wrap .media .parrent.media-body {
		clear: both;
	}
	#portfolio .row {
		margin-left: -10px;
		margin-right: -10px;
	}
	.recent-work-wrap .overlay .preview {
		line-height: inherit;
	}
	.team-bar .first-arrow {
		width: 21%;
	}
	.team-bar .second-arrow {
		width: 20%;
	}
	.team-bar .third-arrow {
		width: 21%;
	}
	.team-bar .fourth-arrow {
		width: 20%;
	}
	ul.social_icons li {
		margin-right: 0;
	}
}

@media (min-width: 900px) and (max-width: 1280px) { 
	.navbar-inverse .navbar-brand img {
		width: 130px;
	}
	.tab-wrap.slider-bottom-content {
		margin-bottom: 10em;
	}
}

/* sm */

@media (min-width: 768px) and (max-width: 991px) {
	/* Make Navigation Toggle on Desktop Hover */
	.navbar-inverse .navbar-nav > li > a {
		padding: 5px 8px;
	}
	.pull-right-footer {
		text-align: left;
	}
	.footer-address {
		text-align: left;
	}
	.footer-address p {
		padding-top: 1em;
	}
	.footer-logo img {
		width: 150px;
	}
	.row.ipad-view .col-sm-6 {
		width: 100%;
	}
	.row.ipad-view {
		display: flex;
		flex-direction: column;
		align-items: center;
		margin: 0 auto;
	}
	.col-sm-7.map-content {
		padding-left: 4em;
	}
	/* .row.last-row-center div.last-item-content:last-child {
  width: 100%;
  padding-top: 2em;
} */
	.dropdown:hover .dropdown-menu {
		display: block;
		-webkit-animation: fadeInUp 400ms;
		animation: fadeInUp 400ms;
	}
	.navbar-collapse {
		padding-left: 0;
		padding-right: 0;
	}
	.navbar-nav > li {
		margin-left: 0;
	}
	#main-slider .carousel h1 {
		font-size: 25px;
	}
	#main-slider .carousel h2 {
		font-size: 20px;
	}
	.tab-wrap .media .parrent.pull-left,
	.media.accordion-inner .pull-left {
		clear: both;
		width: 100%;
	}
	.tab-wrap .media .parrent.media-body,
	.media.accordion-inner .media-body {
		clear: both;
	}
	.services-wrap {
		padding: 40px 0 40px 30px;
	}
	.recent-work-wrap .overlay {
		padding: 15px;
	}
	.recent-work-wrap .recent-work-inner h3 a {
		font-size: 20px;
	}
	.sinlge-skill {
		width: 150px;
		height: 150px;
	}
	.sinlge-skill p em {
		font-size: 25px;
	}
	.sinlge-skill p {
		font-size: 16px;
	}
	.team-bar .first-one-arrow {
		width: 2%;
	}
	.team-bar .first-arrow {
		width: 18%;
	}
	.team-bar .second-arrow {
		width: 24%;
	}
	.team-bar .third-arrow {
		width: 15%;
	}
	.team-bar .fourth-arrow {
		width: 20%;
	}
	.blog .blog-item .entry-meta > span a {
		font-size: 10px;
	}
	.orderable-sort {
		display: flex;
		flex-direction: column;
	}
	.first-one {
		order: 2;
	}
	.last-one {
		order: 1;
	}
	ul.social-share li a {
		display: inline-block;
		background: #404040;
		width: 25px;
		height: 25px;
		line-height: 25px;
		text-align: center;
		border-radius: 2px;
		font-size: 14px;
	}
	.features .row.first-row-bottom .col-sm-6 {
		width: 25%;
	}
	.features .row.last-row-center .col-sm-6 {
		width: 33.33%;
	}
	.feature-wrap h2 {
		font-size: 14px !important;
	}
	.commitment-compromise img {
		left: 0;
		padding-bottom: 2em;
	}
	.row.last-row-center .col-sm-6 {
		width: 33%;
		display: flex;
		align-items: center;
	}
	.recent-work-wrap h2 {
		font-size: 16px;
	}
	.recent-work-wrap img {
		height: 150px;
		margin: 0 auto;
	}
	.row.last-row-center div.last-item-content:last-child img {
		height: 145px !important
	}
	.row.last-row-center .feature-wrap {
		position: relative;
		left: 4em;
	}
}
/* xs */

@media (max-width: 767px) {
.about-us-slider img {
    height: auto;
    object-fit: cover;
}
	.row.last-row-center div.last-item-content:last-child img {
		height: 130px !important
	}
div#homebanner img {
    width: 100%;
    height: auto;
    object-fit: contain;
}
section#portfolio .center { padding-bottom: 0px; }
.portfolio-filter > li { margin-bottom: 10px; }
img.img-responsive.rate {
    width: 100%;
}
#content .tab-content h2 {
    margin-top: 1em;
}
.row.ipad-view .col-sm-6.center { padding: 1em; }

section#about-us h2 { font-size: 26px; }
	#recent-works,
	#feature {
		padding-bottom: 1em;
	}
	.container > .navbar-header,
	.container > .navbar-collapse {
		margin-left: 0;
	}
	.orderable-sort {
		display: flex;
		flex-direction: column;
	}
	.first-one {
		order: 2;
	}
	.last-one {
		order: 1;
	}
	.center h2 {
		font-size: 26px;
		line-height: 1.5;
	}
	.row.ipad-view {
		flex-direction: column;
	}
	.media.services-wrap.wow.fadeInDown.animated {
		height: auto;
	}
	hr {
		border-top: 3px solid #4e4e4e;
	}
	.row.last-row-center,
	section#recent-works {
		position: relative;
		top: 0;
	}
	.top-number {
		font-size: 14px;
	}
	input.search-form:hover {
		width: 120px;
	}
	.navbar-nav > li {
		padding-bottom: 1em;
		margin-left: 0;
	}
	#main-slider .carousel h1 {
		font-size: 25px;
	}
	#main-slider .carousel h2 {
		font-size: 16px;
	}
	.feature-wrap h2,
	.single-services h2 {
		font-size: 14px;
	}
	.feature-wrap h3,
	.single-services h3 {
		font-size: 14px;
	}
	.media.accordion-inner .pull-left,
	.media.accordion-inner .media-body {
		clear: both;
	}
	.accordion-inner h4 {
		margin-top: 10px;
	}
	.tab-wrap .media .pull-left {
		clear: both;
		width: 100%;
	}
	.tab-wrap .media .media-body {
		clear: both;
	}
	.nav-tabs > li.active > a:after {
		display: none;
	}
	#footer .col-sm-6 {
		text-align: center;
	}
	#footer .pull-right {
		float: none !important;
	}
	.sinlge-skill {
		margin: 0 auto;
		margin-top: 30px;
		margin-bottom: 30px;
	}
	.team .single-profile-top,
	.team .single-profile-bottom {
		margin-bottom: 30px;
	}
	.clients-area {
		padding: 60px 0;
	}
	.clients-area h1 {
		font-size: 25px;
	}
	.portfolio-item,
	#recent-works .col-xs-12.col-sm-4.col-md-3 {
		padding: 0 15px;
	}
	ul.social_icons li {
		margin-right: 0;
	}
	.blog .blog-item .entry-meta {
		margin-bottom: 20px;
	}
	.blog .blog-item .blog-content h3 {
		margin-bottom: 20px;
	}
	.post_reply_comments {
		padding-left: 20px;
	}
	/**** Contact Us ***/
	.row.header-map {
		flex-direction: column;
	}
	.col-sm-7.map-content {
		padding-top: 3em;
		margin: 0 auto;
	}
	section#contact-page h2 {
		font-size: 25px;
	}
	.navbar-inverse .navbar-toggle .icon-bar {
		background-color: #4e4e4e;
	}
	.navbar-inverse .navbar-toggle:hover,
	.navbar-inverse .navbar-toggle:focus {
		background-color: #2b8be1;
		color: #fff;
	}
	.navbar-inverse .navbar-nav > .active > a,
	.navbar-inverse .navbar-nav > .active > a:hover,
	.navbar-inverse .navbar-nav > .active > a:focus,
	.navbar-inverse .navbar-nav > .open > a,
	.navbar-inverse .navbar-nav > .open > a:hover,
	.navbar-inverse .navbar-nav > .open > a:focus {
		color: #2b8be1;
		border-bottom: 0;
	}
	.footer-address {
		padding-left: 1em;
		padding-top: 15px;
	}
	.footer-logo {
		text-align: center;
		padding-top: 3em;
	}
	#footer {
		text-align: center;
	}
	.footer-address hr {
		margin: 0 auto;
	}
	.footer-address p {
		padding-top: 1em;
	}
	.commitment-compromise img {
		height: auto;
		left: 0;
	}
	.navbar-inverse {
		padding-bottom: 1.2em;
	}
}
/* XS Portrait */

@media (max-width: 480px) {}