/*
* @package Ether
* @copyright (C) 2019 by ThemesQueen - All rights reserved!
* @license GNU General Public License, version 2 (http://www.gnu.org/licenses/gpl-2.0.html)
* @author ThemesQueen <iamthemesqueen@gmail.com>

*/



@media (max-width: 768px) {
	.fullscreen-container .very_large_text
 {
	margin-bottom:30px!important; 
 }
.fullscreen-container .small_text 
 {
	
    left: 30%!important;
    font-size: 10px!important;
    float: left!important;
    position: relative!important;
	margin-top: 25px!important;
 }
}

@media (min-width: 480px) {
.filter-list li,
.filter-list li.grid-3 {
		width:50%;
}
.stat-box {
	width:370px;
}
.social-links li {
	margin:0px 3px;
}

}

@media (min-width: 768px) {
	
.nav-sticky,
.navbar.nav-sticky {
	width:100%;
	position:fixed;
	left:0px;
	top:0px;
}
.scroll-handle {
	width:15px;	
	height:25px;
	margin-left:-7.5px;
	display:block;
	margin:-75px auto auto auto;
	border:2px solid #fff;
}
.scroll-handle:before {
	width:3px;
	height:6px;
	background-color:#ffffff;
	border-radius:3px;
	content:'';
	position:absolute;
	top:5px;
	left:4px;
}
.scroll-handle:after {
	left:1px;
	bottom:-20px;
}

.section {
	position:relative;
}
.scroll-handle {
	margin:auto;
	position:absolute;
	top:-74px;
	left:50%;
}

.out {
	opacity:0;
	filter:alpha(opacity=0);
}
.in {
	opacity:1;
	filter:alpha(opacity=100);
}


.section .heading-upper {
	padding:90px 0px 55px 0px;
}
.section .content-section {
		padding-bottom:90px;
}

.heading {
	width:60%;
}
.services-section {
	padding:40px 0px;
}
.service-box {
	margin-bottom:50px;
}
.stat-box:hover .stat-hover {
	opacity:1;
	filter:alpha(opacity=100);
	visibility:visible;
	
	transform:translate(0px, 0px);
	-moz-transform:translate(0px, 0px);
	-webkit-transform:translate(0px, 0px);
}

.stat-box,
.team-box {
	width:auto;
	margin-bottom:0px;
}


.portfolio-detail .image {
	width:30%;
	float:left;
}
.portfolio-detail .detail {
	width:70%;
	float:left;
}
.portfolio-detail .detail {
	padding:20px;
}
.portfolio-detail .detail-btm .options li.port-like {
	margin-right:0px;
	float:right;
}
.portfolio-detail .meta {
	font-weight:600;
}


/*** Teambox ***/
.team-box .image {
	width:auto;
	float:none;
}
.team-box .detail {
	padding:30px 20px 50px 20px;
	margin-left:0px;
	text-align:center;

	background-image:url(../images/team-bg.png);
	background-position:center center;
	background-repeat:no-repeat;

	background-size:0;
	-moz-background-size:0;
	-webkit-background-size:0;
	
	transition:all 0.4s ease-in;
}
.team-box:hover .detail {
	background-size:100%;
	-moz-background-size:100%;
	-webkit-background-size:100%;
}
.team-box .detail .social-links {
	opacity:0;
	filter:alpha(opacity=0);
	
	transform:scale(0.5, 0.5);
	-moz-transform:scale(0.5, 0.5);
	-webkit-transform:scale(0.5, 0.5);
	
	transition:0.2s ease-in 0.4s;
	-moz-transition:0.2s ease-in 0.4s;
	-webkit-transition:0.2s ease-in 0.4s;
}
.team-box:hover .detail .social-links {
	opacity:1;
	filter:alpha(opacity=100);
	
	transform:scale(1, 1);
	-moz-transform:scale(1, 1);
	-webkit-transform:scale(1, 1);
}
.team-box:hover .detail * {
	color:#fff;
}
.team-box h4 {
	margin-bottom:0px;
}

.social-links li {
	margin:0px 9px;
	font-size:24px;
	display:inline-block;
}
.team-box .social-links li a {
	color:#212526;
}
.contactForm .form-control {
	padding:6px 150px 6px 15px;
	margin-bottom:0px;
	text-align:left;
}
.contactForm button[type="submit"] {
	position:absolute;
	bottom:15px;
	right:15px;
}
.contact-form textarea.form-control {
	height:170px;
}
form.contact-form .btn {
	width:370px;
}

.heading-upper + .portfolio-area {
	margin-top:0px;
}
.filter-tabs {
	display:block;
}
.social-section .social-links li {
	font-size:35px;
}
.social-section .social-links li a {
	padding:25px 22px 20px 22px;
}

/**** Blog Posts ****/
.blog-area:hover .blog-box {
	opacity:.5;
	filter:alpha(opacity=50);
}

.blog-box {
	margin-bottom:0px;
	
	transition:all 0.4s ease-in-out;
	-moz-transition:all 0.4s ease-in-out;
	-webkit-transition:all 0.4s ease-in-out;
}
.blog-area:hover .blog-box:hover {
	opacity:1;
	filter:alpha(opacity=100);
}
.blog-box .image {
	margin-bottom:25px;
}
.blog-box p {
	margin-bottom:25px;
}
.blog-box p.meta {
	margin-bottom:10px;
}

.blog-detail {
	padding:50px 0px;
}

.comment-box p {
	margin-bottom:0px;
}
.user-area {
	margin-bottom:35px;
}

}

@media (min-width: 992px) {
.filter-list li {
		width:25%;
}
.filter-list li.grid-3 {
	width:33.333%;
}
.stat-box .stat-hover p {
	display:block;
}

.portfolio-detail .image,
.portfolio-detail .detail {
	width:50%;
	float:left;
}
.portfolio-detail .detail {
	padding:16px 50px;
}
.image-hover figcaption .h4 {
  font-size: 25px;
}

.blog-options {
	margin-bottom:30px;
}
.blog-options .options li {
	margin-right:25px;
}

}
@media (min-width: 1200px) {

.portfolio-detail .image,
.portfolio-detail .detail {
	width:50%;
	float:left;
}
.portfolio-detail .detail {
	padding:60px 100px;
}

.team-box .detail {
	padding:30px 20px 90px 20px;
}
/*** Stat boxes ***/
.stat-box .iconic {
	font-size:45px;
}
.stat-box .image figcaption .iconic {
	bottom:85px;
}
.stat-box .stat-hover .h4 {
	font-size:25px;
}

/*** pricing tables ***/
.pricing-detail {
	padding:30px 40px;
}
ul.pricing-list {
	width:300px;
	float:left;
}
.pricing-table .price-amount {
	padding:20px 30px;
	color:#212526;
	font-size:48px;
	line-height:1.2;
	text-align:center;
	font-weight:700;
	position:absolute;
	right:0px;
	bottom:0px;
}
.pricing-table .price-amount small {
	font-size:14px;
}

.social-section .social-links li {
	font-size:40px;
}
.social-section .social-links li a {
	padding:40px 35px 40px 40px;
}

}

@media (max-width: 768px) {
.widget-tweet,
.widget-recent-post,
.widget_tag_cloud ul,
.widget-flicker-feed ul,
.widget-popular-post {
	margin-bottom:50px;
	overflow:hidden;
}
.mod-languages {
    display: none;
}
}
@media (max-width: 468px) {
.image-hover figcaption {
	opacity:1;
	filter:alpha(opacity=100);
	visibility:visible;
}
.image-hover figcaption .h4,
.image-hover figcaption p {
	opacity:1;
	filter:alpha(opacity=100);
	
	transform:translateY(0px);
	-moz-transform:translateY(0px);
	-webkit-transform:translateY(0px);
}
.portfolio-box .image-hover .link-pop,
.portfolio-box .image-hover .link-zoom {
	opacity:1;
	filter:alpha(opacity=100);
	
	transform:rotate(-45deg) scale(1);
	-moz-transform:rotate(-45deg) scale(1);
	-webkit-transform:rotate(-45deg) scale(1);
}

.blog-detail .blog-box {
	padding:0px 20px;
}
.blog-detail .blog-box .image {
	margin-left:-20px;
	margin-right:-20px;
}
.blog-detail .blog-box p {
	text-align:justify;
}
.mfp-close {
	top:-5px !important;
	right:0px !important;
}
.mfp-arrow-left {
	left:-20px !important;
}
.mfp-arrow-right {
	right:-20px !important;
}

}