﻿label {
    margin-top: 0;
    font-size: 24px;    
    font-weight: 100;
	color: #fff;
	
}
.details_ms {
    margin-top: 23px;
}
input[type="email"] {
    color: #fff;
}
#signupForm input[type="text"] {
    color: #fff;
}
#signupForm textarea {
    color: #fff;
}
span a:hover{
    color: #337ab7;
}

input:focus ~ label, textarea:focus ~ label, input:valid ~ label, textarea:valid ~ label {
 font-size: 0.75em;
 color: #fff;
 top: -11px;
 -webkit-transition: all 0.125s ease;
 transition: all 0.125s ease;
 margin-left:-5px;
}

.form-area .styled-inpu {  
  margin: 3rem 0 1rem;
  position: relative;
}

input#Main_body_Content_submit {
    height: 48.82px ;
    width: 147.76px !important;
    color: #9DCB3C;
    font-family: HelveticaNeue;
    font-size: 26px !important;
    line-height: 31px;
    text-align: center;
    border: none !important;
    outline: none !important;
    background-color: white !important;
}
span#Main_body_Content_RegularExpressionValidator2 {
    display: inline-table;
}
.styled-inpu label {
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
    pointer-events: none;
    margin-top: 0;
    font-size: 24px;
    font-weight: 100;
}

.styled-inpu.wide { width: 100%; }


#signupForm textarea {
  padding: 1rem 1rem;
  border: 0;
  width: 100%;
  font-size: 24px;
  background-color: transparent;
  border: 2px solid #fff;
  outline:0;
}
#signupForm input{
  border: 0;
  width: 100%;
  font-size: 24px;
  background-color: transparent;
  border-bottom: 2px solid #fff;
  border-radius: 0;
  outline:0;
}

#signupForm input ~ span,
textarea ~ span {
  display: block;  
  background: #fff;
  position: absolute;
  bottom: 0;
      right: 0;
  -webkit-transition: all 0.125s ease;
  transition: all 0.125s ease;
}

input:focus,
textarea:focus { outline: 0; }

input:focus ~ span,
textarea:focus ~ span {
  width: 100%;
  -webkit-transition: all 0.075s ease;
  transition: all 0.075s ease;
}

#signupForm textarea {
  width: 100%;
  min-height: 181px;
}
:-ms-input-placeholder.form-control {
    color: #fff;
}

.textColl{display: inline-block;margin-left: 18px;}

.glyphicon {vertical-align: middle;top: -3px; margin-right:26px;}

/*.glyphicon-plus:before {
    content: ' ';
    display: inline-block;    
    background-size: contain;
    background-repeat:no-repeat;
    height: 41px;
    width: 41px;
}*/
.glyphicon-plus:before {
    content: ' ';
    display: inline-block;
    background: url('../Images/ContactUsNew_images/Webp.net-resizeimage.png');
    background-size: contain;
    background-repeat:no-repeat;
    height: 41px;
    width: 41px;
}
/*.glyphicon-minus:before {
    content: ' ';
    display: inline-block;      
    background-repeat:no-repeat;
    background-size: contain;
    height: 41px;
    width: 41px;
}*/

.glyphicon-minus:before {
    content: ' ';
    display: inline-block;    
    background: url('../Images/ContactUsNew_images/Minus Button.png');
    background-repeat:no-repeat;
    background-size: contain;
    height: 41px;
    width: 41px;
}


.phone_number{font-size:18px;}

.topcutImage{width:100%; background-color:#fff;height: 600px;max-height: 610px;}

.panel-group{margin-top:200px;}

.contact-us {color: #FFFFFF;	font-family: HelveticaNeue;	font-size: 30px;	line-height: 25px;	text-align: center;}

.rectangle-4 {border-radius: 4px;	background-color: #FFFFFF;	    border: none;}

.send {height: 48.82px;	width: 147.76px;	color: #9DCB3C;	font-family: HelveticaNeue;	font-size: 26px;	line-height: 31px;	text-align: center;	border: none;	outline:none;}

.join-our-newsletter-subheader-social{text-align: center;    margin-top: 50px;    height: auto;}

input[type="email"]#email::-webkit-input-placeholder {  color: #fff;}

input[type="subject"]#subject::-webkit-input-placeholder {  color: #fff;}

.no-border {border: 0;box-shadow: none; }

.divider-line {	box-sizing: border-box;	height: 2px;	width: 100%;	border: 0.91px solid #FFFFFF;}

.contact-us-box {	height: 448px;	width: 714px;	border-radius: 5px;	background: linear-gradient(350.99deg, #CEF3F5 0%, #58C6CE 100%);	box-shadow: 0 2px 4px 0 rgba(0,0,0,0.5);}

.form-area {    background-color: #58C6CE;    padding: 10px 20px 24px;    margin: 10px 0px 0px;    	border-radius: 5px;	background: linear-gradient(350.99deg, #CEF3F5 0%, #58C6CE 100%);	box-shadow: 0 2px 4px 0 rgba(0,0,0,0.5);}

.group-collapse-pnnel {background-color: #fff;	padding: 0px 65px;}

.panel-group {background-color: #fff;}

a.accordion-toggle {font-size: 24px;color: #58C6CE;	margin-left:-73px;}



.panel-group .panel-heading+.panel-collapse>.list-group, .panel-group .panel-heading+.panel-collapse>

.panel-body {border-top: 1px solid #fff;}

.panel-default {border-color: #fff;}

.panel-default>.panel-heading {color: #333;background-color: #fff;border-color: #fff;}

.panel-body {padding: 18px 15px;font-family:'HelveticaNeue';}

.panel {margin-bottom: 20px;background-color: #fff;    border: 1px solid transparent;    border-radius: 4px;    -webkit-box-shadow:none;    box-shadow: none;}

.accordion-toggle:hover {text-decoration: none !important;}

span.header-title:hover {    color: #fff;    outline: none;}

.panel-title a:focus, a {  color:#fff;  text-decoration: none !important;}

/************************/ 
.footer-divider-line {	box-sizing: border-box;	height: 0.1%;	width: 100%;	border: 2.51px solid #FEFEFE;}

.container{width:100%;}

.navbar-wrapper {position: relative;}
	
.jumbotron {    background-color: #fff;}

.row {margin-right: 20px;    margin-left: 20px;}

.blog-body {color: #FFFFFF;	font-family: "HelveticaNeue";	font-size: 18px;	font-weight: 500;	line-height: 27px;	margin-top: 100px;    padding: 20px;}
.modal-header {
    padding: 15px;
    border-bottom: 0;
}
@media screen and (min-width: 768px){
.jumbotron .h1, .jumbotron h1 {font-size: 48px;}



}


@media screen and (min-width: 481px) and (max-width: 600px){

.panel-title{margin-left: -12px;}
.modal-dialog {margin: 0px;}

a.accordion-toggle {font-size: 13px;}

.join-our-newsletter-subheader-social {margin-bottom: 0px;    margin-top: 0px;}

.topcutImage{height:auto;}

.group-collapse-pnnel {padding: 0px 33px;}

.panel-group {    margin-top: 450px;}

.phone_number{font-size:10px;}

.field-text {font-size: 13px;margin-top: 5px;}

.panel-body {font-size: 13px;padding: 5px 15px;}

.panel-heading {padding: 0px 15px;}

a.accordion-toggle {margin: -32px;}

.glyphicon-plus:before {height: 13px;    width: 13px;}

.glyphicon-minus:before { height: 13px;    width: 13px;}
.glyphicon {margin-right: 24px;    top: 0px;}
}


@media screen and (min-width: 320px) and (max-width: 480px){

.panel-title{margin-left: -12px;}

#signupForm .modal-dialog {margin: 0px;}

.field-text {font-size: 13px;margin-top: 5px;}

#signupForm .form-control {font-size: 13px;    margin-top: 5px;}

.join-our-newsletter-subheader-social {margin-bottom: 0px;    margin-top: 0px;}

a.accordion-toggle {font-size: 13px; }

.group-collapse-pnnel {padding: 0px 33px;}

.topcutImage{height:auto;}

.panel-group {margin-top: 500px;}

.contact-us{font-size:18px;line-height: 0px;}

.phone_number{font-size:10px;}

.panel-body {font-size: 13px;padding: 5px 15px;}

.panel-heading { padding: 0px 15px;}

a.accordion-toggle {margin: -32px;}

.glyphicon-minus:before { height: 13px;width: 13px;}

.glyphicon-plus:before {height: 13px;width: 13px;}
.glyphicon {margin-right: 15px;    top: 0px;}

}