/*
	[Table of contents]

	## Shortcodes
		-- Photo slider
		-- Why Choose Us
		-- Choose Accessories
		-- Whychoose Section
		-- Gear Section
		-- Team Section
		-- Product Section
		-- Testimonial Block
		-- Clients
		-- Price Section
		-- Gallery
		-- Faq Section 
		-- Blog
		-- Error Page
		-- Contact Us
		
	## Responsive
		-- min-width: 1200
		-- max-width: 1200
		-- min-width: 992
		-- min-width: 992 to max-width: 1199
		-- max-width: 991
		-- min-width: 768 to max-width: 991
		-- max-width: 767
		-- max-width: 640
		-- max-width: 639
		-- max-width: 479
		-- max-width: 360
*/

/* ## Shortcodes */
/* -- Photo slider */
.photo-slider .slider-image {
	position: relative;
}
.photo-slider .slider-image::before{
   opacity: 0.6;
   bottom: 0;
   content: "";
   display: inline-block;
   left: 0;
   position: absolute;
   right: 0;
   top: 0;
}
.photo-slider .slider-image .carousel-caption {
	right: 0;
	text-align: left;
	bottom: 33%;
	left: 0;
	text-shadow: none;
	padding: 0;
}
.photo-slider .slider-image .carousel-caption h5 {
	background-color: #1f8bf3;
	text-decoration: none;
	color: #fff;
	font-family: 'Droid Serif', serif;
	font-size: 13px;
	letter-spacing : 1.95px;
	text-transform: uppercase;
	padding: 11px 26px;
	border-radius: 25px;
	margin-bottom: 15px;
	display: inline-block;
	margin-top: 0;
}
.photo-slider .slider-image .carousel-caption h3 {
	text-transform: uppercase;
	color: #fff;
	font-size: 42px;
	font-family: 'Poppins', sans-serif;
	font-size: 42px;
	line-height: 56px;
	font-weight: 700;
	margin-bottom: 15px;
}
.photo-slider .slider-image .carousel-caption span {
	display: block;
}
.photo-slider .slider-image .carousel-caption p {
	max-width: 698px;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	line-height: 32px;
	margin-bottom: 40px;
}
.photo-slider .slider-image .carousel-caption .btn-default {
	font-family: 'Roboto', sans-serif;
	font-size: 13px;
	letter-spacing: 1.95px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 500;
	background-color: transparent;
	padding: 10px 28px; 
	border-radius: 25px;
	margin-right: 16px;
	-webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
}
.photo-slider .slider-image .carousel-caption .btn-default:hover {
	background-color: #feb005;
	color: #111;
	border: 1px solid #feb005; 
}
.photo-slider .slider-image .carousel-caption .btn-default.bg {
	color: #111;
	background-color: #feb005;
	border: 1px solid #feb005; 
	-webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
}
.photo-slider .slider-image .carousel-caption .btn-default.bg:hover {
	background-color: transparent;
	color: #fff;
	border: 1px solid #fff;
}
.photo-slider .carousel-control {
    background-image: none;	
	top: 50%;
	width: auto;
	bottom: auto;
	z-index: 11;
	margin: 0 5%;
	opacity: 1;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	height: 50px;
	width: 50px;
	line-height: 58px;
	border: 1px solid #fff;
	display: inline-block;
	border-radius: 50px;
}
.photo-slider .right.carousel-control {
	margin: 0 2%;
}
.photo-slider .fa {
	margin-top: 15%;
}


/* ## Responsive */
/* -- min-width: 1366 */
@media (min-width: 1366px) {
	/* -- Choose Accessories */
	.accessories-tab-box {
		padding-right: 19%;
	}
}
.photo-slider .carousel-control {
		right: 0;
		left: auto;
		margin: 0 85%;
		top: auto;
		bottom: 50%;
	}

/* -- min-width: 1200 */
@media (min-width: 1200px) {

}
.photo-slider .carousel-control {
		right: 0;
		left: auto;
		margin: 0 88%;
		top: auto;
		bottom: 50%;
	}

/* -- min-width: 992 */
@media (min-width: 992px) {
	/* -- Intro Section */
	.intro-section.tr-border .intro-content i {
		display: inline-block;
		border: 15px solid rgba(255,255,255,0.5);
		border-radius: 100%;
	}
	.intro-section.tr-border .intro-content img{
		width: 232px;
		height: 232px;
	}
	
	/* -- Blog */
	.content-area75 {
		padding-right: 75px;
	}
	.widget-area22 {
		margin-left: -22px;
	}
	.photo-slider .fa {
	margin-top: 25% !important;
}
}
.photo-slider .carousel-control {
		right: 0;
		left: auto;
		margin: 0 88%;
		top: auto;
		bottom: 50%;
	}

/* -- max-width: 1366 */
@media (max-width: 1366px) {
	/* -- Photo Slider */
	.photo-slider .slider-image .carousel-caption  {
		bottom: 20%;
	}
	.photo-slider .carousel-control {
		right: 0;
		left: auto;
		margin: 0 88%;
		top: auto;
		bottom: 50%;
	}
	
	/* -- Choose Accessories */
	.accessories-section .section-padding {
		padding-bottom: 40px;
		padding-top: 40px;
	}
	.accessories-img-box {
		width: 65%;
	}
	.accessories-tab-box {
		padding: 50px;
	}
	.accessories-tab-box .section-header {
		margin-bottom: 30px;
	}
	
	/* -- Gear Section */
	.gear-carousel.owl-theme .owl-controls .owl-nav,
	.gear-carousel.owl-theme .owl-controls .owl-nav [class*="owl-"]{
		position: relative;
	}
	.gear-carousel.owl-theme .owl-controls .owl-nav [class*="owl-"]{
		border-color: #000;
		color: #000;
		margin: 10px;
		top: 0;
	}
	.gear-carousel.owl-theme .owl-controls .owl-nav [class*="owl-"]:hover{
		border-color: #feb005;
		color: #feb005;
	}
	.gear-carousel.owl-theme .owl-controls .owl-nav .owl-prev {
		left: 0;
	}
	.gear-carousel.owl-theme .owl-controls .owl-nav .owl-next {
		right: 0;
	}
	.white-seprator {
		height: 185px;
	}
	
	/* -- Product Section  */
	.product-section .owl-theme .owl-controls {
		margin-top: 40px;
	}
	.product-section .owl-theme .owl-controls .owl-nav,
	.product-section .owl-theme .owl-controls .owl-prev,
	.product-section .owl-theme .owl-controls .owl-next {
		position: relative;
	}
	.product-section .owl-theme .owl-controls .owl-nav {
		top: auto;
		-webkit-transform: none;
		-moz-transform: none;
		-ms-transform: none;
		transform: none;
	}
	.product-section .owl-theme .owl-controls .owl-prev {
		left: -10px;
	}
	.product-section .owl-theme .owl-controls .owl-next {
		right: -10px;
	}
	
	/* -- Gallery */
	.gallery-active .gallery-content {
		padding: 20px;
	}
	.gallery-active .gallery-content .act-close {
		right: 0px;
	}
}

/* -- max-width: 1200 */
@media (max-width: 1200px) {
	/* -- Intro Section */
	.intro-section.tr-border {
		margin-top: -70px;
	}
	
	/* -- Choose Accessories */
	.accessories-section .section-padding {
		padding: 30px 0;
	}
	.accessories-tab-box {
		padding: 40px;
	}
	.accessories-tab-box .section-header {
		margin-bottom: 30px;
	}
}
.photo-slider .carousel-control {
		right: 0;
		left: auto;
		margin: 0 88%;
		top: auto;
		bottom: 50%;
	}

/* -- min-width: 992 to max-width: 1199 */
@media only screen and (min-width: 992px) and (max-width: 1199px) {
	/* -- Whychoose Section */
	.choose-br-shape {
		height: 46.5%;
	}
	.choose-br-shape::before {
		left: -4%;
		right: -4%;
		top: 35px;
		transform: rotate(20deg);
		-webkit-transform: rotate(20deg);
		-moz-transform: rotate(20deg);
		-o-transform: rotate(20deg);
		-ms-transform: rotate(20deg);
	}
	.choose-content {
		bottom: -47%;		
	}
	.choose-content h3 {
		font-size: 18px;
		margin-top: 15px;
	}
	.choose-box .choose-content span::before, 
	.choose-box .choose-content span::after {
		width: 37.5%;
	}
	
	/* -- Price Section */
	.price-section .price-box ul li {
		 padding: 22px;
		 font-size: 14px;
	}
	.price-section .price-box .price-title h4 {
		margin-top: 0;
		margin-bottom: 0;
	}
	
	/* -- Gallery */
	.gallery-box .gallery-box-hover {
		padding: 24px 20px;
	}
	.gallery-box .gallery-box-hover p {
		line-height: 22px;
	}
	.photo-slider .carousel-control {
		right: 0;
		left: auto;
		margin: 0 88%;
		top: auto;
		bottom: 50%;
	}
}
/* -- max-width: 992 */
@media (max-width: 992px) {
	/* -- Photo Slider */
	.photo-slider {
		margin-bottom: 50px;
	}
	.photo-slider .carousel-control {
		right: 0;
		left: auto;
		margin: 0 88%;
		top: auto;
		bottom: 50%;
		height: 40px;
	width: 40px;
	}
	
	/* -- Intro Section */
	.intro-section.tr-border {
		margin-top: 0;
	}
}
/* -- max-width: 991 */
@media (max-width: 991px) {
	/* -- Intro Section */
	.intro-section .col-md-4.col-sm-6.col-xs-6 {
		margin-bottom: 30px;
	}
	
	/* -- Whychoose Section */
	.choose-box {
		max-width: 270px;
		display: block;
		margin: 0 auto 30px;
	}
	
	/* -- Price Section */
	.price-section .price-box {
		margin: 0 auto 40px;
		max-width: 270px;
	}
	
	/* -- Blog */
	.entry-meta {
		padding: 15px;
		max-width: 170px;
	}
	
	/* -- Blog Post */
	.entry-gallerylist a {
		display: block;
		max-width: 195px;
		margin: 0 auto 30px;
	}
	.photo-slider .carousel-control {
		right: 0;
		left: auto;
		margin: 0 88%;
		top: auto;
		bottom: 50%;
	}
}

/* -- min-width: 768 to max-width: 991 */
@media only screen and (min-width: 768px) and (max-width: 991px) {
	/* -- Photo Slider */
	.photo-slider .slider-image .carousel-caption  {
		bottom: 20%;
	}
	.photo-slider .slider-image .carousel-caption h3 {
		font-size: 30px;
		line-height: 40px;
		margin-top: 0;
		margin-bottom: 0;
	}
	.photo-slider .slider-image .carousel-caption p {
		margin-bottom: 25px;
	}
	.photo-slider .carousel-control {
		right: 0;
		left: auto;
		margin: 0 85%;
		top: auto;
		bottom: 50%;
	}
	
	/* -- Team Section */
	.team-content ul {
		bottom: 65px;
	}
	.team-content ul li a i {
		width: 30px;
		height: 30px;
		line-height: 30px;
		font-size: 12px;
	}
	.team-content h3 {
		font-size: 15px;
	}
	
	/* -- Blog */	
	.post-date p {
		line-height: 14px;
		margin-bottom: 0;
		padding-left: 50px;
	}
	.post-date p span {
		font-size: 16px;
		height: 40px;
		line-height: 40px;
		width: 40px;
	}
	.post-meta div {
		margin-top: 10px;
	}
	
	/* -- Blog Post */
	.author-content .author-socials {
		float: left;
	}
	.comment-section .media.media-even {
		margin-left: 30px;
	}
}
/* -- max-width: 767 */
@media (max-width: 767px) {
	/* -- Photo Slider */
	.photo-slider .slider-image .carousel-caption  {
		bottom: 6%;
	}
	.photo-slider .slider-image .carousel-caption h5 {
		margin-bottom: 0;
	}
	.photo-slider .slider-image .carousel-caption h3 {
		font-size: 22px;
		line-height: 30px;
		margin-top: 10px;
	}
	.photo-slider .slider-image .carousel-caption p {
		line-height: 25px; 
	}
	.photo-slider .carousel-control {
		height: 35px;
		width: 35px;
		line-height: 38px;
		right: 0;
		left: auto;
		margin: 0 85%;
		top: auto;
		bottom: 50%;
		
	}
	}
	
	/* -- Choose Accessories */
	.accessories-tab-box .section-header h3 {
		font-size: 20px;
	}
	
	/* -- Team Section */
	.team-box {
		max-width: 270px;
		margin: 0 auto;
	}
	.team-content {
		margin-bottom: 65px;
		padding-bottom: 22px;
	}
	
	/* -- Blog */
	.post-date p {
		margin-bottom: 0;
	}
	.post-meta div {
		margin-top: 10px;
	}
	
	/* -- Widget */
	.widget-area {
		margin-top: 50px;
	}
	
	/* -- Blog Post */
	.author-content .author-socials {
		float: right;
	}
	.author-content > a {
		font-size: 16px;
	}
	.comment-section .media.media-even {
		margin-left: 20px;
	}
}

/* -- max-width: 640 */
@media (max-width: 640px) {
	/* -- Blog */
	.post-date p {
		line-height: 14px;
		padding-left: 50px;
	}
	.post-date p span {
		font-size: 16px;
		height: 40px;
		line-height: 40px;
		width: 40px;
	}
	
	/* -- Blog Post */
	.author-content > a {
		width: 100%;
	}
	.author-content .author-socials {
		float: left;
	}
	.photo-slider .carousel-control {
		right: 0;
		left: auto;
		margin: 0 85%;
		top: auto;
		bottom: 50%;
		margin-top: 0px !important;
		height: 25px;
	width: 25px;
	}
		.photo-slider .fa {
	margin-top: 0% ;
}
}

/* -- max-width: 639 */
@media (max-width: 639px) {
	/* -- Photo Slider */
	.photo-slider .slider-image .carousel-caption  {
		bottom: 18%;
	}
	.photo-slider .slider-image .carousel-caption h5 {
		margin-bottom: 5px;;
	}
	.photo-slider .slider-image .carousel-caption h3 {
		font-size: 18px;
		line-height: 25px;
		margin-top: 0;
	}
	.photo-slider .slider-image .carousel-caption p {
		display: none;
	}
	.photo-slider .carousel-control {
		right: 0;
		left: auto;
		margin: 0 85%;
		top: auto;
		bottom: 50%;
		margin-top: 0px !important;
		height: 25px;
	width: 25px;
	}

	
	/* -- Choose Accessories */
	.accessories-img-box {
		display: inline-block;
		width: 100%;
		position: relative;
		height: 350px;
		float: none;
	}
	.accessories-img {
		background-position: center top;
	}
	.accessories-tab-box {
		width: 80%;
		float: none;
		display: block;
		margin: -100px auto 0;
		padding-top: 60px;
		padding-bottom: 60px;
	}
	.accessories-tab-box .section-header h3 {
		font-size: 18px;
	}
	
	/* -- Whychoose Section */
	.whychoose-section .container .row > .col-xs-6 {
		width: 100%;
	}
	
	/* -- Product Section  */
	.product-block {
		max-width: 270px;
		margin: 0 auto;
	}
	
	/* -- Price Section */
	.price-section .col-md-3.col-sm-6.col-xs-6 {
		width: 100%;
	}
	
	/* -- Gallery */
	.gallery .col-md-4.col-sm-6.col-xs-6 {
		width: 100%;
	}
	.gallery-box {
		max-width: 370px;
		display: block;
		margin: 0 auto 30px;
	}
	
	/* -- Error Page */
	.error-page .error-code h5 {
		font-size: 130px;
	}
	.error-page .error-code img {
		top: -75px;
		left: 16%;
	}
	.error-page .error-code h3 {
		font-size: 20px;
	}
	.error-page .error-page-content .btn-default {
		margin-right: 20px;
	}
	.photo-slider .fa {
	margin-top: 0% !important;
}
}

/* -- max-width: 480 */
@media (max-width: 480px) {
	/* -- Photo Slider */
	.photo-slider .slider-image .carousel-caption  {
		bottom: 10%;
	}
	.photo-slider .slider-image .carousel-caption h5{
		padding: 6px 12px;
		font-size: 12px;
		margin-bottom: 5px;
	}
	.photo-slider .slider-image .carousel-caption h3 {
		font-size: 14px;
		margin-bottom: 10px;
		margin-top: 0;
		line-height: 20px;
	}
	.photo-slider .slider-image .carousel-caption .btn-default {
		padding: 8px;
		margin-right: 0;
		font-size: 11px;
	}
	.photo-slider .carousel-control {
		height: 18px;
		width: 18px;
		line-height: 18px;
		font-size: 13px;
		right: 0;
		left: auto;
		margin: 0 85%;
		margin-top: 0px;
		top: auto;
		bottom: 50%;
	}
	
	
	/* -- Intro Section */
	.intro-section .col-md-4.col-sm-6.col-xs-6 {
		margin: 0 auto 30px;
		width: 100%;
	}
	
	/* -- Error Page */
	.error-page .error-page-content .btn-default {
		margin-right: 10px;
		margin-bottom: 15px;
	}
		.photo-slider .fa {
	margin-top: 0% ;
}
}

/* -- max-width: 479 */
@media (max-width: 479px) {
	/* -- Choose Accessories */
	.accessories-tab-box {
		padding-left: 30px;
		padding-right: 30px;
	}
	.accessories-tab-box .nav-tabs a {
		text-align: center;
		width: 100%;
		display: inline-block;
	}
	.accessories-tab-box .nav-tabs a i {
		margin-left: auto;
		margin-right: auto;
	}
	
	/* -- Team Section */
	.team-section .row [class*="col-xs-"] {
		width: 100%;
		max-width: 270px;
		margin: auto;
		float: none;
	}
	
	/* -- Clients */
	.clients .clients-carousel .item  a {
		max-width: 218px;
		margin: 0 auto;
		display: block;
	}
	
	/* -- Blog */
	.entry-meta {
		padding: 10px;
	}
	.entry-cover img {
		height: 180px;
	}
	
	/* -- Blog Post */
	.blogpost .entry-content blockquote p {
		font-size: 16px;
	}	
	.entry-gallerylist .col-xs-6 {
		width: 100%;
	}
	.entry-gallerylist a {
		display: block;
		max-width: 195px;
		margin: 0 auto 30px;
	}
	.about-author {
		padding: 20px;
	}
	.author-content {
		padding-left: 125px;
	}
	.author-img img {
		width: 100px;
		height: 100px;
	}
	.comment-section .media-heading span {
		margin-left: 0;
	}
	.comment-section .media-heading span,
	.comment-section .media-heading a {
		display: block;
		margin-top: 10px;
	}
	.comment-section .media-heading a { 
		float: left;
	}
	.photo-slider .carousel-control {
		right: 0;
		left: auto;
		margin: 0 85%;
		margin-top: 0px;
		top: auto;
		bottom: 50%;
		height: 15px;
	width: 15px;
	}
	.photo-slider .fa {
	margin-top: 0% ;
}
}

/* -- max-width: 360 */
@media (max-width: 360px) {
	.photo-slider .carousel-control {
		right: 0;
		left: auto;
		margin: 0 85%;
		margin-top: 0px;
		top: auto;
		bottom: 50%;
		height: 15px;
	width: 15px;
	}
	.photo-slider .fa {
	margin-top: 0% ;
}
	
}