.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%;    
}
.section-justify{
		text-align: justify;
}
.section-center{
		text-align: center;
}

.webdesign-additional-pages .video-home, .webdesign-additional-pages #section2, 
.webdesign-additional-pages #section3, .webdesign-additional-pages #section4,
.webdesign-additional-pages #section5, .webdesign-additional-pages #section6,
.webdesign-additional-pages #section7, .webdesign-additional-pages #section8
{
    background-image: url(../../img/bgs/Website-Design-1920-x-1080.jpg);
    background-attachment: fixed;
    position: relative;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
body.about-section .webdesign-additional-pages #section4.portfolio-all{
		background: url(../../img/portfolio-bg2.jpg) center no-repeat;
    background-size: cover;
    background-attachment: fixed;
		position: relative;
		z-index: 2;
}
.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;
    bottom: 20%;
}
.transparent-back{
    height: 100%;
    position: absolute;
    width: 40%;
    background: rgba(0,0,0,0.7);
    left: 31%;
}
.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 {
}
.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;
		width: 27%;
		height: 450px;
}
.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;
}
.webdesign-additional-pages .explore{
    height: 0;
    overflow: hidden;
    display: block;
    background: url(../../img/webdesign/explore.png) center no-repeat;
    width: 130px;
    padding-top: 30px;
    background-size: contain;
    margin: 20px auto 0 auto;
}
.sub-toolbar-mark{
	background: rgba(232, 113, 255, 0.84);
}

/*--ABOUT--*/
.about-section #section1 .inner-table {
	top: -5%;
}
.about-section .inner-table {
    top: 0%;
}
/*----------------------------------------------------*/
.new-2023 .section {
    height: 100vh;
}
.new-2023 .sub-sections {
    opacity: 1;
    z-index: 1;
}
.new-2023 .box a {
    opacity: 1;
}
.new-2023 .copyright {
    opacity: 1;
}
.new-2023 .sitemap a {
    opacity: 1;
}
.new-2023 .sitemap h3 {
    opacity: 1;
}
.new-2023 .sitemap {
    margin: 0 auto 0 auto;
}
