﻿.webp .mh {background-image: linear-gradient(to bottom right,#030d3abb,#000000dd), url("/uploaded/Image/mastheads/sm/TechSupport.webp");}
.no-webp .mh {background-image: linear-gradient(to bottom right,#030d3abb,#000000dd), url("/uploaded/Image/mastheads/sm/TechSupport.jpg");}

@media (max-width: 450px) {
.webp .mh {background-image: linear-gradient(to bottom right,#030d3abb,#000000dd), url("/uploaded/Image/mastheads/mobile/450_TechSupport.webp");}
.no-webp .mh {background-image: linear-gradient(to bottom right,#030d3abb,#000000dd), url("/uploaded/Image/mastheads/mobile/450_TechSupport.jpg");}
}


.HTCon {float: left; text-align: justify}

.GTACon {width: 65%; float: left; text-align: center; margin: 2% 0 2% 0}
.GTATxt {float: left; width: 92%; background-color: white; padding: 0 2em 2em; height: 450px; border-radius: 25px; box-shadow:0 5px 14px -10px #909090;}
.GTACon:nth-child(2n) {width: 30%; margin-right: 0; float: right;}

.GTA {text-align: center;}
.GTA iframe {border: 0; width: 100%; height: 350px;}


#regGrey a {
font-weight: bold;
    color: #2a24ff;
}

#regGrey a:hover {
font-weight: bold;
    color: #2a24ff;
}


@media (max-width: 1100px) {
.GTACon {width: 100%; margin: 5% 0 3% 0}
.GTACon:nth-child(2n) {width:100%;}
.GTATxt {height: auto; width: 92%;}
}


@media (max-width: 555px) {
.GTA iframe {width: 100%;}
.GTACon {margin: 5% 0}
}
