﻿/* font family */
@font-face {
    font-family: 'Montserrat';
    src: url('webfonts//montserrat/Montserrat-Black.eot');
    src: url('webfonts//montserrat/Montserrat-Black.eot?#iefix') format('embedded-opentype'),
        url('webfonts//montserrat/Montserrat-Black.woff2') format('woff2'),
        url('webfonts//montserrat/Montserrat-Black.woff') format('woff'),
        url('webfonts//montserrat/Montserrat-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Montserrat';
    src: url('webfonts//montserrat/Montserrat-ExtraBold.eot');
    src: url('webfonts//montserrat/Montserrat-ExtraBold.eot?#iefix') format('embedded-opentype'),
        url('webfonts//montserrat/Montserrat-ExtraBold.woff2') format('woff2'),
        url('webfonts//montserrat/Montserrat-ExtraBold.woff') format('woff'),
        url('webfonts//montserrat/Montserrat-ExtraBold.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Montserrat';
    src: url('webfonts//montserrat/Montserrat-Bold.eot');
    src: url('webfonts//montserrat/Montserrat-Bold.eot?#iefix') format('embedded-opentype'),
        url('webfonts//montserrat/Montserrat-Bold.woff2') format('woff2'),
        url('webfonts//montserrat/Montserrat-Bold.woff') format('woff'),
        url('webfonts//montserrat/Montserrat-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Montserrat';
    src: url('webfonts//montserrat/Montserrat-SemiBold.eot');
    src: url('webfonts//montserrat/Montserrat-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('webfonts//montserrat/Montserrat-SemiBold.woff2') format('woff2'),
        url('webfonts//montserrat/Montserrat-SemiBold.woff') format('woff'),
        url('webfonts//montserrat/Montserrat-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Montserrat';
    src: url('webfonts//montserrat/Montserrat-Medium.eot');
    src: url('webfonts//montserrat/Montserrat-Medium.eot?#iefix') format('embedded-opentype'),
        url('webfonts//montserrat/Montserrat-Medium.woff2') format('woff2'),
        url('webfonts//montserrat/Montserrat-Medium.woff') format('woff'),
        url('webfonts//montserrat/Montserrat-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Montserrat';
    src: url('webfonts//montserrat/Montserrat-Regular.eot');
    src: url('webfonts//montserrat/Montserrat-Regular.eot?#iefix') format('embedded-opentype'),
        url('webfonts//montserrat/Montserrat-Regular.woff2') format('woff2'),
        url('webfonts//montserrat/Montserrat-Regular.woff') format('woff'),
        url('webfonts//montserrat/Montserrat-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Montserrat';
    src: url('webfonts//montserrat/Montserrat-Light.eot');
    src: url('webfonts//montserrat/Montserrat-Light.eot?#iefix') format('embedded-opentype'),
        url('webfonts//montserrat/Montserrat-Light.woff2') format('woff2'),
        url('webfonts//montserrat/Montserrat-Light.woff') format('woff'),
        url('webfonts//montserrat/Montserrat-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}



/**/

body {
	color: #020d23;
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 1.5;
	margin: 0;
	padding: 0;
    letter-spacing: 0;

}

a:focus, input + .checkmark:focus {
    color: #495057;
    /*	background-color: #fff;*/
    border-color: #4a8ef2;
    outline: 0;
    box-shadow: 0 0 0 .2rem #4a8ef2;
}

#loader {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  background: rgba(0,0,0,0.75) url('./images/loader.gif') no-repeat center center;
  z-index: 10000;
}

.websupport-from{
	 background: #F4F2F8 0% 0% no-repeat padding-box;
    padding: 15px;
}
.websupport-from input[type="checkbox"] {
    height: auto;
    transform: scale(2);
    margin-right: 7px;
    margin-left: 5px;
}

@font-face {
    font-family: gwr_icons;
    src: url(../../fonts/gwr_icons.woff);
}




/* header css starts */
.custom-container{
    max-width:75%;
    padding-top: 35px;
    margin: auto;
}
.top-header{
    background-color:#0a493e;
    min-height:35px;
}
label em, .star-marked{
    color: #1d00fa;position: relative;
    top: -5px;
}
.banner-wrapper {
    /* background-color: #020d23; */
    /* background: linear-gradient(121deg, #f3f7fa 51%, #c2d5e4 0); */
    background: linear-gradient(115deg, #f3f7fa 51%, #c2d5e4 0);
    min-height: 260px;
    font-family: "Calibri";
    font-style: normal;
    font-weight: 200;
    font-size: 42px;
    line-height: 56px;
    color: #0047bb;
    display: flex;
    justify-content: center;
    align-items: center;
}

@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {  
   /* IE10+ specific styles go here */  
	.banner-wrapper{
        height: 260px;
        position: relative;
        justify-content: flex-start;
  
	}
	.banner-wrapper p, .banner-wrapper h1{    
  position: static;
  top: 32%;
  left: 10%;  
 /* width: 81%; */
}
}

.banner-wrapper .banner-description{
    padding-top: 36px;
    font-size: 16px;
    border-bottom: 0px solid #fff;
    line-height: 1.5;
    font-family: "Calibri";
    padding-right: 100px;
}

.banner-wrapper p:first-child, .banner-wrapper h1:first-child {
    color: #1D00FA;
    /* border-bottom: 2px solid #fff; */
    border-bottom: 0;
    padding-bottom: 1rem;
    margin-bottom: 0;
    width: 89vw;
    font-family: 'Montserrat', sans-serif;
    font-size: 28px;
    letter-spacing: 4px;
    text-transform: uppercase;
    font-weight: 400;
}

/* .banner-wrapper p:first-child, .banner-wrapper h1:first-child {
    color: #fff;
    border-bottom: 2px solid #fff; 
    border-bottom: 0;
    padding-bottom: 1rem;
    margin-bottom: 0;
    width: 89vw;
	font-family: 'Montserrat', sans-serif;
	font-size: 28px;	
	letter-spacing: 0.10em;
	text-transform: uppercase;
	font-weight: 400;
} */
/*
.banner-seperator{
    background-color: white;
    height:2px;
}
*/
.logo{
    width:15%;
}
.logo a {
    height: 120px;
}
    .logo a:focus {
        box-shadow: none!important;
    }
.logo img{
    width:75px;
}
a.nav-menu{
    width:100%;
}
hr {
    border-top: solid 1px #525761;
    width: 75%;
    height: 1px;
    box-sizing: content-box;
    margin-top: 20px;
    margin-bottom: 20px;
}
.validate {
    color: #ff4713;
    margin-top: 8px;
    font-size: 14px;
}
.footer-bottom-links {
    text-align: center;
    margin: 0;
    font-size: 14px;
    padding: 0 !important;
}
    .footer-bottom-links li {
        display: inline-block;
        padding: 0;
        font-family: 'Univers W01', Arial, sans-serif;
        list-style: none;
    }
        .footer-bottom-links li:last-child::after {
            content: "";
            color: #fff;
            padding: 0 12px;
        }
        .footer-bottom-links li:after {
            content: "|";
            color: #000;
            padding: 0 12px;
        }
        .footer-bottom-links li a{
            color: #009688;
            font-weight: 700;
        }
        .header-wrapper {
            background-color: #020d23;
            min-height: 40px;
        }
.gwr-copyright {
    text-align: center;
    padding-bottom: 32px;
    font-size: 14px;
    font-family: 'Univers W01',Arial,sans-serif;
    font-weight: 400;
    color: #525761;
}
/* accessibilty top bar fixing*/
.header-wrapper ul {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 0 !important;
	cursor: pointer;
	line-height: 40px;
}
.header-wrapper li{
    list-style: none;
    padding-left: 15px;
}
@media(min-width:576px) {
  .header-wrapper ul {
    width: 540px;
  }
}
@media(min-width:768px) {
  .header-wrapper ul {
    width: 720px;
  }
}
@media(min-width:992px) {
  .header-wrapper ul {
    width: 960px;
  }
}
@media(min-width:1200px) {
  .header-wrapper ul {
    width: 1140px;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
  }

    .html-content-section .container {
        max-width: 1176px;
    }
 }
/*end*/
.header-wrapper button.reciteme{
    color:white;
	background: transparent;
    border: 0px;
    padding: 0;
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
}
.header-wrapper .text-right-data a {
    color: white;
    background: transparent;
    border: 0px;
    padding: 0;
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
}
.form-check-label{
    line-height: 46px;
    margin-left: 13px;
}
.form-check-input{
    margin-left: -13px;
}
.header-wrapper button.reciteme:hover{
    text-decoration: underline;
	color: #fff;
}
/* .header-wrapper i{
    margin-right:5px;
} */

/*nav menu start*/
.nav-wrapper nav {
	background-color:#fff;
    box-shadow: 0 2px 2px rgba(0,0,0,.12), 0 2px 2px rgba(0,0,0,.24);
    padding-bottom:0px; 
}
.nav-menu .main-nav-item{
    margin-right:20px;
    line-height:55px; 
    height: 65px;
}
.navbar-light .navbar-nav .nav-link {
	color: #000;
}
.navbar-light .navbar-nav .nav-link:focus {
	color: #000;
}
.nav-menu .main-nav-item > a {
    color: #000;
    font-size: 15px !important;
    font-weight: 500;
    padding: 0px 12px !important;
    /* background-color: #fff;*/
    transition: background-color .5s ease;
    position: relative;
    font-family: 'Montserrat', sans-serif;
}
.nav-menu .main-nav-item > a:hover::after, ul .nav-item.main-nav-item:hover a.nav-link::after {
	right: 0;
}
.nav-menu .main-nav-item > a::after, ul .nav-item.main-nav-item a.nav-link::after {
	content: '';
	height: 2px;
	background: #1d00fa;
	position: absolute;
	bottom: 8px;
	left: 0;
	right: 100%;
	transition: right 0.4s ease;
}
.nav-menu .main-nav-item.highlighted-first-level > a::after {
	content: '';
	height: 2px;
	background: #1d00fa;
	position: absolute;
	bottom: 8px;
	left: 0;
	right: 100%;
	transition: right 0.4s ease;
	width: 100%;
}
 .nav-menu .main-nav-item > a:hover{	
	background: none;
	color: #000 !important;
	opacity: 1;
}
    /* .nav-menu .main-nav-item > a:focus, .nav-menu .main-nav-item > a:active {
       
        box-shadow: 0 0 0 .2rem #0047bb !important;
        outline-offset: inherit !important;
        outline-color: #0047bb;
		background-color: #0047bb;
		color: #fff!important;

    }  */

    .main-nav-item:hover .sub-menu{
    display: block;
    width: 100%;
    height: auto;
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15);
    border: 0;
    padding-bottom: 30px;
	border-top: 1px solid #d9d9d9;
}
.sub-menu{
    display: none;
    width: auto;
    margin-top: 0;
    border-radius: 0px;
    height: auto;
    padding:0px;
}
.sub-menu li {
    /* display: inline-block; */
    height: 100%;
    line-height: 30px;
    padding-right: 0px;
}
.sub-menu li:hover{
    background-color: #fff;
}
.dropdown-menu.sub-menu .container {
    position:relative;
}
.sub-menu li a {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    padding: 0;
    color: #020d23 !important;
    font-size: 14px !important;   
    position: relative;
    left: 0px;
    top: 0;
    display: block;
    border-bottom: 1px solid #ddd;
    width: 100%;
    white-space: nowrap;
    line-height: 45px;
}
.sub-menu li a:hover{
    text-decoration: none;
    cursor: pointer;
}

span.right-arrow {
    width: 86px;
    position: relative;
    right: -276px;
    top: -24px;
}

 span.right-arrow::after {
    content: ' ';
    flex: 0 1 auto;
    border: solid #37aa32;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px;
    position: absolute;
    top: 50%;
    right: 15px !important;
    transform: rotate(-45deg) translateY(-50%);
    -webkit-transform: rotate(-45deg) translateY(-50%);
    -moz-transform: rotate(-45deg) translateY(-50%);
    -o-transform: rotate(-45deg) translateY(-50%);
    cursor: pointer;
}

.sub-menu li a:before {
	content: "";
	height: 2px;
	background: #0047bb;
	position: absolute;
	bottom: -1px;
	left: 0;
	right: 100%;
	transition: right 0.8s ease;
}

.sub-menu li > a:hover::before {
	right: 0;
}


.sub-menu-container {
    width: 22%;
    margin: 0px 0px;
    text-align: left;
    padding-top: 10px;
    float: left;
}

ul .second-level-menu {
    position: absolute;
    top: 0;
    left: 26.5%;
    width: auto;
    border: 0;
}
 .sub-menu-container li.nav-item:hover .second-level-menu{ display: block;} 
 .bgblock{ display: block;}

.second-level-menu li a::after {
	display: none;
}
/*nav end*/

/*
.nav-wrapper nav{
    background-color:white;
    box-shadow: 0 2px 2px rgba(0,0,0,.12), 0 2px 2px rgba(0,0,0,.24);
    padding-bottom:0px; 
}
.nav-menu .main-nav-item{
    margin-right:20px;
    line-height:55px; 
}
.nav-menu .main-nav-item > a{
    color: #0a493e !important;
    font-size: 15px !important;
    font-weight: 700;
    padding: 0px 12px !important; 
    background-color: #fff;
    transition: background-color .5s ease;
    position:relative;
    font-family:'universe'; 
}
.nav-menu .main-nav-item > a:hover{
    background-color: #009688;
    color: #fff !important;
    text-decoration: none;
    transition: background-color .3s ease;
}
.main-nav-item:hover .sub-menu{
    display: block;
    border-top: 2px solid #009688;
}
.sub-menu{
    display: none;
    width: 100%;
    margin-top: -6px;
    border-radius: 0px;
    height: 90%;
    padding:0px;
    border-top: 2px solid #ccc;
}
.sub-menu li{
    display: inline-block;
    height: 100%;
    line-height: 30px;
}
.sub-menu li:hover{
    background-color: #eee;
}
.sub-menu li a{
    padding: 0px 27px;
    color: #0a493e !important;
    font-size: 14px !important;
    font-weight: 700;
}
.sub-menu li a:hover{
    text-decoration: none;
    cursor: pointer;
}
.sub-menu-container{
    width: 100%;
    margin: 0px 0px;
    text-align: center;
}
*/
.toggle-button{
    background-color: #009688;
}

.buy-now-btn{
    display: inline-block;
}
.buy-now-btn button, .buy-now-btn a{
    border-color: #1d00fa;
    background: #1d00fa;
    border: none;
    width: auto;
    padding: 10px 15px;
    border-radius: 3px;
    font-weight: 400;
    color: #000;    
    line-height: 14px;    
	font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    transition: all 0.2s ease-in;
    text-align: center;
    display: inline-block;
    color: #fff;
}

.buy-now-btn a:hover{ text-decoration: none; border-color: #020d23; background: #020d23;}


.buy-now-btn button a{
    color:#fff;
}
.buy-now-btn button a:hover{ text-decoration: none;}
    .buy-now-btn button a:focus {
        box-shadow: none !important;
    }

/* header css ends */

/* body css starts */
.main-wrapper{
    position:relative;
    overflow: hidden;
}
/*
.form-bg{
    background: #F4F2F8 0% 0% no-repeat padding-box;
    padding: 15px;
}
*/
.Compalaint-form{
	background: #F4F2F8 0% 0% no-repeat padding-box;
    padding: 15px;
}
.main-heading{
    text-align: center;
    /* font-size: 30px;
    font-weight: bold; */
    color: #020d23;
    font-family: 'Montserrat', sans-serif;
    font-size: 22px;
    font-weight: 500;
    letter-spacing: 0;
}
.lookup-btn button{
    border-color: #f64f60;
    background: #f64f60;
    border: none;
    width: 150px;
    padding: 8px;
    border-radius: 4px;
    font-weight: 600;
    color:white;
    height: 30px;
    line-height: 16px;
    font-family: "calibri";
    font-size: 15px;
}
.final .btn{
    background-color: #1d00fa;
    border: 2px solid #1d00fa;
    width: 150px;
    padding: 8px;
    border-radius: 4px;
    font-weight: 600;
    color: white;
    height: 40px;
    line-height: 20px;
    font-size: 16px;
    font-family: 'Montserrat', sans-serif;
}
input[type="reset"].btn:hover {
    position: relative;
    box-shadow: 2px 10px 10px rgba(0,0,0,.12), 1px 5px 5px rgba(0,0,0,.24);
    transition: all .1s linear;
}
.final .reset{
    border: 2px solid #1d00fa;
    background: white;
    color: #1d00fa;
}
input[type="submit"].btn:hover {
    color: #fff;
    position: relative;
    box-shadow: 2px 10px 10px rgba(0,0,0,.12), 1px 5px 5px rgba(0,0,0,.24);
    transition: all .1s linear;
}
.body-wrapper{
    padding:0 0px;
}
    .main-page-body{
        padding: 20px 0;
    }
    .body-wrapper .form-group input,
    .body-wrapper .form-group select {
        /*    height: 35px !important;*/
        color: #494d56;
        /*    border: 1px solid #fff!important;*/
        border-radius: 3px;
    }
.body-wrapper .form-group textarea{
    color: #494d56;
/*    border: 1px solid #fff;*/
    border-radius: 3px;
}

.body-wrapper .form-group a {
    box-shadow: none !important;
    color: #1d00fa !important;
}

.body-wrapper h4, .body-wrapper h5, .body-wrapper h6, .body-wrapper h2 {
    color: #020d23;
    font-family: 'Montserrat', sans-serif;
    font-size: 22px;
    font-weight: 500;
    letter-spacing: 0;
}
.lookup-btn{
    text-align: center;
}
.lookup-btn button{
    margin-top:33px;
    width:92px !important;
}
/* body css ends */

/* Custom radio button css starts */
.body-wrapper .custom-radio-btn {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

.checkmark {
    position: absolute;
    top: 3px;
    left: 13px;
    height: 18px;
    width: 18px;
    border-radius: 50%;
    background-color: #fff;
}
.body-wrapper .custom-radio-btn:checked ~ .checkmark {
    background-color: #009688;
}
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}
.body-wrapper .custom-radio-btn:checked ~ .checkmark:after {
    display: block;
}
.body-wrapper .checkmark:after {
    top: 5px;
    left: 5px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: white;
}
.body-wrapper .label_pref{
    margin-left:30px;
}
.body-wrapper .form-group label {
    font-weight: 500;
    font-size: 14px;
    color: #020d23;
    font-family: 'Montserrat', sans-serif;
    letter-spacing: 0;
}

/* custom radio button css ends */



/* Message Rec page css starts */

.body-sections{ padding: 10px 0 0;}
.img-responsive{
    height: 50px;
}

 .panel-with-icon__content-col .panel-with-icon--box-link .img-responsive{ width: 60%; height: auto; padding-bottom: 30px;} 

.gwr-main-body-section{
    padding-top: 54px;
}
.panel-with-icon__icon-col{
    display: none;
}
.panel-with-icon__title {
    font-size: 22px;
    color: #4a8ef2;
    margin-top: 0;
    text-align: center;
    min-height: 54px;
    font-weight: 700;
/*    font-family: Glyphabold;*/
	font-family: "Calibri";
    font-style: normal;
}
.panel-with-icon__desc {
    color: #1d00fa;
    font-size: 16px;
    min-height: 44px;
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
}
        
.panel-with-icon__content-col {
	display: flex;
	justify-content: space-between;
	flex-direction: column;
	text-align: center;
	width: 100%;
	color: #1d00fa;
	height: 100%;
}
/*.panel-width:hover .panel-with-icon__content-col {
    color: white;
}	

.col-lg-3.col-md-3.col-sm-3.col-12.panel-width :hover img {
    -webkit-filter: brightness(0) invert(1);
	-moz-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}	
*/	
		
.panel-width {
    margin-left: 0;
    margin-right: 0;
    max-width: 23.5%;    
    background-color: #fff;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: center;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    border: 1px solid #c5d5e8;
    padding: 0 !important;
    margin: 0 7px 24px;
    box-sizing: border-box;
}
    .panel-width a {
        width: 100%;
        padding: 20px;
		height: 100%;
    }
     .panel-width a:focus, .panel-width a:active { 
        /* box-shadow: 0 0 0 0.2rem #4a8ef2 !important; */
        box-shadow: none !important;
    } 
   /*     .panel-width:hover{
    background-color: #020d23;
}
    .panel-width:hover .panel-with-icon__title{
        color: white;
    }
    .panel-width:hover .panel-with-icon__desc {
        color: white;
    }
	
	*/
		
	
.sub-menu .container{
    left: 175px;
}
    .success {
        background-color: #e0ded8;
        padding: 20px;
        min-height: 230px;
        justify-content: center;
        align-items: center;
        display: flex;
        width: 90%;
        margin: 30px auto 0;
    }
.success em{
    color: #1d00fa;
    font-size:55px;
    margin-bottom:10px;
}
.success h2{
    font-size: 27px;
    font-family:'Montserrat', sans-serif;
    font-weight: 600;
    color: #565758;
}
.success-msg{
    width: 75%;
    margin: 0 auto;
    font-size: 20px;
    margin-top: 20px;
    text-align: center;
    color: #1d00fa;
    font-family:'Montserrat', sans-serif
    font-weight:600;
}

.go-to-home{

    margin-bottom: 28px;
}

.go-to-home button{
    background: #1d00fa;
    border: none;
    width: 190px;
    padding: 8px;
    border-radius: 4px;
    font-weight: 600;
    color:White;
    font-family:'Montserrat', sans-serif;
}
/* Message Rec page css ends */

/* complaint page css starts */
.make-complaint{
    /*background-color:#e0ded8;*/
    min-height:340px;
    padding:10px;
}
.make-complaint select{
    height:47px;
    padding:10px 0px;
}
.make-complaint select option{
    border-bottom:1px solid #ccc;
    padding:10px;
    background-color:rgb(244,248,250);
}
.make-complaint select option:active{
    background-color:red;
}
.compl-type{
    font-size: 15px;
    font-weight: 400;
    color: grey;
    height: 45px;
    visibility:hidden;
}
.buttons-div{
    width: 80%;
    margin: 0 auto;
    padding-top: 23px;
}
.btn-blue{
    background-color: #1D00FA;
    border-radius: 8px;
    color: white;
    width: 100%;
    height: 74px;
    font-weight: 400;
    font-size: 14px;
}
.child-tags .btn-blue { display: flex; justify-content: center; align-items: center;}
.child-tags .btn-blue:hover, .child-tags .btn-blue:active, .child-tags .btn-blue:focus { box-shadow: 2px 2px 2px 2px black;}
.btn-blue:hover{
    color:White;
}

/* Custom scroll and selectbox css starts */
.ui-selectmenu-menu{
    height: 160px;
    overflow-y: auto;
    width: 474px;
  }
  .mCSB_container{
      position:absolute !important;
  }
  #number-button{
    height: 38px;
    border-radius: 4px;
    line-height: 25px;
    width: 90%;
    margin-left: -11px;
    background-color: white;
    font-size: 15px;
    font-family:'universe';
  }
  .mCSB_dragger_bar{
    background-color: #ccc !important;
    width: 6px !important;
    height:75px !important;
  }
  .mCSB_draggerRail{
      background-color:transparent !important;
  }
  .mCSB_buttonUp,
  .mCSB_buttonDown{
      display:none !important;
  }
  .ui-selectmenu-icon.ui-icon {
    margin-top: 7px !important;
}

.ui-menu .ui-menu-item{
   border-bottom: 1px solid #ccc;
   height:40px;
   background-color:rgb(244,248,250);
}
.ui-menu .ui-menu-item div.ui-state-active{
    height:40px;
}

.ui-button .ui-icon {
    border: solid black;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    width: 4px;
    height: 4px;
}
/* custom scrollbar and select css ends */

/* complaint page css ends */

/* help page css starts */

.blue-box{
    background-color: white;
    min-height: 155px;
    width: 100%;
    padding: 15px;
    margin-bottom: 10px;
    color: #020d23;
    border: 1px solid #a4a4a4;
    border-radius: 0px;    
    position: relative;
    text-align: center;
}
.blue-box:hover{
    background-color:#0047bb ;
    color: #fff;
    transition: all .3s ease-out;
}
/* .blue-box:hover img{ 
    -webkit-filter: brightness(0) invert(1);
-moz-filter: brightness(0) invert(1);
filter: brightness(0) invert(1);
} */
.head-text{
    align-items: center;
    margin-top:20px;
}
.blue-box .head-text img{ width: 90px; height: 90px;}
.head-text p {
  font-size: 16px;
  font-weight: 400;
  line-height: 35px;
  margin-top: 0.5rem;
}
.learn-text{
    position: absolute;
    bottom:0px;
    width: 100%;
    left: 0;
}
.arrow-right{
    bottom: 0px;
    position: absolute;
    right: 30px;}

/* help page css ends */

/* chat box css starts */

.chat-box{
    display:none;
    width: 320px;
    height: 300px;
    background: white;
    position: absolute;
    margin-bottom: 30px;
    border: 1px solid #ccc;
    border-radius: 5px;
    box-shadow: 0 2px 2px rgba(0,0,0,.12), 0 2px 2px rgba(0,0,0,.24);
    right: 20px;
    top: 375px;
}
.chat-box::before{
    content: "";
    position: absolute;
    left: 80%;
    top: 100%;
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-left: 21px solid #F9F9F9;
    border-bottom: 12px solid transparent;
    transform: rotate(90deg);
    padding: 2px;
}
.chat-option{
    background-color: #009688;
    border-radius: 50%;
    padding: 22px;
    width: 75px;
    height: 75px;
    position: absolute;
    right: 25px;
    top: 700px;
}
.chat-option i{
    color:white;
    font-size: 35px;
}
.chat-head{
    background-color: #009688;
    color: white;
    padding: 10px;
    font-weight: bold;
    font-size: 17px;
}
.chat-form{
    padding:10px;
}
.chat-form .row{
    margin-bottom:10px;
}
.chat-btn{
    background-color: #009688;
    width: 100%;
    color: white;
    border: none;
    height: 40px;
    border-radius: 5px;
}
.chat-close-btn{
    margin-bottom: 0px;
    float: right;
}
/* chat box css ends */

/* media query starts */

@media screen and (max-width:767px){
    .banner-wrapper p, .banner-wrapper h1 {
        padding-right: 10px;
    }    
    .buttons-div{
        width: 98%;
    }
    .btn-blue{
        margin-bottom:10px;
        font-size: 13px;
    }
    .ui-selectmenu-menu{
        width: 441px;
    }
    .sub-menu{
        height: 130px;
        overflow: auto;
        border:none;
    }
    .sub-menu li{
        display: block;
    }
    .sub-menu-container{
        text-align: left;
    }
    .chat-option {
        padding: 14px;
        width: 50px;
        height: 50px;
        right: 4px;
        top: 607px;
    }
    .chat-option i{
        font-size:22px;
    }
    .chat-box{
        right: 6px;
        top: 290px;
    }
    .custom-container{
        max-width:90%;
    }
    .main-heading{
        font-size:25px;
    }
    .panel-with-icon__icon-col {
        display: inline-flex;
        margin-right: 20px;
        width: 40px;
    }
    .panel-with-icon--box-link{
        display: none;
    }
    /* mobile fix for lumo contact page */
    .gwr-main-body-section .panel-with-icon--box-link{
        display: block;
    }
    .gwr-main-body-section .panel-with-icon__content-col, .gwr-main-body-section .panel-width .panel-with-icon__content-col h2.panel-with-icon__title {       
        text-align: center;
    }
    
    /* end */
    .panel-with-icon__content-col{
        display: inline-flex;
        width: 70%;
        text-align: left;
    }
    .panel-with-icon__title{
        text-align: left;
    }
    .img-responsive{
        height: 35px;
    }

}
@media screen and (min-width:768px) and (max-width:991px){
    .buttons-div{
        width: 100%;
    }
    .btn-blue{
        margin-bottom:10px;
        font-size: 13px;
        width:100%;
    }
    .ui-selectmenu-menu{
        width: 392px;
    }
    .custom-container{
        max-width:90%;
    }
    .main-heading{
        font-size:25px;
    }
    
}
@media screen and (min-width:761px) and (max-width:991px) {
    .container .row .col-xs-15 {
        padding-left: 0px !important;
    }
}
    @media screen and (min-width:992px) and (max-width:1200px) {
        .buttons-div {
            width: 93%;
        }

        .btn-blue {
            margin-bottom: 10px;
            font-size: 14px;
            width: 98%;
        }

        .ui-selectmenu-menu {
            width: 388px;
        }

        .nav-menu .main-nav-item > a {
            padding: 0px 10px !important;
            font-size: 14px !important;
        }

        .container, .container-lg, .container-md, .container-sm {
            max-width: 1030px;
        }
    }

    @media (max-width: 1100px) {
        .sub-menu .container {
            left: 131px;
        }
    }

   /* @media (min-width: 1100px) {
        .sub-menu .container {
            left: 148px;
        }
    }*/
    /* media query ends */

    /************************************************************************************************************/

    /* awc style addition to gwrstyle addition */

    .body-wrapper .container a:hover {
        text-decoration: none;
    }

    /* footer css starts */

    .html-content-section .container{
        padding-right: 12px !important;
        padding-left: 12px !important;
    }
    .social-media {
        background-color: #0a493e;
        padding: 10px;
        height: 55px;
    }

    .inner-social ul {
        list-style-type: none;
        text-align: center;
    }

    .inner-social li {
        padding: 0px 5px;
        display: inline-block;
        background-size: 159px 37px;
        background-repeat: no-repeat;
        height: 35px;
        position: relative;
        top: 0;
    }

    .inner-social img {
        width: 40px;
    }

    .main-foot {
        background-color: #020d23;
        color: #525761;
    }

    .footer-links {
        list-style-type: none;
        padding-left: 0px;
    }

        .footer-links li:first-child {
            padding-bottom: 20px;
        }

        .footer-links li {
            padding-bottom: 10px;
        }

            .footer-links li a {
                color: #e2f5e9;
                font-size: 14px;
                position: relative;
            }

                .footer-links li a:hover {
                    text-decoration: none;
                }

                .footer-links li a::before {
                    content: '';
                    height: 1px;
                    background: #fff;
                    position: absolute;
                    bottom: -1px;
                    left: 0;
                    right: 100%;
                    transition: right 0.4s ease;
                }

                .footer-links li a:hover::before {
                    right: 0px;
                }

            .footer-links li:first-child a:hover::before {
                right: 100% !important;
            }

            .footer-links li:first-child a {
                font-weight: 600;
                color: white;
                font-size: 16px;
            }

    .end-foot {
        color: #fff;
        background-color: #020d23;
        font-size: 14px;
        font-weight: 300;
        padding: 0 15px 15px;
        text-align: center;
    }

        .end-foot p {
            margin-bottom: 0px;
        }
    /* footer css ends */


    /* what can we help with you page footer*/
    .footer-wrapper .main-foot .container .row > div {
        width: 100%;
    }

    .footer-wrapper .main-foot nav ul {
        background: none;
        font-weight: 400;
        box-sizing: border-box;
        width: 100%;
        text-align: center;
        padding-top: 15px;
        color: #fff;
    }

    .footer-wrapper .main-foot nav ul {
        list-style: none;
    }

        .footer-wrapper .main-foot nav ul li {
            display: inline-block;
            padding: 0 15px;
            border-right: 1px solid #fff;
        }

            .footer-wrapper .main-foot nav ul li a {
                font-family: 'Montserrat', sans-serif;
                color: #fff;
                text-decoration: none;
                font-size: 14px;
                font-weight: 300;
            }

                .footer-wrapper .main-foot nav ul li a:hover {
                    text-decoration: underline;
                }
    /*  */


    /* complaint page css starts */
    .make-complaint .compl-wrapper {
        text-align: left;
        display: flex;
        justify-content: flex-start;
        align-items: baseline;
    }

        .make-complaint .compl-wrapper label {
            white-space: nowrap;
            padding: 0 15px;
        }

    .make-complaint {
        /*background-color: rgb(213, 209, 202);*/
        min-height: 340px;
        padding: 10px;
    }

        .make-complaint select {
            height: 47px;
            padding: 10px 0px;
        }

            .make-complaint select option {
                border-bottom: 1px solid #ccc;
                padding: 10px;
                background-color: rgb(244, 248, 250);
            }

                .make-complaint select option:active {
                    background-color: red;
                }

    .compl-type {
        font-size: 15px;
        font-weight: 400;
        color: grey;
        height: 45px;
        visibility: hidden;
    }

    .buttons-div {
        width: 80%;
        margin: 0 auto;
        padding-top: 23px;
        justify-content: center;
    }

    .body-wrapper .form-group input, .body-wrapper .form-group select {
        height: calc(1.5em + .75rem + 2px);
    }

    .make-complaint select {
        padding: 0;
    }

    .child-tags {
        margin-top: 15px;
    }

    /*.make-complaint .child-tags button {
        height: 100%;
    }*/

        .make-complaint .child-tags button:hover {
            box-shadow: 2px 2px 2px 2px black;
        }

    /* .highlighted-first-level {
        background: #0047bb;
        color: #fff !important;
        opacity: 1;
        height: 50px;
    } */

        /* .highlighted-first-level > a {
            color: #fff !important;
        } */
    /* info icon show details  */
    .fa-info-circle::before {        
        color: #1d00fa;
    }
    .file-details {
        display: none;
        border-radius: 3px;
        padding: 5px 6px;
        z-index: 2;
        position: absolute;
        width: auto;
        bottom: 76%;
        left: 90px;
        background: #1d00fa;
        color: #fff;
    }

        .file-details::after {
            width: 0;
            height: 0;
            border-top: 6px solid transparent;
            border-right: 6px solid #0047bb;
            border-bottom: 6px solid transparent;
            border-left: 6px solid transparent;
            content: '';
            position: absolute;
            top: 17px;
            left: -12px;
        }

        .file-details p {
            margin-bottom: 0;
            font-size: inherit;
            font-weight: lighter;
			line-height: 17px;
        }

    #contact-info-hide {
        cursor: pointer;
        padding-left: 5px;
    }

        #contact-info-hide:hover + .file-details {
            display: block;
        }
		#contact-info-hide-file
{
    cursor: pointer;
    padding-left: 5px;
	color: #ff4713!important;
}
#contact-info-hide-file:hover + .file-details{ display: block; }

    button.ui-datepicker-close {
        display: none;
    }

    button.ui-datepicker-current {
        display: none;
    }

    /* calendar style */

    .ui-widget-header {
        border: 0px solid #b7b7b7;
        background: #fff;
        color: #000;
        font-weight: bold;
        font-size: 14px;
        text-transform: capitalize;
    }

    .ui-datepicker .ui-datepicker-buttonpane {
        background-image: none;
        margin: 0;
        padding: 0;
        border: 0;
    }

    .ui-datepicker .ui-datepicker-title {
        font-family: 'calibri';
        font-weight: 400;
        color: #000;
        font-size: 16px;
    }

    .ui-datepicker .ui-datepicker-calendar thead th span {
        color: #000;
        font-family: 'Univers W01',Arial,sans-serif;
        font-weight: 700;
    }

    .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
        border: 0px solid #c5c5c5;
        background: #fff;
        font-weight: normal;
        color: #454545;
    }

        .ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus, .ui-button:hover, .ui-button:focus {
            border: 0px;
            background: none;
        }

    .ui-datepicker .ui-datepicker-calendar tbody .ui-state-default:hover, .ui-datepicker .ui-datepicker-calendar tbody .ui-state-disabled .ui-state-default:hover {
        background-color: rgba(0,71,187,.2);
        color: #0a493e;
        border-radius: 50%;
        text-decoration: none;
    }

.ui-datepicker-calendar .ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    border: none;
    color: #fff;
    background: #1d00fa;
    border-radius: 50%;
}

    .ui-datepicker td a, .ui-datepicker td span {
        padding: 6px;
        min-width: 32px;
    }

    .ui-datepicker td span, .ui-datepicker td a {
        text-align: center;
    }

    @media (max-width: 700px) {
        span.right-arrow {
            border-left: rgba(0,0,0,.1) 1px solid;
            padding: 30px;
            width: 86px;
            position: absolute;
            right: 0px;
            top: 7px;
        }

        .final .btn {
            width: 110px;
        }
    }
    /*end*/



    /* captcha location*/
    .grecaptcha-badge {
        bottom: 80px !important;
    }
    /**/

    /* timepicker style */
    .ui-timepicker-wrapper {
        width: calc(100% - 68%);
    }

    .ui-timepicker-list li {
        color: #494d56;
    }

        .ui-timepicker-list li:hover {
            color: #494d56;
            background-color: #edf9f3
        }

    /* min-height set for form label */
    .Compalaint-form .at-gt-labeldata label {
        min-height: 115px;
    }

    .Compalaint-form .two-row-height label {
        min-height: 45px;
    }

    .Compalaint-form .three-row-height label:not(.label_pref) {
        min-height: 60px;
    }

    /* calendar position set*/
    .ui-widget.ui-widget-content {
        margin-top: 44px;
    }

    .body-wrapper .form-group input[type="checkbox"] {
       height: auto;
    transform: scale(1.5);
    margin-right: 15px;
    margin-top: -3px;
    margin-left: 7px;
    }
.websupport-wrapper .form-group input[type="checkbox"]{margin-top:10px}

    .radiorow .container {
        display: block;
        position: relative;
        padding-left: 35px;
        margin-bottom: 12px;
        cursor: pointer;
        margin-left: 5px !important;
        margin-right: 5px !important;
        max-width: max-content;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

        .radiorow .container input {
            position: absolute;
            opacity: 0;
            cursor: pointer;
        }

    .radiorow .checkmark {
        position: absolute;
        top: 0;
        left: 0;
        height: 18px;
        width: 18px;
        background-color: #ffffff;
        border-radius: 50%;
    }

    .radiorow .container input:checked ~ .checkmark {
        background-color: #ff4713;
        border-radius: 30%;
    }

    .radiorow .checkmark:after {
        content: "";
        position: absolute;
        display: none;
    }

    .radiorow .container .checkmark:after {
        top: 9px;
        left: 9px;
        width: 8px;
        height: 8px;
        border-radius: 50%;
        background: white;
    }

    fieldset {
        border: none;
        width: 100% !important;
        margin-left: 1rem;
    }

    .radio-wrapper {
        margin: 0.5rem 0;
        display: inline !important;
        padding-right: 45px;
    }

    input[type="radio"] {
        opacity: 0;
        width: 20px !important;
        z-index: 1 !important;
        height: 20px !important;
    }

        input[type="radio"] + label {
            position: relative;
            cursor: pointer;
        }

            input[type="radio"] + label::before {
                content: '';
                position: absolute;
                left: -24px;
                / Fixed alignment in some browsers. / top: 0;
                border-radius: 50%;
                border: 1px solid #6F686A;
                width: 18px;
                height: 18px;
            }

            input[type="radio"] + label::after {
                content: '';
                position: absolute;
                left: -22px;
                top: 2px;
                border-radius: 50%;
                width: 14px;
                height: 14px;
            }

        input[type="radio"]:checked + label::after {
            background: #1d00fa;
            /* The background is removed in Windows high-contrast mode, so we
     need to set it explicitly here. `WindowText` is a system color
     that should work with whatever high contrast mode the user
     has set. */
        }

    @media screen and (-ms-high-contrast: active) {
        input[type="radio"]:checked + label::after {
            background: WindowText;
        }
    }

    input[type="radio"]:focus + label::before {
        /* The first box shadow makes the border thicker without
     moving the UI (like border-width would). */
        box-shadow: 0 0px 0px 1px #6F686A, 0 0px 8px #0047bb;
        /* Since box shadows don't show up in high contrast mode,
     we're adding a transparent outline (which does show up). */
        outline: 2px dotted transparent;
    }

.blog-news-title, .component-new-signup-form__text, .component-new-signup-form__title {
	font-family: 'Glypha W01',"Times New Roman",serif;
}
    .component-new-signup-form {
        margin: 26px 0;
        background: #fff;
        border-top: 5px solid #f69143;
        border-bottom: 5px solid #f69143;
        color: #525761;
        box-shadow: 0 0 14px 0 rgba(0,0,0,.14);
        padding: 20px;
        position: relative;
        z-index: 9;
        overflow: hidden;
    }

    .component-new-signup-form__title {
        margin: 0 auto;
        font-size: 32px;
        font-weight: 400;
        line-height: 1.31;
    }

    .component-new-signup-form .new-signup-form .singup-input-col input {
        border-radius: 4px;
        border: 1px solid #525761;
        padding: 10px 20px;
        font-size: 14px;
    }
.component-new-signup-form .new-signup-form .singup-input-col input::placeholder{color:#525761; opacity: 0.5;}
    .component-new-signup-form__title {
        margin: 0 auto;
        font-size: 32px;
        font-weight: 400;
        line-height: 1.31;
    }

    .component-new-signup-form__text {
        font-size: 18px;
        line-height: 1.67;
        margin: 0 auto 22px;
    }

    .component-new-signup-form__text, .component-new-signup-form__title {
        text-align: center;
        font-weight: 400;
    }

    .component-new-signup-form .new-signup-form {
        margin: 0 auto 20px;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        font-family: 'Univers W01',Arial,sans-serif;
        font-weight: 400;
    }

        .component-new-signup-form .new-signup-form .singup-input-col input {
            border-radius: 4px;
            border: 1px solid #525761;
            padding: 10px 20px;
            font-size: 15px;
        }

    .singup-input-col input {
        width: 100%;
        border-radius: 999px;
        border: 1px solid #424145;
        background-color: #f7f7f7;
        padding: 10px 22px;
        height: 40px;
        font-size: 16px;
        line-height: 18px;
        outline: 0;
        vertical-align: middle;
    }

    .component-new-signup-form .validation-error-message {
        font-size: 14px;
        margin-bottom: 0;
        margin-top: 5px;
        color: #f64f5f;
    }

    .component-new-signup-form .new-signup-form .singup-button-col, .component-new-signup-form .new-signup-form .singup-input-col {
        display: block;
    }

    .btn-signup-newsletter {
        display: inline-block;
        background: #009688;
        border: 2px solid #009688;
        color: #fff !important;
        padding-left: 30px !important;
        padding-right: 30px !important;
        text-decoration: none !important;
        text-align: center;
        margin-left: 30px;
    }

        .btn-signup-newsletter:hover {
            color: #000 !important;
        }

    .component-new-signup-form .new-signup-form .btn-signup-newsletter {
        margin: 0;
        width: 100%;
        font-weight: 700;
        padding: 6px 30px;
    }

    .btn-signup-newsletter, .gwr-today .btn-ghost, .gwr-today .btn-ghost:hover {
        transition: background-color .3s ease;
    }

    @media (min-width: 768px) {

        .component-new-signup-form:after {
            content: '\e82a';
            display: block;
            color: #f69143;
            font-family: gwr_icons;
            font-weight: 400;
            opacity: .22;
            font-size: 14rem;
            position: absolute;
            top: -79px;
            left: -6px;
            transform: rotate(-20deg);
            -ms-transform: rotate(-20deg);
            -webkit-transform: rotate(-20deg);
            z-index: -1;
        }

        .component-new-signup-form .new-signup-form {
            -webkit-flex-direction: row;
            -ms-flex-direction: row;
            flex-direction: row;
        }

            .component-new-signup-form .new-signup-form .singup-input-col {
                width: 311px;
                margin-right: 10px;
                margin-bottom: 0;
            }

            .component-new-signup-form .new-signup-form .singup-button-col {
                width: 189px;
            }
    }
    /*footer styles*/
    .footer-wrapper-top {
        background-color: #0a493e;
        margin-bottom: 15px;
        margin-top: 0;
        height: 74px;
    }

    .social-media-btns {
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        margin: 0;
        list-style: none;
        font-size: 1.6rem;
        line-height: 24px;
        line-height: 2.4rem;
        margin: 0 25px 0 -39px;
    }
    .social-btn-link:focus{
        box-shadow: 0 0 0 0.2rem black !important;
    }
    .contact-us-message {
        font-size: 16px;
        line-height: 22px;
        color: #fff;
        font-family: 'Univers W01', Arial, sans-serif;
        font-weight: 400;
        font-style: normal;
        margin-right: 22px;
        /*width: 772px;*/
    }

    .contact-us-btn {
        display: inline-block;
        float: right;
        background: 0 0;
        border: 2px solid #fff;
        color: #fff;
        padding-left: 25px;
        padding-right: 25px;
        transition: background-color .3s ease;
        text-decoration: none;
        font-family: 'Univers W01', Arial, sans-serif;
    }

    .footer-box {
        display: inline-block;
    }

        .footer-box .align-middle {
            display: inline-flex;
        }

    .footer-boxes-container {
        display: flex;
        align-items: center;
        padding: 18px 8px;
    }
    /*.footer-list {
    padding-left: 0;*/
    /* padding-right: 55px;*/
    /*}*/
    .footer-list li {
        list-style: none;
       
    }
        .footer-list li {
            padding-top: 6px;
        }
strong {
    font-weight: 700 !important;
}
        .footer-list li a {
            color: #525761;
            padding-top: 6px;
            line-height: 24px;
            font-weight: 400;
            font-size: 14px;
            display: inline-block;
            font-family: universe;
        }

    .contact-us-btn:hover {
        background-color: white;
    }

    .contact-us-message-mobile {
        display: none;
    }

    .container .row .col-xs-15 {
        padding-right: 10px;
        padding-left: 25px;
        width: 20%;
    }

        .container .row .col-xs-15 ul {
            padding: 0 !important;
        }

    .social-media-btns li {
        font-size: 10px;
        background: url(/Assets/images/sprites.png) no-repeat;
        background-size: 72em;
        height: 3.5em;
        width: 3.6em;
        margin: 0 7px 0 0;
    }

    .gwr_twitter {
        background-position: -35.9em 0 !important;
    }

    .gwr_facebook {
        background-position: -32.3em 0 !important;
    }

    .gwr_instagram {
        background-position: -61.2em 0 !important;
    }

    .gwr_youtube {
        background-position: -57.6em 0 !important;
    }

    .social-media-btns li a {
        display: inline-block;
        height: 37px;
        width: 37px;
    }

    @media (min-width: 768px) and (max-width: 950px) {
        .footer-wrapper-top {
            height: 104px;
        }

            .footer-wrapper-top .container {
                padding-left: 0 !important;
            }

        .contact-us-message {
            width: 304px;
        }
    }

    @media (max-width: 760px) {
        .contact-us-message {
            display: none;
        }

        .contact-us-message-mobile {
            display: block;
            color: #fff;
            text-align: center;
            padding-bottom: 12px;
            font-size: 16px;
            line-height: 22px;
            font-family: 'Univers W01', Arial, sans-serif;
            font-weight: 400;
        }

        .footer-wrapper-top {
            height: auto;
        }

        .footer-boxes-container {
            flex-direction: column;
            height: auto;
        }

        .social-media-btns {
            justify-content: space-between;
            margin: 0 0 15px 0 !important;
            padding: 0 !important;
        }

            .social-media-btns li {
                font-size: 14px;
                margin: 0 9px;
            }

                .social-media-btns li a {
                    height: 50px;
                    width: 50px;
                }

        .footer-wrapper .main-foot nav ul {
            display: flex !important;
            flex-direction: column;
            padding: 0 !important;
        }

        .container .row .col-xs-15 {
            padding: 0 !important;
            width: 100%;
        }

        .panel-width {
            max-width: 96% !important;
        }
    }
    /* menu css strat */
    @media(min-width: 992px) {
        .mobile-navbar, .mobile-navbar + nav.nav-drill.nav-top {
            display: none;
        }
    }
@media(max-width: 991px) {
    .nav-wrapper {
        display: none;
    }
}
@media (max-width: 767px) {
    .container .row .col-xs-15 ul {
        padding: 0 20px !important;
    }
}

@media (max-width: 991px) {

    .navigation{ position: relative;}
    nav ul li a:focus{ border: none; box-shadow: none;}
    nav ul li .menu-txt,  .nav-expand .nav-expand-content .nav-link.nav-back-link { padding: 30px 20px; color: #0047bb; font-weight: 700;}
    header.mobile-navbar{ box-shadow: 0 2px 2px rgba(0,0,0,.12),0 2px 2px rgba(0,0,0,.24) ;}
    .mobile-navbar .d-flex {
        justify-content: space-between;
        width: 100%;
        align-items: center;
    }

    .mobile-menu-wrapper{
        display: flex;
    }

    a {
        text-decoration: none;
    }

    .buy-now-btn{
        padding-top: 2px;
    }
    .buy-now-btn:focus{
        box-shadow: 0 0 0 0.2rem black!important;
    }
        .nav-top {
        display: flex;
        align-items: center;
        z-index: 3;
        padding: 10px 20px;
        width: 100%;
        height: 70px;
        background-color: #fff;
        position: relative;
    }

        .nav-top .hamburger {
            margin-left: auto;
            color: #fff;
            cursor: pointer;
        }

    .nav-drill {
        transform: translateX(100%);
        top: 100%;
        position: absolute;
        z-index: 100;
        right: 0;
        width: 0;
        height: 36vh;
        background-color: #fff;
        overflow-y: auto;
        overflow-x: hidden;
        -webkit-overflow-scrolling: touch;
        transition: 0.45s;
    }

    .nav-is-toggled .nav-drill {
        transform: translateX(0);
        margin-top: 0;
        padding: 0;
        width: 100%;
        height: calc(100vh - 90px);
        align-items: unset;
        overflow: hidden;
    }

        .nav-is-toggled .nav-drill ul {
            padding-left: 0;
        }

    .nav-is-toggled::after {
        opacity: 1;
        visibility: visible;
    }

    .nav-items {
        flex: 0 0 100%;
    }

    .nav-item {
        border-bottom: rgba(0,0,0,.1) 1px solid;
    }

    .nav-link {
        display: block;
        padding: 0.875em 1em;
        background-color: #fff;
        color: #131e29;
        font-size: 1rem;
        line-height: 1.5em;
        font-weight: 300;
    }
   nav a.nav-link{
        text-decoration: none;
color: #494d56;
font-family: 'Univers W01',Arial,sans-serif;
font-weight: 400;
    }
    .nav-expand-content {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        transform: translateX(100%);
        background-color: #fff;
        transition: 0.3s;
        visibility: hidden;
    }

        .nav-expand-content .nav-item {
            border-bottom: rgba(0,0,0,.1) 1px solid;
            padding: 10px;
        }

        .nav-expand-content .nav-link {
            background-color: #fff;
        }

    .nav-is-toggled {
        width: 100%;
        position: fixed;
    }

    .nav-expand-content .nav-back-link::before {
        margin-right: 0.5em;
        font-family: 'Material Icons';
        content: ' ';
        flex: 0 1 auto;
        border: solid #37aa32;
        border-width: 0 3px 3px 0;
        display: inline-block;
        padding: 5px;
        transform: rotate(135deg);
        -webkit-transform: rotate(135deg);
        -moz-transform: rotate(135deg);
        -o-transform: rotate(135deg);
    }

    .nav-expand-link {
        position: relative;
    }

    .menu-item-wrapper {
        position: relative;
        padding: 10px 0;
    }

    .nav-expand-link::after {
        display: none;
    }

    .nav-expand-link + span.right-arrow::after {
        content: ' ';
        flex: 0 1 auto;
        border: solid #0047bb;
        border-width: 0 3px 3px 0;
        display: inline-block;
        padding: 6px;
        position: absolute;
        top: 50%;
        right: 30px !important;
        transform: rotate(-45deg) translateY(-50%);
        -webkit-transform: rotate(-45deg) translateY(-50%);
        -moz-transform: rotate(-45deg) translateY(-50%);
        -o-transform: rotate(-45deg) translateY(-50%);
        cursor: pointer;
    }

    .nav-expand.active > .nav-expand-content {
        transform: translateX(0);
        visibility: visible;
        z-index: 9;
        overflow-y: auto;
    }

    .nav-expand .nav-expand-content {
        background-color: #fff;
    }

        .nav-expand .nav-expand-content .nav-link {
            background-color: #fff;
        }

        .nav-expand .nav-expand-content .nav-expand-content {
            background-color: #fff;
        }

            .nav-expand .nav-expand-content .nav-expand-content .nav-link {
                background-color: #fff;
            }

            .nav-expand .nav-expand-content .nav-expand-content .nav-expand-content {
                background-color: #fff;
            }

                .nav-expand .nav-expand-content .nav-expand-content .nav-expand-content .nav-link {
                    background-color: #fff;
                }

                .nav-expand .nav-expand-content .nav-expand-content .nav-expand-content .nav-expand-content {
                    background-color: #fff;
                }

                    .nav-expand .nav-expand-content .nav-expand-content .nav-expand-content .nav-expand-content .nav-link {
                        background-color: #fff;
                    }

    .mobile-navbar .menu-trigger {
        position: static;
        height: 38px;
        width: auto;
        cursor: pointer;
        padding: 2px 4px 2px 10px;
        border-radius: 4px;
        text-align: center;
    }

        .mobile-navbar .menu-trigger .hamburger {
            margin-top: 6px;
            position: relative;
            display: inline-block;
            width: 24px;
            height: 21px;
            border-top: 2px solid #0047bb;
            border-bottom: 2px solid #0047bb
        }

            .mobile-navbar .menu-trigger .hamburger::before {
                content: "";
                position: absolute;
                top: 7px;
                left: 0px;
                width: 100%;
                border-top: 2px solid #0047bb;
            }

    .nav-is-toggled .mobile-navbar .menu-trigger .hamburger::before {
        height: 27px;
        width: 2px;
        transform: rotate(45deg);
    }

    .nav-is-toggled .mobile-navbar .menu-trigger .hamburger {
        border: 0px;
    }

    .nav-is-toggled .mobile-navbar .hamburger:before, .nav-is-toggled .mobile-navbar .hamburger:after {
        position: absolute;
        left: 11px;
        top: -4px;
        content: ' ';
        background-color: #0047bb;
    }

    .mobile-navbar .logo {
        width: 100%;
        max-width: 125px;
    }

        .mobile-navbar .logo img {
            max-width: 110px;
        }

    .nav-is-toggled .hamburger:after {
        height: 28px;
        width: 2px;
        transform: rotate(-45deg);
    }

    ul.nav-items {
        list-style: none;
    }
}
    /* menu css end */
    /*cookie styles*/
.component-cookie-notification {
    font-family: 'universe',Arial,sans-serif; font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    font-style: normal;
    color: #525761;
    margin-bottom: 0;
}

.cookie-bar-wrap {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 101;
    font-family: 'universe',Arial,sans-serif;
    font-weight: 400;
    background: #fff;
}

        .cookie-bar-wrap .cookie-message:nth-child(odd) {
            background: rgba(224,222,216,.4);
        }

        .cookie-bar-wrap .cookie-message {
            display: none;
            color: #525761;
            background: rgba(142,144,144,.2);
            padding: 18px 45px;
            border-bottom: 1px solid #ccc;
            box-shadow: 0 0 3px #ccc;
            z-index: 99;
            position: relative;
            min-height: 35px;
        }

            .cookie-bar-wrap .cookie-message .container {
                position: relative;
            }

            .cookie-bar-wrap .cookie-message p {
                margin: 0 auto;
            }

            .cookie-bar-wrap .cookie-message a {
                color: #009688;
                font-weight: 700;
                font-size: 16px;
            }

            .cookie-bar-wrap .cookie-message .closebutton {
                background: url(../../images/close.svg) no-repeat center;
                border: 0;
                background-size: contain;
                height: 17px;
                position: absolute;
                top: 12px;
                margin-top: -8px;
                right: -27px;
            }

    @media(max-width:767px) {

        .cookie-bar-wrap .cookie-message .closebutton {
            right: -21px;
            top: 13px;
        }
    }

    .component-cookie-notification {
        display: none;
    }

    .margin-top-heading {
        margin-top: 15px;
        margin-bottom: 22px;
    }

        .margin-top-heading p {
            font-size: 14px;
            color: #55585f;
            font-family: 'Montserrat', sans-serif
        }

.ui-dialog-titlebar-close {
    /*background-color: #c06;
    background: url('../../images/close.svg') no-repeat center, #c06;*/
    background: url('../../images/closekindpng.png') no-repeat center, #009688;
    background-size: contain;
    height: 16px !important;
    border: 0;
}

.ui-dialog .ui-dialog-buttonpane button {
    background-color: #009688;
    border: 0;
    color: white;
}
.ui-widget-content a {
    color: #009688;
}

    .ui-widget-content a:hover {
        text-decoration: underline;
    }

    .ui-widget-content a:focus {
        box-shadow: none !important;
    }
	.number-of-children-heading{
	    font-weight: 400;
    font-size: 14px;
    color: #55585f;
    font-family: "universe";
}
	
	
/* group travel page banner styling	*/
.gp-travel-page{ padding-top: 1rem;}
.gp-travel-page .banner-description{ width: 88%; margin: 0 auto; padding: 20px 0; text-align: justify;}


.searchdrop-down{
	position: relative;
    top: 2px;
    left: 0;
    width: 100%;
    z-index: 99;
    margin: 0 auto;
	
}
.searchdrop-down ul{
	position: absolute;
	left: 0;
	top:0;
	display: block;    
    list-style: none;
    padding: 5px 10px;
    margin: 0;
    width: 100%;
    max-height: 255px;
    overflow-y: auto;
    background: #fff;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.4);
}

.searchdrop-down ul li{
	   
    list-style: none;
    padding: 0 !important;
    margin: 0;
    float: none !important;
    width: 100%;
}
.searchdrop-down ul li:hover{
	    background: lightgray;
		cursor:pointer;
}

/* banner description text  */
h4.main-heading p.banner-description{
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #525761;
text-align: left;
}
h4.main-heading p.websupport-description{
font-size: 1rem;
font-weight: 600;
line-height: 1.5;
color: #525761;
text-align: left;
}


/* info icon show contact-info-hide details  */
  .file-details p.btm-space{ margin-bottom: 5px; margin-top:10px;}

.Compalaint-form .file-details {
    display: none;
    border-radius: 3px;
    padding: 5px 6px;
    z-index: 2;
    position: absolute;
    width: auto;
    bottom: 60%;
    left: 90px;
    background: #565252;
    color: #fff;
    box-shadow: 3px 2px 6px #888;
}


.Compalaint-form .file-details::after {
    width: 0;
    height: 0;
    border-top: 6px solid #b0adad;
    border-right: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 6px solid transparent;
    content: '';
    position: absolute;
    bottom: -13px;
    left: 215px;
	top: auto;
}
   
        .file-details p {
            margin-bottom: 0;
            font-size: 16px;
            font-weight: lighter;
			line-height: 17px;
			/* color: #000000; */
            color: #fff;
        }
		
		
		
/* safe space */
.html-content-section{  
	padding:0;
}

.html-content-section-space-widget{ background-color: #4F595F; padding: 15px 0; }
.html-content-section-space-widget > div{
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 15px;
 }
.html-content-section-space-widget > div img{ max-width: 100%; height: auto; width:164px; cursor: pointer;}
/* .safe-space-q3-widget{
  height: 100%;
width: 100%;
position: fixed !important;
top: 0;
bottom: 0;
background-color: rgba(0, 0, 0, 0.26);
z-index: 10;
} */
.safe-space-container { position: fixed !important; z-index: 9;}
.space-widget-text {
    color: #fff;    
    font-family: 'Univers W01',Arial,sans-serif;
    font-weight: lighter;
    }
.space-widget-text-block {
    align-items: center;
    display: flex;
    justify-content: flex-end;
    }

    @media(max-width: 576px){

        .space-widget-text-block { order: -1; padding-bottom: 10px; justify-content: center;}
    }

    /* Style language selector dropdown */
#Id_en {
    margin-left: 6px;
    color: #fff;
}
div.mm-dropdown {
  width: 100%;
  border-radius: 3px;
  position: relative;
  cursor: pointer;
  top: -4px;
}

  div.mm-dropdown ul {
      list-style: none;
      padding: 0;
      margin: 0;
      border: 0;
      box-shadow: 0 3px 3px #b9b9b9;
  }

.basket-status.component-basket-status {
  z-index: 99999;
}

div.mm-dropdown ul li {
  padding: 0;
  color: #fff;
  border-bottom: 1px solid #ddd;
  padding: 0px 7px;
  float: none !important;
}

div.mm-dropdown div.textfirst {
  padding: 6px 13px 6px 7px;
  
}

div.mm-dropdown ul li:last-child {
  border-bottom: 0;
}

div.mm-dropdown ul li {
  display: none;
  padding-left: 7px;
  min-width: 130px;
  color: #333 !important;
}

  div.mm-dropdown ul li.main {
      display: block;
  }

div.textfirst img, .input-option.lang img {
  width: 20px;
  height: 14px;
  margin-bottom: 3px;
}

.header-wrapper ul .cntrynav {
  background: #fff;
  position: absolute;
  top: 37px;
  left: 0;
  width: auto;
  display: inline-block;
  z-index: 999;
}

.mm-dropdown, .mm-dropdown li {
  font-size: 14px;
  text-align: left;
}

.dropiconlang {
  height: auto !important;
  width: 8px !important;
  margin-left: 6px;
  position: absolute;
  top: 23px;
  right: 0px;
}

.input-option.lang span {
  display: inline-block;
  width: calc(100% - 30px);
  margin-left: 4px;
}

.textfirst .dropiconlang {
  transform: rotate(0deg);
  transition: 0.5s;
  color: #ffffff;
  font-size: 10px;
}

.textfirst.showcntry .dropiconlang {
  transform: rotate(-180deg);
}

.reciteme {
  color: #fff;
  cursor: pointer;
}

#autoSuggest-desktopBtn {
  cursor: pointer
}

/* form heading  */
.Compalaint-form h3{ 
    /* font-size: 1.5rem; color: #1d00fa; font-family: 'Montserrat', sans-serif; */
    color: #020d23;
    font-family: 'Montserrat', sans-serif;
    font-size: 22px;
    font-weight: 500;
    letter-spacing: 0;
}

.Compalaint-form h3.mb-4.sub-heading, .websupport-from h3.mb-4.sub-heading{ font-size: 15px; font-weight: normal; text-align: right;}
.skip-navigation{  left: 120px !important; color: #fff; text-decoration: none; font-weight: 400 !important; font-family: 'Calibri'; background: transparent;}
.skip-navigation:hover{ text-decoration: none; color: #fff;}
a.skip-navigation:focus{ top: 2px !important; border: 1px solid #4a8ef2; color: #fff; box-shadow: none;}
@media(max-width: 767px){
    .skip-navigation{ display: none !important;}
    .Compalaint-form h3.mb-4.sub-heading, .websupport-from h3.mb-4.sub-heading {
      text-align: left;
    }
  }

/* Recaptcha Alert design */
.recaptcha-alert {
	padding: 2% 2% 2% 2%;
	background-color: #f4ca40;
	border: #f4ca40 solid 1px;
	margin-bottom: 1%;
  border-radius: 5px;
  margin: 0 15px 30px;
}
.recaptcha-alert i.fa-exclamation-triangle{ color: #ea182c}
.recaptcha-alert .recaptcha-alert-message{ font-size: 14px; margin-left: 1%;}

/* disabled button cursor style */
.Compalaint-form input[type="submit"]:disabled, 
.websupport-from input[type="submit"]:disabled
{ cursor: not-allowed;}
.websupport-wrapper	.main-heading{
    color: #1d00fa;
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    font-weight: 500;
	}
	
	.websupport-wrapper h3 {
    font-size: 1.5rem;
    color: #1d00fa;
    font-family: 'Montserrat', sans-serif;
}

/* cookie prefrence bottom text */
div#teconsent {
    position: static;    
    background-color: transparent;
    font-size: 14px;
    padding: 2px 0px;   
	cursor: pointer;
    /* margin-top: -25px; */
    margin-top: 0;
}
div#teconsent a:focus{ border: 0; box-shadow: none;}
div#teconsent a{
    color: #fff;
    font-weight: 400;
    font-size: 14px;
}


.footer {
	background-color: #1D00FA;
	position: relative;
}
.footer-top {
	padding: 30px 0 5px;
	position: relative;
	z-index: 1;
}
.footer p, .footer a {
	color: #fff;
	line-height: 24px;
}
.footer a:hover, .footer a:focus, .footer .content-section a:hover, .footer .content-section a:focus {
	color: #a0a0a0;
	outline: medium none;
	text-decoration: none;
}
.footer-column h4, .content-section .footer-column h4 {
	color: #fff;
	margin-bottom: 10px;
	position: relative;
	font-size: 16px;	
}
.footer-column h5, .content-section .footer-column h5 {
    font-size: 20px;
    letter-spacing: 2px;
    font-weight: 600;
    color: #fff;
}
.footer-column h5, .content-section .footer-column h5 a{
   text-decoration: none;
    color: #fff;
    /* margin-bottom: 80px;
    margin-top: 80px; */
    margin-bottom: 25px;
    margin-top: 0;
    text-transform: uppercase;
}
.footer-column, .content-section .footer-column  {
	margin-bottom: 25px;
}
.footer-column ul, .content-section .footer-column ul {
	padding: 0;
}
.footer-column li, .content-section .footer-column ul li {
	display: block;
	position: relative;
	margin: 0;
}
.footer-column li a, .content-section .footer-column ul li a {
	display: block;
	line-height: 24px;
	padding: 3px 0;
	color: #fff;
}
.footer-bottom {
	border-top: 1px solid rgba(255, 255, 255, 0.2);
	position: relative;
}
.copyright p {
	margin: 20px 0 20px;
	text-align: center;
    font-size: 16px;
    letter-spacing: 2px;
    font-weight: 400;
    color: #fff;
}
.footer-social {
	padding: 15px 0;
	text-align: center;
	background-color:#C2D5E4;
	overflow: hidden;
}
.footer-social-icon, .content-section .footer-social ul {
	margin: 0;
	padding: 0;
}
.footer-social-icon li, .content-section .footer-social ul li {
    display: inline-block;
    margin: 0 30px;
    width: auto;
}
.footer-social-icon li a, .content-section .footer-social ul li a {
    display: block;
    font-size: 15px;
    height: 80px;
    text-align: center;
    width: 80px;
    padding: 0;
    line-height: inherit;
}
.footer-social-icon li a img {
	height: 100%;
	border-radius: 3px;
}

.show-on-true{
	display:none;
		font-size: 15px;
    margin-left: 40px;
}

/* mozilla fix accessibilty*/
@-moz-document url-prefix(){
	:focus-visible, button.reciteme:focus-visible{
		outline: 2px solid #fff;
	}
}
/* mobile view info icon fix*/
@media(max-width: 768px){

	.file-details{ width: auto !important;min-width:240px;}
	.file-details p{ font-size: 12px;}
	.file-details img{
		width:48% !important;
		height:auto !important;
		
	}
	.file-details::after {    
    top: auto !important;    
    bottom: 30px;
}
}
/* info icon show contact-info-hide details  */
  .websupport-from .file-details p.btm-space{ margin-bottom: 5px; margin-top:10px;}

.websupport-from .file-details {
    display: none;
    border-radius: 3px;
    padding: 5px 6px;
    z-index: 2;
    position: absolute;
    width: auto;
    bottom: 60%;
    left: 90px;
    background: #565252;;
    color: #fff;
    box-shadow: 3px 2px 6px #888;
}


.websupport-from .file-details::after {
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-right: 6px solid #b0adad;
    border-bottom: 6px solid transparent;
    border-left: 6px solid transparent;
    content: '';
    position: absolute;
    top: 148px;
    left: -12px;
}
   
        .websupport-from .file-details p {
            margin-bottom: 0;
            font-size: 16px;
            font-weight: lighter;
			line-height: 17px;
			/* color: #000000; */
            color: #fff;
        }
		
/*end*/


/* new design for promocards */
.body-wrapper .panel-width{
	background-color: #c5d5e8;
}

.body-wrapper h2.panel-with-icon__title a{
    background-color: transparent;   
    border-radius: 0;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    padding: 7px 10px;
    position: relative;
    overflow: hidden;
    text-transform: uppercase;
	background-color: transparent;
    border-top: 1px solid #1d00fa;
	border-bottom: 1px solid #1d00fa;
    color: #1d00fa;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	width: auto;
}

.body-wrapper h2.panel-with-icon__title a:hover{
    background-color: transparent;
    border-color: #1d00fa;
    color: #1d00fa;
}

.body-wrapper h2.panel-with-icon__title a::before, .body-wrapper h2.panel-with-icon__title a::after {
    background-color: #1d00fa;
    content: "";
    width: 100%;
    height: 2px;
    left: -100%;
    position: absolute;
    transition: all .3s ease-Out;
}
.body-wrapper h2.panel-with-icon__title a::before {
    top: 0;
}
.body-wrapper h2.panel-with-icon__title a::after {
    bottom: 0;
}
.body-wrapper h2.panel-with-icon__title a:hover::before, .body-wrapper h2.panel-with-icon__title a:hover::after {
    left: 0;
}

.body-wrapper .promo_description{ height: 100%;}
.body-wrapper .panel-with-icon__desc {    
    align-items: flex-start;
    display: flex;
    justify-content: center;
    min-height: 40px;
}

.body-wrapper h2.panel-with-icon__title{ padding: 0 15px; margin-bottom: 20px;}

/*END--new design for promocards */
.radio-font legend{
	font-size:15px;
}
.go-to-home{
	margin-bottom: 30px;
}
.go-to-home a {
  background-color: #1d00fa;
  border: none;
  width: 190px;
  padding: 8px;
  border-radius: 4px;
  font-weight: 600;
  color: white;
  display: inline-block;
}

.body-wrapper .form-group a.term-link{    
    text-decoration: underline !important;
    font-weight: 600;
}

/*new menu and top bar styling start*/
.drop-down-country-box{
    cursor: pointer;
    width: 135px;
}
 .nav-menu .main-nav-item{ line-height: 45px;}
 .header-wrapper li {   
    margin-right: 3px;
}
 .header-wrapper i {
    margin-right: 35px;
}
 div.mm-dropdown div.textfirst {
    padding: 6px 13px 6px 0px;
}
 .nav-menu .main-nav-item > a {   
    padding: 0px 8px !important;    
}
 .header-wrapper{ background-color: #fff; height: 40px;}
 .header-wrapper .text-right-data a { color: #000; font-weight: 500; font-size: 12px; }
 .header-wrapper button.reciteme {color: #000; font-weight: 500; font-size: 12px; }
 .header-wrapper button.reciteme:hover {color: #000;}
  #Id_en {
    margin-left: 6px;
    color: #000;    
    font-weight: 500;
    font-size: 12px;
}

 .textfirst .dropiconlang {    
    font-size: 9px;
}
 .navbar-light .navbar-nav .nav-link {    
    text-transform: uppercase;
    color: #888;
}
 .logo {
    position: relative;
    bottom: 10px;
}
 .logo a {
    height: auto;
    display: inline-block;
}
 .logo img {
    width: 120px;
}
 .buy-now-btn {    
    width: 100%;
}
 .buy-now-btn button,  .buy-now-btn a {
    border-color: #1d00fa;
    background: #fff;
    border: 2px solid #1d00fa;    
    text-transform: uppercase;    
    border-radius: 0;   
    color: #1d00fa;
    width: 125px;
    position: relative;
    top: -10px;
    left: 35px;
    font-weight: 600;
}
 .buy-now-btn button:hover,  .buy-now-btn a:hover {
    text-decoration: none;  
    background: none;
    border-color: #1d00fa;
    color: #a0a0a0;
}




 .nav-menu .main-nav-item > a {
    color: #020d23 !important;
    font-size: 14px !important;
    letter-spacing: 2px;
   
}
 .nav-wrapper nav {    
    box-shadow: 0px 5px 4px #00000042;
    z-index: 1;    
}




@media (max-width: 575px) { 
     .banner .banner-wrapper .container {      
        padding: 0 35px;
    }
     .header-wrapper {
        min-height: 25px;        
        height: 25px;
    }
     .header-wrapper ul {     
        line-height: 17px;
        margin-top: 5px;
    }    
     .textfirst .dropiconlang {
        top: 14px;
        margin-right: auto;
    }
     .nav-top {       
        height: 50px;        
    }


  .buy-now-btn button,  .buy-now-btn a {
        width: 93px;
        position: relative;
        top: 0;
        left: -30px;
        font-weight: 500;
        padding: 5px 10px;
        font-size: 12px;
        border: 1px solid;
    }
     .mobile-navbar .logo img {
        max-width: 70px;
    }
 .logo {        
        bottom: 0px;
    }
 .header-wrapper .text-right-data a,
     .header-wrapper button.reciteme,
     #Id_en
    {       
        font-size: 11px;
    }
     .drop-down-country-box{
        cursor: pointer;
        width: 100px;
    }
}

/*new menu and top bar styling end*/

/*alert message start*/
.body-wrapper .custom-container .deterrent {
    background: hsl(247deg 100% 94%);
      color: #55585f;
      font-size: 14px;
      padding: 10px;
      line-height: 17px;
      font-weight: 400;
      border-radius: 3px;
      font-family: 'Montserrat', sans-serif;
  }
  .websupport-wrapper .custom-container .deterrent {
    background: hsl(247deg 100% 94%);
      color: #1d1d1d;
      font-size: 14px;
      padding: 10px;
      line-height: 17px;
      font-weight: 300;
      border-radius: 3px;
      font-family: 'Montserrat', sans-serif;
  }
  /*alert message end*/

  .validate {
    display: none;
    margin-top: 10px;
    color: #9E2200 !important;
}
a:link{
    color: #1d00fa;
    text-decoration:none;   
  }
.make-complaint .buttons-div a:link{ color: #fff;}  
.footer-wrapper a:link{ color: #fff;}
/* .buy-now-btn a:link{ color: #fff;} */
.skip-navigation {   
    color: #fff !important;
}
/* .cust-btn.btn-ok button{
    background-color: #017a6f!important;
} */

.body-sections .html-content-section .go-to-home a:link{    
    color: #fff;
 }
 
 /*multiple files upload*/
 .tickets-container .files-uploaded-container {
    border: 1px solid #eee;
    display: inline-block;
    border-radius: 15px;
    margin: 5px 5px 5px 0;
    padding: 3px 12px 3px 5px;
    font-size: 13px;
    background: #e4e0ff;
    text-transform: lowercase;
    
}

.tickets-container .files-uploaded-container span {
    background: #ff0000;
    color: #fff;
    border-radius: 50%;
    width: 15px;
    height: 15px;
    text-align: center;
    display: inline-block;
    line-height: 15px;
    position: relative;
    right: -7px;
    bottom: auto;
    cursor: pointer;
    font-size: 16px;
}

.duplicate-File-Detected{color: #ff0000;font-size: 14px;font-weight: 400;}
/*multiple files upload ends*/

/*link styling*/
.footer-wrapper a:link, .footer-wrapper a{ text-decoration: none; }
.footer-wrapper a:hover, .footer .content-section a:hover{color: #fff; text-decoration: none;}
.body-wrapper .form-group a:link{ text-decoration: underline !important; font-weight: 500;}

.reciteme{ text-decoration: none;}
.gwr-main-body-section .panel-with-icon__content-col .panel-with-icon--box-link .img-responsive {
    width: 160px;
    height: 160px;   
    object-fit: contain;   
    /* uncomment line 785 above
    border: 1px solid red; */
}
.gwr-main-body-section .panel-width:nth-child(3) .panel-with-icon__content-col .panel-with-icon--box-link img.img-responsive{ width: 130px; height: 152px; padding-top: 10px;}
/* .gwr-main-body-section .panel-width:nth-child(3) img{ width: 130px;} */
/* .gwr-main-body-section .panel-width:nth-child(7) img{ width: 125px;} */
.gwr-main-body-section .panel-width:nth-child(7) .panel-with-icon__content-col .panel-with-icon--box-link img.img-responsive{ width: 125px; height: 145px; padding-top: 8px;}
@media( max-width: 576px){
    .gwr-main-body-section{ padding-top: 0; padding-bottom: 0;}
    .gwr-main-body-section .panel-width{ margin-bottom: 8px;}
}
/* end  */

/* tooltip message fix 
.body-wrapper .form-group label[for="Ticket"] .info-Ticket {
    display: inline-block;
    position: relative;
    width: auto;      
}
.body-wrapper .form-group label[for="Ticket"] .info-Ticket .file-details::after{
    display: none;
}
.body-wrapper .form-group label[for="Ticket"] .info-Ticket .file-details{
    width: max-content;
    left: 50%;
    bottom: 25px;
    transform: translateX(-50%);
}
.body-wrapper .form-group label[for="Description"] .info-description {
    display: inline-block;
    position: relative;
    width: auto;  
   
}
.body-wrapper .form-group label[for="Description"] .info-description .file-details::after{
    display: none;
}
.body-wrapper .form-group label[for="Description"] .info-description .file-details{
    width: max-content;
    left: 0;
    bottom: 25px;
}
@media(max-width:576px){
    .body-wrapper .form-group label[for="Ticket"] .info-Ticket .file-details {        
        right: 50%;       
        position: absolute;
        left: 50%;
        transform: translate(-50%,0);
    }
    .body-wrapper .form-group label[for="Ticket"] .info-Ticket {       
        position: static;       
    }
    .body-wrapper .form-group label[for="Ticket"] {       
        position: relative;       
    }

    .body-wrapper .form-group label[for="Description"] .info-description .file-details {        
        right: 50%;       
        position: absolute;
        left: 50%;
        transform: translate(-50%,0);
    }
    .body-wrapper .form-group label[for="Description"] .info-description {       
        position: static;       
    }
    .body-wrapper .form-group label[for="Description"] {       
        position: relative;       
    }
}

 end */
/* multi-box-set check box mobile fix */
@media(max-width: 576px){
    .Compalaint-form .multi-box-set > br{ display: none;}
    .Compalaint-form .multi-box-set{
        margin-top: 0;        
    }
    .Compalaint-form .multi-box-set label {
        width: 80%;       
        vertical-align: top;
    }

}

/* footer shawtrust icon placement*/
.footer-wrapper .shawtrust{
	margin-top: 30px;
}

@media( max-width: 575px){ 
.new-design-wrapper .content-section .footer-column .shawtrust ul li {   
    justify-content: flex-start;
   
}
.footer-wrapper .shawtrust{
	margin-top: 0px;
}

.content-section .footer-column .shawtrust ul {    
    margin-top: 20px;
}
}

/*end*/


/* accessibility navigation menu issue fix */
ul.sub-menu-container{ padding-left: 0;}
ul.sub-menu-container li{ list-style-type:none;}
/* end */

.skip-navigation {
	/* position: absolute; -->
	<!-- top: -1000px; -->
	<!-- left: -1000px; -->
	<!-- height: 1px; -->
	<!-- width: 1px; -->
	<!-- text-align: left; -->
	<!-- overflow: hidden; -->
	<!-- color: #fff; */
	text-decoration: none;
	cursor: pointer;
	text-align: left;
	font-weight: 700;
	margin: 0;
	font-size: 14px;
	display: inline-block;
	line-height: 24px;
	padding: 8px 4px;
	border: none;
	top: -40px;
	left: 0;
	position: absolute;
	background-color: #0a493e;
	z-index: 99;
}

a.skip-navigation:active,
a.skip-navigation:focus,
a.skip-navigation:hover {
	left: 0;
	top: 0;
	width: auto;
	height: auto;
	overflow: visible;
}


.validate {
	display: none;
	margin-top: 10px;
	color: #ff4713;
}

.validation-visibility {
	display: block !important;
}

.no-error {
	display: none;
}

.body-wrapper .form-group label[for="Ticket"]{
		
	display: inline;
	
}
.body-wrapper .form-group label[for="Ticket"] + .info-Ticket{
	display: inline-block;
	position: relative;
}
.body-wrapper .form-group label[for="Ticket"] + .info-Ticket + button{
	display: block; 
	margin-top: 15px;

}
.body-wrapper .form-group .file-details{    
    width: max-content;
    left: 50%;
    bottom: 25px;
    transform: translateX(-50%);

}

.body-wrapper .form-group label[for="Description"]{
	
	display: inline;
	
}
.body-wrapper .form-group label[for="Description"] + .info-description{
	display: inline-block;
	position: relative;
}

@media(max-width: 576px){

	.body-wrapper .form-group label[for="Ticket"]{
	position: relative;
	
}

.body-wrapper .form-group label[for="Ticket"] + .info-Ticket {    
    position: static;
}
.body-wrapper .form-group label[for="Ticket"] + .info-Ticket .file-details {
    width: max-content;
    left: 50%;
    transform: translate(-50% ,-50%);
    bottom: 0;   
    position: absolute;
}

}
.hideDiv {
	display: none;
}

.take-to-top{
    cursor:pointer
    }
	
.body-wrapper .form-group label[for="Ticket"], .websupport-from .form-group label[for="Ticket"]{
		
	display: inline;
	
}
.body-wrapper .form-group label[for="Ticket"] + .info-Ticket, .websupport-from .form-group label[for="Ticket"] + .info-Ticket{
	display: inline-block;
	position: relative;
}
.body-wrapper .form-group label[for="Ticket"] + .info-Ticket + button, .websupport-from .form-group label[for="Ticket"] + .info-Ticket + button{
	display: block; 
	margin-top: 15px;

}
.body-wrapper .form-group .file-details, .websupport-from .form-group .file-details{    
    width: max-content;
    left: 50%;
    bottom: 25px;
    transform: translateX(-50%);

}

.body-wrapper .form-group label[for="Description"],.websupport-from .form-group label[for="Description"] {
	
	display: inline;
	
}
.body-wrapper .form-group label[for="Description"] + .info-description, .websupport-from .form-group label[for="Description"] + .info-description{
	display: inline-block;
	position: relative;
}

@media(max-width: 576px){

	.body-wrapper .form-group label[for="Ticket"], .websupport-from .form-group label[for="Ticket"]{
	position: relative;
	
}

.body-wrapper .form-group label[for="Ticket"] + .info-Ticket, .websupport-from .form-group label[for="Ticket"] + .info-Ticket {    
    position: static;
}
.body-wrapper .form-group label[for="Ticket"] + .info-Ticket .file-details, .websupport-from .form-group label[for="Ticket"] + .info-Ticket .file-details {
    width: max-content;
    left: 50%;
    transform: translate(-50% ,-50%);
    bottom: 0;   
    position: absolute;
}

}
.textfirst .dropiconlang::before{
	color: #000;
}

/* end */

.icon-description-section{
display: inline-block;
    position: relative;
}


/*Popu Alert*/

.popup {
			position: fixed;
			z-index: 1;
			left: 0;
			top: 0;
			width: 100%;
			height: 100%;
			overflow: auto;
			background-color: rgba(0, 0, 0, 0.4);
			display: none;
		}
		.popup-content {
			background-color: #fff;
			margin: 10% auto;
			padding: 24px;
			border-radius: 4px;
			width: 30%;
			font-weight: bolder;
            text-align: center;
		}
		@media(max-width: 576px){
            .popup-content {       
              width: 90%;       
            }
          }
		.show {
			display: block;
		}
		.btn-popup {
    background-color: #005475;
    border: 2px solid #005475;
    min-width: 150px;
    padding: 8px 16px;
    border-radius: 20px;
    font-weight: 600;
    color: white;   
    line-height: 20px;
    font-size: 16px;   
    font-family: Arial;
    cursor: pointer;
}
.popup-content h1 {    
    text-transform: uppercase;
    font-family: Arial;   
    font-size: 40px;
    font-weight: bold;    
    color: #035A7C;
    margin: 0;
}
.popup-content p {
    font-family: Arial;
    font-size: 14px;    
    color: #20234E;    
    font-weight: 400;
    margin: 8px 0 16px;
}
.btn-close {
    background-color: #005475;
    border: 2px solid #005475;
    min-width: 150px;
    padding: 8px 16px;
    border-radius: 20px;
    font-weight: 600;
    color: white;   
    line-height: 20px;
    font-size: 16px;   
    font-family: Arial;
    cursor: pointer;
}

.content-section .footer-column h5 ~ a {
    font-size: 14px;
    letter-spacing: 2px;
    font-weight: 400;
    color: #fff;
    text-transform: uppercase;
}
.footer-column li a, .content-section .footer-column ul li a {
    font-size: 14px;
    letter-spacing: 2px;
    font-weight: 400;
    color: #fff;
    text-transform: uppercase;
}
.footer-wrapper{
    margin-top: 50px;
}

@media(min-width: 576px) and (max-width:768px){

    .body-wrapper.main-page-body.gwr-main-body-section  .panel-width{
        max-width: 23%;;
    }
    .body-wrapper h2.panel-with-icon__title a {     
        font-size: 12px;
        line-height: 14px;
        padding: 7px 5px;      
    }
    .promo_description p{
        line-height: 18px;
    }
}


/* mobile view fix */

@media(max-width: 576px){
    
 .banner-wrapper {
    height: 766px;
     background: linear-gradient(105deg, #f3f7fa 46%, #c2d5e4 0);
    align-items: self-start;
    padding-top: 109px;
}
.main-wrapper .banner {        
    height: 265px;     
    overflow: hidden;
}
}
@media (min-width: 577px) and (max-width: 768px){
    .buy-now-btn a {    
        left: 0;   
    }
    .banner-wrapper {       
        background: linear-gradient(139deg, #f3f7fa 51%, #c2d5e4 0);
       
    }
}
 

/* hack fix for background linear gradient  */

@media(min-width:800px){

    .main-wrapper .banner {        
        height: 265px;     
        overflow: hidden;
    }
    
    .banner-wrapper {
        height: 766px;
        background: linear-gradient(115deg, #f3f7fa 45%, #c2d5e4 0);
        align-items: self-start;
        padding-top: 109px;
    }

}

/* end */
/* mobile phone message 
.form-control.phone-info{
	width: 48.5%
} 

@media(max-width: 576px){	
.form-control.phone-info{
	width: 100%;
} 

}

end */

.banner-wrapper.new-design-wrapper h1.banner-text span{
    color: #4a33fb!important;
    line-height: 25px;
    margin-top: 5px;
}


/* tooltip hack */
@media( max-width: 576px)
{
    #contact-info-hide-file + .file-details {
        transform: none;
       top: -81px;
       left: 0;
       bottom: auto;
   }
  
   .info-description{
   position: static !important;
   }
}

/* end */

/*  mobile info */
.form-control.phone-info {
    width: 48.5%;
  }
  @media(max-width:576px){
    .form-control.phone-info {
      width: 100%;
    }
  }
  /* end */
  /* new dynamic tooltip */
 
 #tooltip {
    text-align: left;
    font-size: 16px;
    font-weight: lighter;
    color: #fff;
    background: #565252;
    position: absolute;
    z-index: 100;       
    border-radius: 3px;
    padding: 5px 6px;	
     width: auto;	
     box-shadow: 3px 2px 6px #888;  
}

    #tooltip:after /* triangle decoration */ {
        width: 0;
        height: 0;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-top: 10px solid #565252;
        content: '';
        position: absolute;
        left: 50%;
        bottom: -10px;
        margin-left: -10px;
    }

    #tooltip.top:after {
        border-top-color: transparent;
        border-bottom: 10px solid #565252;
        top: -20px;
        bottom: auto;
    }

    #tooltip.left:after {
        left: 10px;
        margin: 0;
    }

    #tooltip.right:after {
        right: 10px;
        left: auto;
        margin: 0;
    }
/* end */

.station-list-particular{
    font-size: 12px;
    height:38px !important;
}
.station-list-mobile{ display: none;}
@media(max-width: 576px){

.station-list-mobile{
	font-size: 11px;
	display: block;
    padding:5px;
}
input.station-list-particular::placeholder{
	opacity:0;
}
}

.multi-box-set fieldset{ margin-left: 0}
.multi-box-set legend { margin-bottom: 0}
.multi-box-set label{ margin-bottom: 0;}


.body-wrapper .form-group label[for="Ticket"].custom-file-label.selected, .websupport-from .form-group label[for="Ticket"].custom-file-label.selected {
overflow: hidden;
white-space: nowrap;
width: 100%;
display: inline-block;

}

@media (max-width: 576px) {
.body-wrapper .form-group label[for="Ticket"].custom-file-label, .websupport-from .form-group label[for="Ticket"].custom-file-label {
position: absolute;
}
}