.bodyclass
{
	background-image: url(https://www.reliancegeneral.co.in/SiteAssets/RgiclAssets/images/Web-BG2.jpg); background-repeat: no-repeat;  background-size: cover;
}
.logo {
    padding-left: 30px;
    padding-top: 25px;
}
.leftImg {
    width: 100%;
    padding-left: 22px;
    padding-top: 40px;
}

.leftImg img {
    width: 50%;
}
.rightColumn
{
	padding-top: 40px;
}
h2 {
    color: #ffffff;
    font-size: 20px;
}
.rightimg {
    width: 86%;
}
body
{
	color: #ffffff;
	font-family: 'Roboto', sans-serif;
}
.leftContent p
{
	margin: 0;
}
.contentImg
{
	margin: 0;
	position: relative;
}
.leftContent {
    padding-left: 40px;
    font-size: 19px;
    margin: 0;
    line-height: 23px;
}
.brobot
{
	position: absolute;
	bottom: -10px;
}
.text
{
	
	margin: 0 auto;
}

p.text {
    padding-left: 42px;
    padding-top: 15px;
}
p.text span
{
	color: #d6de23;
}
.bottomImg
{
	text-align: center;
	padding: 0 0;
}
.prod
{
	margin: 0 auto;
}
.Prod h2
{
	font-size: 16px;
	color: #ffffff;
	    font-weight: bold;
}
.Prod span a
{
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;
	fill: #ffffff;
}
.Prod span a:hover
{
	color: #0d4576;
	fill: #0d4576;
}

.prodList span
{
display: block;
}
li.prodList {
    padding: 10px 40px;
    list-style: none;
    display: inline-block;
}
.Prod ul {    
    align-items:center;   
    padding: 0;
}
.mobilevideo
{
	display: none;
}
.mobilevideo h2
{
    text-align: center;
}
.leftImg-mobile
{
	display: none;
}
.brobotDiv{
	margin-top: 100px;
	}

@media (min-width:  320px) and (max-width: 600px) {
 
 .bodyclass
 {
 	background: url(https://www.reliancegeneral.co.in/SiteAssets/RgiclAssets/images/Web-BG2.jpg) #0a1d47; background-repeat: no-repeat;  background-size: inherit; 
 }
 .mobile-width
 {
    width: 320px;
    margin: 0 auto;
 }
 .iframe-mobile
 {
    width: 100%;
    height: 190px;
 }
  .rightColumn {
   padding-top: 0;
    padding-left: 53px;
}
.rightimg {
    width: 100%;
}
.leftImg
{
	display: none;
}
.leftImg-mobile {
    display: block;
    position: absolute;
    /* width: 300px !important; */
    padding-top: 61px;
}
.brobot {
    position: absolute;
    bottom: -36px;
    display: block;
    left: -7px;
}
.textcol {
    padding-top: 448px;
}
.Prod
{
	padding-top: 0;
}
.desktopvideo
{
	display: none;
}
.mobilevideo
{
	display: block;
}
.leftImg {
   
    padding-top: 10px;
}
p.text {
   
    
    padding: 39px 0 10px 0;
}
.Prod ul {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    padding: 0;
}

.leftContent {
	padding: 107px 0 0 0;
	}

}
@media (min-width:  1600px) and (max-width: 1920px) {
    .topcontain
    {
        padding-top: 105px;
    }
}