/*Top header section*/
.homepage-top-header {
  position: fixed !important;
 width: 100%;
 z-index: 100;
}
.homepage-top-header .container
{
padding-top:10px !important;
}

.homepage-top-header .container .row .col-md-6 .richtext :first-of-type {
padding-top:3px !important;
}
.grid-category-header.container {
 padding: 0px!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;
}
.border-dark {
border: .0625rem solid #006FCF !important;
}
.top-country-sticky{
    position: fixed !important;
   width: 100%;
    z-index: 1;
}
.homepage-top-header {
    position: fixed !important;
   width: 100%;
    z-index: 1;
}

/*tooltip image*/
.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;
    }
.img-width-border >img {
    border: 1px solid #006FCF !important;
}
a:focus {
    outline: none !important;
}
.footnote_box_grid{
     border: 1px solid #006FCF;
	 }
 .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);
}

/*Small Desktop*/
@media  (max-width: 1279px)  and (min-width:1024px){
	.tooltip-img-responsive {
        /* width: 71px!important; */
        margin-left: -42px!important;
    }

}

/*Extra Small Desktop*/
@media  (max-width: 1023px)  and (min-width:768px){

	.tooltip-img-responsive {
        /* width: 71px!important; */
        margin-left: -42px!important;
    }
}
/*Tablet*/
@media  (max-width: 767px)  and (min-width:426px){
	.tooltip-img-responsive {
        /* width: 75px!important; */
        margin-left: -64px!important;
    }

}

/*Mobile*/
@media  (max-width:425px) and (min-width:376px){
.tooltip-img-responsive {
        /* width: 61px!important; */
        margin-top: -39px!important;
        margin-left: -21px!important;
        margin-bottom: -62px!important;
	 
    }
.heading_grid{
       	margin-top:80px!important;
       }
.img2-grid-learnreconc img{
      	transform:none!important;
      }
  .thumbs-icon-grid .dls-icon-thumbs-up::before {
        margin-right: 354px;
    }

}
@media (min-width:320px) and (max-width:424px) {
	.tooltip-img-responsive {
            /* width: 61px!important; */
            margin-top: -39px!important;
            margin-left: -21px!important;
            margin-bottom: -62px!important;
        }
	.heading_grid{
       	margin-top:80px!important;
		}
.img2-grid-learnreconc img{
      	transform:none!important;
      } 
.thumbs-icon-grid .dls-icon-thumbs-up::before {
        margin-right: 354px;
    }      
}
@media (max-width:320px) {
    .thumbs-icon-grid .dls-icon-thumbs-up::before {
        margin-right: 253px;
    }
}
@media (min-width:321px) and (max-width:375px) {
    .thumbs-icon-grid .dls-icon-thumbs-up::before {
        margin-right: 304px;
    }
}

@media  (max-width: 1024px)  and (min-width:426px){
    .thumbs-icon-grid .dls-icon-thumbs-up::before {
        margin-left: 21px!important;
    }
}
@media  (max-width: 767px)  and (min-width:426px){
    .thumbs-icon-grid .dls-icon-thumbs-up::before {
        margin-left: 21px!important;
    }
}

.tooltip-img-responsive {
width: 43px;
}
.image .pad
{
padding: 0px !important;
}