﻿/*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;
}
.tooltip-img-responsive {
        /*width: 71px!important;*/
        margin-left: -42px!important;
    }
	.grid-recommended-video1, .grid-recommended-video2
{
min-height: 235px !important;
}
.grid-recommended-video
{
min-height: 280px !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-responsive {
        /*width: 71px!important;*/
        margin-left: -42px!important;
    }
	.grid-recommended-video1, .grid-recommended-video2
{
min-height: 260px !important;
}
.grid-recommended-video
{
min-height: 290px !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-responsive {
        /*width: 75px!important;*/
        margin-left: -64px!important;
    }
	.grid-recommended-video
{
min-height: 480px !important;
}
}

/*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-responsive {
        /*width: 61px!important;*/
        margin-left: -35px!important;
		margin-bottom:-62px!important;
	 
    }
	.grid-recommended-video
{
min-height: 480px !important;
}
}

.tooltip-img-icon1-filled, .tooltip-img-icon2-filled, .tooltip-img-icon3-filled, .tooltip-img-icon4-filled, .tooltip-img-icon5-filled,
 .guide-img-one, .guide-img-two, .guide-img-three, .guide-img-four, .guide-img-five
 {
    display: none;
}
.overlay{
    color: rgba(130, 130, 130, 0.5) !important;
    z-index: 1 !important;
    }
.homepage-top-header {
  position: fixed !important;
 width: 100%;
 z-index: 1;
}
a:hover {
    text-decoration: none !important;
	}
a:focus {
    outline: none !important;
}
.homepage-top-header .container	
{
padding-top:10px !important;
}
.homepage-top-header .container .row .col-md-5 .richtext :first-of-type {
padding-top:3px !important;
}
.banner-top-country .container .row .col-md-5 .richtext :first-of-type {
padding-top:3px !important;
}
.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;
}
.tooltip-img-width-border .container .row .col-md-12 .image .pad > img{
border: 1px solid #006FCF !important;
}
.img-width-border > img{
border: 1px solid #006FCF !important;
}
.grid-highlighted .border{
    border-color: #006fcf;
}
@media  (max-width: 767px)  and (min-width:426px){
.user-guide-top-heading{
margin-top:65px;
}
}
@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: -40px!important;
    margin-bottom: -66px!important;
}
.modal-body-custom{
margin-top:80px;
}
.user-guide-top-heading{
margin-top:80px;
}
}

.grid-recommended-video1
{
box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
}
.grid-recommended-video2
{
box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
}
.border-dark {
border: .0625rem solid #006FCF !important;
}
.tooltip-img-responsive {
width: 43px;
}
.image .pad
{
padding: 0px !important;
}