@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,400italic,600,600italic,700,700italic,800,800italic);

.carousel {
    position: relative;
    padding: 0;
}
.nav > li {
    position: relative;
    display: block;
    margin: 0px 2px;
}
.navbar-default {
    background: none;
    background-repeat: none;
    background-color: #3c8476;
    margin: 19px 0 0 0;
	    border-radius: 0px;
}
.table-responsive {
    min-height: .01%;
    overflow-x: hidden;
}
.btn-info {
    color: #fff;
    background-color: #3c8476;
    border-color: #3c8476;
    margin-bottom: 1em;
}
.brand{
        padding: 16px 0;
}

.sub-header {
    background-color: #f1f1f1;
    padding: 5px 8px;
    border-radius: 5px;
}


.sub-header p {
    padding: 0;
    margin: 0;
}

.tr{
	width: 100%;
	left: 0px;
	right: 0px;
	bottom: 0px;
	text-align: left;
	padding-top: 5px;
	padding-left: 15%;
	padding-right: 15%;
}
.transition-timer-carousel .carousel-caption .carousel-caption-header {
	margin-top: 10px;
	font-size: 24px;
}

@media (min-width: 970px) {
    /* Lower the font size of the carousel caption header so that our caption
    doesn't take up the full image/slide on smaller screens */
	.transition-timer-carousel .carousel-caption .carousel-caption-header {
		font-size: 36px;
	}
}
.transition-timer-carousel .carousel-indicators {
	bottom: 0px;
	margin-bottom: 5px;
}
.transition-timer-carousel .carousel-control {
	z-index: 11;
}
.transition-timer-carousel .transition-timer-carousel-progress-bar {
    height: 5px;
    background-color: #5cb85c;
    width: 0%;
    margin: -5px 0px 0px 0px;
    border: none;
    z-index: 11;
    position: relative;
}
.transition-timer-carousel .transition-timer-carousel-progress-bar.animate{
    /* We make the transition time shorter to avoid the slide transitioning
    before the timer bar is "full" - change the 4.25s here to fit your
    carousel's transition time */
    -webkit-transition: width 4.25s linear;
	-moz-transition: width 4.25s linear;
	-o-transition: width 4.25s linear;
	transition: width 4.25s linear;
}


h1.carousel-caption-header {
    color: #3595a1;
    font-weight: bold;
    text-shadow: none;
    text-align: center;
    position: relative;
    left: 4em;
    top: -58px;
    bottom: 0;
    font-size: 31px !important;
}


.welcome h3{
        background-color: #3c8476;
    color: #fff;
   margin: 0;
    padding: 10px;
        border-radius: 5px;
    font-size: 20px;
}

.welcome-border{
        border: 1px solid #ddd;
    border-radius: 5px;
}

.COPPER h3:after{
    content: '';
    width: 0px;
    height: 0;
    position: absolute;
    left: 40px;
    top: 6%;
    transform: rotate(270deg);
    border-top: 10px solid transparent;
    border-left: 10px solid #f4f4f4;
    border-bottom: 10px solid transparent;
    border-right: 10px solid transparent;
  
}


.bor {
    border: 1px solid #c7c7c7;
    margin-top: 10px;
}

.news {
    background-color: #3c8476;
    color: #fff;
    padding: 7px 15px;
    text-align: center;
}

marquee {
    padding: 5px 0 0 0;
}

.prd-list ul{
        border: 1px solid #4b9789;
    padding: 1em;
    border-radius: 5px;
	background: #ddf7f3;
    color: #ed143d;
}

.padding-zero{
        padding: 0;
}

.container {
/*
    background: #fff;
    padding: 0em 2em;
*/
/*         width: 74%;*/
}

.prd-list {
    text-align: center;
}

.darkgreen p {
    text-align: center;
}


.col-md-12 img {
    width: 100%;
}

h3 {
    color: #3c8476;
    font-weight: 600;
}


figcaption {
    font-size: 17px;
    margin-top: 10px;
    font-weight: 600;
    color: #3a8476;
}


.box-left {
   
    font-size: 13px;
    line-height: 20px;
    color: #000000;
    padding-left: 20px;
    padding-top: 10px;
    text-align: justify;
    font-weight: bold;
    padding-right: 15px;
    border: 1px #CCCCCC solid;
}



.darkgreen p{
    color: #F44336;
	font-size: 16px;
    font-weight: bold;
}

td h3 {
    font-size: 17px;
}


p{
    font-size: 15px;
	line-height:1.5;
}




@media (min-width: 1200px) and (max-width: 1280px) {

.nav > li {
    position: relative;
    display: block;
      margin: 0 9px !important;
}
    
    .nav > li > a {
    position: relative;
    display: block;
    padding: 10px 8px;
}
    
    img{
        max-width: 100%;
    }
}

/* Landscape tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) {


    .welcome h3 {
    background-color: #4b9789;
    color: #fff;
    margin: 0;
    padding: 10px;
    border-radius: 5px;
    font-size: 15px;
}
    .COPPER h3:after {
    content: '';
    width: 0px;
    height: 0;
    position: absolute;
    left: 40px;
    top: 4%;
    transform: rotate(270deg);
    border-top: 10px solid transparent;
    border-left: 10px solid #f4f4f4;
    border-bottom: 10px solid transparent;
    border-right: 10px solid transparent;
}
    img {
    border: 0;
    max-width: 100%;
}
      
    marquee {
    padding: 15px 0 0 0;
}
    .list-inline > li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
    font-size: 12px;
}
    
    .navbar-default .navbar-nav > li > a {
    color: #fff;
    font-size: 11px;
    text-transform: uppercase;
}
    
}

/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {
.navbar-default .navbar-nav > li > a {
    color: #fff;
    font-size: 11px;
    text-transform: uppercase;
}
    
    .nav > li {
    position: relative;
    display: block;
    margin: 0 2px;
}
    
    .nav > li > a {
    position: relative;
    display: block;
    padding: 10px 5px;
}
    
    .nav > li {
    position: relative;
    display: block;
    margin: 0 0;
}
    img {
    border: 0;
    max-width: 100%;
}
    h1.carousel-caption-header {
    color: #3595a1;
    font-weight: bold;
    text-shadow: none;
    text-align: center;
    position: relative;
    left: 5em;
    top: -58px;
    bottom: 0;
    font-size: 23px !important;
}
    
}

/* Landscape phones and portrait tablets */
@media (max-width: 767px) {
img {
    max-width: 100%;
}

    .container {
    background: #fff;
    padding: 0em 2em;
   width: auto;
}
    
    .navbar-default {
    background: #3a8476;
    background-repeat: round;
}
    
    .news {
    background-color: #4b9789;
    color: #fff;
    padding: 7px 0;
    text-align: center;
}
    
    .welcome-border {
    border: 1px solid #ddd;
    border-radius: 5px;
    margin-top: 2em;
}
    
    marquee {
    padding: 15px 0 0 0;
}
    
    .padding-left-0{
        padding-left: 0;
    }
    
    .mobile-padd{
            padding: 15px 23px 0;
    }
    
    .prd-list ul {
 
    text-align: center;
}
    
    
}

/* Portrait phones and smaller */
@media (max-width: 480px) {

}