﻿/* LESS Document */
/*all color-codes*/
/*all color-codes*/
/*version 3 color pallet*/
/*version 3 color pallet end*/
/*end all color-codes*/
@font-face {
    font-family: myriad-pro;
    src: url(../fonts/Myriad_Pro_Regular.ttf);
}
.header_top{
  display: block !important;
}
.policy_wrapper {
  visibility: hidden;
}
.overlay_area {
  position: fixed;
  width: 100%;
  height: 130% !important;
  background: #000;
  z-index: 3;
  opacity: 0;
  top: 0;
  left: 0px;
  bottom: 0;
  display: none;
}
.loader {
  margin: 10px auto;
  font-size: 10px;
  position: relative;
  text-indent: -9999em;
  border-top: 4px solid rgba(255, 255, 255, 0.2);
  border-right: 4px solid rgba(255, 255, 255, 0.2);
  border-bottom: 4px solid rgba(255, 255, 255, 0.2);
  border-left: 4px solid #ffffff;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load8 1.1s infinite linear;
  animation: load8 1.1s infinite linear;
  position: absolute;
}
.loader,
.loader:after {
  border-radius: 50%;
  width: 3em;
  height: 3em;
  top: -3px;
  position: absolute;
  right: 28px;
}
@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.loading {
  display: inline-block;
  margin: 5em;
  border-width: 10px;
  border-radius: 50%;
  -webkit-animation: spin 1s linear infinite;
  -moz-animation: spin 1s linear infinite;
  -o-animation: spin 1s linear infinite;
  animation: spin 1s linear infinite;
  position: absolute;
  left: -42px;
  top: -52px;
}
.style-1 {
  border-style: solid;
  border-color: #fff transparent;
}
@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@-moz-keyframes spin {
  100% {
    -moz-transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  100% {
    -moz-transform: rotate(359deg);
  }
}
@keyframes spin {
  100% {
    transform: rotate(359deg);
  }
}
/*.openMenu *{overflow:visible !important;}*/
.otheruseful_links{display: inline-block;
  float: left;
  margin-left: 5%;
  position: relative;
  margin-top: 20px; color:#fff;
}
.otheruseful_links.pblink .bplable{display:none;}

.otheruseful_links.pblink{ float: right;
  margin-right: 6%;}
  .typeCbtn span,.typeBbtn span{font-size: 10px; letter-spacing: 0;	}
  .otheruseful_links .typeCbtn{text-align: center;
    background: rgba(255,175,75,1);
    background: -moz-linear-gradient(-45deg, rgba(255,175,75,1) 0%, rgba(255,146,10,1) 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(255,175,75,1)), color-stop(100%, rgba(255,146,10,1)));
    background: -webkit-linear-gradient(-45deg, rgba(255,175,75,1) 0%, rgba(255,146,10,1) 100%);
    background: -o-linear-gradient(-45deg, rgba(255,175,75,1) 0%, rgba(255,146,10,1) 100%);
    background: -ms-linear-gradient(-45deg, rgba(255,175,75,1) 0%, rgba(255,146,10,1) 100%);
    background: linear-gradient(135deg, rgba(255,175,75,1) 0%, rgba(255,146,10,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffaf4b', endColorstr='#ff920a', GradientType=1 );
    padding: 7px 12px;
    border-radius: 5px;
    color: #fff;
    font-size: 12px; text-decoration:none;
  }
  .otheruseful_links .typeBbtn{   text-align: center;
    background: rgba(65,197,174,1);
    background: -moz-linear-gradient(top, rgba(65,197,174,1) 0%, rgba(66,204,178,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(65,197,174,1)), color-stop(100%, rgba(66,204,178,1)));
    background: -webkit-linear-gradient(top, rgba(65,197,174,1) 0%, rgba(66,204,178,1) 100%);
    background: -o-linear-gradient(top, rgba(65,197,174,1) 0%, rgba(66,204,178,1) 100%);
    background: -ms-linear-gradient(top, rgba(65,197,174,1) 0%, rgba(66,204,178,1) 100%);
    background: linear-gradient(to bottom, rgba(65,197,174,1) 0%, rgba(66,204,178,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#41c5ae', endColorstr='#42ccb2', GradientType=0 );
    padding: 7px 12px;
    border-radius: 5px;
    color: #fff;
    font-size: 12px; text-decoration:none;
  }
  .otheruseful_links .typeAbtn{   text-align: center;
   background: rgba(2,130,173,1);
   background: -moz-linear-gradient(top, rgba(2,130,173,1) 0%, rgba(3,149,202,1) 100%);
   background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(2,130,173,1)), color-stop(100%, rgba(3,149,202,1)));
   background: -webkit-linear-gradient(top, rgba(2,130,173,1) 0%, rgba(3,149,202,1) 100%);
   background: -o-linear-gradient(top, rgba(2,130,173,1) 0%, rgba(3,149,202,1) 100%);
   background: -ms-linear-gradient(top, rgba(2,130,173,1) 0%, rgba(3,149,202,1) 100%);
   background: linear-gradient(to bottom, rgba(2,130,173,1) 0%, rgba(3,149,202,1) 100%);
   filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0282ad', endColorstr='#0395ca', GradientType=0 );
   padding: 7px 12px;
   border-radius: 5px;
   color: #fff;
   font-size: 12px; text-decoration:none;
 }
 .t_a_c{text-align: center;margin:0;}
 @media(min-width: 1200px){
.t_a_c{margin:0 !important;}
 }
 .all_service_tab .circleTab {
  display: inline-block;
  font-size: 14px;
  cursor: pointer;
  margin: 20px ;
  width: 150px;
  height: 150px;
  border-radius: 50%;
  text-align: center;
  position: relative;
  z-index: 1;
  padding-top: 90px;
  font-weight: 300;
  text-decoration: none;
  color: #fff;
  background: #ffffff;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1); 
  -webkit-transition: -webkit-transform ease-out 0.1s, background 0.2s;
  -moz-transition: -moz-transform ease-out 0.1s, background 0.2s;
  transition: transform ease-out 0.1s, background 0.2s;
}
.all_service_tab .circleTab fig{
  position: absolute;
  top: -7px;
  right: -8px;
  background: url(/UI/Images/caicon-bg.png) no-repeat 0 0;
  padding: 20px 15px;
  border-radius: 50%;
  color: #cb5288; font-weight:500;
}
.all_service_tab .circleTab:hover {
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
  color: #fff;
  transition: all 1.5s;
}
/* css for products hover animation */
.all_service_tab .v3term:hover:after {
  -webkit-animation: sonarEffect_t 1s ease-out 10ms;
  -moz-animation: sonarEffect_t 1s ease-out 10ms;
  animation: sonarEffect_t 1s ease-out 10ms;
}
.all_service_tab .v3health:hover:after {
  -webkit-animation: sonarEffect_h 1s ease-out 10ms;
  -moz-animation: sonarEffect_h 1s ease-out 10ms;
  animation: sonarEffect_h 1s ease-out 10ms;
}
.all_service_tab .v3car:hover:after {
  -webkit-animation: sonarEffect_c 1s ease-out 10ms;
  -moz-animation: sonarEffect_c 1s ease-out 10ms;
  animation: sonarEffect_c 1s ease-out 10ms;
}
.all_service_tab .v3twowheeler:hover:after {
  -webkit-animation: sonarEffect_tw 1s ease-out 10ms;
  -moz-animation: sonarEffect_tw 1s ease-out 10ms;
  animation: sonarEffect_tw 1s ease-out 10ms;
}
.all_service_tab .v3retirement:hover:after {
  -webkit-animation: sonarEffect_r 1s ease-out 10ms;
  -moz-animation: sonarEffect_r 1s ease-out 10ms;
  animation: sonarEffect_r 1s ease-out 10ms;
}
.all_service_tab .v3travel:hover:after {
  -webkit-animation: sonarEffect_ho 1s ease-out 10ms;
  -moz-animation: sonarEffect_ho 1s ease-out 10ms;
  animation: sonarEffect_ho 1s ease-out 10ms;
}
.all_service_tab .v3child:hover:after {
  -webkit-animation: sonarEffect_v 1s ease-out 10ms;
  -moz-animation: sonarEffect_v 1s ease-out 10ms;
  animation: sonarEffect_v 1s ease-out 10ms;
}
.all_service_tab .v3cancercare:hover:after {
  -webkit-animation: sonarEffect_o 1s ease-out 10ms;
  -moz-animation: sonarEffect_o 1s ease-out 10ms;
  animation: sonarEffect_o 1s ease-out 10ms;
}
/* end of the css for products hover animation */
.all_service_tab .circleTab:before {
  font-family: FontAwesome;
  speak: none;
  font-size: 48px;
  line-height: 90px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  display: block;
  -webkit-font-smoothing: antialiased;
}
.all_service_tab .circleTab:after {
  font-family: FontAwesome;
  pointer-events: none;
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  content: '';
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  top: 0;
  left: 0;
  padding: 0;
  z-index: -1;
  opacity: 0;
  -webkit-transform: scale(0.87);
  -moz-transform: scale(0.87);
  -ms-transform: scale(0.87);
  transform: scale(0.87);
}
.beforeItem {
  background: transparent;
  opacity: 1;
  font-size: 32px;
  top: 10px;
  position: absolute;
  width: 100%;
  text-align: center;
}
.beforeItem_img {
  background: transparent url(/UI/Images/sprite_img.png) no-repeat;
  opacity: 1;
  font-size: 32px;
  top: 25px;
  position: absolute;
  width: 50px;
  text-align: center;
  left: 0;
  bottom: 0px;
  right: 0px;
  margin: 0px auto;
  vertical-align: middle;
  background-position: 0px 0px;
  height: 50px;
}
.circleTab.v3car
{
  background: transparent;
    border: 2px solid #e09530;
}
.circleTab.v3car:hover {
  background: #e09530;
}
.circleTab.v3car:before {
  content: "\f1b9";
  background: transparent;
  opacity: 1;
  font-size: 32px;
  top: 25px;
  position: absolute;
  width: 100%;
  text-align: center;
}
.circleTab.v3term {
 
  background: transparent;
    border: 2px solid #ad6fae;
}
.circleTab.v3term:hover
{
   background: #ad6fae;
}
.circleTab.v3term:before {
  content: "\f004";
  background: transparent;
  opacity: 1;
  font-size: 32px;
  top: 25px;
  position: absolute;
  width: 100%;
  text-align: center;
}
.circleTab.v3health {
  
  background: transparent;
    border: 2px solid #42ceb2;
}
.circleTab.v3health:hover
{
  background: #42ceb2;
}
.circleTab.v3health:before {
   content: " ";
    background: transparent url(/UI/Images/sprite_img.png) no-repeat;
    opacity: 1;
    font-size: 32px;
    top: 40px;
    position: absolute;
    width: 50px;
    text-align: center;
    left: 0;
    bottom: 0px;
    right: 0px;
    margin: 0px auto;
    vertical-align: middle;
    background-position: 0px 0px;
    height: 50px;
    background-position: -820px -415px;
}
.circleTab.v3business:before
{
      content: " ";
    background: transparent url(/UI/Images/sprite_img.png) no-repeat;
    opacity: 1;
    font-size: 32px;
    top: 35px;
    position: absolute;
    width: 50px;
    text-align: center;
    left: 0;
    bottom: 0px;
    right: 0px;
    margin: 0px auto;
    vertical-align: middle;
    background-position: 0px 0px;
    height: 50px;
    background-position: 1px -154px;
}
.circleTab.v3investment {
  
  background: transparent;
    border: 2px solid #496fbc;
}
.circleTab.v3investment:hover
{
  background: #496fbc;
}
.circleTab.v3investment:before {
  content: " ";
  background: transparent url(/UI/Images/sprite_img.png) no-repeat;
  opacity: 1;
  font-size: 32px;
  top: 40px;
  position: absolute;
  width: 50px;
  text-align: center;
  left: 0;
  bottom: 0px;
  right: 0px;
  margin: 0px auto;
  vertical-align: middle;
  background-position: 0px 0px;
  height: 50px;
  background-position: 1px -154px;
}
.circleTab.v3travel{
  background: transparent;
  border:2px solid #e6a65a;
}
.circleTab.v3travel:hover {
  background: #e6a65a;
}
.circleTab.v3travel:before {
   content: "\f015";
  background: transparent;
  opacity: 1;
  font-size: 32px;
  top: 25px;
  position: absolute;
  width: 100%;
  text-align: center;
}
.circleTab.v3twowheeler{
  background: transparent;
  border: 2px solid #de6d75;
}
.circleTab.v3twowheeler:hover {
  background: #de6d75;
}
.circleTab.v3twowheeler:before {
     content: " ";
    background: transparent url(/UI/Images/sprite_img.png) no-repeat;
    opacity: 1;
    font-size: 32px;
    top: 40px;
    position: absolute;
    width: 50px;
    text-align: center;
    left: 0;
    bottom: 0px;
    right: 0px;
    margin: 0px auto;
    vertical-align: middle;
    background-position: 0px 0px;
    height: 50px;
    background-position: -3px -100px;
}
.circleTab.v3taxsaving {
  background: #4b76c2;
}
.circleTab.v3taxsaving:before {
  content: " ";
  background: transparent url(/UI/Images/sprite_img.png) no-repeat;
  opacity: 1;
  font-size: 32px;
  top: 40px;
  position: absolute;
  width: 50px;
  text-align: center;
  left: 0;
  bottom: 0px;
  right: 0px;
  margin: 0px auto;
  vertical-align: middle;
  background-position: 0px 0px;
  height: 50px;
  background-position: -538px -415px;
}
.circleTab.v3cancercare{
  background: transparent;
  border: 2px solid #678e4d;
}
.circleTab.v3cancercare:hover {
  background: #678e4d;
}
.circleTab.v3cancercare:before {
     content: " ";
    background: transparent url(/UI/Images/sprite_img.png) no-repeat;
    opacity: 1;
    font-size: 32px;
    top: 40px;
    position: absolute;
    width: 50px;
    text-align: center;
    left: 0;
    bottom: 0px;
    right: 0px;
    margin: 0px auto;
    vertical-align: middle;
    background-position: 0px 0px;
    height: 50px;
    background-position: -538px -415px;
}
.circleTab.v3retirement{
  background: transparent;
  border:2px solid #486bb8;
}
.circleTab.v3retirement:hover {
  background: #486bb8;
}
.circleTab.v3retirement:before {
      content: " ";
    background: transparent url(/UI/Images/sprite_img.png) no-repeat;
    opacity: 1;
    font-size: 32px;
    top: 35px;
    position: absolute;
    width: 50px;
    text-align: center;
    left: 0;
    bottom: 0px;
    right: 0px;
    margin: 0px auto;
    vertical-align: middle;
    background-position: 0px 0px;
    height: 50px;
    background-position: -536px -508px;
}
.circleTab.v3heigher:before
{
  content: "\f19d";
  background: transparent;
  opacity: 1;
  font-size: 32px;
  top: 25px;
  position: absolute;
  width: 100%;
  text-align: center;

}
.circleTab.v3criticalillness {
  background: #45c6ba;
}
.circleTab.v3criticalillness:before {
  content: " ";
  background: transparent url(/UI/Images/sprite_img.png) no-repeat;
  opacity: 1;
  font-size: 32px;
  top: 40px;
  position: absolute;
  width: 50px;
  text-align: center;
  left: 0;
  bottom: 0px;
  right: 0px;
  margin: 0px auto;
  vertical-align: middle;
  background-position: 0px 0px;
  height: 50px;
  background-position: -925px -412px;
}
.circleTab.v3home {
  background: #d17447;
}
.circleTab.v3home:before {
  content: " ";
  background: transparent url(/UI/Images/sprite_img.png) no-repeat;
  opacity: 1;
  font-size: 32px;
  top: 40px;
  position: absolute;
  width: 50px;
  text-align: center;
  left: 0;
  bottom: 0px;
  right: 0px;
  margin: 0px auto;
  vertical-align: middle;
  background-position: 0px 0px;
  height: 50px;
  background-position: -673px -507px;
}
.circleTab.v3child{
  background: transparent;
  border: 2px solid #ea4e4e;
}
.circleTab.v3child:hover {
  background: #ea4e4e;
}
.circleTab.v3child:before {
 content: " ";
    background: transparent url(/UI/Images/sprite_img.png) no-repeat;
    opacity: 1;
    font-size: 32px;
    top: 35px;
    position: absolute;
    width: 50px;
    text-align: center;
    left: 0;
    bottom: 0px;
    right: 0px;
    margin: 0px auto;
    vertical-align: middle;
    background-position: 0px 0px;
    height: 50px;
    background-position: -1px -204px;
}
/* css for product animation */
/* term */
@-webkit-keyframes sonarEffect_t {
  0% {
    opacity: 0.3;
  }
  40% {
    opacity: 0.5;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #0098da, 0 0 0 10px rgba(255, 255, 255, 0.5);
  }
  100% {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #0098da, 0 0 0 10px rgba(255, 255, 255, 0.5);
    -webkit-transform: scale(1.5);
    opacity: 0;
  }
}
@-moz-keyframes sonarEffect_t {
  0% {
    opacity: 0.3;
  }
  40% {
    opacity: 0.5;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #0098da, 0 0 0 10px rgba(255, 255, 255, 0.5);
  }
  100% {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #0098da, 0 0 0 10px rgba(255, 255, 255, 0.5);
    -moz-transform: scale(1.5);
    opacity: 0;
  }
}
@keyframes sonarEffect_t {
  0% {
    opacity: 0.3;
  }
  40% {
    opacity: 0.5;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #0098da, 0 0 0 10px rgba(255, 255, 255, 0.5);
  }
  100% {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #0098da, 0 0 0 10px rgba(255, 255, 255, 0.5);
    transform: scale(1.5);
    opacity: 0;
  }
}
/* term */

/* health */
@-webkit-keyframes sonarEffect_h {
  0% {
    opacity: 0.3;
  }
  40% {
    opacity: 0.5;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #0098da, 0 0 0 10px rgba(255, 255, 255, 0.5);
  }
  100% {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #0098da, 0 0 0 10px rgba(255, 255, 255, 0.5);
    -webkit-transform: scale(1.5);
    opacity: 0;
  }
}
@-moz-keyframes sonarEffect_h {
  0% {
    opacity: 0.3;
  }
  40% {
    opacity: 0.5;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #0098da, 0 0 0 10px rgba(255, 255, 255, 0.5);
  }
  100% {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #0098da, 0 0 0 10px rgba(255, 255, 255, 0.5);
    -moz-transform: scale(1.5);
    opacity: 0;
  }
}
@keyframes sonarEffect_h {
  0% {
    opacity: 0.3;
  }
  40% {
    opacity: 0.5;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #0098da, 0 0 0 10px rgba(255, 255, 255, 0.5);
  }
  100% {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #0098da, 0 0 0 10px rgba(255, 255, 255, 0.5);
    transform: scale(1.5);
    opacity: 0;
  }
}
/* health */

/* car */
@-webkit-keyframes sonarEffect_c {
  0% {
    opacity: 0.3;
  }
  40% {
    opacity: 0.5;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #0098da, 0 0 0 10px rgba(255, 255, 255, 0.5);
  }
  100% {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #0098da, 0 0 0 10px rgba(255, 255, 255, 0.5);
    -webkit-transform: scale(1.5);
    opacity: 0;
  }
}
@-moz-keyframes sonarEffect_c {
  0% {
    opacity: 0.3;
  }
  40% {
    opacity: 0.5;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #0098da, 0 0 0 10px rgba(255, 255, 255, 0.5);
  }
  100% {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #0098da, 0 0 0 10px rgba(255, 255, 255, 0.5);
    -moz-transform: scale(1.5);
    opacity: 0;
  }
}
@keyframes sonarEffect_c {
  0% {
    opacity: 0.3;
  }
  40% {
    opacity: 0.5;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #0098da, 0 0 0 10px rgba(255, 255, 255, 0.5);
  }
  100% {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #0098da, 0 0 0 10px rgba(255, 255, 255, 0.5);
    transform: scale(1.5);
    opacity: 0;
  }
}
/* car */

/* two wheeler */
@-webkit-keyframes sonarEffect_tw {
  0% {
    opacity: 0.3;
  }
  40% {
    opacity: 0.5;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #0098da, 0 0 0 10px rgba(255, 255, 255, 0.5);
  }
  100% {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #0098da, 0 0 0 10px rgba(255, 255, 255, 0.5);
    -webkit-transform: scale(1.5);
    opacity: 0;
  }
}
@-moz-keyframes sonarEffect_tw {
  0% {
    opacity: 0.3;
  }
  40% {
    opacity: 0.5;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #0098da, 0 0 0 10px rgba(255, 255, 255, 0.5);
  }
  100% {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #0098da, 0 0 0 10px rgba(255, 255, 255, 0.5);
    -moz-transform: scale(1.5);
    opacity: 0;
  }
}
@keyframes sonarEffect_tw {
  0% {
    opacity: 0.3;
  }
  40% {
    opacity: 0.5;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #0098da, 0 0 0 10px rgba(255, 255, 255, 0.5);
  }
  100% {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #0098da, 0 0 0 10px rgba(255, 255, 255, 0.5);
    transform: scale(1.5);
    opacity: 0;
  }
}
/* two wheeler */

/* retirement */
@-webkit-keyframes sonarEffect_r {
  0% {
    opacity: 0.3;
  }
  40% {
    opacity: 0.5;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #0098da, 0 0 0 10px rgba(255, 255, 255, 0.5);
  }
  100% {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #0098da, 0 0 0 10px rgba(255, 255, 255, 0.5);
    -webkit-transform: scale(1.5);
    opacity: 0;
  }
}
@-moz-keyframes sonarEffect_r {
  0% {
    opacity: 0.3;
  }
  40% {
    opacity: 0.5;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #0098da, 0 0 0 10px rgba(255, 255, 255, 0.5);
  }
  100% {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #0098da, 0 0 0 10px rgba(255, 255, 255, 0.5);
    -moz-transform: scale(1.5);
    opacity: 0;
  }
}
@keyframes sonarEffect_r {
  0% {
    opacity: 0.3;
  }
  40% {
    opacity: 0.5;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #0098da, 0 0 0 10px rgba(255, 255, 255, 0.5);
  }
  100% {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #0098da, 0 0 0 10px rgba(255, 255, 255, 0.5);
    transform: scale(1.5);
    opacity: 0;
  }
}
/* retirement */

/* house */
@-webkit-keyframes sonarEffect_ho {
  0% {
    opacity: 0.3;
  }
  40% {
    opacity: 0.5;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #0098da, 0 0 0 10px rgba(255, 255, 255, 0.5);
  }
  100% {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #0098da, 0 0 0 10px rgba(255, 255, 255, 0.5);
    -webkit-transform: scale(1.5);
    opacity: 0;
  }
}
@-moz-keyframes sonarEffect_ho {
  0% {
    opacity: 0.3;
  }
  40% {
    opacity: 0.5;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #0098da, 0 0 0 10px rgba(255, 255, 255, 0.5);
  }
  100% {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #0098da, 0 0 0 10px rgba(255, 255, 255, 0.5);
    -moz-transform: scale(1.5);
    opacity: 0;
  }
}
@keyframes sonarEffect_ho {
  0% {
    opacity: 0.3;
  }
  40% {
    opacity: 0.5;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #0098da, 0 0 0 10px rgba(255, 255, 255, 0.5);
  }
  100% {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #0098da, 0 0 0 10px rgba(255, 255, 255, 0.5);
    transform: scale(1.5);
    opacity: 0;
  }
}
/* house */

/* vacation */
@-webkit-keyframes sonarEffect_v {
  0% {
    opacity: 0.3;
  }
  40% {
    opacity: 0.5;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #0098da, 0 0 0 10px rgba(255, 255, 255, 0.5);
  }
  100% {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #0098da, 0 0 0 10px rgba(255, 255, 255, 0.5);
    -webkit-transform: scale(1.5);
    opacity: 0;
  }
}
@-moz-keyframes sonarEffect_v {
  0% {
    opacity: 0.3;
  }
  40% {
    opacity: 0.5;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #0098da, 0 0 0 10px rgba(255, 255, 255, 0.5);
  }
  100% {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #0098da, 0 0 0 10px rgba(255, 255, 255, 0.5);
    -moz-transform: scale(1.5);
    opacity: 0;
  }
}
@keyframes sonarEffect_v {
  0% {
    opacity: 0.3;
  }
  40% {
    opacity: 0.5;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #0098da, 0 0 0 10px rgba(255, 255, 255, 0.5);
  }
  100% {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #0098da, 0 0 0 10px rgba(255, 255, 255, 0.5);
    transform: scale(1.5);
    opacity: 0;
  }
}
/* vacation */

/* other */
@-webkit-keyframes sonarEffect_o {
  0% {
    opacity: 0.3;
  }
  40% {
    opacity: 0.5;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #0098da, 0 0 0 10px rgba(255, 255, 255, 0.5);
  }
  100% {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #0098da, 0 0 0 10px rgba(255, 255, 255, 0.5);
    -webkit-transform: scale(1.5);
    opacity: 0;
  }
}
@-moz-keyframes sonarEffect_o {
  0% {
    opacity: 0.3;
  }
  40% {
    opacity: 0.5;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #0098da, 0 0 0 10px rgba(255, 255, 255, 0.5);
  }
  100% {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #0098da, 0 0 0 10px rgba(255, 255, 255, 0.5);
    -moz-transform: scale(1.5);
    opacity: 0;
  }
}
@keyframes sonarEffect_o {
  0% {
    opacity: 0.3;
  }
  40% {
    opacity: 0.5;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #0098da, 0 0 0 10px rgba(255, 255, 255, 0.5);
  }
  100% {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #0098da, 0 0 0 10px rgba(255, 255, 255, 0.5);
    transform: scale(1.5);
    opacity: 0;
  }
}
/* other */

/* end of the css for product animation */
select::-ms-expand {
  display: none;
}
.clrchange {
  -webkit-transition: opacity 2s ease-in;
  -moz-transition: opacity 5s ease-in;
  -o-transition: opacity 5s ease-in;
  -ms-transition: opacity 5s ease-in;
  transition: opacity 5s ease-in;
}
/* after before */
.a_ele {
  font-family: FontAwesome;
  width: 100%;
  height: 38px;
  position: absolute;
  top: 10px;
  left: 0px;
  text-align: center;
  font-size: 26px;
  font-weight: 300;
}
.arrow_home {
  position: absolute;
  width: 50px;
  height: 50px;
  background: #ccc;
  top: 43.5%;
  right: -25px;
  border-radius: 50%;
}
.contentBox_after {
  content: "";
  width: 90px;
  height: 90px;
  position: absolute;
  top: 30px;
  left: 95px;
  right: 0px;
  bottom: 0px;
  margin: 0px auto;
}
.cateIcon {
  content: "";
  width: 90px;
  height: 90px;
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  margin: 0px auto;
}
.info_after {
  content: "";
  width: 130px;
  height: 130px;
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  margin: 0px auto;
}
/* end after before 
.fa {
  font-family: 'FontAwesome' !important;
}*/
input,
select,
button {
  outline: none;
  webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.m0 {
  margin: 0px;
}
.p0 {
  padding: 0px;
}
.dis_none {
  display: none !important;
}
.dis_block {
  display: block;
}
.none {
  visibility: hidden;
}
.block {
  visibility: visible !important;
}
.pos_relative {
  position: relative;
}
.policy_wrapper h6 {
  font-size: 16px;
}
.policy_wrapper h5 {
  font-size: 20px;
}
.policy_wrapper h4 {
  font-size: 24px;
}
.policy_wrapper h3 {
  font-size: 28px;
}
.policy_wrapper h2 {
  font-size: 32px;
}
.policy_wrapper h1 {
  font-size: 36px;
}
.bestSite_text {
  font-size: 48px !important;
  text-align: center;
  color: #fff;
  font-weight: 300;
}
.bestSite_text strong {
  color: #e0470f;
}
.sbcate .topBoxpanel .page-header.expert-full-header {
  width: 100% !important;
}
/*--------------------Input type radio----------------------------------*/
.radio {
  display: inline-block;
  padding-right: 10px;
  font-size: 13px;
  cursor: pointer;
  height: 16px;
  padding-top: 5px;
  float: left;
  color: #666666;
  font-weight: 400;
  margin-top: 5px;
}
.disForm .inputBox input[type="radio"] {
  height: auto !important;
}
.disForm .inputBox .checkbox + .checkbox,
.disForm .inputBox .radio + .radio {
  margin: 0px;
}
.radio:hover .inner {
  -webkit-transform: scale(0.5);
  -ms-transform: scale(0.5);
  transform: scale(0.5);
  opacity: .5;
}
.radio input.rad {
  width: 1px;
  height: 1px;
  opacity: 0;
  padding: 0px;
  margin: 0px;
}
.radio input:checked + .outer .inner {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
.radio input:checked + .outer {
  border: 1px solid #c1eafb;
}
.radio input:focus + .outer .inner {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  background-color: #62caf4;
}
.radio .outer {
  width: 19px;
  height: 19px;
  display: block;
  float: left;
  margin: 0px 10px;
  border: 1px solid #c1eafb;
  border-radius: 50%;
  background-color: #fff;
}
.radio .inner {
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  width: 11px;
  height: 11px;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  display: block;
  margin: 3px;
  padding: 0px;
  border-radius: 50%;
  background-color: #62caf4;
  opacity: 0;
}
.checkbox + .checkbox,
.radio + .radio {
  margin-top: 5px;
}
input[type=checkbox]:not(old) {
  width: 18px;
  margin: 0;
  padding: 0;
  font-size: 1em;
  opacity: 1;
}
input[type=checkbox]:not(old) + label {
  display: inline-block;
  margin-left: -2em;
  line-height: 1.5em;
  margin-bottom: 0px;
  font-weight: 400;
  font-size: 13px;
}
input[type=checkbox]:not(old) + label > span {
  display: inline-block;
  width: 17px;
  height: 17px;
  margin: 0.25em 0.5em 0.25em 0.25em;
  border-radius: 3px;
  border: 1px solid #ccc;
  vertical-align: bottom;
}
input[type=checkbox]:not(old):checked + label > span {
  background: #61CAF4;
  border: none;
  position: relative;
  top: 1px;
}
input[type=checkbox]:not(old):checked + label > span:before {
  content: '✓';
  display: block;
  width: 11px;
  color: #fff;
  font-size: 10px;
  line-height: 1em;
  font-weight: bold;
  position: absolute;
  top: 4px;
  left: 3px;
}
.mr35 {
  margin-top: -35px !important;
}
.process_small {
  background: #F9774D;
  color: #fff;
  width: 16%;
  display: inline-block;
  position: absolute;
  right: 0%;
  height: 100%;
  cursor: pointer;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  text-indent: -3000px;
  top: 0;
}
.process_big {
  width: 65%;
  margin: 0px auto;
  position: absolute;
  background: #fa774d;
  color: #fff;
  display: block;
  padding: 10px;
  clear: both;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  text-align: center;
  padding: 13px;
  text-transform: uppercase;
  font: 400 16px 'myriad-pro';
  line-height: 18px;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  bottom: 0px;
  left: 0;
  right: 0;
  height: 44px;
}
/*----------------------------------End Input type radio-----------------------*/
/*tab type radio*/
/*----------------------------------version 3 css -----------------------*/
.all_service_tab {
  width: 100%;
  margin: 50px auto;
}
/*------------------------------------end version 3 --------------------*/
.desktop {
  display: block;
}
.mobile {
  display: none !important;
}
.healthAddChild i {
  padding: 6px;
}
.policy_wrapper .tabs,
.disForm .tabs {
  position: relative;
  margin: 0px;
  clear: both;
  margin: 0px auto;
  display: table;
  top: -16px;
  left: 2%;
  box-shadow: 1px 1px 10px #A5A5A5;
}
.policy_wrapper .travel-bg .tabs,
.disForm .travel-bg .tabs {
  right: -8%;
}
.policy_wrapper .tab,
.disForm .tab {
  float: left;
  position: relative;
}
.policy_wrapper .tab .or,
.disForm .tab .or {
  position: absolute;
  background: #fff;
  color: #424242;
  font-size: 10px;
  top: 0px;
  z-index: 4;
  right: -12px;
  top: 16px;
  padding: 4px 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0px 2px 21px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 2px 21px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 2px 21px rgba(0, 0, 0, 0.2);
}
.policy_wrapper .travel-bg .tab label,
.disForm .travel-bg .tab label {
  width: 170px;
}
.policy_wrapper .tab label,
.disForm .tab label {
  background: #eee;
  padding: 17px 10px;
  width: 120px;
  font: 300 14px 'myriad-pro';
  line-height: 16px;
  color: #4d4d4d;
  text-align: center;
  margin: 0px;
  position: relative;
  left: 0px;
  cursor: pointer;
  color: #8e8e8e;
}
.disForm .tab label {
  display: inline-block;
  width: 145px;
}
.policy_wrapper .tabs :nth-child(2) label,
.disForm .tabs :nth-child(2) label {
  border: 1px solid #ccc;
  border-top: 0;
  border-bottom: 0;
}
.policy_wrapper .tabs :first-child label,
.disForm .tabs :first-child label {
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.policy_wrapper .tabs :last-child label,
.disForm .tabs :last-child label {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}
.policy_wrapper .travel-bg .tabs label,
.disForm .travel-bg .tabs label {
  border: none !important;
}
.policy_wrapper .tab [type=radio],
.disForm .tab [type=radio] {
  display: none;
}
.policy_wrapper .content,
.disForm .content {
  position: absolute;
  top: 28px;
  left: 0;
  background: white;
  right: 0;
  bottom: 0;
  padding: 20px;
  border: 1px solid #E4DEDE;
}
.policy_wrapper [type=radio]:checked ~ label,
.disForm [type=radio]:checked ~ label {
  background: #4ac2f2;
  color: #fff;
  z-index: 2;
}
.policy_wrapper [type=radio]:checked ~ label ~ .content,
.disForm [type=radio]:checked ~ label ~ .content {
  z-index: 1;
}
/*end tab type radio*/
.policy_new_home {
  font-family: Arial Narrow !important;;
}
.sprite {
  background: url("/UI/Images/sprite.png") no-repeat;
}
.bgimg {
  background: url("/UI/Images/sprite_img.png") no-repeat;
}
.landingScreen {
  height: auto;
  width: auto; 
  background: #4d97eb url("/UI/Images/img4.jpg") no-repeat;
  background-position:center center;
  position: relative;
  background-size: cover;
}
.landingScreen .bgtrans {
   /*background: #a7a7a7;
   background: #3f464e;*/
   background:black;
   position: absolute;
   width: 100%;
   height: 100%;
   top: 0px;
   left: 0px;
   opacity: 0.7;
   /*opacity:0.5;*/
 }

 .padding_lr80 {
  padding: 0px 80px;
}
.navigation_circle {
  position: fixed;
  width: 30px;
  z-index: 2;
  right: 12px;
  top: 45%;
}
.navigation_circle ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
.navigation_circle ul li {
  display: block;
  margin: 10px 0;
}
.navigation_circle ul li a {
  width: 20px;
  height: 20px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 2px solid #ffffff;
  text-indent: 2000px;
  display: block;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.navigation_circle ul li a:hover {
  background: #fff;
}
.navigation_circle ul li .active {
  background: #fff;
}
/*--------------------------Navigation Update--------------------------*/
.headerColor {
  border-radius: 0px;
  background: #fff !important;
  display: none;
  -webkit-box-shadow: 0px 2px 21px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 2px 21px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 2px 21px rgba(0, 0, 0, 0.2);
  /*sat*/
}
.navbar-default {
  background: none;
  border: none;
  min-height: 0px;
  margin-bottom: 0px;
}
.navbar-default.mb50 {
  margin: 20px 0px 5px 0;
}
.nav > li > a {
  padding: 10px 20px 10px 0px;
  margin-right: 10px;
}
@media(min-width: 768px) and (max-width: 1200px){
  .nav > li > a {
    margin-right: 5px;
  }
}
.navbar-default .navbar-nav > li > a {
  color: #444;
  text-transform: uppercase;
  position: relative;
  font: 600 12px 'myriad-pro';
  line-height: 16px;
}
.navbar-default .navbar-nav > li > .drp:after 
{
content: "";
  height: 10px;
  width: 10px;
  position: absolute;
  top: 14px;
  right: 4px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 8px solid #666;
  }
.navbar-default .navbar-nav > li:last-child > a:after {
  display: none;
}
.toll_free_no {
  position: relative;
}
.navbar-nav > li.whatsup {
  position: absolute;
  right: 0px;
  top: -15px;
  font: 400 11px 'myriad-pro';
  line-height: 18px;
  color: #fff;
}
.navbar-nav > li.whatsup:before {
  content: "";
  height: 28px;
  width: 28px;
  background: url("/UI/Images/sprite.png") no-repeat 0px 0px;
  position: absolute;
  left: -23px;
  top: 0px;
  background-size: 60%;
}
.navbar-nav > li.tollfree {
  position: relative;
  font-size: 16px;
  text-align: right;
  color: #6fffba;
  top: 8px;
}
.navbar-nav > li.tollfree span {
  position: absolute;
  font-size: 10px;
  text-align: right;
  color: #fff;
  top: 25px;
  right: 0px;
}
.navbar-brand {
  padding: 0px;
  margin: 0px;
  height: auto;
}
.policy_logo {
  max-width: 242px;
  width: 100%;
}
/*--------------------------End Navigation Update--------------------------*/
/*--------------------------first Slide--------------------------*/
/*for investment tab v4*/
.landingScreen .formarea .leftTab ul {
  width: 31% !Important;
}
.landingScreen .formarea .leftTab ul li a {
  padding: 26.4% 15px 4% !important;
  font-size: 13px;
}
.landingScreen .formarea .leftTab ul li a.investment {
  padding: 23.1% 5px 4% !important;
}
.landingScreen .formarea .leftTab ul li a.investment div {
  font-size: 9px;
}
.landingScreen .formarea .leftTab .info_list {
  width: 100% !important;
}
.landingScreen .formarea .leftTab .info_list li {
  line-height: 21px !important;
}
.landingScreen .formarea .leftTab .content_box {
  width: 69% !important;
}
/*end for investment tab*/
.disForm {
  float: left;
  width: 100%;
  clear: both;
}
.disForm,
.disForm .content_box {
  height: 320px !important;
  color: #fff !important;
}
.disForm .irdaData {
  padding: 10px 0 0 0 !important;
}
.disForm .dis_avg_rating {
  color: #fff !important;
  font: 300 12px 'myriad-pro';
  line-height: 16px;
}
.landingScreen .formarea,
.disForm {
  height: 400px;
  -webkit-box-shadow: 0px 2px 21px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 2px 21px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 2px 21px rgba(0, 0, 0, 0.2);
  margin-bottom: 15px;
  background: #eee;
  position: relative;
  z-index: 10;
}
.landingScreen .formarea .indicator {
  position: absolute;
  display: none;
  right: -165px;
  bottom: 0px;
  width: 166px;
  height: 255px;
}
.landingScreen .formarea .indicator .moscot {
  background: url("/UI/Images/moscot.png") no-repeat 0px 0px;
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 0;
}
.landingScreen .formarea .indicator .moscot_hand {
  background: url("/UI/Images/moscot-hand.png") no-repeat 0px 0px;
  right: 57px;
  position: absolute;
  height: 100%;
  width: 236px;
  z-index: 0;
}
.landingScreen h3 {
  font-size: 22px;
  text-align: center;
  color: #fff;
  font-weight: 300;
}
.landingScreen h3 a {
  color: #5cfdff;
  text-transform: uppercase;
  text-decoration: none;
  display: inline-block;
}
.landingScreen .formarea .leftTab,
.disForm .leftContent {
  float: left;
  width: 50%;
  position: relative;
  z-index: 1001;
}
.landingScreen .formarea .leftTab ul,
.disForm .leftContent ul {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 25%;
  float: left;
  display: table-cell;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.landingScreen .formarea .leftTab ul li,
.disForm .leftContent ul li {
  display: block;
}
.landingScreen .formarea .leftTab ul li a,
.disForm .leftContent ul li a {
  color: #fff;
  display: block;
  padding: 33.1% 15px 4%;
  text-align: center;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  position: relative;
  text-decoration: none;
}
.landingScreen .formarea .leftTab ul li a.car,
.disForm .leftContent ul li a.car {
  background-color: #9174ca;
}
.landingScreen .formarea .leftTab ul li a.car:hover,
.disForm .leftContent ul li a.car:hover,
.landingScreen .formarea .leftTab ul li a.car .active,
.disForm .leftContent ul li a.car .active {
  color: #744fbc;
}
.landingScreen .formarea .leftTab ul li a.car:before,
.disForm .leftContent ul li a.car:before {
  font-family: FontAwesome;
  width: 100%;
  height: 38px;
  position: absolute;
  top: 10px;
  left: 0px;
  text-align: center;
  font-size: 26px;
  font-weight: 300;
  content: "\f1b9";
}
.landingScreen .formarea .leftTab ul li a.term,
.disForm .leftContent ul li a.term {
  background-color: #424242;
}
.landingScreen .formarea .leftTab ul li a.term:hover,
.disForm .leftContent ul li a.term:hover,
.landingScreen .formarea .leftTab ul li a.term .active,
.disForm .leftContent ul li a.term .active {
  color: #292929;
}
.landingScreen .formarea .leftTab ul li a.term:before,
.disForm .leftContent ul li a.term:before {
  font-family: FontAwesome;
  width: 100%;
  height: 38px;
  position: absolute;
  top: 10px;
  left: 0px;
  text-align: center;
  font-size: 26px;
  font-weight: 300;
  content: "\f0e9";
}
.landingScreen .formarea .leftTab ul li a.health,
.disForm .leftContent ul li a.health {
  background-color: #42ceb2;
}
.landingScreen .formarea .leftTab ul li a.health:hover,
.disForm .leftContent ul li a.health:hover,
.landingScreen .formarea .leftTab ul li a.health .active,
.disForm .leftContent ul li a.health .active {
  color: #238773;
}
.landingScreen .formarea .leftTab ul li a.health:before,
.disForm .leftContent ul li a.health:before {
  font-family: FontAwesome;
  width: 100%;
  height: 38px;
  position: absolute;
  top: 10px;
  left: 0px;
  text-align: center;
  font-size: 26px;
  font-weight: 300;
  content: "\f0fa";
}
.landingScreen .formarea .leftTab ul li a.investment,
.disForm .leftContent ul li a.investment {
  background-color: #4567b4;
}
.landingScreen .formarea .leftTab ul li a.investment:hover,
.disForm .leftContent ul li a.investment:hover,
.landingScreen .formarea .leftTab ul li a.investment .active,
.disForm .leftContent ul li a.investment .active {
  color: #37528f;
}
.landingScreen .formarea .leftTab ul li a.investment:before,
.disForm .leftContent ul li a.investment:before {
  font-family: FontAwesome;
  width: 100%;
  height: 38px;
  position: absolute;
  top: 10px;
  left: 0px;
  text-align: center;
  font-size: 26px;
  font-weight: 300;
  content: "\f156";
}
.landingScreen .formarea .leftTab ul li a.travel,
.disForm .leftContent ul li a.travel {
  background-color: #e7a85b;
}
.landingScreen .formarea .leftTab ul li a.travel:hover,
.disForm .leftContent ul li a.travel:hover,
.landingScreen .formarea .leftTab ul li a.travel .active,
.disForm .leftContent ul li a.travel .active {
  color: #e0902f;
}
.landingScreen .formarea .leftTab ul li a.travel:before,
.disForm .leftContent ul li a.travel:before {
  font-family: FontAwesome;
  width: 100%;
  height: 38px;
  position: absolute;
  top: 10px;
  left: 0px;
  text-align: center;
  font-size: 26px;
  font-weight: 300;
  content: "\f072";
}
.landingScreen .formarea .leftTab ul li a.twowheeler,
.disForm .leftContent ul li a.twowheeler {
  background-color: #de6b74;
}
.landingScreen .formarea .leftTab ul li a.twowheeler:hover,
.disForm .leftContent ul li a.twowheeler:hover,
.landingScreen .formarea .leftTab ul li a.twowheeler .active,
.disForm .leftContent ul li a.twowheeler .active {
  color: #d5414d;
}
.landingScreen .formarea .leftTab ul li a.twowheeler:before,
.disForm .leftContent ul li a.twowheeler:before {
  font-family: FontAwesome;
  width: 100%;
  height: 38px;
  position: absolute;
  top: 10px;
  left: 0px;
  text-align: center;
  font-size: 26px;
  font-weight: 300;
  content: "\f21c";
}
.landingScreen .formarea .leftTab .content_box,
.disForm .leftContent .content_box {
  float: left;
  width: 75%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 80px 35px 36px 30px;
  height: 400px;
  display: table-cell;
}
.landingScreen .formarea .leftTab .content_box h3,
.disForm .leftContent .content_box h3 {
  color: #fff;
  line-height: 22px;
  font-weight: 100;
}
.landingScreen .formarea .leftTab .content_box h3 strong,
.disForm .leftContent .content_box h3 strong {
  font-weight: 400;
  margin-top: 0px;
}
.landingScreen .formarea .leftTab .content_box h6,
.disForm .leftContent .content_box h6 {
  color: #fff;
  line-height: 25px;
  font-weight: 400;
  margin: 20px 0 25px;
}
.landingScreen .formarea .leftTab .content_box ul.info_list,
.disForm .leftContent .content_box ul.info_list {
  display: block;
  float: left;
  padding-left: 0px;
  width: 100%;
}
.landingScreen .formarea .leftTab .content_box ul.info_list li,
.disForm .leftContent .content_box ul.info_list li {
  float: left;
  width: auto;
  margin: 0px 10px 0 35px;
  list-style: none;
  position: relative;
  font-size: 14px;
  line-height: 25px;
  color: #fff;
  opacity: 0.9;
  font-weight: 100;
}
.landingScreen .formarea .leftTab .content_box ul.info_list li:before,
.disForm .leftContent .content_box ul.info_list li:before {
  content: "";
  width: 10px;
  height: 10px;
  position: absolute;
  top: 8px;
  left: -25px;
  background: #fff;
  border-radius: 50%;
  opacity: 0.3;
}
.landingScreen .formarea .leftTab .content_box .tc,
.disForm .leftContent .content_box .tc {
  color: #fff;
  margin-top: 10px;
  font: 300 12px 'myriad-pro';
  line-height: 16px;
  float: left;
  width: 100%;
  opacity: 0.5;
  position: relative;
  right: -10px;
  top: 30px;
}
.disForm .content_box {
  width: 100% !important;
  padding: 40px 50px 36px 30px !important;
}
.disForm .content_box:before {
  display: none !important;
}
.content_box.car_bg:before {
  content: "";
  width: 90px;
  height: 90px;
  position: absolute;
  top: 30px;
  left: 95px;
  right: 0px;
  bottom: 0px;
  margin: 0px auto;
  background: url("/UI/Images/sprite_img.png") no-repeat;
  background-position: -214px -614px;
}
.content_box.term_bg:before {
  content: "";
  width: 90px;
  height: 90px;
  position: absolute;
  top: 30px;
  left: 95px;
  right: 0px;
  bottom: 0px;
  margin: 0px auto;
  background: url("/UI/Images/sprite_img.png") no-repeat;
  background-position: -112px -603px;
}
.content_box.health_bg:before {
  content: "";
  width: 90px;
  height: 90px;
  position: absolute;
  top: 30px;
  left: 95px;
  right: 0px;
  bottom: 0px;
  margin: 0px auto;
  background: url("/UI/Images/sprite_img.png") no-repeat;
  background-position: -331px -614px;
}
.content_box.investment_bg:before {
  content: "";
  width: 90px;
  height: 90px;
  position: absolute;
  top: 30px;
  left: 95px;
  right: 0px;
  bottom: 0px;
  margin: 0px auto;
  background: url("/UI/Images/sprite_img.png") no-repeat;
  background-position: -426px -614px;
}
.content_box.travel_bg:before {
  content: "";
  width: 90px;
  height: 90px;
  position: absolute;
  top: 30px;
  left: 95px;
  right: 0px;
  bottom: 0px;
  margin: 0px auto;
  background: url("/UI/Images/sprite_img.png") no-repeat;
  background-position: -544px -614px;
}
.content_box.twowheeler_bg:before {
  content: "";
  width: 90px;
  height: 90px;
  position: absolute;
  top: 30px;
  left: 95px;
  right: 0px;
  bottom: 0px;
  margin: 0px auto;
  background: url("/UI/Images/sprite_img.png") no-repeat;
  background-position: -665px -614px;
  width: 100px;
}
.car-bg a.nextstep {
  background: #F9774D;
  color: #fff;
  width: 16%;
  display: inline-block;
  position: absolute;
  right: 0%;
  height: 100%;
  cursor: pointer;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  text-indent: -3000px;
  z-index: 2;
  top: 0;
}
.car-bg a.nextstep:after {
  content: "";
  width: 40px;
  height: 26px;
  position: absolute;
  background: url("/UI/Images/sprite_img.png") no-repeat;
  top: 15px;
  right: 20px;
  background-position: 13px -482px;
}
.car-bg .process {
  background: #F9774D;
  color: #fff;
  width: 16%;
  display: inline-block;
  position: absolute;
  right: 0%;
  height: 100%;
  cursor: pointer;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  text-indent: -3000px;
  top: 0;
  z-index: 1;
}
.investment-bg.active.growth .growth_f,
.investment-bg.active.growth .growth_p {
  margin: 55px 0 0 0 !important;
}
.disForm .investment-bg.active.growth .growth_f,
.disForm .investment-bg.active.growth .growth_p {
  margin: 30px 0 0 0 !important;
}
.car-bg {
  height: 317px;
}
.term-bg {
  height: 317px;
  margin: 13% auto 0;
}
.term-bg .process,
.health-bg .process,
.travel-bg .process,
.investment-bg .process {
  width: 65%;
  margin: 0px auto;
  position: absolute;
  background: #fa774d;
  color: #fff;
  display: block;
  padding: 10px;
  clear: both;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  text-align: center;
  padding: 13px;
  text-transform: uppercase;
  font: 400 16px 'myriad-pro';
  line-height: 18px;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  bottom: 0px;
  left: 0;
  right: 0;
  height: 44px;
  z-index: 1;
}
.term-bg .process .loading,
.health-bg .process .loading,
.travel-bg .process .loading,
.investment-bg .process .loading {
  top: -68px !important;
  left: -63px !important;
}
.investment-bg {
  margin-top: -38px;
}
.health-bg .countryCode_formobile {
  width: 20%;
  display: inline-block;
  float: left;
  color: #000;
  padding: 15px 5px;
  font-size: 14px;
}
.health-bg .select40_per {
  width: 40%;
}
.health-bg .select30_per {
  width: 30%;
}
.health-bg .input_field {
  margin: 10px 0 !important;
}
.health-bg .input_field:first-child {
  margin: 10px 0 !important;
}
.health-bg .input_field:last-child {
  margin: 0px 0px 10px !important;
}
.health-bg select.fullbg {
  background-position: right 15px;
}
.health-bg .select25_per {
  width: 25% !important;
}
.health-bg .input70_per {
  width: 70% !important;
  float: right;
}
.health-bg .input60_per {
  width: 60% !important;
}
.health-bg a.back_to {
  font-size: 12px;
  color: #797979;
  text-decoration: underline;
}
.health-bg a.back_to .fa {
  width: 17px;
  height: 10px;
  color: #797979;
  padding: 6px;
  margin-right: 5px;
}
.health-bg .travellerDetails ul li.memberadd {
  margin: 5px 4px !important;
  width: 195px !important;
  padding: 3px 6px !important;
}
.health-bg .child_btn a.btn-primary {
  width: 40%;
  border: 1px solid #62caf4;
  background: #62caf4;
}
.health-bg .addMore_member select {
  background: none;
  border: none;
  border-bottom: 1px solid #ccc;
  padding: 5px;
  width: 100%;
}
.health-bg .select30_per,
.health-bg .mobNumber {
  width: 35% !important;
  float: left;
}
.health-bg label.countryCode {
  width: 20%;
  display: table-cell;
  float: left;
  padding: 10px 4px 5px;
  text-align: right;
  font: 400 12px 'myriad-pro';
  line-height: 16px;
  color: #424242;
}
.health-bg .mobNumber {
  width: 45% !important;
  float: left;
}
.travel-bg,
.health-bg,
.healthMember_add {
  height: auto;
}
.travel-bg .dates,
.health-bg .dates,
.healthMember_add .dates {
  width: 22% !important;
}
.travel-bg .dates label,
.health-bg .dates label,
.healthMember_add .dates label {
  font-size: 11px;
  font-weight: 400;
  color: #D0D0D0;
  position: absolute;
  top: 10px;
  left: 9px;
}
.travel-bg .dates input,
.health-bg .dates input,
.healthMember_add .dates input {
  font: 400 12px 'myriad-pro';
  line-height: 16px;
  width: 100% !important;
  height: 20px !important;
  margin-top: 21px;
  padding: 0 5px !important;
}
.travel-bg .dates .fig_lbl.days,
.health-bg .dates .fig_lbl.days,
.healthMember_add .dates .fig_lbl.days {
  right: -39px !important;
  top: 3px !important;
}
.travel-bg .dates .fig_lbl.days p,
.health-bg .dates .fig_lbl.days p,
.healthMember_add .dates .fig_lbl.days p {
  font-size: 8px;
  margin: 0px;
}
.travel-bg .travellerDetails,
.health-bg .travellerDetails,
.healthMember_add .travellerDetails {
  width: 100%;
  z-index: 4 !important;
  position: absolute;
  left: 0px;
  background: #fff;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  z-index: 1;
  top: 46px;
  border: 1px solid #EFEFEF;
  padding: 2px;
  display: none;
}
.travel-bg .travellerDetails ul,
.health-bg .travellerDetails ul,
.healthMember_add .travellerDetails ul {
  padding: 0px;
  margin: 0px;
  list-style: none;
  clear: both;
  width: 100%;
  display: table;
}
.travel-bg .travellerDetails ul li.memberadd,
.health-bg .travellerDetails ul li.memberadd,
.healthMember_add .travellerDetails ul li.memberadd {
  width: 44%;
  padding: 3px 10px;
  border: 1px solid #e6e6e6;
  border-radius: 5px;
  margin: 5px 10px;
  float: left;
  position: relative;
}
.travel-bg .travellerDetails ul li.memberadd .select_feild,
.health-bg .travellerDetails ul li.memberadd .select_feild,
.healthMember_add .travellerDetails ul li.memberadd .select_feild {
  width: 60%;
  float: left;
}
.travel-bg .travellerDetails ul li.memberadd select,
.health-bg .travellerDetails ul li.memberadd select,
.healthMember_add .travellerDetails ul li.memberadd select {
  padding: 2px 7px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  line-height: 23px;
  width: 60px;
  margin: 0px;
  float: left;
  border: none;
  box-sizing: border-box;
  color: #666666;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url("/UI/Images/arrow-down.png") no-repeat right 8px;
}
.travel-bg .travellerDetails ul li.memberadd .addBtn,
.health-bg .travellerDetails ul li.memberadd .addBtn,
.healthMember_add .travellerDetails ul li.memberadd .addBtn {
  display: block;
  width: 12px;
  height: 18px;
  position: absolute;
  display: none;
  right: -6px;
  top: 8px;
  cursor: pointer;
}
.travel-bg .travellerDetails ul li.memberadd .addBtn i,
.health-bg .travellerDetails ul li.memberadd .addBtn i,
.healthMember_add .travellerDetails ul li.memberadd .addBtn i {
  color: #62caf4;
}
.travel-bg .travellerDetails ul li.memberadd:last-child .addBtn,
.health-bg .travellerDetails ul li.memberadd:last-child .addBtn,
.healthMember_add .travellerDetails ul li.memberadd:last-child .addBtn {
  display: block;
}
.travel-bg .travellerDetails ul li.active,
.health-bg .travellerDetails ul li.active,
.healthMember_add .travellerDetails ul li.active {
  border: 1px solid #62caf4;
}
.travel-bg .travellerDetails .travel_action,
.health-bg .travellerDetails .travel_action,
.healthMember_add .travellerDetails .travel_action {
  display: block;
  width: 100%;
  clear: both;
  margin-top: 20px;
  padding: 5px 20px 9px;
  text-align: right;
}
.travel-bg .travellerDetails .travel_action .cancel,
.health-bg .travellerDetails .travel_action .cancel,
.healthMember_add .travellerDetails .travel_action .cancel {
  color: #333;
  font-weight: 400;
  padding: 0px 15px;
  text-transform: uppercase;
}
.travel-bg .travellerDetails .travel_action .done,
.health-bg .travellerDetails .travel_action .done,
.healthMember_add .travellerDetails .travel_action .done {
  color: #FFFFFF;
  font-weight: 400;
  text-transform: uppercase;
  background: #13EA38;
  padding: 12px 20px;
  border-radius: 5px;
}
.travel-bg .radio,
.health-bg .radio,
.healthMember_add .radio {
  margin-top: 0px;
}
.travel-bg .infoUpdate .select_feild,
.health-bg .infoUpdate .select_feild,
.healthMember_add .infoUpdate .select_feild {
  width: 70%;
  float: left;
}
.travel-bg ul.frq,
.health-bg ul.frq,
.healthMember_add ul.frq {
  padding: 0px;
  margin: 0px;
  list-style: none;
  width: 25%;
  float: right;
}
.travel-bg ul.frq li,
.health-bg ul.frq li,
.healthMember_add ul.frq li {
  float: left;
  display: inline-block;
}
.travel-bg ul.frq li a,
.health-bg ul.frq li a,
.healthMember_add ul.frq li a {
  border: 1px solid #cccccc;
  display: inline-block;
  color: #808080;
  padding: 3px 5px;
  margin: 2px;
  border-radius: 5px;
  text-decoration: none;
  font: 400 12px 'myriad-pro';
  line-height: 16px;
}
.travel-bg ul.frq li a:hover,
.health-bg ul.frq li a:hover,
.healthMember_add ul.frq li a:hover,
.travel-bg ul.frq li a.active,
.health-bg ul.frq li a.active,
.healthMember_add ul.frq li a.active {
  background-color: #10a4e0;
  color: #fff;
  border: none;
  border: 1px solid #0e93c8;
}
.travel-bg #frmTravel {
  margin-top: -35px;
}
.health-bg #frmTravel {
  margin-top: 6px;
}
.group .changeMargin {
  margin: 10px 0 !important;
}
.group .input_field.pro {
  margin: 60px 0 0!important;
}
.dates:first-child {
  border-right: 1px solid #F3F3F3;
}
.dontKnow {
  float: left;
  width: 100%;
  margin: 20px 0;
}
.dontKnow .no_label {
  font-size: 10px;
  font-weight: normal;
  color: #4d4d4d;
  float: left;
  width: 40%;
  text-align: right;
  padding-right: 20px;
}
.dontKnow a.do_not {
  font: 400 14px 'myriad-pro';
  line-height: 16px;
  color: #005387;
  float: left;
  width: 100%;
  text-align: center;
  text-decoration: underline;
}
.rush {
  clear: both;
  width: 50%;
  height: 1px;
  background: #ccc;
  float: left;
  display: block;
  margin: 65px 0 50px 25%;
  position: relative;
}
.rush span {
  position: absolute;
  top: -15px;
  display: block;
  font-size: 20px;
  color: #293d6a;
  font-weight: 300;
  background: #EDECF9;
  margin: 0px 38%;
  padding: 0px 10px;
  text-align: center;
}
.inrush {
  clear: both;
  text-align: center;
  font-size: 18px;
  font-weight: 100;
  margin: 20px auto;
}
.inrush span {
  font-weight: 400;
}
.car_bg {
  background: #9174ca;
  -webkit-animation: smooth 1s ease-in;
  -moz-animation: smooth 1s ease-in;
  -o-animation: smooth 1s ease-in;
  -ms-animation: smooth 1s ease-in;
  animation: smooth 1s ease-in;
}
.car_bg .arrow {
  position: absolute;
  width: 50px;
  height: 50px;
  background: #ccc;
  top: 43.5%;
  right: -25px;
  border-radius: 50%;
  background: #ae99d8 url("/UI/Images/sprite_img.png") no-repeat;
  background-position: 8px -424px;
  border: 3px solid #fff;
}
.term_bg {
  background: #424242;
  -webkit-animation: smooth 1s ease-in;
  -moz-animation: smooth 1s ease-in;
  -o-animation: smooth 1s ease-in;
  -ms-animation: smooth 1s ease-in;
  animation: smooth 1s ease-in;
}
.term_bg .arrow {
  position: absolute;
  width: 50px;
  height: 50px;
  background: #ccc;
  top: 43.5%;
  right: -25px;
  border-radius: 50%;
  background: #5c5c5c url("/UI/Images/sprite_img.png") no-repeat;
  background-position: 8px -424px;
  border: 3px solid #fff;
}
.health_bg {
  background: #42ceb2;
  -webkit-animation: smooth 1s ease-in;
  -moz-animation: smooth 1s ease-in;
  -o-animation: smooth 1s ease-in;
  -ms-animation: smooth 1s ease-in;
  animation: smooth 1s ease-in;
}
.health_bg .arrow {
  position: absolute;
  width: 50px;
  height: 50px;
  background: #ccc;
  top: 43.5%;
  right: -25px;
  border-radius: 50%;
  background: #6ad9c2 url("/UI/Images/sprite_img.png") no-repeat;
  background-position: 8px -424px;
  border: 3px solid #fff;
}
.investment_bg {
  background: #4567b4;
  -webkit-animation: smooth 1s ease-in;
  -moz-animation: smooth 1s ease-in;
  -o-animation: smooth 1s ease-in;
  -ms-animation: smooth 1s ease-in;
  animation: smooth 1s ease-in;
}
.investment_bg .arrow {
  position: absolute;
  width: 50px;
  height: 50px;
  background: #ccc;
  top: 43.5%;
  right: -25px;
  border-radius: 50%;
  background: #6784c5 url("/UI/Images/sprite_img.png") no-repeat;
  background-position: 8px -424px;
  border: 3px solid #fff;
}
.travel_bg {
  background: #e7a85b;
  -webkit-animation: smooth 1s ease-in;
  -moz-animation: smooth 1s ease-in;
  -o-animation: smooth 1s ease-in;
  -ms-animation: smooth 1s ease-in;
  animation: smooth 1s ease-in;
}
.travel_bg .arrow {
  position: absolute;
  width: 50px;
  height: 50px;
  background: #ccc;
  top: 43.5%;
  right: -25px;
  border-radius: 50%;
  background: #eec087 url("/UI/Images/sprite_img.png") no-repeat;
  background-position: 8px -424px;
  border: 3px solid #fff;
}
.twowheeler_bg {
  background: #de6b74;
  -webkit-animation: smooth 1s ease-in;
  -moz-animation: smooth 1s ease-in;
  -o-animation: smooth 1s ease-in;
  -ms-animation: smooth 1s ease-in;
  animation: smooth 1s ease-in;
}
.twowheeler_bg .arrow {
  position: absolute;
  width: 50px;
  height: 50px;
  background: #ccc;
  top: 43.5%;
  right: -25px;
  border-radius: 50%;
  background: #e7959b url("/UI/Images/sprite_img.png") no-repeat;
  background-position: 8px -424px;
  border: 3px solid #fff;
}
.landingScreen .formarea .rightTab,
.disForm .rightContent {
  float: right;
  width: 50%;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 25px 45px 20px 55px;
  /*.nextBox_sec{display:none; margin-top:20px;
	.countryCode_formobile{ width:20%; display:inline-block;float:left; color:#000; padding:15px 5px; font-size:14px;}
	.select40_per{width:40%;}
	.select30_per{width:30%;}
	.input60_per{width:60% !important}
		a.back_to{font-size: 12px;  color: #797979;  text-decoration: underline;
			.fa{width: 17px; height: 10px; color:#797979; padding: 6px; margin-right:5px;}
		}
   }*/
 }
 .landingScreen .formarea .rightTab .active,
 .disForm .rightContent .active {
  display: block;
}
.landingScreen .formarea .rightTab .inactive,
.disForm .rightContent .inactive {
  display: none;
}
.landingScreen .formarea .rightTab .input_field.bghide,
.disForm .rightContent .input_field.bghide {
  background: none;
  box-shadow: none;
}
.landingScreen .formarea .rightTab .input_field.bghide input.rad,
.disForm .rightContent .input_field.bghide input.rad {
  margin: 0px;
  height: 20px;
}
.landingScreen .formarea .rightTab .input_field.bghide label,
.disForm .rightContent .input_field.bghide label {
  font-size: 16px;
  margin-right: 13px;
}
.landingScreen .formarea .rightTab .box_value,
.disForm .rightContent .box_value {
  width: 100%;
  position: absolute;
  left: 0px;
  padding: 0px 45px;
  background: #EDECF9;
  z-index: 999;
}
.landingScreen .formarea .rightTab .input_field,
.disForm .rightContent .input_field {
  width: 100%;
  margin: 20px 0;
  background: #fff;
  height: 43px;
  -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  position: relative;
  display: table;
  /*.lable.car{ background:@blue_lable; }
		.lable.cover{ background:@blue_lable;  }
		.lable.dob{background:@blue_lable;  }
		.lable.smoke{background:@blue_lable;}*/
  }
  .landingScreen .formarea .rightTab .input_field .lable,
  .disForm .rightContent .input_field .lable {
    background: #62caf4;
    width: 20%;
    height: 100%;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    min-height: 35px;
    display: table-cell;
    position: relative;
  }
  .landingScreen .formarea .rightTab .input_field .lable .iconpos,
  .disForm .rightContent .input_field .lable .iconpos {
    padding-top: 13px !important ;
    position: absolute;
    width: 25px;
    height: 25px;
    top: 0%;
    left: 0px;
    right: 0px;
    margin: 0px auto;
    vertical-align: middle;
    text-align: center;
    font-size: 20px;
    color: #fff;
  }
  .landingScreen .formarea .rightTab .input_field .lable .imgIcon,
  .disForm .rightContent .input_field .lable .imgIcon {
    background: transparent url("/UI/Images/sprite_img.png") no-repeat;
    bottom: 0;
    display: block;
    height: 30px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 7px;
    width: 45px;
  }
  .landingScreen .formarea .rightTab .input_field .lable .imgIcon.retire,
  .disForm .rightContent .input_field .lable .imgIcon.retire {
    background-position: -556px -28px;
  }
  .landingScreen .formarea .rightTab .input_field .lable .imgIcon.smoke,
  .disForm .rightContent .input_field .lable .imgIcon.smoke {
    background-position: 0px -379px;
  }
  .landingScreen .formarea .rightTab .input_field .info,
  .disForm .rightContent .input_field .info {
    background: #e7f7fd;
    width: 100px;
    display: table-cell;
    line-height: 13px;
    min-height: 35px;
    vertical-align: middle;
  }
  .landingScreen .formarea .rightTab .input_field .info span,
  .disForm .rightContent .input_field .info span {
    font-size: 10px;
    color: #333;
    display: block;
  }
  .landingScreen .formarea .rightTab .input_field .info span.b,
  .disForm .rightContent .input_field .info span.b {
    color: #62caf4;
    font-size: 12px;
    text-align: center;
    text-transform: uppercase;
    padding: 5px 10px;
  }
  .landingScreen .formarea .rightTab .input_field .info span,
  .disForm .rightContent .input_field .info span {
    padding: 0px 10px;
    color: #32baf1;
    text-align: center;
  }
  .landingScreen .formarea .rightTab .input_field .inputBox,
  .disForm .rightContent .input_field .inputBox {
    width: 55%;
    padding: 1.2% 1% 1% 1%;
    position: relative;
    display: table-cell;
  }
  .landingScreen .formarea .rightTab .input_field .inputBox input,
  .disForm .rightContent .input_field .inputBox input {
    width: 97%;
    height: 35px;
    padding: 5px ;
    box-sizing: border-box;
    border: none;
    display: table-cell;
  }
  .landingScreen .formarea .rightTab .input_field .inputBox select,
  .disForm .rightContent .input_field .inputBox select {
    padding: 3px 12px 8px 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    line-height: 30px;
    height: 35px;
    margin: 0px;
    float: left;
    border: none;
    box-sizing: border-box;
    color: #666666;
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 95%;
    appearance: none;
    background: url("/UI/Images/arrow-down.png") no-repeat right 12px;
    display: table-cell;
  }
  .landingScreen .formarea .rightTab .input_field .inputBox select.arrow_pos,
  .disForm .rightContent .input_field .inputBox select.arrow_pos {
    background-position: right 12px !important;
  }
  .landingScreen .formarea .rightTab .input_field .inputBox select.select40_per,
  .disForm .rightContent .input_field .inputBox select.select40_per {
    width: 40%;
  }
  .landingScreen .formarea .rightTab .input_field .inputBox select.select30_per,
  .disForm .rightContent .input_field .inputBox select.select30_per {
    width: 30%;
  }
  .landingScreen .formarea .rightTab .input_field .inputBox .fig_lbl,
  .disForm .rightContent .input_field .inputBox .fig_lbl {
    background: #e7f7fd;
    color: #62caf4;
    padding: 5px 10px;
    border-radius: 4px;
    position: absolute;
    right: 7px;
    top: 8px;
  }
  .landingScreen .formarea .rightTab .input_field .inputBox .addBtn .fa.fa-plus,
  .disForm .rightContent .input_field .inputBox .addBtn .fa.fa-plus {
    color: #D4D4D4;
    position: absolute;
    right: 15px;
    background: #fff;
    padding: 0px 2px 0 5px;
    top: 15px;
    cursor: pointer;
  }
  .landingScreen .formarea .rightTab .input_field .inputBox input#healthMember,
  .disForm .rightContent .input_field .inputBox input#healthMember {
    cursor: pointer;
  }
  .landingScreen .formarea .rightTab .input_field ::-webkit-input-placeholder,
  .disForm .rightContent .input_field ::-webkit-input-placeholder {
    color: #ccc;
  }
  .landingScreen .formarea .rightTab .err,
  .disForm .rightContent .err {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: -15px;
    font-size: 9px;
    color: #ff3e3e;
  }
  .rightTab.heathform {
    padding: 0px 45px 20px 55px !important;
  }
  .rightTab.heathform .err {
    bottom: -12px !important;
  }
  .disForm .input_field {
    margin: 10px 0 !important;
  }
  .disForm .input_field.pro {
    margin-top: 20px  !important;
  }
  .input_field.error,
  .policy_wrapper .error,
  .travel-bg .travellerDetails ul li.error,
  .health-bg .travellerDetails ul li.error {
    border: 1px solid #ff3e3e;
  }
  .travel-bg #tripPolicy {
    padding: 0 0 20px 0;
  }
  .landingScreen .formarea .rightTab .input_field.changeMargin {
    margin: 20px 0;
  }
  .landingScreen .formarea .rightTab .input_field.marginNone {
    margin: 0px;
  }
  .landingScreen .formarea .rightTab .input_field.changeMargin:first-child {
    margin: 0px 0 20px;
  }
  .landingScreen .formarea .rightTab .input_field.pro,
  .disForm .input_field.pro {
    margin: 20px 0 0;
    background: transparent;
    box-shadow: none;
    clear: both;
  }
  .landingScreen .formarea .rightTab .input_field.pro .proceed,
  .disForm .input_field.pro .proceed {
    width: 65%;
    margin: 0px auto;
    position: absolute;
    background: #fa774d;
    color: #fff;
    display: block;
    padding: 10px;
    clear: both;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    text-align: center;
    padding: 13px;
    text-transform: uppercase;
    font: 400 16px 'myriad-pro';
    line-height: 18px;
    text-decoration: none;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    bottom: 0px;
    left: 0;
    right: 0;
    z-index: 2;
  }
  .landingScreen .formarea .rightTab .input_field.pro .proceed:hover,
  .disForm .input_field.pro .proceed:hover {
    -webkit-box-shadow: 1px 3px 1px #d4d4d4;
    -moz-box-shadow: 1px 3px 1px #d4d4d4;
    box-shadow: 1px 3px 1px #d4d4d4;
  }
  .landingScreen .formarea .rightTab .input_field.pro .proceed:after,
  .disForm .input_field.pro .proceed:after {
    content: "";
    width: 40px;
    height: 26px;
    position: absolute;
    top: 10px;
    right: 15px;
    background: url("/UI/Images/sprite_img.png") no-repeat;
    background-position: 13px -478px;
  }
  .landingScreen .formarea .rightTab .upload_item,
  .disForm .upload_item {
    width: 68%;
    margin: 0px auto;
    position: relative;
    background: #62caf4;
    color: #fff;
    display: block;
    padding: 10px;
    clear: both;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    text-align: center;
    padding: 15px;
    text-transform: uppercase;
    font: 400 14px 'myriad-pro';
    line-height: 16px;
    text-decoration: none;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .landingScreen .formarea .rightTab .upload_item:hover,
  .disForm .upload_item:hover {
    -webkit-box-shadow: 1px 3px 1px #d4d4d4;
    -moz-box-shadow: 1px 3px 1px #d4d4d4;
    box-shadow: 1px 3px 1px #d4d4d4;
    outline: none;
  }
  .landingScreen .formarea .rightTab .upload_item:after,
  .disForm .upload_item:after {
    content: "";
    width: 31px;
    height: 26px;
    position: absolute;
    top: 11px;
    left: 8px;
    background: url("/UI/Images/sprite_img.png") no-repeat;
    background-position: -1px -478px;
  }
  .category {
    padding: 0px 20px 20px 20px ;
    margin: 0 0 0px 11px;
    float: left;
    width: 100%;
    box-sizing: border-box;
  }
  .category ul.cate {
    display: table;
    padding: 0px;
    list-style: outside none none;
    margin: 0 auto;
    text-align: center;
  }
  .category ul.cate li {
    float: left;
    margin: 0px 22px;
  }
  .category ul.cate li a {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    border: 4px solid #86b8f0;
    display: none;
    position: relative;
    background: #fff;
  }
  .category ul.cate li a span {
    position: absolute;
    top: 80px;
    left: -25px;
    width: 120px;
    text-align: center;
    font: 400 12px 'myriad-pro';
    line-height: 16px;
    color: #fff;
  }
  .category ul.cate li a:hover {
    border: 4px solid #2b83e5;
    -webkit-box-shadow: 1px 1px 10px #2b83e5;
    -moz-box-shadow: 1px 1px 10px #2b83e5;
    box-shadow: 1px 1px 10px #2b83e5;
  }
  .category ul.cate li a.block {
    display: block;
  }
  .category ul.cate li a.tx:before {
    content: "";
    width: 90px;
    height: 90px;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    margin: 0px auto;
    background: url("/UI/Images/sprite_img.png") no-repeat;
    background-position: -98px 3px;
  }
  .category ul.cate li a.tw:before {
    content: "";
    width: 90px;
    height: 90px;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    margin: 0px auto;
    background: url("/UI/Images/sprite_img.png") no-repeat;
    background-position: -241px 5px;
  }
  .category ul.cate li a.re:before {
    content: "";
    width: 90px;
    height: 90px;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    margin: 0px auto;
    background: url("/UI/Images/sprite_img.png") no-repeat;
    background-position: -380px 2px;
  }
  .category ul.cate li a.ch:before {
    content: "";
    width: 90px;
    height: 90px;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    margin: 0px auto;
    background: url("/UI/Images/sprite_img.png") no-repeat;
    background-position: -97px -91px;
  }
  .category ul.cate li a.ci:before {
    content: "";
    width: 90px;
    height: 90px;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    margin: 0px auto;
    background: url("/UI/Images/sprite_img.png") no-repeat;
    background-position: -370px -89px;
  }
  .category ul.cate li a.hi:before {
    content: "";
    width: 90px;
    height: 90px;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    margin: 0px auto;
    background: url("/UI/Images/sprite_img.png") no-repeat;
    background-position: -234px -90px;
  }
  .category ul.cate li a.cc:before {
    content: "";
    width: 90px;
    height: 90px;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    margin: 0px auto;
    background: url("/UI/Images/sprite_img.png") no-repeat;
    background-position: -483px -89px;
  }
  .prequot-new-icon {
    width: 350px;
    height: 58px;
    background: url("/UI/Images/prequote_new_icon.html") no-repeat 50%;
    font-size: 15px;
    line-height: 54px;
    padding-left: 52px;
    font-weight: 600;
    color: #fff;
    margin: 0px auto;
  }
  .etech .fa{display:none;}
  /*--------------------------End first Slide--------------------------*/
  /*--------------------------Second Slide--------------------------*/
  .made_easy {
    height: auto;
    width: auto;
    background: #59DAB4 url("/UI/Images/family1.jpg") no-repeat center bottom;
    background-size: 100%;
    position: relative;
    /*min-height:745px;*/
    padding: 40px 0 0 0;
  }
  .service_info {
    color: #fff;
  }
  .service_info .m100 {
    margin: 100px 0 0 0;
  }
  .service_info .m50 {
    margin: 30px 0;
  }
  .service_info .m20 {
    margin: 20px 0;
  }
  .service_info h1 {
    font-weight: 500;
    font-size: 36px;
    visibility: hidden;
    margin-top: -10px;
    margin-bottom: 10px;
  }
  .service_info h4 {
    font-weight: 300;
    margin: 0px 0 10px;
    visibility: hidden;
  }
  .service_info .info {
    width: 120px;
    height: 110px;
    background: url("/UI/Images/sprite_img.png") no-repeat -128px -442px;
    margin: 0 auto;
    zoom: 1;
    display: none;
    zoom: 0.9;
  }
  .service_info h6 {
    display: none;
    margin-bottom: 0px;
  }
  .service_info p {
    display: none;
  }
  .service_info .comp .info:before {
    content: "";
    width: 130px;
    height: 130px;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    margin: 0px auto;
    background: url("/UI/Images/sprite_img.png") no-repeat;
    background-position: -103px -171px;
  }
  .service_info .supp .info:before {
    content: "";
    width: 130px;
    height: 130px;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    margin: 0px auto;
    background: url("/UI/Images/sprite_img.png") no-repeat;
    background-position: -504px -173px;
  }
  .service_info .target .info:before {
    content: "";
    width: 130px;
    height: 130px;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    margin: 0px auto;
    background: url("/UI/Images/sprite_img.png") no-repeat;
    background-position: -372px -167px;
  }
  .service_info .moneyback .info:before {
    content: "";
    width: 130px;
    height: 130px;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    margin: 0px auto;
    background: url("/UI/Images/sprite_img.png") no-repeat;
    background-position: -503px -290px;
  }
  .service_info .people .info:before {
    content: "";
    width: 130px;
    height: 130px;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    margin: 0px auto;
    background: url("/UI/Images/sprite_img.png") no-repeat;
    background-position: -245px -288px;
  }
  .service_info .finance .info:before {
    content: "";
    width: 130px;
    height: 130px;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    margin: 0px auto;
    background: url("/UI/Images/sprite_img.png") no-repeat;
    background-position: -366px -286px;
  }
  .service_info .knowMore {
    width: 55px;
    margin: 0px auto;
    background-position: -108px -725px;
    visibility: hidden;
    cursor: pointer;
    height: 160px !important;
    padding: 3px 0 0 0px;
    z-index: 2;
    position: absolute;
    background: #FEF17B;
    left: -10%;
    top: -300px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
  }
  .service_info .knowMore h3 {
    color: #185f50;
    text-align: center;
    line-height: 25px;
    font-size: 18px;
    letter-spacing: 0;
    margin: 0;
    padding: 2px 0 0;
    text-transform: uppercase;
    position: absolute;
    width: 130px;
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    left: -38px;
    top: 52px;
  }
  .service_info .knowMore .know_arrow {
    position: absolute;
    bottom: 11px;
    right: 19px;
  }
  .service_info .knowMore .know_arrow i {
    color: #185f50;
    font-size: 22px;
    opacity: 0.8;
  }
  .service_info .knowMore p {
    display: block;
    text-align: center;
    color: #185f50;
    font: 400 14px 'myriad-pro';
    line-height: 16px;
  }
  .service_info .seo_content_box {
    background: #fff;
    display: block;
    width: 700px;
    height: 400px;
    position: absolute;
    left: 0;
    padding: 40px 0px;
    cursor: pointer;
    top: 0px;
    display: none;
    right: 0px;
    bottom: 0px;
    margin: 0px auto;
    z-index: 5;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 1px 1px 5px #b3b3b3;
    -moz-box-shadow: 1px 1px 5px #b3b3b3;
    box-shadow: 1px 1px 5px #b3b3b3;
    color: #5FA1EF;
  }
  .service_info .seo_content_box .close_pop {
    position: absolute;
    right: 8px;
    top: 10px;
    color: #CECECE;
    font-size: 18px;
    cursor: pointer;
  }
  .service_info .seo_content_box .content_template {
    overflow-y: scroll;
    height: 330px;
    padding: 20px;
    color: #000;
  }
  .service_info .seo_content_box p {
    display: block;
    font: 400 12px 'myriad-pro';
    line-height: 16px;
  }
  .service_info .seo_content_box h1 {
    font-size: 24px;
    text-align: center;
  }
  .service_info .seo_content_box h2 {
    font: 400 16px 'myriad-pro';
    line-height: 18px;
  }
  .service_info .seo_content_box h4 {
    font: 400 14px 'myriad-pro';
    line-height: 16px;
  }
  .m50.pos_relative {
    margin: 0px;
  }
  /*--------------------------end Second Slide--------------------------*/
  /*--------------------------third Slide--------------------------*/
  .media_news {
    height: auto;
    width: auto;
    background: #F67472 url("/UI/Images/mixbg1.jpg") no-repeat 80% center;
    position: relative;
    /*min-height:745px;*/
  }
  /*.made_easy,	.media_news,.testimonials{padding:40px 0 40px 0} */
  .app_Highlight {
    color: #fff;
  }
  .app_Highlight h2 {
    font-weight: 500;
    margin: 0px;
  }
  .app_Highlight .mt70 {
    margin: 90px 0 0 0;
  }
  .app_Highlight .m70 {
    margin: 40px 0;
  }
  .app_Highlight p {
    font-size: 20px;
    font-weight: 300;
    margin: 0px;
  }
  .app_Highlight .app_box {
    margin: 10px auto;
  }
  .app_Highlight .app_box.pdleft {
    width: 60%;
  }
  .app_Highlight .lessMaringTop {
    margin-top: -30px;
  }
  .app_Highlight .app_box a.googleplay {
    float: left;
    /*.bgimg; background-position: right -492px;*/
    display: inline-block;
    height: auto;
    width: 48%;
  }
  .app_Highlight .app_box a.ios {
    /* .bgimg;background-position: right -427px;*/
    display: inline-block;
    height: auto;
    width: 48%;
    float: left;
    margin-left: 10px;
  }
  .app_Highlight .video_box {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    width: 75%;
    margin: 20px auto;
    position: relative;
  }
  .app_Highlight .video_box:first-child {
    margin: 10px auto 0px !important;
  }
  .boxVideo .video_box:first-child {
    margin: 20px 0px 10px;
  }
  .app_box a.googleplay img,
  .app_box a.ios img {
    width: 100%;
  }
  .appmedia,
  .tvmedia {
    visibility: hidden;
  }
  .appmedia .app_box img.mob,
  .tvmedia img {
    width: 46%;
    max-width: 507px;
  }
  .tvmedia img {
    border: 7px solid rgba(255, 255, 255, 0.5);
  }
  /*--------------------------end third Slide--------------------------*/
  /*--------------------------fourth Slide--------------------------*/

  .speakHighlight {
    color: #fff;
  }
  .speakHighlight h2 {
    font-weight: 500;
  }
  .speakHighlight .m50 {
    margin: 50px 0;
  }
  .speakHighlight p {
    font-size: 25px;
    font-weight: 300;
  }
  .speakHighlight .all_speak {
    width: 90%;
    margin: 0px auto;
  }
  .speakHighlight .all_speak .speak {
    width: 100%;
    float: left;
    /*padding: 10px 0 40px;*/
  }
  .speakHighlight .all_speak .speak .bdrleft {
    border-left: 1px solid rgba(255, 255, 255, 0.3);
  }
  .speakHighlight .all_speak .speak .left {
    width: 50%;
    float: left;
    padding: 50px 20px ;
    min-height: 250px;
  }
  .speakHighlight .all_speak .speak .left .speak_text {
    width: 65%;
    float: right;
  }
  .speakHighlight .all_speak .speak .left .img {
    float: left;
    width: 100px;
    margin: 20px 0 0 20px;
    height: 100px;
  }
  .speakHighlight .all_speak .speak .left .img img {
    border-radius: 50%;
  }
  .speakHighlight .all_speak .speak .left h4 {
    font-size: 28px;
    text-transform: uppercase;
    font-weight: 300;
    text-align: left;
    padding: 0 10px;
    margin: 0 0 20px 0;
  }
  .speakHighlight .all_speak .speak .left h4 strong {
    font-weight: 400;
  }
  .speakHighlight .all_speak .speak .left p {
    font-size: 14px;
    font-weight: 300;
    text-align: left;
    padding: 0 10px;
    position: relative;
  }
  .speakHighlight .all_speak .speak .left p:before {
    content: '"';
    width: 30px;
    height: 30px;
    position: absolute;
    font-size: 30px;
    font-style: italic;
    left: -5px;
    top: -2px;
  }
  .speakHighlight .all_speak .speak .left p span {
    width: 20px;
    height: 20px;
    display: inline-block;
    position: relative;
  }
  .speakHighlight .all_speak .speak .left p span:after {
    content: '"';
    width: 30px;
    height: 30px;
    position: absolute;
    font-size: 30px;
    font-style: italic;
    bottom: -12px;
  }
  .speakHighlight .showing {
    background: #fff;
    width: 200px;
    padding: 11px;
    margin: 50px auto 0;
    position: relative;
    /*	top: -100px;*/
    border-radius: 5px;
    text-align: center;
    color: #62caf4;
    font: 400 14px 'myriad-pro';
    line-height: 16px;
  }
  /*--------------------------end fourth Slide--------------------------*/
  /*--------------------------fifth Slide--------------------------*/
  /*background-image: url(spritesheet.png); background-repeat: no-repeat; display: block;*/
  .brands {
    height: auto;
    background: #ffa841 url("/UI/Images/orange.jpg") no-repeat center bottom;
    background-size: contain;
    position: relative;
    /*min-height:745px;*/
    padding: 35px 0 0 0 ;
  }
  .partners {
    color: #fff;
    z-index: 1;
  }
  .partners .m70 {
    margin: 70px 0 70px;
  }
  .partners .mb50 {
    margin: 0 0 50px 0;
  }
  .partners h2 {
    font-weight: 500;
    visibility: hidden;
  }
  .partners .logos {
    clear: both;
    width: 79%;
    margin: 0px auto;
  }
  .partners .logos ul.brand_logo {
    padding: 0px;
    margin: 0px;
    clear: both;
    float: left;
    width: 100%;
    visibility: hidden;
  }
  .partners .logos ul.brand_logo li {
    list-style: none;
    float: left;
    width: 100px;
    height: 70px;
    background: #fff;
    padding: 2px 0px;
    margin: 6px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
  }
  .partners .logos ul.brand_logo li span {
    background: #fff url("/UI/Images/spritesheet_new.png");
    background-repeat: no-repeat;
    width: 95px;
    height: 65px;
    display: block;
    margin: 0px auto;
  }
  .partners .logos ul.brand_logo li img {
    width: 100%;
    vertical-align: middle;
  }
  /*--------------------------end fifth Slide--------------------------*/
  /*--------------------------sixth Slide--------------------------*/
  .footer {
    height: auto;
    background: #fff;
    position: relative;
    /*min-height:745px;*/
    padding: 0 ;
  }
  .footer_section {
    color: #fff;
  }
  .footer_section .m100 {
    margin: 100px 0 0 0;
  }
  .footer_section .m50 {
    margin: 20px 0;
  }
  .footer_section .m20 {
    margin: 10px 0 0 0;
  }
  .footer_section p {
    color: #666666;
    font: 400 12px 'myriad-pro';
    line-height: 16px;
    margin-bottom: 0px;
  }
  .footer_section p.vsmall {
    font-size: 10px;
  }
  .footer_section h2 {
    font-weight: 500;
    font-size: 30px;
    color: #5a6572;
    margin: 10px 0 10px;
  }
  .footer_section h6 {
    font-weight: 300;
    margin: 0px 0 30px;
    color: #5a6572;
  }
  .footer_section ul.social {
    padding: 0px;
    margin: 0px;
    display: inline-block;
    margin: 0px 0px 10px;
  }
  .footer_section ul.social li {
    list-style: none;
    float: left;
    text-indent: -3000px;
  }
  .footer_section ul.social li a {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    width: 42px;
    height: 42px;
    display: block;
    margin: 0px 8px;
  }
  .footer_section ul.social li a.facebook {
    background: #3b5a9a url("/UI/Images/sprite_img.png") no-repeat;
    background-position: 5px -570px;
  }
  .footer_section ul.social li a.facebook:hover {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
  }
  .footer_section ul.social li a.twitter {
    background: #29a9e1 url("/UI/Images/sprite_img.png") no-repeat;
    background-position: 0px -708px;
  }
  .footer_section ul.social li a.twitter:hover {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
  }
  .footer_section ul.social li a.google {
    background: #df4b38 url("/UI/Images/sprite_img.png") no-repeat;
    background-position: 0px -660px;
  }
  .footer_section ul.social li a.google:hover {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
  }
  .footer_section ul.social li a.in {
    background: #117bb8 url("/UI/Images/sprite_img.png") no-repeat;
    background-position: 0px -615px;
  }
  .footer_section ul.social li a.in:hover {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
  }
  .footer_section ul.social li a.youtube {
    background: #cb312e url("/UI/Images/sprite_img.png") no-repeat;
    background-position: 0px -751px;
  }
  .footer_section ul.social li a.youtube:hover {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
  }
  .footer_section .sap_50 {
    background: #e1e1e8;
    height: 1px;
    width: 60%;
    margin: 0px auto;
  }
  .footer_section .sap_100 {
    background: #e1e1e8;
    height: 1px;
    width: 100%;
    margin: 0px auto;
    clear: both;
  }
  .footer_section h4 {
    font-size: 18px;
    color: #5a6572;
    font-weight: 400;
  }
  .footer_section ul.link {
    padding: 0px;
    margin: 0px;
    display: inline-block;
    margin: 0px 0px 10px;
  }
  .footer_section ul.link li {
    list-style: none;
    display: inline-block;
    border-right: 1px solid #ccc;
    padding: 0px 10px;
  }
  .footer_section ul.link li a {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    color: #5a6572;
    display: block;
    margin: 0px;
    font-size: 12px;
    line-height: 20px;
  }
  .footer_section ul.link li:last-child {
    border-right: none;
  }
  .footer_section ul.brand_logo {
    padding: 0px;
    margin: 0px 0 10px;
    clear: both;
    display: inline-block;
  }
  .footer_section ul.brand_logo li {
    list-style: none;
    float: left;
    background: #fff;
    padding: 5px;
    margin: 6px;
    border: 1px solid #aab2bb;
    -webkit-box-shadow: 1px 1px 5px #8d98a5;
    -moz-box-shadow: 1px 1px 5px #8d98a5;
    box-shadow: 1px 1px 5px #8d98a5;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
  }
  .footer_section ul.brand_logo li a {
    width: 55px;
    height: 25px;
    display: block;
  }
  .footer_section ul.brand_logo li a img {
    width: 100%;
    vertical-align: middle;
    height: 100%;
  }
  .footer_section ul.brand_logo.payoption {
    margin-top: 20px;
  }
  .footer_section ul.brand_logo.payoption li {
    background: none !important;
    border: none;
    padding: 0px;
    box-shadow: none !important;
    width: 65px;
  }
  .footer_section ul.brand_logo.payoption li a {
    width: 65px;
    height: 35px;
  }
  .footer_section ul.brand_logo.payoption li img {
    width: 100%;
  }
  /*--------------------------end sixth Slide--------------------------*/
  img.youtube-thumb {
    bottom: 0;
    display: block;
    left: 0;
    margin: auto;
    max-width: 75%;
    width: 100%;
    right: 0;
    top: 0;
    height: auto;
    height: 200px;
  }
  div.play-button {
    background:none;	
    height: 41px;
    left: 45%;
    position: absolute;
    top: 44%;
    width: 41px;
    background-size: 100%;
    border: none;
  }
  .video_box img {
    border: none;
  }
  #frmTravel .infoUpdate {
    position: relative;
  }
  #frmTravel .infoUpdate .triperr {
    text-align: right;
    bottom: 3px !important;
  }
  .need-amount {
    text-align: center;
  }
  .need-amount span {
    font-size: 40px;
    color: #62caf4;
    margin: 0px 4px 0 24px;
    position: relative;
    top: 10px;
    line-height: 10px;
  }
  .need-amount span:before {
    content: "\f156";
    height: 26px;
    width: 22px;
    font-family: FontAwesome;
    position: absolute;
    left: -21px;
    top: 22px;
    font-size: 26px;
  }
  .investors_link {

    max-width: 890px;
    margin: 5px auto;
    display: table;
  }
  .investors_link .invest {

    display: table-cell;
    margin: 10px 0;
    padding-left: 0px;
  }
  .investors_link >span{
    display: table-cell;

    font-size: 14px;

    color: #424242;
    vertical-align: middle;

  }
  .investors_link .invest li {
    float: left;
    margin: 0px 3px 0; /*update001*/
    list-style: none;    background: #fff;width: 12%;
  }
  .investors_link .invest li  img{width:100%}
  .investors_link .invest li a.bg_ins {


    display: inline-block;
  }
  .investors_link .invest li a.bg_ins.naukari {
    background-position: 14px 0;
    width: 126px; /*update001*/
    height:40px;/*update001*/
  }
  .investors_link .invest li a.bg_ins.acr {

   background-position: -184px 0px;/*update001*/
   width: 126px;/*update001*/
   height: 40px;/*update001*/

 }
 .investors_link .invest li a.bg_ins.js {
  background-position: -401px 0px;/*update001*/
  width: 126px;/*update001*/
  height: 40px;/*update001*/
}
.investors_link .invest li a.bg_ins.si {
  background-position:  -624px 0px;/*update001*/
  width: 126px;/*update001*/
  height: 40px;/*update001*/
}
.investors_link .invest li a.bg_ins.ng {
 background-position: -841px 1px;/*update001*/
 width: 126px;/*update001*/
 height: 40px;/*update001*/
}
.investors_link .invest li a.bg_ins.fn {
  background-position: -1057px 1px;/*update001*/
  width: 126px;
  height:40px;/*update001*/
}
.investors_link .invest li a.bg_ins.brijj {
  background-position: -1057px 1px;
  width: 126px;
  height:40px;/*update001*/
}
.contact_bar a:focus,
.contact_bar a:hover {
  text-decoration: none !important;
}
.rightTab .car-bg .carnextstep {
  background: #2ecc71;
  border: none;
  padding: 12px 70px;
  margin: 0px auto;
  border-radius: 5px;
  display: inline-block;
  color: #fff;
}
.rightTab .pro {
  text-align: center;
}
.rightTab .process-green {
  color: #fff;
  width: 44%;
  display: none;
  position: absolute;
  right: 25%;
  height: 100%;
  cursor: pointer;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  text-indent: -3000px;
  top: 0;
  background: transparent;
  z-index: 2;
}
.partners .logos ul.brand_logo li span.p1 {
  width: 95px;
  height: 65px;
  background-position: -10px -10px;
}
.partners .logos ul.brand_logo li span.p2 {
  width: 95px;
  height: 65px;
  background-position: -125px -10px;
}
.partners .logos ul.brand_logo li span.p3 {
  width: 95px;
  height: 65px;
  background-position: -240px -10px;
}
.partners .logos ul.brand_logo li span.p4 {
  width: 95px;
  height: 65px;
  background-position: -355px -10px;
}
.partners .logos ul.brand_logo li span.p5 {
  width: 95px;
  height: 65px;
  background-position: -10px -95px;
}
.partners .logos ul.brand_logo li span.p6 {
  width: 95px;
  height: 65px;
  background-position: -125px -95px;
}
.partners .logos ul.brand_logo li span.p7 {
  width: 95px;
  height: 65px;
  background-position: -240px -95px;
}
.partners .logos ul.brand_logo li span.p8 {
  width: 95px;
  height: 65px;
  background-position: -355px -95px;
}
.partners .logos ul.brand_logo li span.p9 {
  width: 95px;
  height: 65px;
  background-position: -10px -180px;
}
.partners .logos ul.brand_logo li span.p10 {
  width: 95px;
  height: 65px;
  background-position: -125px -180px;
}
.partners .logos ul.brand_logo li span.p11 {
  width: 95px;
  height: 65px;
  background-position: -240px -180px;
}
.partners .logos ul.brand_logo li span.p12 {
  width: 95px;
  height: 65px;
  background-position: -355px -180px;
}
.partners .logos ul.brand_logo li span.p13 {
  width: 95px;
  height: 65px;
  background-position: -521px -150px;
}
.partners .logos ul.brand_logo li span.p14 {
  width: 95px;
  height: 65px;
  background-position: -471px -230px;
}
.partners .logos ul.brand_logo li span.p15 {
  width: 95px;
  height: 65px;
  background-position: -10px -265px;
}
.partners .logos ul.brand_logo li span.p16 {
  width: 95px;
  height: 65px;
  background-position: -125px -265px;
}
.partners .logos ul.brand_logo li span.p17 {
  width: 95px;
  height: 65px;
  background-position: -240px -265px;
}
.partners .logos ul.brand_logo li span.p18 {
  width: 95px;
  height: 65px;
  background-position: -355px -265px;
}
.partners .logos ul.brand_logo li span.p19 {
  width: 95px;
  height: 65px;
  background-position: -10px -350px;
}
.partners .logos ul.brand_logo li span.p20 {
  width: 95px;
  height: 65px;
  background-position: -471px -314px;
}
.partners .logos ul.brand_logo li span.p21 {
  width: 95px;
  height: 65px;
  background-position: -125px -350px;
}
.partners .logos ul.brand_logo li span.p22 {
  width: 95px;
  height: 65px;
  background-position: -240px -350px;
}
.partners .logos ul.brand_logo li span.p23 {
  width: 95px;
  height: 65px;
  background-position: -355px -350px;
}
.partners .logos ul.brand_logo li span.p24 {
  width: 95px;
  height: 65px;
  background-position: -10px -435px;
}
.partners .logos ul.brand_logo li span.p25 {
  width: 95px;
  height: 65px;
  background-position: -125px -435px;
}
.partners .logos ul.brand_logo li span.p26 {
  width: 95px;
  height: 65px;
  background-position: -240px -435px;
}
.partners .logos ul.brand_logo li span.p27 {
  width: 95px;
  height: 65px;
  background-position: -355px -435px;
}
.partners .logos ul.brand_logo li span.p28 {
  width: 95px;
  height: 65px;
  background-position: -520px -10px;
}
.partners .logos ul.brand_logo li span.p29 {
  width: 95px;
  height: 65px;
  background-position: -474px -359px;
}
.partners .logos ul.brand_logo li span.p30 {
  width: 95px;
  height: 65px;
  background-position: -475px -433px;
}
.partners .logos ul.brand_logo li span.p31 {
  width: 95px;
  height: 65px;
  background-position: -470px -230px;
}
.partners .logos ul.brand_logo li span.p32 {
  width: 95px;
  height: 65px;
  background-position: -570px -95px;
}
.partners .logos ul.brand_logo li span.p33 {
  width: 95px;
  height: 65px;
  background-position: -585px -230px;
}
.partners .logos ul.brand_logo li span.p34 {
  width: 95px;
  height: 65px;
  background-position: -470px -315px;
}
.partners .logos ul.brand_logo li span.p35 {
  width: 95px;
  height: 65px;
  background-position: -9px -522px;
}
.partners .logos ul.brand_logo li span.p36 {
  width: 95px;
  height: 65px;
  background-position: -126px -522px
}
.partners .logos ul.brand_logo li span.p37 {
  width: 95px;
  height: 65px;
  background-position: -240px -522px
}
.partners .logos ul.brand_logo li span.p38 {
  width: 95px;
  height: 65px;
  background-position: -356px -522px
}
.partners .logos ul.brand_logo li span.p39 {
  width: 95px;
  height: 65px;
  background-position: -474px -522px;
}
.partners .logos ul.brand_logo li span.p40 {
  width: 95px;
  height: 65px;
  background-position: -9px -608px;
}
.partners .logos ul.brand_logo li span.p41 {
  width: 95px;
  height: 65px;
  background-position: -126px -608px;
}
.partners .logos ul.brand_logo li span.p42 {
  width: 95px;
  height: 65px;
  background-position: -240px -608px;
}

.partners .logos ul.brand_logo li span.p43 {
 width: 95px;
 height: 65px;
 background-position: -354px -608px;
}

#policy_new_home .close {
  float: right !important;
  font-size: 14px !important;
  font-weight: 700 !important;
  line-height: 1 !important;
  color: #fff !important;
  opacity: 1 !important;
  position: absolute !important;
  right: 10px !important;
  top: 9px !important;
  border-radius: 50% !important;
  border: 2px solid #fff !important;
  padding: 4px 6px 3px 7px !important;
}
/*************************************************
		for article pages	
    *******************************************/
    .disForm.article_page .tabs {
      top: 0px;
    }
    .disForm.article_page .tab label {
      width: 120px;
    }
    .disForm.article_page {
      height: auto !important;
    }
    .disForm.article_page .leftContent {
      width: 40%;
    }
    .disForm.article_page .rightContent {
      width: 60%;
      padding: 25px 25px 0px 35px;
    }
    .disForm .leftContent .content_box .wrap_tp_panel {
      background: none;
      margin-bottom: 15px;
      border: none;
      padding: 0px;
    }
    .disForm .leftContent .content_box .page-header {
      width: 100% !important;
    }
    .disForm.article_page .term-bg {
      height: auto !important;
    }
    .disForm.article_page .content_box .page-header h1 a,
    .disForm dt,
    .disForm dd,
    .disForm .articleHead,
    .disForm .content_box .nubReview {
      color: #fff !important;
    }
    .disForm.article_page .page-header h1 a {
      font-size: 17px !important;
      text-transform: capitalize;
    }
    .disForm.article_page .content_box {
      padding: 20px 32px 36px 20px !important;
    }
    .disForm .sbcate dt,
    .disForm .sbcate dd,
    .disForm .articleHead {
      opacity: 0.7;
    }
    .sbcate .topBoxpanel .page-header {
      width: 70% !important;
    }
    .disForm.article_page .dump {
      top: 0px;
      left: 0px;
    }
    .sbcate .topBoxpanel .wrap_tp_panel,
    .page-heading-title .wrap_tp_panel {
      width: 100% !important;
    }
/*************************************************
       end for article pages
       ***************************************************/
       /*Modify bootstrap*/
       .navbar-right li.number {
        font-size: 14px;
        padding: 0px 24px;
      }
      .navbar-right li.number small {
        font-size: 9px;
      }
      .navbar-default .navbar-nav > .open > a,
      .navbar-default .navbar-nav > .open > a:focus,
      .navbar-default .navbar-nav > .open > a:hover {
        
        color: #e79737;
      }
      .navbar-default .navbar-nav > .open > a:after,
      .navbar-default .navbar-nav > .open > a:focus:after,
      .navbar-default .navbar-nav > .open > a:hover:after {
        border-top: 8px solid rgba(86, 153, 232, 0.5);
        right: 9px;
      }
      .navbar-nav > li > .dropdown-menu {
        margin-top: 0px;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        right: -16%;
        border: 0px;
        color: #fff;
        background: #414150;
      }
      @media(min-width:768px) and (max-width:992px)
      {
      .navbar-nav > li > .dropdown-menu {right: -48%}
      .navbar-nav > li > #drop2{right:-125%;}
      .navbar-nav > li > #drop4{right:-125%;}
      }
      @media(min-width:993px) and (max-width:1200px)
      {
      .navbar-nav > li > .dropdown-menu {right: -32%}
      .navbar-nav > li > #drop2{right:-110%;}
      .navbar-nav > li > #drop4{right:-110%;}
      }
      @media(min-width:1200px)
      {
      .navbar-nav > li > #drop2{right:-115%;}
      .navbar-nav > li > #drop4{right:-115%;}
      }
      @media(max-width:768px)
      {
      .navbar-nav > li > .dropdown-menu {right: 0%;}
      }
      .navbar-nav > li > .dropdown-menu:before {
        content: "";
        height: 10px;
        width: 10px;
        position: absolute;
        top: -14px;
        right: 46%;
        border-left: 11px solid transparent;
        border-right: 12px solid transparent;
        border-bottom: 17px solid #414150;
      }
      .navbar-nav > li.dropdown:last-child .dropdown-menu {
        right: -45%;
      }
      .dropdown-menu > li > a {
        padding: 4px 4px 4px 10px;
        color: #fff;
      }
      .dropdown-menu > li > a:focus,
      .dropdown-menu > li > a:hover {
        text-decoration: none;
        color: #e79737;
        background: none;
      }
      .navbar-default .navbar-nav > li > a:focus,
      .navbar-default .navbar-nav > li > a:hover {
        color: #e79737;
      }
      .navbar-default .navbar-nav > li > a:hover{
  color: #e79737;
}
      .token-input-list-facebook {
        border: 1px solid #ccc;
        margin: 10px auto !important;
        width: 94% !important;
        border-radius: 5px;
        padding: 5px !important;
      }
      /*end modification*/
      .modal.fade .modal-dialog {
        -webkit-transform: scale(0.1);
        -moz-transform: scale(0.1);
        -ms-transform: scale(0.1);
        transform: scale(0.1);
        top: 300px;
        opacity: 0;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        transition: all 0.3s;
      }
      .modal.fade.in .modal-dialog {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        -webkit-transform: translate3d(0, -200px, 0);
        transform: translate3d(0, -200px, 0);
        opacity: 1;
      }
      .healthMember_add .modal-header {
        background: #62caf4;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
      }
      .healthMember_add .modal-header {
        color: #fff;
        padding: 8px 15px;
      }
      .healthMember_add .modal-header .close {
        top: 18px !important;
      }
      .healthMember_add .modal-dialog {
        width: 300px;
      }
      .healthMember_add .modal-body {
        padding: 5px 5px 15px 5px;
        max-height: 420px !important;
        overflow-y: auto !important;
      }
      .healthMember_add .travellerDetails,
      .healthMember_add li.memberadd {
        border: none !important;
      }
      .healthMember_add li.memberadd {
        margin: 5px 0px !important;
      }
      .healthMember_add li.memberadd.error {
        border: 1px solid #f00!important;
      }
      .healthMember_add li.memberadd.error .err {
        font-size: 10px;
        color: #f00;
        text-align: right;
        padding-right: 10px;
      }
      .healthMember_add .travellerDetails ul li.memberadd .select_feild {
        width: 45% !important;
      }
      .healthMember_add .child_btn {
        padding: 15px;
      }
      .healthMember_add .child_btn a {
        width: 49%;
        padding: 10px;
      }
      .healthMember_add .addMore_member {
        padding: 0px 18px;
      }
      .healthMember_add .addMore_member select {
        padding: 5px;
        width: 100%;
        border: none;
        border-bottom: 1px solid #ccc;
      }
      .healthMember_add .travellerDetails ul li.memberadd .addBtn {
        display: none !important;
      }
      .healthMember_add .modal-content {
        width: 350px !important;
      }
      .healthMember_add .travellerDetails ul li.memberadd .chkMemberAge {
        width: 50% !important;
        border-bottom: 1px solid #D4D4D4;
        font-size: 15px;
        color: #000;
      }
      .healthMember_add .btn-primary {
        color: #fff;
        background-color: #62CAF4;
        border-color: #55BDE6;
      }
      .healthMember_add .btn-primary.active.focus,
      .healthMember_add .btn-primary.active:focus,
      .healthMember_add .btn-primary.active:hover,
      .healthMember_add .btn-primary:active.focus,
      .healthMember_add .btn-primary:active:focus,
      .healthMember_add .btn-primary:active:hover {
        color: #fff;
        background-color: #62CAF4;
        border-color: #55BDE6;
      }
      .healthMember_add li.memberadd {
        margin: 0px;
        width: 100% !important;
      }
      .healthMember_add .travellerDetails {
        position: static !important;
        display: block !important;
      }
      .headerColor .navbar-nav > li > .dropdown-menu:before {
        border-bottom: 14px solid rgba(0, 0, 0, 0.6) !important;
      }
/*****************************************************************************
						Responsive Layout Css
            *****************************************************************************/
            #navsidebaricon {
              z-index: 0 !important;
            }
            .termCond {
              clear: both;
              font-size: 10px;
              position: absolute;
              text-transform: none;
              bottom: -17px;
              display: block;
              color: #000;
              width: 392px;
              left: -55px;
            }
            img.investors {
              width: 100%;
            }
            @media screen and (min-width: 1900px) {
              /*for investment tab v4*/
              .landingScreen .formarea .leftTab ul {
                width: 31% !Important;
              }
              .landingScreen .formarea .leftTab ul li a {
                padding: 26% 15px 4% !important;
                font-size: 14px;
              }
              .landingScreen .formarea .leftTab ul li a.investment {
                padding: 22% 5px 4% !important;
              }
              .landingScreen .formarea .leftTab ul li a.investment div {
                font-size: 10px;
              }
              .landingScreen .formarea .leftTab .info_list {
                width: 100% !important;
              }
              .landingScreen .formarea .leftTab .info_list li {
                line-height: 30px !important;
              }
              .landingScreen .formarea .leftTab .content_box {
                width: 69% !important;
              }
              /*end for investment tab*/
              .policy_wrapper h6 {
                font-size: 28px;
              }
              .policy_wrapper h5 {
                font-size: 32px;
              }
              .policy_wrapper h4 {
                font-size: 36px;
              }
              .policy_wrapper h3 {
                font-size: 40px;
              }
              .policy_wrapper h2 {
                font-size: 44px;
              }
              .policy_wrapper h1 {
                font-size: 48px;
              }
              .container {
                width: 1570px;
              }
              .rightTab.heathform {
                padding: 13px 45px 20px 55px !important;
              }
              .rightTab.heathform .err {
                bottom: -12px !important;
              }
              .a_ele {
                font-family: FontAwesome;
                font-size: 33px !important;
                font-weight: 300;
              }
              .navbar-default.mb50 {
                margin: 50px 0px 80px 0;
              }
              .navbar-default .navbar-nav > li > a {
                font: 400 14px 'myriad-pro';
              }
              .landingScreen .formarea .leftTab ul li .car:before,
              .landingScreen .formarea .leftTab ul li .health:before,
              .landingScreen .formarea .leftTab ul li .term:before,
              .landingScreen .formarea .leftTab ul li .investment:before,
              .landingScreen .formarea .leftTab ul li .travel:before {
                font-family: FontAwesome;
                font-size: 33px !important;
                font-weight: 300;
              }
              .landingScreen .formarea,
              .disForm,
              .landingScreen .formarea .leftTab .content_box {
                height: 519px;
                box-sizing: border-box;
              }
              .landingScreen .formarea .leftTab ul li a,
              .disForm .leftContent ul li a {
                padding: 33.1% 15px 4.6%;
              }
              .category ul.cate li a {
                width: 120px;
                height: 120px;
              }
              .category ul.cate li a::before {
                transform: scale(1.5);
                -webkit-transform: scale(1.5);
                -moz-transform: scale(1.5);
              }
              .category ul.cate li a span {
                position: absolute;
                top: 128px;
                left: -25px;
                width: 160px;
                text-align: center;
                font: 400 14px 'myriad-pro';
                line-height: 16px;
                color: #fff;
              }
              .category ul.cate li a.tx:before {
                content: "";
                width: 90px;
                height: 90px;
                position: absolute;
                top: 0px;
                left: 0px;
                right: 0px;
                bottom: 0px;
                margin: 0px auto;
                background: url("/UI/Images/sprite_img.png") no-repeat;
                background-position: -91px 18px;
              }
              .category ul.cate li a.tw:before {
                content: "";
                width: 90px;
                height: 90px;
                position: absolute;
                top: 0px;
                left: 0px;
                right: 0px;
                bottom: 0px;
                margin: 0px auto;
                background: url("/UI/Images/sprite_img.png") no-repeat;
                background-position: -232px 21px;
              }
              .category ul.cate li a.re:before {
                content: "";
                width: 90px;
                height: 90px;
                position: absolute;
                top: 0px;
                left: 0px;
                right: 0px;
                bottom: 0px;
                margin: 0px auto;
                background: url("/UI/Images/sprite_img.png") no-repeat;
                background-position: -374px 16px;
              }
              .category ul.cate li a.ch:before {
                content: "";
                width: 90px;
                height: 90px;
                position: absolute;
                top: 0px;
                left: 0px;
                right: 0px;
                bottom: 0px;
                margin: 0px auto;
                background: url("/UI/Images/sprite_img.png") no-repeat;
                background-position: -87px -78px;
              }
              .category ul.cate li a.ci:before {
                content: "";
                width: 90px;
                height: 90px;
                position: absolute;
                top: 0px;
                left: 0px;
                right: 0px;
                bottom: 0px;
                margin: 0px auto;
                background: url("/UI/Images/sprite_img.png") no-repeat;
                background-position: -362px -76px;
              }
              .category ul.cate li a.hi:before {
                content: "";
                width: 90px;
                height: 90px;
                position: absolute;
                top: 0px;
                left: 0px;
                right: 0px;
                bottom: 0px;
                margin: 0px auto;
                background: url("/UI/Images/sprite_img.png") no-repeat;
                background-position: -226px -78px;
              }
              .category ul.cate li a.cc:before {
                content: "";
                width: 90px;
                height: 90px;
                position: absolute;
                top: 0px;
                left: 0px;
                right: 0px;
                bottom: 0px;
                margin: 0px auto;
                background: url("/UI/Images/sprite_img.png") no-repeat;
                background-position: -474px -78px;
              }
              .all_service_tab {
                width: 88%;
                margin: 55px auto;
              }
              .all_service_tab .circleTab {
                zoom: 1.3;
              }
              .content_box .arrow {
                zoom: 1.5;
                -moz-transform: scale(1.5);
              }
              .landingScreen .formarea .rightTab .input_field,
              .disForm .rightContent .input_field {
                height: 60px;
              }
              .landingScreen .formarea .rightTab .input_field .lable .iconpos {
                font-size: 30px;
              }
              .landingScreen .formarea .rightTab .input_field.pro .proceed,
              .disForm .input_field.pro .proceed {
                padding: 20px 13px;
              }
              .landingScreen .formarea .rightTab .input_field.pro .proceed:after,
              .disForm .input_field.pro .proceed:after {
                background-position: 13px -471px;
              }
              .landingScreen .formarea .rightTab .upload_item,
              .disForm .upload_item {
                padding: 20px 15px;
              }
              .landingScreen .formarea .rightTab .upload_item:after,
              .disForm .upload_item:after {
                background-position: -1px -472px;
              }
              .landingScreen .formarea .rightTab,
              .disForm .rightContent {
                padding: 25px 65px 20px 75px;
              }
              .rightTab .car-bg .inputBox {
                width: 47% !important;
              }
              .rightTab .nextstep:after {
                background-position: 0px -475px !important;
              }
              .landingScreen .formarea .rightTab .input_field .info span.b,
              .disForm .rightContent .input_field .info span.b {
                font: 400 14px 'myriad-pro';
                line-height: 16px;
              }
              .landingScreen .formarea .rightTab .input_field .inputBox,
              .disForm .rightContent .input_field .inputBox {
                width: 62% !important;
              }
              .heathform .mobNumber {
                right: 0px;
              }
              .inputBox .addBtn .fa.fa-plus {
                top: 45% !important;
              }
              .health-bg label.countryCode {
                padding: 15px 4px 5px;
                text-align: center;
                font: 400 14px 'myriad-pro';
                line-height: 16px;
              }
              .policy_wrapper h3 {
                font-size: 40px;
              }
              .policy_wrapper h6 {
                font-size: 20px;
              }
              .landingScreen .formarea .leftTab .content_box ul.info_list li,
              .disForm .leftContent .content_box ul.info_list li {
                display: block;
                font-size: 16px;
                line-height: 36px;
                width: 100%;
              }
              .car-bg {
                margin-top: 75px;
              }
              .radio {
                margin-bottom: 20px;
                font-size: 16px;
              }
              .travel-bg .travellerDetails,
              .health-bg .travellerDetails,
              .healthMember_add .travellerDetails {
                top: 61px;
              }
              .landingScreen .formarea .rightTab .input_field .inputBox.dates {
                width: 27% !important;
              }
              .landingScreen .formarea .rightTab .input_field .inputBox .fig_lbl,
              .disForm .rightContent .input_field .inputBox .fig_lbl {
                height: 80%;
              }
              .landingScreen .formarea .rightTab .box_value,
              .disForm .rightContent .box_value {
                width: 94%;
                margin: 0px 3%;
              }
              .landingScreen .formarea .rightTab .input_field .inputBox input,
              .disForm .rightContent .input_field .inputBox input {
                height: 45px;
                padding: 5px 5px 0;
              }
              .landingScreen .formarea .rightTab .input_field .inputBox select,
              .disForm .rightContent .input_field .inputBox select {
                padding: 8px 12px 8px 5px;
                background: url("/UI/Images/arrow-down.png") no-repeat 68% 18px;
              }
              .landingScreen .formarea .rightTab .input_field .inputBox select.arrow_pos,
              .disForm .rightContent .input_field .inputBox select.arrow_pos {
                background-position: 100% 19px !important;
              }
              .landingScreen .formarea .leftTab .content_box,
              .disForm .leftContent .content_box {
                padding: 130px 35px 36px 30px;
              }
              .modal.fade.in .modal-dialog {
                -webkit-transform: scale(1);
                -moz-transform: scale(1);
                -ms-transform: scale(1);
                transform: scale(1);
                -webkit-transform: translate3d(0, -100px, 0);
                transform: translate3d(0, -100px, 0);
                opacity: 1;
              }
              /*second screen*/
              .service_info .knowMore {
                left: -12.5%;
                top: -450px;
              }
              .easybox {
                display: table;
                height: 275px;
              }
              .easybox .info {
                transform: scale(1.5);
                -webkit-transform: scale(1.5);
                -moz-transform: scale(1.5);
              }
              .service_info .m50 {
                margin: 50px 0;
              }
              .service_info h6 {
                margin-top: 45px;
              }
              .app_Highlight .video_box {
                width: 100%;
                max-width: 400px;
                height: 250px;
                margin: 40px auto;
              }
              img.youtube-thumb {
                bottom: 0;
                display: block;
                left: 0;
                margin: auto;
                max-width: 100%;
                width: 100%;
                right: 0;
                top: 0;
                height: auto;
                height: 250px;
              }
              div.play-button {
                background: url("../../../i.imgur.com/TxzC70f.png") no-repeat;
                height: 41px;
                left: 45%;
                position: absolute;
                top: 34%;
                width: 41px;
                background-size: 100%;
                border: none;
              }
              .app_Highlight .video_box {
                width: 100%;
                margin: 10px auto;
                position: relative;
              }
              /*End Second Screen*/
              /*third screen*/
              .app_Highlight .mt70 {
                margin: 0;
              }
              /*end third screen*/
              .video_box iframe {
                height: 280px !important;
                width: 500px !important;
              }
              .speakHighlight .m50 {
                margin: 150px 0 50px;
              }
              .speakHighlight .all_speak .speak .left p {
                font-size: 17px;
              }
              .partners .logos ul.brand_logo li {
                transform: scale(1.3);
                -webkit-transform: scale(1.3);
                -moz-transform: scale(1.3);
                margin: 25px;
              }
              .footer_section {
                margin-top: 60px !important;
              }
              .footer_section ul.social {
                margin: 20px 0 !important;
              }
              .footer_section.payoption {
                margin-top: 50px !important;
              }
            }
            @media only screen and (min-width: 1400px) and (max-width: 1600px) {
              /*for investment tab v4*/
              .landingScreen .formarea .leftTab ul {
                width: 31% !Important;
              }
              .landingScreen .formarea .leftTab ul li a {
                padding: 24.9% 15px 4% !important;
                font-size: 14px;
              }
              .landingScreen .formarea .leftTab ul li a.investment {
                padding: 23% 5px 4% !important;
              }
              .landingScreen .formarea .leftTab ul li a.investment div {
                font-size: 10px;
              }
              .landingScreen .formarea .leftTab .info_list {
                width: 100% !important;
              }
              .landingScreen .formarea .leftTab .info_list li {
                line-height: 30px !important;
              }
              .landingScreen .formarea .leftTab .content_box {
                width: 69% !important;
              }
              /*end for investment tab*/
              .all_service_tab .circleTab {
                margin: 30px;
              }
              .policy_wrapper h6 {
                font-size: 16px;
              }
              .policy_wrapper h5 {
                font-size: 20px;
              }
              .policy_wrapper h4 {
                font-size: 24px;
              }
              .policy_wrapper h3 {
                font-size: 28px;
              }
              .policy_wrapper h2 {
                font-size: 32px;
              }
              .policy_wrapper h1 {
                font-size: 36px;
              }
              .container {
                width: 1270px;
              }
              .rightTab.heathform {
                padding: 13px 45px 20px 55px !important;
              }
              .rightTab.heathform .err {
                bottom: -12px !important;
              }
              .a_ele {
                font-family: FontAwesome;
                height: 38px;
                text-align: center;
                position: absolute;
                font-size: 24px !important;
                font-weight: 300;
              }
              .navbar-default.mb50 {
                margin: 20px 0px 30px 0;
              }
              .navbar-default .navbar-nav > li > a {
                font: 600 14px 'myriad-pro';
              }
              .navbar-default .navbar-nav > li > span {
                font: 600 14px 'myriad-pro' !important;
              }
              .landingScreen .formarea .leftTab ul li .car:before,
              .landingScreen .formarea .leftTab ul li .health:before,
              .landingScreen .formarea .leftTab ul li .term:before,
              .landingScreen .formarea .leftTab ul li .investment:before,
              .landingScreen .formarea .leftTab ul li .travel:before {
                font-family: FontAwesome;
                height: 38px;
                text-align: center;
                position: absolute;
                font-size: 24px !important;
                font-weight: 300;
              }
              .landingScreen .formarea,
              .disForm,
              .landingScreen .formarea .leftTab .content_box {
                height: 429px;
                box-sizing: border-box;
              }
              .category ul.cate li a {
                width: 90px;
                height: 90px;
              }
              .category ul.cate li a span {
                position: absolute;
                top: 94px;
                left: -25px;
                width: 137px;
                text-align: center;
                font: 400 12px 'myriad-pro';
                line-height: 16px;
                color: #fff;
              }
              .category ul.cate li a.tx:before {
                content: "";
                width: 90px;
                height: 90px;
                position: absolute;
                top: 0px;
                left: 0px;
                right: 0px;
                bottom: 0px;
                margin: 0px auto;
                background: url("/UI/Images/sprite_img.png") no-repeat;
                background-position: -92px 8px;
              }
              .category ul.cate li a.tw:before {
                content: "";
                width: 90px;
                height: 90px;
                position: absolute;
                top: 0px;
                left: 0px;
                right: 0px;
                bottom: 0px;
                margin: 0px auto;
                background: url("/UI/Images/sprite_img.png") no-repeat;
                background-position: -235px 9px;
              }
              .category ul.cate li a.re:before {
                content: "";
                width: 90px;
                height: 90px;
                position: absolute;
                top: 0px;
                left: 0px;
                right: 0px;
                bottom: 0px;
                margin: 0px auto;
                background: url("/UI/Images/sprite_img.png") no-repeat;
                background-position: -375px 7px;
              }
              .category ul.cate li a.ch:before {
                content: "";
                width: 90px;
                height: 90px;
                position: absolute;
                top: 0px;
                left: 0px;
                right: 0px;
                bottom: 0px;
                margin: 0px auto;
                background: url("/UI/Images/sprite_img.png") no-repeat;
                background-position: -92px -86px;
              }
              .category ul.cate li a.ci:before {
                content: "";
                width: 90px;
                height: 90px;
                position: absolute;
                top: 0px;
                left: 0px;
                right: 0px;
                bottom: 0px;
                margin: 0px auto;
                background: url("/UI/Images/sprite_img.png") no-repeat;
                background-position: -365px -85px;
              }
              .category ul.cate li a.hi:before {
                content: "";
                width: 90px;
                height: 90px;
                position: absolute;
                top: 0px;
                left: 0px;
                right: 0px;
                bottom: 0px;
                margin: 0px auto;
                background: url("/UI/Images/sprite_img.png") no-repeat;
                background-position: -230px -86px;
              }
              .category ul.cate li a.cc:before {
                content: "";
                width: 90px;
                height: 90px;
                position: absolute;
                top: 0px;
                left: 0px;
                right: 0px;
                bottom: 0px;
                margin: 0px auto;
                background: url("/UI/Images/sprite_img.png") no-repeat;
                background-position: -477px -84px;
              }
              .brands {
                padding: 0;
              }
              .rightTab .nextstep:after {
                background-position: 6px -482px !important;
              }
              .landingScreen .formarea .rightTab .input_field .info span.b,
              .disForm .rightContent .input_field .info span.b {
                font: 400 14px 'myriad-pro';
                line-height: 16px;
              }
              .heathform .mobNumber {
                right: 0px;
              }
              .inputBox .addBtn .fa.fa-plus {
                top: 45% !important;
              }
              .health-bg label.countryCode {
                padding: 10px 4px 5px;
                text-align: center;
                font: 400 14px 'myriad-pro';
                line-height: 16px;
              }
              .policy_wrapper h3 {
                font-size: 32px;
              }
              .policy_wrapper h6 {
                font-size: 18px;
              }
              .landingScreen .formarea .leftTab .content_box ul.info_list li,
              .disForm .leftContent .content_box ul.info_list li {
                display: block;
                font-size: 16px;
                line-height: 36px;
                width: 100%;
              }
              .car-bg {
                margin-top: 35px;
              }
              .radio {
                margin-bottom: 20px;
                font-size: 16px;
              }
              .modal.fade.in .modal-dialog {
                -webkit-transform: scale(1);
                -moz-transform: scale(1);
                -ms-transform: scale(1);
                transform: scale(1);
                -webkit-transform: translate3d(0, -100px, 0);
                transform: translate3d(0, -100px, 0);
                opacity: 1;
              }
              /*second screen*/
              .service_info .knowMore {
                left: -14.5%;
                top: -300px;
              }
              .easybox {
                display: table;
                height: 200px;
              }
              .service_info .m50 {
                margin: 30px 0;
              }
              .service_info h6 {
                margin-top: 25px;
              }
              /*End Second Screen*/
              /*third screen*/
              /*end third screen*/
              .video_box iframe {
                height: 220px !important;
                width: 400px !important;
              }
              .speakHighlight .all_speak .speak .left p {
                font-size: 17px;
              }
              .partners .logos ul.brand_logo li {
                transform: scale(1.1);
                -webkit-transform: scale(1.1);
                -moz-transform: scale(1.1);
                margin: 11px;
              }
              .footer_section h2 {
                margin-top: 0px 0 10px 0;
              }
              .footer_section ul.social {
                margin: 20px 0 !important;
              }
              .footer_section.payoption {
                margin-top: 50px !important;
              }
            }
/*@media @desktop {
	.disForm .tabs{left:0px; width:100%; max-width:300px; margin:0px auto;
			.tab{width: 33.33%;
				.lable,label{width:100% !important;}
				.or{.dis_none;}
			}
		}
		.pb-contact-num{.dis_none;}
    }*/
    @media only screen and (max-width: 1025px) {
  /*#fp-nav{display:none;}
    .investors{width:100%}
		.verMobile{display:block;}
		body{overflow-x:hidden;}*/
  }
  @media only screen and (max-width: 1024px) {
   .otheruseful_links.pblink{float:left;}

   .all_service_tab {
    width: 98%;
    margin: 55px auto;
  }
  .all_service_tab .circleTab {
    margin: 20px 10px;
  }
  .made_easy,
  .brands,
  .footer {
    padding: 0px;
  }
  .service_info .knowMore {
    left: -5%;
  }
  .partners .logos {
    width: 84%;
  }
  .partners .m70 {
    margin: 10px 0;
  }
  .footer_section h2 {
    margin: 0px 0 10px;
  }
  .service_info .knowMore {
    display: none;
  }
  .speakHighlight .all_speak {
    width: 80%;
  }
  .speakHighlight .all_speak .speak .left .speak_text {
    width: 80%;
    float: right;
  }
  .media_news .container,
  .testimonials .container {
    padding: 0;
  }
  .app_Highlight .mt70 {
    margin: 0;
  }
}
@media only screen and (max-width: 801px) {
  .stickyBanner{display:none !important}  
  .prequot-new-icon {
    display: none;
  }
  .all_service_tab .circleTab {
    margin: 30px 20px;
  }
  .landingScreen {
    background: #5287c7;
    background: -moz-radial-gradient(center, ellipse cover, #5287c7 0%, #0671b8 0%, #07192e 100%);
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, #5287c7), color-stop(0%, #0671b8), color-stop(100%, #07192e));
    background: -webkit-radial-gradient(center, ellipse cover, #5287c7 0%, #0671b8 0%, #07192e 100%);
    background: -o-radial-gradient(center, ellipse cover, #5287c7 0%, #0671b8 0%, #07192e 100%);
    background: -ms-radial-gradient(center, ellipse cover, #5287c7 0%, #0671b8 0%, #07192e 100%);
    background: radial-gradient(ellipse at center, #5287c7 0%, #0671b8 0%, #07192e 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5287c7', endColorstr='#07192e', GradientType=1);
  }
  .made_easy {
    background: #59DAB4 !important;
  }
  .landingScreen .bgtrans {
    background: none !important;
  }
  .brands {
    background: #ffa841 !important;
  }
}
@media only screen and (max-width: 767px) {
  #fp-nav,
  .service_info .knowMore {
    display: none;
  }
  .investors_link >span {
    display: table-cell;
    font-size: 12px;
    color: #424242;
    vertical-align: middle;
    width: 25%;
  }
  .all_service_tab .circleTab fig {
    position: absolute;
    top: -19px;
    right: -25px;
    background: url(/UI/Images/caicon-bg.png) no-repeat 0 0;
    padding: 14px 22px 13px 9px;
    border-radius: 50%;
    color: #cb5288;
    background-size: 80%; font-weight:500;
  }
  .bestSite_text {
    margin-top: 0px;
  }
  .all_service_tab {
    margin: 10px auto 0px;
    width: 700px;
  }
  .all_service_tab .circleTab {
    margin: 10px 50px;
  }
  #home .fp-tableCell .mrnone {
    margin-left: -15px;
    margin-right: -15px;
  }
  #fp-nav {
    display: none;
  }
  #policy_new_home .header {
    position: fixed !important;
    z-index: 101 !important;
    box-shadow: none;
    border-bottom: none;
  }
  .bestSite_text {
    margin-top: -35px;
  }
  /*second slide*/
  .easybox {
    display: table;
    height: 230px;
  }
  .made_easy {
    padding: 50px 0 0 0;
  }
  .service_info .knowMore {
    left: -4%;
    top: -500px;
  }
  /*end second slide*/
  /*third slide*/
  .media_news {
    padding: 0px;
  }
  .appmedia .app_box img.mob,
  .tvmedia img {
    width: 36%;
    max-width: 507px;
  }
  .app_Highlight .app_box.pdleft {
    width: 60%;
    display: table;
    margin: 7px auto;
  }
  .app_Highlight .app_box a.googleplay {
    text-align: right;
  }
  .app_Highlight .app_box a.ios {
    text-aling: left;
  }
  .app_Highlight .mt70 {
    margin: 0;
  }
  .app_Highlight .video_box {
    width: 100%;
    max-width: 300px;
    height: 100px;
    margin: 10px auto;
  }
  .app_Highlight .video_box:last-child {
    display: none;
  }
  img.youtube-thumb {
    bottom: 0;
    display: block;
    left: 0;
    margin: auto;
    max-width: 100%;
    width: 100%;
    right: 0;
    top: 0;
    height: auto;
    height: 150px;
  }
  div.play-button {
    background: url("../../../i.imgur.com/TxzC70f.png") no-repeat;
    height: 41px;
    left: 45%;
    position: absolute;
    top: 34%;
    width: 41px;
    background-size: 100%;
    border: none;
  }
  .app_Highlight .video_box {
    width: 100%;
    margin: 10px auto;
    position: relative;
  }
  .video_box IFRAME {
    width: 100%;
  }
  .video_box.second {
    display: none;
  }
  /*end thrid slide*/
  /*four slide*/
  .speakHighlight .all_speak .speak .left {
    min-height: 400px;
  }
  .speakHighlight .all_speak .speak .left h4 {
    margin: 25px 0 20px 0;
    text-align: center;
  }
  .speakHighlight .all_speak .speak .left .img {
    margin: 45px 0 5px;
    width: 100%;
  }
  .speakHighlight .all_speak .speak .left .speak_text {
    width: 100%;
    float: right;
    padding: 0 30px;
  }
  .speakHighlight .all_speak .speak .left p {
    font-size: 17px;
    letter-spacing: 1px;
  }
  h4#client_section {
    maring-bottom: 0px;
  }
  .speakHighlight .all_speak .speak {
    padding: 0px;
  }
  .speak_text p span,
  .speak_text p:before {
    display: none !important;
  }
  .speakHighlight .slick-slide img {
    text-align: center !important;
    display: inline !important;
  }
  .slick-next {
    right: -20px !important;
  }
  .slick-prev {
    left: -20px !important;
  }
  /*end fouth slide*/
  /*fourth slide*/
  .brands {
    padding: 0px;
  }
  .partners .fp-tableCell {
    display: table-cell !important;
  }
  .partners .logos {
    clear: both;
    width: 94%;
    margin: 0px auto;
  }
  .partners .logos ul.brand_logo li {
    margin: 10px 6px;
  }
  /*end fourth slide*/
  /*fifth slide*/
  img.investors {
    width: 100%;
  }
  .footer {
    padding: 0px;
  }
  /*end fifth slide*/
}
/*@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation:landscape) {
	.bestSite_text {
    margin-top: -35px;
}
	.all_service_tab {margin: 15px auto 0px; width: 695px;}
	.all_service_tab .circleTab {margin: 16px 20px;}
	.service_info .knowMore {left: -5%; top: -425px;}
	.appmedia .app_box img.mob, .tvmedia img { width: 54%;max-width: 507px;}
	.app_Highlight .video_box{width:70%; margin:10px auto;}
	.video_box IFRAME{width: 100%;    }
	.video_box.second{display:block;}
	.app_Highlight .app_box.pdleft {width: 80%;}	.app_Highlight .app_box a.ios {display: inline-block;height: auto; width:44%;float: left;margin-left: 10px;}
	.app_Highlight .app_box a.googleplay {float: left; display: inline-block; height: auto; width: 44%;}
	.partners .logos { clear: both; width: 84%; margin: 0px auto;}
	}*/
	
  @media only screen and (min-width: 680px) and (max-width: 740px) {

    /**footer links*/
    .etech .fa{display:inline-block;} 
    .otheruseful_links {margin: 0px;width: 100%;}
    .otheruseful_links.pblink .bplable{display:inline-block;}
    .otheruseful_links a{ font-size:11px ;  margin:10px auto;  display:inline-block;max-width: 195px; padding:0px;}
    .otheruseful_links .typeAbtn, .otheruseful_links .typeBbtn,.otheruseful_links .typeCbtn{padding:0px;background: none;text-align: left;
     border-right: 1px solid #fff; border-radius: 0px;color: #5fb3cd;text-decoration:underline;}
     .otheruseful_links .typeAbtn{padding-right: 5px ;}
     .otheruseful_links span {padding: 5px 0 2px; font-size: 11px;text-transform: uppercase;}  
     .otheruseful_links .bplable {font-size: 12px;text-transform: capitalize;padding-left: 5px;color: #5fb3cd;}
     .otheruseful_links .bplable .fa,.otheruseful_links.pblink .fa{font-size:10px !important; margin-right: 3px !important;}
     .otheruseful_links.pblink a{width: auto;}
     .otheruseful_links.pblink a.loans{border-right: 1px solid #fff;border-radius: 0 ; display: inline-block;  padding-right: 5px;  width: auto;}
     .otheruseful_links{margin: 0px auto; width: 92%;text-align: left; float: left; margin-left: 8%;}
     .otheruseful_links a {font-size: 11px; color: rgb(96, 180, 206); margin: 2px auto;text-align: center ; display: inline-block;text-decoration: underline;}
     .otheruseful_links .typeBbtn,.otheruseful_links.pblink a.typeCbtn{ border-right:none;}
     .otheruseful_links.pblink a span{display:none;}
     .otheruseful_links.pblink a:last-child{ width: 100%;display: block; margin-left: 17.5%;border-right: none;color: rgb(96, 180, 206) ; line-height: 0px;}
     /**end footer links*/

   }
   @media only screen and (min-width: 448px) and (max-width: 767px) {
    .media_news,
    .testimonials {
      display: none !important;
    }
    #fp-nav {
      display: none;
    }
    .bestSite_text {
      margin-top: 0px;
    }
    .all_service_tab {
      margin: 0px auto;
      width: 100%;
      text-align: center;
    }
    .all_service_tab .circleTab {
      margin: 10px;
    }
    .all_service_tab .circleTab {
      font-size: 11px;
      height: 75px;
      margin: 10px 6px;
      padding-top: 0 !important;
      width: 120px;
      border-radius: 5px !important;
      box-shadow: 0px 2px 4px rgba(10, 11, 11, 0.2) !important;
    }
    .circleTab > span {
      display: table;
      height: 40px;
      margin-top: 48px;
      padding-bottom: 25px;
      text-align: center;
      width: 100%;
      font-weight: 400;
    }
    .all_service_tab .circleTab {
      border-radius: 0px;
    }
    .beforeItem {
      background: transparent;
      opacity: 1;
      font-size: 33px;
      top: 0px;
      position: absolute;
      width: 100%;
      text-align: center;
    }
    .beforeItem_img {
      background: transparent url(/UI/Images/sprite_img.png) no-repeat;
      opacity: 1;
      font-size: 32px;
      top: 10px;
      position: absolute;
      width: 50px;
      text-align: center;
      left: 0;
      bottom: 0px;
      right: 0px;
      margin: 0px auto;
      vertical-align: middle;
      zoom: 1;
      background-position: 0px 0px;
      height: 60px;
    }
    .circleTab.v3car {
      background: transparent;
    }
    
    
    
    .circleTab.v3investment:before,  
    .circleTab.v3travel:before,
   
    .circleTab.v3taxsaving:before,
    
    
    .circleTab.v3criticalillness:before, 
    .circleTab.v3home:before
    { 
    content: "\f219";
    background: transparent;
    opacity: 1;
    font-size: 32px;
    top: -15px;
    position: absolute;
    width: 100%;
    text-align: center;
  }
  
  .circleTab.v3health:before{position: absolute;top:0;}
  .circleTab.v3travel:before{content: "\f015";}
  
 
  .circleTab.v3retirement:before{}
  .circleTab.v3car:before {    
    background-position: -5px 12px;
    top: -15px;
  }
  .circleTab.v3twowheeler:before{
  	top: 0px;
  }
  .circleTab.v3child:before{
  	top: 0px;
  }
  .circleTab.v3term {
    background: transparent;
  }
  .circleTab.v3term:before {
       top: -15px;
    background-position: 4px -41px;
  }
  .circleTab.v3health {
    background: transparent;
  }
  .circleTab.v3health:before {
    
  }
  .circleTab.v3investment {
    background: #496fbc;
  }
  .circleTab.v3investment:before {
    background-position: 1px -150px;
  }
  .circleTab.v3travel {
    background: transparent;
  }
  .circleTab.v3travel:before {
    background-position: -4px -201px;
  }
  .circleTab.v3twowheeler {
    background: transparent;
  }
  
  .circleTab.v3taxsaving {
    background: #4b76c2;
  }
  .circleTab.v3taxsaving:before {
    background-position: -538px -407px;
  }
  
  .circleTab.v3cancercare:before {
   top: 0;
  }
  .circleTab.v3retirement {
    background: transparent;
  }
  .circleTab.v3retirement:before {
    top: 0;
  }
  .circleTab.v3heigher:before
  {
  	top: -15px;
  }
  .circleTab.v3criticalillness {
    background: #45c6ba;
  }
  .circleTab.v3criticalillness:before {
    background-position: -925px -418px;
  }
  .circleTab.v3home {
    background: #d17447;
  }
  .circleTab.v3home:before {   
    background-position: -674px -503px;
  }
 
  
  .bestSite_text {
    margin-top: 26px;
    margin-bottom: 0px;
    font-size: 30px !important;
  }
  .landingScreen h3 {
    font-size: 16px;
    margin: 5px 0 0 0;
  }
  .service_info .easybox.col-xs-6 {
    width: 33.33%;
  }
  /*second slide*/
  .made_easy {
    padding: 0px;
  }
  .service_info h1 {
    font-size: 26px;
  }
  .policy_wrapper h4 {
    font-size: 18px;
  }
  .service_info .info {
    zoom: 0.53;
  }
  .service_info .m50 {
    margin: -10px;
  }
  .service_info .m20 {
    margin: 10px 0 10px;
  }
  .service_info .easybox {
    display: table;
    height: 120px;
  }
  .comp h6,
  .service_info h6 {
    font-size: 12px;
  }
  .comp p,
  .service_info p {
    font-size: 10px;
  }
  #home .fp-tableCell .mrnone {
    margin-left: -15px;
    margin-right: -15px;
  }
  #fp-nav {
    display: none;
  }
  #policy_new_home .header {
    position: fixed !important;
    z-index: 101 !important;
    box-shadow: none;
    border-bottom: none;
  }
  /*third slide*/
  .media_news {
    padding: 20px 0 0 0;
  }
  .media_news h2 {
    font-size: 22px;
  }
  .media_news p {
    font-size: 16px;
  }
  .app_Highlight .mt70 {
    margin: 0;
  }
  .app_Highlight .video_box {
    width: 100%;
    max-width: 300px;
    height: 100px;
    margin: 10px auto;
  }
  .app_Highlight .video_box:last-child {
    display: none;
  }
  img.youtube-thumb {
    bottom: 0;
    display: block;
    left: 0;
    margin: auto;
    max-width: 75%;
    width: 100%;
    right: 0;
    top: 0;
    height: auto;
    height: 100px;
  }
  div.play-button {
    background: url("../../../i.imgur.com/TxzC70f.png") no-repeat;
    height: 41px;
    left: 45%;
    position: absolute;
    top: 34%;
    width: 41px;
    background-size: 100%;
    border: none;
  }
  .app_box {
    display: none;
  }
  .app_Highlight .app_box.pdleft {
    width: 46%;
    display: table;
    margin: 7px auto;
  }
  .app_Highlight .video_box {
    width: 70%;
    margin: 10px auto;
  }
  .video_box IFRAME {
    width: 100%;
    height: 135px;
  }
  .video_box.second {
    display: none;
  }
  /*end thrid slide*/
  /*four slide*/
  .testimonials .mov_item {
    margin: 0px;
  }
  .testimonials {
    padding: 5px 0 0 0;
  }
  .left.bdrleft {
    display: none;
  }
  .speakHighlight .all_speak .speak .left {
    width: 100%;
    padding: 0px;
  }
  .speakHighlight .all_speak .speak .left .speak_text {
    width: 100%;
    float: right;
  }
  .speakHighlight .all_speak .speak .left .img {
    width: 100%;
    margin: 0px 0 5px;
    height: 100px;
    zoom: 0.8;
  }
  h4#client_section {
    maring-bottom: 0px;
  }
  .speakHighlight .all_speak .speak {
    padding: 0px;
    max-height: 170px;
  }
  .speakHighlight .all_speak .speak .left h4 {
    font-size: 22px;
    text-align: center;
    margin: 10px 0 0 0;
  }
  .speakHighlight .all_speak .speak .left p {
    font-size: 13px;
    text-align: center;
    line-height: 16px;
    padding: 5px 0;
    max-height: 90px;
    overflow: hidden;
  }
  .speak_text p span,
  .speak_text p:before {
    display: none !important;
  }
  .speakHighlight .slick-slide img {
    text-align: center !important;
    display: inline !important;
  }
  .speakHighlight .showing {
    margin: 0px auto 0;
    bottom: 0px !important;
    top: 0px;
  }
  .slick-next {
    right: -20px !important;
  }
  .slick-prev {
    left: -20px !important;
  }
  /*end fouth slide*/
  /*fourth slide*/
  .partners .fp-tableCell {
    display: table-cell !important;
  }
  .partners .m70 {
    margin: -20px 0 10px;
  }
  .partners .logos {
    clear: both;
    width: 90%;
    margin: 0px auto;
    overflow: auto;
  }
  .partners .logos ul.brand_logo li {
    zoom: 58%;
    width: 11%;
    margin: .6%;
  }
  .partners .logos ul.brand_logo {
    width: 100%;
    margin: 0px auto;
  }
  .partners .mb50 {
    margin: 0px;
  }
  /*end fourth slide*/
  /*fifth slide*/
  .footer {
    padding: 10px 0 0 0;
  }
  .footer_section h2 {
    font-size: 22px;
    margin: -20px 0 10px;
  }
  .footer_section h6 {
    font-size: 14px;
  }
  .footer_section ul.social li a {
    margin: 0px 4px;
  }
  .footer_section ul.link li {
    padding: 0px 3px;
    margin: 3px 0;
  }
  .footer_section ul.brand_logo.payoption li {
    width: 45px;
    margin: 3px 0px;
  }
  .footer_section ul.brand_logo.payoption li img {
    width: 100%;
  }
  .footer_section ul.link li a {
    font-size: 11px;
  }
  .footer_section ul.brand_logo.payoption {
    margin-top: 0px;
    display: none;
  }
  .footer_section .m50 {
    margin: 0px;
  }
  .footer_section ul.brand_logo {
    margin: 0 0 -5px 0;
  }
  .investors {
    width: 100%;
    display: none;
  }
  .footer_section p {
    font: 400 9px 'myriad-pro';
    line-height: 13px;
  }
  /*end fifth slide*/
  .mobile {
    display: block !important;
  }
  .desktop {
    display: none !important;
  }
  a.mobile {
    color: #9BF8DD;
    text-align: center;
    clear: both;
    text-decoration: underline;
    font-size: 12px;
    top: -8px;
    position: relative;
  }
  
  /**footer links*/
  .etech .fa{display:inline-block;} 
  .otheruseful_links.pblink .bplable{display:inline-block;}
  .otheruseful_links {margin: 0px;width: 100%;}
  .otheruseful_links a{ font-size:11px ;  margin:10px auto;  display:inline-block;max-width: 195px; padding:0px;}
  .otheruseful_links .typeAbtn, .otheruseful_links .typeBbtn,.otheruseful_links .typeCbtn{padding:0px;background: none;text-align: left;
   border-right: 1px solid #fff; border-radius: 0px;color: #5fb3cd;text-decoration:underline;}
   .otheruseful_links .typeAbtn{padding-right: 5px ;}
   .otheruseful_links span {padding: 5px 0 2px; font-size: 11px;text-transform: uppercase;}  
   .otheruseful_links .bplable {font-size: 12px;text-transform: capitalize;padding-left: 5px;color: #5fb3cd;}
   .otheruseful_links .bplable .fa,.otheruseful_links.pblink.fa{font-size:10px !important; margin-right: 3px !important;}
   .otheruseful_links.pblink a{width: auto;}
   .otheruseful_links.pblink a.loans{border-right: 1px solid #fff;border-radius: 0 ; display: inline-block;  padding-right: 5px;  width: auto;}
   .otheruseful_links{margin: 0px auto; width: 92%;text-align: left; float: left; margin-left: 4%;}
   .otheruseful_links a {font-size: 11px; color: rgb(96, 180, 206); margin: 2px auto;text-align: center ; display: inline-block;text-decoration: underline;}
   .otheruseful_links .typeBbtn,.otheruseful_links.pblink a.typeCbtn{ border-right:none;}
   .otheruseful_links.pblink a span{display:none;}
   .otheruseful_links.pblink a:last-child{ width: 100%;display: block; margin-left: 17.5%;border-right: none;color: rgb(96, 180, 206) ; line-height: 0px;}
   /**end footer links*/
 }
 @media(min-width: 768px) and (max-width: 992px){
  .all_service_tab .circleTab{
    height: 140px;
    width: 140px;
    font-size: 13px;
    padding-top: 80px;
  }
  .circleTab.v3term:before{top: 15px;}
  .circleTab.v3health:before{top: 30px;}
  .circleTab.v3car:before{top: 15px;}
  .circleTab.v3twowheeler:before{top: 30px;}
  .circleTab.v3travel:before{top: 15px;}
  .circleTab.v3child:before{top: 30px;}
  .circleTab.v3retirement:before{top: 20px;}
  .circleTab.v3cancercare:before{top: 30px;}
}

@media screen and (max-width: 640px) {
  .media_news,
  .testimonials {
    display: none !important;
  }
  #fp-nav {
    display: none;
  }
  .bestSite_text,
  .bestSite_text + h3 {
    display: none;
  }
  .all_service_tab {
    margin: 0px auto 0px;
    width: 100%;
  }
  .all_service_tab .circleTab {
    font-size: 11px;
    height: 70px;
    margin: 25px 6px;
    padding-top: 0 !important;
    width: 115px;
    border-radius: 5px !important;
    box-shadow: 0px 2px 4px rgba(10, 11, 11, 0.2) !important;
  }
  .circleTab > span {
    display: table;
    height: 40px;
    margin-top: 45px;
    padding-bottom: 25px;
    text-align: center;
    width: 100%;
    font-size: 11px;
    font-weight: 400;
  }
  .all_service_tab .circleTab {
    border-radius: 0px;
    margin: 10px 6px;
  }
  #home .fp-tableCell .mrnone {
    margin-left: -15px;
    margin-right: -15px;
  }
  #fp-nav {
    display: none;
  }
  #policy_new_home .header {
    position: fixed !important;
    z-index: 101 !important;
    box-shadow: none;
    border-bottom: none;
  }
  .all_service_tab .circleTab::before {
    line-height: 65px;
  }
  .all_service_tab:after {
    content: "";
    clear: both;
    display: table;
  }
  .beforeItem {
    background: transparent;
    opacity: 1;
    font-size: 26px;
    top: 0px;
    position: absolute;
    width: 100%;
    text-align: center;
  }
  .beforeItem_img {
    background: transparent url(/UI/Images/sprite_img.png) no-repeat;
    opacity: 1;
    font-size: 32px;
    top: 10px;
    position: absolute;
    width: 50px;
    text-align: center;
    left: 0;
    bottom: 0px;
    right: 0px;
    margin: 0px auto;
    vertical-align: middle;
    zoom: 0.83;
    background-position: 0px 0px;
    height: 50px;
  }
  .investors_link >span {
    display: table-cell;
    font-size: 12px;
    color: #424242;
    vertical-align: middle;
    width: 30%;
  }
  .made_easy a.know_more {
    display: none !important;
  }
  .service_info .seo_content_box {
    display: none;
  }
 
  .circleTab.v3car:before {
    content: "\f1b9";
    background: transparent;
    opacity: 1;
    font-size: 32px;
    top: -5px;
    position: absolute;
    width: 100%;
    text-align: center;
  }
  
  .circleTab.v3term:before {
    content: "\f004";
    background: transparent;
    opacity: 1;
    font-size: 32px;
    top: -5px;
    position: absolute;
    width: 100%;
    text-align: center;
  }
  .circleTab.v3health {
    background: transparent;
  }
  .circleTab.v3health:before {
        opacity: 1;
    font-size: 32px;
    top: 0px;
    position: absolute;
    width: 100%;
    text-align: center;
    left: 25%;
  }
  .circleTab.v3investment {
    background: #496fbc;
  }
  .circleTab.v3investment:before {
    content: " ";
    background: transparent url(/UI/Images/sprite_img.png) no-repeat;
    opacity: 1;
    font-size: 32px;
    top: 10px;
    position: absolute;
    width: 50px;
    text-align: center;
    left: 0;
    bottom: 0px;
    right: 0px;
    margin: 0px auto;
    vertical-align: middle;
    zoom: 0.83;
    background-position: 0px 0px;
    height: 50px;
    background-position: 1px -156px;
  }
  .circleTab.v3travel {
    background: transparent;
  }
  .circleTab.v3travel:before {
    content: "\f015";
    background: transparent;
    opacity: 1;
    font-size: 32px;
    top: 0px;
    position: absolute;
    width: 100%;
    text-align: center;
  }
  .circleTab.v3twowheeler {
    background: transparent;
  }
  .circleTab.v3twowheeler:before {
    opacity: 1;
    font-size: 26px;
    top: 0px;
    left: 25%;
    position: absolute;
    width: 100%;
    text-align: center;
  }
  .circleTab.v3taxsaving {
    background: #4b76c2;
  }
  .circleTab.v3taxsaving:before {
    content: " ";
    background: transparent url(/UI/Images/sprite_img.png) no-repeat;
    opacity: 1;
    font-size: 32px;
    top: 10px;
    position: absolute;
    width: 50px;
    text-align: center;
    left: 0;
    bottom: 0px;
    right: 0px;
    margin: 0px auto;
    vertical-align: middle;
    zoom: 0.83;
    background-position: 0px 0px;
    height: 50px;
    background-position: -538px -415px;
  }
  .circleTab.v3cancercare:before {
        opacity: 1;
    font-size: 32px;
    top: 0;
    position: absolute;
    width: 100%;
    left: 25%;
    text-align: center;
  }
  .circleTab.v3retirement {
    background: transparent;
  }
  .circleTab.v3retirement:before {
    content: "\f19d";
    background: transparent;
    opacity: 1;
    font-size: 32px;
    top: -5px;
    position: absolute;
    width: 100%;
    text-align: center;
  }
  .circleTab.v3ceducation:before 
  {
  	content: "";
  	    background: transparent url(/UI/Images/sprite_img.png) no-repeat;
    opacity: 1;
    font-size: 32px;
    top: -5px;
    position: absolute;
    width: 100%;
    text-align: center;
    background-position: -536px -508px;
    left: 25%;
  }
  .circleTab.v3criticalillness {
    background: #45c6ba;
  }
  .circleTab.v3criticalillness:before {
    content: " ";
    background: transparent url(/UI/Images/sprite_img.png) no-repeat;
    opacity: 1;
    font-size: 32px;
    top: 10px;
    position: absolute;
    width: 50px;
    text-align: center;
    left: 0;
    bottom: 0px;
    right: 0px;
    margin: 0px auto;
    vertical-align: middle;
    zoom: 0.83;
    background-position: 0px 0px;
    height: 50px;
    background-position: -925px -418px;
  }
  .circleTab.v3home {
    background: #d17447;
  }
  .circleTab.v3home:before {
    content: " ";
    background: transparent url(/UI/Images/sprite_img.png) no-repeat;
    opacity: 1;
    font-size: 32px;
    top: 10px;
    position: absolute;
    width: 50px;
    text-align: center;
    left: 0;
    bottom: 0px;
    right: 0px;
    margin: 0px auto;
    vertical-align: middle;
    zoom: 0.83;
    background-position: 0px 0px;
    height: 50px;
    background-position: -674px -510px;
  }
 
  .circleTab.v3child:before {
        opacity: 1;
    font-size: 32px;
    top: -5px;
    left: 25%;
    position: absolute;
    width: 100%;
    text-align: center;
  }
  .easybox.col-xs-6 {
    width: 33.33%;
  }
  /*second slide*/
  .made_easy {
    padding: 0px;
  }
  .service_info h1 {
    font-size: 26px;
  }
  .policy_wrapper h4 {
    font-size: 18px;
  }
  .service_info .info {
    zoom: 0.53;
  }
  .service_info .m50 {
    margin: -10px;
  }
  .service_info .m20 {
    margin: 10px 0 10px;
  }
  .service_info .easybox {
    display: table;
    height: 110px;
  }
  .comp h6,
  .service_info h6 {
    font-size: 12px;
  }
  .comp p,
  .service_info p {
    font-size: 10px;
  }
  /*end second slide*/
  /*third slide*/
  .media_news h2 {
    font-size: 22px;
  }
  .media_news p {
    font-size: 16px;
  }
  .app_box {
    display: none;
  }
  .app_Highlight .app_box.pdleft {
    width: 60%;
    display: table;
    margin: 7px auto;
  }
  .app_Highlight .video_box {
    width: 100%;
    max-width: 300px;
    height: 150px;
    margin: 10px auto;
  }
  .app_Highlight .video_box:last-child {
    display: none;
  }
  img.youtube-thumb {
    bottom: 0;
    display: block;
    left: 0;
    margin: auto;
    max-width: 75%;
    width: 100%;
    right: 0;
    top: 0;
    height: auto;
    height: 150px;
  }
  div.play-button {
    background: url("../../../i.imgur.com/TxzC70f.png") no-repeat;
    height: 41px;
    left: 45%;
    position: absolute;
    top: 34%;
    width: 41px;
    background-size: 100%;
    border: none;
  }
  .appmedia .app_box img.mob,
  .tvmedia img {
    width: 100%;
    max-width: 507px;
  }
  .app_Highlight .mt70 {
    margin: 0;
  }
  .video_box IFRAME {
    width: 100%;
    height: 135px;
  }
  .video_box.second {
    display: none;
  }
  /*end thrid slide*/
  /*four slide*/
  .testimonials .mov_item {
    margin: 0px;
  }
  .testimonials h2 {
    display: block;
  }
  .left.bdrleft {
    display: none;
  }
  .speakHighlight .all_speak .speak .left {
    width: 100%;
    padding: 0px;
  }
  .speakHighlight .all_speak .speak .left .speak_text {
    width: 100%;
    float: right;
  }
  .speakHighlight .all_speak .speak .left .img {
    width: 100%;
    margin: 0px 0 5px;
    height: 100px;
    zoom: 0.8;
  }
  h4#client_section {
    maring-bottom: 0px;
  }
  .speakHighlight .all_speak .speak {
    padding: 0px;
    max-height: 170px;
  }
  .speakHighlight .all_speak .speak .left h4 {
    font-size: 22px;
    text-align: center;
    margin: 10px 0 0 0;
  }
  .speakHighlight .all_speak .speak .left p {
    font-size: 13px;
    text-align: center;
    line-height: 16px;
    padding: 5px 0;
    max-height: 90px;
    overflow: hidden;
  }
  .speak_text p span,
  .speak_text p:before {
    display: none !important;
  }
  .speakHighlight .slick-slide img {
    text-align: center !important;
    display: inline !important;
  }
  .speakHighlight .showing {
    margin: 0px auto 0;
    bottom: 0px !important;
    top: 0px;
  }
  .slick-next {
    right: -20px !important;
  }
  .slick-prev {
    left: -20px !important;
  }
  /*end fouth slide*/
  /*fourth slide*/
  .partners .fp-tableCell {
    display: table-cell !important;
  }
  .partners .m70 {
    margin: -20px 0 10px;
  }
  .partners .logos {
    clear: both;
    width: 90%;
    margin: 0px auto;
    overflow: auto;
  }
  .partners .logos ul.brand_logo li {
    zoom: 55%;
    width: 11%;
    margin: 0.6%;
  }
  .partners .logos ul.brand_logo {
    width: 100%;
    margin: 0px auto;
  }
  .partners .mb50 {
    margin: 0px;
  }
  /*end fourth slide*/
  /*fifth slide*/
  .footer {
    padding: 0;
  }
  .footer_section h2 {
    font-size: 22px;
    margin: 0 0 10px 0;
  }
  .footer_section h6 {
    font-size: 14px;
  }
  .footer_section ul.social li a {
    margin: 0px 4px;
  }
  .footer_section ul.link li {
    padding: 0px 3px;
    margin: 3px 0;
  }
  .footer_section ul.brand_logo.payoption li {
    width: 45px;
    margin: 3px 0px;
  }
  .footer_section ul.brand_logo.payoption li img {
    width: 100%;
  }
  .footer_section ul.link li a {
    font-size: 10px;
  }
  .footer_section ul.brand_logo.payoption {
    margin-top: 0px;
    display: none;
  }
  .footer_section .m50 {
    margin: 0px;
  }
  .footer_section ul.brand_logo {
    margin: 0 0 -5px 0;
  }
  .investors {
    width: 100%;
    display: none;
  }
  .footer_section p {
    font: 400 9px 'myriad-pro';
    line-height: 13px;
  }
  /*end fifth slide*/
  .mobile {
    display: block !important;
  }
  .desktop {
    display: none !important;
  }
  a.mobile {
    color: #9BF8DD;
    text-align: center;
    clear: both;
    text-decoration: underline;
    font-size: 12px;
    top: -8px;
    position: relative;
  }
  /**footer links*/
  .etech .fa{display:inline-block;} 
  .otheruseful_links.pblink .bplable{display:inline-block;}
  .otheruseful_links {margin: 0px;width: 100%;}
  .otheruseful_links a{ font-size:11px ;  margin:10px auto;  display:inline-block;max-width: 195px; padding:0px;}
  .otheruseful_links .typeAbtn, .otheruseful_links .typeBbtn,.otheruseful_links .typeCbtn{padding:0px;background: none;text-align: left;
   border-right: 1px solid #fff; border-radius: 0px;color: #5fb3cd;text-decoration:underline;}
   .otheruseful_links .typeAbtn{padding-right: 5px ;}
   .otheruseful_links span {padding: 5px 0 2px; font-size: 11px;text-transform: uppercase;}  
   .otheruseful_links .bplable {font-size: 12px;text-transform: capitalize;padding-left: 5px;color: #5fb3cd;}
   .otheruseful_links .bplable .fa,.otheruseful_links.pblink .fa{font-size:10px !important; margin-right: 3px !important;}
   .otheruseful_links.pblink a{width: auto;}
   .otheruseful_links.pblink a.loans{border-right: 1px solid #fff;border-radius: 0 ; display: inline-block;  padding-right: 5px;  width: auto;}
   .otheruseful_links{margin: 0px auto; width: 92%;text-align: left; float: left; margin-left: 2%;}
   .otheruseful_links a {font-size: 11px; color: rgb(96, 180, 206); margin: 2px auto;text-align: center ; display: inline-block;text-decoration: underline;}
   .otheruseful_links .typeBbtn,.otheruseful_links.pblink a.typeCbtn{ border-right:none;}
   .otheruseful_links.pblink a span{display:none;}
   .otheruseful_links.pblink a:last-child{ width: 100%;display: block; margin-left: 23.3%;border-right: none;color: rgb(96, 180, 206) ; line-height: 0px;}
   /**end footer links*/
   .otheruseful_links{margin-top:10px;}
   .otheruseful_links.pblink{margin-top:0px;}
 }

 @media screen and (max-width: 540px) {
  .media_news,
  .testimonials {
    display: none !important;
  }
  .service_info .easybox {
    height: 120px;
  }
  .partners .logos ul.brand_logo li {
    zoom: 45%;
  }
  

}
@media screen and (max-width: 480px) {
  .media_news,
  .testimonials {
   display: none !important;
 }
 .all_service_tab .circleTab {
   font-size: 11px;
   height: 65px;
   margin: 10px 6px;
   padding-top: 0 !important;
   width: 65px;
   border-radius: 5px !important;
   box-shadow: 0px 2px 4px rgba(10, 11, 11, 0.2) !important;
 }
 .all_service_tab {width: 463px;}
 .otheruseful_links.pblink a:last-child {margin-left: 27.8%;}
}
@media screen and (max-width: 558px) {
  .media_news,
  .testimonials {
    display: none !important;
  }
  .otheruseful_links.pblink {
    margin-left: 2%;
    margin: 0px
  }
  .all_service_tab .circleTab {
    font-size: 11px;
    height: 80px;
    margin: 10px 15px;
    padding-top: 0 !important;
    width: 115px;
    border-radius: 5px !important;
    box-shadow: 0px 2px 4px rgba(10, 11, 11, 0.2) !important;
  }
  .all_service_tab {
    margin: 0px auto 0px;
    width: 328px;
  }
  .service_info .info {
    zoom: 0.7;
  }
  .easybox.col-xs-6 {
    width: 50%;
  }
  .service_info .easybox {
    min-height: 150px;
  }
  .app_Highlight .app_box.pdleft {
    width: 90%;
  }
  .speakHighlight .showing {
    top: 50px;
  }
  .partners .logos {
    clear: both;
    width: 90%;
    margin: 0px auto;
    overflow: auto;
  }
  .partners .logos ul.brand_logo li {
    zoom: 60%;
    width: 23%;
    margin: 1%;
  }
  .all_service_tab .circleTab {
    border-radius: 0px;
  }
  .otheruseful_links.pblink .bplable{display:inline-block;}
  .otheruseful_links span {font-size: 10px;}
  .otheruseful_links,.otheruseful_links.pblink{margin-top:0px;}
  .otheruseful_links .bplable {font-size: 11px;}
  .otheruseful_links .typeAbtn, .otheruseful_links .typeBbtn, .otheruseful_links .typeCbtn {font-size: 11px;}
  .otheruseful_links.pblink a:last-child {line-height: 16px;margin-left: 36.2%;}

}

@media screen and (max-width: 360px) {
  .media_news,
  .testimonials {
    display: none !important;
  }
  .all_service_tab {
    margin: 0px auto 0px;
    width: 290px;
  }
  .service_info .easybox {
    height: 120px;
  }
  .app_Highlight .app_box.pdleft {
    width: 90%;
  }
  .speakHighlight .showing {
    top: 50px;
  }
  .partners .logos ul.brand_logo li {
   zoom: 48%;
   width: 18%;
   margin: 1%;
 }
 .service_info h1 {
  margin: 0px;
}
.made_easy a.know_more,
.made_easy.pos_relative {
  display: none !important;
}
.all_service_tab .circleTab {
     font-size: 11px;
    height: 75px;
    margin: 10px 9px;
    padding-top: 0 !important;
    width: 110px;
}
.all_service_tab {
  margin: 30px auto 0px;
  width: 290px;
} 
.otheruseful_links.pblink .bplable{display:inline-block;}
.otheruseful_links {width: 100%;}
.otheruseful_links.pblink a:last-child {line-height: 16px; margin-left: 37.7%;}
.otheruseful_links .typeAbtn, .otheruseful_links .typeBbtn, .otheruseful_links .typeCbtn {font-size: 10px;}
}
@media screen and (max-width: 320px) {
  .media_news,
  .testimonials {
    display: none !important;
  }
  .service_info .info {
    zoom: 0.5;
  }
  .service_info .easybox {
    min-height: 100px;
  }
  .otheruseful_links.pblink .bplable{display:inline-block;}

}
@media screen and (max-height: 320px) {
  .media_news,
  .testimonials {
    display: none !important;
  }
  .all_service_tab {
    margin: 15px auto 0px;
  }
  .all_service_tab .circleTab {
    margin: 10px 6px;
  }
  .made_easy h4,
  .made_easy a.know_more,
  .tvmedia {
    display: none !important;
  }
  .service_info .easybox {
    display: table;
    height: 90px;
  }
  .comp h6,
  .service_info h6 {
    margin-top: 0px;
  }
  .speakHighlight h2 {
    font-weight: 500;
    font-size: 20px;
  }
  .speakHighlight p {
    font-size: 15px;
  }
  .speakHighlight .all_speak .speak .left h4 {
    font-size: 16px;
    text-align: center;
    margin: 7px 0 0 0;
  }
  .speakHighlight .showing {
    display: none;
  }
  .speakHighlight .all_speak .speak .left {
    min-height: 200px;
  }
  .partners .m70 {
    margin: 0px;
  }
  .partners h2 {
    font-size: 20px;
  }
  .footer_section h6 {
    margin: 0 0 2px 0;
  }
  .all_service_tab {
    margin: 38px auto 0px;
  }
  .all_service_tab .circleTab {
    margin: 10px 6px 0px;}

  }
  @media screen and (max-height: 290px) {
    .made_easy h4,
    .made_easy a.know_more,
    .tvmedia {
      display: none !important;
    }
    .footer_section h6 {
      margin: 0 0 2px 0;
    }
  }
  .overflowHide {
    background: rgba(0, 0, 0, 0.7);
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 2;
    display: none;
  }
  .top_v3_header {
    position: fixed;
    z-index: 3;
    width: 100%;
    top: 0;
  }
  .close_panel {
    font-size: 15px;
    color: #fff;
    background: #333;
    width: 25px;
    height: 25px;
    position: absolute;
    right: -26px;
    padding: 3px 6px;
  }
  .top_v3_header .leftSet_v3 {
    float: left;
    width: 20%;
  }
  .top_v3_header .rightSet_v3 {
    float: right;
    width: 12%;
  }
  .top_v3_header .centerSet_v3 {
    float: left;
    width: 63%;
    text-align: center;
  }
  .top_v3_header .header_strip {
    background: #005387;
    height: 40px;
  }
  .top_v3_header .nav_icon_bar,
  .top_v3_header .logo_icon_bar,
  .top_v3_header .contact_bar {
    width: 30px;
    height: 30px;
    display: inline-block;
  }
  .top_v3_header .nav_icon_bar .fa {
    font-size: 21px;
    color: #fff;
    padding: 10px;
  }
  .top_v3_header .contact_bar .fa {
    font-size: 27px;
    padding-top: 7px;
    color: #fff;
  }
  .top_v3_header .logo_icon_bar img {
    width: 100%;
    position: relative;
    top: -3px;
  }
  .top_v3_header .tag_line_txt {
    font-size: 16px;
    color: #fff;
    text-align: center;
    padding-top: 10px;
    display: inline-block;
  }
  .top_v3_header .contact_bar {
    float: right;
  }
  .metismenu .arr {
    float: right;
    line-height: 1.42857;
  }
  .sidebar-nav ul li.active a span.arr {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
  }
  .collapse {
    display: none;
  }
  .top_v3_header_nav .metismenu .collapse.in {
    display: block;
  }
  .top_v3_header_nav .metismenu .collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .35s;
    -o-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-property: height, visibility;
    -o-transition-property: height, visibility;
    transition-property: height, visibility;
  }
  .top_v3_header_nav .menuScroll {
    overflow-y: scroll;
    float: left;
    background: #fff;
    height: 480px;
  }
  .sidebar {
    display: block;
    position: absolute;
    top: 0;
    left: -276px;
    width: 250px;
    background: #fff;
    height: 100%;
    z-index: 3;
  }
  .content {
    display: block;
    overflow: hidden;
    width: auto;
  }
  .sidebar-nav {
    background: #ccc;
  }
  .sidebar-nav ul {
    padding: 0;
    margin: 0;
    list-style: none;
  }
  .sidebar-nav a,
  .sidebar-nav a:hover,
  .sidebar-nav a:focus,
  .sidebar-nav a:active {
    outline: none;
  }
  .sidebar-nav ul li,
  .sidebar-nav ul a {
    display: block;
  }
  .sidebar-nav ul a {
    padding: 12px 5px 8px 30px;
    font-size: 15px;
    color: #5b5b5b;
    border-top: 1px solid #e4e4e4;
    background: #fff;
    position: relative;
  }
  .sidebar-nav ul a:hover,
  .sidebar-nav ul a:focus,
  .sidebar-nav ul a:active {
    color: #ef911e;
    text-decoration: none;
    background: #E5E5E5;
  }
  .sidebar-nav ul ul a {
    padding: 10px 30px;
    background: #f8f8f8;
    padding-left: 50px;
  }
  .sidebar-nav ul ul a:hover,
  .sidebar-nav ul ul a:focus,
  .sidebar-nav ul ul a:active {
    background: #ccc;
  }
  .sidebar-nav-item {
    padding-left: 5px;
  }
  .sidebar-nav-item-icon {
    padding-right: 20px;
  }
  .sidebar-nav-item-icon.home:after {
    content: '';
    height: 30px;
    width: 30px;
    background: transparent url("/UI/Images/pbsprite%402x.png") no-repeat;
    position: absolute;
    background-size: 800px 630px;
    left: 15px;
    top: 7px;
    background-position: -553px -200px;
  }
  .sidebar-nav-item-icon.compare_pol:after {
    content: '';
    height: 30px;
    width: 30px;
    background: transparent url("/UI/Images/pbsprite%402x.png") no-repeat;
    position: absolute;
    background-size: 800px 630px;
    left: 15px;
    top: 7px;
    background-position: -633px -200px;
  }
  .sidebar-nav-item-icon.term:after {
    content: '';
    height: 30px;
    width: 40px;
    background: transparent url("/UI/Images/pbsprite%402x.png") no-repeat;
    position: absolute;
    background-size: 800px 630px;
    left: 31px;
    top: 5px;
    transform: scale(0.7);
    background-position: -108px -195px;
  }
  .sidebar-nav-item-icon.ins:after {
    content: '';
    height: 30px;
    width: 40px;
    background: transparent url("/UI/Images/pbsprite%402x.png") no-repeat;
    position: absolute;
    background-size: 800px 630px;
    left: 31px;
    top: 5px;
    transform: scale(0.7);
    background-position: -159px -200px;
  }
  .sidebar-nav-item-icon.health:after {
    content: '';
    height: 30px;
    width: 40px;
    background: transparent url("/UI/Images/pbsprite%402x.png") no-repeat;
    position: absolute;
    background-size: 800px 630px;
    left: 31px;
    top: 5px;
    transform: scale(0.7);
    background-position: -257px -200px;
  }
  .sidebar-nav-item-icon.car:after {
    content: '';
    height: 30px;
    width: 40px;
    background: transparent url("/UI/Images/pbsprite%402x.png") no-repeat;
    position: absolute;
    background-size: 800px 630px;
    left: 31px;
    top: 5px;
    transform: scale(0.7);
    background-position: -59px -200px;
  }
  .sidebar-nav-item-icon.tw:after {
    content: '';
    height: 30px;
    width: 40px;
    background: transparent url("/UI/Images/pbsprite%402x.png") no-repeat;
    position: absolute;
    background-size: 800px 630px;
    left: 31px;
    top: 5px;
    transform: scale(0.7);
    background-position: -1px -200px;
  }
  .sidebar-nav-item-icon.travel:after {
    content: '';
    height: 30px;
    width: 40px;
    background: transparent url("/UI/Images/pbsprite%402x.png") no-repeat;
    position: absolute;
    background-size: 800px 630px;
    left: 31px;
    top: 5px;
    transform: scale(0.7);
    background-position: -210px -200px;
  }
  .sidebar-nav-item-icon.ci:after {
    content: '';
    height: 30px;
    width: 40px;
    background: transparent url("/UI/Images/pbsprite%402x.png") no-repeat;
    position: absolute;
    background-size: 800px 630px;
    left: 31px;
    top: 5px;
    transform: scale(0.7);
    background-position: -114px -130px;
  }
  .sidebar-nav-item-icon.acc:after {
    content: '';
    height: 30px;
    width: 30px;
    background: transparent url("/UI/Images/pbsprite%402x.png") no-repeat;
    position: absolute;
    background-size: 800px 630px;
    left: 15px;
    top: 7px;
    background-position: -303px -200px;
  }
  .sidebar-nav-item-icon.profile:after {
    content: '';
    height: 30px;
    width: 40px;
    background: transparent url("/UI/Images/pbsprite%402x.png") no-repeat;
    position: absolute;
    background-size: 800px 630px;
    left: 31px;
    top: 5px;
    transform: scale(0.7);
    background-position: -256px -130px;
  }
  .sidebar-nav-item-icon.policy:after {
    content: '';
    height: 30px;
    width: 40px;
    background: transparent url("/UI/Images/pbsprite%402x.png") no-repeat;
    position: absolute;
    background-size: 800px 630px;
    left: 31px;
    top: 5px;
    transform: scale(0.7);
    background-position: -114px -130px;
  }
  .sidebar-nav-item-icon.trackapp:after {
    content: '';
    height: 30px;
    width: 40px;
    background: transparent url("/UI/Images/pbsprite%402x.png") no-repeat;
    position: absolute;
    background-size: 800px 630px;
    left: 31px;
    top: 5px;
    transform: scale(0.7);
    background-position: -149px -130px;
  }
  .sidebar-nav-item-icon.doc:after {
    content: '';
    height: 30px;
    width: 40px;
    background: transparent url("/UI/Images/pbsprite%402x.png") no-repeat;
    position: absolute;
    background-size: 800px 630px;
    left: 31px;
    top: 5px;
    transform: scale(0.7);
    background-position: -186px -130px;
  }
  .sidebar-nav-item-icon.saved_search:after {
    content: '';
    height: 30px;
    width: 40px;
    background: transparent url("/UI/Images/pbsprite%402x.png") no-repeat;
    position: absolute;
    background-size: 800px 630px;
    left: 31px;
    top: 5px;
    transform: scale(0.7);
    background-position: -221px -130px;
  }
  .sidebar-nav-item-icon.faq:after {
    content: '';
    height: 30px;
    width: 30px;
    background: transparent url("/UI/Images/pbsprite%402x.png") no-repeat;
    position: absolute;
    background-size: 800px 630px;
    left: 15px;
    top: 7px;
    background-position: -466px -200px;
  }
  .sidebar-nav-item-icon.ask:after {
    content: '';
    height: 30px;
    width: 30px;
    background: transparent url("/UI/Images/pbsprite%402x.png") no-repeat;
    position: absolute;
    background-size: 800px 630px;
    left: 15px;
    top: 7px;
    background-position: -346px -197px;
  }
  .sidebar-nav-item-icon.article:after {
    content: '';
    height: 30px;
    width: 30px;
    background: transparent url("/UI/Images/pbsprite%402x.png") no-repeat;
    position: absolute;
    background-size: 800px 630px;
    left: 15px;
    top: 7px;
    background-position: -192px -131px;
  }

  .sidebar-nav-item-icon.article.getapp:after
  {     
    content: '';
    height: 30px;
    width: 30px;
    background: transparent url("/UI/Images/pbsprite%402x.png") no-repeat;
    position: absolute;
    background-size: 714px 499px !important;
    left: 15px;
    top: 7px;
    background-position: -168px -453px !important
  }
  .sidebar-nav-item-icon.logout:after {
    content: '';
    height: 30px;
    width: 30px;
    background: transparent url("/UI/Images/pbsprite%402x.png") no-repeat;
    position: absolute;
    background-size: 800px 630px;
    left: 15px;
    top: 7px;
    background-position: -300px -127px;
  }
  .sidebar-nav-item-icon.loan:after {
    content: '';
    height: 30px;
    width: 40px;
    background: transparent url("/UI/Images/pbsprite%402x.png") no-repeat;
    position: absolute;
    background-size: 800px 630px;
    left: 31px;
    top: 5px;
    transform: scale(0.7);
    left: 30px !important;
    background-position: -507px -200px;
    transform: scale(0.75);
  }
  #rtlh3 small {
    transform: rotateY(180deg);
    display: inline-block;
  }
  /*udpate by anuj*/
  #frmTravel .infoUpdate {
    position: relative;
  }
  #frmTravel .infoUpdate .triperr {
    text-align: right;
    bottom: -43px !important;
  }
  .need-amount {
    text-align: center;
    color: #333;
  }
  .modal-footer{
background:#6cd6cc;
}
  .need-amount span {
    font-size: 40px;
    color: #62caf4;
    margin: 0px 4px 0 24px;
    position: relative;
    top: 10px;
    line-height: 10px;
  }
  .need-amount span:before {
    content: "\f156";
    height: 26px;
    width: 22px;
    font-family: FontAwesome;
    position: absolute;
    left: -21px;
    top: 22px;
    font-size: 26px;
  }
  /*end udpate by anuj*/
  /*footer form*/
  .leadform_provider.disForm .rightContent {
    padding: 5px 15px;
  }
  /* Motherday Notification */
  .stickyBanner {position: fixed;
    top: 80%;
    background: url(/UI/Images/win-cash.png) no-repeat 0 0;
    display: inline-block;
    width: 112px;
    height: 38px;
    cursor: pointer;
    left: 0px;
    box-shadow: 3px 1px 14px #4b76c2;
    z-index: 9;
  }

  .stickyBanner:hover a.s_banner{      background: url(/UI/Images/motherday.jpg) no-repeat 0 0;
    position: absolute;
    height: 429px;
    /* box-shadow: 3px 1px 14px #4b76c2; */
    width: 450px;
    z-index: 2;
    top: -390px;
    left: 112px;
    /* display: inline-block; */
  }
  /*notification*/
  .notification{ width: 50px;
    margin: 0px auto;
    position: relative;
    font-family: arial;
    display: table;
    position: fixed;
    bottom: 37px;
    right: 25px;
    display:none;
  }
  .bell{
   display: inline-block;
   width: 50px;
   height: 50px;
   background: #fff;
   padding: 8px;
   border-radius: 50%;
   border: 2px solid #328ec7;position: relative;
 }
 .bell + .notifyMsg{
   background: #000 none repeat scroll 0 0;
   border-radius: 5px;
   color: #fff;
   cursor: pointer;
   opacity: 0;
   pointer-events: none;
   position: absolute;
   top: 25px;
   padding: 5px;right: 61px;
   border-radius: 5px;
   transform: translateY(-50%) scaleX(0) translateZ(0px);
   transition: transform 175ms ease-in-out 0s, opacity 175ms ease-in-out 0s, -webkit-transform 175ms ease-in-out 0s;
   z-index: 2147481000;    width: 140px;
   text-align: center; font-size:12px;

 }

 .bell:hover + .notifyMsg {
  opacity: 1;
  pointer-events: auto;
  transform: translateY(-50%) scaleX(1) translateZ(0px);
}
.bell:hover + .notifyMsg::after {    content: "";
width: 0;
height: 0;
border-top: 7px solid transparent;
border-bottom: 8px solid transparent;
border-left: 8px solid #000;
right: -8px;
position: absolute;
top: 5px;
}
.notification .pBox{    width: 200px;
  height: 185px;
  background: #fff;
  box-shadow: 1px 1px 10px #ccc;
  border-radius: 5px;
  position: absolute;
  top: -194px;
  right: 0; padding:5px;
}
.notification .pBox:after{    content: "";
width: 0;
height: 0;
border-right: 7px solid transparent;
border-left: 8px solid transparent;
border-top: 8px solid #fff;
right: 18px;
position: absolute;
bottom: -8px;

}
.notification .pBox .header{     text-align: center;
  padding: 8px 0;
  border-bottom: 1px solid #ccc;
  font-family: inherit;
  font-size: 13px;
}

.notification .pBox .data{     min-height: 100px; border-bottom: 1px solid #ccc; font-size: 13px;}
.notification .pBox .buttonAtype { outline:none;    width: 100%; margin:5px 0;
	-moz-box-shadow:inset 0px 39px 0px -24px #e67a73;
	-webkit-box-shadow:inset 0px 39px 0px -24px #e67a73;
	box-shadow:inset 0px 39px 0px -24px #e67a73;
	background-color:#e4685d;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	border:1px solid #ffffff;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:15px;
	padding:6px 15px;
	text-decoration:none;
	text-shadow:0px 1px 0px #b23e35;
}
.notification .pBox .buttonAtype :hover {
	background-color:#eb675e;
}
.notification .pBox .buttonAtype :active {
	position:relative;
	top:1px;
}
.notification.subscribe .bell {
  display: inline-block;
  width: 35px !important;
  height: 35px !important;
  background: #fff;
  padding: 5px !important;
  border-radius: 50%;
  border: 2px solid #328ec7;
  position: relative;
  opacity: 0.5;
}

.notification .ncount{  position: absolute;
  z-index: 9999;
  background: #bf0707;
  color: #fff;
  border-radius: 50%;
  font-size: 8px;
  left: 27px;
  line-height: 17px;
  /* padding: 0px 5px; */
  top: -6px;
  width: 15px;
  height: 15px;
  text-align: center;
}
@media screen and (max-width: 1024px){
  .notification {
    width: 40px;
    margin: 0px auto;
    position: relative;
    font-family: arial;
    display: table;
    position: fixed;
    bottom: 45px;
    right: 5px;
    display: none;
  }
  .bell {
    display: inline-block;
    width: 40px;
    height: 40px;
    background: #fff;
    padding: 8px;
    border-radius: 50%;
    border: 2px solid #328ec7;
    position: relative;
  }
}
.m_t-10{margin-top: -10px;}
.m_t_20{margin-top: 20px;}
.main_logo{
  width: 150%;
}
@media (min-width: 768px) and (max-width: 1200px){
  .main_logo{
        width: 135%;
  }
  .m_l-15{margin-left: -15px;} 
}
@media (max-width: 448px){
  .main_logo{width: 150%;}
  .playground .playground_text{margin-top: 25px;}
}
.blk{color:#000 !important;}
.m_b_45{margin: 45px 0;}
.nstatic{margin: 0px !important;}
@media(max-width: 1200px){
.extra{display: none !important;}}
.fheading
{
      color: #e0470f !important;
    font-size: 18px !important;
    font-weight: normal !important;
    margin: 8px 0 10px !important;
    text-transform: none !important;
    font-weight: 700 !important;
    text-align:left !important;
}
@media(min-width: 610px){
  .fheading{
  padding-left:40px;}
}
.m_r_5{margin-right: 5px;}
.p_t_10{padding-top: 10px;}
.policy_new_home{
    font-family: myriad-pro !important; 
}
.circleTab{
border:  2px solid #add8eb !important;
}
.circleTab:hover:before{
color:#0098da !important;
}
.circleTab.v3health:hover:before
{
    color: #0098da !important;
    background: transparent url(/UI/Images/retirement_hov.png) no-repeat;
    background-position: -794px -418px;
}
.circleTab.v3twowheeler:hover:before {
 
    background: transparent url(/UI/Images/sprite_img2.png) no-repeat;
    background-position: -3px -100px;
}
.circleTab.v3child:hover:before{
	background: transparent url(/UI/Images/sprite_img2.png) no-repeat;
	background-position: -1px -204px;
}
.circleTab.v3ceducation:hover:before {
	background: transparent url(/UI/Images/sprite_img2.png) no-repeat;
	background-position: -536px -508px;
}
.circleTab.v3cancercare:hover:before {
	background: transparent url(/UI/Images/sprite_img2.png) no-repeat;
	background-position: -538px -415px;
}
.circleTab.v3business:hover:before
{
    color: #0098da !important;
    background: transparent url(/UI/Images/sprite_img2.png) no-repeat;
    background-position: 1px -154px;
}
.circleTab:hover{
  background: #fff !important;
  border-color: #fff !important;
}
.circleTab:hover span{
  color:#0098da !important;
}
.navbar-default .navbar-nav > .open > a{
  background-color: transparent !important;
}
.btnn:hover{
  background: #e79737 !important;
}
.color{color: #ffffff;}
.mactive{color: #e79737 !important;font-weight: 600 !important;}
@media (max-width: 767px){    
  .main_logo {margin-left: 15px;
    margin-bottom: 10px;}
    .navbar-right{padding-left: 15px;}
  }
    .navbar > .container .navbar-brand{margin-left: 0px;}
    .slick-next{display: none !important;}
    .slick-prev{display: none !important;}
    .footer1{ background-color: #3b4c61;
    padding-top: 48px;
}
.sub_footer{padding-top:20px;padding-bottom: 55px;}
.login{}
.navbar-nav > .login .dropdown-menu{
    margin-top: 0px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    right: -90%;
    border: 0px;
    color: #fff;
    background: #fff;}
    @media(max-width:768px)
    {
        .navbar-nav > .login .dropdown-menu{right:0;background:#414150;}
    }
    .lbtnn{
    background: #e79737 none repeat scroll 0 0 !important;
    border-radius: 5px;
    color: #fff !important;
    border: none;
    padding: 5px 10px !important;
    font-family: inherit !important;
    font-weight: 600 !important;
    margin: 10px;
    text-align: center;
    font-size: 16px !important;
    }
    .lbtnn:hover{
          background: #444 none repeat scroll 0 0 !important;
    }
     @media(max-width:768px)
    {
        .lbtnn:hover{background: #e79737 none repeat scroll 0 0 !important;}
        }
    .contact_us h3, .about_us h3, .marriage h3,
    .car h3, .child h3, .vacation h3, .retirement h3,
    .tax h3, .life h3, .heigher h3, .house h3, .business h3{
          background-color: #3b4c61;
    color: #fff;
    text-align: center;
    margin: 0;
    padding: 20px 10px 10px;
    font-size: 28px;
    }
    .contact_us .map{
      margin:25px 0;
      border:1px solid #ccc;
    }
    .contact_us .address{margin:25px 0;}
    .contact_us .address h4{font-size: 22px;color: #00709d;font-weight: 500;}
    .contact_us .form-control{padding: 6px 0 !important;}
    .contact_us  .textarea-custom{padding: 6px 10px !important;}
    .btn-primary
    {
          background-color: #727376;
    border: none;
    }
    .btn-primary:hover{background-color: #e79737;
    border: none;}
    .mtp2{margin-bottom: 20px;}
    .about_us .p, .about_us p{text-align: justify;
      margin: 25px 0;color: #fff;font-size: 16px;}
      .about_us .p{font-size: 17px;color:#fff;font-weight:600 !important;}
      .about_us .imge
      {border: 5px solid #56a49e;
    border-radius: 50%;}
    .about_us h2{color: #e79737;}
    .about_us{background:url(/UI/Images/aboutus.jpg);
              background-size: cover;
              background-repeat: no-repeat;color:#fff;
              background-attachment: fixed;}
    .about_us .p_25{padding: 25px;text-align: center;}
    .marriage{
    background: url(/UI/Images/products-images/marriage_1200.png);
    background-repeat: no-repeat;
    color: #fff;
    background-position: center center;
    background-size: cover;
}
.business{
          background: url(/UI/Images/products-images/business_1200.png);
    background-repeat: no-repeat;
    color: #fff;
    background-position: center center;
    background-size: cover;
}
.tax{
          background: url(/UI/Images/products-images/tax_1200.png);
    background-repeat: no-repeat;
    color: #fff;
    background-position: center center;
    background-size: cover;
}
.life{
          background: url(/UI/Images/products-images/life_1200.png);
    background-repeat: no-repeat;
    color: #fff;
    background-position: center center;
    background-size: cover;
}
.house{
          background: url(/UI/Images/products-images/house_1200.png);
    background-repeat: no-repeat;
    color: #fff;
    background-position: center center;
    background-size: cover;
}
.child{
          background: url(/UI/Images/products-images/child_1200.png);
    background-repeat: no-repeat;
    color: #fff;
    background-position: center center;
    background-size: cover;
}
.higher{
          background: url(/UI/Images/products-images/higher_1200.png);
    background-repeat: no-repeat;
    color: #fff;
    background-position: center center;
    background-size: cover;
}
.retirement{
          background: url(/UI/Images/products-images/retirement_1200.png);
    background-repeat: no-repeat;
    color: #fff;
    background-position: center center;
    background-size: cover;
}
.vacation{
          background: url(/UI/Images/products-images/travel_1200.png);
    background-repeat: no-repeat;
    color: #fff;
    background-position: center center;
    background-size: cover;
}
.car{
  background: url(/UI/Images/products-images/car_1200.png);
    background-repeat: no-repeat;
    color: #fff;
    background-position: center center;
    background-size: cover;
}
@media (max-width:1280px)
{
    .marriage{background: url(/UI/Images/products-images/marriage_1200.png);}
    .business{background: url(/UI/Images/products-images/business_1200.png);}
    .tax{background: url(/UI/Images/products-images/tax_1200.png);}
    .life{background: url(/UI/Images/products-images/life_1200.png);}
    .house{background: url(/UI/Images/products-images/house_1200.png);}
    .chlid{background: url(/UI/Images/products-images/child_1200.png);}
    .higher{background: url(/UI/Images/products-images/higher_1200.png);}
    .retirement{background: url(/UI/Images/products-images/retirement_1200.png);}
    .vacation{background: url(/UI/Images/products-images/travel_1200.png);}
    .car{background: url(/UI/Images/products-images/car_1200.png);}
    }
    .heading{
  text-align: center;
  font-size:32px;
  cursor: pointer;
  text-decoration: none;
}
.heading:hover{
  text-decoration: none;
}
.title{
      background-color: #6cd6cc;
    text-align: center;
    color: #fff;
}
.modal_close{
  color: #fff;
  background-color: #6cd6cc !important;
  border-color: #6cd6cc !important;
}
.link_style{
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  margin-top: 25px;
}
.list-type5{
  width:470px;
  margin:0 auto;
}
.list-type5 ol {
  list-style-type: none;
  list-style-type: decimal !ie; /*IE 7- hack*/
  margin: 0;
  margin-left: 1em; 
  padding: 0;
  counter-reset: li-counter;
}
.list-type5 ol li{
  position: relative;
  margin-bottom: 1.5em;
  padding: 0.5em;
  background-color: #F0D756;
  padding-left: 58px;
}

.list-type5 a{
  text-decoration:none;
  color:black;
  font-size:15px;
  font-family: 'Raleway', sans-serif;
}

.list-type5 li:hover{
  box-shadow:inset -1em 0 #6CD6CC;
  -webkit-transition: box-shadow 0.5s; /* For Safari 3.1 to 6.0 */
  transition: box-shadow 0.5s;
}

.list-type5 ol li:before {
  position: absolute;
  top: -0.3em;
  left: -0.5em;
  width: 1.8em;
  height: 1.2em;
  font-size: 2em;
  line-height: 1.2;
  font-weight: bold;
  text-align: center;
  color: white;
  background-color: #6CD6CC;
  transform: rotate(-20deg);
  -ms-transform: rotate(-20deg);
  -webkit-transform: rotate(-20deg);
  z-index: 99;
  overflow: hidden;
  content: counter(li-counter);
  counter-increment: li-counter;
}
@media(max-width: 768px){
  .list-type5{    width: 276px;
    font-size: 12px;
  }
}
.my_close{
      opacity: 1;
    position: absolute;
    top: -0.3em;
    right: -0.5em;
    width: 1.8em;
    height: 1.2em;
    font-size: 2em;
    line-height: 1.2;
    font-weight: bold;
    text-align: center;
    color: white;
    background-color: #f0d756 !important;
    transform: rotate(-20deg);
    -ms-transform: rotate(-20deg);
    -webkit-transform: rotate(30deg);
    z-index: 99;
    overflow: hidden;
    content: counter(li-counter);
    counter-increment: li-counter;
    border:none;
}
.my_close:hover{opacity: 1;}
.research{
  background: url(/UI/Images/knowladge.jpg) !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-color: #3b4c61 !important;
    background-attachment: fixed !important;
    background-blend-mode: exclusion !important;
    background-position: 0px 0px !important;
}
.mutual p{font-size:14px;text-align:justify;margin:auto;}
.mutual ol, .mutual ul{text-align:justify;}
.taxsaving{background: url(/UI/Images/kc2.jpg) ; background-size: cover; background-attachment:fixed;}
.investment{background: url(/UI/Images/kc3.jpg) no-repeat; background-size: cover; background-attachment:fixed;}
.howto{background: url(/UI/Images/kc4.jpg) no-repeat; background-size: cover; background-attachment:fixed;}
.whereto{background: url(/UI/Images/kc5.jpg) no-repeat; background-size: cover; background-attachment:fixed;}
.evd1{background: url(/UI/Images/kc6.jpg) no-repeat; background-size: cover; background-attachment:fixed;}
.faq{background: url(/UI/Images/kc7.jpg) no-repeat; background-size: cover; background-attachment:fixed;}
.glossary{background: url(/UI/Images/kc8.jpg) no-repeat; background-size: cover; background-attachment:fixed;}
.mutual h3, .taxsaving h3, .investment h3, .howto h3, .whereto h3, .evd h3, .faq h3, .glossary h3{
          background-color: #3b4c61;
    color: #fff;
    text-align: center;
    margin: 0;
    padding: 20px 10px 10px;
    font-size: 28px;
    }
     .white{color:#fff;}
     .mutual h2{    font-size: 24px;
    color: #00709d;
    font-weight: 600;}
    footer ul li a:visited 
    {
          color:#fff !important;
    }
    footer ul li a:hover 
    {
          color:#ffad08 !important;
    }
    footer ul li a 
    {
          color:#fff !important;
    }
    footer ul li a:active 
    {
          color:#ffad08 !important;
    }
    .mutual .content_area{text-align:justify;}
    .m_r_0{margin-right:0 !important;}
    @media(min-width:992px){
    .comp_logo{visibility:hidden;}
    }
    .navbar-default .navbar-nav > li > span
    {
        color: #444;
    text-transform: uppercase;
    position: relative;
    font: 600 12px 'myriad-pro';
    line-height: 16px;
    display: block;
    padding: 10px 20px 10px 0px;
    margin-right: 10px;
    cursor:pointer;
    }
    .navbar-default .navbar-nav > li > span:hover
    {
        color: #e79737;}
        .bnone{padding-left:2px;}
        .other_calculators .row{text-align: center;padding: 15px 0;}
.other_calculators .row img{margin: auto;transition:all .5s;}
.other_calculators .row p{padding-top: 5px;}
.other_calculators{background: #fff;padding-bottom:15px;}
.other_calculators .row a:hover img
{
    transform:scale(1.1);
    transition:all .5s;
    }
    .place_holder::-webkit-input-placeholder {
color: #add8e6 !important;
}
 
.place_holder:-moz-placeholder { /* Firefox 18- */
color: #add8e6 !important;  
}
 
.place_holder::-moz-placeholder {  /* Firefox 19+ */
color: #add8e6 !important;  
}
 
.place_holder:-ms-input-placeholder {  
color: #add8e6  !important;  
}
#trigger3,#trigger4{cursor:pointer;}
.goback {
    position: relative;
    float:right;
}
 
/*replace the content value with the
corresponding value from the list below*/
 
.goback:before {
    content: "\f060";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #fff;
    font-size: 14px;
    padding-right: 0.5em;
    position: absolute;
    top: -29px;
    left: 3px;
}
