﻿/* CSS Document */
/* Custom Styles for MID Bootstrap Template  */
.TopMenu-fixed
{
    position: fixed;
    z-index: 1000;
    background-color: #FFF;
    border-bottom: solid 1px #CCC !important;
}

@media (max-width: 768px)
{
    .TopMenu-fixed
    {
        width: 95%;
    }
}
@media (min-width: 768px)
{
    .TopMenu-fixed
    {
        width: 720px;
    }
}
@media (min-width: 992px)
{
    .TopMenu-fixed
    {
        width: 940px;
    }
}
@media (min-width: 1100px)
{
    .TopMenu-fixed
    {
        padding-bottom: 25px !important;
    }
}
@media (min-width: 1200px)
{
    .TopMenu-fixed
    {
        width: 1140px;
    }
}
.HomeSearchGroup
{
    background-color: #418bca;
    padding: 2px;
    position: relative;
    margin-bottom: 25px;
}

.HomeSearchGroup *
{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

.HomeSearchKeywords
{
    background: #FFF;
    padding: 11px;
    border: 0 none;
    width: 82% !important;
    display: block;
    float: left;
}
.HomeSearchButton
{
    background: #4387fd;
    padding: 10px;
    border: 0 none;
    width: 18% !important;
    border-right: none;
    display: block;
    float: left;
    color: #FFF;
    font-size: 16px !important;
    font-weight: bold;
}
.clar
{
    clear: both;
}
.AdvanceSearch
{
    position: absolute;
    z-index: 1;
    bottom: -20px;
    right: 0px;
    font-size: 12px;
}
.media.logo
{
    margin-top: 10px;
}
.well
{
    margin: 0px;
}
.testimonials .carousel-control.left, .testimonials .carousel-control.right
{
    background: none;
}
.testimonials .carousel-control.right
{
    right: -20px;
}
.testimonials .carousel-control.left
{
    left: -5px;
}
.testimonials .carousel-control
{
    padding-top: 4%;
    width: 5%;
    height: auto;
    max-height: 150px;
}
a.label
{
    color: #FFF;
    padding: 5px 7px;
}
.panel-body a
{
    color: blue;
}
.footer
{
    border-top: solid 3px #3071a9;
    background-color: #F5F5F5;
    margin-bottom: 10px;
}
.footer .list-group-item
{
    padding: 3px 10px;
    font-size: 12px;
}
.bg-primary a
{
    color: #FFF;
    font-size: 11px;
}
.navbar-inverse
{
    background-color: #428bca;
    background-image: none;
    border-color: #0A4C94 !important;
}
.navbar-inverse .navbar-brand, .navbar-inverse .navbar-nav > li > a
{
    text-shadow: none;
    color: #FFFFFF;
}
.navbar-inverse a:hover
{
    color: #000 !important;
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus
{
    background-color: #428bca;
}
li.btn-group button
{
    margin-top: 3px;
}
.PrimeCustomers .list-group-item
{
    margin-bottom: 5px;
    border-radius: 5px;
    box-shadow: 3px 2px 2px #8d8c8c;
}
.PrimeCustomers .list-group-item-heading
{
    font-weight: bold;
}
.PrimeCustomers .list-group-item-text
{
    color: #2c250a;
}
.PrimeCustomers .list-group-item
{
    background-color: #fffff0;
}
.PrimeCustomers .list-group-item:nth-child(6n + 1)
{
    background-color: #ffd832;
}
.PrimeCustomers .list-group-item:nth-child(6n + 1) .list-group-item-heading
{
    color: #db260d !important;
}
.PrimeCustomers .list-group-item:nth-child(6n + 2)
{
    background-color: #dff1fb;
}
.PrimeCustomers .list-group-item:nth-child(6n + 2) .list-group-item-heading
{
    color: #340b8c !important;
}
.PrimeCustomers .list-group-item:nth-child(6n + 3)
{
    background-color: #ebe9b8;
}
.PrimeCustomers .list-group-item:nth-child(6n + 3) .list-group-item-heading
{
    color: #330a8a !important;
}
.PrimeCustomers .list-group-item:nth-child(6n + 4)
{
    background-color: #d0f8e8;
}
.PrimeCustomers .list-group-item:nth-child(6n + 4) .list-group-item-heading
{
    color: #330a8a !important;
}
.PrimeCustomers .list-group-item:nth-child(6n + 5)
{
    background-color: #f2f2f2;
}
.PrimeCustomers .list-group-item:nth-child(6n + 5) .list-group-item-heading
{
    color: #330a8a !important;
}
.PrimeCustomers .list-group-item:nth-child(6n + 6)
{
    background-color: #208cb0;
}
.PrimeCustomers .list-group-item:nth-child(6n + 6) .list-group-item-heading
{
    color: #ffffff !important;
}
.PrimeCustomers .list-group-item:nth-child(6n + 6) .list-group-item-text
{
    color: #ffffff !important;
}
.marginTop
{
    margin-top: 10px;
}
.navbar-nav > li > a
{
    padding-top: 5px;
    padding-bottom: 5px;
}
.navbar-nav > li > a
{
    line-height: 25px;
}
.navbar
{
    min-height: 25px;
}

.imgres
{
    width: 100%;
    height: auto;
    display: block;
}
.tooltip-inner
{
    white-space: pre-wrap;
    max-height: none;
    max-width: none;
    background: #330a8a;
}
.pagination
{
    margin-top: 10px;
    margin-bottom: 0px;
}
.carousel-inner > .item {

height: 200px;
overflow: hidden;
}

.testimonials .carousel-control {

max-height:200px;

}
.SectionTitle {
	border:solid 1px #428bca;
	border-left:solid 4px #428bca;
	font-size:18px;
	line-height:45px;
	padding-left:10px;
	color: #428bca;
}
.highlight {
	color: #F00;
}
.PortfolioLinks a {
	color:#333 !important;
	font-family: Arial, Helvetica, sans-serif;
	display:block;
	line-height:20px;
}
.blockText { display:block; font-size:16px; font-weight:bold; color:#220478; text-align:center; }
.panel-other a.btn { color:#fff;}
a.profile_box {
	background-color:#f5f5f5;
	width:100%;
	margin:auto;
	padding: 10px;
	display:block;
	position:relative;
	margin-bottom:20px;
}
a.profile_box span {
	background-image: url(search-suppliers.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 90px;
	width: 200px;
	white-space: normal;
	height: 66px;
	display:block;
}
a.profile_box .glyphicon { position:absolute; right:10px; top:50px;}
.testimonial_box {
	position: relative;
	border: 2px solid #BBE0FF;
	margin-top:45px;
	margin-bottom:10px;
	background-color:#fff;
}
.testimonial_box:hover { border-color:#428aca;}
.testimonial_box:after, .testimonial_box:before {
	bottom: 100%;
	left: 25%;
	content: " ";
    position: absolute;
	pointer-events: none;
	width: 3px;
	background-color:#BBE0FF;
height: 0;
-webkit-transition:all 0.2s linear; 
-moz-transition:all 0.2s linear;
-o-transition:all 0.2s linear;
transition:all 0.2s linear;
}
.trustit:hover
{
  text-decoration:none;
}
.trustit {
    border-bottom-left-radius: 0.25em;
    border-bottom-right-radius: 0.25em;
    border-top-left-radius: 0.25em;
    border-top-right-radius: 0.25em;
    color: #fff;
    display: inline;
    font-size: 100%;
    font-weight: bold;
    line-height: 1;
    padding-bottom: 0.3em;
    padding-left: 0.6em;
    padding-right: 0.6em;
    padding-top: 0.2em;
    text-align: center;
    vertical-align: baseline;
    white-space: nowrap;
}
.label-danger {
    background-color: #d9534f;
}
.testimonial_box:hover:after { height:20px; background-color:#428aca;}
.testimonial_box h4 { position:absolute; font-size:14px; background-color:#3D3D3D; box-shadow:inset 0px 0px 5px #000; top:25px; left:0px; padding:5px; color:#FFF; -webkit-transition:all 0.2s linear;-moz-transition:all 0.2s linear; -o-transition:all 0.2s linear; transition:all 0.2s linear; z-index:-1; }
.testimonial_box:hover h4 {background-color:#428aca; box-shadow:inset 0px 0px 5px #039; top:-55px;}
.testimonial_box i { font-size:24px; color:#333; }
.testimonial_box a { color:#666 !important;}
.testimonial_box a:hover { text-decoration:none;}
.testimonial_box span.quote { position:relative; padding-left:25px; display:block; font-style:italic;}
.testimonial_box span.quote:before { content:''; width:20px; height:20px; background-image:url(quote-icon.jpg); position:absolute; display:block; left:0px; top:0px;}
.testimonial_box .testimonialImg {width:100px;height:100px; border:solid 1px #CCC; background-image:url(SHAIKH-SALAHUDDIN.jpg); background-repeat:no-repeat; background-size:cover; margin:10px; display:block;}
.PrimeCompany img { display:block; margin:auto;}
.PrimeCompany { border-bottom: solid 1px #CCC; display:block; color:#0057ff !important;}
#partyProducts { border-top:solid 1px #CCC; padding-top:10px; margin-bottom:20px;}
.testimonialProduct { min-height:250px; position:relative; border:solid 1px #CCC; margin:5px auto;}
.testimonialProduct img { display:block; width:75%; height:auto; margin:auto;}
.testimonialProduct .caption { background-color:#428bca; padding:0px !important; text-align:center; position:absolute; bottom:0; left:0; right:0; }
.testimonialProduct .caption h3 {font-size:18px; padding:5px; margin:0px;}
.testimonialProduct .caption a {color:#FFF;}
.testimonialProduct:hover { border-color:#428bca;}
/* Start Post buy offer page and Send Enqyiry form CSS */
.addOffer .nav-tabs { background-color:#5bc0de; }
.addOffer .nav-tabs li { margin-top:10px; margin-left:10px;}
.addOffer .nav-tabs li a { font-weight:bold; color:#000;}
.addOffer .nav-tabs li.active a { color:#C80505;}
.addOffer .nav-tabs li a span { display:block; color:#252525; font-size:11px; font-weight:normal;}
.addOffer label  { font-weight:normal;}
.addOffer .row { margin-bottom:5px;}
.addOffer .inlineField select, .addOffer .inlineField input { display:inline-block; margin-right:10px;}
.mandatory { font-size:12px; color:#F00; font-weight:bold;}
.enquiryModal { background-color:#2d6ca2;}
.enquiryModal h4 {color:#FFF;}
.EnquiryField { position:relative; margin-top:30px;}
.EnquiryFieldLabel { position:absolute; left:0; top:-24px; line-height:22px; border:solid 1px #CCC; border-top-left-radius:2px; border-top-right-radius:2px; background-color:#E4EEF0; padding:0px 10px; color:#000; border-bottom:none;}
.EnquiryInput {border:solid 1px #CCC; width:100%; }
.input-group-color { margin-bottom:7px;}
.input-group-color .input-group-addon { color:#000; background-color:#E4EEF0;}
.modal-footer { margin-top:5px;}
/* End Post buy offer page and Send Enqyiry form CSS */

a.moreLink { color:#fff !important; }
.buysell { background-color:#F7F7F7; border:solid 1px #E6DEDE; padding:5px;  }
.buysell .media { border-bottom: solid 1px #E6DEDE; padding:5px;}
.buysell .media a { color:Blue; }
.buysell .media h4 { font-size:16px;}
.buysell .media strong { font-size:12px;}
.buysell .media:hover { box-shadow: inset 0px 0px 5px #999;border-color:#fff;}
.buysell > h3 { color: #000; border-bottom:solid 1px #E6DEDE; font-size:16px;}
@media (min-width: 769px)
{
  .HomePostBuyButton { margin-top:20px;}  
     }

.HomePostBuyButton a.btn-yellow {background-image:linear-gradient(to bottom, #FF9C08 0%, #E0BE09 100%); -webkit-background-image:linear-gradient(to bottom,#FF9C08 0%, #E0BE09 100%);-moz-background-image:linear-gradient(to bottom, #FF9C08 0%, #E0BE09 100%); border-color:#C9A928; color:#000 !important;}
a.Block_button { display:block; color:#000; line-height:45px; font-size:16px; color:#fff;}
.buy_offer { font-size:24px; margin-right:10px;}
.customers-seprate { border-bottom: solid 1px #BDB6B6; padding-bottom:5px;}

@media screen and (max-width: 960px) {
  #prime_cust {
    visibility: hidden;
    clear: both;
    float: left;
    margin: 10px auto 5px 20px;
    width: 28%;
    display: none;
  }


#bs_trendoffers{
    visibility: hidden;
    clear: both;
    float: left;
    margin: 10px auto 5px 20px;
    width: 28%;
    display: none;
  }
}

