/*	common styles*/
body {
	position: relative;
	max-width: 2560px;
	margin: 0 auto !important;
}
.container {
	max-width: 1200px !important;
}
.vga-oh-common-containerOuterMain {
	padding-top: 157px;
}

@media (max-width: 991px) {
.vga-oh-common-containerOuterMain {
	padding-top: 108px;
}
}




/*	common styles*/


/* menu css*/
.vga-main-nav__c2khd{
    position: fixed;
    top: 0px;
    left: 0;
    width: 100%;
    padding: 20px 75px;
    z-index: 999;
    transition: padding 0.3s;
  }
  .vga-main-nav__c2khd.activeHeight{
    padding-bottom: 100px;
  }
  .t-roc_mn-close{
    font-size: 40px;
    font-weight: lighter;
  }
  .t-roc_mn-close svg{
    width: 25px;
  }
  .vga-main-nav__c2khd.dark{
    background: rgba(255,255,255,1);
  }
  .vga-main-nav__c2khd.dark path{
    fill: rgb(0, 30, 80);
  }
  .vga-main-nav__c2khd-btn{
    background: none;
    border: none;
    outline: none !important;
    cursor: pointer;
    position: relative;
    z-index: 99;
  }
  .__c2khdalign{
    top:-2px;
  }
  .vga-nav-logo-container{
    position: absolute;
    top: 0px;
    left: 0;
    width: 100%;
    transition:all 0.6s;
    -webkit-transition:all 0.6s;
  }
  .vga-nav-logo-wrapp-hdlg2{
    position: relative;
    top: 32px;
  }
  .logo_scrolled_pos{
    margin-top: -10px;
  }
  .vga-svg-logo-hdlg2{
    width: 50px;
  }
  .vga-nav-logo-flex{
    display: flex;
    flex-direction: row;
    align-items: center;
  }
  .vw-logo img{
    width:50px;
  }
  .vgaLine{
    height: 2px;
    /* background:#fff; */
    background: #001e50;
  }
  .vga-left-line{
    width: 64%;
    margin-right: 13px;
  }
  .vga-right-line{
    width: 36%;
    margin-left: 13px;
  }
  .overlay-content{
    padding: 50px;
  }
  .VGA-T-Roc-sms .overlay .closebtn{
    top: -25px;
    left: 75px;
  }
  .VGA-T-Roc-sms .closebtn span{
    display: inline-block;
    line-height: 25px;
    vertical-align: text-bottom;
  }
  ul.hub__menu_mnhd{
    padding-left: 50px;
  }
  .hub__menu_mnhd li{
    list-style: none;
    margin-bottom: 20px;
    padding: 2px 0;
  }
  /* change for shebin*/
  
  .VGA-T-Roc-sms .overlay{
    overflow: hidden;
  }
  .VGA-T-Roc-sms .overlay-content{
    position: relative;
    top: 100px;
    width: 100%;
    /* text-align: center; */
    /* transform: translate(0px, -50%); */
  }
  .VGA-T-Roc-sms .overlay a{
    padding: 0;
    color: #fff;
  }
  .VGA-T-Roc-sms-colsetext{
    font-size: 13px;
    padding-left: 0px;
  }
  .VGA-T-Roc-sms .overlay {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 10000;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0) radial-gradient(circle at 0% 0%, rgb(0, 67, 122) 0%, rgb(0, 30, 80) 100%) repeat scroll 0% 0%;
    overflow-x: hidden;
    overflow-y: auto;
     -webkit-overflow-scrolling: touch; /* for iOs */
    transition: 0.2s ease-in-out;
  }
  
  .VGA-T-Roc-sms .overlay .hub__menu_mnhd  a {
      padding: 0px;
      text-decoration: none;
      font-family: VWHead-Light;
      color: #fff;
      font-weight: lighter;
      font-size: 24px ;
      display: block;
      transition: 0.15s;
  }
  .VGA-T-Roc-sms .overlay a:hover, .overlay a:focus {
    color: rgb(76, 199, 244) !important; 
  }
  
  .VGA-T-Roc-sms .overlay .closebtn {
      position: absolute;
      font-size: 60px;
      z-index: 9999;
      transition: none;
      text-decoration: none;
  }
  .VGA-T-Roc-sms .overlay .closebtn:hover path{
    fill: rgb(76, 199, 244) !important; ;
  }

  .rightSideContentMenuUi {
    color: #ffffff !important;
    padding: 5px;
    margin-top: 18px;
    border-left: 1px solid #ffffff;
    padding-left: 6%;
  }
  .rightSideContentMenuUi h6 {
    font-size: 14px !important;
    font-weight: bold;
    margin-bottom: 20px;
  }
  .rightSideContentMenuUi li a {
    font-size: 14px !important;
    font-weight: normal !important;
    font-family: VWText-Regular;
    line-height: 16px !important;
  }
  .vga-oh-savn-menutdImg {
    margin-top: 50px;
    margin-bottom: 25px;
  }
  .rightSideContentMenuUi h5 {
    font-weight: 300;
    font-family: VWHead-Light;
  }
  .rightSideContentMenuUi h5 span {
    font-family: VWHead-Bold;
    font-weight: bold;
  }
  .webDNMobB {
    display: none;
  }
  .rightSideContentMenuUi li {
    /* padding: 8px 0; */
  }
  .vga-oh-savn-menutdImg{
    max-width: 300px;
  }


  @media (max-width:1440px) {
    .vga-left-line {
      width: 62%;
    }
    }
    
    @media (max-width:1024px) {
    .vga-main-nav__c2khd {
      padding: 10px 40px;
      z-index: 9999;
    }
    .VWFS-savn-logo-wrapp-hdlg2 {
      top: 25px;
    }
    .vga-svg-logo-hdlg2 {
      width: 48px;
    }
    .__c2khdalign {
      top: 1px;
    }
    .VWFS-savn-sms-colsetext {
      top: 20px;
      left: 70px;
    }
    .VWFS-savn-sms .overlay-content {
      top: 4%;
    }
    ul.hub__menu_mnhd {
      padding-left: 4%;
    }
    .hub__menu_mnhd li a {
      font-size: 36px;
      line-height: 44px;
    }
    .rightSideContentMenuUi {
      padding-left: 10% !important;
    }
    .rightSideContentMenuUi {
      border: none;
    }
    }
    
    @media (max-width: 991px) {
    .menuWebIcn {
      display: none
    }
    .menuMobIcn {
      display: block
    }
    ul.hub__menu_mnhd {
      padding-left: 10px !important;
    }
    .hub__menu_mnhd li a {
      font-size: 20px;
      line-height: 24px;
    }
    .overlay-content {
      padding: 25px;
    }
    .rightSideContentMenuUi {
      margin: 0;
    }
    .webDNMobB {
      display: block;
    }
    .mMT0 {
      margin-top: 0 !important;
    }
    .rightSideContentMenuUi h6 {
      display: none;
    }
     .rightSideContentMenuUi li a{
    }
  }
    @media (max-width: 559px) {
    .vga-main-nav__c2khd {
     padding: 12px;
    }
    .VWFS-savn-sms-colsetext {
     left: 48px;
     top: 20px;
    }
    ul.hub__menu_mnhd {
     padding-left: 0;
    }
    .vga-svg-logo-hdlg2 {
     width: 32px;
    }
    .vga-right-line, .vga-left-line {
     width: 50%;
    }
    .VWFS-savn-logo-wrapp-hdlg2 {
     top: 32px;
    }
    .VWFS-savn-sms .overlay-content {
     top: 2%;
    }
    }


  /* menu css*/



	
/*footer*/
.p0 {
	padding: 0 !important;
}
.vwfs-Block41 {
	padding: 0 15px;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%;
}
.vwfs-footer-savn1 {
	border-top: 2px solid #001e50;
	margin: 0 60px;
	padding: 100px 55px 55px 100px;
	margin-top: 80px;
}
.vwfs-footer-ul {
	padding: 0;
	list-style: none;
	list-style-type: none;
	margin-bottom: 20px;
}
.vwfs-footer-ul li {
	padding-bottom: 17px;
	font-size: 16px;
	line-height: 24px;
}
.vwfs-footer-ul li a {
	color: #001e50;
}
.vwfs-footer-ul h4 {
	font-size: 24px;
	line-height: 28px;
	margin-bottom: 26px;
	color: #000000;
}
.vwfs-footer-ul li a:hover {
	color: #0040c5;
}
.vwfs-footer-finalLinks {
	list-style: none;
	padding: 0;
	margin: 0;
	margin-top: 20px;
}
.vwfs-footer-finalLinks li {
	display: flex;
	float: left;
}
.vwfs-footer-finalLinks li a {
	color: #001e50;
}
.vwfs-footer-finalLinks li a:hover {
	color: #0040c5;
}
.vwfs-footer-finalLinks li span {
	padding: 0 10px;
}
.vwfs-footercopyrighttext {
	position: absolute;
	right: 60px;
	font-size: 16px;
	margin-top: 0px;
	line-height: 24px;
}
.vwfs-footer-hr {
	border: 0;
	border-top: 2px solid rgba(0,0,0,.1);
	margin: 0 60px;
	margin-bottom: 100px !important;
}
 @media (min-width: 768px) and (max-width: 991px) {
.vwfs-footer-savn1 {
 padding: 100px 20px 55px 20px;
}
.vwfs-footer-ul h4 {
 font-size: 20px;
 line-height: 24px;
}
.vwfs-footer-ul li {
 padding-bottom: 16px;
 font-size: 14px;
 line-height: 20px;
}
.vwfs-footer-finalLinks li {
 font-size: 14px;
 line-height: 20px;
}
}
 @media (max-width: 767px) {
.vwfs-footercopyrighttext {
 right: auto;
 margin-top: 20px;
 display: block;
 left: 0;
}
.vwfs-footer-finalLinks {
 margin-bottom: 30px;
}
.pMob0 {
 padding: 0;
}
.vwfs-Block41 {
 padding: 0;
 -ms-flex: 0 0 100%;
 flex: 0 0 100%;
 max-width: 100%;
}
.vwfs-footer-savn1 {
 padding: 40px 20px 55px 20px;
 margin: 0 35px;
 margin-top: 40px;
}
.vwfs-footer-hr {
 margin: 0 35px;
}
}

/*footer*/


/*Page Loader */


/*preloader*/
#loader {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999999;
  /* background: url('../img/loader.gif') 50% 50% no-repeat;*/
  background-color: #fff !important;
  opacity: 1;
  }
  
  .circleRing {
   height:100px;
   width:100px;
   border-radius:50%;
   background: url('../img/logo.png') 50% 50% no-repeat;
   
   position:relative;
   top:50%;
   left:50%;
  right: 0;
  bottom: 0;
   
   -webkit-transition:height .25s ease, width .25s ease;
   transition:height .25s ease, width .25s ease;
   
   -webkit-transform:translate(-50%,-50%);
   transform:translate(-50%,-50%);
  
  /* -webkit-animation: fadeOut1 5s;
     animation: fadeOut1 5s;
     animation-fill-mode: forwards; */
  
  }
  #loader {
      transition:visibility 0.3s linear,opacity 0.3s linear;
  }
  /* 
  @-webkit-keyframes fadeOut1 {
     0% { opacity: 1;}
     100% { opacity: 0;}
  }  
  @keyframes fadeOut1 {
     0% { opacity: 1;}
     100% { opacity: 0;}
  } */
  
  .overflowHide{
    overflow: hidden;
  }
  .circleRing:hover{
   height:100px;
   width:100px;
  }
  
  .circleRing:before,
  .circleRing:after {
   content:'';
   display:block;
   position:absolute;
   top:0; right:0; bottom:0; left:0;
   border-radius:50%;
   border:15px solid #dbf0f9;
  }
  
  .circleRing:before {
   -webkit-animation: ripple 5s infinite;
   animation: ripple 5s infinite;
  }
  .circleRing:after {
   -webkit-animation: ripple  5s infinite;
   animation: ripple  5s infinite;
  }
  
  .circleRing:hover:before,
  .circleRing:hover:after {
   -webkit-animation: none;
   animation: none;
  }
  
  @-webkit-keyframes ripple{
   0% {-webkit-transform:scale(1); }
   100% {-webkit-transform:scale(1.3); opacity:0;}
  }
  
  @keyframes ripple{
   0% {-webkit-transform:scale(1); }
   100% {-webkit-transform:scale(1.3); opacity:0;}
  }

/*Page Loader */