body {
    margin: 0px;
    padding: 0px;
    font-family: 'Roboto', sans-serif;
}
.blog_bx {
	border: solid 1px #CCC;
	padding:15px;
	margin-bottom:25px;
	font-size:16px;
}
.lft_menu {
	width:100%;
	font-size:14px;
	line-height:22px;
	background:#f4f4f4;
	color:#000;
	margin-bottom:25px;
	
	
}
.gallery_main_col {
    border: 2px solid #000;
	border-radius: 10px 05px;
    position: relative;
    height: 250px;
    padding: 5px;
    background: #eee;
    margin: 15px 0 0;
}
.gallery_main_col img {
    border: none;
    position: absolute;
    top: 5px;
    bottom: 5px;
    left: 0;
    right: 0;
    max-width: 100%;
    max-height: 250px;
    margin: auto;
}
.gallery_main p {
    text-align: center;
	border-radius: 10px 0px 5px 0px;
    margin: 0 0 20px;
    padding: 8px;
    background: #000;
    color: #fff;
}
.lft_menu a {
	padding:9px 12px;
	display:block;
	color:#000;
	text-decoration:none;
	border-bottom:dotted 1px #acacac;
	transition:0.5s;
}

.lft_menu a:hover {
	background:#e0e0e0;
	text-indent:5px;
}

.lft_menu_title {
	background:#bba47d;
	padding:12px;
	font-size:18px;
	color:#fff;
	display:block;
	width:100% !important;
	text-transform:uppercase;
}
.innerpage_title {
    color: #000d80 !important;
    border-bottom: 1px solid #000d80;
    padding-bottom: 10px;
    margin-bottom: 20px;
}
.blog_bx strong {
	font-size:20px;
	margin-bottom:8px;
	font-weight:bold;
	display:block;
	margin-top:20px;
}

.blog_bx span {
	display:block;
	font-size:15px;
	font-weight:600;
	color:#ff0000;
	
	
}

.img-resp {
	width:100%;
}-

.blog_bx span i {
	margin-right:5px;
}
.rgt-call {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 26px;
    font-weight: bold;
    padding: 22px 0px;
    text-align: right;
}
.top-logo {
    padding: 20px 0px;
}
.no-margin {
    margin-left: 0px;
    margin-right: 0px;
}
.no-padding {
    padding-left: 0px;
    padding-right: 0px;
}
#header {
    width: 100%;
    display: block;

}

#mdl {
    width: 100%;
    display: block;
}

#footer {
    width: 100%;
    display: block;
    background: #121212;
    font-size: 15px;
    line-height: 21px;
    padding-top: 2em;
    color: #9c9c9c;
    
}
a:hover {
    text-decoration: none;
}
.res-img {
    max-width: 100%;
}






.nav-bg {
    background:   #7b003f ;
    font-family: 'Roboto Condensed', sans-serif;
    color: #fff;
    font-size: 17px;
    font-weight: 500;
}

/* Navbar css */

.nav-bg li a {
    color: #fff;
    font-size: 17px;
    padding: 15px 18px;
    text-transform: uppercase;
}

.nav-bg li a:hover {
    background: #191919;
    color: #fff;
}

.navbar-nav>li {
    margin-top: 8px;
    margin-bottom: 8px;
}




.navbar-toggle .icon-bar {
    background: #fff;
}

.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background: #191919;
}


.navbar {
    margin: 0px;
}

.dropdown-menu {
    background: #191919;
    font-size: 16px !important;
}

.dropdown-menu li a:hover {
    color: #fff;
    background: #000;
}
.navbar-toggle {
    float: left;
}

/* Navbar css End */
  

.about {
    font-size: 17px;
    line-height: 29px;
    color: #333333;
    padding: 2em 0px;
    display: block;
    text-align: center;
}

.about h1 {
    font-size: 40px;
    font-weight: bold;
    font-family: 'Roboto Condensed', sans-serif;
    color: #7b003f;
    margin-bottom: 25px;
}
.products {
    background: #5bb75b ;
    border-radius: 5px;
    padding: 1.5em 10px 1.5em 10px;
    text-align: center;
    margin-top: 2em;
    margin-bottom: 2em;
}

.products h2 {
    font-size: 40px;
    font-weight: bold;
    font-family: 'Roboto Condensed', sans-serif;
    color: #000;
    margin-bottom: 25px;
}
.product-box {
    position: relative;
    width: 100%;
    border-radius: 4px;
    cursor: pointer;
}

.product-title {
    background: url(../images/pr-bg.png) repeat-x left top;
    position: absolute;
    top: 75%;
    left: 0;
    font-size: 22px;
    font-weight: bold;
    width: 89%;
    margin-left: 15px;
    color: #fff;
    text-align: left;
    padding: 18px;
    font-family: 'Roboto Condensed', sans-serif;
}
.contact {
    background: url(../images/index10.jpg) no-repeat left top;
    background-size: cover;
    
    padding: 1em 0px 3em 0px;
    font-size: 18px;
    color: #fff;
    line-height: 26px;
   display: block;
}

.contact h3 {
    font-size: 30px;
    display: block;
    margin-bottom: 15px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: bold;
}

.gal-bt {
    width: 100%;
    margin-top: 3em;
    background: #d2a333;
    border-radius: 3px;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    font-family: 'Roboto Condensed', sans-serif;
    padding: 10px 16px;
    float: right;
    text-transform: uppercase;
    text-align: center;
}

.gal-bt:hover {
    color: #fff;
}

.fr-top {
    padding-bottom: 2em;
}

.fr-bt {
    padding: 15px 0px;
    background: #090909;
    font-size: 15px;
    color: #9c9c9c;
}

.fr-title {
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    display: block;
    margin-bottom: 20px;
    font-family: 'Roboto Condensed', sans-serif;
}

.fr-links {
    width: 100%;
    float: left;
    color: #9c9c9c;
    margin-bottom: 10px;
}
.inner-services {
    background: none;
    margin-top: 0px;
    margin-bottom: 0px;
}

.inner-services .product-box {
    margin-bottom: 25px;
}

.inner-services .product-title {
    top: 70%;
}
.m-input {
    margin-bottom: 15px;
}
.pr-details {
    text-align: left;
}

.pr-details h2 {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 28px;
    font-weight: bold;
}

.gallery {
    width: 100%;
    margin-bottom: 20px;
    display: block;
}




@media only screen and (max-width: 768px) {

    .nav-bg {
        background:  #191919;
    }
    .product-box {
        margin-bottom: 20px;
    }

}