#gear1{
    zoom:.85;
}
#gear2{
    margin-left:195px;
    margin-top:-23px;
    zoom:.72;
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.998629535, M12=-0.0523359562, M21=0.0523359562, M22=0.998629535, SizingMethod="auto expand");
}


/* added part on May 9th, 2016 */
header:after {
    content: '';
    clear: both;
    display: block;
}
header {
    border-bottom: 1px dotted #e1e1e1;
}
.logo img {
    margin-left: 8%;
}

.address p {
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    font-weight: bold;
}

.contact-us {
    float: right;
}

.contact-us .contact-btn {
    border: 1px solid #fff;
    background: #1C1C1C;
    color: #fff;
}

.original a {
    border: 1px solid gray;
    color: #fff !important;
    background: #1c1c1c;
    padding: 5px 10px !important;
}

.original a:hover {
    opacity: 0.6;
}

.contactus .contact-btn:hover {
    opacity: 0.8;
    background: #e1e1e1;
}

.banner-img img {
    width: 100%;
}

.banner-img img:hover {
    opacity: 0.7;
}

main {
    margin-top: 50px;
}

.main-section {
    margin-bottom: 50px;
}

.center {
    width: 90%;
    margin: 0 auto;
}

.center img {
    max-width: 100%;
    width: 100%;
}

.caption p {
    font-family: 'PT Serif', serif;
    font-size: 36px;
    line-height: 38px;
    margin-top: 50px;
}
.content p {
    font-family: 'Tinos', serif;
    font-size: 16px;
    line-height: 32px;
}
.underline {
    content:'';
    display: block;
    border-bottom: 1px dotted #e1e1e1;
    width: 40%;
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 30px;
}

.caption, .content, .under-construction {
    text-align: center;
    width: 60%;
    margin: 0 auto;
}

.caption .container, .content .container {
    width: 29%;
    margin: 0 auto;
}
.under-construction p {
    font-family: 'PT Serif', serif;
    font-size: 40px;
    line-height: 40px;
}

/* contact page */

div.ccm-page h1.page-title {
    color: #1c1c1c !important;
}
.contact-form {
    width: 70%;
}

div.ccm-page h1.page-title {
    padding-top: 0;
}

.form-title {
    margin-top: 50px;
}

#slick label.formify-radio-label {
    margin-bottom: 2px;
    width: 49.7%;
}

#slick .formify-radio-fieldset-label {
    font-weight: 700;
    text-transform: uppercase;
}
#slick label.formify-radio-label:hover {
    background: #454177 !important;
}
.ccm-custom-style-container.ccm-custom-style-main-621.inventory-btn {
		position: fixed;
		max-width: 300px;
		bottom: 0px;
		width: 100%;
		z-index: 4324321;
		overflow: hidden;
		left: 50%;
		transform: translateX(-50%);
}