*{
	margin:0;
	padding:0;
}
body{
	font-family: 'Raleway', sans-serif;
	font-family: 'Roboto', sans-serif;
}
a{cursor:pointer !important;}
.my-header{
	background-color: #f9f9f9;
    /*border-bottom: 1px solid #cd1b28 !important;*/
    border-radius: 0;
}
.top-strip{
	height:35px;
	background-color:#015b77;
	font-family: 'Roboto', sans-serif;
}
.top-strip a{
	color:#ffffff;
	padding-top:20px;
}
.top-strip-space{
	padding:0 0 0 50px;
}
.space-top{
	padding-top:7px;
}
.social{
	margin-top:7px;
}
.social a{
	margin-right:0px;
}
.social a img{
	width:22px;
}
.social a:hover i{
	color:#ffffff;
	-webkit-transition:ease-in-out 0.6s;
	-moz-transition:ease-in-out 0.6s;
	-o-transition:ease-in-out 0.6s;
	-ms-transition:ease-in-out 0.6s;
	transition:ease-in-out 0.6s;
}
.navbar-toggle {
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: rgb(1, 20, 35);
    border: 1px solid #8cc63e;
    color: #93d837;
}
/* ------- Start Navigation -------*/

.navbar {
    min-height: 100px;
    margin-bottom: 0;
    border: none;
}
.navbar-brand {
	height: auto;
	padding: 5px 10px;
}
.navbar-brand > img {
    margin: -5px 0 0 0;
}
.my-nav-ul{
	margin-top:35px;
}
.nav>li>a {
    padding: 10px 10px;
    font-size: 14px;
    text-transform: uppercase !important;
    font-weight: 500;
    color: #656565;
}
.cart{
	margin-top:-10px;
}
.user{
	margin-top:-10px;
}
.navbar-inverse .navbar-nav>li>a {
    color: #616060;
}
.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover {
    color: #cd1b28;
    background-color: transparent;
}
.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: #8cc63e;
    border-radius: 3px;
    color: #cd1b28;
    transition: ease-in-out 0.8s;
}
.dropdown-menu>li>a {
    padding: 10px 20px;
    clear: both;
    line-height: 1.42857143;
    color: #333;
    border-top: 1px solid #eee;
    white-space: nowrap;
    text-transform: uppercase;
    font-weight: 500;
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
    background-color: #359a42;
}
.dropdown-menu {
    padding:0;
	}
.dropdown-menu {
    min-width: 200px;
    padding:0;
    background-color: #daded6;
    border: none;
	box-shadow: none;
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color: #daded6;
    border-color: #337ab7;
}

/* ------- End Navigation -------*/

/* ------ Start banner-bottom -------*/

.banner-bottom{
	padding:80px 0;
	background: #cccccc;
}
.banner-bottom img{
	width:200px;
}
.banner-bottom h2{
	color:#008224;
}
.banner-bottom h3{
	padding:10px 15px;
	background: #F2F2F2;
	margin:0 0 15px 0;
}
.banner-bottom h4{
	text-align:left;
	color: #0766a2;
}
.banner-bottom p{
	 text-align:justify;
	 line-height:30px;
	 font-size:16px;
 }
/* ------ End banner-bottom -------*/
.sec-title{
	text-align:right !important;
}
#home-enquiry form input{
	height:50px;
	border:1px solid #068F17;
}
#home-enquiry form textarea{
	height:100px;
	border:1px solid #068F17;
}
/* ------ Start Products section -------*/
.news-sec{
	padding:80px 0;
	background:#efefef;
}
.news-sec hr{
	border-color:#cccccc;
}
.news-sec h2{
	margin: 0;
	color:#0C8207;
	font-size:25px;
}
.news-sec h2 a{
	color:#000000;
}
.news-sec h2 a:hover{
	text-decoration:none;
	cursor:pointer;
}
.news-sec h3{
	text-align:left;
	font-size:20px;
	color:#085899;
}
.news-sec h3 a{
	color:#333333;
}
.news-sec h3 a:hover{
	text-decoration:none;
	cursor:pointer;
	color:#555555;
}
.news-sec  marquee{
	height:250px;
}
.news-sec  marquee p{
    margin: 0;
    border-bottom: 1px dashed #8d9e93;
    padding: 15px;
}
.news-sec  marquee i{
	color:#038918;
}
.prod-pg h3{
	margin: 25px 0 !important;
}
.adj-images{
	text-align: center;
}
.adj-images img{
	margin-bottom: 20px;
	width: 100%;
}
/* ------ End Products section -------*/
/* ----------- Start Footer ----------------*/
.footer{
	padding: 60px 0;
    background: #003646;
    line-height: 35px;
    font-size: 16px;
}
.footer h3, h3 a{
	color:#d6d6d6;
}
.footer h3:hover, h3 a:hover{
	transition:0.7s;
	color:#ffffff;
}
.footer ul{
	list-style:none;
	padding:0;
	text-align:left;
}
.footer ul li, .footer ul li a{
	color:#e6e6e6;
}
.footer ul li i, .footer ul li a i{
	color: #4CAF50;
}
.subs-btn{
	border: 0;
    background: none;
    color: #ffffff;
    font-weight: bold;
}
.input-group-addon {
    background-color: #5a5a5a;
}
.footer form{
	padding:15px 0;
}
.footer-social{
	padding:15px 0;
}
.crights-block{
	background-color:#00303e;
	padding:10px 0;
}
.crights-block a{
	color:#ffffff;
}
.crights-block span{
	color:#ffffff;
	font-size:15px;
}
/* ----------- End Footer ----------------*/


/************** Start conact page ******************/

.contact-page{
	padding:100px 0;
	font-family: 'Roboto', sans-serif;
	background-image:url(../images/contact-bg.jpg);
	background-size:cover;
	background-position:center;
}
.contact-page-inner-bg{
}
.contact-page p{
	font-family: 'Roboto', sans-serif;
	font-size:16px;
}

.contact-section{
	font-family: 'Roboto', sans-serif;
	padding:80px 0;
	background-color:#3e3e3e;
}
.contact-left{
	color:#c7c7c7;
}
.contact-left h3{
	color:#4bab57;
}
.contact-left p{
	font-family: 'Roboto', sans-serif;
	font-size:16px;
}
.contact-right{
	color:#c7c7c7;
}
.contact-right h3{
	color:#4bab57;
}
.contact-right label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 6px;
    font-weight: 400;
    font-size: 16px;
}
.my-form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #06bd86;
    background-color: transparent;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

/************** End conact page ******************/
/* ------- Start gallery page ------------- */
.gallery-page{
	padding:50px 0;
}
/* ------- End gallery page -------------  */



/* ----------- Start Media Queries  ----------------*/
@media (max-width:1200px){
}
@media(max-width: 1024px){
	.nav>li>a {
	    padding: 16px 5px;
	    font-size: 12px;
	}
}
@media (max-width:992px){
}

@media (max-width:768px){
.sec-title {
    text-align: left !important;
}
.banner-bottom h2 {
    line-height: 40px;
    font-size: 28px;
    text-align: center;
}
.banner-bottom {
    padding: 5px 0 50px 0;
}
}

@media screen and (min-width: 768px) {
  .dropdown:hover .dropdown-menu, .btn-group:hover .dropdown-menu{
		display: block;
	}
	.dropdown-menu{
		margin-top: 0;
	}
	.dropdown-toggle{
		margin-bottom: 2px;
	}
	.navbar .dropdown-toggle, .nav-tabs .dropdown-toggle{
		margin-bottom: 0;
	}
	
}
@media (max-width:425px){
	.navbar-brand img{
	width: 290px;
	}
.navbar-toggle {
    padding: 5px 5px;
    margin-top: 18px;
    margin-right: 5px;
    margin-bottom: 8px;
}
}
@media (max-width:320px){
.navbar-brand img{
	width: 235px;
	}
	.navbar-toggle {
    margin-top: 10px;
}
}


/* ----------- End Media Queries  ----------------*/