@charset "utf-8";
/* CSS Document */


.leftDrower .fixedheader::before {
  background-color: rgba(0, 0, 0, 0.4);
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  width: 100%;
  z-index: 999999999;
}


body {
  background-color: #e1dccb;
}

.fixed-margin {
  margin-top: 70px;
}

.bold-text {
  color: #000;
  font-size: 18px;
  text-align:center;
  margin-bottom:30px;
}
.padtop
{
	padding-top:100px
}

.overflow-tab {
  display: block;
  float: left;
  height: 47px;
  margin-top: -47px;
  overflow-x: scroll;
overflow-y:hidden;
  position: relative;
  width: 100%;
  z-index: 2147483647;
}
.twobtn a {
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  bottom: 0px !important;
  color: #fff;
  float: left !important;
  font-size: 18px;
  font-weight: bold;
  margin: 0;
  right: 0;
  padding: 10px 0;
  position: absolute !important;
  text-align: center;
  width: 50% !important;
}
/*.tooltip-content-inner .dark-text-big {
  font-size: 21px;
  color: #fff;
}*/

.tooltip-content-inner .dark-text-big {
  color: #fff;
  font-size: 24px;
  font-weight: normal;
}

.tooltip-content-inner .dark-text-big span {
  display: block;
  padding-top: 8px;
}

.twobtn .close-button.tooltipclose {
  border-right: 1px solid rgba(255, 255, 255, 0.5) !important;
}
.SumInsured {
  background-color: #fff;
  border-radius: 3px;
  color: #000;
  font-size: 20px;
  font-weight: bold;
  height: 40px;
  text-align: center;
  padding-top: 10px;
  position:absolute;
}
.InputSpan img {
  position: absolute;
  right: -7px;
  top: 19px;
  width: 47px !important;
  z-index: 999;
}

/*change if image needs auto height*/
.checkbox4 .span-position6 img {
  padding: 0;
  width: 100%;
}

.selectPopup .InputSpan img {
  position: absolute;
  right: 0;
  top: -43px;
  width: 47px !important;
  z-index: 999;
}
.positionRelative { position:relative !important; overflow:visible!important;}
.padding-Right-30 {
  padding-right: 30px !important;
}
.checkbox4 .smallFont{font-size:13px !important;}
.font-size-Big {font-size: 15px !important;}
.absoluteTXT {
  font-size: 14px;
  position: absolute;
  top: -3px;
}
.padding-bottom-15{ padding-bottom:15px !important;}
.paddingLTR{ padding:0px 10px;}
.InnerHide{ display:none;}
.fixed-placeholder_2 {
  color: #585858;
  font-size: 15px;
  height: 25px;
  padding-left: 3px;
}
.SumInsured select{
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
}
#USD > option::before {
  content: "\f156";
  font-family: fontawesome;
}
.head-text9 {
  color: #3b4a53;
  font-size: 16px;
  margin-bottom: 10px;
  padding: 14px 0;
}
.show{display:block !important;}
.HasIconEnd{padding-right:26px !important}
.innerPage {
  background-color: white !important;
  margin: 6px 7px !important;
  border-radius:3px;
  -webkit-box-shadow:0 0 3px rgba(0,0,0,0.4);
  -moz-box-shadow:0 0 3px rgba(0,0,0,0.4);
  -ms-box-shadow:0 0 3px rgba(0,0,0,0.4);
  box-shadow:0 0 3px rgba(0,0,0,0.4);
  padding:30px 15px;
 
  
}

.HeightFUll{height:100% !important;}
.MediumTtitle {
  font-size: 16px;
  font-weight: 400;
  line-height: normal;
  margin: 0;
}
.DivBlock{ Display:block!important;}


.tooltip-close.tooltip.HasText.popupbtn {
    height: 35px;
    overflow: visible !important;
    position: absolute;
    right: 0;
    top: 0;
    width: 35px;
}
.tooltip-close.tooltip.HasText.popupbtn > span {
    height: 40px;
    overflow: visible !important;
    right: 0 !important;
    top: -3px !important;
}

.txt-discount {
  color: #f26522;
  display: block;
  font-size: 12px;
  padding-left: 97px;
}


 .listingthree > li .pull-left {
  font-weight: bold;
}

.listingthree > li .pull-left strong {
  font-weight: bold;
}

.GalleryButton li {
  font-size: 18px;
  font-weight: bold;
  list-style: outside none none !important;
  margin: 0 !important;
  padding: 15px 0 !important;
}
.GalleryButton .fa {
  margin-right: 10px;
}
.GalleryButton {
  margin: 0;
}
.GalleryButton li:first-child {
  border: medium none;
}
.GalleryButton a{ color:#fff;}
.no-margin-bottom{
	margin-bottom:0 !important;
}

.no-padding-bottom{
  padding-bottom: 0 !important;
}

.certificate-box:nth-child(2n){margin-right:0 !important;}


.hiddenfield{display:none;}
.height-full
{
	overflow-y:scroll !important;
	 height:100%;
}

.radio-group
{
	width:100%;
	text-align:center;
}
.radio-group2 {
  text-align: center;
  width: 100%;
}
.radio-group label::before {
  background-color: #e3e0d4;
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  right: -5px;
  width: 1px;
  z-index: 99;
}


.radio-group.choose-insurance-radio input[type="radio"] + i::before,.radio-group.choose-insurance-radio  input[type="radio"]:checked + i::before  {
  background-position: center center;
  left: 0;
}


/*#content.snap-content #page1.ui-page {
    padding-top: 53px !important;
}
*/

#content.snap-content #page1.ui-page {
    padding-bottom: 44px !important ;
}

.radio-group2 label::before {
  background-color: #e3e0d4;
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  right: -20px;
  width: 1px;
  z-index: 99;
}

/*.radio-group label
{
	width:43%;
	float:left;	
	margin:0 8px;
	cursor:pointer;
	position:relative;
	overflow:visible;
}*/
.radio-group label {
  cursor: pointer;
  float: left;
  margin: 0 11px;
  position: relative;
}
.radio-group.WhellerButtons label {
  cursor: pointer;
  float: left;
  margin: 0 9px;
  position: relative;
  width:43%;
}

.radio-group2 label
{
	width:43%;
	float:left;	
	margin:0 8px;
	cursor:pointer;
	position:relative;
	overflow:visible;
}

html.overflwauto, html .overflwauto{overflow:auto !important;}
html.overflwauto .scrollable{position:inherit !important;}


.radio-group label:last-child::before {
  display: none;
}

.radio-group2 label:last-child::before {
  display: none;
}
/* radio btn style */
.radio-group input[type="radio"] {
    display:none;
}
.radio-group  input[type="radio"] + i:before {
    content:'';
   height: 84px;
  left: 20%;
  position: absolute;
  top: -10px;
  width: 100%;
	display:block;
	background-repeat:no-repeat;
	background-size:100px auto;
}
.radio-group input[type="radio"]:checked + i::before {
  content: "";
  display: block;
  height: 84px;
  left: 20%;
  position: absolute;
  top: -10px;
  width: 100%;
}

.radio-group2 input[type="radio"] {
    display:none;
}
.radio-group2  input[type="radio"] + i:before {
    content:'';
   height: 84px;
  left: 20%;
  position: absolute;
  top: -10px;
  width: 100%;
	display:block;
	background-repeat:no-repeat;
	background-size:100px auto;
}
.radio-group2 input[type="radio"]:checked + i::before {
  content: "";
  display: block;
  height: 84px;
  left: 20%;
  position: absolute;
  top: -10px;
  width: 100%;
}

/*-----------bike- car----*/
.radio-group .bike::before {
  background-color: #e3e0d4;
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  right: -2px !important;
  width: 1px;
  z-index: 99;
}

.radio-group .bike
{
	position:relative;
}
.radio-group .car, .radio-group .bike {
  margin-bottom: 0;
  margin-left: 0 !important;
  margin-right: 0 !important;
  margin-top: 0;
  width: 50%;
}

.radio-group .bike input[type="radio"] + i:before {
	background-image:url(../../images/icon/bike-before.png);
}

.radio-group .bike input[type="radio"]:checked + i:before {
	background-image:url(../../images/icon/bike-after.png);
}

.radio-group .car input[type="radio"] + i:before {
	background-image:url(../../images/icon/car-before.png);
}

.radio-group .car input[type="radio"]:checked + i:before {
	background-image:url(../../images/icon/car-after.png);
}

.radio-group2 .no input[type="radio"] + i:before {
	background-image:url(../../images/icon/bike-before.png);
}

.radio-group2 .no input[type="radio"]:checked + i:before {
	background-image:url(../../images/icon/bike-after.png);
}

.radio-group2 .yes input[type="radio"] + i:before {
	background-image:url(../../images/icon/bike-broken-before.png);
}

.radio-group2 .yes input[type="radio"]:checked + i:before {
	background-image:url(../../images/icon/bike-broken-Checked.png);
}

.radio-group .no input[type="radio"] + i:before {
	background-image:url(../../images/icon/no-before.png);
}

.radio-group .no input[type="radio"]:checked + i:before {
	background-image:url(../../images/icon/no-after.png);
}

.radio-group .yes input[type="radio"] + i:before {
	background-image:url(../../images/icon/yes-before.png);
}

.radio-group .yes input[type="radio"]:checked + i:before {
	background-image:url(../../images/icon/yes-after.png);
}


.radio-group .no input[type="radio"]:checked + i + span, .radio-group .yes input[type="radio"]:checked + i + span, .radio-group2 .no input[type="radio"]:checked + i + span, .radio-group2 .yes input[type="radio"]:checked + i + span
{
	color:#f26522;
}

.radio-group input[type="radio"] + i,.radio-group2 input[type="radio"] + i
{
	background-color: transparent;
	width:100%;
	height:60px;
	position:relative;
	display:inline-block;
	
}

.radio-group input[type="radio"]:checked + i + span,.radio-group2 input[type="radio"]:checked + i + span
{
	color: #000;
    display: inline-block;
    text-align: center;
    width: 100%;
}

.radio-group input[type="radio"] + i + span,.radio-group2 input[type="radio"] + i + span
{
	color:#b2b2b2;
	font-size:18px;
}
/* radio btn style */


/*--radio style1---*/
.radio-group.radiostyle1 input[type="radio"] + i:before {
	background-image:url(../../images/ui/radio5.png);
	background-size:23px auto;
	top:0px;
	color:#3e3d3d;
}

.radio-group.radiostyle1 input[type="radio"]:checked + i:before {
	background-image:url(../../images/ui/radio5c.png);
	top:0px;
	color:#3e3d3d;
}

.radio-group.radiostyle1 input[type="radio"] + i
{
	background-color: transparent;
	width:30px;
	height:30px;
	position:relative;
	display:inline-block;
	background-size:100% !important;
	float:left;
	
}

.radio-group.radiostyle1 input[type="radio"] + i + span, .radio-group.radiostyle1 input[type="radio"]:checked + i + span {
  color: #3e3d3d;
  float: left;
  padding-left: 9px;
  padding-top: 3px;
  width: auto;
}

.radio-group.radiostyle1 label::before
{
	display:none;
}

.radio-group.radiostyle1 {
	/*border:#999999 solid 1px;*/
	border-radius:3px;
	padding:9px;
}

/*--radio style1---*/

.mar-left-27{
margin-left:27px;
}

/*--radio style2---*/
.radio-group.radiostyle2 input[type="radio"] + i:before {
	/*background-image:url(../../images/ui/check.jpg);*/
	background-image:url(../../images/ui/radio5.png);
	background-size:30px auto;
	top:-3px;
	color:#3e3d3d;
}

.radio-group.radiostyle2 input[type="radio"]:checked + i:before {
	/*background-image:url(../../images/ui/check-active.jpg);*/
	background-image:url(../../images/ui/radio5c.png);
	top:-3px;
	color:#3e3d3d;
}

.radio-group.radiostyle2 input[type="radio"] + i
{
	background-color: transparent;
	width:30px;
	height:30px;
	position:absolute;
	display:inline-block;
	background-size:100% !important;
	float:none;
	top:21px;
	right:41px;
	
}
.checkbox5 input[type="checkbox"]:checked + label::before {
  background-image: url("../../images/ui/radio4c.png");
  color: #112f44;
  content: "";
  font-size: 15px;
  line-height: 15px;
  text-align: center;
}

.checkbox5 label::before {
  /*background-color: #fff;*/
  background-image: url("../../images/ui/radio4.png");
  background-repeat: no-repeat;
  background-size: 100% auto;
  color: #f3f3f3;
  content: "";
  display: block;
  font-family: "opensans-semibold";
  font-size: 15px;
  height: 30px;
  left: 0;
  line-height: 15px;
  position: absolute;
  right: 0;
  text-align: center;
  /*top: 18px;*/
  width: 18px;
}
.checkbox5 input[type="checkbox"] {
  display: none;
}

.checkbox5 label {
  color: #585858;
  cursor: pointer;
  font-size: 12px;
  line-height: normal;
  padding: 10px 0 0 27px;
  text-align: left;
}

.radio-group.radiostyle2 input[type="radio"] + i + span, .radio-group.radiostyle2 input[type="radio"]:checked + i + span {
  color: #3e3d3d;
  float: left;
  padding-left: 9px;
  padding-top: 3px;
  width: auto;
}

.radio-group.radiostyle2 label::before
{
	display:none;
}

.radio-group.radiostyle2 label
{
	float:none;
	width:100%;
	position:relative;
	display:inline-block;
	border-bottom:#ccc solid 1px;
	padding-bottom: 5px;
    padding-left: 21%;
    padding-right: 10px;
    padding-top: 5px;
}

.ValignBottom{ vertical-align:Bottom !important;}
.ValignTOP{ vertical-align:top !important;}
.WordWrapBr{word-wrap: break-word;}
.DisplayInline{ display:inline-block !important;}
.tooltip-content-inner p, .tooltip-content-inner ul {font-family: roboto;}
.tooltip-content-inner small {display: block;font-family: roboto;font-size: 10px;text-align: left;}
.tooltip-content-inner li {text-align: left; list-style:inside square;}
.HasText > span {right: -8px !important; top: -26px !important;}
.tooltip-content-inner {font-family: roboto;}

.radio-group.radiostyle2 label img {
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  width: 200px;
}
/*--radio style2---*/


/*--radio style3---*/
.radio-group.radiostyle3 input[type="radio"] + i:before {
	background-image:url(../../images/ui/radio4.png);
	background-size:30px auto;
	top:-3px;
	color:#3e3d3d;
}

.radio-group.radiostyle3 input[type="radio"]:checked + i:before {
	background-image:url(../../images/ui/radio4c.png);
	top:-3px;
	color:#3e3d3d;
}

.radio-group.radiostyle3 input[type="radio"] + i
{
	background-color: transparent;
	width:30px;
	height:30px;
	position: absolute;
    right: 14px;
	bottom:6px;
	display:inline-block;
	background-size:100% !important;
	float:left;
	
}
.searchIcon {
  right: 3px !important;
  top: 27px !important;
}
.radio-group.radiostyle3 input[type="radio"] + i + span, .radio-group.radiostyle3 input[type="radio"]:checked + i + span {
  color: #3e3d3d;
  float: left;
  padding-right: 9px;
  padding-top: 0;
  width: auto;
}

.radio-group.radiostyle3 label::before
{
	display:none;
}

.radio-group.radiostyle3 {
	padding:9px;
}

.radio-group.radiostyle3 label
{
	 background-color: #fafafa  !important;
  margin: 6px 7px !important;
  border-radius:3px;
  -webkit-box-shadow:0 0 3px rgba(0,0,0,0.4);
  -moz-box-shadow:0 0 3px rgba(0,0,0,0.4);
  -ms-box-shadow:0 0 3px rgba(0,0,0,0.4);
  box-shadow:0 0 3px rgba(0,0,0,0.4);
  padding:0 0;
  width:96%;
  overflow:hidden;
}

.radio-group.radiostyle3 {
  padding: 0;
}



/*--radio style3---*/


/*--radio style4---*/
.radio-group.radiostyle4 input[type="radio"] + i:before {
	background-image:url(../../images/ui/radio5.png);
	background-size:30px auto;
	top:-3px;
	color:#3e3d3d;
}
.SendEmail .radio-group.radiostyle4 input[type="radio"] + i::before {
  background-image: url("../../images/ui/radio5.png");
  background-size: 100% auto;
  color: #3e3d3d;
  top: 0;
}
.radio-group.radiostyle4 input[type="radio"]:checked + i:before {
	background-image:url(../../images/ui/radio5c.png);
	top:-3px;
	color:#3e3d3d;
}

.radio-group.radiostyle4 input[type="radio"] + i
{
	background-color: transparent;
	width:30px;
	height:30px;
	position: absolute;
	top:-3px;
	left:-13px;
	display:inline-block;
	background-size:100% !important;
	float:left;
	
}

.radio-group.radiostyle4 input[type="radio"] + i + span, .radio-group.radiostyle4 input[type="radio"]:checked + i + span {
font-weight: 300;
  float: left;
  padding-right: 9px;
  padding-top: 0;
  width: auto;
  margin-left:24px;
}
.radio-group.radiostyle4.ExtraLabels input[type="radio"] + i + span, .radio-group.radiostyle4.ExtraLabels input[type="radio"]:checked + i + span {
  float: left;
  margin-left: 20px;
  padding-right: 0;
  padding-top: 0;
  width: auto;
}
.radio-group.radiostyle4 label::before
{
	display:none;
}

.radio-group.radiostyle4 {
	padding:9px;
}

.radio-group.radiostyle4 label {
  margin: 10px 0 !important;
  width: 33%;
}
.radio-group.radiostyle4.ExtraLabels label {
  margin: 10px 0;
  width: 50%;
}
/*.radio-group.radiostyle4 input[type="radio"] + i + span {
  font-size: 14px;
  text-align: left;
}*/

.radio-group.radiostyle4 input[type="radio"] + i + span {
  font-size: 16px;
  text-align: left;
}

.radio-group.radiostyle4.full-width label {
  width: 100%;
}


.radio-group.radiostyle4.radio-50 label {
  width: 50%;
}

/*--radio style4---*/



/*--radio style5---*/
.radio-group.radiostyle5 input[type="radio"] + i:before {
	background-image:url(../../images/ui/radio4.png);
	background-size:20px auto;
	top:-3px;
	color:#3e3d3d;
}

.radio-group.radiostyle5 input[type="radio"]:checked + i:before {
	background-image:url(../../images/ui/radio4c.png);
	top:-3px;
	color:#3e3d3d;
}

.radio-group.radiostyle5 input[type="radio"] + i
{
	background-color: transparent;
	width:30px;
	height:30px;
	position: absolute;
    right: 0;
	bottom:7px;
	display:inline-block;
	background-size:100% !important;
	float:left;
	
}

.radio-group.radiostyle5 input[type="radio"] + i + span, .radio-group.radiostyle5 input[type="radio"]:checked + i + span {
  float: left;
  padding-right: 9px;
  padding-top: 0;
  width: auto;
}
.radio-group.radiostyle5 input[type="radio"] + i + span
{
	color:#9da4a9;
}

.radio-group.radiostyle5 input[type="radio"]:checked + i + span 
{
	color:#3b4a53;
}

.radio-group.radiostyle5 label::before
{
	display:none;
}

.radio-group.radiostyle5 {
	padding:9px;
}

.radio-group.radiostyle5 label {
  border-bottom: #d8dbdd solid 1px;
  margin: 0;
  padding: 20px 0;
  width: 100%;
}

.radio-group.radiostyle5 label:last-child {
  border-bottom: none;
}

.radio-group.radiostyle5 {
  padding: 0;
}

.radio-group.radiostyle5 input[type="radio"] + i + span {
  font-size: 15px;
}



/*--radio style5---*/


/*--radio style6---*/
.radio-group.radiostyle6 input[type="radio"] + i {
	color:#3e3d3d;
}

.radio-group.radiostyle6 input[type="radio"]:checked + i {
	color:#fff;
	background-color:#ed7233;
}

.radio-group.radiostyle6 input[type="radio"] + i {
  background-color: #fff;
  display: inline-block;
  float: left;
  font-size: 16px;
  font-style: normal;
  font-weight: bold;
  height: 30px;
  padding-top: 5px;
  position: relative;
  width: 30px;
}

.radio-group.radiostyle6 .radio-more i {
  background-image: url("../../images/ui/radio-more.png");
  background-position:-3px -2px;
  background-repeat: no-repeat;
  background-size: 37px auto;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.radio-group.radiostyle6 label {
  width: 11%;
}

.radio-group.radiostyle6 label::before
{
	display:none;
}

.radio-group.radiostyle6 {
	padding:9px;
}

/*--radio style6---*/



/* radio style 7 for accordion style*/
.radio-group.radiostyle7 {
  padding: 0;
}

.radio-group.radiostyle7.full-width label {
  width: 100%;
}

.radio-group.radiostyle7 label {
  margin-bottom: 6px;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
}

.radio-group.radiostyle7 input[type="radio"]:checked + i::before {
  background-image: url("../../images/ui/radio7c.png");
  color: #3e3d3d;
}

/*.radio-group.radiostyle7 input[type="radio"] + i::before {
  background-image: none;
  background-size: 30px auto;
  color: #3e3d3d;
  top: 10px;
}*/

.radio-group.radiostyle7 input[type="radio"] + i::before {
  background-repeat: no-repeat;
  content: "";
  display: block;
  height: 84px;
  left: 90%;
  position: absolute;
  width: 100%;
  background-image: none;
  background-size: 20px auto;
  color: #3e3d3d;
  top: 14px;
}

.radio-group.radiostyle7 input[type="radio"]:checked + i {
  background-color: #eb922c;
}

.radio-group.radiostyle7 input[type="radio"] + i {
  background-color: #828282;
   height: 100%;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 0;
   position: absolute;
  width: 100%;
}
/*.radio-group.radiostyle7 input[type="radio"] + i {
  background-color: transparent;
  background-size: 100% auto !important;
  display: inline-block;
  float: left;
  height: 30px;
  left: -13px;
  top: -3px;
}*/







.radio-group.radiostyle7 input[type="radio"] + i + span {
  background-color: transparent;
  color: #fff;
  font-size: 16px;
  font-weight: normal;
  margin-left: 0;
  padding-bottom: 12px;
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 12px;
  text-align: left;
  width: 100%;
  position:relative;
}

.radio-group.radiostyle7 input[type="radio"] + i + span, .radio-group.radiostyle7 input[type="radio"]:checked + i + span {
  float: left;
}

/*.radio-group.radiostyle7 input[type="radio"]:checked + i + span {
  background-color: #eb922c;
}*/

/* radio style 7*/

.radiohiddenfield
{
	display:none;
}

/* select dropdown */
.select-style4.select-drop select {
  -moz-appearance: none;
  background-color: transparent;
  border: medium none;
  cursor: pointer;
  display: inline-block;
  font-size: 19px;
  font-weight: bold;
  height: 40px;
  margin: 0;
  outline: medium none;
  overflow: hidden;
  padding: 8px 4px;
  text-align: center !important;
  text-indent: 0.01px;
  text-overflow: "";
  width: 100%;
}

.select-drop select {
    padding:8px 4px;
    margin: 0;
	border:none;    
    background-color:transparent;
    color:#000;
    outline:none;
    display: inline-block;
    -webkit-appearance:none;
    -moz-appearance:none;
	-o-appearance:none;
	-ms-appearance:none;
    appearance:none;
    cursor:pointer;
	width:117%;
	height:40px;
	font-size:17px;
	text-indent: 0.01px;
    text-overflow: "";
	overflow:hidden;
}

.select-drop label {
  position: relative;
  width: 100%;
}

.select-drop label:after {
    content:'';
    font-size:25px;
    color:#aaa;
    right:8px; top:11px;
    padding:0 0 2px;
    position:absolute;
    pointer-events:none;
	background-image:url(../../images/icon/drop-down-icon.png);
	width:20px;
	height:20px;
	background-size:100%;
}
.select-drop label:before {
    content:'';
    right:0; top:0px;
    width:100%; height:100%;
    background-color:transparent;
    position:absolute;
    pointer-events:none;
    display:block;
	border:1px solid #d8dbdd;
	border-radius: 3px;
}
/* end select dropdown */


/* select dropdown2 */
.select-drop.select-style2 select {
	color:#999999;
}

.select-drop.select-style2 label:before {
	border:1px solid #cccccc;
}

.select-drop.select-style2 label:after {
	border-left:1px solid #cccccc;
}

/*.select-drop.select-style2 label::after {
  background-image: url("../../images/icon/drop-down-icon.png");
  background-position: 14px 13px;
  background-repeat: no-repeat;
  background-size: 21px auto;
  content: "";
  height: 100%;
  right: 8px;
  top: 0;
  width: 41px;
}*/

.select-drop.select-style2 label::after {
  background-color: #fff;
  background-image: url("../../images/icon/drop-down-icon.png");
  background-position: 14px 13px;
  background-repeat: no-repeat;
  background-size: 21px auto;
  content: "";
  height: 95%;
  right: 1px;
  top: 1px;
  width: 47px;
}


/* end select dropdown2 */

/* select dropdown3 */
.select-drop.select-style3 select {
  color: #acacac;
  font-size: 14px;
  height: 50px;
}

.select-drop.select-style3 label:before {
	border:1px solid #d8dbdd;
}

.select-drop.select-style3 label:after {
	
}

/*.select-drop.select-style3 label::after {
  background-image:url(../../images/ui/select-arrow2.png);
  background-position: 14px 13px;
  background-repeat: no-repeat;
  background-size: 21px auto;
  content: "";
  height: 100%;
  right: 8px;
  top: -6px;
  width: 41px;
}*/

.select-drop.select-style3 label::after {
  background-image: url("../../images/ui/select-arrow2.png");
  background-position: 11px 4px;
  background-repeat: no-repeat;
  background-size: 21px auto;
  content: "";
  height: 91%;
  right: 1px;
  top: 3px;
  width: 41px;
  background-color: #fff;
}

/* end select dropdown3 */

.mar-top-0.bor-top {
  margin-top: 8px !important;
}


/* select dropdown4 */
.select-drop.select-style4 select {
	color:#000000;
}

.select-drop.select-style4 label:before {
	border:1px solid #cccccc;
}



.select-drop.select-style4 label::after {
  background-image:url(../../images/ui/select-arrow4.png);
  background-position: 14px 13px;
  background-repeat: no-repeat;
  background-size: 21px auto;
  content: "";
  height: 100%;
  right: 2px;
  top:-3px;
  width: 41px;
}

/* end select dropdown4 */



/* select dropdown5 */
.select-drop.select-style5 select {
	color:#3b4a53;
	font-size:18px;
}

.select-drop.select-style5 label:before {
	border:none;
}

.select-style5 .text-icon {
  float: left;
   padding-top: 12px;
}

.select-drop.select-style5 label::after {
  background-image:url(../../images/ui/select-arrow5.png);
  background-position: 14px 13px;
  background-repeat: no-repeat;
  background-size: 21px auto;
  content: "";
  height: 100%;
  right: -3px;
  top: 0;
  width: 41px;
}

.select-drop.select-style5.down-arrow label::after {
  background-image: url("../../images/ui/select-arrow5.png");
  background-position: 14px 13px;
  background-repeat: no-repeat;
  background-size: 21px auto;
  content: "";
  height: 100%;
   right: -14px;
  top: -4px;
  width: 41px;
  transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
}


.select-style5.select-style5 label
{
	width:90%;
	color:#3b4a53;
	font-size:18px;
}

/* end select dropdown5 */

.select-box .one-third {
  margin-right: 5%;
}

.text-style2
{
	color:#000;
	font-size:16px;
	text-align:center;
	padding:5px;
	margin:20px 0 10px 0;
	font-weight:500;
}


.grey-bor-text {
  border-bottom: 1px solid #d8dbdd !important;
  border-radius: 3px;
  color: #333;
  display: block !important;
  font-size: 15px;
  height: 45px;
  line-height: 100%;
  margin-top: 20px;
  padding: 5px 10px !important;
  width: 100%;
}

.grey-bor-text:focus
{
	/*-webkit-box-shadow: 0 0 4px #cc5f2c inset;
	-moz-box-shadow: 0 0 4px #cc5f2c inset;
	-ms-box-shadow: 0 0 4px #cc5f2c inset;
	-o-box-shadow: 0 0 4px #cc5f2c inset;
	 box-shadow: 0 0 4px #cc5f2c inset;*/
}

.grey-bor-bottom
{
	padding:5px 10px !important;
	display:block  !important;
	height: 45px;
    line-height: 100%;
    margin-top: 20px;
	width:100%;
	font-size:15px;
	color:#3b4a53;
	border-bottom:#d8dbdd solid 1px !important;
	
}

.grey-bor-bottom.has-text-bg {
  background-color: #fff;
}

.mar-tp40 {
  margin-top: 40px !important;
}
.mar-tp30 {
  margin-top: 30px !important;
}

.red-btn
{
	background-color:#a41c2b;
	padding:11px 10px;
	border-radius:3px;
	color:#fff !important;
	height: 45px;
    line-height: 100%;
	 margin-top: 20px;
	 font-size:20px;
	 text-align:center;
	 border:#999999 solid 1px;
	 width:100%;
}

.red-btn[disabled=""] {
  background-color: #ccc !important;
  cursor: default;
}

.chosen-select[disabled=""] {
  color: #ccc;
  cursor: default;
}
.red-btn.btn2
{
	padding:12px 10px;
	border:none;
	margin:20px auto;
	text-align:center;
	width:84%;
}

.bg-text {
  background-color: #d6cfb1;
  color: #333333;
  font-size: 18px;
  padding:10px;
  line-height:25px;
  text-align: center;
}

.bg-text strong
{
	color:#a41c2b;
	font-weight:normal;
}

.bg-text2 {
  background-color: #efefe0;
  color: #a41c2b;
  font-size: 18px;
  padding:15px 10px;
  text-align: center;
}

.no-padding
{
	padding:0;
}

.pad-side {
  padding-bottom: 5px;
  /*padding-left: 20%;
  padding-right: 10px;*/
  padding-top: 5px;
  border-bottom:#cccccc solid 1px;
}

.no-margin
{
	margin:0 !important;
}
.check-block img
{
	width:auto;
}


.margin-bottom-100
{
	margin-bottom:100px;
}

.padding-bottom-100
{
	padding-bottom:100px !important;
}

.top-icon1 img
{
	width:50px;
}

.text-side {
  color: #636362;
  font-size: 17px;
  position: relative;
  top: 10px;
  float:left;
}

.top-icon1 {
  display: inline-block;
  float:left;
}

.light-bor {
  border-bottom: solid 1px #f2f2f2 !important;
  border-top: none !important;
}
.light-bor:last-child
{
	 border-bottom: none !important;
  border-top: none !important;
}

/* checkbox styling */
.checkbox1 input[type=checkbox] {
	display: none !important;
}



.checkbox1 img {
  width: 200px;
  padding:10px;
}
.checkbox1 label
{
	cursor:pointer;
	padding:20px 10px;
	font-size:14px;
	color:#ccc;
	border-bottom:#d8dbdd solid 1px;
	text-align:left;
}

.checkbox1 label:first-child
{
	border-bottom:#d8dbdd solid 1px ;
}
.checkbox1 label.nobor
{
	border-bottom:none;
}

.nobor
{
	border-bottom:none !important;
}

.checkbox1 label:before {
	content: "";
	font-size: 15px;
	color: #f3f3f3;
	text-align: center;
	line-height: 15px;
	background-color:#fff;
	display:block;
	width:30px;
	height:30px;
	right: -2px;
    top: 18px;
	font-size: 15px;
	position:absolute;
	font-family:'opensans-semibold';
	background-image:url(../../images/ui/radio4.png);
    background-repeat: no-repeat;
	background-size:24px auto;
}
.checkbox1 input[type=checkbox]:checked + label
{
	color:#3b4a53;
}
.checkbox1 input[type=checkbox]:checked + label:before {
	content: "";
	font-size: 15px;
	color: #112f44;
	text-align: center;
	line-height: 15px;
	background-image:url(../../images/ui/radio4c.png);
	
}


 
/* end checkbox styling */




/* checkbox2 styling */
.checkbox2 input[type=checkbox] {
	display: none;
}



.checkbox2 img {
  width: 200px;
  padding:10px;
}
.checkbox2 label
{
	cursor:pointer;
	padding:0px 10px;
	font-size:14px;
	color:#fff;
	border-bottom:#d8dbdd solid 1px;
	text-align:left;
	margin-left: 17px;
    margin-top: -1px;
	overflow:visible !important;
	background-color:transparent !important;
}

.checkbox2 label:before {
	content: "";
	font-size: 15px;
	text-align: center;
	line-height: 15px;
	background-color:transparent;
	display:block;
	width:30px;
	height:30px;
	left: -17px;
    top: -1px;
	font-size: 15px;
	position:absolute;
	background-image:url(../../images/ui/check2.png);
    background-repeat: no-repeat;
	background-size:24px auto;
}

.checkbox2 input[type=checkbox]:checked + label:before {
	content: "";
	font-size: 15px;
	text-align: center;
	line-height: 15px;
	background-image:url(../../images/ui/check2-active.png);
	
}

.rememberval .checkbox2 label:before {
	content: "";
	font-size: 15px;
	text-align: center;
	line-height: 15px;
	background-color:transparent;
	display:block;
	width:30px;
	height:30px;
	left: -17px;
    top: -1px;
	font-size: 15px;
	position:absolute;
	background-image:url(../../images/ui/check2.png);
    background-repeat: no-repeat;
	background-size:24px auto;
}

.rememberval .checkbox2 input[type=checkbox]:checked + label:before {
	content: "";
	font-size: 15px;
	text-align: center;
	line-height: 15px;
	background-image:url(../../images/ui/check-Remember.png);
	
}


 
/* end checkbox2 styling */


/* checkbox styling */
.checkbox3 input[type=checkbox] {
	display: none;
}



.checkbox3 img {
  width: 200px;
  padding:10px;
}
.checkbox3 label
{
	cursor:pointer;
	padding:10px 10px;
	font-size:14px;
	color:#a41c2b;
	text-align:left;
	margin-left: 17px;
    margin-top: -1px;
	overflow:visible !important;
	background-color:transparent !important;
}

.checkbox3 label:before {
	content: "";
	font-size: 15px;
	text-align: center;
	line-height: 15px;
	background-color:transparent;
	display:block;
	width:30px;
	height:30px;
	left: -17px;
    top: 6px;
	font-size: 15px;
	position:absolute;
	background-image:url(../../images/ui/check.jpg);
    background-repeat: no-repeat;
	background-size:24px auto;
}

.checkbox3 input[type=checkbox]:checked + label:before {
	content: "";
	font-size: 15px;
	text-align: center;
	line-height: 15px;
	background-image:url(../../images/ui/check-active.jpg);
	
}


 
/* end checkbox3 styling */



/* checkbox styling */
.checkbox4 input[type=checkbox] {
	display: none;
}



.checkbox4 img {
  width: 200px;
  padding:10px;
}

.checkbox4 > label
{
	display:block;
	position:relative;
	  min-height: 60px;
	  border-bottom:#d8dbdd solid 1px;
}

.checkbox4  input[type=checkbox] + i + span
{
	cursor:pointer;
	padding:20px 10px;
	font-size:14px;
	color:#ccc;
	
	text-align:left;
	display:block;
	position:absolute;
	width:100%;
	height:60px;
	top:0;
}


.checkbox4 label.nobor
{
	border-bottom:none;
}

.checkbox4  input[type=checkbox] + i:before {
	content: "";
	font-size: 15px;
	color: #f3f3f3;
	text-align: center;
	line-height: 15px;
	background-color:#fff;
	display:block;
	width:30px;
	height:30px;
	right: -2px;
    top: 18px;
	font-size: 15px;
	position:absolute;
	font-family:'opensans-semibold';
	background-image:url(../../images/ui/radio4.png);
    background-repeat: no-repeat;
	background-size:24px auto;
}
.checkbox4 input[type=checkbox]:checked  + i + span
{
	color:#3b4a53;
}
.checkbox4 input[type=checkbox]:checked + i:before {
	content: "";
	font-size: 15px;
	color: #112f44;
	text-align: center;
	line-height: 15px;
	background-image:url(../../images/ui/radio4c.png);
	
}

.checkbox4 i + span:before {
	display:none;
}
.checkbox4 i + span {
  cursor: pointer;
  height: auto;
  padding-bottom: 0;
  padding-left: 0;
  position: relative;
  top: 0;
}

 
/* end checkbox4 styling */


.text-area-field
{
	min-height:100px;
}
.block-div
{
	display:none;
	padding-top:30px;
	z-index: 9999;
	position:relative;
}


.opened .block-div {
  display: block;
}


.block-div .grey-text3::before {
  background-color:transparent;
  content: "";
  display: block;
  height: 100px;
  position: absolute;
  width: 100%;
  top: 0;
  z-index: 999;
}

.block-div .grey-text3 {
  position: relative;
  z-index: -1;
}

.grey-text
{
	color:#999999;
	font-size:18px;
	text-align:center;
	padding:5px;
	margin:20px 0 10px 0;
}

.grey-text2
{
	color:#666666;
	/*font-size:18px;*/
	font-size:16px;
	text-align:center;
	padding:5px;
	margin:0 0 10px 0;
}

.inner-padding {
  padding: 20px;
}

.block3-box .one-third {
	border:1px solid #cccccc;
	border-bottom:none;
  height: auto;
  text-align: center;
  width: 33.33%;
  margin-right:0;
  padding:10px 0;
  
}
.block3-box .one-third:first-child
{
	border-left:none;
}
.block3-box .one-third:last-child
{
	border-right:none;
}

.block3-box .one-third p
{
	font-size:19px;
	color:#333333;
	margin:0;
	line-height:25px;
}

.block3-box .one-third p span
{
	display:block;
	color:#993333;
	font-size:16px;
	
}

.block-border
{
	border-radius:3px;
	margin-bottom:8px;
	 -webkit-box-shadow:0 1px 2px rgba(0, 0, 0, 0.4);
  -moz-box-shadow:0 1px 2px rgba(0, 0, 0, 0.4);
  -ms-box-shadow:0 1px 2px rgba(0, 0, 0, 0.4);
	box-shadow:0 1px 2px rgba(0, 0, 0, 0.4);
}

.dark-text {
  color: #000;
  font-size: 16px;
  font-weight: 500;
  text-align: center;
}

.dark-text2 {
  color: #333;
  font-size: 17px;
  text-align: center;
}

.dark-text2 span {
  color: #a41c2b;
  font-weight:bold;
}

.divider::before {
  background-color: #000;
  content: "";
  display: block;
  height: 1px;
  position: absolute;
  width: 45%;
  top: 8px;
  left: -10px;
}

.divider::after {
  background-color: #000;
  content: "";
  display: block;
  height: 1px;
  position: absolute;
  width: 45%;
  top: 8px;
  right: -10px;
}

.divider
{
	font-size:20px;
	color:#000;
	position:relative;
	text-align:center;
	background-color:#fff;
	margin:10px 45px;
}



.twoButtons.fixedBottom > li {
  background-color: transparent;
}

.skip-btn {
  color: #a41c2b;
  display: inline-block;
  font-size: 17px;
  line-height: 25px;
  position: relative;
  text-align: center;
  width: 100%;
}

.skip-btn span
{
	border-bottom:#a41c2b solid 1px;
}

.padtop20
{
	padding-top:20px;
}

.orange-text span::before {
  background-color: #f26522;
  content: "";
  display: block;
  height: 1px;
  margin-left: -68px;
  position: absolute;
  top: 20px;
  width: 60px;
}

.orange-text span::after {
  background-color: #f26522;
  content: "";
  display: block;
  height: 1px;
  margin-left: 261px;
  position: absolute;
  top: 20px;
  width: 60px;
}


.orange-text span
{
	display:inline-block;
}
.orange-text
{
	color:#f26522;
	font-size:20px;
	position:relative;
	padding:10px;
	text-align:center;
}



/*-----------white-text-dash-----*/

.white-text-dash span::before {
  background-color: rgba(255,255,255,0.5);
  content: "";
  display: block;
  height: 1px;
  margin-left: -37px;
  position: absolute;
  top: 20px;
  width: 30px;
}

.white-text-dash span::after {
  background-color: rgba(255,255,255,0.5);
  content: "";
  display: block;
  height: 1px;
  margin-left: 204px;
  position: absolute;
  top: 20px;
  width: 30px;
}


.white-text-dash span
{
	display:inline-block;
}
.white-text-dash
{
	color:#fff;
	font-size:16px;
	position:relative;
	padding:10px;
	text-align:center;
	  margin-top: 20px;
}

/*-----------white-text-dash-----*/


.display-button {
  color: #e2832c;
  font-size: 30px;
  height: 30px;
  left: 88% !important;
  position: absolute;
  right: 0 !important;
  top: 7px !important;
  width: 30px;
  z-index: 9999;
  display:none;
  background-color: transparent !important;
}

.display-button button
{
	background-color:transparent !important;
	color: #e2832c !important;
	  line-height: 18px;
	  cursor:pointer !important;
}

.display-button i
{
	background-color:transparent !important;
	color: #e2832c !important;
	  line-height: 31px;
	  cursor:pointer !important;
}


.toggle-button {
  font-size: 14px !important;
  padding-left: 10px !important;
  margin-bottom:0px !important;
  border-radius:0px !important;
}

.color-sec .content {
  margin: 0 10px;
}
.padding-bottom-10
{
	padding-bottom:10px !important;
}
.grey-text3 {
  color: #8b8b8b;
  font-size: 17px;
  margin-left: 0;
  margin-right: 0;
  margin-top: 8px;
  padding: 5px;
  text-align:left;
}


.left-box, .right-box
{
	width:100px;
	float:left;
	width:23%;
	padding-top:15px;
}

.middle-box
{
	float:left;
	width:54%;
	text-align:left;
}

.blue-text1 {
  color: #023a72;
  font-size: 20px;
  font-weight: bold;
}

.blue-text
{
	color:#063d74;
	font-size:17px;
	text-align:center;
	padding:10px 0;
	font-weight:bold;
}


.style-row .style-block
{
	border-top:#b2b2b2 solid 1px;
	padding:0 0 12px 0;
}

.style-row .style-block:last-child
{
	border-bottom:#b2b2b2 solid 1px;
}

.middle-box p
{
	color:#3e3d3d;
	margin:0;
	   font-size: 14px;
}

.dark-text-big .fa.fa-rupee {
  font-size: 22px;
}

.left-box .blue-text1 .fa.fa-rupee {
  font-size: 17px;
}

.view-link {
  color: #023a72;
  font-size: 15px;
  padding-left: 10px;
}

.view-link i
{
	display: inline-block;
    height: 14px;
    width: 18px;
	background-image:url(../../images/ui/link-arrow.png);
	background-size:100%;
}

.add-btn
{
	background-color:#eb922c;
	font-size:18px;
	color:#fff;
	text-align:center;
	padding:5px 10px;
	font-weight:bold;
}

.dark-text-big {
  color: #3e3d3d;
  font-size: 25px;
  padding:20px;
  text-align: center;
  font-weight: bold;
}

.dark-text-big span
{
	color:#023a72;
}

.btn-left{
  
  float: left;
  margin-right: 5%;
    width: 45%;
}

.single_insurance .img-banner-text {
  top: 58%;
}

.btn-right{
  
  float: left;
  margin-right: 0;
    width:50%;
}


.red-btn-bor
{
	border-radius:3px;
	border:#b2332b solid 1px;
	color:#b2332b !important;
	padding:11px 10px;
	margin-top:20px;
	text-align:center;
	font-size:19px;
	background-color:#fff;
}

.red-btn.btn3
{
	padding:12px 10px;
	
	border:none;
	margin:20px auto;
	text-align:center;
	font-size:19px;
}

.transparent-bg.fixedBottom {
  bottom: -22px;
  margin: 0;
  position: fixed;
  z-index: 9999;
}

.twoButtons.transparent-bg > li a {
  border-radius: 0;
}

.blue-bg-error
{
	background-color:#333366;
	color:#fff;
	text-align:center;
	position: fixed;
    top: 50px;
    width: 100%;
    z-index: 99;
	font-size:12px;
	height:32px;
}

.blue-bg-error > span {
  display: inline-block;
}

.blue-bg-error img {
  position: relative;
  top: 6px;
  width: 22px;
}

.text_orange a {
  color: #316c97;
}

.ReadUnderline{ text-decoration:underline;
 font-size:12px;
}

.pad-tp5
{
	padding-top:5px !important;
}

.blue-bg-error img {
  width: 22px;
}

.certificate-box {
  border: 1px solid #cccccc;
  float: left;
  height: 123px;
  margin-bottom: 14px;
  margin-right: 4%;
  overflow: hidden;
  position: relative;
  text-align: center;
  width: 47.8%;
}
.certificate-box > span {
  color: #e5e5e5;
  display: inline-block;
  font-size: 71px;
  font-weight: bold;
  padding-top: 41px;
}

.black-text-big.photquotepic {
  font-size: 13px;
  font-weight: normal;
  line-height: normal;
  padding:12px 0 ;
}

.certificate-box.singlebox {
    height: 220px;
    left: 10%;
    width: 80%;
}
.singlebox.certificate-box span {
  padding-top: 56px;
}

.close-certificate-box {
  position: absolute;
  right: -7px;
  top: -4px;
  width: 39px;
  z-index: 9;
}

.mar-tp20
{
	margin-top:20px !important;
}

.black-text-big {
  color: #000;
  font-size: 19px;
  text-align: center;
  margin-bottom: 12px;
  line-height:24px;
  font-weight:500;
}

.red-btn-bor.btn2 {
  margin:20px auto !important;
  width: 60%;
}


.popup-overlay
{
	background-color:rgba(0,0,0,0.7);
	width:100%;
	height:100%;
}

.pop-up {
  height: 100%;
  position: fixed;
  top: 0;
  z-index: 99999999;
  width:100%;
}

/*.pop-up .popcontent
{
	position:relative;
	top:35%;
	background-image:url(../../images/ui/thankyou.png);
	background-repeat:no-repeat;
	background-size: 100% auto;
	width: 384px;
	margin:0 auto;
	height:200px;
	display:block;
	
	padding:28px;
}*/

.pop-up .popcontent
{
	position:relative;
	top:35%;
	background: #eb922c; /* Old browsers */
background: -moz-linear-gradient(top,  #eb922c 0%, #a41c2b 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eb922c), color-stop(100%,#a41c2b)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #eb922c 0%,#a41c2b 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #eb922c 0%,#a41c2b 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #eb922c 0%,#a41c2b 100%); /* IE10+ */
background: linear-gradient(to bottom,  #eb922c 0%,#a41c2b 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eb922c', endColorstr='#a41c2b',GradientType=0 ); /* IE6-9 */
	width: 90%;
	margin:0 auto;
	height:210px;
	display:block;
	
	padding:28px 0;
}


.pop-up .pop-inner
{
	padding:0 0;
}


/*.pop-up.pop-up-style2 .popcontent
{
	position:relative;
	top:35%;
	background-image:url(../../images/ui/rate.png) ;
	background-repeat:no-repeat;
	background-size: 100% auto;
	width: 384px;
	margin:0 auto;
	height:237px;
	display:block;
	
	padding:28px;
}
*/

.star-block .star .fa
{
	color:rgba(255,255,255,0.5);
}

.star-block .star
{
	float:left;
	padding-right:5px;
}
/*.star-block {
  display: inline-block;
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  padding-left: 113px;
  padding-top: 35px;
  position: relative;
  width: 100%;
}*/

.star-block {
  font-size: 15px;
  font-weight: bold;
  margin: 0 auto;
  padding-top: 22px;
  position: relative;
  width: 100px;
  text-align: center;
}

.bold1 {
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  padding-top: 39px;
  text-align: center;
  margin:0;
}



.bold2 {
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
   padding-top: 15px;
   margin:0;
}

.bold3 {
  color: #fff;
  font-size: 15px;
  text-align: center;
   margin:0;
}

.bold4 {
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  padding-top: 0;
  text-align: center;
  margin:0;
}

.bold5 {
  color: #fff;
  font-size: 14px;
  margin: 6px 0 20px 0;
  max-height: 220px;
  overflow: scroll;
  text-align: center;
}


.popup-btn {
  border-top:solid 1px rgba(255,255,255,0.5);
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  /*margin-top: 15px;*/
  margin-top: 24px;
  padding-top: 12px;
  text-align: center;
}

/*.popup-btn-block .popup-btn
{
	width:50%;
	float:left;
	padding-top: 10px;
	margin-top: 10px;
	padding-bottom: 10px;
}*/
.popup-btn-block .popup-btn {
  float: left;
  margin-top: 10px;
  padding-bottom: 10px;
  padding-top: 10px;
  width: 50%;
  background-color: #AD2C2B;
}

.popup-btn-block .popup-btn:first-child
{
	border-right:rgba(255,255,255,0.5) solid 1px;
}

.certificate-loading .loading-bg {
  background-color: rgba(255, 255, 255, 0.5);
  display: inline-block;
  height: 200px;
  width: 100%;
  position: absolute;
  z-index: 9;
  padding:0 15px;
  left:0;
}


.loader-bar {
  background-color: #999999;
  height: 10px;
  position: relative;
  text-align: center;
  top: 29%;
  width: 100%;
  border-radius:10px;
  overflow:hidden;
}

/*.tabs3 li {
  width: 31.0% !important;
  padding: 0 2% !important;
}*/

.tabs3 li {
  padding: 0 2% !important;
  width: 30% !important;
}

/*.travel_insurance .img-banner-text {
 
  top: 58%;
}*/
.loader-bar .fill {
  background-color: #cc3333;
  display: inline-block;
  height: 10px;
  left: 0;
  position: absolute;
  width: 40%;
  border-radius:10px;
}

.certificate-loading .close-certificate-box
{
	display:none;
}


.top-menu-overflow
{
	overflow: visible; display:inline-block;
}

/*placeholder textbox */
.form-fields  label {
  position: relative;
  width: 100%;
}

.placeholder-text {
  position: absolute;
  top:34px;
  text-align:left;
  /*color:#727272;*/
   color: #acacac;
  font-size:14px;
   padding-left: 8px;
   padding-right: 8px;
  z-index:99;
height:30px;
width:100%;
}

.placeholder-text-color {
  color: #ccc;
   font-size:12px;
   text-align:right;
}

.has-text-bg
{
	background-color:#ffffff;
}

.certificate-box.singlebox > img {
  margin: 0 auto;
  width: 220px;
}

/*---tab swipe style ---*/
.ui-mobile, .ui-mobile body {
  margin: 0;
  overflow-x: hidden;
}
.ui-header-fixed, .ui-footer-fixed {
  position: fixed !important;
}

.home-style .nd2Tabs-nav-item img  {
  display: inline-block;
    left: -8px;
    opacity: 0.8;
    position: relative;
    top: 4px;
    width: 17px;
}
.home-style .nd2Tabs-active.nd2Tabs-nav-item img {
  opacity: 1;
}

.home-style .nd2Tabs {
  margin: 0;
  position: absolute;
  top: -1px;
  z-index: 9;
  overflow-x:visible;
  width:98%;
}
 
.home-style .heroSection {
  margin-top: 40px;
  padding-bottom: 21px;
}

#content.RightDrower {
  margin-left: -240px;
}

.home-style a {
  display: inline-block;
  font-weight: normal;
  text-decoration: none;
}

.home-style .nd2Tabs li {
  font-size: 14px;
  font-weight: 500;
  width: 50%;
  text-transform:capitalize;
  opacity:0.7;
}

.home-style .nd2Tabs .nd2Tabs-active{
	opacity:1.0 ;
}

.home-style .nd2Tabs .nd2Tabs-active::after {
  background-color: #ffff8d;
}



.home-style .ui-content {
  padding: 0;
}


.home-style .twoButtons {
  margin: 0;
   padding: 0;
}

.home-style .ui-header, .home-style .ui-footer
{
	border:none;
}

.img-banner-text {
  
  position: absolute;
  text-align: center;
  top: 48%;
  width: 100%;
  z-index:99;
  display:inline-block;
}

.main_topBanner-wrap::before {
  background-image: url("../../images/dark_overlay2.png");
  background-repeat: repeat-x;
  bottom: 0;
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  width: 100%;
  z-index: 1;
  background-position:bottom center;
}

.main_topBanner-wrap
{
	position:relative;
	display:block; height:100%;
}

.home-style .headerrightnav {
  padding: 0;
}

.bold-big {
  color: #fff;
  /*font-size: 26px;*/
  font-size:25px;
  font-weight: 700;
  margin: 0;
  text-shadow: 0 2px 3px #000;
}

.text-normal
{
	color:#fff;
	font-size:16px;
	margin:0;
	 margin-top: 4px;
}

.arrow-style-btn::before {
  background-color: #fff;
  border-bottom: #fff solid 1px;
  bottom: -2px;
  content: "";
  display: block;
  position: absolute;
  width: 100%;
}

.arrow-style-btn::after {
  border-left: 5px solid transparent;
	border-right: 5px solid transparent;	
	border-top: 5px solid #fff;
  bottom: -6px;
  left: 40%;
  content: "";
  display: block;
  position: absolute;
  width:0;
  height:0;
}

.arrow-style-btn {
  color: #fff;
  margin-top: 18px;
  position: relative;
  text-align:center;
  display:block;
  width:auto !important;
  float:none;
  clear:both;  
}

/*-------------arrow style 2----------*/
.arrow-btn-style-2::before {
  background-color:transparent;
  border:none;
}
.arrow-btn-style-2::after {
  border:none;
  content: "";
  display: block;
  position: absolute;
  width:100%;
  height:100%;
    bottom: -38px;
    margin-left: -12px;
  background-image:url(../../images/icon/arrow-down.png);
  background-repeat:no-repeat;
  background-size:50px auto;
  text-align:center;
}
.arrow-btn-style-2 {
  border: #fff solid 1px ;
  border-radius:3px;
  padding:10px;
}
/*-----------end arrow style 2-----------*/

.landing-page-pad
{
padding-bottom:4px;
}

.single-swap-content
{
margin-top:-2px;
}
.home-style .content {
  padding: 0 10px;
}


.more-cont p, .more-cont2 p  {
  font-size: 14px;
}



.Red_upload_Button {
  border: 1px solid #b2332b;
  border-radius: 5px;
  color: #b2332b;
  font-size: 15px;
  margin: 0 auto;
  padding: 9px;
  width: 104px;
  cursor:pointer;
}

/*.travel_insurance .img-banner-text.img-banner-text2 {
  top: 58%;
}*/

.home-style .benifits .one-third p {
  color: #316c97;
  font-size: 11px;
  font-weight: bold;
  line-height: 14px;
  margin-top: 8px;
   z-index: 99;
    position: relative;
}

.home-style .benifits .one-third:before
{
	position:absolute;
	content:"";
	display:block;
	border-left: 25px solid transparent;
	border-right: 25px solid transparent;	
	border-top: 25px solid #fff;
	 bottom: -5px;
	 -webkit-transform: rotate(-45deg);
	 -moz-transform: rotate(-45deg);
	 -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    right: -16px;
	
}
.home-style .benifits .one-third
{
	position:relative;
}

/*.home-style .gridTwoCol {
  margin-bottom: 20px;
  padding: 0;
  width:100%;
}*/

.home-style .gridTwoCol {
  margin-bottom: 0;
  padding: 0;
  width: 104%;
}

/*.home-style .gridTwoCol > li {
  width: 41%;
}*/
.home-style .gridTwoCol > li {
  padding: 0 !important;
  width: 48% !important;
}
.home-style .gridTwoCol > li a {
  display: inline-block;
  padding: 15px 8px;
  width: 90%;
}
.fix-img {
  position: relative;
}

.loginDesign .signup-page-wrapper {
  margin-top: 0 !important;
  padding-bottom: 30px;
  padding-top: 0  !important;
}

.home-style .benifits h6 {
  font-size: 14px;
  font-weight: bold;
}

/*---end tab swipe style ---*/
.pop-icon {
  left: 40%;
  position: absolute;
  top: -55px;
  width: 100%;
  overflow: visible;
}

.pop-inner, .popcontent
{
	overflow: visible;
}

.pop-icon > img {
  
  width: 82px;
}

/*.heroSection.home1 {
  margin-top: -16px;
}*/

.heroSection.home1 {
  margin-top: -1px;
}

.signup-page .placeholder-text {
  top: 15px !important;
}

#content, .fixedheader{transition:all 0.5s; -webkit-transition:all 0.5s; -ms-transition:all 0.5s; -moz-transition:all 0.5s; -ms-transition:all 0.5s; width:100%}
/*.leftDrower #content{transform:translate3d(286px, 0px, 0px); -webkit-transform:translate3d(286px, 0px, 0px); -moz-transform:translate3d(286px, 0px, 0px);}*/
.leftDrower #content, .leftDrower .fixedheader{/*transform:translate(284px) !important; -webkit-transform:translate(284px) !important; -moz-transform:translate(284px) !important; -ms-transform:translate(284px) !important; -o-transform:translate(284px) !important;*/ width:100%; margin-left:284px; }

.leftDrower .black-overlay::before, .snapjs-left .black-overlay::before {
  background-color: rgba(0, 0, 0, 0.4);
  content: "";
  display: block;
  height: 200%;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99999999;
}

.leftDrower .black-overlay, .snapjs-left .black-overlay{
  height: 100%;
    position: relative;
}


/*placeholder textbox */

.contentListing > li:nth-child(2) .checkbox-one {
  margin-bottom: 13px;
}
.contentListing > li:nth-child(2) {
  padding-bottom: 0;
}
.padding-bottom-50 {
  padding-bottom: 50px !important;
}
.padding-bottom-30 {
  padding-bottom: 30px !important;
}

.iciciListingStyke {
  padding-left: 9px;
  list-style:none;
}


/*.left-trip-cont {
  float: left;
  height: 200px;
  overflow: hidden;
  width: 25%;
}*/

.left-trip-cont {
  float: left;
  overflow: hidden;
  width: 100px;
  margin-bottom:-4px;
}

.trip-text1 {
  color: #4b4b4b;
  font-size: 27px;
  font-weight: normal;
  text-align: left;
}

.right-trip-cont {
  float: left;
  padding-left: 12px;
  width: 75%;
  padding-top:10px;
}


.orange-text2 {
  color: #ed7233;
  text-align: left;
  font-size: 15px;
}

.gridTwoCol.plan-list > li {
  border: none;
  color: #333333;
  font-size: 15px;
  padding: 5px;
  text-align: left;
  width: 100%;
}

.left-trip-cont > img {
  margin-top: -2px;
  width: 101%;
}

.waves-effect-overflow {
  overflow-x: visible !important;
  overflow-y: visible !important;
}

.head-text1 {
  border-bottom: 1px solid #d8dbdd;
  color: #3b4a53;
  font-size: 16px;
  margin-bottom: 10px;
  padding: 14px 0;
  text-align:left;
}
.head-text2 {
  border-bottom: #d8dbdd solid 1px;
  color: #3b4a53;
  font-size: 18px;
  padding: 14px 10px;
  margin-bottom:10px;
}
.text-icon {
  float: left;
  width: 32px;
}

/*.text-icon > img {
  width: 20px;
}*/

.text-icon > img {
  width: 25px;
  margin-top: -3px;
}
.DisclaimerTXT {
  font-size: 8px;
  line-height: 1.5;
}

.orange-btn
{
	background-color:#ed7233;
	padding:11px 10px;
	color:#fff !important;
	height: 45px;
    line-height: 100%;
	 margin-top: 20px;
	 font-size:20px;
	 text-align:center;
}


/*.icon-holder.icon-cal {
  position: absolute;
  right: 0;
  top: 25px;
  width: 30px;
  z-index: 99;
}*/

.icon-holder {
  position: absolute;
  right: 0;
  top: 30px;
  width: 30px;
  z-index: 99;
}
.align_left{ text-align:left !important;}
/*.grey-bor-bottom.dob-box {
  color: #ed7233;
  font-weight: bold;
   padding-left: 133px !important;
    padding-right: 41px !important;
}*/
.grey-bor-bottom.dob-box {
  color: #ed7233;
  font-weight: bold;
   padding-left: 144px !important;
    padding-right: 34px !important;
  padding-top: 15px !important;
    text-align: right;
	background-color: #fff;
}


.overflow-page a, .overflow-page div{
  overflow:visible;
}


.form-fields label {
  overflow: hidden !important;
}
.padtop-16{ padding-top:16px !important;}
.blue-text-2 {color: #999; font-size: 12px; text-align: left;}
.noBorder{Border:none !important;}
.DashedBorder_T{ border-top:1px dashed #ccc;}
.NoBorder_btm {  border-bottom: medium none!important;}
.pad-top0{ padding-top:0px !important;}

.orange-text2 span {
  display: inline-block;
}
.orange-text2 span::before {
  background-color: #f26522;
  content: "";
  display: block;
  height: 1px;
  margin-left: -88px;
  position: absolute;
  top: 20px;
  width: 80px;
}
.orange-text2 span::after {
  background-color: #f26522;
  content: "";
  display: block;
  height: 1px;
  margin-left: 124px;
  position: absolute;
  top: 20px;
  width: 80px;
}
.overflow-visible label {
  overflow: visible !important;
}

.overflow-visible-img div, .overflow-visible-img img, .overflow-visible-img
{
	overflow: visible !important;
}

/*------- tooltip----*/

.tooltip-content {
  margin: 0;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height:100%;
  padding:0;
 
  z-index:9999;
  
}

.tooltip-overlay
{
	 width: 100%;
  height:100%;
	 background-color:rgba(0,0,0,0.5);
	 position:absolute;
}



 



.tooltip-content-inner {
  position: relative;
  top: 20%;  overflow: scroll;
  width: 90%;
  padding-bottom: 54px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
  background: #eb922c; /* Old browsers */
background: -moz-linear-gradient(top,  #eb922c 0%, #a41c2b 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eb922c), color-stop(100%,#a41c2b)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #eb922c 0%,#a41c2b 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #eb922c 0%,#a41c2b 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #eb922c 0%,#a41c2b 100%); /* IE10+ */
background: linear-gradient(to bottom,  #eb922c 0%,#a41c2b 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eb922c', endColorstr='#a41c2b',GradientType=0 ); /* IE6-9 */
   min-height: 113px; max-height:350px;
  margin:0 auto !important;
}

.strongBoldBigPrice{font-size: 16px;}
.lineHeigh15{ line-height:15px;}
.TotalPremiumSmall {font-size: 22px !important;}
.margin-bottom-0{ margin-bottom:0px;}
.span-position8 span { right: 0!important;  top: -36px!important;}
.span-position9 span {right: -3px!important; top: -3px!important;}
.align_right{}

.tooltip-content .close-button {
  background-color: transparent !important;
  border-top: rgba(255, 255, 255, 0.5) solid 1px !important;
  border-bottom: none !important;
  border-left: none !important;
  border-right: none !important;
  bottom: 0;
  color: #fff;
  display: block;
  font-size: 18px;
  font-weight: bold;
  position: absolute;
  text-align: center;
  width: 100%;
  left: 0;
  padding:10px 0;
  cursor:pointer;
}

/*-------tooltip end-----*/


/*-------table-----*/
.tooltip-content-inner table {
  background-color: transparent !important;
  border: 1px solid #ccc;
}

.tooltip-content-inner tbody {
  background-color: transparent !important;
}
.tooltip-content-inner td, .tooltip-content-inner th {
  background-color: transparent !important;
}
.tooltip-content-inner tr td
{
	border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
}

.tooltip-content-inner tr td td
{
	border-top:#fff solid 1px !important;
	/*border-right:rgba(255,255,255,0.5) solid 1px !important;*/
}

.tooltip-content-inner tr td tr:last-child
{
	border-right:none !important;
	border-bottom:#fff solid 1px !important;
}

.tooltip-content-inner table p, .tooltip-content-inner table strong, .tooltip-content-inner  td, .tooltip-content-inner th{
  color: #fff !important;
  text-shadow: none !important;
}

/*-----end of table------*/

/*.tooltip-close > span {
  height: 32px;
  position: absolute;
  right: -8px;
  top: -8px;
  width: 32px;
}*/

.tooltip-close > span {
  height: 26px;
  position: absolute;
  right: -8px;
  top: -8px;
  width: 26px;
}



.t-c-color
{
	color:#316c97 !important;
}


.blue-text-1 {
  color: #3a97c2;
  /* padding-top: 15px;*/
  padding-top: 5px;
  font-size: 12px;
  text-align:left;
  font-weight:300;
}

.blue-text-1 strong {
  font-weight: bold;
}

.blue-text-3 {
  color: #3a97c2;
  display: inline-block !important;
  float: none;
  font-size: 14px;
  padding-top: 0;
  text-align: left;
  width: 100%;
  font-size: 16px;
}
.text_blue
{
	color:#3498db !important;
}

.dark-grey {
  color: #4c4c4c;
  font-size: 16px;
  padding-bottom: 14px;
  padding-left: 14px;
  padding-right: 14px;
  padding-top: 14px;
  text-align: center;
}

.home-style .ui-effects-wrapper {
  margin: 0 auto;
  text-align: center;
  display: inline-block;
  width:100% !important;
}

.span-absolute span {
  margin: 8px;
  right: 1px !important;
  top: -42px !important;
}

.overflow-visible-div
{
	overflow:visible !important;
}

.bottom-btn.fixedBottom {
  background-color: #fff !important;
 margin: 0;
  padding: 0;
}

.bottom-btn > li {
  background-color: transparent !important;
  margin: 0;
  padding: 0;
}
.bottom-btn li .red-btn-bor {
  margin: 0 !important;
}

.bottom-btn.fixedBottom {
  bottom: 0;
}

.mar-top-0{ margin-top:0px !important;}

.singleButton {
    float: left;
    list-style: outside none none;
    width: 100%;
}
.singleButton > li {
    background-color: #555555;
    float: left;
    list-style: outside none none;
    text-align: center;
   width: 100%;
}

.singleButton .red-btn.btn2 {
  margin: 0;
  width: 100%;
  border-radius:0;
}

.red-round-btn {
  background-color: #b2332b;
  border-radius: 50%;
  width: 66px;
  margin: 0 auto;
  -webkit-box-shadow: 1px 3px 2px #333;
  -moz-box-shadow: 1px 3px 2px #333;
  -ms-box-shadow: 1px 3px 2px #333;
  box-shadow: 1px 3px 2px #333;
  height: 66px;
  margin: 0 auto;
}


.red-round-btn > img {
  margin: 10px  auto;
  width: 50px;
}

.bottomshadow .fixedheader {
	-webkit-box-shadow: 0 0 5px #333;
	-moz-box-shadow: 0 0 5px #333;
	-ms-box-shadow: 0 0 5px #333;
	-o-box-shadow: 0 0 5px #333;
	
  box-shadow: 0 0 5px #333;
}

.grey-bg {
  background-color: #8e8e8e !important;
}

.orange-bg
{
	 background-color: #ed7233 !important;
}



.popup-page div, .popup-page  a, .popup-page  p, .popup-page  img, .popup-page  blockquote, .popup-page  form, .popup-page  fieldset, .popup-page  textarea, .popup-page  input, .popup-page  label {
	display: block;
	overflow:visible;
}


.select-style5.select-style5 label {
  width: 87%;
   float: left;
}

.select-style5 {
  border-bottom: #ccc solid 1px;
  display: inline-block !important;
  width: 100%;
}

.email-note
{
	color:#ccc;
}
/*.download-link > ul {
  list-style-type: none;
  padding-left: 0;
  padding-bottom: 30px;
}*/
/*.download-link > ul {
  list-style-type: none;
  padding-bottom: 30px;
  padding-left: 0;
  padding-top: 10px;
}

.download-link li {
	float:left;
	color:#f3783d;
	
	width:50%;
	font-size:13px;
	text-align:center;
}
.download-link li a
{
	color:#f3783d;
	border-bottom:#f3783d solid 1px;
}

.download-link.single-link li
{
	width:100%;
}*/



.download-link > ul {
  border:1px solid #eee;
  display: inline-block;
  list-style-type: none;
  margin-bottom: 10px;
  margin-top:0px;
  padding-left: 0;
  padding-top: 0;
  width: 100%;
}

.download-link li:before {
  position: absolute;
  content: "";
  display: block;
  border-left: 1px solid #eee;
  height: 100%;
  top: 0;
}

.download-link li {
  color: #f3783d;
  float: left;
  font-size: 13px;
  text-align: center;
  width: 50%;
  padding: 16px 0;
  position: relative;
}

.download-link.single-link li
{
	width:100%;
}

.download-link li a
{
	color:#f3783d;
	border-bottom:#f3783d solid 1px;
}

.ui-footer .singleButton {
  margin: 0;
  padding: 0;
}

.ui-footer .singleButton li a {
  color: white;
  font-size: 16px;
  padding-bottom: 13px;
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 13px;
  width: 100%;
}

.pad0{ padding:0!important;}

.bor-top:first-child {
  border-bottom: none;
  border-top: none;
  margin-top:0px !important;
}

.bor-top {
  border-bottom: none;
  border-top: #d8dbdd solid 1px;
  margin-top:36px !important;
  padding-bottom:0 !important;
  margin-bottom:0 !important;
}


.no-pad-bottom
{
	padding-bottom:0 !important;
}


.radio-bor-top {
  border-bottom: none;
  border-top: #d8dbdd solid 1px;
  margin-top:0 !important;
  padding-bottom:0 !important;
  margin-bottom:0 !important;
}

.gridTwoCol a {
  color: #316c97;
  font-size: 14px;
}

.no-margin-top
{
	margin-top:0 !important;
}

.margin-top-20
{
	margin-top:20px !important;
}

.fixed-placeholder {
  color: #97a1aa;
  font-size: 12px;
  height: 20px;
  padding-left: 3px;
}
.complete-bor {
	border:#ccc solid 1px !important;
}


.rel-tp5
{
	position:relative;
	top:5px;
}

.radio-bor-top2 {
  border-bottom: none;
  border-top: #d8dbdd solid 1px;
  margin-bottom: 0 !important;
  margin-top: 20px !important;
  padding-bottom: 16px !important;
}

.placeholder-text.placeholder-address.placeholder-text-color {
  top: 72% !important;
}

.radio-group.radiostyle6 > label:last-child {
  margin: 0;
}


.txt-small {
  font-size: 11px;
}

.ui-link .fa.fa-search, .fixedheader .fa.fa-search {
  display: none;
}

.span-absolute {
  position: relative;
  z-index: 99999;
}
.span-absolute2 span {
  margin-bottom: 8px;
  margin-left: 8px;
  margin-right: 8px;
  margin-top: 8px;
  right: 24px !important;
  top: -47px !important;
}


.span-position2 span {
  right: 3px !important;
  top: -26px !important;
}

.span-position3 span {
  position: absolute;
  right: 5px;
    top: -33px;
}
/*.span-position4 span {
  position: absolute;
  right: 9px;
  top: -33px;
}*/

.span-position4 span {
  position: absolute;
  right: 17px;
  top: -47px;
}

.span-position3 img, .span-position4 img, .span-position5 img {
  width: 47px;
}

.span-position5 span {
  position: absolute;
  right: 17px;
  top: -34px;
  z-index:99999;
}

.pad-right-icon {
  padding-right: 37px;
}


.span-position6 span {
  right: 4px;
  top: -20px;
}

/*.content_menu {
  display: block;
  height: 100px;
  position: absolute;
  width: 100%;
  z-index: 2147483647;
  top: 33px;
}*/

.content_menu_wrap ul:before {
  position: absolute;
  content: "";
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid rgba(255,255,255,0.95);
  top: -10px;
  right: 10px;
}

/*.content_menu_wrap
{
	position:relative;
z-index:99999999;
display:none;
width:100%;
overflow:visible !important;
}*/

.content_menu_wrap
{
overflow-x:visible !important;
  overflow-y:visible !important;
  display:none;
  z-index:99999999;
    position: absolute;
	width: 100%;
		border:1px solid #CCC;
  }
.content_menu_wrap ul  {
  background-color: rgba(255, 255, 255, 0.95);
  border-radius: 3px;
  list-style-type: none !important;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  position: absolute;
  width: 95%;
   z-index:99999999;
  margin-left:8px;  
  box-shadow:0 8px 23px rgba(0, 0, 0, 0.36);
  display:block;
}

.content_menu_wrap ul  > li:before
{
	position:absolute;
	content:"";
	border-bottom: rgba(0, 0, 0, 0.1) solid 1px;
	width:87%;
	display:block;
	bottom:0;
	
}

.content_menu_wrap  ul > li:last-child:before
{
	display:none;
}
.content_menu_wrap  ul > li {
	list-style-type:none !important;
  padding: 3px 20px;
  position:relative;
}

.content_menu_wrap ul  a {
  color: #a41c2b;
  font-size: 16px;
  padding-bottom: 9px;
  padding-left: 9px;
  padding-right: 9px;
  padding-top: 9px;
}

.menu-overlay {
  background-color: rgba(0, 0, 0, 0.1);
  display: inline-block;
  height: 1000px;
  overflow-x: visible !important;
  overflow-y: visible !important;
  position: absolute;
  width: 100%;
  z-index: 1;
}


.height-min {
  min-height: 96.8%;
}


.two-tabs.nd2Tabs {
    top: 61px;
}

.android .two-tabs.nd2Tabs {
    top: 66px !important;
}

.iciciListingStyke.pad-right {
  padding-right: 20px;
}


.full-width
{
	width:100%;
	text-align:center;
}
/*---------------accordion style------*/

.accordionButton {
  
  color: #FFFFFF;
  font-size: 16px; font-weight:500;
  padding: 15px 40px 15px 15px;
  background-color: #828282;
  margin-bottom:4px;
  cursor:pointer;
 }
 

.accordionButton.on
{
	  background-color: #eb922c;
}

.accordionButton .span-arrow {
  background-image: url("../../images/ui/plus_white.png");
  background-repeat: no-repeat;
  background-size: 12px 12px;
  display: inline-block;
  height: 20px;
  position: absolute;
  right: 15px;
  width: 20px;
}

.accordionButton.on  .span-arrow
{
	background-image:url("../../images/ui/minus_white.png");
}

/*---------------------end accordion---------------------------------*/


.accordionContent .toggle-1 {
  margin-bottom: 5px;
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 0;
}

.check-pad-left {
  padding-left: 26px;
}


.select-small select
{
	font-size:15px;
}

.min-height-auto
{
	min-height:0px !important;
}

.tooltip-content table table tr td:first-child {
  border-left:1px solid ;
}

.tooltip-content table table tr:last-child td {
  border-bottom:1px solid ;
}

.list-left-strong .pull-left
{
	font-weight:bold !important;
}

.width-97 {
  display: inline-block;
  width: 97px;
}

.contentListing .padding-bottom-50 {
  padding-bottom: 50px !important;
}

.family.selectoptions {
  overflow-x: visible !important;
  overflow-y: visible !important;
}

.sublisting {
  padding-left: 20px !important;
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}

.sublisting .pull-left {
  width: 55% !important;
}
.sublisting .pull-right {
  width: 35% !important;
}

#termsCondtion + label {
  line-height: 20px;
  margin-top: 2px;
}

.tooltip-close.input-box-tooltip {
  height: 35px;
  overflow-x: visible !important;
  overflow-y: visible !important;
  position: absolute;
  right: 9px;
    top: 56px;
  width: 35px;
  z-index: 999;
}


@media screen and (min-width:280px) and (max-width:385px)
{
.blue-bg-error
{
	font-size:11px;
}
	
	.middle-box {
	  width: 56%;
	}
	
	.left-box, .right-box {
	  width: 22%;
	}

.add-btn {
  font-size: 16px;
}

.radio-group.radiostyle2 label {
  padding-left: 2%;
}

.pad-side {
  padding-left: 2%;
}

	.inner-padding {
  padding: 10px;
	}
	
	.grey-text2 {
  font-size: 15px;
  }
  .dark-text2 {
  font-size: 15px;
}

/*.pop-up .popcontent, .pop-up.pop-up-style2 .popcontent
{
	width:338px;
}*/




.star-block {
  /*padding-left: 122px;*/
  padding-top: 39px;
}


.bold1
  {
	  font-size:16px;
  }
.bold3
  {
	  font-size:14px;
  }
.bold4 {
  font-size: 17px;
}

.block3-box .one-third p {
  font-size: 16px;
   }
   
.block3-box .one-third p span
   {
	   font-size:13px;
   }

.red-btn-bor, .red-btn.btn3
{
	font-size:17px;
}
.dark-text-big
{
	font-size:26px;
	padding:20px 0  ;
}

/*.home-style .gridTwoCol > li {
  width: 40%;
}*/

.home-style .gridTwoCol > li {
  width: 43%;
  padding: 8px;
}
.home-style .nd2Tabs li {
  width: 48%;
}
.home-style .nd2Tabs {
  width: 94%;
}
.left-trip-cont > img {
  width: 136%;
}

.radio-group.radiostyle4 input[type="radio"] + i {
  width: 27px;
}
/*.radio-group.radiostyle4 input[type="radio"] + i + span {
  font-size: 14px;
}*/
/*.head-text1 {
  font-size: 14px;
}*/


.radio-group.radiostyle6 label {
  width: 9%;
}

.select-style5.select-style5 label {
  width: 87%;
}

.certificate-box {
  height: 112px;
  margin-bottom: 10px;
}
.radio-group.WhellerButtons input[type="radio"] + i::before, .radio-group2.WhellerButtons input[type="radio"] + i::before {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100px auto;
  content: "";
  display: block;
  height: 84px;
  left: 0;
  position: absolute;
  top: -10px;
  width: 100%;
}

.radio-group.WhellerButtons input[type="radio"] + i + span, .radio-group2.WhellerButtons input[type="radio"] + i + span {
  display: block;
  font-size: 14px;
  margin-top: 0;
  text-align: center;
  width: 100%;
}
.radio-group input[type="radio"] + i + span {
  font-size: 14px;
  margin-top: 0;
  text-align: right;
}

.select-small select {
  font-size: 12px;
}

}

@media screen and (min-width:300px) and (max-width:330px)
{
	.bold-big {
  font-size: 24px;
}

.home-style .tabs3 {
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  position: absolute;
  top: -1px;
	overflow:hidden;
  width: 400px;
  z-index: 9;
}
/*.home-style .nd2Tabs li{width:110px !important;}*/

.home-style .tabs3 li
{
	width:110px !important;
}

.tabs3 li {
  width: 35% !important;
}

.content  .infobutton .infoBtnContent > p {
  font-size: 10px;
}

.content .infobutton.button > a {
  font-size: 10px;
  width: 69px !important;
   margin-top: 4px !important;
}

}

@media screen and (min-width:331px) and (max-width:350px)
{
.home-style .tabs3 {
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  overflow: scroll !important;
  position: absolute;
  top: -1px;
  width: 400px;
  z-index: 9;
}
.tabs3 li {
  width: 110px !important;
}

.content  .infobutton .infoBtnContent > p {
  font-size: 11px;
}
.content  .infobutton.button > a {
  font-size: 10px;
  width: 69px !important;
   margin-top: 4px !important;
}
}

@media screen and (min-width:300px) and (max-width:430px)
{
.smallFont { font-size:13px!important;}
.left-trip-cont {
  width: 72px;
}
.left-trip-cont > img {
  width: 136%;
}
.gridTwoCol.plan-list > li {
  font-size: 14px;
}
}

@media screen and (min-width:351px) and (max-width:430px)
{
.home-style .tabs3 {
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  position: absolute;
  top: -1px;
  width: 400px;
   z-index: 9;
}
.tabs3 li {
  width: 125px !important;
}

.infobutton > img {
  float: left;
  width: 37px !important;
}
}

@media screen and (min-width:400px) and (max-width:599px)
{
	
	.one-third-responsive.padtop.icon-radio {
  margin: 0 auto;
  width: 400px;
}

}

@media screen and (min-width:470px) and (max-width:599px)
{
	.span-position4 span {
  position: absolute;
  right: 17px;
  top: -47px;
}
}

@media screen and (min-width:434px) and (max-width:599px)
{
.span-position5 span {
  position: absolute;
  right: 17px;
  top: -34px;
  z-index: 99999;
}
}

@media screen and (min-width:600px) and (max-width:899px)
{
.signup-page {
  height: 100%;
}

.home-style .one-third-responsive
{
margin: 0 auto;
    width: 100% !important;
}

.home-style .benifits .one-third {
  display: inline-block !important;
  margin: 0 !important;
  width: 33% !important;
  float: left !important;
  padding-left:0 !important;
  padding-right:0 !important;
  margin-bottom: 15px !important;
  min-height: 109px;
}

.main_topBanner-wrap::before {
  bottom: 0;
}

.main_topBanner-wrap {
/*  height: 405px;
  overflow-x: hidden;
  overflow-y: hidden;*/
  position: relative;
}

/*.arrow-style-btn {
  margin-left: 54% !important;
}*/
/*.home-style .benifits .one-third {
  width: 23%;
}*/

.home-style .gridTwoCol > li {
  width: 44%;
}
.bold-big {
  font-size: 33px !important; 
}

.img-banner-text {
  top: 58% !important;
}
.text-normal {
  font-size: 18px !important;
}



}

@media screen and (min-width:560px) and (max-width:899px)
{
.span-absolute2 span {
  right: 0 !important;
}
}

@media screen and (min-width:900px) and (max-width:2000px)
{
	
	.display-button {
  left: 92% !important;
}

/*	.benifits .one-third {
  float: none;
  margin: 20px -2px !important;
  padding:10px 1px  !important;
  text-align: center;
  width: 32% !important;
}
	*/
	
	.benifits .one-third {
  float: left !important;
  margin: 20px 0 !important;
  padding-bottom: 10px !important;
  padding-left: 1px !important;
  padding-right: 1px !important;
  padding-top: 10px !important;
  width: 32% !important;
  display: inline-block !important;
  min-height: 115px;
}

.left-trip-cont {
  width: 100px;
}

.signup-page {
  height: 100%;
}
.innerPage .one-third-responsive {
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  text-align: center;
  width: 600px;
  float:none;
}

.tooltip-content-inner
{
	width:600px;
}

.pop-up .popcontent
{
	width:600px;
}
.accordianPage .one-third-responsive {
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  text-align: center;
  width: 600px;
  float:none;
}

.bold-big {
  font-size: 39px;
}

.text-normal {
  font-size: 21px;
}

.home-style .one-third-responsive {
  width: 600px;
  margin: 0 auto;
}

.img-banner-text {
  top: 70%;
}

html .infobutton.fixedBottom.money a.button {
  margin-top: 12px !important;
}

.ui-content {
  overflow-y: scroll !important;
}

body.ui-mobile-viewport, div.ui-mobile-viewport {
  overflow-y: scroll !important;
}

.ui-mobile .snap-content {
  display: block;
  height: 100% !important;
}

.ui-mobile .ui-page-active {
  display: block;
  overflow-x: hidden;
  overflow-y: scroll !important;
}

body.ui-mobile-viewport, div.ui-mobile-viewport {
  overflow-x: hidden;
  overflow-y: scroll !important;
  height: 100% !important;
}

.span-absolute2 span {
  margin-bottom: 8px;
  margin-left: 8px;
  margin-right: 8px;
  margin-top: 8px;
  right: 0 !important;
  top: -47px !important;
}

}

@media screen and (min-width:300px) and (max-width:380px)
{
	.bold-big {
  font-size: 21px;
}
}

@media screen and (min-width:300px) and (max-width:2000px)
{
	.two-btn-popup p {
  min-height: 105px;
}
}


@media screen and (min-width:350px) and (max-width:2000px)
{
	
.multipleLines i.fa {
  float: left;
  height: auto !important;
  line-height: 20px !important;
  margin-right: 3px;
}
}

@media screen and (min-height:50px) and (max-height:390px)
{
	.tooltip-content-inner .bold5 {
		  max-height: 122px;
		}
		
		.tooltip-content-inner {
  height: 240px;
  max-height: 240px;
  min-height: 240px;
  padding-bottom: 86px;
}
.single_insurance .img-banner-text {
  top: 48%;
}
}
/*----- for iphone ---*/

.iphone .multipleLines i.fa {
  float: left;
}

.iphone .backArrow i img , .ipad .backArrow i img , .ipod .backArrow i img {
position:relative;
top: 1px !important;
  vertical-align: middle;
}

.iphone .tooltip-close.span-absolute {
  position: relative;
  z-index: 999999;
}

/*----- for iphone ---*/



.ipad .all-elements {
  height: 100%;
  max-height: inherit;
  min-height: inherit;
  overflow-x: hidden !important;
  position: absolute;
  width: 100%;
}


/*---------for android------------*/

.android .backArrow i img {
position:relative;
top:-6px !important;
  vertical-align: middle;
}


/*----------end android-------*/

/* saf3+, chrome1+ */
@media screen and (-webkit-min-device-pixel-ratio:0) {

.snap-content {
	-webkit-transform: inherit !important;
    transform: inherit !important;
	
}


.arrow-style-btn {
  width: 90px !important;
}

/*.main_topBanner-wrap::before {
  background-position: 0 0;
}*/

.backArrow i img {
position:relative;
top:-3px;
  vertical-align: middle;
}




/*.android .home-style .nd2Tabs {
  top: 66px;
}*/

}

