.harmony-grid{
	width: 100%;
/*
	max-width: 1100px;
*/
	max-width: 1230px;
	margin: 0 auto;
	font-family: arial !important;
}

.harmony-grid:before,
.harmony-grid:after,
.harmony-row:before,
.harmony-row:after{
	content: " ";
	display: table;
}

.harmony-grid:after,
.harmony-row:after{
	clear: both;
}

[class*="harmony-col-"]{
	width: 100%;
	float: left;
	min-height: 1px;
}

.harmony-col{
/*
	padding: 1em;
*/
	margin: 8px;
	border-radius: 3px;
	font-family: arial !important;

}
.harmony-col.harmony-margin-left {
    margin-left: 0;
    margin-top:0;
    margin-bottom:0;
}
.harmony-col.harmony-margin-right {
    margin-right: 0;
    margin-top:0;
    margin-bottom:0;
}
.harmony-col.harmony-margin-top {
    margin-top: 25px;
    margin-bottom :0;
}

.harmony-margin-col-left{
margin-left:15px;
}
.harmony_error {
    border: 1px solid #ff0000;
    text-align: center;
    width: 500px;
    margin: 0 auto;
    padding: 20px;
    margin-bottom: 20px;
    font-size: 18px;
}
html body .cutom_form * {
	font-family: arial;
	font-weight: normal !important;
	text-transform: initial !important;
	line-height: initial !important;
}
/*
html body .cutom_form {
	max-width: 1230px;
	padding: 20px 15px;
	margin: 0 auto;
	display: flex;
	width: 100%;
	font-family: arial !important;
}
*/
.cutom_form form {
	float: left;
	width: 100%;
}
.cutom_form form .cus_origin {
/*
	float: left;
	width: 49%;
	margin: 0 0 30px 0;
	padding: 0;
*/
	background-color: #e1eaee;
	border-radius: 10px;
	overflow: hidden;
	box-shadow: 0px 1px 5px #62c0ea;
	border: 1px solid #c6c2c2;
	transition: all linear 0.2s;
}
.cutom_form form .cus_origin:hover, 
.cutom_form form .cus_destination:hover, 
.cutom_form form .cus_como:hover, 
.cutom_form form .cus_access:hover {
	box-shadow: 0px 1px 12px #62c0ea;
}
.cutom_form form .cus_origin:hover h3, 
.cutom_form form .cus_destination:hover h3, 
.cutom_form form .cus_como:hover h3, 
.cutom_form form .cus_access:hover h3 {
	color: #000;
	background-color: #fff;
}
.cutom_form form .cus_destination {
/*
	float: left;
	width: 49%;
	margin: 0 0 25px 2%;
*/
	background-color: #e1eaee;
	border-radius: 10px;
	overflow: hidden;
	box-shadow: 0px 1px 5px #62c0ea;
	border: 1px solid #c6c2c2;
	transition: all linear 0.2s;
}
.cutom_form form .cus_como {
	float: left;
	width: 100%;
/*
	margin: 0 0 25px 0;
*/
	margin: 0;
	background-color: #e1eaee;
	border-radius: 10px;
	overflow: hidden;
	box-shadow: 0px 1px 5px #62c0ea;
	border: 1px solid #c6c2c2;
	transition: all linear 0.2s;
}
.cutom_form form .cus_access {
	float: left;
	width: 100%;
	margin: 0 0 25px 0;
	background-color: #e1eaee;
	border: 1px solid #c6c2c2;
	border-radius: 10px;
	overflow: hidden;
	box-shadow: 0px 1px 5px #62c0ea;
	transition: all linear 0.2s;
}
html body .cutom_form form h3 {
	margin: 0;
	width: 100%;
	float: left;
	background-color: #F4F6F8;
	text-transform: uppercase !important;
	font-weight: normal;
	font-size: 18px;
	color: #000;
	padding: 12px 15px;
	border-bottom: 1px solid #939191;
}
.cutom_form form label {
	font-size: 15px;
	font-weight: normal;
	width: 100%;
	float: left;
	margin: 0 0 9px 0;
	padding: 0;
	letter-spacing: 1px;
	color: #000;
}
.cutom_form form input {
	width: 100%;
	font-size: 15px;
	padding: 9px 15px;
	margin: 0;
	border: 1px solid #ccc9c9;
	border-radius: 5px;
	outline: none;
	color: #000;
	height: 40px;
	box-shadow: 3px 3px 3px #7b7878;
	transition: all linear 0.2s;
}
.cutom_form form .cus_inpad {
	float: left;
	width: 100%;
	padding: 18px 15px;
	position: relative;
}
.cutom_form form select {
	padding: 9px 29px 9px 8px;
	font-size: 14px;
	width: 100%;
	border: 1px solid #ccc9c9;
	background-color: #fff;
	border-radius: 5px;
	outline: none;
	color: #000;
	height: 40px;
	background-image: url("images/dwna.png");
	background-repeat: no-repeat;
	background-position: top 17px right 12px;
	background-size: 10px;
	-webkit-appearance: none;
	-moz-appearance: none;
	box-shadow: 3px 3px 3px #7b7878;
	transition: all linear 0.2s;
}
.cutom_form form input:focus, .cutom_form form input:active {
	box-shadow: 0px 0px 0px #918c8c;
	border: 1px solid #10ea3c;
}
.cutom_form form .cus_como .cus_como_inner {
	float: left;
	margin: 0 2% 0 0;
	position: relative;
}
.cutom_form form .cus_como .cus_inpad .cus_como_inner:nth-child(1) {
	width: 11%;
}
.cutom_form form .cus_como .cus_inpad .cus_como_inner:nth-child(2) {
	width: 13%;
}
.cutom_form form .cus_como .cus_inpad .cus_como_inner:nth-child(3) {
	width: 32%;
}
.cutom_form form .cus_como .cus_inpad .cus_como_inner:nth-child(4) {
	width: 9%;
}
.cutom_form form .cus_como .cus_inpad .cus_como_inner:nth-child(5) {
	width: 9%;
}
.cutom_form form .cus_como .cus_inpad .cus_como_inner:nth-child(6) {
	width: 7%;
}
.cutom_form form .cus_como .cus_inpad .cus_como_inner:nth-child(7) {
	width: 7%;
	margin: 0 0 0 0;
}
.cutom_form form .cus_como .cus_inpad .cus_como_inner:nth-child(3) input {
	float: left;
	width: 24%;
	margin: 0 2% 0 0;
}
.cutom_form form .cus_como .cus_inpad .cus_como_inner:nth-child(3) select {
	width: 22%;
}
.cutom_form form .cus_access .cus_charges_inner {
	float: left;
	width: 20%;
	margin: 0 0 5px 0;
}
.cutom_form form .cus_access .cus_charges_inner input {
	float: left;
	width: auto;
	margin: 3px 7px 0 0;
	height: auto;
	box-shadow: 0px 0px 3px #b0a9a9;
	transition: all linear 0.5s;
}
.cutom_form form .cus_access .cus_charges_inner label {
	float: left;
	width: auto;
}
.cutom_form form .cus_sub .button {
	border-radius: 100px;
	font-size: 16px;
	background-color: #5cb85c;
	color: #fff;
	border: 0px solid;
	padding: 14px 35px;
	box-shadow: rgba(0, 171, 85, 0.24) 0px 8px 16px 0px;
	cursor: pointer;
	float: right;
	width: auto;
	display: block;
	height: 45px;
	transition: all linear 0.3s;
	text-transform: uppercase !important;
}
.cutom_form form .cus_sub .button:hover {
	box-shadow: none;
	background-color: #489948;
}
.cutom_form form .cus_sub {
	float: left;
	width: 100%;
	text-align: right;
	margin: 0 0 2% 0;
}
section {
	width: 100%;
}
.cutom_form form .cus_como .cus_inpad .cus_como_inner:nth-child(5) select {
	padding-left: 5px;
}
.cutom_form form .cus_access .cus_charges_inner input:hover {
	box-shadow: 0px 0px 12px #1F0CFD;
	transition: all linear 0.2s;
}
.cus_inpad_foot {
	float: left;
	width: 100%;
	border-top: 1px solid #a29e9e;
	padding: 12px 15px;
	margin: 10px 0 0 0;
}
.cus_inpad_foot .add.button {
	border-radius: 100px;
	float: right;
	display: block;
	background-color: #5cb85c;
	font-size: 16px;
	color: #fff;
	padding: 14px 23px;
	box-shadow: rgba(0, 171, 85, 0.24) 0px 8px 16px 0px;
	height: 45px;
	transition: all linear 0.3s;
	cursor: pointer;
	line-height: initial;
	text-transform: uppercase !important;
}
.cus_inpad_foot .add.button:hover {
	box-shadow: none;
	background-color: #489948;
}
.cutom_form form select:focus, .cutom_form form select:active {
	border: 2px solid #10ea3c;
	box-shadow: 0px 0px 0px #918c8c;
}
.cutom_return_inner:hover .cutom_value_rows.cus_value_head {
	background-color: #fff;
	transition: all linear 0.2s;
}
.cutom_form form .cus_como .cus_como_inner + .h-col-remove.s1 {
	position: absolute;
	right: 13px;
	top: 18px;
}
.cutom_form form .cus_como .cus_como_inner + .h-col-remove.s1 .remove {
	font-style: normal;
	font-weight: bold !important;
	color: #fff;
	display: block;
	padding: 0px 4px;
	font-size: 10px;
	background-color: #dd0a0a;
	border-radius: 100px;
	line-height: 15px !important;
	cursor: pointer;
}
.cutom_form form h3 + .cus_inpad.form-holder .h-col-remove.s1 {
	display: none;
}
.cutom_form form .form-holder-append {
	float: left;
	width: 100%;
}












/*-----------------------------Return Form Styling-------------------------------*/
.cutom_return {
	display: block;
	max-width: 1230px;
	margin: 0 auto;
	padding: 0 15px;
}
.cutom_return .cutom_value_rows {
	float: left;
	width: 100%;
}
.cutom_return .cutom_value_rows ul {
	padding: 0;
	margin: 0;
	float: left;
	width: 100%;
}
.cutom_return .cutom_value_rows ul li {
	list-style-type: none;
	float: left;
	width: 25%;
	padding: 22px 15px 22px 0;
	border: 1px solid transparent;
	border-bottom: 1px solid #d7d2d2;
	height: 65px;
	display: flex;
	align-items: center;
}

.cutom_return_inner {
	float: left;
	width: 100%;
	background-color: #e1eaee;
	border: 1px solid #c6c2c2;
	border-radius: 10px;
	overflow: hidden;
	box-shadow: 0px 1px 5px #62c0ea;
	margin: 0 0 60px 0;
		transition: all linear 0.2s;
}
.cutom_return_inner:hover {
	box-shadow: 0px 1px 12px #62c0ea;
	transition: all linear 0.2s;
}
.cutom_return .cus_value_head {
	border-bottom: 1px solid #939191;
	background-color: #C9CED2;
}
.cutom_return .cus_value_head ul li {
	font-size: 18px;
	text-transform: uppercase;
	padding: 15px 0;
	color: #000;
	height: auto;
	border-bottom: 0px solid;
}
.cutom_return .cutom_value_rows ul li img {
	max-width: 91px;
	max-height: 26px;
}

.cutom_return .cutom_value_rows ul li:nth-child(1) {
	padding-left: 15px;
/*	width: 12%;*/
}

.dl_pur {
	text-align: center;
}
.cutom_return .cutom_value_rows ul li .button:hover {
	box-shadow: 0px 0px 7px #b7b3b3;
}
.cutom_return .cutom_value_rows ul li .button {
	border: 0px solid;
	float: right;
	background-color: #5cb85c;
	color: #fff;
	border-radius: 100px;
	padding: 7px 14px;
	display: block;
	font-size: 14px;
	cursor: pointer;
	box-shadow: rgba(0, 171, 85, 0.31) 0px 8px 16px 0px;
	margin: -5px 0 0 0;
	text-transform: uppercase;
}
/*
.cutom_return .cutom_value_rows ul li:last-child {
	display: inherit;
}
*/
.cutom_return .cutom_value_rows ul:hover {
	background-color: #a8e1f4;
	transition: all linear 0.2s;
}
.cutom_form form input.error, .cutom_form form select.error {
    border: 1px solid #ff2626;
    color: #000;
}
.cutom_form form label.error {
	color: #ff2626;
	font-size: 11px;
	display: block;
	margin-top: 5px;
	font-weight: normal !important;
	position: absolute;
	bottom: -28px;
	left: 0;
	width: 100%;
	min-width: 150px;
}
.cutom_form form .cus_origin label.error {
	bottom: -8px;
	left: 17px; 
}
.cutom_form form .cus_destination label.error {
	bottom: -8px;
	left: 17px;
}

.cutom_form form .remove {
  display: none;
}

.cutom_form form .form-holder-append .remove {
  display: block;
}




/*-----------------------------Return Form Styling-------------------------------*/


/* Absolute Center Spinner */
.cutom_form .submit_loader {
  position: fixed;
  z-index: 99999;
  overflow: show;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 50px;
  height: 50px;
}

/* Transparent Overlay */
.cutom_form .submit_loader:before {
  content: '';
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255,255,255,0.5);
}

/* :not(:required) hides these rules from IE9 and below */
.cutom_form .submit_loader:not(:required) {
  /* hide "loading..." text */
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.cutom_form .submit_loader:not(:required):after {
  content: '';
  display: block;
  font-size: 10px;
  width: 50px;
  height: 50px;
  margin-top: -0.5em;

  border: 15px solid rgba(33, 150, 243, 1.0);
  border-radius: 100%;
  border-bottom-color: transparent;
  -webkit-animation: spinner 1s linear 0s infinite;
  animation: spinner 1s linear 0s infinite;


}

/* Animation */

@-webkit-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-o-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

table#carrier-rates thead {
    border-bottom: 1px solid #939191;
    background-color: #C9CED2;
}
table#carrier-rates thead th {
    font-size: 17px;
    text-transform: uppercase;
    color: #000;
    border-bottom: 0px solid;
    font-weight: normal;
        padding-top: 20px;
    padding-bottom: 20px;
}
table#carrier-rates tbody th, table#carrier-rates tbody td {
    padding: 8px 10px;
    padding: 15px 15px 15px 10px;
    font-family: arial;
    font-weight: normal;
    font-size: 16px;
    color: #000;
}

table#carrier-rates tbody td a.button {
    border: 0px solid;
    float: right;
    background-color: #5cb85c;
    color: #fff;
    border-radius: 100px;
    padding: 7px 10px;
    display: block;
    font-size: 12px;
    cursor: pointer;
    box-shadow: rgb(0 171 85 / 31%) 0px 8px 16px 0px;
    text-transform: uppercase;
}
table#carrier-rates thead:hover {
    background-color: #a8e1f4;
    transition: all linear 0.2s;
}
table#carrier-rates tbody tr:hover {
    background-color: #a8e1f4;
    transition: all linear 0.2s;
}
table#carrier-rates tbody tr.selected td {
    color: #fff;
}



/* Making it Responsive using CSS Media Rules*/

@media screen and (min-width:320px){
	.harmony-col-wz-1{
	width: 8.33333%;
}
	.harmony-col-wz-2{
	width: 16.66667%;
}
	.harmony-col-wz-3{
	width: 25%;
}
	.harmony-col-wz-4{
	width: 33.33333%;
}
	.harmony-col-wz-5{
	width: 41.66667%;
}
	.harmony-col-wz-6{
	width: 50%;
}
	.harmony-col-wz-7{
	width: 58.33333%;
}
	.harmony-col-wz-8{
	width: 66.66667%;
}
	.harmony-col-wz-9{
	width: 75%;
}
	.harmony-col-wz-10{
	width: 83.33333%;
}
	.harmony-col-wz-11{
 	width: 91.66667%;
}
	.harmony-col-wz-12{
	width: 100%;
}
}

@media screen and (min-width: 640px){
	.harmony-col-md-1{
	width: 8.33333%;
}
	.harmony-col-md-2{
	width: 16.66667%;
}
	.harmony-col-md-3{
	width: 25%;
}
	.harmony-col-md-4{
	width: 33.33333%;
}
	.harmony-col-md-5{
	width: 41.66667%;
}
	.harmony-col-md-6{
	width: 50%;
}
	.harmony-col-md-7{
	width: 58.33333%;
}
	.harmony-col-md-8{
	width: 66.66667%;
}
	.harmony-col-md-9{
	width: 75%;
}
	.harmony-col-md-10{
	width: 83.33333%;
}
	.harmony-col-md-11{
 	width: 91.66667%;
}
	.harmony-col-md-12{
	width: 100%;
}
}

@media screen and (min-width: 960px){
	.harmony-col-sm-1{
	width: 8.33333%;
}
	.harmony-col-sm-2{
	width: 16.66667%;
}
	.harmony-col-sm-3{
	width: 25%;
}
	.harmony-col-sm-4{
	width: 33.33333%;
}
	.harmony-col-sm-5{
	width: 41.66667%;
}
	.harmony-col-sm-6{
	width: 50%;
}
	.harmony-col-sm-7{
	width: 58.33333%;
}
	.harmony-col-sm-8{
	width: 66.66667%;
}
	.harmony-col-sm-9{
	width: 75%;
}
	.harmony-col-sm-10{
	width: 83.33333%;
}
	.harmony-col-sm-11{
 	width: 91.66667%;
}
	.harmony-col-sm-12{
	width: 100%;
}
}

/*------------------------------------------MEDIA-------------------------------------------------*/
/*------------------------------------------MEDIA-------------------------------------------------*/
/*------------------------------------------MEDIA-------------------------------------------------*/
/*------------------------------------------MEDIA-------------------------------------------------*/


@media (min-width:0px) and (max-width:767px) 
{




.cutom_return {
	padding: 0;
	overflow-x: scroll;
}
.cutom_return_inner {
	width: 881px;
}







.cutom_form form label.error {
    bottom: -24px;
}
.cutom_form form .cus_como .cus_como_inner {
	margin: 0 2% 15px 0;
}
.cutom_form form .cus_como .cus_inpad .cus_como_inner:nth-child(1) {
	width: 49%;
}
.cutom_form form .cus_como .cus_inpad .cus_como_inner:nth-child(2) {
	width: 49%;
	margin-right: 0;
}
.cutom_form form .cus_como .cus_inpad .cus_como_inner:nth-child(3) {
	width: 100%;
	margin-right: 0;
}
.cutom_form form .cus_como .cus_inpad .cus_como_inner:nth-child(4) {
	width: 49%;
}
.cutom_form form .cus_como .cus_inpad .cus_como_inner:nth-child(5) {
	width: 49%;
	margin-right: 0;
}
.cutom_form form .cus_como .cus_inpad .cus_como_inner:nth-child(6) {
	width: 49%;
}
.cutom_form form .cus_como .cus_inpad .cus_como_inner:nth-child(7) {
	width: 49%;
	margin: 0 0 0 0;
}




}


@media (min-width:0px) and (max-width:567px) 
{


.cutom_form form .cus_como .cus_inpad .cus_como_inner input {
    padding-left: 9px;
}
.cutom_form form .cus_como .cus_inpad .cus_como_inner:nth-child(3) select {
    padding-left: 9px;
}
.cutom_form form .cus_origin {
	width: 100%;
}
.cutom_form form .cus_destination {
	margin: 0 0 25px 0;
		width: 100%;
}
.cutom_form form .cus_access .cus_charges_inner {
	width: 100%;
}


}


@media (min-width:568px) and (max-width:767px) 
{

.cutom_form form .cus_access .cus_charges_inner {
	width: 50%;
}
.cutom_form form .cus_como .cus_inpad .cus_como_inner:nth-child(7) {
	width: 22%;
	margin: 0 0 0 0;
}
.cutom_form form .cus_como .cus_inpad .cus_como_inner:nth-child(6) {
	width: 24%;
}
.cutom_form form .cus_como .cus_inpad .cus_como_inner:nth-child(5) {
	width: 24%;
	margin-right: 2%;
}
.cutom_form form .cus_como .cus_inpad .cus_como_inner:nth-child(4) {
	width: 24%;
}


}





@media (min-width:768px) and (max-width:1024px) 
{

.cutom_form form label.error {
    bottom: -24px;
}

}


@media (min-width:768px) and (max-width:991px) 
{

.cutom_form form .cus_access .cus_charges_inner {
	width: 33%;
}
.cutom_form form .cus_como .cus_como_inner {
	margin: 0 2% 15px 0;
}
.cutom_form form .cus_como .cus_inpad .cus_como_inner:nth-child(1) {
	width: 18%;
}
.cutom_form form .cus_como .cus_inpad .cus_como_inner:nth-child(2) {
	width: 18%;
}
.cutom_form form .cus_como .cus_inpad .cus_como_inner:nth-child(3) {
	width: 60%;
	margin-right: 0;
}
.cutom_form form .cus_como .cus_inpad .cus_como_inner:nth-child(4) {
	width: 18%;
}
.cutom_form form .cus_como .cus_inpad .cus_como_inner:nth-child(5) {
	width: 18%;
}
.cutom_form form .cus_como .cus_inpad .cus_como_inner:nth-child(6) {
	width: 14%;
}
.cutom_form form .cus_como .cus_inpad .cus_como_inner:nth-child(7) {
	width: 14%;
	margin: 0 0 0 0;
}




}


@media (min-width:992px) and (max-width:1024px) 
{



.cutom_form form .cus_como .cus_como_inner + .h-col-remove.s1 {
    right: 4px;
    top: 19px;
}
.cutom_form form .cus_access .cus_charges_inner {
	width: 25%;
}
.cutom_form form .cus_como .cus_inpad .cus_como_inner:nth-child(3) input {
	padding-left: 11px;
}
.cutom_form form .cus_como .cus_inpad .cus_como_inner:nth-child(3) select {
	padding-left: 11px;
}
.cutom_form form .cus_como .cus_inpad .cus_como_inner:nth-child(4) {
	width: 7%;
}
.cutom_form form .cus_como .cus_inpad .cus_como_inner:nth-child(5) {
	width: 11%;
}
.cutom_form form .cus_como .cus_inpad .cus_como_inner:nth-child(5) select {
	padding-left: 5px;
}



}













