﻿
/*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;
}
.tooltip-img-height-width >img
{
width:20px !important;
height:20px !important;
}
.modal-body-custom{
margin-top:80px;
}
}

/*Mobile*/
@media  (max-width:425px){
.grid-header-spacing
{
min-height:152px !important;
}
.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;
}
.modal-body-custom{
margin-top:80px;
}
}

/*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;
}
.banner-top-country .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;
}
@media  (min-width: 1280px)
{
.img-category-support-article-1 >img
{
	width: 387px !important;
    height: 352px !important;
}
}

/*tooltip section*/

.tooltip-img-iconFocus11, .tooltip-img-iconFocus12,.tooltip-img-iconFocus13, .tooltip-img-iconFocus14, .tooltip-img-iconFocus15,.tooltip-img-iconFocus21, .tooltip-img-iconFocus22, .tooltip-img-iconFocus31,.tooltip-img-iconFocus32,.tooltip-img-iconFocus41,.tooltip-img-iconFocus42, 
 .tooltip-img11, .tooltip-img12, .tooltip-img13, .tooltip-img14, .tooltip-img15, .tooltip-img21, .tooltip-img22, .tooltip-img23, .tooltip-img31, .tooltip-img32, .tooltip-img33, .tooltip-img41, .tooltip-img42, .tooltip-img43
 
 {
    display: none;
}

.overlay{
    color: rgba(130, 130, 130, 0.5) !important;
    z-index: 1 !important;
    }
	
.tooltip-child-grid11 .container, .tooltip-child-grid12 .container, .tooltip-child-grid13 .container,.tooltip-child-grid14 .container,.tooltip-child-grid15 .container,.tooltip-child-grid21 .container, .tooltip-child-grid22 .container,
.tooltip-child-grid31 .container, .tooltip-child-grid32 .container, .tooltip-child-grid41 .container, .tooltip-child-grid42 .container 
{
padding-left:0px !important;
padding-right:0px !important;
}
a:focus {
    outline: none !important;
}
/*Contact*/
.
.dls-icon-telephone:before {
    margin-left: -20px;
	}

.grid-phone-number .container
{
padding-left:0px !important;
}
@media (max-width: 1279px) and (min-width: 1024px){
.tooltip-img-responsive {
    /*width: 71px!important;*/
    margin-left: -42px!important;
}
}
@media (max-width: 1023px) and (min-width: 768px){
.tooltip-img-responsive {
   /* width: 71px!important;*/
    margin-left: -42px!important;
}
}
@media (max-width: 425px){
.tooltip-img-responsive {
   /* width: 61px!important;*/
    margin-left: -35px!important;
    margin-bottom: -62px!important;
}
}	
.border-dark {
border: .0625rem solid #006FCF !important;
}
.tooltip-img-responsive {
width: 43px;
}
.grid-support-category-talk-to-us {
    z-index: -9;
}
.image .pad
{
padding: 0px !important;
}