@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;
	
}
	#nav-mobile {
	display:none;


	}
}

@media only screen and (min-width: 1025px) and (max-width: 1199px) {
.process-step {
	margin-right: 10%;
}
	#nav-mobile {
	display:none;


	}
}

@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;
}
	#nav-mobile {
	display:none;


	}
}

/* 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;
}

	#nav-mobile {
	display:none;


	}
}

/* Tablet Layout: 991px. */
@media only screen and (max-width: 991px) {
.mobile-menu-wrapper {
	display: block;
}
.mainmenu {
	display: none;
}
.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:10px 0px;
}
.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-gallery {
	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;
}
.top-menu{
	text-align:center;
}
.customer-login{
	background-position:left top;
}
.customer-login::before{
	width:100%;
}
.customer-login::after{
	display:none;
}
.customer-login-block{
	background-color:#e8e8e8;
	padding:30px;
}
/* For Coming Soon */

.coming-soon {
	position:static;
	height:auto;
}
.coming-soon-left {
	position:static;
	width:100%;
	padding:20px 50px;
}
.coming-soon-social {
	position:static;
	margin-top:10px;
}
.coming-soon-count {
	padding-top:20px;
}
#comingSoonContact {
	width: 100%;
	height:auto;
	display: block !important;
	opacity: 1;
	visibility: visible;
	position: static;
}
#comingSoonContact .modal-dialog{
	right:0px !important;
	transform:none;
}
.modal-backdrop.show{
	display:none; 
}
.coming-soon-contact{
	padding:20px 50px;
}
.coming-soon-contact .close{
	display:none;
}

	#nav-mobile {
	display:none;


	}
}

/* Tablet Layout: 768px. */
@media only screen and (min-width: 768px) and (max-width: 991px) {


}

/* Wide Mobile Layout: 767px. */
@media only screen and (max-width: 767px) {
.single-slide-item {
	height: 450px;
}
.why-choose-us .why-choose-us-icon {
	width:100%;
}
.process-row {
	flex-flow: wrap;
}
.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;
}
.counter-section .col-xs-12, .why-choose-us-inner .col-xs-12, .meet-the-team .col-xs-12 {
	width: 50%;
}
.put-reference-number .form-group{
	margin-bottom:0px;
}
.put-reference-number label{
	margin-top:10px;
}
.put-reference-number .btn{
	margin-top:15px;
}
.what-package{
	text-align:center;margin-bottom:20px;
}
label.empty{
	display:none;
}
.we-accept{
	margin-top:5px;
	margin-bottom:10px;
}

}

/* 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;
}
.blog-image-bg {
	height: 300px;
}
.right-quote-from h3 {
	font-size: 20px;
}
.media-section .media-text {
	position: relative;
	width: 100%;
	padding: 1px 25px 15px;
	top: inherit;
	left: inherit;
	height:auto;
}
.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: 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;
}
.dropoff-block .nav-tabs li{
	width:100%;
	text-align:center;
}
.dropoff-block .nav-tabs li.or-text{
	padding:20px 0px;
}
}

/* 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;
}
.tracking-block .tab-content {
	padding:30px 20px;
}
ul.track-progress li{
	width:100%;
	margin:15px 0px;
}
ul.track-progress li::before{
	margin-bottom:5px;
}
ul.track-progress li::after{
	display:none;
}
.steps fieldset{
	padding:20px 15px;
}
/* For Coming Soon */

.coming-soon-left{
	padding:20px 30px;
}
.coming-soon-contact{
	padding:20px 30px;
}
}

/* Mobile Layout: 320px. */
@media only screen and (max-width: 390px) {
	.section-title {
		padding-bottom: -80px;
		}
	.wshipping-content-block {
		margin-top: -70px;
		}
	.homepage-slides-wrapper {
		display:none;
}


/* Style The Dropdown Button */
.header-search-bar {
	display:none;
	visibility:hidden;
	
	}
#nav-mobile {
	display:block;
	position:absolute;
	top: 18px;
	right: 0%;

	}
.dropbtn {
	background-color: #fff;
	color: #F2645D;
	font-size: 14px;
	border: none;
	cursor: pointer;
	border-radius: 4px;
	font-weight: bold;
	text-transform: uppercase;
	background-image: url(mobile_nav.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 60% 60%;
	height: 46px;
	width: 51px;
}
.dropbtn:hover {
	background-image: url(mobile_nav_hover.png);
}
/* The container <div> - needed to position the dropdown content */
.dropdown {
	position: relative;
	display: inline-block;
	
}
/* Dropdown Content (Hidden by Default) */
.dropdown-content {
	display: none;
	position: absolute;
	background-color: #B90020;
	min-width: 180px;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	right: 0;
	
	top: 42px;
	z-index: 199999999;
}
/* Links inside the dropdown */
.dropdown-content a {
	color: #FFF;
	text-decoration: none;
	display: block;
	text-align: left;
	border-bottom: 1px #AE001F solid;
	font-weight: 100;
	padding-top: 8px;
	padding-right: 16px;
	padding-bottom: 8px;
	padding-left: 16px;
}
/* Change color of dropdown links on hover */
.dropdown-content a:hover {
	background-color: #eb0028;
}
/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {
	display: block;
}
/* Change the background color of the dropdown button when the dropdown content is shown */
.dropdown:hover .dropbtn {
		background-color: #B90020;
	color: #FFF;
}
.navelink a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: capitalize;
	color: #333;
	padding: 0px;
	margin-left: 2%;
}
.navelink a:hover {
	color: #747474;
	
}

}
