/*ITSR36792 follows */
a.open-button { 
	background:#057778;  
	border: none;  
	width:max-content; 
	min-width:320px;
	height:auto;
	z-index: 9;
	font-family:'Frutiger Neue W01 Bold Condensed',sans-serif;
	font-size:22px; 
	color: white;
	text-align:center;	
	padding:15px 10px ;
text-decoration: none;
    margin: 0 auto !important;
    /*margin-right: 20% !important;*/
  
  }
.reveal-modal-bg
{
    z-index: 62;
    opacity: 0;
}
.reveal-modal-show
{
    display: block;
}
 .newSimple-hero
{
 background: #043b56;
    font-family: 'Frutiger Neue W01 Light',sans-serif;  
    color: White;
   border-bottom: 20px #057778 solid;
   padding: 33px 2.1875em 0px;
} 
.dropdown-content li a {
	  font-family: 'Frutiger Neue W01 Bold',sans-serif;
		font-size:14px;
		color:#666666;
		font-weight:bold;
}
.form-content input[type=text], .form-content input[type=tel], .form-content input[type=email] {
	
	    font-family: 'Frutiger Neue W01 Bold',sans-serif;
		font-size:14px;
		color:#666666;
		font-weight:bold;
		
}
 .show {display: block !important;}
 @media screen and (min-width: 768px) and (max-width: 1023px)
{
   a.open-button  
   {
       /*margin-right: 22% !important;*/
       font-size:26px;
   } 
}
 
 
 @media only screen and (max-width:640px){
	 

h3.mobile{display:block !important;}
a.desktop { display:block  !important;
}
a.mobile, div.mobile, ul.mobile{display:block;}



.life-column{

    padding-left: 0;
    padding-right: 0;
  
}
a.bgColor{
background-color:#369293;
 }
/*  .newSimple-hero
{
   border-bottom: none;
} */
 }
 a.desktop,div.desktop{ display:block !important;
}
 @media only screen and (min-width:641px){
	 
/*	
h3.desktop { display:block !important;
}*/
h3.mobile,div.mobile{
display:none  !important;
}
a.desktop,div.desktop{ display:block !important;
}
a.mobile, ul.mobile{
display:none  !important;
}





.life-column{
position: relative;
    padding-left: 2.1875em;
    padding-right: 2.1875em;
    float: left;
}

}
/* The popup form - hidden by default */
.form-popup {
	display: none;
	background-color: #fff; 
	position: absolute;
    z-index: 10000;
}

/* Add styles to the form container */
.form-container {
  max-width: 300px;
  padding: 10px;
  background-color: white;
}

/* Full-width input fields */
.form-container input[type=text], .form-container input[type=password] {
  width: 100%;
  padding: 15px;
  margin: 5px 0 22px 0;
  border: none;
  background: #f1f1f1;
}

/* When the inputs get focus, do something */
.form-container input[type=text]:focus, .form-container input[type=password]:focus {
  background-color: #ddd;
  outline: none;
}

/* Set a style for the submit/login button */
.form-container .btn {
  background-color: #4CAF50;
  color: white;
  padding: 16px 20px;
  border: none;
  cursor: pointer;
  width: 100%;
  margin-bottom:10px;
  opacity: 0.8;
}

/* Add a red background color to the cancel button */
.form-container .cancel {
  background-color: red;
}

/* Add some hover effects to buttons */
.form-container .btn:hover,  {
  opacity: 1;
}



 .caret.caret-up {
    border-bottom: 4px solid transparent;
    border-top: 4px solid transparent;
    border-left: 4px solid;        
  }

.dropdown-menu {
    position: absolute;    
  /*  display: none;*/
    float: left;
    min-width: 300px;
    padding: 0;
    margin: 0;
    list-style: none;
    background-color: #057778;
	}
	.dropdown-submenu .dropdown-menu {
    position: relative;
    display: none;
    list-style: none;
}
.caret{
    display: inline-block;
    width: 0;
    height: 0;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}
.dropdown-menu > li > a {
       clear: both;
}





#FormContainer input[type="text"] 
{
    height: 40px !important;
    border-radius: 6px;
    background-color: #ffffff;
    border: 1px solid #cbcbcb;
    padding-top: 5px;
    font-size: 18px;
    /* color: #0e9346;   */
    
}
/*Responsive Styles*/
#FormContainer .error-message
{
    font-family: 'Frutiger Neue W01 Lt' ,sans-serif !important;
    font-size: 12px !important;
}
.ddContainer
{
    background: #fbfbfb;
    border-radius: 5px;
    height: 40px !important;
    padding-top: 0px;
    padding-left: 2px;
}
.ArrowButton
{
    min-width: 45px;
    border: 0;
    border-left: 1px solid #cbcbcb;
    display: inline-block; /* float: left; */
    height: 38px; /* line-height: 40px; */
    border-radius: 5px;
    position: absolute;
    right: 13px; /* left: 2px; */
    z-index: 22;
    background: url(/content/blac/images/down-arrow.png) center no-repeat,linear-gradient(to bottom,#fefefe 0,#e6e6e6 99%);
}
.ddl
{
    webkit-appearance: none;
    -moz-appearance: window;
    appearance: none;
    border: 0;
    width: 99%;
    z-index: 1;
    position: relative;
    padding-left: 5px; /* padding-top: 5px; */ /* padding-bottom: 5px; */
    font-family: 'Frutiger Neue W01 Bold' ,sans-serif;
    font-weight: bold;
    font-size: 16px;
    color: #666666;
    background: linear-gradient(to bottom,#e7e7e7 1%,#fbfbfb 25%);
    height: 38px;
}
.ProdList
{
    font-family: "Frutiger Neue W01 Bold" , sans-serif;
    font-size: 18px;
    color: white;
    text-decoration: underline;
    text-align: center;
    padding-left: 25px;
    padding-bottom: 30px;
    margin: 0px;
}

      .ControlRow{padding:0 !important;margin: 0 !important;}

.quoteHeading
{
    display: none;
}
.QuoteBtn
{
    left: 0%;
    padding-bottom: 100px !important;
}
.BtnStyle
{
    width: 100% !important;
    position: static !important;
    background: #057779 !important;
    font-family: 'Frutiger Neue W01 Bold' ,sans-serif;
    font-size: 24px;
    color: #ffffff;
    text-align: center;
    height: 60px;
}
.Divider
{
    display: none;
}
.ProdOffered
{
    background: #057778;
    border: none;
    height: 80px;
    margin: 0px;
    z-index: 9;
    font-family: 'Frutiger Neue W01 Bold Condensed' ,sans-serif;
    font-size: 26px;
    color: white;
    text-align: center;
    padding: 25px 20px 25px 20px;
    text-decoration: none;
    margin-top: -22px;
}
.getQuoteMain
{
    display:block;
    background: #057778;
    border: none;
    height: 80px;
    margin: 0px;
    z-index: 9;
    font-family: 'Frutiger Neue W01 Bold Condensed' ,sans-serif;
    font-size: 26px;
    color: white;
    text-align: center;
    padding: 25px 20px 25px 20px;
    text-decoration: none;
    margin-top: -22px;
}

.customPadding
{
    padding: 0;
}
.bgchange
{
    background: #369293 !important;
    display:block !important;
}
.bgchangeNew
{
    display:block !important;
}
.divshow
{
    display:none;
    padding: 0;
}
.ArrowIcon
{
    font-size: 15px;
    display:inline-block;
}
.dropdown-content
{
top:0px!important;
height:300px;
}
.jspDrag
{
background:#cbcbcb !important;
}
.jspTrack
{
background:#fbfbfb !important;
}
.caretNew{
    display: inline-block;
    width: 0;
    height: 0;
    vertical-align: middle;
    border-top: 8px solid;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
}
.caretNew.caretNew-up {
    border-bottom: 8px solid transparent;
    border-top: 8px solid transparent;
    border-left: 8px solid;        
  }
 
@media screen and (min-width: 1024px)
{ .newSimple-hero p{
   display:inline-block;
} 
 
	#myForm{
		
		     border: #cbcbcb 1px solid;
	}
    .divshow
{
    display:block;
   
}
a.open-button
{
    margin:0 !important;
    font-size: 26px;
    width: 400px;
    padding:25px 0px;
}
.getQuoteMain
{
    display:none !important;
}
.ArrowIcon
{
    font-size: 15px;
    display:none;
}
.bgchange
{
    background: #ebebeb !important;
    display:block !important;
}
.bgchangeNew
{
    background: none !important;
    display:block !important;
}
    .ProdList
    {
	font-weight: bold;
        color: rgb(7, 52, 103);
		text-align: left;
    }
    .customPadding
    {
        padding-left: 2.1875em;
        padding-right: 2.1875em;
    }
    .quoteHeading
    {
        font-family: 'Frutiger Neue W01 Lt' ,sans-serif;
        font-size: 16px;
        text-align: left;
        color: #666666;
        padding-top: 45px;
        padding-bottom: 25px;
        margin: 0;
        margin-left: 25px;
        display: block;
		line-height:18px
    }
    .QuoteBtn
    {
        left: 30%;
        
    }
    .BtnStyle
    {
        width: 275px !important;
    }
    .Divider
    {
        height: 355px;
        padding: 0;
        margin: 0;
        border-left: #cbcbcb 1px solid;
        top: 45px;
        padding-left: 40px;
        display: block;
    }
    .ProdOffered
    {
        font-family: 'Frutiger Neue W01 Bold' ,sans-serif;
        font-weight: bold;
        font-size: 24px;
        color: #666666;
        text-align: left;
        padding-top: 70px;
        padding-bottom: 65px;
        padding-left: 25px;
        padding-right: 25px;
        margin: 0;
        background: none;
    }
    .ControlRow
    {
    padding-bottom: 10px;
    }
}
