input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type=number] {
    -moz-appearance: textfield;
}

.dropdown select {
	-webkit-appearance: none;						    /* Removes default chrome and safari style */
	-moz-appearance: none;							    /* Removes Default Firefox style */

	background: url('dropdown-arrow-md.png') no-repeat; /* Adds background-image */
	background-position: right;
	background-color: #ffffff;
}

#officeDetails {
	margin-top: 30px;
}

.form-horizontal {
    margin-top: 30px;
}

.contact-form {
    margin-left: 50px;
}
.top-contact {
    float: left;
    text-align: center;
	color: #fff;
}
.link-hover-black > a:last-child {
    margin-left: 50px;
}

.top-bar-section.top-bar-bg-color a {
    color: #fff;
}
.top-bar-section a {
    text-transform: inherit;
    font-weight: 400;
    padding: 14px 0;
    letter-spacing: 1px;
    display: inline-block;
    font-size: 16px;
    letter-spacing: 0.5px;
}

.top-bar-section a i {
    font-size: 16px;
}
.top-contact a i {
    padding-left: 5px;
    padding-right: 5px;
}
.top-social-icon {
    text-align: center;
}
.top-social-icon {
    float: right;
	margin-right: 70px;
}
.top-social-icon ul {
    margin: 0;
    padding: 0;
}

.top-social-icon li {
    margin-left: 10px;
}
.top-bar-section.top-bar-bg-color a {
    color: #fff;
}
.quickMenu {
    width: 100%;
    max-width: 1600px;
    margin: 0 auto;
    position: relative;
    min-height: 272px;
    background-color: #ffffff;
    overflow: hidden;
}
.trackContainer {
    background-color: #ffffff;
    padding-right: 25px;
}

.quickMenuItem {
    width: 32.5%;
    padding: 48px 0 49px 0;
    float: left;
    text-align: center;
    position: relative;
}
.quickMenuItemWrapper {
    width: 100%;
    max-width: 290px;
    margin: 0 auto;
    position: relative;
}
.quickMenuItemHeader {
    height: 34px;
    margin-bottom: 30px;
}
.quickMenuHeader {
    font-family: "HelveticaNeueW02-65Medi", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 20px;
    color: #445744;
    text-align: center;
    margin: 0;
    padding: 0;
}
.quickMenuItemBody {
    height: 40px;
    margin: 0 auto 10px auto;
}
.trackContainer form span {
    font-size: 2px;
}
.quickMenuInput {
    font-family: "HelveticaNeueW02-55Roma", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 10px;
    color: #595959;
    width: 283px !important;
    height: 32px;
    background: #ffffff;
    padding-left: 10px;
    border: thin silver solid;
}
.quickMenuItemFooter {
    width: 100%;
}
.trackContainer .button--primary {
    cursor: pointer;
    margin-right: 0;
}
.button--primary:hover {
    background: #ededed!important;
    color: #333366!important;
    border: 2px #ededed solid !important;
}

.trackContainer .button--primary {
    cursor: pointer;
    margin-right: 0;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
.button--primary {
    font-family: "HelveticaNeueW02-75Bold", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-size: 16px !important;
    display: inline-block !important;
    box-sizing: border-box;
    color: #445744 !important;
    min-width: 170px !important;
    text-align: center !important;
    border: 2px #445744 solid !important;
    border-radius: 500px !important;
    padding: 0px 20px;
    margin: 32px 0px 0px 0px;
    height: 42px;
    line-height: 38px;
    white-space: nowrap;
    position: relative;
    z-index: 99;
}
#quickMenuShipText {
    /* margin-right: 20px; */
    margin-left: 2px;
    margin-top: 30px;
    margin-bottom: 15px;
}
#quickMenuShipText {
    /* margin-right: 20px; */
    margin-left: 2px;
    margin-top: 30px;
    margin-bottom: 15px;
}

.quickMenuText {
    font-family: "HelveticaNeueW02-55Roma", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    color: #595959;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 34px;
    line-height: 17px;
}
.stampContainer {
    width: 32%;
}
.stampContainer .quickMenuItemWrapper {
    max-width: 370px;
}
.shipContainer .quickMenuItemWrapper {
    max-width: 250px;
}

.ts-copy-right {
    background: #666666;
}
.ts-copy-right p {
    margin: 24px 0 14px 0;
    font-size: 12px;
    color: #ffffff;
}
.ts-menu-footer nav {
    text-align: right;
}
.ts-menu-footer ul li {
    list-style: none;
    display: inline-block;
    height: 64px;
    line-height: 64px;
    padding: 0 13px;
    border-left: 1px solid #323437;
}
.ts-menu-footer ul li a {
    font-size: 12px;
    color: #fff;
    font-weight: 300;
}

.agileits-social1.top_content {
    margin-bottom: 1em;
}
.agileits-social1.top_content li {
    display: inline-block;
}
.agileits-social1 a {
    color: #FF8C00;
    margin: .5em;
    font-size: 16px;
}
.brnce-sec {
    width: 100%;
    display: table;
    margin-bottom: 30px;
}
.brnce-sec h4 {
    background-color: #FF8C00;
    margin: 0;
    font-weight: 500;
    color: #FFF;
    padding: 15px 20px;
    font-size: 22px;
}
.brnce-sec-inner {
    width: 100%;
    display: table;
    padding: 20px;
}
.brnce-sec-inner p {
    margin-bottom: 15px;
}
.brnce-sec-inner button {
    margin-top: 0px;
}
.theme-btn-orng {
    color: #FFF;
    background-color: #FF8C00;
    border-radius: 4px;
    font-size: 14px;
    font-weight: bold;
    margin-top: 10px;
    float: left;
    letter-spacing: 0.3px;
}
.btn-lg {
    padding: 12px 30px;
    display: inline-block;
}
.btn-group-lg>.btn, .btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}
input[type="text"], input[type="email"], input[type="tel"], input[type="number"], input[type="password"], input[type="radio"], input[type="checkbox"], textarea, select {
    appearance: none;
    -webkit-appearance: none;
    border: 1px solid #ddd;
    -webkit-border-radius: 0px;
    border-radius: 4px;
    color: #888;
    outline: none;
    font-weight: 400;
    letter-spacing: 1px;
    font-size: 13px;
    transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    display: inline-block;
    background-color: #FFF;
    width: 100%;
    padding: 8px 10px;
}


.sec-pad {
    padding: 60px 0;
}
.vc_column_container {
    padding-left: 0;
    padding-right: 0;
}
.tool {
    margin-bottom: 0.5%;
    padding: 0px;
}
.tools-section h4 {
    color: #FF8C00;
	font-size: 17px;
    line-height: 1.5;
    text-align: center;
    text-transform: uppercase;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    margin-top: 0px;
    margin-bottom: 10px;
}

.tools-section p {
    display: block;
    font-size: 16px;
    font-weight: 300;
    letter-spacing: .01em;
    line-height: 25px;
    margin: 0 0 10px 0;
    font-style: normal;
    white-space: normal;
}
.tool img {
    padding: 5%;
}
.mtb-30 {
    margin-top: 30px;
    margin-bottom: 30px;
}
.right-block {
    width: 90%;
    float: left;
    position: relative;
    height: 650px;
    background: #f9f9f9;
}
.treatment {
    float: left;
    max-width: 850px;
    padding: 40px 60px;
}
.treatment h2 {
    font-size: 22px;
}
.treatment p {
    color: #646161 !important;
}
p.lead {
    font-style: italic;
    margin-bottom: 0;
}
p.lead, .lead {
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
}
.carousel--mobileview {
    padding-top: 20px;
}

.carousel {
    position: relative;
}
.carousel--mobileview .carousel-indicators {
    position: static;
}
.carousel-indicators {
    margin-left: 0px !important;
    width: 100% !important;
}
.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
}
.carousel--mobileview .carousel-indicators li {
    text-indent: 0;
    position: relative;
    font-size: 1.143em;
}
.carousel--mobileview .carousel-indicators li, .carousel--mobileview .carousel-indicators li.active {
    width: 100%;
    height: 130px;
    text-align: left;
    background: none;
    border: none;
}
.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 10px;
}
.carousel--mobileview .carousel-indicators li h4 {
    font-weight: 700;
    margin-top: 3px;
    padding-left: 8%;
}
.carousel--mobileview .carousel-indicators li p {
    display: block;
    padding-left: 10%;
}

@media screen and (min-width: 768px){
.carousel-indicators {
    bottom: 20px;
}
@media (min-width: 1200px) {
.vc_col-lg-4 {
    width: 33.33333333%;
}
@media (min-width: 1200px){
.vc_col-lg-1, .vc_col-lg-10, .vc_col-lg-11, .vc_col-lg-12, .vc_col-lg-2, .vc_col-lg-3, .vc_col-lg-4, .vc_col-lg-5, .vc_col-lg-6, .vc_col-lg-7, .vc_col-lg-8, .vc_col-lg-9 {
    float: left;
}
@media (min-width: 768px) {
.lead {
    font-size: 21px;
}
@media only screen and (min-width: 959px) {
.shipContainer p#quickMenuShipText {
    margin-top: 24px;
}

