#section-wrapper{
	/* border:1px solid green; */
	max-width:1100px;
	background:#FFF;
	margin:0 auto;
	/* margin-left:124px; */
}

.main-section{
	/* overflow:hidden; */
}

.container-heading1{
	/* border:1px solid green; */
	/*width:100%;*/
	width:90%;
	color:rgb(35,58,97);
	padding:5px 3px;
	margin:0 auto;
	margin-bottom:20px;
}

.content-heading1{
	font-size:20px;
	font-weight:600;
}

.content-heading2{
	font-size:17px;
	font-weight:600;
}

.gallery-container{
	width:90%;
	margin:0 auto;
	overflow:hidden;
}

.page-p1{
	/* border:1px solid blue; */
	font-size:14px;
	font-weight:600;
	padding:10px 5px;
	width:95%;
	margin:0 auto;
	text-align:justify;
	line-height:1.5;
}
.paragraph-container{
	/* border:1px solid yellow; */
	padding:10px 10px;
	position:relative;
	left:30px;
	width:65%;
	/* margin-bottom:25px; */
}

.paragraph-container2{
	/* border:1px solid yellow; */
	padding:10px 0px;
	position:relative;
	/*width:100%;*/
	width:90%;
	margin:0 auto;
}
.paragraph-container2-prof{
	/* border:1px solid red; */
	padding:10px 0px;
	position:relative;
	/*width:100%;*/
		width:90%;
		margin:0 auto;
	overflow:hidden;
}

.prof-container1{
	/* border:1px solid green; */
	float:left;
	max-width:170px;
}
.prof-container2{
	/* border:1px solid cyan; */
	float:left;
	max-width:380px;
}
.prof-h1{
	color: rgb(35,58,97);
    padding-bottom: 10px;
    font-weight: 600;
	font-size:16px;
}
.prof-p1{
	font-size: 14px;
	color:rgb(75,75,75);
	line-height:1.6;
}
.container-of{
	overflow:hidden;
}
.tpc-contact-2{
	max-width:270px;
	float:right;
}
.paragraph-container3{
	/* border:1px solid blue; */
	padding:10px 10px;
	position:relative;
	float:left;
	/* left:30px; */
	/*width:48%;*/
	width:45%;
	/* margin-bottom:25px; */
}
.paragraph-container4{
	padding:10px 10px;
	position:relative;
	left:30px;
	width:68%;
	margin-bottom:0px;
}

.tpc-p1{
	text-align:justify;
	font-size: 17px;
	line-height:2;
	color:rgb(75,75,75);
}
.li-link{
	text-decoration:none;
	color:rgb(75,75,75);
}
.li-link:hover{
	text-decoration:underline;
}
.p1-link{
	text-decoration: none;
    color: #0082c0;	
}
.ol-list li{
	list-style:decimal inside none;
	padding-bottom:5px;
}
.ul-list li{
	list-style:decimal inside none;
	padding-bottom:5px;
	list-style:none;
	margin-left:0px;
	color:rgb(75,75,75);
}


#popup-wrapper{
	width:100%;
	clear:both;
	float:none;
}
.popup-container{
	display:block;
	position:fixed;
	top:0px;
	right:0px;
	bottom:0px;
	left:0px;
	background: rgba(0,0,0,.8);
	z-index:1;
}

/* staff wrapper */

/*TPC background*/
.t-home-bg{
    /*background-image: url(..//images/379868497_rendered.jpg);*/
    /*background-repeat: no-repeat;*/
    /*background-size: cover;*/
}

.t-serv-bg{
    /*background-image: url(..//images/20773555_rendered.jpg);*/
    /*background-repeat: no-repeat;*/
    /*background-size: cover;*/
}

.t-meet-bg{
    /*background-image: url(..//images/28817515.jpg);*/
    /*background-repeat: no-repeat;*/
    /*background-size: cover;*/
}

.t-media-bg{
    /*background-image: url(..//images/283018481_rendered.jpg);*/
    /*background-repeat: no-repeat;*/
    /*background-size: cover;*/
}

.t-gallery-bg{
    /*background-image: url(..//images/379868497_rendered.jpg);*/
    /*background-repeat: no-repeat;*/
    /*background-size: cover;*/
}

.t-contact-bg{
    /*background-image: url(..//images/203436295_rendered.jpg);*/
    /*background-repeat: no-repeat;*/
    /*background-size: cover;*/
}
