/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/

/* Main Menu */
.nav-tree li {
	color: #403F3F!important;
}

.nav-tree li:hover {
	color: #2b2b2b!important;
}

.custom-social-media-main {
	background-color: #403f3f!important;
}

.custom-social-media-main:hover {
	background-color: #2b2b2b!important;
	box-shadow: 0 10px 45px rgba(0,0,0,.1);
}

.standard-logo {
	margin-top: 7.5px!important;
}

.standard-logo img {
	height: 70px!important;
}

/* Text Align */
.custom-text-align-responsive {
	text-align: justify;
	font-size: 15px!important;
}

.story-box .story-box-info .story-title {
	text-align: left!important;
}

.story-box .story-box-info {
	background: rgba(255,255,255,0.8)!important;
}

/* Buttons */
.custom-dark-btn-main {
	background-color: #403f3f!important;
	transition: all 0.2s;
}

.custom-dark-btn-main:hover {
	background-color: #2b2b2b!important;
	box-shadow: 0 10px 45px rgba(0,0,0,.1);
	margin-top: -1px;
}

.custom-dark-btn-main:active {
	background-color: #403f3f!important;
	box-shadow: 0 5px 35px rgba(0,0,0,.3);
	transform: translateY(2px);
}

.custom-primary-border-btn {
	background-color: transparent!important;
	border: 2px solid #fff!important;
	transition: all 0.2s!important;
}

.custom-primary-border-btn:hover {
	border: 2px solid #fff!important;
	background-color: #403f3f!important;
	box-shadow: 0 10px 45px rgba(0,0,0,.1);
	color: #fff!important;
	margin-top: -1px;
}

.custom-primary-border-btn:active {
	background-color: #403f3f!important;
	box-shadow: 0 5px 35px rgba(0,0,0,.3);
	transform: translateY(2px);
}

/* Services Page */
.service-title {
	display: block;
	position: relative;
	line-height: 24px;
	padding: 0px;
	margin: 0;
	font-size: 16px;
	font-weight: 500;
	color: #444;
}

a.moreless.more {
	font-weight: bold;
}
a.moreless.less {
	font-weight: bold;
}

/* Forms */
.form-control {
	border: 1px solid #f1f1f1!important;
}

#widget-subscribe-form {
	box-shadow: 0 10px 45px rgba(0,0,0,.1)!important;
}

#widget-subscribe-form:hover {
	box-shadow: 0 10px 45px rgba(0,0,0,.3)!important;
}

/* Single Project Page */
.rev_slider li.tp-revslider-slidesli {
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
}

/* Footer */
#footer {
	background-color: #fcfcfc;
}

#widget-subscribe-form {
	box-shadow: 0 10px 45px rgba(0,0,0,.1);
}

#widget-subscribe-form:hover {
	box-shadow: 0 10px 45px rgba(0,0,0,.2);
}

#copyrights {
	background-color: #0d0d0d;
	padding: 10px 0;
	color: #828282;
}

#teqcube-signature {
	background-color: #1f1f1f;
	color: #fff;
	padding: 5px 0;
	font-size: 9px;
	line-height: 1.8;
}

#signature-text {

}

/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
	.retina-logo {
		margin-top: 7.5px!important;
	}
	
	.retina-logo img {
		height: 70px!important;
	}

	.mobile-side-panel {
		top: 24px!important;
	}

	.story-box .story-box-image {
		height: auto!important;
	}

	.story-box .story-box-info {
    text-align: left!important;
    margin: 0px auto!important;
    width: 100%!important;
    max-width: 100%!important;
    flex-basis: 100%!important;
	}

	.story-box .story-box-image.about-page {
		height: auto!important;
	}

	.story-box .story-box-info.about-page {
    text-align: left!important;
    margin: 0px auto!important;
    width: 100%!important;
    max-width: 100%!important;
    flex-basis: 100%!important;
	}

	.story-box-content > a {
		text-align: center!important;
    width: 100%!important;
	}

	/* Text Align */
	.custom-text-align-responsive {
		text-align: left!important;
		font-size: 15px!important;
	}

	/* Home Page */
	.tp-splitted.tp-linesplit {
		font-size: 30px!important;
	}

	.button.button-border > span {
		line-height: 40px!important;
		font-size: 12px!important;
	}

	.story-box .story-box-info .story-title {
		font-size: 18px!important;
		text-align: center!important;
	}

	.heading-block h2 {
		font-size: 24px!important;
	}

	.topmargin-lg {
		margin-top: 40px!important;
	}

	.font-secondary.ls1 {
		font-size: 30px!important;
		line-height: 40px!important;
	}

	.button.button-large {
		font-size: 12px !important;
	}

	.emphasis-title.left {
		margin: 0 auto!important;
	}

	/* Services Page */
	a.moreless.more {
		font-weight: bold;
	}
	a.moreless.less {
		font-weight: bold;
	}

	/* Single Page Project */
	.heading-block h3 {
		font-size: 18px!important;
	}
} 

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {
	.story-box .story-box-image {
		height: auto!important;
	}

	.story-box .story-box-info {
		text-align: justify;
		margin: -125px 5% 0;
	}

	.story-box .story-box-image.about-page {
		height: 100%;
	}

	.story-box .story-box-info.about-page {
		text-align: justify;
		margin: -125px 5% 0;
	}

} 

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
	.story-box .story-box-image {
		height: auto!important;
	}

	.story-box .story-box-info {
		text-align: justify;
	}

	.story-box .story-box-image.about-page {
		height: 100%;
	}

	.story-box .story-box-info.about-page {
		text-align: justify;
	}

} 

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
	#header, #header-wrap, #logo {
		height: 85px!important;
	}
	
	.story-box .story-box-info {
		height: 100%;
		margin: 85px 0 0 -20%;
		text-align: justify;
	}

	.story-box .story-box-info.about-page {
		height: 100%;
		margin: 85px 0 0 -20%;
		text-align: justify;
	}
} 

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
	.story-box .story-box-image {
		height: auto!important;
	}

	.story-box .story-box-info {
		height: 100%;
		margin: 85px 0 0 -20%;
		text-align: justify;
	}

	.story-box .story-box-image.about-page {
		height: 100%;
	}

	.story-box .story-box-info.about-page {
		height: 100%;
		margin: 85px 0 0 -20%;
		text-align: justify;
	}

}

#gotoTop {
	transition: all 0.2s;
}

#gotoTop:hover {
	background-color: rgba(0,0,0,0.75)!important;
	box-shadow: 0 0 42px 4px rgba(0,0,0,.3) !important;
}