@charset "utf-8";

/* CSS Document */

/* Large Layout: 1280px. */

@media only screen and (min-width: 992px) and (max-width: 1920px) {
.sticky .header-area{
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	background-color: #f9f9f9;
	z-index: 100;
}
header.sticky .header-top-area {
	margin-top:-41px;
}
}

@media only screen and (min-width: 1025px) and (max-width: 1199px) {
.process-step {
	margin-right: 10%;
}
}

@media only screen and (min-width: 992px) and (max-width: 1920px) {
.sticky .header-area{
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	background-color: #f9f9f9;
	z-index: 100;
}
header.sticky .header-top-area {
	margin-top:-41px;
}
}

/* Tablet Layout: 1024px. */
@media only screen and (max-width: 1024px) {
.process-step {
	margin-right: 80px;
}
.process-step::before {
	right: -46px;
	width: 40px;
}
.process-row {
	padding-left: 30px;
}
}

/* Tablet Layout: 991px. */
@media only screen and (max-width: 991px) {
.top-social {
	text-align: center;
	padding: 5px 0px;
}
.header-search-bar {
	display: none;
}
.why-choose-us-content {
	padding-top:60px;
}
.why-choose-us .why-choose-us-icon {
	width: 50%;
	text-align: left;
}
.why-choose-us .why-choose-us-icon::before, .why-choose-us::before {
	display: none;
}
.why-choose-us .why-choose-us-icon {
	padding-left: 0px;
	padding-right: 20px;
}
.process-row {
	padding-left: 0px;
}
.process-step {
	width: 120px;
	margin-right: 11%;
}
.process-icon {
	width: 120px;
	height: 120px;
	padding-top: 34px;
}
.process-icon img {
	max-width: 60px;
}
.process-step::before {
	right: -46px;
	width: 40px;
	top: 60px;
}
.home-quote::before {
	width: 100%;
}
.counter-section {
	padding: 40px 0px;
}
.counter-block {
	margin: 40px 0px;
}
.home-testimonial, .home-faq {
	margin-top:80px;
}
.testimonial-content {
	margin: 0px 10px 0px 40px;
}
.footer-bottom-area div {
	text-align: center !important;
}
.top-contact {
	text-align: center;
}
.logo h1 {
	margin-top: 0px;
	margin-bottom: 10px;
}
.logo img {
	float: none;
	margin-top: 8px;
}
.single-slide-item {
	text-align: center;
}
.home2-why-choose::before {
	transform: none;
	right: inherit;
	left: 0px;
	top: inherit;
	bottom: 0px;
	width: 100%;
	height: 27%;
}
.home2-why-choose .why-choose-us {
	padding-top: 30px;
}
.home2-why-choose .why-choose-us .why-choose-us-icon {
	padding-left: 0px !important;
}
.home2-latest-post {
	padding-top: 40px;
}
.get-quote {
	text-align: center;
}
.get-quote a.wshipping-button {
	margin-top: 10px;
}
.testimonial-style2 {
	height: auto;
}
.wshipping-breadcroumb h4 {
	text-align: left;
	margin-top: 10px;
}
.team-block {
	margin: 15px 0px;
}
.team-image {
	text-align: center;
	background-color: #f7f7f5;
}
.page-navigation {
	margin-bottom: 60px;
}
.address {
	padding-top: 0px !important;
	padding-bottom: 25px !important;
}
.media-section {
	width: 100%;
}
.media-2 img {
	float: right;
}
.media-4 img {
	float: right;
	position: relative;
	right: -25%;
}
.media-4 .media-text-right-gray {
	right: inherit;
	z-index:1;
}
.media-4 .media-text-right-gray::before {
	right: -16px;
	border-top: 16px solid transparent;
	border-bottom: 16px solid transparent;
	border-left: 16px solid #f7f7f7;
	border-right: 0px;
	left: inherit;
}
.comment-form {
	margin-bottom: 30px;
}
.single-service-galler {
	padding-bottom: 80px;
}
.right-quote-from {
	margin-top: 80px;
}
.small-pt40 {
	padding-top: 40px;
}
.testimonial-img-bg{
	border-radius: 4px 4px 0px 0px;
}
.space40{
	height:80px;	
}
.tags{
	margin-top:40px;
}
.left-block{
	padding-bottom:60px;
}
}

/* Tablet Layout: 768px. */
@media only screen and (min-width: 768px) and (max-width: 991px) {
.logo {
	width: 100%;
	text-align: center;
}
}

/* Wide Mobile Layout: 767px. */
@media only screen and (max-width: 767px) {
.mobile-menu-wrapper {
	display: block;
}
.mainmenu {
	display: none;
}
.single-slide-item {
	height: 450px;
}
.process-row {
	padding-left: 40px;
}
.process-step {
	margin-right: 9%;
}
.counter-section .col-xs-12, .why-choose-us-inner .col-xs-12, .meet-the-team .col-xs-12 {
	width: 50%;
}
}

/* Wide Mobile Layout: 640px. */
@media only screen and (max-width: 640px) {
.single-slide-item h1 {
	font-size: 36px;
}
.provided-block h1 {
	font-size: 32px;
}
.provided-block h2 {
	font-size: 24px;
}
.service-process {
	padding-bottom: 40px;
}
.process-step {
	width: 50%;
	margin: 0px 0px 40px;
	text-align: center;
}
.process-icon {
	display: inline-block;
	float: none;
}
.process-step::before {
	display: none;
}
.blog-image-bg {
	height: 300px;
}
.right-quote-from h3 {
	font-size: 20px;
}
}

/* Wide Mobile Layout: 580px. */
@media only screen and (max-width: 580px) {
.why-choose-us .why-choose-us-icon {
	width: 100%;
}
.home2-why-choose::before {
	height: 35%;
}
.media-section {
	max-height: inherit;
	overflow: visible;
}
.media-text::before {
	border-left: 16px solid transparent;
	border-right: 16px solid transparent;
	border-top: 16px solid #ec0927;
	border-bottom: 0px;
	top: inherit;
	bottom: -16px;
	right: 50%;
	margin-right: -16px;
}
.media-section .media-text {
	position: relative;
	width: 100%;
	padding: 1px 25px 15px;
	top: inherit;
	left: inherit;
}
.media-text-right::before, .media-text-right-gray::before {
	left: inherit;
}
.media-4 img {
	right: 0px;
}
.media-4 .media-text-right-gray::before {
	right: 50%;
	border-left: 16px solid transparent;
	border-right: 16px solid transparent;
	border-top: 16px solid #f7f7f7;
	border-bottom: 0px;
	left: inherit;
	margin-right: -16px;
	z-index: 1;
}
}

/* Wide Mobile Layout: 480px. */
@media only screen and (max-width: 480px) {
.counter-section .col-xs-12, .why-choose-us-inner .col-xs-12, .meet-the-team .col-xs-12 {
	width: 100%;
}
.process-row {
	padding-left: 0px;
}
.process-step {
	width: 100%;
}
.process-step::before {
	display: block;
	right: 50%;
	width: 2px;
	height: 30px;
	bottom: -30px;
	top: inherit;
}
.process-icon {
	width: 160px;
	height: 160px;
	padding-top: 40px;
}
.process-icon img {
	max-width: 90px;
}
.blog-block .blog-content {
	padding-left: 30px;
}
.blog-date {
	width: 100%;
	position: relative;
	left: 0px;
	top: 0px;
	margin-bottom: 20px;
	padding-top: 17px;
	font-size: 18px;
	height: 60px;
}
.blog-date span {
	vertical-align: bottom;
	display: inline-block;
	padding: 0px 20px;
}
.blog-date::before {
	right: 50%;
	margin-left: -5px;
	top: 100%;
	border-right: 10px solid transparent;
	border-top: 10px solid #ec0927;
	border-left: 10px solid transparent;
}
.list-sec .col-xs-6 {
	width: 100%;
	padding-top: 15px;
	padding-bottom: 15px;
}
}

/* Mobile Layout: 320px. */
@media only screen and (max-width: 320px) {
}
