/* ----------------------------------------------------------------
	CSS Specific to the Construction Demo

	Some of the CSS Codes have been modified from the Original
	style.css File to match the Styling of this Demo

	Version: 1.0
-----------------------------------------------------------------*/

#top-bar {
    z-index: 1;
    background-color: #FFF;
}
.top-links li > a {
    font-weight: 400;
    font-size: 12px;
}
.top-links ul ul a {
    font-size: 11px;
}
.header-extras li {
    margin-left: 30px;
    padding-left: 30px;
    border-left: 1px solid #EEE;
}
.header-extras li:first-child {
    margin-left: 0;
    padding-left: 0;
    border-left: 0;
}
.header-extras li i {
    margin-top: 0 !important;
    font-size: 36px !important;
}
.header-extras li .he-text {
    padding-left: 15px;
    font-weight: bold;
    font-size: 14px;
    line-height: 16px;
    color: #D2AC67;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.header-extras li .he-text span {
    font-weight: 600;
    text-transform: none;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
}
.header-extras li .social-icon i {
    font-size: inherit !important;
}
#header {
    background-color: #FFF;
}
#header-wrap {
    background-color: #eee;
}
#primary-menu.style-2 > div > ul > li > a i {
    line-height: 37px;
}
.device-sm #primary-menu i.icon-angle-down,
.device-xs #primary-menu i.icon-angle-down,
.device-xxs #primary-menu i.icon-angle-down {
    display: none !important;
}
.lowercase {
    text-transform: lowercase !important;
}
.slider-caption {
    background-color: rgba(255, 255, 255, 0.9);
    border-radius: 2px;
    left: -25px;
    padding: 40px;
    max-width: 450px;
}
.slider-caption h2 {
    font-size: 24px;
    margin-bottom: 20px;
}
.slider-caption p {
    margin-bottom: 0;
    font-size: 18px;
}
.slider-caption.slider-caption-right {
    left: auto;
    right: -25px;
}
.dark .slider-caption {
    background-color: rgba(0, 0, 0, 0.75)
}
.testi-meta span {
    color: rgba(255, 255, 255, 0.65);
}
.iconlist.iconlist-large {
    font-size: 17px !important;
}
.iconlist.iconlist-large li {
    margin: 8px 0 !important;
}
.iconlist.iconlist-large li i {
    top: 0;
}
.testi-content p {
    font-style: normal;
    font-family: 'Source Sans Pro', sans-serif !important;
    font-weight: 300;
    font-size: 30px;
    letter-spacing: 1px;
    line-height: 1.6 !important;
    margin-bottom: 40px;
}
.footer-big-contacts {
    color: #333;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 1px;
}
.footer-big-contacts span {
    display: block;
    font-size: 11px;
    font-weight: 400;
    text-transform: uppercase;
    color: #888;
    letter-spacing: 2px;
}
.dark .footer-big-contacts {
    color: rgba(255, 255, 255, 0.8);
}
/* ----------------------------------------------------------------------------
	Helper CSS Classes
---------------------------------------------------------------------------- */

.font-body {
    font-family: 'Roboto', sans-serif !important;
}
.font-primary {
    font-family: 'Source Sans Pro', sans-serif !important;
}
.t300 {
    font-weight: 300 !important;
}
.t400 {
    font-weight: 400 !important;
}
.t500 {
    font-weight: 500 !important;
}
.t600 {
    font-weight: 600 !important;
}
.t700 {
    font-weight: 700 !important;
}
.ls1 {
    letter-spacing: 1px !important;
}
.ls2 {
    letter-spacing: 2px !important;
}
.ls3 {
    letter-spacing: 3px !important;
}
.ls4 {
    letter-spacing: 4px !important;
}
.ls5 {
    letter-spacing: 5px !important;
}
.noheight {
    height: 0 !important;
}
.nolineheight {
    line-height: 0 !important;
}
.theme-golden-bg {
    background: #d2ac67 !important;
}
#footer.dark,
.dark #footer {
    background-color: #333;
    color: #CCC;
    border-top-color: rgba(0, 0, 0, .2)
}
.dark #copyrights {
    background-color: rgba(0, 0, 0, .2);
    color: rgba(255, 255, 255, .25);
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .1)
}
.dark #copyrights i.footer-icon {
    color: rgba(255, 255, 255, .3)
}
.dark .copyright-links a {
    color: rgba(255, 255, 255, .25);
    border-bottom-color: rgba(255, 255, 255, .25)
}
.dark .copyright-links a:hover {
    color: rgba(255, 255, 255, .35);
    border-bottom-color: rgba(255, 255, 255, .35)
}
.dark .footer-widgets-wrap a {
    color: #CCC
}
.dark .footer-widgets-wrap a:hover {
    color: #999
}
.dark .sidebar-widgets-wrap .widget,
body.side-push-panel #side-panel.dark .widget,
body.side-push-panel.dark #side-panel .widget {
    border-top-color: rgba(255, 255, 255, .1)
}
#primary-menu ul ul li a {
    color: #fff !important;
}
#primary-menu ul ul li:hover a {
    color: #fff !important;
    background: #01aaae !important;
}
#primary-menu ul ul li:hover a:hover {
    color: #fff !important;
    background: #01aaae !important;
}
/*19-08-2015*/

.news-box {
    padding: 15px 0;
}
.news-box-bg {
    background: #f7f7f7 none repeat scroll 0 0;
    padding: 15px 0;
}
.news-img {
    width: 100%;
    float: left;
    margin: 0 25px 0 0;
}
.news-text h2 {
    font-size: 24px;
    font-weight: 600;
    line-height: 30px;
    margin: -6px 0 10px;
    padding: 0;
}
.news-text > p {
    margin: 0 0 4px 0;
}
.pagination-area {
    float: left;
    margin: 10px 0 0;
    width: 100%;
}
.news-box-details {
    padding: 0px 0;
}
.news-img {
    width: auto;
}
.news-box-details .news-text > p {
    margin: 0 0 20px 0;
}
.news-box-details .news-text > p:last-child {
    margin-bottom: 0;
}
.inquiry-page .address-textarea {
    height: 41px;
}
/*product-details-page css*/

.product-details-page {
    width: 100%;
    float: left;
}
.product-details-img {
    cursor: pointer;
    border: 3px solid #39a090;
    display: block;
    padding: 5px;
    width: 100%;
}
.product-details-img > img {
    height: 100%;
    width: 100%;
}
.product-details-page .flex-control-nav {
    height: 100% !important;
    left: 10px;
    margin: 0 !important;
    top: 10px;
}
.product-details-page .flex-control-nav li {
    display: block;
    margin: 0 3px 10px 0 !important;
    height: 100% !important;
    /*width: 30% !important;*/
}
.product-details-page .flex-control-nav li a {
    height: 100% !important;
    width: 100% !important;
}
.product-details-page .flex-control-nav li a img {
    opacity: 0.9 !important;
    border: 1px solid #adadad !important;
    /* height: 100% !important;
   width: 100% !important;*/
}
.related-products {
    cursor: pointer;
    border: 3px solid #39a090;
    display: block;
    height: 200px;
    padding: 5px;
    width: 255px;
}
.related-products a img {
    height: 100%;
    width: 100%;
}
.product-details-page .product-title {
    height: 50px;
    margin: 0 0 25px 0;
    padding: 10px 0;
}
.product-details-page .product-title h3 {
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    margin: 0;
    text-transform: uppercase;
}
.product-details-page .iconlist li {
    padding: 0 0 10px 0;
    position: relative;
}
.product-details-page .product-description {
    float: left;
    width: 100%;
}

.email-id { font-size: 20px;}