.container { margin:150px auto;}
#mixedSlider {
  position: relative;
  width: 78%;
  margin: 0 auto;
}
#mixedSlider1 {
  position: relative;
  width: 78%;
  margin: 0 auto;
}
#mixedSlider .MS-content {
  white-space: nowrap;
  overflow: hidden;
  margin: 0 5%;
}
#mixedSlider1 .MS-content {
  white-space: nowrap;
  overflow: hidden;
  margin: 0 5%;
}
#mixedSlider .MS-content .item {
  display: inline-block;
  width: 20%;
  position: relative;
  vertical-align: top;
  overflow: hidden;
  height: 100%;
  white-space: normal;
  padding: 0 10px;
  background: #d5d2d1;
  margin: 5px;
  padding: 5px 5px 8px 5px;
}
#mixedSlider1 .MS-content .item {
  display: inline-block;
  width: 20%;
  position: relative;
  vertical-align: top;
  overflow: hidden;
  height: 100%;
  white-space: normal;
  padding: 0 10px;
  background: #d5d2d1;
  margin: 5px;
  padding: 5px 5px 8px 5px;
}
@media (max-width: 1120px) {
  #mixedSlider .MS-content .item {
    width: 22% !important;
    background: #3a963b !important;
  }
  #mixedSlider1 .MS-content .item {
    width: 22% !important;
    background: #3a963b !important;
  }
  #mixedSlider .MS-content .item a {
  color: #fff !important;
}
  #mixedSlider1 .MS-content .item a {
  color: #fff !important;
}
.head_new {
  color: #333 !important;
}
.new_frm {
  width: 95% !important;
}
#mixedSlider .MS-controls .MS-right {
  color: #000 !important;
}
#mixedSlider .MS-controls .MS-left {
  color: #000 !important;
}
#mixedSlider1 .MS-controls .MS-right {
  color: #000 !important;
}
#mixedSlider1 .MS-controls .MS-left {
  color: #000 !important;
}
#mixedSlider1 {
  width: 100%;
  margin: 15px auto !important;
}
#mixedSlider {
  width: 100%;
  margin: 15px auto !important;
}
.head_sec {
  width: 93% !important;
}


}

@media (max-width: 767px) {
  #mixedSlider .MS-content .item {
    width: 40% !important;
    background: #3a963b !important;
  }
  #mixedSlider1 .MS-content .item {
    width: 40% !important;
    background: #3a963b !important;
  }
  #mixedSlider .MS-content .item a {
  color: #fff !important;
}
  #mixedSlider1 .MS-content .item a {
  color: #fff !important;
}
.head_new {
  color: #333 !important;
}
.new_frm {
  width: 95% !important;
}
#mixedSlider .MS-controls .MS-right {
  color: #000 !important;
}
#mixedSlider .MS-controls .MS-left {
  color: #000 !important;
}
#mixedSlider1 .MS-controls .MS-right {
  color: #000 !important;
}
#mixedSlider1 .MS-controls .MS-left {
  color: #000 !important;
}
#mixedSlider1 {
  width: 95%;
  margin: 15px auto !important;
}
#mixedSlider {
  width: 95%;
  margin: 15px auto !important;
}
.head_sec {
  width: 93% !important;
}



}


#mixedSlider .MS-content .item .imgTitle {
  position: relative;
}
#mixedSlider1 .MS-content .item .imgTitle {
  position: relative;
}
#mixedSlider .MS-content .item .imgTitle .blogTitle {
  margin: 0;
  text-align: left;
  letter-spacing: 2px;
  color: #252525;
  font-style: italic;
  position: absolute;
  background-color: rgba(255, 255, 255, 0.5);
  width: 100%;
  bottom: 0;
  font-weight: bold;
  padding: 0 0 2px 10px;
}
#mixedSlider1 .MS-content .item .imgTitle .blogTitle {
  margin: 0;
  text-align: left;
  letter-spacing: 2px;
  color: #252525;
  font-style: italic;
  position: absolute;
  background-color: rgba(255, 255, 255, 0.5);
  width: 100%;
  bottom: 0;
  font-weight: bold;
  padding: 0 0 2px 10px;
}
#mixedSlider .MS-content .item .imgTitle img {
  height: 180px;
  width: 100%;
}
#mixedSlider1 .MS-content .item .imgTitle img {
  height: 180px;
  width: 100%;
}
#mixedSlider .MS-content .item p {
  font-size: 16px;
  margin: 2px 10px 0 0px;
  text-align: left;
  font-weight: 600;
}
#mixedSlider1 .MS-content .item p {
  font-size: 16px;
  margin: 2px 10px 0 0px;
  text-align: left;
  font-weight: 600;
}
#mixedSlider .MS-content .item a {
  float: left;
  margin: 0px;
  font-size: 16px;
  font-style: italic;
  color: #024d02;
  font-weight: bold;
  letter-spacing: 1px;
  transition: linear 0.1s;
  text-decoration:none;
}
#mixedSlider1 .MS-content .item a {
  float: left;
  margin: 0px;
  font-size: 16px;
  font-style: italic;
  color: #024d02;
  font-weight: bold;
  letter-spacing: 1px;
  transition: linear 0.1s;
  text-decoration:none;
}
#mixedSlider .MS-content .item a:hover {
  text-shadow: 0 0 1px grey;
}
#mixedSlider1 .MS-content .item a:hover {
  text-shadow: 0 0 1px grey;
}
#mixedSlider .MS-controls button {
  position: absolute;
  border: none;
  background-color: transparent;
  outline: 0;
  font-size: 50px;
  top: 95px;
  color: rgba(0, 0, 0, 0.4);
  transition: 0.15s linear;
}
#mixedSlider1 .MS-controls button {
  position: absolute;
  border: none;
  background-color: transparent;
  outline: 0;
  font-size: 50px;
  top: 95px;
  color: rgba(0, 0, 0, 0.4);
  transition: 0.15s linear;
}
#mixedSlider .MS-controls button:hover {
  color: #ccc;
}
#mixedSlider1 .MS-controls button:hover {
  color: #ccc;
}
@media (max-width: 992px) {
  #mixedSlider .MS-controls button {
    font-size: 30px;
  }
  #mixedSlider1 .MS-controls button {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  #mixedSlider .MS-controls button {
    font-size: 20px;
  }
  #mixedSlider1 .MS-controls button {
    font-size: 20px;
  }
}
#mixedSlider .MS-controls .MS-left {
  left: 0px;
  color: #fff;
  cursor: pointer;
}
#mixedSlider1 .MS-controls .MS-left {
  left: 0px;
  color: #fff;
  cursor: pointer;
}
@media (max-width: 767px) {
  #mixedSlider .MS-controls .MS-left {
    left: -5px;
  }
  #mixedSlider1 .MS-controls .MS-left {
    left: -5px;
  }
  #mixedSlider .MS-controls .MS-right {
    right: -5px;
  }
  #mixedSlider1 .MS-controls .MS-right {
    right: -5px;
  }
}
#mixedSlider .MS-controls .MS-right {
  right: 0px;
  color: #fff;
  cursor: pointer;
}
#mixedSlider1 .MS-controls .MS-right {
  right: 0px;
  color: #fff;
  cursor: pointer;
}
@media (max-width: 767px) {
  #mixedSlider .MS-controls .MS-right {
    right: -10px;
  }
  #mixedSlider1 .MS-controls .MS-right {
    right: -10px;
  }
}
    .para_bot {
  color: #000;
  text-decoration: none;
  text-align: left;
  font-size: 16px;
  padding: 0px 14px;
}
.new_frm input[type=text], select {
    width: 100%;
    padding: 12px 20px;
    margin: 8px 0;
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
}
.new_frm{
  width: 70%;
  margin:20px auto;
  padding:10px 0px;
  background: rgba(255,255,255,0.8);
}
.new_frm input[type=submit] {
    width: 100%;
    background-color: #3a963b;
    color: white;
    padding: 14px 20px;
    margin: 8px 0;
    border: none;
    border-radius: 4px;
    cursor: pointer;
}

.new_frm input[type=submit]:hover {
    background-color: #45a049;
}
.sec1{
  display: inline-block;
}
.lab{
  float: left;
}
.cont_new1{
  width: 13.50%;
}
.cont_new2{
  width: 13%;
}
.head_new{
  width: 30%;
  color: white;
  padding: 14px 20px;
  text-transform:uppercase;
  font-size: 20px;
  margin: 10px auto;
  border: none;
  border-radius: 4px;
}
.head_sec{
  width: 70%;
  padding-bottom: 40px;
}
.left_title1{
  float: left;
}
.right_title1{
  float: right;
}
.right_title1 a{
  font: 16px verdana, arial, helvetica, san-serif;
}
#map{
  width: 
}
.floating-label {
  position: relative;
pointer-events: none;
right: 0;
top: 60px;
transition: 0.2s ease all;
color: #757373;
}

/*Styles for screen 510px and lower*/
@media only screen and (max-width: 479px) {

 #temparea {  
 width: 100%; padding:1px; margin:0px auto !important; }  
#content {  
 width: 98%; padding:1px; margin:0px auto !important; }  

.cont_new1{
  width: 96% !important;
}
.cont_new2{
  width: 96% !important;
}
.cont_new3{
  width: 96% !important;
}
.cont_new4{
  width: 96% !important;
}
.cont_new5{
  width: 96% !important;
}
.cont_new6{
  width: 60% !important;
}
.new_frm{
  width: 98% !important;
}
.head_new{
  display: none !important;
}
.left_title1{
  float: none !important;
}
.right_title1{
  float: none !important;
}
.head_sec{
  padding-bottom: 0px !important; 
}
body{
  overflow-x:hidden; 
}
.lab {
  font:  11px verdana, arial, helvetica, san-serif;
}
.new_frm input[type="text"], select {
  font: 10px verdana, arial, helvetica, san-serif;
}
.right_title1 a{
  font: 13px verdana, arial, helvetica, san-serif !important;
}
.floating-label {
  top: 53px !important;
}



}