/**
* Author: Kiran Kumar Neerudu
*/

.home-content-ul ul{
  padding: 0;
}
.home-content-ul ul li{
  list-style-type: none;
  padding-bottom: 10px;
}
.ri-check-double-line{
  font-size: 20px;
  padding-right: 4px;
  color: #e03a3c;
}
.icon-box-text{
  color: #fff;
}
.map-container-4{
overflow:hidden;
padding-bottom:16.25%;
margin-top: 50px;
position:relative;
height:0;
}
.map-container-4 iframe{
left:0;
top:0;
height:100%;
width:100%;
position:absolute;
}
.about{
	margin-bottom: 100px;
}
.contact{
  margin-bottom: 100px;
}
#products{
	background: #f5f5f5;
}
#footer{
	position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 99;
}
.main{
	margin-bottom: 65px;
}

.oravisun-ms{
  margin-bottom: 70px;
}
.hcm-cloud-is{
  margin-bottom: 5%;
}
.hcm-cloud-ims{
  margin-bottom: 5%;
}
.reports-and-analytics{
  margin-bottom: 12%;
}
.custom-application-development{
  margin-bottom: 12%;
}
.ebs-to-oracle-cloud{
  margin-bottom: 10%;
}

/* Products Menu */
.oracle-hcm-cloud{
  margin-bottom: 5%;
}
.oracle-lease-and-finance-management{
  margin-bottom: 5%;
}
.oracle-e-business-suite{
  margin-bottom: 70px;
}


.header-top-fixed{
  background-color: #e52228;
  color: #fff;
  text-align: left;
  padding-left: 30px;
}
#header{
  padding-top: 0px;

}
.header-top-fixed{
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.header-top-fixed a{
  color: #fff;
}
.header-top-fixed a:hover{
  text-decoration: underline;
}
.breadcrumbs{
  margin-top: 125px;
}
.mobile-nav-toggle{
  margin-top: 60px;
}
#header.header-scrolled{
  padding-top: 0px;
}
a{
  text-decoration: none;
}
.col{
  margin-bottom: 15px;
}

@media (max-width: 992px) {
  #footer{
    position: relative !important;
  }
  .about-img{
    width: 100%;
  }

  .oravisun-ms{
    margin-bottom: 0px;
  }
  .hcm-cloud-is{
    margin-bottom: 0%;
  }
  .hcm-cloud-ims{
    margin-bottom: 0%;
  }
  .reports-and-analytics{
    margin-bottom: 0%;
  }
  .custom-application-development{
    margin-bottom: 0%;
  }
  .ebs-to-oracle-cloud{
    margin-bottom: 0%;
  }

  /* Products Menu */
  .oracle-hcm-cloud{
    margin-bottom: 0%;
  }
  .oracle-lease-and-finance-management{
    margin-bottom: 0%;
  }
  .oracle-e-business-suite{
    margin-bottom: 0px;
  }
}

@media (max-width: 768px){
  .about{
    text-align: left;
  }
  .header-top-fixed{
    padding-right: 10px;
  }

  .oravisun-ms{
    margin-bottom: 10px;
  }
  .hcm-cloud-is{
    margin-bottom: 0%;
  }
  .hcm-cloud-ims{
    margin-bottom: 0%;
  }
  .reports-and-analytics{
    margin-bottom: 0%;
  }
  .custom-application-development{
    margin-bottom: 0%;
  }
  .ebs-to-oracle-cloud{
    margin-bottom: 0%;
  }

  /* Products Menu */
  .oracle-hcm-cloud{
    margin-bottom: 0%;
  }
  .oracle-lease-and-finance-management{
    margin-bottom: 0%;
  }
  .oracle-e-business-suite{
    margin-bottom: 0px;
  }
  .header-top-fixed{
    text-align: center;
  }
}