/*body section:nth-child(2n) {
    background-color: #f7f7f7;
}*/
body, .single-blog-post .text-holder .meta-info li a {
    color: #333333;
}
.single-blog-post h1, .single-blog-post h2, .single-blog-post h3, .single-blog-post h4, .single-blog-post h5, .single-blog-post h6 {
    margin: 5px 0;
    color: #9e9e9e;
	text-transform: inherit;
}
/* Header */
.top-info ul li.single-info-box .icon-holder {
    top: 0;
}
.top-info ul li.single-info-box .text-holder a {
    color: #292929;
    font-weight: 600;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
}
.top-info ul li.single-info-box:hover .text-holder a {
    color: #fdc716;
}
.logo img {
    max-height: 48px;
}
/* About */
.about-us-area .button a, .about-us-area .button button {
    padding: 12px 16px;
}
.about-us-area .image-column {
    height: 527px;
}

/* Counter */
.counter-area {
    background: #f7f7f7;
    padding: 60px 0;
}
.counter-area .fact-counter {
    overflow: hidden;
}
.counter-area .fact-counter .single-fact-counter .icon-holder {
    margin: 0 0 20px;
}
.counter-area .fact-counter .single-fact-counter .icon-holder span::before, .counter-area .fact-counter .single-fact-counter .icon-holder i {
    background: #fff none repeat scroll 0 0;
    border-radius: 50%;
    box-shadow: 0 3px 4px #d3d3d3;
    color: #292929;
    display: inline-block;
    font-size: 30px;
    font-weight: 600;
    height: 70px;
    padding: 23px 0;
    text-align: center;
    width: 70px;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}
.counter-area .fact-counter .single-fact-counter .timer {
    color: #fdc716;
    font-size: 30px;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
}
.counter-area .fact-counter .single-fact-counter i.fa-plus {
    color: #fdc716;
    font-size: 17px;
    font-weight: 100;
    position: relative;
    top: -3px;
}
.counter-area .fact-counter .single-fact-counter h3 {
    color: #292929;
    font-size: 14px;
    text-transform: capitalize;
    font-weight: 400;
    margin: 2px 0 0;
    font-family: 'Poppins', sans-serif;
}
.fact-counter .single-fact-counter {
    margin-top: 10px;
    margin-bottom: 10px;
}

/* Content */
.single-blog-post .text-holder .blog-title {
    overflow: hidden;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    color: #0f75bd;
}
.text-description {
    overflow: hidden;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
}
.single-product-item .text-description {
    padding: 10px 10px 0;
}
ul.shop-grid-rating {
    text-align: center;
}
.shop-grid-rating li {
    display: inline-block;
    margin: 3px;
}
.shop-grid-rating li i {
    font-size: 14px;
}
.shop-grid-rating li i.fa-star {
    color: #fdc716;
}
.brand-area .brand .single-item {
    height: 200px;
}
.brand-area .brand .single-item img {
    max-height: 200px;
}

.btn_add_to_cart {
    cursor: pointer;
}
.cart-area .cart-table tbody tr .prod-column .column-box .prod-thumb img {
    max-height: 90px;
}
.cart-bottom .calculate-shipping input[type="text"], .cart-bottom .calculate-shipping input[type="email"], .cart-bottom .calculate-shipping textarea {
    border: 2px solid #f7f7f7;
    color: #9e9e9e;
    display: block;
    font-size: 14px;
    height: 45px;
    padding: 0 18px;
    width: 100%;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    margin: 20px 0;
}
.cart-bottom .calculate-shipping textarea {
    height: 120px;
}
.cart-bottom .contact-form button {
    height: 50px;
    text-transform: uppercase;
    width: 170px;
}
.single-blog-post img {
    margin: 5px 0;
}

/* Contact */
.contact-info-sg li {
    padding-left: 45px;
    position: relative;
    padding-bottom: 30px;
}
.contact-info-sg li .icon-box {
    left: 0;
    position: absolute;
    top: 10px;
}
.contact-info-sg li .icon-box span::before, .contact-info-sg li .icon-box i::before {
    color: #fdc716;
    font-size: 35px;
    font-weight: 700;
}
.contact-info-sg .text-box {
    line-height: 22px;
    margin: 0;
}
.contact-details-title-sg h5 {
    color: #292929;
    font-size: 16px;
    font-weight: 400;
    margin: 0 0 28px;
    text-transform: capitalize;
    line-height: 1.5;
}
section.google-map-area iframe {
    width: 100%;
    min-height: 350px;
}
section.google-map-area p {
    margin: 0;
    line-height: 0;
}

/* Footer */
.single-footer-widget .contact-address li .content-holder p {
    color: #fff;
}
.mainmeu-area {
    background: #fdc716;
}

@media all and (min-width: 1200px) and (max-width: 1300px) {
    
}
@media all and (min-width: 1200px) {
    .services-area .single-service-item {
        min-height: 510px;
    }
}
@media all and (max-width: 992px) {
    .header-area{
        padding: 15px 0px !important;
    }
}
@media all and (max-width: 768px) {
    .header-area{
        padding-bottom: 0px !important;
    }
    .header-area ul li:last-child{
        display: none !important;
    }
}
@media only screen and (max-width: 767px){
    .footer-area {
        padding-bottom: 0px !important;
    }
    .pd-bottom-inst{
        padding-bottom: 0px !important;
    }
    .pd-bottom .industry-info{
        border-bottom: none;
        margin-bottom: 0px;
    }
    .pd-bottom-inst .industry-info{
        border-bottom: none;
    }
}
@media only screen and (max-width: 576px){
    .header-area .pull-left, .header-area .pull-right{
        display: inline-block !important;
    }
    .top-info ul li.single-info-box .text-holder a {
        font-size: 13px;
    }
}
@media only screen and (max-width: 390px){
    .header-area .pull-left, .header-area .pull-right{
        width: 100%;
    }
    .logo{
        margin-bottom: 15px !important;
    }
}

@media all and (min-width: 768px) and (max-width: 991px) {
    .about-us-area .image-column {
        height: 470px;
    }
}
@media all and (max-width: 767px) {
    .about-us-area .image-column {
        height: 350px;
    }
}

#news-area .blog-post .single-blog-post img{
    width: 100%!important;
    height: auto!important;
}
#news-area .single-blog-post table{
    width: 100%!important;
}