/* IPR redesign of Bryant Smith (bryantsmith.com) example*/


body {
	margin: 0;
	padding: 0;
	text-align: left;
	font-family:"Adobe Garamond Pro Bold", Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #061C37;
	background: #FFFFFF;
	background-repeat:repeat-x;
}
*
{
  margin: 0 auto 0 auto;
  text-align: left;
}

#page
{
  padding: 10px 0;
  overflow: hidden; 
  width: 650px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.logo {
	width: 110px;
    height: 60px;
    margin: unset;
    display: inline-block;
}

.navBarBlock {
		margin: unset;
		display: flex;
		align-items: center;
}

.navBar a {
	text-decoration: none;
	font-size:16px;
	color:#014D5D;
	transition: color 0.3s;
	font-family:"Adobe Garamond Pro Bold", Georgia, "Times New Roman", Times, serif;
}

.navBar a:hover {
	color: #faaf19;
}

.navBar {
	padding: 0 10px;
}

.navBar:last-child {
	padding-right: 0;
}


.topNaviagationLink a
{
	text-decoration:none;
	color:#014D5D ;
}

.topNaviagationLink a:hover
{
text-align:center;
margin-left:5px;
border-bottom:none;
color:#0C61C9;
display: block;
width:90px;
height: 35px;
line-height: 35px;
background-image:url(tab.png);
font-style: italic;
}


#mainPicture
{
width:650px;
height:366px;
background-color:#FFFFFF;
}

#mainPicture .picture
{
position:relative;
width:650px;
height:160px;
top:30px;
background-image:url(logo.jpg);
background-repeat:no-repeat;
margin-left:1px;
}

#mainPicture .imgBlock
{
	position:relative;
	width:650px;
	height:366px;
	/*top:30px;*/
	margin:0 auto;
}

#mainPicture .imgBlock img
{
	width:100%;
	object-fit: contain;
}

#cognac
{
width:500px;
height:520px;
background-color:#FFFFFF;
}

#cognac .picture
{
position:relative;
width:500px;
height:400px;
top:10px;
background-image:url(cognac.jpg);
background-repeat:no-repeat;
margin-left:1px;
}

.contentCognac
{
font-size:13px;
line-height:20px;
margin-left:0px;
margin-right:0px;
}

#garnigeghard
{
width:800px;
height:146px;
background-color:#FFFFFF;
}

#garnigeghard .picture
{
position:relative;
width:1000px;
height:900px;
top:10px;
background-image:url(garnigeghard.jpg);
background-repeat:no-repeat;
margin-left:1px;
}

.contentgarnigeghard
{
font-size:13px;
line-height:20px;
margin-left:0px;
margin-right:0px;
}

#matenadaran
{
width:500px;
height:146px;
background-color:#FFFFFF;
}

#matenadaran .picture
{
position:relative;
width:500px;
height:900px;
top:10px;
background-image:url(matenadaran.jpg);
background-repeat:no-repeat;
margin-left:1px;
}

.contentmatenadaran
{
font-size:13px;
line-height:20px;
margin-left:0px;
margin-right:0px;
}

#khorvirap
{
width:800px;
height:146px;
background-color:#FFFFFF;
}

#khorvirap .picture
{
position:relative;
width:1000px;
height:900px;
top:10px;
background-image:url(khorvirap.jpg);
background-repeat:no-repeat;
margin-left:1px;
}

.contentkhorvirap
{
font-size:13px;
line-height:20px;
margin-left:0px;
margin-right:0px;
}

#museum
{
width:800px;
height:146px;
background-color:#FFFFFF;
}

#museum .picture
{
position:relative;
width:1000px;
height:900px;
top:10px;
background-image:url(museum.jpg);
background-repeat:no-repeat;
margin-left:1px;
}

.contentmuseum
{
font-size:13px;
line-height:20px;
margin-left:0px;
margin-right:0px;
}

#headerTitle
{
position:relative;
top:30px;
left:20px;
font-size:22px;
color:#000000;
font-family:"Adobe Garamond Pro Bold", Georgia, "Times New Roman", Times, serif;
}

#headerSubtext
{
position:relative;
top:30px;
left:50px;
font-size:14px;
color:#A9C8FA;
font-family:"Adobe Garamond Pro Bold", Georgia, "Times New Roman", Times, serif;
}

.contentBox
{
width:670px;
height:auto;
background-color:#FFFFFF;
margin-top:10px;
}

.contentBox .innerBox
{
position:relative;
width:650px;
height:auto;
top:10px;
margin-left:10px;
background-image:url(content_back.png);
background-repeat:repeat-x;
padding-bottom:35px;
}

.contentTitle
{
font-size:19px;
margin-bottom:0px;
padding-top:18px;
margin-left:15px;
margin-top:15px;
}

.contentText
{
font-size:14px;
line-height:24px;
margin-left:13px;
margin-right:13px;
}

.contentCenter
{
font-size:13px;
line-height:24px;
margin-left:13px;
margin-right:13px;
text-align:center;
}

#footer {

width: 670px;
height:16px;
background: url(footer.png) no-repeat;
text-align:center;
font-size:9px;
font-family:Arial, Helvetica, sans-serif;
color:#386172;
padding-top:5px;
}

#footer a
{
text-decoration:none;
font-size:9px;
color:#386172;
}

html, body {
text-align: center;
}
p {text-align: left;}

.contactInfo
{
	display: flex;
	justify-content: space-between;
}
.contactInfo > div:first-child
{
	width: 290px;
}
.contactInfo > div:last-child
{
	width: 320px;
}
.contactInfo .logo {
	width: 80px;
	height: 50px;
}

.contactInfo .logo img
{
	width: 100%;
	height: 100%;
	object-fit: contain;
}
.contentTransferInfo {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.contentTransferInfo .transferInfo {
	width: 275px;
	padding: 5px;
	margin: 5px;
	border: 1px solid black;
	font-size:14px;
	font-family: "Times New Roman", Times, serif;

}
.contentTransferInfo .transferInfo p {
	margin-bottom: 10px;
}
.contentTransferInfo .transferInfo span {
	text-decoration: underline;
}


.speakerImagesBlock {
	margin-top: 20px;
	display: flex;
	flex-wrap: wrap;
}
.speakerImagesBlock .speakersItem {
	width: 50%;
	margin-bottom: 20px;
	transition: all ease 0.3s;
}

.speakerImagesBlock .speakersItem:hover {
	color: #faaf19;
}

.speakerImagesBlock .speakersItem .speakerIamge {
	margin-bottom: 10px;
	width: 160px;
    height: 200px;
}

.img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}
.d-flex {
	display: flex;
}

.speakerImagesBlock .speakersItem .speakerName {
	font-weight: bold;
	font-size: 16px;
	text-align: center;
}

.speakerImagesBlock .speakersItem .speakerPosition {
	font-size: 14px;
	text-align: center;
}