﻿.webp .mh { background-image: linear-gradient(to bottom right, #000000cc, #00000042), url("/uploaded/Image/mastheads/sm/TrainingRoom.webp"); }
.no-webp .mh { background-image: linear-gradient(to bottom right, #000000cc, #00000042), url("/uploaded/Image/mastheads/sm/TrainingRoom.jpeg"); }

@media (max-width: 450px) {
.webp .mh {background-image: linear-gradient(to bottom right,#000000cc, #00000042), url("/uploaded/Image/mastheads/mobile/450_TrainingRoom.webp");}
.no-webp .mh {background-image: linear-gradient(to bottom right,#000000cc, #00000042), url("/uploaded/Image/mastheads/mobile/450_TrainingRoom.jpeg");}
}


/*----------------- Modal Start ------------------*/

#divfix {display:none;}

.iconLeft:before {
font-family: "Font Awesome 5 Duotone"; 
font-weight: 900; 
content: "\f073";
display: none;
}

/*----------------- Modal End ------------------*/

.FeefoCon {float: left; width: 100%; text-align: center;}
.FeefoRate {float: left; width: 24%; margin: 1% 38% 2%}
.FeefoRate img {width: 100%}
.Inn { height: auto;}

@media (max-width: 1100px) {
.FeefoRate {width: 28%; margin: 1% 36% 2%}
}

@media (max-width: 980px) {
.FeefoRate {width: 32%; margin: 1% 34% 2%}

}

@media (max-width: 880px) {
.FeefoRate {width: 36%; margin: 1% 32% 2%}
#regGrey .feefo_CommentText { padding: 5px 1% 5px 1%;margin-left: 0; float: right;}
#regGrey .feefo_ProductNameText { width: 18%;}
}

@media (max-width: 680px) {
#divfix {
display:block;
    bottom: 1%;
}
.FeefoRate {width: 40%; margin: 1% 30% 2%}
}

@media (max-width: 555px) {
.FeefoRate {width: 44%; margin: 1% 28% 2%}
#regGrey .feefo_ProductNameText {width: 17%;}
}

@media (max-width: 400px) {
.FeefoRate {width: 64%; margin: 1% 18% 2%}
}
