@media  screen and (max-width: 320px) {
.header-contact h4 {
	color: #fff;
	font-family: "Ubuntu-B";
	font-size: 16px!important;
	line-height: 23px;
}
.header-contact {
	width: 100%;
	float: left;
	margin-top: 5px;
	text-align: center!important;
}
.timing ul {
	padding: 0px !important;
	margin-bottom: 0px !important;
	width: 100%;
	text-align: center!important;
	font-weight: bold!important;
}
.social-icons {
	display: inline-block;
	margin-right: 7px !important;
	float:none!important;;
	text-align: center;
}
.navbar-toggle {
	position: relative;
	float: right;
	padding: 9px 10px;
	margin-top: -45px !important;
	margin-right: 0px;
	margin-bottom: 8px;
	background-color: #005f1e;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
}
.navbar{
	min-height:20px!important;
}
.menu-bar{
	margin-top:0px!important;
}
.menu-bar .navbar-nav > li > a {
	display: block;
	font-size: 17px;
	/* height: 67px; */
	padding: 15px 13px 4px!important;
	position: relative;
	transition: 0.4s;
	font-family: "Raleway-Bold";
	color: #222;
}
.sec-title h2 {
	font-size: 22px!important;
	text-transform: capitalize;
	font-family: "Ubuntu-B";
	text-align: center;
	color: #333;
}
.sec-title{
	width:100%;
	float:left;
}
.sec-title p {
	font-size: 12px!important;
	font-family: "Poppins-Regular";
	color: #005F1E;
	line-height: 26px;
	font-weight: bold;
}
.sec-title h2::before {
	content: "";
	position: absolute;
	bottom: -15px!important;
	width: 60px;
	height: 5px;
	background: #005F1E;
	text-align: center;
	left: 50%;
	margin-left: -30px;
}
.intro-content {
	width: 100%;
	float: left;
	margin-top: 20px;
}
.intro-blck {
	width: 100%;
	float: left;
	margin-top: 13px!important;
}
.intro-content p {
	text-align: justify;
	line-height: 24px!important;
	font-family: "Poppins-Regular";
	font-size: 12px!important;
}
.single-item h6 {
	font-family: "Ubuntu-B";
	color: #005f1e;
	margin-top: 20px;
	font-size: 13px!important;
}
.single-item {
	width: 100%;
	float: left;
	margin-top: 19px!important;
	position: relative;
	padding-left: 80px;
}
.abt-cont p {
	font-family: "Poppins-Regular";
	line-height: 27px;
	text-align: justify;
	font-size: 12px!important;
}
.abt-blcok {
	width: 100%;
	float: left;
}
.tips-news {
	width: 100%;
	float: left;
	margin-top: 15px;
	margin-bottom: 20px!important;
}
.about_img_up {
	display: none!important;
}

.about_img_down {
	width: 84% !important;
	height: 360px;
	position: absolute;
	top: 0% !important;
	right: 32% !important;
}
.footer-content {
	margin-bottom: 9px!important;
	width: 100%;
	float: left;
}
.heading-abt h2 {
	color: #222;
	font-weight: bold;
	font-size: 25px!important;
}
.whole-abt-cont p {
	line-height: 25px;
	font-family: "Poppins-Regular";
	text-align: justify;
	font-size: 11px!important;
}
.table-block {
	width: 100%;
	float: left;
}
.abt-banner .pagination-area h2 {
	font-size: 30px;
	margin-bottom: 10px;
	font-size: 46px!important;
	color: #fff !important;
	text-align: center;
}
.send-btn {
	width: 100%;
	float: left!important;
}
.about_img {
	height: 284px!important;;
	width: 100%;
	float: left;
}
.caption h3{
	font-weight:bold;
	font-size:22px!important;
}
.grey-text.text-lighten-3 {
	color: #eee !important;
	font-size: 18px!important;
	font-weight: bold;
}
}
@media only screen and (min-width: 330px) and (max-width:400px){


.header-contact h4 {
	color: #fff;
	font-family: "Ubuntu-B";
	font-size: 16px!important;
	line-height: 23px;
}
.header-contact {
	width: 100%;
	float: left;
	margin-top: 5px;
	text-align: center!important;
}
.timing ul {
	padding: 0px !important;
	margin-bottom: 0px !important;
	width: 100%;
	text-align: center!important;
	font-weight: bold!important;
}
.social-icons {
	display: inline-block;
	margin-right: 7px !important;
	float:none!important;;
	text-align: center;
}
.navbar-toggle {
	position: relative;
	float: right;
	padding: 9px 10px;
	margin-top: -45px !important;
	margin-right: 0px;
	margin-bottom: 8px;
	background-color: #005f1e;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
}
.navbar{
	min-height:20px!important;
}
.menu-bar{
	margin-top:0px!important;
}
.menu-bar .navbar-nav > li > a {
	display: block;
	font-size: 17px;
	/* height: 67px; */
	padding: 15px 13px 4px!important;
	position: relative;
	transition: 0.4s;
	font-family: "Raleway-Bold";
	color: #222;
}
.sec-title h2 {
	font-size: 24px!important;
	text-transform: capitalize;
	font-family: "Ubuntu-B";
	text-align: center;
	color: #333;
}
.sec-title{
	width:100%;
	float:left;
}
.sec-title h2::before {
	content: "";
	position: absolute;
	bottom: -15px!important;
	width: 60px;
	height: 5px;
	background: #005F1E;
	text-align: center;
	left: 50%;
	margin-left: -30px;
}
.intro-content {
	width: 100%;
	float: left;
	margin-top: 20px;
}
.intro-blck {
	width: 100%;
	float: left;
	margin-top: 13px!important;
}
.intro-content p {
	text-align: justify;
	line-height: 24px!important;
	font-family: "Poppins-Regular";
	font-size: 12px!important;
}
.single-item h6 {
	font-family: "Ubuntu-B";
	color: #005f1e;
	margin-top: 20px;
	font-size: 13px!important;
}
.single-item {
	width: 100%;
	float: left;
	margin-top: 19px!important;
	position: relative;
	padding-left: 80px;
}
.abt-cont p {
	font-family: "Poppins-Regular";
	line-height: 27px;
	text-align: justify;
	font-size: 12px!important;
}
.abt-blcok {
	width: 100%;
	float: left;
}
.tips-news {
	width: 100%;
	float: left;
	margin-top: 15px;
	margin-bottom: 20px!important;
}
.about_img_up {
	display: none;
}
.about_img_down {
	width: 100%!important;
	height: 360px;
	position: absolute;
	top: 0%!important;
	right: 10%!important;
}
.footer-content {
	margin-bottom: 9px!important;
	width: 100%;
	float: left;
}
.heading-abt h2 {
	color: #222;
	font-weight: bold;
	font-size: 28px!important;
}
.whole-abt-cont p {
	line-height: 25px;
	font-family: "Poppins-Regular";
	text-align: justify;
	font-size: 12px!important;
}
.table-block {
	width: 100%;
	float: left;
}
.abt-banner .pagination-area h2 {
	font-size: 30px;
	margin-bottom: 10px;
	font-size: 46px!important;
	color: #fff !important;
	text-align: center;
}
.send-btn {
	width: 100%;
	float: left!important;
}
.about_img {
	height: 284px!important;;
	width: 100%;
	float: left;
}
.caption h3{
	font-weight:bold;
	font-size:22px!important;
}
.grey-text.text-lighten-3 {
	color: #eee !important;
	font-size: 18px!important;
	font-weight: bold;
}
}


@media screen and (min-width: 401px) and (max-width:755px){

.header-contact h4 {
	color: #fff;
	font-family: "Ubuntu-B";
	font-size: 16px!important;
	line-height: 23px;
}
.header-contact {
	width: 100%;
	float: left;
	margin-top: 5px;
	text-align: center!important;
}
.timing ul {
	padding: 0px !important;
	margin-bottom: 0px !important;
	width: 100%;
	text-align: center!important;
	font-weight: bold!important;
}
.social-icons {
	display: inline-block;
	margin-right: 7px !important;
	float: right;
	width: 100%;
}
.navbar-toggle {
	position: relative;
	float: right;
	padding: 9px 10px;
	margin-top: -45px !important;
	margin-right: 0px;
	margin-bottom: 8px;
	background-color: #005f1e;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
}
.navbar{
	min-height:20px!important;
}
.menu-bar{
	margin-top:0px!important;
}
.menu-bar .navbar-nav > li > a {
	display: block;
	font-size: 17px;
	/* height: 67px; */
	padding: 15px 13px 4px!important;
	position: relative;
	transition: 0.4s;
	font-family: "Raleway-Bold";
	color: #222;
}
.sec-title h2 {
	font-size: 24px!important;
	text-transform: capitalize;
	font-family: "Ubuntu-B";
	text-align: center;
	color: #333;
}
.sec-title{
	width:100%;
	float:left;
}
.sec-title h2::before {
	content: "";
	position: absolute;
	bottom: -15px!important;
	width: 60px;
	height: 5px;
	background: #005F1E;
	text-align: center;
	left: 50%;
	margin-left: -30px;
}
.intro-content {
	width: 100%;
	float: left;
	margin-top: 20px;
}
.intro-blck {
	width: 100%;
	float: left;
	margin-top: 13px!important;
}
.intro-content p {
	text-align: justify;
	line-height: 24px!important;
	font-family: "Poppins-Regular";
	font-size: 12px!important;
}
.single-item h6 {
	font-family: "Ubuntu-B";
	color: #005f1e;
	margin-top: 20px;
	font-size: 13px!important;
}
.single-item {
	width: 100%;
	float: left;
	margin-top: 19px!important;
	position: relative;
	padding-left: 80px;
}
.abt-cont p {
	font-family: "Poppins-Regular";
	line-height: 27px;
	text-align: justify;
	font-size: 12px!important;
}
.abt-blcok {
	width: 100%;
	float: left;
}
.tips-news {
	width: 100%;
	float: left;
	margin-top: 15px;
	margin-bottom: 20px!important;
}
.about_img_up {
	display: none;
}
.about_img_down {
	width: 100%!important;
	height: 360px;
	position: absolute;
	top: 0%!important;
	right: 10%!important;
}
.footer-content {
	margin-bottom: 9px!important;
	width: 100%;
	float: left;
}
.heading-abt h2 {
	color: #222;
	font-weight: bold;
	font-size: 28px!important;
}
.whole-abt-cont p {
	line-height: 25px;
	font-family: "Poppins-Regular";
	text-align: justify;
	font-size: 12px!important;
}
.table-block {
	width: 100%;
	float: left;
}
.abt-banner .pagination-area h2 {
	font-size: 30px;
	margin-bottom: 10px;
	font-size: 46px!important;
	color: #fff !important;
	text-align: center;
}
.send-btn {
	width: 100%;
	float: left!important;
}
.about_img {
	height: 284px!important;;
	width: 100%;
	float: left;
}
.caption h3{
	font-weight:bold;
	font-size:24px!important;
}
.grey-text.text-lighten-3 {
	color: #eee !important;
	font-size: 18px!important;
	font-weight: bold;
}
}

@media  screen and (min-width: 768px) and (max-width:1000px){
.header-contact h4 {
	color: #fff;
	font-family: "Ubuntu-B";
	font-size: 12px!important;
}
.timing {
	width: 100%;
	 float: none!important;
	margin-top: 5px;
	text-align:left!important;
}
.timing .list li {
	display: inline-block;
	margin-right:8px!important;
	color: #ffffff;
	transition: all 500ms ease 0s;
}
.menu-bar .navbar-nav > li > a {
	display: block;
	font-size: 13px!important;
	/* height: 67px; */
	padding: 9px 8px 19px!important;
	position: relative;
	transition: 0.4s;
	font-family: "Raleway-Bold";
	color: #222;
}
.single-item .icon {
	width: 51px!important;
	height: 55px!important;
	background: #edeaea;
	line-height: 62px;
	font-size: 17p!important;
	text-align: center;
	position: absolute;
	left: 0;
	top: 0px;
	cursor: pointer;
	color: #6aaf08;
}
.intro-content p {
	text-align: justify;
	line-height: 26px;
	font-family: "Poppins-Regular";
	font-size: 11px!important;
}
.single-item h6 {
	font-family: "Ubuntu-B";
	color: #005f1e;
	margin-top: 15px!important;
	font-size: 13px!important;
}
.single-item {
	width: 100%;
	float: left;
	margin-top: 30px;
	position: relative;
	padding-left: 61px!important;
}
.about_img_down{
	display:none!important;
}
.about_img_up {
	width: 100%!important;
	height: 360px;
	position: relative;
}
}
@media only screen and (min-width: 1020px) and (max-width:1100px){
.header .menu-bar .navbar-nav>li>a {
    display: block;
    font-size: 15px!important;
    /* height: 67px; */
    line-height: 75px;
    padding: 1px 17px!important;
    position: relative;
    text-transform: capitalize;
    transition: 0.4s;
    font-family: "Raleway-Bold";
}	
.ulockd-welcome-one {
    background-color: #fff;
    position: relative;
    padding: 13px!important;
    z-index: 999999;
    box-shadow: 12px 12px 2px 1px rgba(0, 0, 255, .2);
    margin-top: 25px;
}
.wo-details p {
    font-family: "Poppins-Regular";
    line-height: 26px!important;
    text-align: justify;
    font-size: 11px!important;
}
.main-contact h3 {
    color: #fff;
    font-size: 28px!important;
    font-weight: 700;
    margin: 0;
    line-height: 30px;
    margin-bottom: 16px!important;
    font-family: "Raleway-Bold";
}
.abt-content p {
    text-align: justify;
    color: #333;
    font-family: "Poppins-Regular";
    line-height: 26px;
    font-size: 11px!important;
}
.contct-info h6 {
    font-family: "Raleway-Bold";
    font-size: 16px!important;
    margin: 10px 0px;
}
}