/* Medium Layout: 1280px. */

@media only screen and (min-width: 992px) and (max-width: 1200px) {
	/*Home Page all banner*/
	.banner-content h1 {
		font-size: 42px;
	}
	.stick-img-b img {
		top: 94px;
	}
	.main-menu ul.nav.navbar-nav {
		text-align: left;
	}
	.single-slide .banner-content {
		padding: 0 40px;
		width: 94%;
	}
	/*Home Page all banner*/
	/*product  responsive css*/
	.product-text-list ul li {
		font-size: 15px;
	}
	.product-text-list ul li:nth-child(1) {
		left: 125px;
	}
	.product-text-list li:nth-child(2) {
		left: 36px;
	}
	.product-text-list ul li:nth-child(3) {
		left: 21px;
	}
	.product-text-list ul li:nth-child(4) {
		left: 23px;
		top: 122px;
	}
	.product-text-list ul li:nth-child(4)::after {
		right: 80px;
		top: 31px;
	}
	.product-text-list ul li:nth-child(5) {
		right: 16px;
	}
	.product-text-list ul li:nth-child(6) {
		bottom: 150px;
		right: 90px;
	}
	.product-text-list ul li:nth-child(6)::after {
		left: 71px;
		top: 33px;
	}
	.pulse-1 {
		right: 248px;
	}
	.pulse-2 {
		right: 360px;
	}
	.pulse-3 {
		right: 421px;
	}
	.pulse-4 {
		left: 463px;
	}
	.pulse-5 {
		right: 585px;
	}
	.pulse-6 {
		right: 462px;
	}
	/*product  responsive css*/
	.selfy-stick-2::after {
		height: 350px;
		width: 350px;
	}
	.selfy-stick-2::before {
		height: 350px;
		width: 350px;
	}
	.single-sellproduct {
		padding: 20px 18px;
	}
	.minigallery ul li {
		margin: 5px 6px 5px 0;
	}
}


/* Tablet Layout: 768px. */

@media only screen and (min-width: 768px) and (max-width: 991px) {
	/*tablet helper class*/
	.tab-30 {
		margin-bottom: 30px;
	}
	/*tablet helper class*/
	/*navigation and slider and baner*/
	.main-menu ul.nav.navbar-nav {
		text-align: right;
	}
	.main-menu ul {
		margin-right: -15px;
	}
	.slider-active .owl-dots {
		top: 85%;
	}
	.main-menu ul.nav.navbar-nav li a {
		padding: 25px 3px;
	}
	/*navigation and slider and baner*/
	/*product image animated css*/
	.product-text-list ul li {
		font-size: 15px;
	}
	.product-text-list ul li:nth-child(1) {
		left: 29px;
	}
	.product-text-list li:nth-child(2) {
		left: 46px;
		top: 57px;
	}
	.product-text-list ul li:nth-child(2)::after {
		right: 69px;
		top: -9px;
	}
	.product-text-list ul li:nth-child(3) {
		left: -1px;
		top: 103px;
	}
	.product-text-list ul li:nth-child(3)::after {
		right: 33px;
		top: -10px;
	}
	.product-text-list ul li:nth-child(4) {
		left: -1px;
		top: 151px;
	}
	.product-text-list ul li:nth-child(4)::after {
		right: 135px;
		top: -10px;
	}
	.product-text-list ul li:nth-child(5) {
		right: 29px;
		top: 217px;
	}
	.product-text-list ul li:nth-child(5)::after {
		left: 78px;
		top: -13px;
	}
	.product-text-list ul li:nth-child(6) {
		bottom: 91px;
		right: 13px;
	}
	.product-text-list ul li:nth-child(6)::after {
		left: 70px;
		top: -14px;
	}
	.pulse-1 {
		right: 157px;
		top: 72px;
	}
	.pulse-2 {
		right: 260px;
		top: 118px;
	}
	.pulse-3 {
		right: 317px;
		top: 165px;
	}
	.pulse-4 {
		bottom: 192px;
		left: 354px;
	}
	.pulse-5 {
		bottom: 135px;
		right: 466px;
	}
	.pulse-6 {
		bottom: 54px;
		right: 354px;
	}
	.single-gallery {
		width: 33.33%;
	}
	.minigallery ul li {
		display: inline-block;
		margin: 5px 6px 5px 0;
	}
	.minigallery ul li a {
		margin-bottom: 0px;
	}
	/*product image animated css*/
}


/* Mobile Layout: 320px. */

@media only screen and (max-width: 767px) {
	/*mobile version helper class*/
	.stab-30 {
		margin-bottom: 30px;
	}
	.section-pading {
		padding: 50px 0;
	}
	.main-heading {
		font-size: 24px;
		margin-bottom: 15px;
	}
	.big-spacer {
		height: 35px;
	}
	.sec-padd {
		padding-top: 40px;
	}
	/*mobile version helper class*/
	.navbar-toggle .icon-bar {
		background: #fff;
	}
	.navbar-toggle {
		float: none;
		border-color: #fff;
		margin-top: 15px
	}
	.main-menu {
		text-align: center;
	}
	.mobile_menu_mr ul.nav.navbar-nav {
		background: #eee;
		text-align: center
	}
	.mobile_menu_mr ul.nav.navbar-nav li {
		display: block;
	}
	.mobile_menu_mr ul.nav.navbar-nav li a {
		color: #1c57c5;
		padding: 18px;
		font-weight: 400;
		border-bottom: 1px dashed rgba(28, 87, 197, 0.5);
	}
	.mobile_menu_mr ul.nav.navbar-nav li:last-child a {
		border-bottom: 1px dashed transparent;
	}
	.mobile_menu_mr ul.nav.navbar-nav li:hover a {
		color: #05E6ED;
	}
	.nav.navbar-nav {
		overflow: hidden;
	}
	.main-menu ul.nav.navbar-nav li:hover:before {
		opacity: 0;
	}
	.main-menu ul.nav.navbar-nav li.active:before {
		opacity: 0;
	}
	.logo {
		text-align: center;
	}
	.statice-banner {
		height: 100vh;
	}
	.static-image-area {
		height: 100%;
	}
	.banner-content h1 {
		font-size: 20px;
		margin: 0 0 15px;
	}
	.banner-content p {
		margin: 0 0 20px;
	}
	.navbar-collapse {
		border-top: 0px solid transparent;
		box-shadow: 0 1px 0 rgba(255, 255, 255, 0.0) inset;
	}
	/*sticky navigation style*/
	.mobile_menu_mr .sticky ul.nav.navbar-nav li a {
		color: #fff;
		border-bottom: 1px dashed transparent;
		padding: 10px
	}
	.mobile_menu_mr .sticky ul.nav.navbar-nav li:hover a {
		color: #fff;
	}
	.mobile_menu_mr .sticky ul.nav.navbar-nav {
		background: transparent;
	}
	/*sticky navigation style*/
	.slider-active .owl-dots {
		top: 85%;
	}
	#particles-js {
		height: 60%;
		opacity: 1;
		z-index: -1;
		top: 150px;
	}
	/*feature css*/
	.sub-heading {
		font-size: 18px;
		margin-bottom: 20px;
	}
	/*feature css*/
	.product-img-2 img {
		display: block;
		margin: 0 auto;
		max-width: 100%;
	}
	.video-text h2 {
		font-size: 40px;
	}
	.selfy-counterup-area .single-counter i {
		font-size: 30px;
	}
	.selfy-counterup-area .single-counter span.counter {
		font-size: 30px;
	}
	.single-gallery {
		width: 100%;
	}
	.section-heading {
		margin-bottom: 35px;
	}
	.news-latter-text h2 {
		margin: 0 0 5px;
		font-size: 24px;
	}
	.news-latter-input button {
		padding: 10px 16px;
		right: 0;
		top: 0;
	}
	.news-latter-input input[type="text"] {
		width: 100%;
	}
	.newslatter-area {
		padding: 50px 0;
	}
	.faq-area {
		height: auto;
		padding: 20px 0;
	}
	.panel-title {
		font-size: 15px;
		white-space: normal;
	}
	.single-testimonials {
		border: 1px solid transparent;
		border-radius: 0;
		padding: 0;
	}
	.single-testimonials .left-testi {
		float: none;
		margin-bottom: 15px;
		width: 100%;
	}
	.single-testimonials .right-testi {
		float: none;
		text-align: center;
		width: 100%;
	}
	.single-testimonials .right-testi p {
		width: 100%;
	}
	.all-testi-rapper {
		padding-bottom: 22px;
	}
	.single-testimonials .right-testi::after {
		left: 29px;
	}
	.single-footer-widget {
		min-height: auto;
	}
	.footer-top {
		padding-bottom: 40px;
	}
	.footer-menu {
		text-align: center;
	}
	.footer-menu li a {
		color: #fff;
		display: block;
		padding: 7px 3px;
	}
	#scrollUp {
		bottom: 85px;
	}
	.footer-title.mtb-30 {
		margin-bottom: 15px;
	}
	.footer-logo.mtb-30 {
		margin-bottom: 15px;
	}
	.panel-group .panel.first .panel-heading .panel-title > a[aria-expanded="true"]::before {
		min-height: auto;
	}
	.logo img {
		height: 35px;
	}
	.navbar-header {
		position: absolute;
		right: 0;
		top: -49px;
	}
	.logo {
		text-align: left;
	}
	.logo {
		padding-top: 0px;
	}
}


/* Wide Mobile Layout: 480px. */

@media only screen and (min-width: 480px) and (max-width: 767px) {
	.minigallery ul li {
		display: inline-block;
		margin: 5px 6px 5px 0;
	}
	.minigallery ul li:nth-child(3),
	.minigallery ul li:nth-child(6) {
		margin-right: 6px;
	}
	.single-gallery {
		width: 50%;
	}
}
