@font-face {
	font-family: Poppins-Bold;
	src: url('../assets/fonts/Poppins-Bold.ttf') format('truetype');
	/*url(/assets/fonts/Poppins-Bold.woff) format('woff');*/
}

body {
	font-family: "Poppins", sans-serif;
}


a,button {
	-webkit-transition: all 0.3s ease-in-out;
	   -moz-transition: all 0.3s ease-in-out;
	     -o-transition: all 0.3s ease-in-out;
	        transition: all 0.3s ease-in-out;
	}

/*
 #divLoading {
 	width: 11%;
    margin: 136px;
    margin-left: 621px;

 }*/

.btn-success:not(:disabled):not(.disabled):active {
	background-color: #0bb89b;
	border: 1px solid #0bb89b;
}

.btn-success:not(:disabled):not(.disabled):active:focus {
	box-shadow: none;
}

select {
    text-align-last: center;
    text-align: center;
}



/********** Header Start ***********/
header {
	background-color: #f7f7f8;
}
header .navbar-logo {
	padding: 5px;
}
header .navbar-logo .header-two-btns {
	width: 56%;
}
header .navbar-logo .navs-tabs {
	position: absolute;
    right: 7px;
}
header nav.navbar-logo img {
	width: 100px;
}
header .navbar-logo .header-two-btns .nav-btns-sign {
	margin-left: 34px;
}
header .navbar-logo .header-two-btns .nav-create-btns {
	margin-left: -6px;
    margin-top: 11px;
}
/* header .navbar-logo .header-two-btns .nav-btns-sign,
header nav form .nav-btns {
  	color: rgb( 111, 111, 111 ); 
	background-color: #fff;
	border-radius: 50px;
	-webkit-box-shadow: 1px 1px 8px 3px rgba(210,210,210,0.75);
	   -moz-box-shadow: 1px 1px 8px 3px rgba(210,210,210,0.75);
			box-shadow: 1px 1px 8px 3px rgba(210,210,210,0.75);
} */
/* header nav form .btn-light:not(:disabled):not(.disabled).active {
	background-color: #fff !important;
	color: #0bb89b !important;
	font-size: 17px;
	cursor: pointer;
} */
/* header nav form .nav-btns:hover {
	background-color: #fff;
	color: #0bb89b;
} */
header .navbar-logo .header-two-btns .nav-btns-sign,
header nav form .nav-btns-sign {
	/* font-size: 13px;
	border-radius: 5px;
    /* padding: 4px; */
    /* padding: 0px 7px;  */
}
header nav form .nav-btns-sign:active {
	background-color: #fff !important;
}
/* header nav form .nav-btns-sign:focus {
	-webkit-box-shadow: 1px 1px 8px 3px rgba(210,210,210,0.75);
	   -moz-box-shadow: 1px 1px 8px 3px rgba(210,210,210,0.75);
			box-shadow: 1px 1px 8px 3px rgba(210,210,210,0.75);
} */
header nav form .signup-modal .model-resize,
section.section-banner-above .grandiant-banner .email-quote-div .model-resize {
	max-width: 500px;
}
header nav form .signup-modal .modal-desrciption,
section.section-banner-above .grandiant-banner .email-quote-div .modal-desrciption {
	background: none;
	border: none;
}
header nav form .signup-modal .modal-desrciption .model-heading,
section.section-banner-above .grandiant-banner .email-quote-div .modal-desrciption .model-heading {
	margin: auto;
	border: none;
	/* padding: 0 0 7px 0; */
}
header nav form .signup-modal .modal-desrciption .model-heading h5,
section.section-banner-above .grandiant-banner .email-quote-div .modal-desrciption .model-heading h5 {
	font-weight: bold;
	font-size: 22px;
	color: #fff;
	text-align: center;
}
.model-text {
	border-radius: 12px;
	background-color: #fff;
	/* border-top: 12px solid #0bb89b; */
}
header nav form .signup-modal .modal-desrciption .modal-footer-content,
section.section-banner-above .grandiant-banner .email-quote-div .modal-desrciption .modal-footer-content {
	margin: auto;
	border: none;
	text-align: center;
}
 /* .modal-footer-content button {
	border-radius: 50px;
    padding: 7px 30px;
    font-weight: bold;
    font-size: 19px;
    border: none;
    background-color: #0bb89b;
    color: #fff;
} */
section.section-banner-above .grandiant-banner .email-quote-div .modal-desrciption .modal-footer-content button:hover {
	background-color: #fff;
	color: #0bb89b;
}
.modal-footer-content button:hover {
	/* background-color: #fff;
	color: #0bb89b; */
	opacity: .8;
}
header nav form .signup-modal .modal-desrciption .modal-footer-content button:active {
	background-color: #fff !important;
}
section.section-banner-above .grandiant-banner .email-quote-div .modal-desrciption .modal-footer-content button:focus{
	box-shadow: none !important;
	border-color: #0bb89b;
	color: #0bb89b;
	background-color: #fff;
} 
header nav form .signup-modal .modal-desrciption .modal-footer-content button:focus {
	box-shadow: none !important;
	border-color: #0bb89b;
	color: #0bb89b;
	background-color: #fff;
}
/* header nav form .signup-modal .model-text .model-text-input input,
section.section-banner-above .grandiant-banner .email-quote-div .model-text .model-text-input input {
	position: relative;
	width: 100%;
	text-align: center;
	padding: 5px 74px;
	border-radius: 0px;
	border: 1px solid #b2b2b2;
} */
header nav form .signup-modal .model-text .model-text-input,
section.section-banner-above .grandiant-banner .email-quote-div .model-text .model-text-input input::-webkit-input-placeholder {
	text-align: center;
	opacity: 0.7;
	color: #b2b2b2;
	font-size: 18px;
}
/* header nav form .signup-modal .model-text .model-text-input img.input-img,
header nav form .signup-modal .model-text .model-text-input img.input-img-pass,
header nav form .signup-modal .model-text .model-text-input img.input-img-create-meassage,
section.section-banner-above .grandiant-banner .email-quote-div .model-text .model-text-input img.input-img,
section.section-banner-above .grandiant-banner .email-quote-div .model-text .model-text-input img.input-img-pass {
	position: absolute;
    width: 16px;
    left: 23px;
    top: 22px;
} */
/* section.section-banner-above .grandiant-banner .email-quote-div .model-text .model-text-input img.input-img {
	top: 138px !important;
} */
section.section-banner-above .grandiant-banner .email-quote-div .model-text .model-text-input textarea {
	height: 38px;
	padding-top: 4px;
	border-radius: 0px;
	text-align: center;
	border: 1px solid #b2b2b2;
}
section.section-banner-above .grandiant-banner .email-quote-div .model-text .model-text-input img.textarea-img-pass {
	position: absolute;
    width: 16px;
    left: 23px;
    bottom: 30px;
}
section.section-banner-above .grandiant-banner .email-quote-div .model-text .model-text-input textarea::-webkit-input-placeholder {
	text-align: center;
	opacity: 0.7;
	color: #b2b2b2;
	font-size: 18px;
}
section.section-banner-above .grandiant-banner .email-quote-div .model-text .model-text-input img.input-img-pass {
	top: 178px !important;
}
/* header nav form .signup-modal .model-text .model-text-input img.input-img-pass,
section.section-banner-above .grandiant-banner .email-quote-div .model-text .model-text-input img.input-img-pass {
	top: 75px;
} */
/* section.section-banner-above .grandiant-banner .email-quote-div .model-text .model-text-input img.input-img-pass {
	top: 68px;
} */
/* header nav form .signup-modal .model-text .model-text-input img.input-img-create-meassage {
	top: 97px;
    width: 24px;
}
header nav form .signup-modal .model-text .model-text-input img.input-img-create-user {
	top: 140px;
}
header nav form .signup-modal .model-text .model-text-input img.input-img-create-pass {
	top: 191px !important;
} */
header nav form .signup-modal .model-text span,
header nav form .signup-modal .model-text a.model-links {
	color: #0bb89b;
	font-size: 17px;
}
header nav form .signup-modal .model-text a.model-links:hover {
	color: #b2b2b2;
	text-decoration: none;
}
header nav form .signup-modal .model-text .signup-via {
	color: #b2b2b2;
	opacity: 0.7;
	font-size: 19px;
}
header nav form .signup-modal .modal-desrciption .model-create-up {
	/* padding: 6px 12px; */
}
header nav form .signup-modal .model-create-border .model-create-or {
	position: relative;
}
header nav form .signup-modal .model-create-border .model-create-or span {
	position: absolute;
    background-color: #fff;
    padding: 5px 0px;
    color: #b2b2b2;
    top: -33px;
    right: 0;
    left: 0;
    text-align: center;
    margin: auto;
    width: 15%;
    font-size: 20px;
}
header nav form .signup-modal .model-create-border .border-bottom {
	border: 2px solid #a3a3a3;
}
header nav form .sidenav {
	background: #fff;
	position: fixed;
	z-index: 20;
	top: 0;
	right: 0px;
	height: 100%;
	max-width: 280px;
	width: 100%;
	overflow-y: auto;
	-webkit-transform: translateX(100%);
	   -moz-transform: translateX(100%);
	    -ms-transform: translateX(100%);
	     -o-transform: translateX(100%);
	        transform: translateX(100%);
	-webkit-transition: transform 0.55s cubic-bezier(0.785, 0.135, 0.15, 0.86);
	   -moz-transition: transform 0.55s cubic-bezier(0.785, 0.135, 0.15, 0.86);
	     -o-transition: transform 0.55s cubic-bezier(0.785, 0.135, 0.15, 0.86);
	        transition: transform 0.55s cubic-bezier(0.785, 0.135, 0.15, 0.86);
}
header nav form .sidenav .sidenav-input {
	margin: auto;
    width: 86%;
}
header nav form .sidenav .border-bottom {
	border: 6px solid #0bb89b !important;
}
header nav form .sidenav .close-icon button {
	margin: 20px 0 !important;
}
header nav form .sidenav .search-icon span {
	position: absolute;
    top: 109px;
    right: 35px;
    font-size: 22px;
    color: #9a9ba0;
    background-color: #fff;
}
/*header nav form .sidenav .my-account h4.side-account-heading.active a {*/
.side-account-heading.active a {
	margin-bottom: 0;
	color: #0bb89b;
	font-weight: bold;
	font-size: 18px;
}
header nav form .sidenav .my-account h4.side-account-heading.active a:hover {
	text-decoration: none;
}
header nav form .sidenav .my-account .border-bottom {
	border: 2px solid #0bb89b !important;
    margin: auto;
    width: 45%;
}
header nav form .sidenav .my-account h4.side-account-heading a,
header nav form .sidenav .tracking-package h4 {
	margin-bottom: 0;
	color: #9a9ba0;
	cursor: pointer;
	font-size: 18px;
}
header nav form .sidenav .my-account h4.side-account-heading a,
header nav form .sidenav .tracking-package h4 a:hover {
	text-decoration: none;
}
header nav form .sidenav .global-icon span i {
	font-size: 42px;
	color: #3333;
}
header nav form .sidenav .global-mt {
	margin-top: 80px;
	margin-bottom: 77px;
}
header nav form .sidenav .global-mt .eng-heading {
	font-weight: bold;
	color: #3333;
	cursor: pointer;
}
header nav form .sidenav .global-mt .eng-heading.active,
header nav form .sidenav .global-mt .spansih-heading {
	margin-bottom: 0;
	color: #0bb89b;
	cursor: pointer;
	font-weight: bold;
}
header nav form .sidenav .global-mt .spansih-heading {
	color: #3333; 
	font-weight: bold;
}
header nav form .sidenav .global-mt .border-bottom {
	border: 2px solid #0bb89b !important;
    margin: auto;
    width: 30%;
}
header nav form .sidenav .sidenav-soical-icons .scoial-icons {
	margin: auto;
	padding: 0;
	display: inline-flex;
    list-style-type: none;
}
header nav form .sidenav .sidenav-soical-icons .scoial-icons li a {
	color: #0bb89b;
	font-size: 17px;
}
header nav form .sidenav .sidenav-soical-icons .scoial-icons li a:hover {
	color: #9a9ba0;
  	-webkit-transform: scale(1.5); /* Safari 3-8 */
		-ms-transform: scale(1.5); /* IE 9 */
  			transform: scale(1.5);
}
header nav form .sidenav .sidenav-soical-icons p {
	margin-top: -12px;
	margin: auto;
	width: 70%;
	color: #0bb89b;
	font-size: 12px;
}
header nav form .sidenav.show {
	-webkit-transform: translateX(0px);
	   -moz-transform: translateX(0px);
	    -ms-transform: translateX(0px);
	     -o-transform: translateX(0px);
	        transform: translateX(0px);
}
header nav form .overlay {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 7;
	width: 100%;
	height: 100%;
	-webkit-transition: all 0.3s ease-in-out;
	   -moz-transition: all 0.3s ease-in-out;
	     -o-transition: all 0.3s ease-in-out;
	        transition: all 0.3s ease-in-out;
	background-color: #333;
	opacity: 0;
	visibility: hidden;
}
header nav form .overlay.show {
	opacity: 0.5;
	visibility: visible;
}



section .acc-grandient-banner .acc-section .tabs-pills.tabs-pills-1 a {
    margin: 0px !important;
    padding: 29px 27px;
}


section .acc-grandient-banner .acc-section .tabs-pills.tabs-pills-1
{
padding :10px 0px !important;

}

.tab-pane.fade.active.show {
    /*height: 418px;*/
}

.form-inline.compression-detail input {
    padding-left: 10px !important;
}
.input-group.input-dropdown select {
    color: #666 !important;
}



/*****************updations 15.5.2019 *********************/
.checkout-payments >.row >form {
    width: 100%;
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -o-flex;
    align-items: flex-start;
}

.checkout-payments .card-section {
    padding: 0 0 10px 0;
}

.checkout-payments .card-section input, .checkout-payments .card-section .input-dropdown select {
    padding: 2px 3px;
    border-radius: 4px !important;
    border: 1px solid #ced4da !important;
    height: 30px !important;
}
.card-section.section-card-1 > .container >.row >.col-12.col-sm-12.col-md-8.col-lg-6.col-xl-6 input:first-child {
    margin-top: 22px !important;
}

/*******************updations 21/5/2019******************/
section.section-banner-above .grandiant-banner .card-section .input-dropdown select:last-child {
    border-left: 0px;
}
section.section-banner-above .grandiant-banner .card-section .input-dropdown select:first-child {
    border-right: none;
    border-right-color: transparent;
}


select:focus {
    outline-offset: none;
    outline: none;
}

.delivery-address .bottom-form.two h3 {
    visibility: hidden;
    opacity: 0;
}

.bottom-form h3 {
    font-size: 14px;
    margin-bottom: 11px;
}
.bottom-form {
    padding: 12px 0 0 0;
}

.bottom-form.two {
    padding: 7px 0 0 0;
}

.bottom-form.two input, .bottom-form.two input:FOCUS{
	background: transparent;
	color: #b2b2b2;
	 box-shadow: none;
}

.bottom-form input::placeholder {
    color: #fff;
}

.bottom-form input, .bottom-form input:FOCUS {
    background: #0bb89b;
    box-shadow: none;
    color: #fff;
}

.bottom-form.two input::placeholder {
	color: #b2b2b2;
	
}

.input-group.input-dropdown input {
    width: 50%;
}

.input-group.input-dropdown input:last-child {
    border-left: 0px !important;
    border: 1px solid #a3a3a3;
    padding-left: 18px;
}
.input-group.input-dropdown input:first-child {
    border-right: 0px !important;
    border: 1px solid #a3a3a3;
    padding: 0 0 0 11px;
}


.bottom-form ul.nav.nav-pills.navisection li {
    width: 50%;
    text-align: center;
}

.bottom-form ul.nav.nav-pills.navisection li a{
	color:#ced4da ;
}

.bottom-form ul.nav.nav-pills.navisection li a.active.show
{
	 background: #0bb89b;
	 border: 1px solid #0bb89b;
	 color: #fff;
}

.bottom-form ul.nav.nav-pills.navisection li:first-child {
    padding: 0px 18px 0 0;
}
ul.nav.nav-pills.navisection li a {
    width: 100%;
    display: block;
    border: 1px solid #ced4da;
}
.bottom-form ul.nav.nav-pills.navisection {
    border: 0px;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
}
.bottom-form {
    width: 100%;
    padding: 0px 15px;
}

ul.nav.nav-pills.navisection li.nav-item.tabs-item a.nav-link.active {
    background: #0bb89b;
    color: #fff;
    font-weight: 600;
}
.btn-top:hover {
    background-color: white !important;
    color: #00382f !important;
	border-color: #dae0e5 !important;
	text-decoration: none !important;
}

/************ Media Start ************/

@media (max-width: 1199px)
{
.container{
	width: 100% !important;
		max-width: 100% !important;
	padding: 0px 20px;
}

	.my-account-shadow.px-0 {
    padding: 0px 15px 0px 0px !important;
}

section .acc-grandient-banner .acc-section .tabs-pills.tabs-pills-1 a {

    padding: 29px 15px;
}


}

@media (max-width: 992px)
{

	section .acc-grandient-banner .acc-section .tabs-pills.tabs-pills-1 a {
    padding: 26px 15px;
}
}


@media (max-width: 767px) {
	header nav form {
		display: block;
	}
	/* header nav form .nav-btns {
		margin-bottom: 5px;
	} */
	header nav form .signup-modal .model-resize,
	section.section-banner-above .grandiant-banner .email-quote-div .model-resize {
		max-width: none;
	}
	header nav form .signup-modal .modal-desrciption,
	section.section-banner-above .grandiant-banner .email-quote-div .modal-desrciption {
		width: 90%;
   	 	margin: auto;
	}
	header nav form .signup-modal .model-text .model-text-input input::-webkit-input-placeholder  {
		font-size: 16px;
	}
	/* header nav form .signup-modal .model-text .model-text-input img.input-img-pass {
		top: 68px;
	} */
	header nav form .signup-modal .model-text span,
	header nav form .signup-modal .model-text a.model-links {
		color: #b2b2b2;
		font-size: 13px;
	}
	/* header nav form .signup-modal .model-text .model-text-input img.input-img-create-pass {
		top: 184px !important;
	} */

.tab-pane.fade.active.show {
    height: auto;
}

ul.navbar-nav {
    padding-bottom: 16px;
}

.d-icons.icon-main-image img {
    width: 12px;
    margin: 0 13px 0px 7px !important;
}

section.section-banner-above .checkout-payments .card-section .spring-detail .lead-time.leadtime-text {
    width: 56% !important;
}
form.mt-3.mb-4.delivery-address.main-delivery-section {
    margin-bottom: 0px !important;
}


/* header nav form .signup-modal .model-text .model-text-input input.email-class {
    padding: 5px 4px 5px 31px!important;
} */



/*****************updations 15/5/2019 ******************************/

.checkout-payments >.row >form {
    display: block;
}


}
@media (max-width:  575.98px) {
	header nav form .sidenav .search-icon span {
		right: 30px;
    	top: 96px;
	}

	button.sign-create-popup {
display: inline-block !important;
}
}
/********** Header End ***********/
/********** Section Start ***********/
section .section-banner {
	background-image: url('../../assets/images/banner-img.png');
	background-repeat: no-repeat;
	background-size: cover;
}
section .section-banner .hand-img img {
	width: 15%;
}
section .grandiant-banner {
	background-image: url('../../assets/images/gradient-banner.png');
	background-repeat: no-repeat;
	background-size: cover;
}
section .grandiant-banner .grandiant-pd {
	padding: 30px 54px;
}
section .grandiant-banner h1,
section .grandiant-banner span {
	color: #0bb89b;
	font-size: 30px;
	font-weight: bold;
}
section .grandiant-banner span {
	font-size: 18px;
}
section .grandiant-banner .card-section {
	background: #fff;
    border-radius: 6px;
   	-webkit-box-shadow: 1px 1px 8px 3px rgba(210,210,210,0.75);
	   -moz-box-shadow: 1px 1px 8px 3px rgba(210,210,210,0.75);
			box-shadow: 1px 1px 8px 3px rgba(210,210,210,0.75);
}
section .grandiant-banner .card-section .border-top {
	border-top: 8px solid #0bb89b !important;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
section .grandiant-banner .card-section .card-aside-sec p {
	color: #0bb89b;
	margin-bottom: 0;
}
section .grandiant-banner .card-section .card-aside-sec .btn-eng {
	padding: 0 30px;
	font-size: 14px;
	background: #fff;
	color: #aeafac;
	border: 1px solid #aeafac;
}
section .grandiant-banner .card-section .card-aside-sec .btn-eng.active,
section .grandiant-banner .card-section .card-aside-sec .btn-metric {
    padding: 0 30px;
	background: #0bb89b;
	color: #fff;
	font-size: 14px;
    font-weight: bold;
    border-radius: 6px;
    border: none;
}
section .grandiant-banner .card-section .card-aside-sec .btn-eng:focus {
	box-shadow: none;
}
section .grandiant-banner .card-section .card-aside-sec .btn-metric {
	font-weight: normal;
	background: #fff;
	color: #c3c3c3;
	border: 1px solid #c3c3c3;
}
section .grandiant-banner .card-section .tabs-pills .nav-link,
section .grandiant-banner .card-section .tabs-pills .nav-link.active {
	color: #fff;
	font-size: 22px;
    font-weight: bold;
    background: #0bb89b;
    border-radius: 8px;
    text-align: center;
    /*padding: 3px 0px;*/
    border: none;
    box-shadow: none;
}
section .grandiant-banner .card-section .tabs-pills .nav-link {
	background-color: #fff;
	border: 1px solid #bababa;
	-webkit-box-shadow: 1px 1px 8px 3px rgba(210,210,210,0.75);
	   -moz-box-shadow: 1px 1px 8px 3px rgba(210,210,210,0.75);
			box-shadow: 1px 1px 8px 3px rgba(210,210,210,0.75);
	color: #bababa;
}
section .grandiant-banner .card-section .compression-detail img {
	width: 70%;
}
section .grandiant-banner .card-section .compression-detail h5 {
	font-size: 17px;
	font-weight: bold;
    color: #737373;
    margin: 0;
}
section .grandiant-banner .card-section .compression-detail span {
	color: #bababa;
	font-weight: normal;
}
section .grandiant-banner .card-section .compression-detail input {
	width: 50%;
	padding: 0;
    border: 1px solid #a3a3a3;
    border-radius: 2px;
}
section .grandiant-banner .card-section .compression-detail .btn-1,
section .grandiant-banner .card-section .compression-detail .ext-btn,
section .grandiant-banner .card-section .compression-detail .torsion-btn,
section .grandiant-banner .card-section .compression-detail .torsion1-btn {
	padding: 3px 66px;
	margin-left: 5px;
	border-radius: 0;
	box-shadow: none;
}
section .grandiant-banner .card-section .compression-detail .ext-btn,
section .grandiant-banner .card-section .compression-detail .torsion-btn,
section .grandiant-banner .card-section .compression-detail .torsion1-btn {
	color: #bababa;
	font-weight: normal;
	background-color: #fff;
	border: 1px solid #bababa;
}
section .grandiant-banner .card-section .compression-detail .btn-1.active,
section .grandiant-banner .card-section .compression-detail .btn-2,
section .grandiant-banner .card-section .compression-detail .ext-btn.active,
section .grandiant-banner .card-section .compression-detail .torsion-btn.active,
section .grandiant-banner .card-section .compression-detail .torsion1-btn.active {
    margin-left: 5px;
	padding: 3px 66px;
	color: #fff;
	font-weight: bold;
    border-radius: 0;
    background: #0bb89b;
    border: none;
    box-shadow: none !important;
    border: 1px solid #0bb89b;
}
section .grandiant-banner .card-section .compression-detail .end-tyres-btn1,
section .grandiant-banner .card-section .compression-detail .end-tyres-btn2,
section .grandiant-banner .card-section .compression-detail .ext-end-btn {
	padding: 3px 21px;
	margin-left: 7px;
	margin-right: 31px;
}
section .grandiant-banner .card-section .compression-detail .end-tyres-btn2,
section .grandiant-banner .card-section .compression-detail .ext-end-btn {
	padding: 3px 21px;
	background-color: #fff;
}
section .grandiant-banner .card-section .compression-detail .end-tyres-btn2.active,
section .grandiant-banner .card-section .compression-detail .ext-end-btn.active {
	color: #fff;
	font-weight: bold;
	background: #0bb89b;
	border: 1px solid #0bb89b;
}
section .grandiant-banner .card-section .compression-detail .btn-1,
section .grandiant-banner .card-section .compression-detail .btn-2,
section .grandiant-banner .card-section .compression-detail .ext-end-btn {
	color: #bababa;
	font-weight: normal;
	background-color: #fff;
	border: 1px solid #bababa;
}
section .grandiant-banner .card-section .compression-detail .btn-1:active {
	background-color: #fff;
    box-shadow: none;
    border: 1px solid #bababa;
    color: #bababa;
}
section .grandiant-banner .card-section .compression-detail .ext-btn:focus,
section .grandiant-banner .card-section .compression-detail .torsion-btn:focus,
section .grandiant-banner .card-section .compression-detail .torsion1-btn:focus
section .grandiant-banner .card-section .compression-detail .btn-2:focus {
	box-shadow: none;
}
section .grandiant-banner .card-section .compression-detail .compression-detail-heading {
	width: 25%;
}
section .grandiant-banner .alert-msg {
    color: #ff0000;
	border-radius: 50px;
    background-color: #ffc6c6;
    -webkit-box-shadow: 1px 1px 8px 3px rgba(210,210,210,0.75);
	   -moz-box-shadow: 1px 1px 8px 3px rgba(210,210,210,0.75);
			box-shadow: 1px 1px 8px 3px rgba(210,210,210,0.75);
}
section .grandiant-banner .get-price {
	background: #fff;
    border: 0;
    border-radius: 50px;
    -webkit-box-shadow: 1px 1px 8px 3px rgba(210,210,210,0.75);
	   -moz-box-shadow: 1px 1px 8px 3px rgba(210,210,210,0.75);
			box-shadow: 1px 1px 8px 3px rgba(210,210,210,0.75);
    padding: 11px 43px;
    font-size: 18px;
    font-weight: bold;
    color: #0bb89b;
}
section .grandiant-banner .clear-price {
	background: #fff;
    border: 0;
    border-radius: 50px;
    -webkit-box-shadow: 1px 1px 8px 3px rgba(210,210,210,0.75);
	   -moz-box-shadow: 1px 1px 8px 3px rgba(210,210,210,0.75);
			box-shadow: 1px 1px 8px 3px rgba(210,210,210,0.75);
    padding: 11px 43px;
    font-size: 18px;
    font-weight: bold;
    color: #0bb89b;
}
section .grandiant-banner .get-price:hover {
	background-color: #0bb89b;
	color: #fff;
}
section .grandiant-banner .clear-price:hover {
	background-color: #0bb89b;
	color: #fff;
}
section .grandiant-banner .clear-price {
	
    border: 1px solid ;
    border-radius: 50px;
    -webkit-box-shadow: 1px 1px 8px 3px rgba(210,210,210,0.75);
	   -moz-box-shadow: 1px 1px 8px 3px rgba(210,210,210,0.75);
			box-shadow: 1px 1px 8px 3px rgba(210,210,210,0.75);
    padding: 11px 43px;
    font-size: 14px;
    font-weight: bold;
    color: #ff0000;
    background: #ffffff;
}
section .grandiant-banner .clear-price:hover {
	background-color: #ff0000;
	color: #ffffff;
}

section .grandiant-banner .get-price.btn-outline-secondary:not(:disabled):not(.disabled):active:focus {
	-webkit-box-shadow: 1px 1px 8px 3px rgba(210,210,210,0.75);
	   -moz-box-shadow: 1px 1px 8px 3px rgba(210,210,210,0.75);
			box-shadow: 1px 1px 8px 3px rgba(210,210,210,0.75);	
}
section .grandiant-banner .clear-price.btn-outline-secondary:not(:disabled):not(.disabled):active:focus {
	-webkit-box-shadow: 1px 1px 8px 3px rgba(210,210,210,0.75);
	   -moz-box-shadow: 1px 1px 8px 3px rgba(210,210,210,0.75);
			box-shadow: 1px 1px 8px 3px rgba(210,210,210,0.75);	
}
section .grandiant-banner .get-price:active {
	background-color: #fff !important;
	border-color: #fff !important;
	color: #0bb89b !important;
}
section .grandiant-banner .clear-price:active {
	background-color: #fff !important;
	border-color: #fff !important;
	color: #0bb89b !important;
}
@media (max-width: 1200px) and (min-width: 995px){
	section .grandiant-banner .card-section .card-aside-sec p {
		font-size: 14px !important;
	}
	section .grandiant-banner .card-section .card-aside-sec .btn-eng.active, 
	section .grandiant-banner .card-section .card-aside-sec .btn-metric {
		padding: 0 14px !important;
		font-size: 12px;
	}
	section .grandiant-banner .card-section .card-aside-sec .btn-eng {
		padding: 0 14px !important;
    	font-size: 12px;
    	border-radius: 6px;
	}
	section .grandiant-banner .card-section .compression-detail input {
		width: 45% !important;
	}
	section .grandiant-banner .card-section .compression-detail .btn-1.active,
	section .grandiant-banner .card-section .compression-detail .btn-2 {
		padding: 3px 41px !important;
	}
	section .grandiant-banner .card-section .compression-detail .btn-1 {
		padding: 3px 42px !important;
	}
	section .grandiant-banner .card-section .compression-detail .end-tyres-btn1,
	section .grandiant-banner .card-section .compression-detail .end-tyres-btn2 {
		margin-right: 4px;
	}
	section .grandiant-banner .card-section .compression-detail .end-tyres-btn2,
	section .grandiant-banner .card-section .compression-detail .end-tyres-btn2.active {
		padding: 3px 20px !important;
	}
}
@media (max-width: 992px) {
	section .grandiant-banner .card-section .compression-detail input {
		width: 27%;
	}
	section .grandiant-banner .card-section .compression-detail .btn-1, 
	section .grandiant-banner .card-section .compression-detail .btn-2 {
		margin-right: 0 !important;
		padding: 4px 27px;
	}
	section .grandiant-banner .card-section .compression-detail .btn-1.active, 
	section .grandiant-banner .card-section .compression-detail .btn-2 {
		padding: 4px 34px;
	}
	section .grandiant-banner .card-section .compression-detail .end-tyres-btn1, 
	section .grandiant-banner .card-section .compression-detail .end-tyres-btn2 {
		padding: 5px 12px;
	}
}
@media (max-width: 767px) {
	section .grandiant-banner .grandiant-pd {
		padding: 30px 0;
	}
	section .grandiant-banner .card-section .card-aside-sec {
		display: block;
		text-align: center;
		margin-left: 12px;
	}
	section .grandiant-banner .card-section .tabs-pills .nav-link, 
	section .grandiant-banner .card-section .tabs-pills .nav-link.active {
		margin-bottom: 14px !important;
	    width: 70%;
	    margin: auto;
	}
	section .grandiant-banner .card-section .tab-area {
		margin: auto;
    	/* width: 65%; */
	}
	section .grandiant-banner .card-section .compression-detail .spring-img {
		margin-right: -2px !important;
	}
	section .grandiant-banner .card-section .compression-detail input {
		width: 39%;
		margin-left: 12px;
	}
	section .grandiant-banner .card-section .compression-detail .compression-detail-heading h5 {
		font-size: 14px;
		margin-right: 0px !important;
	}
	section .grandiant-banner .card-section .compression-detail span {
		margin-left: -26px;
	}
	section .grandiant-banner .card-section .compression-detail .btn-1 {
		margin-right: 15px !important;
	}
	section .grandiant-banner .card-section .compression-detail .btn-1, 
	section .grandiant-banner .card-section .compression-detail .btn-2 {
		padding: 5px 17px !important;
    	margin-left: 17px !important;
	}
	section .grandiant-banner .card-section .compression-detail .end-tyres-btn1, 
	section .grandiant-banner .card-section .compression-detail .end-tyres-btn2 {
		margin-right: -10px !important;
    	padding: 5px 9px !important;
	}
	section .grandiant-banner .getprice {
		text-align: center !important;
	}
}
@media (max-width: 575.98px) {
	header nav.navbar-logo img {
		width: 80px;
	}
	section .grandiant-banner .card-section .tab-area {
		/* width: 96%; */
		-webkit-box-shadow: 1px 1px 8px 3px rgba(210,210,210,0.75);
	   	   -moz-box-shadow: 1px 1px 8px 3px rgba(210,210,210,0.75);
			    box-shadow: 1px 1px 8px 3px rgba(210,210,210,0.75);
	}
	section .grandiant-banner .card-section .tabs-pills .nav-link, 
	section .grandiant-banner .card-section .tabs-pills .nav-link.active {
		width: 90%;
		font-size: 18px;
		cursor: pointer;
		margin-bottom: 0px !important;
	}
	section .grandiant-banner .card-section .compression-detail {
		display: block;
	}
	section .grandiant-banner .card-section .compression-detail img {
		width: auto;
	}
	section .grandiant-banner .card-section .compression-detail .compression-detail-heading {
		width: auto;
	}
	section .grandiant-banner .card-section .compression-detail input {
		float: left;
		width: 77%;
		margin-top: -4px;
	}
	section .grandiant-banner .card-section .compression-detail .inches-text {
		margin-top: -4px;
	}
	section .grandiant-banner .card-section .compression-detail span {
		/*margin-left: 22px;	*/
	}
	section .grandiant-banner .card-section .compression-detail .end-tyres-btn1 {
		margin-left: 23px !important;
	}
	section .grandiant-banner .card-section .compression-detail .btn-1, 
	section .grandiant-banner .card-section .compression-detail .btn-2 {
		padding: 5px 22px;
		margin-left: 0 !important;
	}
	section .grandiant-banner .card-section .compression-detail .end-tyres-btn1, 
	section .grandiant-banner .card-section .compression-detail .end-tyres-btn2 {
		margin-right: 2px !important;
	}
	section .compression-detail .matrial-type-btn,
	section .compression-detail .end-type-btn {
		padding: 5px 22px !important;
	}
	section .compression-detail .matrial-type-btn.active {
		color: #fff !important;
		font-weight: bold !important;
		background-color: #0bb89b !important;
		border: 1px solid #0bb89b !important;
	}
	section.section-banner-above .grandiant-banner .card-section .part-number h4 {
		font-size: 20px;
		text-align: center;
	}
	.bottom-form ul.nav.nav-pills.navisection li:first-child {
    padding: 0px 0px 12px 0;
}
.bottom-form ul.nav.nav-pills.navisection li {
    width: 100%;
    text-align: center;
}
}
@media (max-width: 480px) {
	header nav.navbar-logo img {
		width: 70px;
	}
	header .navbar-logo {
		padding: 13px 0px !important;
	}
	section .grandiant-banner .card-section .compression-detail span {
		margin-left: -10px;
	}


	header nav .nav-logo {
		width: 38%;
	}
	header nav .nav-logo a {
		margin-right: 0 !important;
	}
	header .navbar-logo .header-two-btns .nav-btns-sign,
	header .navbar-logo .header-two-btns .nav-create-btns {
		margin-left: 11px;
    	font-size: 11px !important;
	}
	header .navbar-logo .header-two-btns .nav-create-btns {
		margin-left: -22px !important;
	}
	header nav form .nav-btns {
		padding: 5px 10px;
    	font-size: 14px !important;
	}

	section .grandiant-banner .grandiant-pd {
    padding: 30px 0px;
}
footer .footer-area {
    padding: 25px 0px;
}

ul.scoial-icons li a {
    padding: 0px;
}

footer .bottom-footer-area {
    padding: 5px 0px;
}

ul.scoial-icons li a i {
    font-size: 20px;
}

section .grandiant-banner .get-price.gerprice
{
	font-size: 16px;
}
section .grandiant-banner .clear-price.gerprice
{
	font-size: 16px;
}
section .grandiant-banner .card-section .tabs-pills .nav-link, section .grandiant-banner .card-section .tabs-pills .nav-link.active
{
	font-size: 16px;
}

}

@media (max-width: 360px) {
	header nav.navbar-logo img {
		width: 60px;
	}
	section .grandiant-banner .card-section .compression-detail .inches-text span {
		margin-left: 5px !important;
	}
	section .grandiant-banner .card-section .compression-detail .end-tyres-btn1, 
	section .grandiant-banner .card-section .compression-detail .end-tyres-btn2 {
		margin-top: 9px !important;
	}
}

@media (max-width: 320px) {
	section .grandiant-banner .card-section .compression-detail .btn-1.active, 
	section .grandiant-banner .card-section .compression-detail .btn-2 {
		padding: 4px 6px !important;
    	font-size: 12px;
	}
	section .grandiant-banner .card-section .compression-detail .end-tyres-btn1, 
	section .grandiant-banner .card-section .compression-detail .end-tyres-btn2 {
		padding: 4px 9px !important;
		font-size: 12px;
	}
	section .grandiant-banner .card-section .compression-detail .matrial-type-btn,
	section .grandiant-banner .card-section .compression-detail .matrial-type-btn {
		padding: 4px 7px !important;
		font-size: 12px !important;
	}
	section .grandiant-banner .card-section .card-aside-sec .btn-metric {
		margin-right: 14px;
    	margin-top: 0px;
	}
	.card-body {
    padding: 0px;
}
.tab-head-active {
    padding: 8px 0 0 0;
}

}	


/********** Section End ***********/
/********** Footer Start ***********/

footer h4,
footer h5 {
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	/*font-family: "Poppins-Bold";*/
}
footer h5 {
	font-size: 14px;
}
/*footer .footer-area {
	padding: 25px 50px;
}*/
footer .navbar-nav .footer-menu a,
footer .navbar-nav .footer-menu span {
	padding-right: 0;
    padding-left: 0;
    font-size: 14px;
    color: #fff;
    padding: 5px 0;
}
footer .footer-br-bt {
	border: 0.8px solid #fff !important;
}
/*footer .bottom-footer-area {
	padding: 5px 50px;
}*/
footer .bottom-footer-area img {
	width: 25%;
}
footer .bottom-footer-area p {
	font-size: 14px;
    color: #fff;
}
footer .bottom-footer-area .scoial-icons {
	display: inline-flex;
    list-style-type: none;
    font-size: 33px;
    padding: 0;
    margin-bottom: 0;
}
footer .bottom-footer-area .scoial-icons a {
	color: #fff;
}
footer .bottom-footer-area .scoial-icons .fb-icon:hover {
	color: #29487d;
}
footer .bottom-footer-area .scoial-icons .tw-icon:hover {
	color: #1da1f2;
}
footer .bottom-footer-area .scoial-icons .gp-icon:hover {
	color: #DD4B39;
}
footer .navbar-nav .footer-menu a i {
	font-size: 35px;
}
@media (max-width: 480px) {
	footer .bottom-footer-area img {
		width: 56% !important;
	}
	footer .bottom-footer-area nav {
		text-align: left !important;
	}
}
@media (max-width: 767px) {
	footer .bottom-footer-area img {
		width: 100%;
	}
	footer .bottom-footer-area .scoial-icons {
		margin-left: 0px;
	}
	footer .bottom-footer-area .copyright {
		text-align: left !important;
	}
	

	/* header nav form .signup-modal .model-text .model-text-input img.input-img-pass {
    top: 75px;
} */
header nav form .signup-modal .modal-desrciption .modal-footer-content button, section.section-banner-above .grandiant-banner .email-quote-div .modal-desrciption .modal-footer-content button {
    padding: 7px 20px;
    font-size: 16px;
}
/* header nav form .signup-modal .model-text .model-text-input img.input-img-create-pass {
    top: 191px !important; */
}

.swal2-popup.swal2-modal.swal2-show .swal2-header {
    font-size: 7px;
}

.swal2-popup.swal2-modal.swal2-show {
    width: 100%;
    max-width: 86%;
}

.swal2-popup.swal2-modal.swal2-show div#swal2-content {
    font-size: 16px;
}

.swal2-popup.swal2-modal.swal2-show button.swal2-confirm.swal2-styled {
    padding: 8px 28px;
    font-size: 14px !important;
}

}
/********** Footer End ***********/

/********** Account Page Start********/
section .acc-grandient-banner {
	background-image: url('../../assets/images/white-bg-banner.png');
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
section .acc-grandient-banner .acc-section .border-top {
	border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}
section .grandiant-banner .acc-section {
	background-color: transparent;
	box-shadow: none;
}
section .acc-grandient-banner .grandiant-pd {
	padding-bottom: 100px !important;
}
section .grandiant-banner .account-tab-area {
	background-color: #fff;
	border-bottom-left-radius: 9px;
	border-bottom-right-radius: 9px;
	-webkit-box-shadow: 1px 1px 8px 3px rgba(210,210,210,0.75);
	   -moz-box-shadow: 1px 1px 8px 3px rgba(210,210,210,0.75);
			box-shadow: 1px 1px 8px 3px rgba(210,210,210,0.75);
}
section .acc-grandient-banner .acc-section .tabs-pills {
	background: #0bb89b;
    border-radius: 12px;
}
section .acc-grandient-banner .acc-section .tabs-pills a img {
	width: 51%;
	display: block;
	margin: auto;
}
section .acc-grandient-banner .acc-section .tabs-pills .nav-link {
	margin-top: 15px;
	padding: 19px 21px;
	font-size: 12px;
	font-weight: normal;
	border: none;
	background: #0bb89b;
	color: #fff;
	-webkit-box-shadow: none;
	   -moz-box-shadow: none;
			box-shadow: none;
}
section .acc-grandient-banner .acc-section .tabs-pills .nav-link.active:nth-child(1) {
	margin-top: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
}	
section .acc-grandient-banner .acc-section .tabs-pills .nav-link.active:nth-child(2) {
	border-radius: 0;
}
section .acc-grandient-banner .acc-section .tabs-pills .nav-link.active {
	font-size: 12px;
	font-weight: bold;
	background: #00947b;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
}
section .acc-grandient-banner .acc-section .account-tab-area .border-right {
	border-right: 1px solid #bcbcbc !important;
}
section .acc-grandient-banner .acc-section .account-tab-area .my-address {
	padding: 12px 0 38px 0;
}
section .acc-grandient-banner .acc-section .mobile-tabs-pills .accordion-box-shadow {
	-webkit-box-shadow: 1px 1px 8px 3px rgba(210,210,210,0.75);
	   -moz-box-shadow: 1px 1px 8px 3px rgba(210,210,210,0.75);
			box-shadow: 1px 1px 8px 3px rgba(210,210,210,0.75);
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
section .acc-grandient-banner .acc-section .mobile-tabs-pills .my-address .saved-address,
section .acc-grandient-banner .acc-section .account-tab-area .my-address .saved-address {
	max-height: 360px;
    overflow-y: scroll;
}
section .acc-grandient-banner .mobile-tabs-pills .account-tab-area .register-heading,
section .acc-grandient-banner .mobile-tabs-pills .account-tab-area .john-heading, 
section .acc-grandient-banner .acc-section .account-tab-area .register-heading,
section .acc-grandient-banner .acc-section .account-tab-area .john-heading {
	color: #bcbcbc;
}
section .acc-grandient-banner .acc-section .account-tab-area .john-heading {
	color: #0bb89b;
	text-align: left !important;
	font-size: 15px;
}
section .acc-grandient-banner .acc-section .mobile-tabs-pills .register-input input,
section .acc-grandient-banner .acc-section .account-tab-area .register-input input{
	margin: auto;
	font-size: 15px;
    width: 68%;
    padding: 0;
    text-align: center;
    border: 1px solid #a3a3a3;
    border-radius: 2px;
}
section .acc-grandient-banner .acc-section .mobile-tabs-pills .register-input input::-webkit-input-placeholder,
section .acc-grandient-banner .acc-section .account-tab-area .register-input input::-webkit-input-placeholder {
	color: #a3a3a3;
}
/* section .acc-grandient-banner .acc-section .mobile-tabs-pills form button,
section .acc-grandient-banner .acc-section .account-tab-area form button {
	color: #fff;
    font-size: 14px;
    font-weight: bold;
    background: #0bb89b;
    border-radius: 8px;
    text-align: center;
    border: none;
    padding: 5px 24px;
    box-shadow: none;
    border: 1px solid #0bb89b;
    
} */
section .acc-grandient-banner .acc-section .account-tab-area form button:active {
	box-shadow: none !important;
	background-color: #0bb89b;
	border: 1px solid #0bb89b;
}
section .acc-grandient-banner .acc-section .account-tab-area form button:focus {
	/*background: #0bb89b;*/
	box-shadow: none;
}
section .acc-grandient-banner .acc-section .account-tab-area .register-input input::-webkit-input-placeholder {
	text-align: center;
	color: #bcbcbc;
	font-size: 14px;
}
section .acc-grandient-banner .acc-section .mobile-tabs-pills .customer-address-shadow p {
	color: #bcbcbc;
}
section .acc-grandient-banner .acc-section .mobile-tabs-pills .customer-address-shadow,
section .acc-grandient-banner .acc-section .account-tab-area .customer-address-shadow {
	width: 60%;
	margin: auto;
	border-radius: 8px;
	-webkit-box-shadow: 1px 1px 8px 3px rgba(210,210,210,0.75);
	   -moz-box-shadow: 1px 1px 8px 3px rgba(210,210,210,0.75);
			box-shadow: 1px 1px 8px 3px rgba(210,210,210,0.75);
}
section .acc-grandient-banner .acc-section .mobile-tabs-pills .customer-address-shadow .star-icon,
section .acc-grandient-banner .acc-section .account-tab-area .customer-address-shadow .star-icon {
	color: #bcbcbc;
	cursor: pointer;
}
section .acc-grandient-banner .acc-section .mobile-tabs-pills .customer-address-shadow .star-icon.active,
section .acc-grandient-banner .acc-section .account-tab-area .customer-address-shadow .star-icon.active {
	color: #0bb89b;
	cursor: pointer;
}
section .acc-grandient-banner .acc-section .account-tab-area .customer-address-shadow p {
	margin: 0;
    font-size: 14px;
    color: #bcbcbc;
    line-height: 1.3;
    margin-bottom: 4px;
}
section .acc-grandient-banner .acc-section .mobile-tabs-pills .address-links,
section .acc-grandient-banner .acc-section .account-tab-area .address-links {
	width: 60%;
	margin: auto;
}
section .acc-grandient-banner .acc-section .mobile-tabs-pills .address-links a,
section .acc-grandient-banner .acc-section .account-tab-area .address-links a {
	color: #bcbcbc;
    font-size: 13px;
}
section .acc-grandient-banner .acc-section .account-tab-area .address-links a:hover {
	text-decoration: none;
	color:#0bb89b;
}
/* section .acc-grandient-banner .acc-section .account-tab-area .d-icons {
	display: -webkit-box!important;
	display: -moz-box!important;
	display: -o-box!important;
	display: -safari-box!important; */
/* } */
section .acc-grandient-banner .acc-section .account-tab-area .d-icons input {
	width: 90%;
	text-align: center;
	border: 1px solid #a3a3a3;
    border-radius: 2px;
}
section .acc-grandient-banner .acc-section .account-tab-area .d-icons input::-webkit-input-placeholder {
	text-align: center;
	color: #bcbcbc;
	opacity: 0.7;
	font-weight: bold;
	font-size: 15px;
}
section .acc-grandient-banner .acc-section .account-tab-area .d-icons img {
	vertical-align: -webkit-baseline-middle;
	vertical-align: -moz-baseline-middle;
}
section .acc-grandient-banner .acc-section .account-tab-area .login-form {
	padding: 93px 40px;
}
section .acc-grandient-banner .acc-section .account-tab-area form .login-edit-button {
	background-color: #fff;
	color: #0bb89b;
	border: 1px solid #bcbcbc;
}
section .acc-grandient-banner .acc-section .account-tab-area form .login-edit-button:active {
	background-color: #fff;
	border: 1px solid #bcbcbc;
}
section .acc-grandient-banner .acc-section .account-tab-area .my-orders-sorting .show-label,
section .acc-grandient-banner .acc-section .account-tab-area .my-orders-sorting .enters-label,
section .acc-grandient-banner .acc-section .account-tab-area .my-orders-sorting .search-label {
	color: #bcbcbc;
    font-size: 13px;
    margin: 6px 0 0 8px;
}
section .acc-grandient-banner .acc-section .account-tab-area .my-orders-sorting .enters-label {
	margin: 6px 0 0 3px;
}
section .acc-grandient-banner .acc-section .account-tab-area .my-orders-sorting .search-label {
	margin: 4px 8px 0 0;
}
section .acc-grandient-banner .acc-section .account-tab-area .my-orders-sorting .select-counting {
	padding: 2px 23px;
    height: 32px;
    border-radius: 0px;
    border: 1px solid #bcbcbc;
}
section .acc-grandient-banner .acc-section .account-tab-area .my-orders-sorting input {
	padding: 0 5px;
    border: 1px solid #a3a3a3;
    border-radius: 2px;
    font-size: 15px;
}
/*section .acc-grandient-banner .acc-section .account-tab-area .custom-checkbox */
.checkbox {
	cursor: pointer;
	background-color:#fff;
	border:1px solid #ccc;
}
.checkbox span {
	position:relative;
	display:block;
	height:15px;
	width:15px;
}
.checkbox span:after {
	-moz-transform:scaleX(-1) rotate(135deg);
	-ms-transform:scaleX(-1) rotate(135deg);
	-webkit-transform:scaleX(-1) rotate(135deg);
	transform:scaleX(-1) rotate(135deg);
	-moz-transform-origin:left top;
	-ms-transform-origin:left top;
	-webkit-transform-origin:left top;
	transform-origin:left top;
	border-right:4px solid #fff;
	border-top:4px solid #fff;
	content:'';
	display:block;
	height:15px;
	position:absolute;
	top:10px;
	width:7px
}
.checkbox input {
	display:none
}
.checkbox input:checked + span:after {
	-webkit-animation:check .8s;
	-moz-animation:check .8s;
	-o-animation:check .8s;
	animation:check .8s;
	border-color:#555
}
.checkbox input:checked + .success:after {
	border-color:#1aa190;
}
section .acc-grandient-banner .acc-section .account-tab-area .table-scroll {
	max-height: 248px;
    overflow-y: scroll;
}
section .acc-grandient-banner .acc-section .account-tab-area #style-1::-webkit-scrollbar-track
{
	border-radius: 10px;
}

section .acc-grandient-banner .acc-section .account-tab-area #style-1::-webkit-scrollbar
{
	width: 8px;
}

section .acc-grandient-banner .acc-section .account-tab-area #style-1::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	background-color: #1aa190;
}
section .acc-grandient-banner .acc-section .account-tab-area .table thead th {
	color: #1aa190;
	font-size: 12px !important;
	border-bottom: 2px solid #1aa190 !important;
}
section .acc-grandient-banner .acc-section .account-tab-area .table thead th i {
	position: absolute;
    top: 16px;
    right: -3px;
    color: #000;
}
section .acc-grandient-banner .acc-section .account-tab-area .table tbody td a {
	color: #1aa190;
    text-decoration: underline;
}
section .acc-grandient-banner .acc-section .account-tab-area .table tbody td .email-link {
	color: #bcbcbc;
	text-decoration: none;
}
section .acc-grandient-banner .acc-section .account-tab-area .table tbody td {
    color: #5d5d5d;
}
section .acc-grandient-banner .acc-section .account-tab-area .table thead th,
section .acc-grandient-banner .acc-section .account-tab-area .table tbody td {
	position: relative;
	padding: 0;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	text-align: center;
	font-size: 11px;
    vertical-align: middle;
    width: 1%;
}
section .acc-grandient-banner .acc-section .mobile-tabs-pills nav.table-pagination ul .pre-btn,
section .acc-grandient-banner .acc-section .account-tab-area nav.table-pagination ul .pre-btn {
	margin-right: 13px;
}
section .acc-grandient-banner .acc-section .mobile-tabs-pills nav.table-pagination ul .pre-btn .pre-link,
section .acc-grandient-banner .acc-section .account-tab-area nav.table-pagination ul .pre-btn .pre-link {
	color: #bcbcbc;
    cursor: pointer;
    background-color: #e3e3e3;
    padding: 6px 9px;
    border-radius: 0;
    border: 1px solid #e3e3e3;
    font-size: 14px;
}
section .acc-grandient-banner .acc-section .mobile-tabs-pills nav.table-pagination ul .pre-btn .pre-link,
section .acc-grandient-banner .acc-section .account-tab-area nav.table-pagination ul .pre-btn .pre-link:focus {
	box-shadow: none;
}
section .acc-grandient-banner .acc-section .mobile-tabs-pills nav.table-pagination ul .page-number.active a,
section .acc-grandient-banner .acc-section .account-tab-area nav.table-pagination ul .page-number.active a {
	background-color: #1aa190;
    border: 1px solid #1aa190;
    padding: 4px 12px;
    color: #fff;
    margin-right: 12px;
}
section .acc-grandient-banner .acc-section .mobile-tabs-pills nav.table-pagination ul .page-number a,
section .acc-grandient-banner .acc-section .account-tab-area nav.table-pagination ul .page-number a {
	margin-right: 12px;
    padding: 4px 12px;
    color: #000;
    box-shadow: none;
}
section .acc-grandient-banner .acc-section .account-tab-area nav.table-pagination .next-link {
	margin-right: 0 !important;
}

.row.footer-area, .row.bottom-footer-area{
    padding: 30px;
}


ul.scoial-icons li:last-child a {
    padding: 0 0 0 0;
}

ul.scoial-icons li a {
    padding: 0px 18px 13px 0px;
}

footer .bottom-footer-area .scoial-icons {
    display: block;
        padding: 0px 0 0 172px;
    }

    ul.scoial-icons li {
    display: inline-block;
}





/********** Media Query ************/
@media (max-width: 1200px) {
	section .grandiant-banner .account-tab-area {
	/*	max-height: 371px;*/
	}
	section .acc-grandient-banner .acc-section .tabs-pills .nav-link {
		padding: 10px;
	}
	section .acc-grandient-banner .acc-section .account-tab-area .john-heading {
		font-size: 14px;
	}

footer .bottom-footer-area .scoial-icons {
    display: block;
    padding: 0px 0 0 22px;
}





}
@media (max-width: 1200px) and (min-width: 992px) {
	section .acc-grandient-banner .acc-section .account-tab-area .register-input input {
		width: 70%;
	}
}
@media (max-width: 991px) {
	section .grandiant-banner .grandiant-pd {
		padding: 30px 23px;
	}
	section .acc-grandient-banner .acc-section .tabs-pills a img {
		width: 40%;
	}
	section .acc-grandient-banner .acc-section .tabs-pills .nav-link {
		padding: 14px;
	}
	section .grandiant-banner .account-tab-area {
		max-height: 368px;
	}
	section .acc-grandient-banner .acc-section .account-tab-area .table-scroll {
		max-height: 180px;
	}
	section .acc-grandient-banner .acc-section .account-tab-area .my-address .saved-address {
		max-height: 307px;
	}
	section .acc-grandient-banner .acc-section .account-tab-area .table thead th .arrow-icon {
		right: 4px;
	}
	section .acc-grandient-banner .acc-section .account-tab-area .table thead th .arrow-icon2 {
		right: -11px;
	}
	section .acc-grandient-banner .acc-section .account-tab-area .d-icons img {
		margin-right: 4px !important;
	}
	section .acc-grandient-banner .acc-section .account-tab-area .my-address .register-btns {
		display: block !important;
	}

	section .grandiant-banner .card-section .compression-detail .torsion1-btn {
		padding: 3px 38px !important;
		margin-right: 3px !important;
	}
	section .grandiant-banner .card-section .compression-detail .torsion1-btn.active {
		padding: 3px 38px !important;
		/*margin-left: -38px !important;*/
	}

/*****************updations 5/4/2019************************************/

.collapsed.navbar-collapse.navs-tabs {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}


button.sign-create-popup {
    margin-right: 5px !important;
}




}
@media (max-width: 767px) {
	section .grandiant-banner .grandiant-pd .card-section .tab-form {
		width: 100%;
	}
	section .grandiant-banner .card-section .mobile-tabs-pills {
		background-color: #fff;
		padding: 0;
	}
	section .grandiant-banner .card-section .mobile-tabs-pills .nav-link,
	section .grandiant-banner .card-section .mobile-tabs-pills .nav-link.active {
		width: auto;
	}
	section .acc-grandient-banner .acc-section .mobile-tabs-pills .nav-link {
		border-bottom-left-radius: 0px;
		border-bottom-right-radius: 0px;
	}
	section .acc-grandient-banner .acc-section .mobile-tabs-pills .nav-link.active:nth-child(1) {
		border-top-left-radius: 10px;
		border-top-right-radius: 10px;
	}
	section .acc-grandient-banner .acc-section .mobile-tabs-pills .nav-link div {
		font-size: 20px;
	}
	section .acc-grandient-banner .acc-section .mobile-tabs-pills .register-heading {
		color: #bcbcbc;
	}
	section .acc-grandient-banner .acc-section .mobile-tabs-pills  .border-btn {
		border-bottom: 1px solid #dee2e6;
		border-right: 0 !important;
	    margin: auto;
	    width: 80%;
	}
	section .acc-grandient-banner .acc-section .mobile-tabs-pills .john-heading {
		color: #0bb89b !important;
	}
	section .acc-grandient-banner .acc-section .mobile-tabs-pills .d-icons {
		display: -webkit-box!important;
		display: -moz-box!important;
		display: -o-box!important;
		display: -safari-box!important;
	}
	section .acc-grandient-banner .acc-section .mobile-tabs-pills .d-icons img {
		vertical-align: -webkit-baseline-middle;
		vertical-align: -moz-baseline-middle;
		vertical-align: -o-baseline-middle;
		margin-right: 12px !important;
	}
	section .acc-grandient-banner .acc-section .mobile-tabs-pills .d-icons input {
		width: 93%;
		border-radius: 0;
    	padding: 4px 9px;
    	font-size: 14px;
	}
	section .acc-grandient-banner .acc-section .mobile-tabs-pills .login-form button {
		color: #fff;
		font-size: 14px;
		font-weight: bold;
		background: #0bb89b;
		border-radius: 8px;
		text-align: center;
		border: none;
		padding: 5px 24px;
		box-shadow: none;
		border: 1px solid #0bb89b;
	}
	section .acc-grandient-banner .acc-section .mobile-tabs-pills .login-form button:focus {
		box-shadow: none;
	}
	section .acc-grandient-banner .acc-section .mobile-tabs-pills .login-form .login-edit-button {
		padding: 5px 24px;
		background-color: #fff;
	    color: #0bb89b;
	    border: 1px solid #bcbcbc;
	}
	section .acc-grandient-banner .acc-section .mobile-tabs-pills .my-orders-sorting .show-label,
	section .acc-grandient-banner .acc-section .mobile-tabs-pills .my-orders-sorting .enters-label,
	section .acc-grandient-banner .acc-section .mobile-tabs-pills .my-orders-sorting .search-label {
		color: #bcbcbc;
    	font-size: 13px;
    	margin: 6px 0 0 8px;
	}
	section .acc-grandient-banner .acc-section .mobile-tabs-pills .my-orders-sorting .select-counting {
		padding: 0 0 0 8px;
	    height: 32px;
	    border-radius: 0px;
	    border: 1px solid #bcbcbc;
	}
	.display-block2 input {
    	height: 30px;
	}
	section .acc-grandient-banner .acc-section .mobile-tabs-pills .my-orders-sorting input {
		padding: 0 5px;
	    border: 1px solid #a3a3a3;
	    border-radius: 2px;
	    font-size: 15px;
	}
	section .acc-grandient-banner .acc-section .mobile-tabs-pills .my-orders-sorting  {
		width: 100%;
	}
	section .acc-grandient-banner .acc-section .mobile-tabs-pills .my-orders-sorting .display-block {
		display: block !important;
		width: 35%;
	}
	section .acc-grandient-banner .acc-section .mobile-tabs-pills .my-orders-sorting .display-block2 {
		display: block !important;
		width: 35%;
	}
	section .acc-grandient-banner .acc-section .mobile-tabs-pills .table thead th {
		color: #1aa190;
	    font-size: 12px !important;
	    border-bottom: 2px solid #1aa190 !important;
	}
	section .acc-grandient-banner .acc-section .mobile-tabs-pills .table thead th i.arrow-icon {
		right: 9px;
	}
	section .acc-grandient-banner .acc-section .mobile-tabs-pills .table thead th i {
		position: absolute;
	    top: 25px;
	    right: -7px;
	    color: #000;
	}
	section .acc-grandient-banner .acc-section .mobile-tabs-pills .table tbody td {
		color: #bcbcbc;
	}
	section .acc-grandient-banner .acc-section .mobile-tabs-pills .table tbody td a {
		color: #1aa190;
    	text-decoration: underline;
	}
	section .acc-grandient-banner .acc-section .mobile-tabs-pills .table tbody td .email-link {
		color: #bcbcbc;
    	text-decoration: none;
	}
	section .acc-grandient-banner .acc-section .mobile-tabs-pills .table thead th,
	section .acc-grandient-banner .acc-section .mobile-tabs-pills .table tbody td {
		position: relative;
	    padding: 4px;
	    border-top: 1px solid #fff;
	    border-bottom: 1px solid #fff;
	    text-align: center;
	    font-size: 11px;
	    vertical-align: middle;
	    /*width: 1%;*/
	}
	section .acc-grandient-banner .acc-section .mobile-tabs-pills nav.table-pagination ul .pre-btn .pre-link {
		font-size: 12px;
		padding: 5px 9px;
	}
	section .acc-grandient-banner .acc-section .mobile-tabs-pills nav.table-pagination ul .page-number a,
	section .acc-grandient-banner .acc-section .mobile-tabs-pills nav.table-pagination ul .page-number.active a {
		padding: 5px 10px;
		font-size: 12px;
		margin-right: 8px;
	}
	section .grandiant-banner .card-section .compression-detail .btn-1,
	section .grandiant-banner .card-section .compression-detail .ext-btn,
	section .grandiant-banner .card-section .compression-detail .torsion-btn,
	section .grandiant-banner .card-section .compression-detail .torsion1-btn {
		padding: 5px 22px;
    	margin-left: 16px;
    	border-radius: 0;
    	box-shadow: none;
	}
	section .grandiant-banner .card-section .compression-detail .right-hand,
	section .grandiant-banner .card-section .compression-detail .right-hand.active,
	section .grandiant-banner .card-section .compression-detail .torsion1-btn,
	section .grandiant-banner .card-section .compression-detail .torsion1-btn.active {
		padding: 5px 22px !important;
	}
	section .grandiant-banner .card-section .compression-detail .right-hand.active {
		margin-left: 32px !important;
	}
	section .grandiant-banner .card-section .compression-detail .torsion1-btn.active {
		margin-left: 17px;
	}
	section .grandiant-banner .card-section .compression-detail .right-hand {
		margin-left: 31px !important;
    	padding: 5px 21px !important;
	}
	a.model.model-links.forget-password {
	    color: #4ab89a !important;
	}
}
@media (max-width: 360px) {
	section .acc-grandient-banner .acc-section .mobile-tabs-pills .nav-link div {
		font-size: 16px !important;
	}
}
/********** Account Page End********/
/********** Select quantity page ******/
section.section-banner-above {
	display: none;
}
section.section-banner-above .grandiant-banner {
	background-image: url('../../assets/images/check-banner-img.png');
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
section.section-banner-above .grandiant-banner .card-section .select-quantity-heading h6 {
	color: #0bb89b;
	font-weight: bold;
}
section.section-banner-above .grandiant-banner .card-section .part-number h4 {
	margin: 3px 0 0 0;
	color: #0bb89b;
	font-weight: bold;
}
section.section-banner-above .grandiant-banner .card-section .input-dropdown select {
    border: 1px solid #a3a3a3;
    border-radius: 2px;
    height: 36px;
}
/*section.section-banner-above .grandiant-banner .card-section .input-dropdown .custom-select {
	color:  #a3a3a3;
}*/
section.section-banner-above .grandiant-banner .card-section .border-bottom {
	border-bottom: 1px solid #000!important;
}
section.section-banner-above .grandiant-banner .card-section .select-tabs-view .tabs-item a {
	color: #bcbcbc;
	/*border-radius: 0;*/
	background-color: none;
}
section.section-banner-above .grandiant-banner .card-section .select-tabs-view .tabs-item a.active {
	padding-bottom: 0;
	color: #0bb89b;
	font-weight: bold;
	border-radius: 0;
	border-bottom: 3px solid #0bb89b;
	background-color: transparent;
}
section.section-banner-above .grandiant-banner .card-section .select-tabs-view .inner-tab-view {
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	-webkit-box-shadow: 1px 1px 8px 3px rgba(210,210,210,0.75);
	   -moz-box-shadow: 1px 1px 8px 3px rgba(210,210,210,0.75);
			box-shadow: 1px 1px 8px 3px rgba(210,210,210,0.75);
}
/*section.section-banner-above .grandiant-banner .card-section .select-tabs-view .inner-tab-view .travel-material {
	display: flex;
    justify-content: space-around;
}*/
section.section-banner-above .grandiant-banner .card-section .select-tabs-view .inner-tab-view .inner-rate-travel {
	margin: 11px 160px -8px;
	width: 49%;
}
section.section-banner-above .grandiant-banner .card-section .select-tabs-view .inner-tab-view .inner-rate-travel-in {
}
section.section-banner-above .grandiant-banner .inner-tab-view .inner-rate-travel span,
section.section-banner-above .grandiant-banner .inner-tab-view .inner-rate-travel-in span {
	font-weight: normal;
	color: #0bb89b !important;
}
section.section-banner-above .grandiant-banner .inner-tab-view .inner-rate-travel span b {
	font-weight: 900;
}
section.section-banner-above .select-tabs-view .inner-tab-view .rate-travel img {
	width: 17% !important;
}
section.section-banner-above .grandiant-banner .card-section .select-tabs-view .inner-tab-view .inner-banner-check {
	background-image: url('../../assets/images/banner-leavs.png');
	/*background-repeat: no-repeat;*/
	background-size: cover;
	border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}
section.section-banner-above .grandiant-banner .select-tabs-view .inner-tab-view .inner-banner-check .spring-img {
	width: 100%;
}
section.section-banner-above .grandiant-banner .inner-tab-view .inner-banner-check .spring-img .image-ref a {
	color: #0bb89b; 
}
section.section-banner-above .grandiant-banner .inner-tab-view .inner-banner-check .spring-img .image-ref a:hover {
	color: #1aa190;
	text-decoration: none;
}
section.section-banner-above .grandiant-banner .select-tabs-view .inner-tab-view .inner-banner-check .spring-img img {
	width: 28%;
}
section.section-banner-above .grandiant-banner .card-section .select-tabs-view .inner-tab-view .table thead th {
   	padding: 23px 20px 0 15px;
   	border-bottom: 0;
	color: #6f6f6f;
}
section.section-banner-above .grandiant-banner .card-section .select-tabs-view .inner-tab-view .table thead 
section.section-banner-above .grandiant-banner .card-section .select-tabs-view .inner-tab-view .table-striped tbody tr:nth-of-type(odd) {
	background-color: #f8f8f8;
}
section.section-banner-above .grandiant-banner .card-section .select-tabs-view .inner-tab-view .table th img {
	width: 15%;
}
section.section-banner-above .grandiant-banner .card-section .select-tabs-view .inner-tab-view .table td {
	padding: 8px 14px;
	border-top: 0;
	color: #8a8a8a;
	text-align: center;
}
section.section-banner-above .grandiant-banner .card-section .select-tabs-view .inner-tab-view .table td .spring_rat {
	color: #ff0000;
}

.spring_rat {
	color: #ff0000 !important;
}
section.section-banner-above .grandiant-banner .card-section .select-tabs-view .inner-tab-view .table td {
	padding: 13px 17px;
    border-top: 0;
    color: #8a8a8a;
    text-align: left;
}
section.section-banner-above .grandiant-banner .card-section .select-tabs-view .inner-tab-view .table th .wire-names {
	text-align: right;
    /* width: 100%; */
    margin-left: 14px;
    padding: 0;
    color: #6f6f6f;
}
section.section-banner-above .grandiant-banner .card-section .select-tabs-view .tabs-mt {
	margin-top: -21px;
}
section.section-banner-above .grandiant-banner .card-section .select-tabs-view .border-top {
	border: 2px solid #0bb89b !important;
	border-radius: 0 !important;
}
section.section-banner-above .grandiant-banner .email-quote {
	background-color: #fff;
	color: #bcbcbc;
	padding: 11px 34px;
}
section.section-banner-above .grandiant-banner .email-quote:hover {
	background-color: #0bb89b;
	color: #fff;
}

section.section-banner-above .grandiant-banner .getprice button {
	background-color: #0bb89b;
	color: #fff;
}
section.section-banner-above .grandiant-banner .checkout:hover {
	background-color: #fff;
	color: #0bb89b;
}
section.section-banner-above .checkout-payments {
	display: none;
}
section.section-banner-above .checkout-payments .card-section .delivery-address select {
	padding: 3px !important;
}
section.section-banner-above .checkout-payments .card-section .delivery-address input,
section.section-banner-above .checkout-payments .card-section .delivery-address select {
	padding: 5px;
	color: #b2b2b2;
    border: 1px solid #b2b2b2;
    border-radius: 2px;
    height: 30px;
}
/*section.section-banner-above .checkout-payments .card-section .delivery-address input,
section.section-banner-above .checkout-payments .card-section .delivery-address select::-webkit-input-placeholder {
	color: #b2b2b2;
}*/
section.section-banner-above .checkout-payments .card-section .delivery-address .custom-checkbox {
	margin-top: -6px;
}
section.section-banner-above .checkout-payments .card-section .delivery-address .custom-checkbox .checkbox {
	height: 18px;
	margin-top: 8px !important;
}
section.section-banner-above .checkout-payments .card-section .delivery-address .custom-checkbox span {
	font-size: 12px;
	vertical-align: middle;
	color: #6a6a6a;
}
section.section-banner-above .checkout-payments .custom-checkbox .checkbox {
	margin-top: 0 !important;
}
section.section-banner-above .checkout-payments .custom-checkbox span {
	font-size: 13px;
	color: #6a6a6a;
}
section.section-banner-above .checkout-payments .paypal-para p {
	font-size: 11px;
	font-weight: bold;
}
section.section-banner-above .checkout-payments .paypal-para img {
	width: 80%;
}
section.section-banner-above .checkout-payments .card-input {
	position: relative;
}
section.section-banner-above .checkout-payments .card-input img {
	position: absolute;
    top: 6px;
    right: 7px;
    width: 14px;
}
section.section-banner-above .checkout-payments .card-input input {
	padding: 5px;
    color: #b2b2b2;
    border: 1px solid #b2b2b2;
    border-radius: 2px;
    height: 30px;
}
section.section-banner-above .checkout-payments .card-section .exp-date select {
	height: 30px;
	padding: 3px 11px;
}
section.section-banner-above .checkout-payments .card-section .spring-detail h4 {
	color: #6f6f6f;
    font-weight: bold;
}
section.section-banner-above .checkout-payments .card-section .spring-detail .border-bottom {
	border-bottom: 4px solid #e2e2e2!important;
}
section.section-banner-above .checkout-payments .card-section .spring-detail .spring-pcs {
	color: #6f6f6f;
	margin-top: -3px;
	font-size: 18px;
}
section.section-banner-above .checkout-payments .card-section .spring-detail .product-select {
	width: 40%;
}
section.section-banner-above .checkout-payments .card-section .spring-detail .product-select .custom-select {
	border: none;
	color: #6f6f6f;
}
section.section-banner-above .checkout-payments .card-section .spring-detail .lead-time {
	color: #6f6f6f;
    font-size: 15px;
}
section.section-banner-above .checkout-payments .card-section .spring-detail .lead-time-select {
	height: 32px;
	color: #6f6f6f;
	padding-top: 3px;
}
section.section-banner-above .checkout-payments .card-section .spring-detail a:hover {
	text-decoration: none;
}
section.section-banner-above .checkout-payments .card-section .spring-detail .add-icon,
section.section-banner-above .checkout-payments .card-section .spring-detail .add-icon i {
	color: #6f6f6f;
	font-weight: normal;
}
section.section-banner-above .checkout-payments .card-section .spring-total-budget .border-bottom {
	border-bottom: 3px solid #e2e2e2 !important;
}
section.section-banner-above .checkout-payments .card-section .spring-total-budget .table td,
section.section-banner-above .checkout-payments .card-section .spring-total-budget .table th {
	padding: 7px 0;
	font-size: 18px;
	vertical-align: middle;
	color: #6f6f6f;
}
section.section-banner-above .checkout-payments .card-section .spring-total-budget .table .amount-text {
	font-size: 24px;
}
section.section-banner-above .checkout-payments .card-section .spring-total-budget .table td {
	border: none;
}
section.section-banner-above .checkout-payments .card-section .spring-total-budget .table td input {
	color: #b2b2b2;
    border: 1px solid #b2b2b2;
    border-radius: 2px;
    height: 30px;
    width: 63%;
}
section.section-banner-above .checkout-payments .agreement-text {
	color: #0bb89b !important;
	text-decoration: underline;
}
section.section-banner-above .checkout-payments .custom-boxes .checkbox {
	height: 18px;
}
section.section-banner-above .checkout-payments .place-order {
	background-color: #0bb89b;
	color: #fff;
	padding: 9px 27px;
    font-size: 21px;
}
section.section-banner-above .checkout-payments .place-order:hover {
	background-color: #fff;
	color: #0bb89b;
}
section.thankyou-section .grandiant-banner {
	background-image: url('../../assets/images/white-bg-banner.png');
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
section.thankyou-section .grandiant-banner .thankyou-img img {
	width: 100% !important;
}
section.thankyou-section .grandiant-banner .order-number {
	margin-top: 42px !important;
}
section.thankyou-section .grandiant-banner .order-number > p {
	font-size: 28px;
	margin: 0;
	margin-top: -11px;
	color: #0bb89b;
}
/******* Media Query **********/
@media (max-width: 767px) {
	section .grandiant-banner .get-price.ext-get-price,
	section .grandiant-banner .get-price.tor-get-price {
		display: block !important;
	}
	section .grandiant-banner .clear-price.ext-clear-price,
	section .grandiant-banner .clear-price.tor-clear-price {
		display: block !important;
	}
	section.section-banner-above .checkout-payments .place-order,
	section .grandiant-banner .get-price.gerprice {
		margin: auto;
		margin-bottom: 28px;
	}
	section.section-banner-above .checkout-payments .place-order,
	section .grandiant-banner .clear-price.gerprice {
		margin: auto;
		margin-bottom: 28px;
	}	
}
@media (max-width: 480px) {
	section.thankyou-section .grandiant-banner .thankyou-img img  {
		width: 80%;
	}
	section.thankyou-section .grandiant-banner .order-number > p {
		font-size: 18px;
		margin-top: -8px;
	}

/* header nav form .nav-btns {
    padding: 5px 5px;
    font-size: 10px !important;
    margin-bottom: 0px;
} */



}
@media (max-width: 767px) {
	section.section-banner-above .grandiant-banner .email-quote-div {
		text-align: center;
	}
	section.section-banner-above .grandiant-banner .email-quote {
		margin-bottom: 17px;
	}
	section.section-banner-above .checkout-payments .place-order-button {
		text-align: center !important;
	}
	section.section-banner-above .grandiant-banner .inner-tab-view .inner-banner-check .spring-img .image-ref {
		justify-content: center !important;
		margin-left: 20px;
	}
}
/**************** today work(29/3/2019) ******************/
/*.main-section-button {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    display: -webkit-flex;
    display: -moz-flex;
}*/


.row.footer-area, .row.bottom-footer-area {
    padding: 30px 0px;
}



section .acc-grandient-banner .acc-section .account-tab-area form .update {
	text-align: -webkit-center;
	text-align: -moz-center;
	text-align: -o-center;
	text-align: -ms-center;
}
section .acc-grandient-banner .acc-section .account-tab-area form .update {
	text-align: -webkit-center;
	text-align: -moz-center;
	text-align: -o-center;
	text-align: -ms-center;
}
section .acc-grandient-banner .acc-section .account-tab-area form .add {
	text-align: -webkit-center;
	text-align: -moz-center;
	text-align: -o-center;
	text-align: -ms-center;

}
section .acc-grandient-banner .acc-section .account-tab-area form .reset {
	text-align: -webkit-center;
	text-align: -moz-center;
	text-align: -o-center;
	text-align: -ms-center;

}
section .acc-grandient-banner .acc-section .account-tab-area form button {
    margin-top: 10px;
}
section .acc-grandient-banner .acc-section .account-tab-area.my-address.addres_1 {
    text-align: -moz-center;
	text-align: -o-center;
	text-align: -ms-center;
	padding: 0px 0px 0px 0px;
   /* height: 431px;*/
}
section .acc-grandient-banner .acc-section .account-tab-area .my-order{
	height: 410px 
}
section .grandiant-banner .acc-section .reset-password-page {
	/* width: 70%; */
	min-width: 320px;
    margin: auto;

}

section .grandiant-banner .get-price.gerprice {
    background: #fff;
    border: 0;
    border-radius: 50px;
    -webkit-box-shadow: 1px 1px 8px 3px rgba(210,210,210,0.75);
    -moz-box-shadow: 1px 1px 8px 3px rgba(210,210,210,0.75);
    box-shadow: 1px 1px 8px 3px rgba(210,210,210,0.75);
    padding: 11px 43px;
    font-size: 18px;
    font-weight: bold;
    color: #0bb89b;
}
section .grandiant-banner .clear-price.gerprice {
    background: #fff;
    border: 1 solid ;
    border-color: #ff0000;
    border-radius: 50px;
    -webkit-box-shadow: 1px 1px 8px 3px rgba(210,210,210,0.75);
    -moz-box-shadow: 1px 1px 8px 3px rgba(210,210,210,0.75);
    box-shadow: 1px 1px 8px 3px rgba(210,210,210,0.75);
    padding: 11px 43px;
    font-size: 18px;
    font-weight: bold;
    color: #ff0000;
}
section .grandiant-banner .get-price.ext-get-price,
section .grandiant-banner .get-price.tor-get-price {
	display: none;
}
section .grandiant-banner .clear-price.ext-clear-price,
section .grandiant-banner .clear-price.tor-clear-price {
	display: none;
}
section.section-banner-above .checkout-payments .card-section .spring-detail .lead-time.leadtime-text {
    color: #6f6f6f;
    font-size: 15px;
    width: 12%;
    /*margin-top: 13px;
    margin-left: -5px;*/
}

section.section-banner-above .grandiant-banner .card-section .select-tabs-view .inner-tab-view .table th, section.section-banner-above 
.grandiant-banner .card-section .select-tabs-view .inner-tab-view .table td.material {
    padding: 8px 55px;
    border-top: 0;
    color: #8a8a8a;
}
section.section-banner-above .grandiant-banner .card-section .select-tabs-view .inner-tab-view .table th, section.section-banner-above 
.grandiant-banner .card-section .select-tabs-view .inner-tab-view .table td.material.outer {
    padding: 8px 15px;
    border-top: 0;
    color: #8a8a8a;
}

h2.email {
    color: #ff0200;
}
section .grandiant-banner .grandiant-pd.grandiant-1.pb-5 {
    padding: 48px 0px;
}
section .acc-grandient-banner .acc-section .tabs-pills {
    /*background: #0bb89b;*/
    border-radius: 12px;
}
section .acc-grandient-banner .acc-section .tabs-pills.tabs-pills-1 {
    background: #0bb89b;
    border-radius: 12px;
    /*padding: 10px 0px;*/
}
section .acc-grandient-banner .acc-section .account-tab-area .d-icons.icon-img img {
    width: 15px;
    margin-left: 4px;
}

section .grandiant-banner .grandiant-pd.grandiant-1.pb-5 {
    padding-bottom: 71px !important;
}
header nav form .signup-modal .model-text .model-text-input input.email-class {
    text-align: -webkit-auto;
}
header nav form .signup-modal .model-text .model-text-input input.email-class img {
	top: 97px;
    width: 18px;
  
}

section .grandiant-banner .col-xl-4 .d-flex.custom-checkbox.custom-boxes.mx-2.my-2.agreewith {
    margin-top: -9px; 	
}
section .acc-grandient-banner .acc-section .account-tab-area .d-icons.password-1 input {
   /* width: 423px; */
   text-align: -webkit-auto;
   
}
section .acc-grandient-banner .acc-section .account-tab-area .register-heading.reset-password {
    text-align: center;
    font-size: 20px;
}
section.section-banner-above .checkout-payments .custom-checkbox .checkbox.agree-1.mt-3 {
     height: 17px;
}
section .grandiant-banner .account-tab-area .d-flex.aa.flex-row-reverse.re-1.mt-0 {
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    text-align: -webkit-center!important;
}
/* header nav form .signup-modal .model-text .model-text-input img.input-img-create-meassage.img-1 {
	top: 99px ! important;
    width: 19px ! important;
} */
/* header nav form .signup-modal .model-text .model-text-input input,.email-class {
    padding: 5px 52px !important;
    text-align: -webkit-auto !important;
} */
/* section.section-banner-above .grandiant-banner .email-quote-div
.model-text .model-text-input img.input-img.user-img {
    top: 138px !important;
    width: 19px !important;
} */




.table-responsive.spring-total-budget tbody tr td, .table-responsive.spring-total-budget tr.border-bottom td, span.add-icon {
    font-size: 14px !important;
    width: 22%;
}
section.section-banner-above .checkout-payments .card-section .delivery-address input, section.section-banner-above .checkout-payments .card-section .delivery-address select
{
	font-size: 14px;
}

section .grandiant-banner .grandiant-pd {
    padding: 21px 0px;
}

section.section-banner-above .checkout-payments .card-section .spring-detail h4 {
    
    font-size: 14px;
}section.section-banner-above .checkout-payments .card-section .spring-detail .spring-pcs {
    font-size: 14px;
    width: 30%;
}

section .grandiant-banner h1, section .grandiant-banner span {
   
    font-size: 17px;
  
    padding-bottom: 10px;
    /* margin-bottom: 27px; */
}

section.section-banner-above .checkout-payments .place-order ,section .grandiant-banner .get-price.gerprice{

    font-size: 14px;
}
section.section-banner-above .checkout-payments .place-order ,section .grandiant-banner .clear-price.gerprice{

    font-size: 14px;
}
button.btn.btn-outline-secondary.get-price.checkout, section.section-banner-above .grandiant-banner .email-quote {
    font-size: 14px;
}
button.btn.btn-outline-secondary.clear-price.checkout, section.section-banner-above .grandiant-banner .email-quote {
    font-size: 14px;
}
section.section-banner-above .grandiant-banner .card-section .part-number h4
{
	font-size: 16px;
}


section.section-banner-above .checkout-payments .card-section .spring-detail .product-select select {
    font-size: 14px;
    padding: 0px 0 0 5px;
}

section.section-banner-above .checkout-payments .card-section .spring-detail .product-select
{
	width: 100%;
}

section.section-banner-above .checkout-payments .card-section .exp-date select {
    height: 30px;
    padding: 3px 0px 0 3px;
    font-size: 14px;
}

@media (max-width: 1500px) and (min-width: 998px){
	section .grandiant-banner .acc-section .reset-password-page-1 {
		width: 500px;
		margin: auto;
	
	}
}
















/*.update button, .reset button {
    padding: 0 0 !important;
    height: 37px;
    width: 105px;
    line-height: 37px;
}

.update, .reset {
    float: left;
    margin-left: 110px;
}*/

/*.update button {
    margin: 0 0 0 10px;
}*/












/*header nav form .signup-modal .model-text .model-text-input input.email-class {
    padding: 5px 52px !important;
    text-align: -webkit-auto;
}*/

/*.grandiant-pd.grandiant-1.grandiant-p.pb-5 {
	 padding-bottom: 80px !important;
}*/

/*section .grandiant-banner .card-section.model-text-1 {
	height: 430px;
}*/
/*section .grandiant-banner .card-section.section-card-1 {
   height: 420px;
}*/

/**************** 6/13/19 *********************/
label.email-quote-popup {
  display: block;
  position: relative;
  /* padding-left: 35px; */
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* Hide the browser's default checkbox */
.email-quote-popup input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  bottom: 274px;
  width: 25px;
  border: 2px solid #ccc;
  /* margin-top: -5px; */
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.email-quote-popup input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.email-quote-popup .checkmark:after {
  left: 3px;
  top: 3px;
  width: 15px;
  height: 15px;
  background-color: #0bb89b;
}
/* .email-quote-popup .custom-quote {
    display: block;
    margin-bottom: -27px;
    color: #ccc;
    font-weight: normal;
} */
.email-quote-popup .checkmark {
	/* position: absolute; */
	/* bottom: 7px; */
}
.model-text-input .email-blueprint {
	display: none;
}





.section-banner-above .inner-tab-view .table-responsive table .weight-measure th {
	padding: 8px 28px !important;
}
.section-banner-above .inner-banner-check .preview-spring-slider {
	width: 100%;
	text-align: -webkit-center;
	text-align: -moz-center;
	text-align: -o-center;
}
.section-banner-above .inner-banner-check .preview-spring-slider .carousel-item img {
	width: 100%;
	max-width: 70%;
}	
.section-banner-above .inner-banner-check .preview-spring-slider .image-ref a {
	color: #0bb89b;
}
.spring-total-budget button#couponform {
	background: #0bb89b;
    border: 0;
    font-weight: 600;
    font-size: 14px;
    padding: 5px 22px;
    margin-top: -3px !important;
    position: absolute;
    top: 12px;
    right: 17px;
}
.spring-total-budget button#couponform:focus {
	box-shadow: none;
	outline: 0;
}
.quote-menu-datas-compression img {
	width: 35%;
}
section.section-banner-above .grandiant-banner .card-section .select-tabs-view .inner-tab-view .table .tolerence-right th img {
	width: 19%;
}
.order_checkbox .custom-checkbox .checkbox {
	height: 18px;
}
@media (max-width: 767px) and (min-width: 576px) {
	.grandiant-pd .form {
		width: 100%;
	}
}
@media(max-width: 480px) {
	/*.email_quotecheck {
		display: block !important;
	}*/label.email-quote-popup {

  padding-left: 16px;

}
	.email-quote-popup .custom-quote {
		font-size: 14px;
		text-align: right;
	}
}

.table_values{
	font-size: 2px;
}

