/*IE*/
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
}
/*Small Desktop*/
@media  (max-width: 1279px)  and (min-width:1024px){
.grid-header-spacing
{
min-height:72px !important;
}
.grid-top-video
{
min-height:307px !important;
}
.grid-support-category-talk-to-us
{
min-height:500px !important;
}
}

/*Extra Small Desktop*/
@media  (max-width: 1023px)  and (min-width:768px){
.grid-header-spacing
{
min-height:72px !important;
}
.grid-top-video
{
min-height:230px !important;
}
.grid-support-category-talk-to-us
{
min-height:520px !important;
}
.tooltip-img-height-width >img
{
min-width:20px !important;
min-height:20px !important;
}
}
/*Tablet*/
@media  (max-width: 767px)  and (min-width:426px){
.grid-header-spacing
{
min-height:130px !important;
}
.grid-top-video
{
min-height:293px !important;
}
.grid-support-category-talk-to-us
{
min-height:520px !important;
}
.modal-body-custom{
margin-top:80px;
}
.tooltip-img-height-width >img
{
width:20px !important;
height:20px !important;
}
}

/*Mobile*/
@media  (max-width:425px){
.grid-header-spacing
{
min-height:152px !important;
}
.modal-body-custom{
margin-top:80px;
}
.grid-top-video
{
min-height:207px !important;
}
.grid-support-category-talk-to-us
{
min-height:520px !important;
}
.tooltip-img-height-width >img
{
width:20px !important;
height:20px !important;
}

}
@media  (max-width: 768px)  and (min-width:426px){
.grid-recommended-video1
{
box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
height:280px;
}
}
/*Top header section*/
.homepage-top-header {
  position: fixed !important;
 width: 100%;
 z-index: 1;
}
.homepage-top-header .container
{
padding-top:10px !important;
}

.homepage-top-header .container .row .col-md-5 .richtext :first-of-type {
padding-top:3px !important;
}
.grid-category-header.container {
 padding: 0px!important;
}
.img-border >img {
    border: 1px solid #006FCF !important;
}
a:hover {
    text-decoration: none !important;
	}
.banner-top-country .container .row .col-md-5 .richtext :first-of-type {
padding-top:3px !important;
}
/*Country navigation*/
.dropbtn {
	background-color: transparent !important;
    color: #FFFFFF !important;
    font-size: 15px !important;
    border: none;
}
.country-selected {
    display: inline-block;
    padding-left: 0px !important;
    color: #FFFFFF !important;
    padding-top: 7px;
}
@media  (min-width: 1280px)
{
.img-category-support-article-1 >img
{
	width: 387px !important;
    height: 352px !important;
}
}/*Home page top header- make fiexd on top*/

.homepage-top-header .container
{
padding-top:10px !important;
}
.homepage-top-header .container .row .col-md-5 .richtext :first-of-type {
padding-top:3px !important;
}
a:hover {
    text-decoration: none !important;
	}
/*Country navigation*/
.dropbtn {
	background-color: transparent !important;
    color: #FFFFFF !important;
    font-size: 15px !important;
    border: none;
}
.country-selected {
    display: inline-block;
    padding-left: 0px !important;
    color: #FFFFFF !important;
    padding-top: 7px;
}

.grid-recommended-video1
{
box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
}

/*paymnt_guide*/
.glossary_box{
border:solid;
border-width:thin;
border-color: #006fcf;
}
a:focus {
    outline: none !important;
}
.grid-recommended-video2
{
box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
}
/*Contact*/

.dls-icon-telephone:before {
    margin-left: -20px;
	}

.grid-phone-number .container
{
padding-left:0px !important;
}	
.border-dark {
border: .0625rem solid #006FCF !important;
}
.image .pad
{
padding: 0px !important;
}