

@media (max-width:767px) {

.logo img{
	margin:auto;
}

.tag {
    padding: 20px 0px !important;
	
}

.content p {
    text-align:center !important;
}

footer p{
	text-align:center !important;
}

footer h3{
	text-align:center !important;
}

.main{
		display:none;
	}
	
	.content {
    
	margin-top:0px !important;
}

}

@media (min-width:768px) and (max-width:991px) {
	
	.content p span {
    font-size: 11px !important;
}

.social li {
    font-size: 11px !important;
}
.main{
		display:none;
	}

	
}


@media (min-width:992px) and (max-width:1199px) {
	
	.main{
		display:none;
	}
	
	.content p span {
    font-size: 14px !important;
}
	
}


@media (min-width:1200px) {

.main2{
		display:none;
	}

}

#searchForm {
	position:absolute;
  	top:0%;
}


#searchForm h2 {
	margin-top: 0px !important;
}



.top{
	width:100%;
	padding:3px 0px;
	background:#CCC;
	border-bottom: 1px #d34835 dashed;
}

.content {
    text-align: center;
	color:#333;
	margin-top:23px;
}



.content p {
    margin-bottom:0px !important;
	text-align: right;
	border-bottom: 1px #ccc solid;
	border-top: 1px #ccc solid;
}

.content p span {
    font-size:17px;
}

.text-content {
    padding: 1px;
}

.tag span{
	font-size:26px;
	
}

.tag {
    text-align: center;
    font-size: 17px;
    padding: 38px 0px;
	font-style:italic;
	color:#adadad;
	/*font-family:"Dancing in the Rainbow";*/
}

.banner{
	width:1260px;
	margin:auto;
}

.e_form{
	position:absolute;
	background-color:#000;
	opacity:0.5;
	padding:0px 0px;
	width:200px;
	height:300px;
}

.section{
	padding: 40px 0px;
width: 100%;
float: left;
}

.contant{
	color: #252525;
	font-size: 14px;
line-height: 28px;

}

.tag2{
	text-align:center;
	color:rgb(163, 143, 132);
	font-size: 17px;
}

.heading h1{
	font-size:45px !important;
	text-decoration:underline;
	color:rgb(163, 143, 132);
	text-align:center;
	padding:0px 0px;
	margin: 0;
}

.heading h2{
	font-size:35px !important;
	text-decoration:underline;
	color:#00923d;
	text-align:center;
	padding:0px 0px;
	margin:0px 0px 20px 0px;
}

.heading p{
	text-align:center !important;
	line-height:28px !important;
}

.services{
	border:1px #999 solid;
	 border-radius: 5px;
	 background:#f5eade;
	 text-align:center;
	 margin-top: 30px;
}

.services img{
	padding:10px;
	margin:auto;
}

.services h3{
	text-align:center;
	font-size:15px;
	margin: 10px 0px;
	text-transform:uppercase;
}

.services p{
	padding:0px 10px;
	font-size: 13px;
}

.bg{
	background:#f1f1f1;
	border-bottom: 1px #e27e47 solid;
border-top: 1px #e27e47 solid;
}

footer h3{
	margin:0px 0px 20px 0px;
	font-size: 30px;
}

footer img{
	margin:auto;
}

ul.social{
	padding: 0px;
	float: right;
	text-align: right;
	margin: 0px;
}

ul .social{
	padding:0px;
}

.social li{
	display:inline-block;
	float:left;
	padding:0px 10px;
	font-size: 17px;
}

.socialarea{
	width:100%;
	text-align:center;
	float:left;
border-bottom:1px #e7e7e7 solid;
border-top:1px #e7e7e7 solid;
}

.socialarea .fa{
	padding: 10px 20px;
	font-size:24px;
}

.facebook{
	color:#475d94;
}

.twitter{
	color:#00b1ff;
}

.linkedin{
	color:#0085ae;
}

.google{
	color:#d51f26;
}

.insta{
	color:#aa826a;
}


.copyright{
	width:100%;
	
}




.main h2{
 background-color: #FEFFED !important;
 padding: 10px 35px;
/* margin: -10px -50px;
*/ text-align:center;
 border-radius: 10px 10px 0 0;
 font-size:20px;
 
}
.main hr{
 margin: 10px 0px;
 border: 0;
 border-top: 1px solid #ccc;
 margin-bottom: 40px;
}
div.main{
 width: 30%;
 padding: 10px 17px 5px;
 border: 1px solid gray;
 border-radius: 10px;
 font-family: raleway;
 float:right;
 margin-top:15px;
 background-color:#000;
  opacity: 0.8;
  margin: 23px 126px 0px 0px;
}
 
.main input[type=text]{
 width: 100%;
 height: 25px;
 padding: 5px;
 margin-bottom: 5px;
 margin-top: 5px;
 border: 1px solid #ccc;
 color: #4f4f4f;
 font-size: 16px;
 border-radius: 5px;
}

.main textarea{
 width: 100%;
 height: 80px;
 padding: 5px;
 margin-bottom: 10px;
 margin-top: 5px;
 border: 1px solid #ccc;
 color: #4f4f4f;
 font-size: 16px;
 border-radius: 5px;
}
 
.main label{
 color: #fff;
/* text-shadow: 0 1px 0 #fff;
*/ font-size: 14px;
 font-weight: bold;
 display:inline-block;
}
 
.main input[class=button]{
 font-size: 16px;
 background: linear-gradient(#ffbc00 5%, #ffdd7f 100%);
 border: 1px solid #e5a900;
 color: #000;
 font-weight: bold;
 cursor: pointer;
 /*width: 20%;*/
 border-radius: 5px;
 margin-bottom:10px;
 padding: 10px 20px;
 outline:none;
 
}
 
.main input[class=button]:hover{
 background: linear-gradient(#ffdd7f 5%, #ffbc00 100%);
}

.carousel-indicators {
    bottom: -13px !important;
}










.main2 h2{
 background-color: #FEFFED !important;
 padding: 10px 35px;
 margin: -10px -50px;
 text-align:center;
 border-radius: 10px 10px 0 0;
 font-size:40px;
}
.main2 hr{
 margin: 10px -50px;
 border: 0;
 border-top: 1px solid #ccc;
 margin-bottom: 40px;
}
div.main2{
 width:100%;
 padding: 10px 50px 25px;
 border: 1px solid gray;
 border-radius: 10px;
 font-family: raleway;
 float:left;
 margin-top:30px;
 background:#eaf2f6;
}
 
.main2 input[type=text]{
 width: 100%;
 height: 25px;
 padding: 5px;
 margin-bottom: 5px;
 margin-top: 5px;
 border: 1px solid #ccc;
 color: #4f4f4f;
 font-size: 16px;
 border-radius: 5px;
}

.main2 textarea{
 width: 100%;
 height: 80px;
 padding: 5px;
 margin-bottom: 10px;
 margin-top: 5px;
 border: 1px solid #ccc;
 color: #4f4f4f;
 font-size: 16px;
 border-radius: 5px;
}
 
.main2 label{
 color: #464646;
 text-shadow: 0 1px 0 #fff;
 font-size: 14px;
 font-weight: bold;
 display:inline-block;
}
 
.main2 input[class=button]{
 font-size: 16px;
 background: linear-gradient(#ffbc00 5%, #ffdd7f 100%);
 border: 1px solid #e5a900;
 color: #4E4D4B;
 font-weight: bold;
 cursor: pointer;
 width: 20%;
 border-radius: 5px;
 margin-bottom:10px;
 padding: 10px 0;
 outline:none;
 
}
 
.main2 input[class=button]:hover{
 background: linear-gradient(#ffdd7f 5%, #ffbc00 100%);
}

.bod-r{
	 border-radius: 10px;
}

h1{
	font-size:32px !important;
	margin:0px !important;
	color: #00923d !important;
}








.slider .carousel-control{
	width:3.5% !important;
}


.slider .carousel {
    margin-bottom: 0;
    padding: 0 40px 30px 40px;
}
/* The controlsy */
.slider .carousel-control {
	left: -12px;
    height: 40px;
	width: 40px;
    background: none repeat scroll 0 0 #222222;
    border: 4px solid #FFFFFF;
    border-radius: 23px 23px 23px 23px;
    margin-top: 90px;
}
.slider .carousel-control.right {
	right: -12px;
}
/* The indicators */
.slider .carousel-indicators {
	right: 50%;
	top: auto;
	bottom: -10px;
	margin-right: -19px;
}
/* The colour of the indicators */
.slider .carousel-indicators li {
	background: #cecece;
}
.slider .carousel-indicators .active {
background: #428bca;
}




