.about-section li.first-row1 {
    margin-left: 34.3%;
}
.about-section ul.websubmenu {
    top: 2.3vw;
}
.about-section .non-top {
    margin-top: 0;
}
.about-section .fancyarrow {
		margin: 0 auto 0 48.6%;
}
.about-section .innerpages-content .inner-title {
    margin-left: 4%;
}
.about-section .innerpages-content .inner-image {
    width: 24%;    
		height: 30vh;
		text-align: left;
}
.section-justify{
		text-align: justify;
}
.section-center{
		text-align: center;
}
.about-section .video-home, .about-section #section2, 
.about-section #section3, .about-section #section4,
.about-section #section5, .about-section #section6,
.about-section #section7, .about-section #section8
{
    background: url(../../img/portfolio-bg2.jpg) center no-repeat;
		background-size: cover;
		background-attachment: fixed;
		position: relative;		
}

.about-section .video-home{
		background-image: url(../../img/about/background-1.jpg);
		background-size: cover;
		background-attachment: fixed;
		position: relative;
}
.about-section #section2, .about-section #section3 {
		background-image: url(../../img/about/background.jpg);
		background-size: cover;
		background-attachment: fixed;
		position: relative;
}
.inner-title img{
    max-width: 100%;
}
.about-section .inner-text p, .about-section .inner-text ul{
    color: #fff;
}
.about-section .innerpages-content .inner-text {
	border: 0;
}
.about-section .innerpages-content .inner-text h3, .about-section .innerpages-content .inner-text h4 {
    color: #fff	;
}
.about-section #section1 .inner-image {
    position: relative;
}
.about-section #section2 .inner-image {
    position: absolute;
    right: 0;
}
.transparent-back{
    height: 100%;
    position: absolute;
    width: 40%;
    background: rgba(0,0,0,0.7);
    left: 31%;
		top: 0;
}
.about-section .main-menu a {
    color: #222;
}
.about-section .bottom-border {
    background: url(../../img/bottom-complete-about.png) center repeat-x;
    background-size: contain;    
}

.about-section .inner-image img{
		position: absolute;
    bottom: 0;
}
.innerpages-content{
    height: 100%;
		width: 100%;
    display: table;
    overflow: hidden;
}
#section1 .inner-table, .video-home .inner-table {
    top: 0;
}
.inner-table{
		display: table-cell; 
		vertical-align: middle;
		padding: 0 5%;
		position: relative;
    top: 0;
}
.innerpages-content .inner-title{
    float: left;
    width: 20%;
    padding-right: 2%;
    margin-top: 5%;
}
.innerpages-content .inner-title h1{
	  text-align: center;
    font-size: 40px;
    font-weight: 800;
    line-height: 37px;
    color: #01b3db;
		text-transform: uppercase;
}
.innerpages-content .inner-text{
    font-size: 0.9vw;	
    width: 40%;
    float: left;
    padding: 2% 5% 2% 5%;
    border-left: 2px solid #01b3db;
}
.fp-viewing-Website_Blog_Database .innerpages-content .inner-text {
    font-size: 0.8vw;
    padding: 0% 5% 2% 5%;
  }
.innerpages-content .inner-image{
		float: left;
		height: 30vh;
    margin-top: 5%;
}
.innerpages-content .inner-image img{
    max-height: 100%;
		max-width: 100%;
}
.innerpages-content .inner-text h3{
    font-weight: normal;
    color: #01b3db;
    font-size: 31px;
    margin: 0;
}
.innerpages-content .inner-text h4{
    margin: 18px 0 25px 0;
    font-size: 21px;
    color: #727272;
}
.sub-toolbar-mark{
	background: rgba(232, 113, 255, 0.84);
}
.about-section .inner-table {
    top: 0;
}
.about-section ul.websubmenu1.submenu1 {
    width: 40%;
    right: 0;
    margin: 0.2vw auto 0 auto;
    left: -6%;
}
.about-section ul.websubmenu1 li.first-row2 {
    margin-left: 13vw;
}
.about-section ul.websubmenu1, .about-section ul.websubmenu2 {
    left: 15vw;
    margin: -1.2vw auto 0 auto;
		right: 0;
}

