
/* Extra small devices (phones, less than 768px) */
/* No media query since this is the default in Bootstrap */

/* Small devices (tablets, 768px and up) */
/* Small devices (tablets, 768px and up) */
/* Medium devices (desktops, 992px and up) */
/* Large devices (large desktops, 1200px and up) */

/* Extra small devices (phones, less than 768px) */
/* No media query since this is the default in Bootstrap */

/*  (min-width:1200px)+++ */


@media only screen and (max-width:1700px) {
}

/* (min-width:992px) (max-width:1199px) */
@media only screen and (max-width:1199px) {
}

@media only screen and (max-width:992px) {
}

/* (min-width:768px) (max-width:991px) */
@media only screen and (max-width:991px) {
	#home-content {
    z-index: 0;
    position: relative;
    color: #fff;
		top: 25%;}
	
	header, footer {
	position: relative;
	z-index: 99;
	float: left;
	width: 100%;
}
	#home footer {
    position: fixed;
		}
	.navbar-right {
	right: 30px;
	float: right;
	position: absolute;
	top: 0;
}
.navbar-right ul li {
	float: left;
	display: inline-block;
	padding: 10px;
	padding-top: 30px;
}
	.mobile-menu-open {
	position: relative;
	display: block;
	text-align: left;
}
#menu {
	display: none;
	width: 100%;
	background: #1e1923;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
}
#menu ul {
	display: block;
	float: left;
	padding-top: 50px;
}
#menu ul li {
	width: 100%;
	float: left;
	display: inline-table;
	margin-bottom: 50px;
}
#menu ul li a {
}
#menu ul li a.active:before {
	width: 90px;
	height: 1px;
	animation-name: menu_active_line768;
	animation-duration: .5s;
	animation-timing-function: linear;
}
#menu ul li a:before {
	margin-top: 0px;
	background: #fff;
	width: 0px;
	height: 0px;
	content: '';
	top: auto;
	left: 0px;
	transition: height .5s ease;
}
#menu ul li a:hover:before {
	width: 90px;
	height: 1px;
	content: '';
	top: auto;
	float: left;
	margin-top: 20px;
	left: 0;
}
#menu ul li a:before {
	width: 1px;
	height: 0;
	top: auto;
	left: 0;
	transition: width .5s ease;
}
#menu ul li a.active:hover:before {
	margin-top: 0px;
}
#menu ul li a.active span {
	transform: skewY(10deg) translateX(90px);
}
#menu ul li a.active span {
	position: relative;
	animation: menu_active_hover_title768 1s forwards;
	transform: skewY(10deg);
}
#menu ul li a:hover > span {
	transform: skewY(10deg) translateX(90px);
}
#menu ul li a.active:hover > span {
	transform: skewY(10deg) translateX(90px);
}
	

.home-typewriter-text h1 {
	font-size: 36px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
.home-typewriter-text span {
	border-right: .05em solid;
	animation: caret 1s steps(1) infinite;
	font-size: 36px;
}
.home-slider-title-bg {
	width: 0;
	padding: 0;
	background: url("../images/home-slider-title-bg-mobile.png") no-repeat;
	color: #1e1923;
	font-weight: 900;
	margin: 0 auto;
	position: relative;
	animation: home_title_bg768 1s forwards;
	/* margin-bottom: 10px; */
	height: 110px;
}

	.home-slider-title-bg span {
	font-size: 72px;
}
	
.showcaseFilter {
	left: -185px;
	top: 283px;
}
.showcaseFilter a {
	padding: 10px;
}
.profile-about-section, .profile-skills-section {
	width: 100%;
	margin: 0;
}
.profile-content .section ul li {
	float: left;
	padding-left: 30px;
	display: inline !important;
	display: inline-block;
	width: auto;
}
.skillbar-bar {
	height: 40px;
}
.skills .skill-percent {
	font-size: 15px;
}
.skills h5 {
	right: 0px;
	width: 100%;
	float: left;
}
.profile-skills-section ul {
	transform: rotate(0deg);
	width: 100%;
}
.profile-skills-section li {
	width: 100% !important;
	padding-left: 0 !important;
}
.skills {
	margin-bottom: 0;
}
.skillbar {
	width: 100%;
	margin-left: 0;
	margin: 0;
	padding: 0;
}
.breadcrumb {
	background: transparent;
	margin-top: 0;
	padding: 0;
	text-align: left;
}
.price-box:first-child > .price-section {
	position: relative;
}
#home .profile-link {
	position: relative;
}
.navbar-fixed-bottom, .navbar-fixed-top {
	position: relative;
}


section {
	padding-top: 30px;
	padding-bottom: 30px;
}
.copyrights {
	text-align: center;
	padding-right: 30px;
	float: left;
	width: 100%;
	position: relative;
	margin-top: 15px;
	margin-bottom: 30px;
}
}

/* (min-width:480px) (max-width:767px) */
@media only screen and (max-width:767px) {
	#home-content {
    z-index: 0;
    position: relative;
    color: #fff;
		top: 30%;}
#page-content{
	float: left;
	width: 100%;
	z-index: 1;
	position: relative;
	min-height: 400px;
}
	
	
.showcaseFilter {
	left: -170px;
	top: 220px;
}
.page-title {
	font-size: 36px;
	margin-top: 0;
}
.breadcrumb {
	margin-top: 20px;
}
.breadcrumb li,  .breadcrumb li a {
	font-size: 15px;
}
.blog-section .blog-date {
	font-size: 18px;
}
.btn {
	padding: 5px 20px;
}
.navbar-inverse .navbar-brand {
	color: #fff;
	position: relative;
	z-index: 1;
}

.profile-link {
	padding: 0px;
	position: relative;
	right: 0;
}


.footer-personal li:nth-child(3) {
	display: none;
}
.footer-personal {
	margin: 0 auto;
	position: relative;
}
.footer-personal-details {
	margin: 0;
	text-align: center;
	width: 100%;
	display: inline-grid;
}
.footer-personal li span {
	display: none;
}
.footer-personal li {
	cursor: pointer;
}
.footer-personal li:hover span {
	display: block;
}
.footer-personal li span {
	position: absolute;
	background: #dfe122;
	padding: 5px;
	top: 30px;
	color: #1f1a23;
	z-index: 1;
	clear: both;
	width: auto;
	font-size: 15px;
}
.footer-personal li span:before {
	position: absolute;
	content: "";
	width: 0px;
	height: 0px;
	border-bottom: 5px solid #dfe122;
	border-right: 5px solid transparent;
	border-top: 5px solid transparent;
	border-left: 5px solid transparent;
	top: -10px;
	right: 10px;
	bottom: 0;
	left: 5px;
}
footer {
	bottom: 0px;
	right: 0;
	text-align: left;
}
.copyrights {
	text-align: center;
	padding-right: 0px;
	float: left;
	width: 100%;
	position: relative;
	margin-top: 15px;
	margin-bottom: 30px;
}
.profile-section {
	overflow: hidden;
	overflow-y: auto;
	height: 100%;
}
.profile-content {
	margin-top: 50px;
	padding: 15px;
}
.profile-content li {
	width: 100%;
	float: left;
	margin-top: 15px;
	display: inline-flex;
	padding: 0 !important;
}
.profile-content li:first-child {
	padding-top: 15px !important;
}
.profile-content .section .page-title {
	font-size: 36px;
	margin-top: -40px;
}
.profile-social {
	margin-top: -30px !important;
}
.profile-social li {
	width: auto;
	margin-left: 15px;
}
.profile-social li span {
	display: none;
}
.profile-popup-close {
	right: -8px;
	top: -8px;
}
.profile-content .section h3, .profile-content .section h3 span {
	font-size: 18px;
	padding-top: 15px;
}
.profile-content img {
	height: auto;
}
.profile-image {
	width: 100%;
	text-align: center;
}
.profile-image img {
	margin: 0 auto;
}
.profile-about-section li {
	padding-left: 15px !important;
}
	#home .copyrights {
    margin-top: 15px;
    margin-bottom: -15px;
}
}
@keyframes menu_active_line768 {
 from {
 width: 0%;
}
 to {
 width:90px;
}
}
 @keyframes menu_active_hover_title768 {
 from {
 left:0;
}
 to {
 left: 90px;
}
}
 @keyframes home_title_bg768 {
 from {
 width: 0%;
}
 to {
 width:219px;
}
}

@media only screen and (max-width:560px) {
.showcase .hover-style h3, .showcase .hover-style h5 {
	color: #ffffff;
	font-size: 12px;
}
.showcase .hover-style .popup-img {
	width: 15px;
	height: 15px;
}
.showcase .hover-style .showcase-links a {
	font-size: 12px;
	color: #ffffff;
	margin: 5px;
}
.showcase .hover-style .popup-img {
	background: url(../images/showcase/zoom-small.html);
	width: 15px;
	height: 15px;
}
.showcaseFilter {
	left: -135px;
	top: 185px;
}
.showcaseFilter a {
	padding: 10px;
	font-size: 12px;
}
}

@media only screen and (max-width:320px) {
#page-content {
	min-height: 370px;
}
.showcase .hover-style h3, .showcase .hover-style h5 {
	color: #ffffff;
	font-size: 10px;
	font-weight: normal;
}
.showcase .hover-style .popup-img {
	width: 15px;
	height: 15px;
}
.showcase .hover-style .showcase-links a {
	font-size: 12px;
	color: #ffffff;
	margin: 5px;
}
.showcase .hover-style .popup-img {
	background: url(../images/showcase/zoom-small.html);
	width: 15px;
	height: 15px;
}
.showcaseFilter {
	left: -135px;
	top: 185px;
}
.showcaseFilter a {
	padding: 10px;
	font-size: 12px;
}
}
