@font-face {
	font-family: 'KOZMINPRO-REGULAR';
	src: url('../fonts/KOZMINPRO-REGULAR.eot');
	src: url('../fonts/KOZMINPRO-REGULAR.woff') format('woff'), 
		 url('../fonts/KOZMINPRO-REGULAR.ttf') format('truetype'), 
		 url('../fonts/KOZMINPRO-REGULAR.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}


@font-face {
	font-family: 'KozMinPro-Bold';
	src: url('../fonts/KozMinPro-Bold.eot');
	src: url('../fonts/KozMinPro-Bold.woff') format('woff'), 
		 url('../fonts/KozMinPro-Bold.ttf') format('truetype'), 
		 url('../fonts/KozMinPro-Bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}


@font-face {
	font-family: 'KOZMINPRO-LIGHT';
	src: url('../fonts/KOZMINPRO-LIGHT.eot');
	src: url('../fonts/KOZMINPRO-LIGHT.woff') format('woff'), 
		 url('../fonts/KOZMINPRO-LIGHT.ttf') format('truetype'), 
		 url('../fonts/KOZMINPRO-LIGHT.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}





body {
    font-family: 'Playfair Display', serif!important;
    overflow-x:hidden;
	margin:0!important;
	padding:0!important;
	color:#04161A;
	font-size:14px;
}

/*font-family: 'Playfair Display', serif; font-family: 'Rubik', sans-serif;*/

a{
	text-decoration:none;
    outline: none!important;
}

a:hover{
	text-decoration:none;
}

input:hover, input:focus{
	box-shadow:none;
	outline:none;
}

.section-frame {
	margin: -24px 0 0 0;
	position:relative;
}

.section-frame:hover .overlay-sect{
	display:block;
}

.overlay-sect {
	height: 100%;
	width: 100%;
	background: rgba(0,0,0,0.4);
	text-align: center !important;
	position: absolute;
	z-index: 9;
	display:none;
}

.overlay-sect.play {
	display:none;
}

.section-frame:hover .overlay-sect.play {
	display:none;
}

.overlay-sect span {
	font-size: 33px;
	color: #fff;
	padding: 25px 27px 21px 32px;
	border-radius: 50%;
	border: 2px solid #fff;
	position: relative;
	top: 44%;
}

.video-tribute {
	margin: 0 auto;
	width: auto;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	display: none;
}

.video-tribute.play{
	display:block;
}

.img-class {
	position: absolute;
	top: 9px;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: max-content;
}

.section-frame .img-class img {
	height: 413px;
}

.site-footer {
	background: #676767;
	padding: 23px 30px 2px 30px;
}

.site-footer p{
	font-size:12px;
	color:#fff;
}

.site-footer ul{
	margin:0;
	padding:0;
	list-style:none;
}

.site-footer ul li{
	display:inline-block;
}

.site-footer ul li a{
	font-size:12px;
	color:#fff;
	margin-left:17px;
}


.comment-section {
	background: #e3e3e3;
	padding-top: 27px;
	padding-bottom: 27px;
}

#masthead {
    background: #e0e0e0;
}

.txt-right {
	box-shadow: 0px 3px 6px #00000029;
	background: #fff;
	padding:50px 27px 26px 27px;
}

.txt-right .flowr {
	margin: 0 auto;
	width: max-content;
}

.box label {

    position: relative;
    width: 100%;

}

.box label span {
	font-size: 13px;
	color: #baad7b;
	margin: 12px 0 0 4px;
	display: inline-block;
}

.box strong {
	font-size: 13px;
	font-weight: 400;
	background: #BAAD7B;
	padding: 15px 28px 0 28px;
	color: #fff;
	height: 48px;
	display: block;
	margin: 0 0 0 0;
	width: max-content;
	float: right;
}

#featuredimg {
	visibility: hidden;
	position: absolute;
}

.txt-right h1{font-size:46px; color:#676767; font-weight:700; font-family: 'KozMinPro-Bold';}
.txt-right h2 {
	font-size: 40px;
	color: #676767;
	font-weight: 700;
	font-style: italic;
	margin: 19px 0 68px 0;
}
.txt-right h3{font-size:26px; color:#BAAD7B; font-style:italic;}
.txt-right h4 {
	font-size: 24px;
	font-weight: 700;
	font-style: italic;
	color: #BAAD7B;
	border-bottom: 1px solid #ddd;
	padding-bottom: 8px;
	margin: 0;
}

.txt-right .bio-text {
	font-size: 15px;
	color: #676767;
	background-image: url('../images/top-right2.png'), url('../images/bottom-left2.png');
	background-position: right top, left bottom;
	background-repeat: no-repeat, no-repeat;
	background-size: 315px 400px;
	padding-top:14px;
}

.txt-right .bio-text p {
	line-height: 35px;
	padding: 16px 0 0 0;
	font-size: 15px;
	color: #676767;
	font-family: 'KOZMINPRO-REGULAR';
}

#file-7 {
    position: absolute;
    visibility: hidden;
}

.box {
	border: 2px solid #BAAD7B !important;
	padding: 0 0 0 0;
	height: 50px;
	margin-bottom: 11px;
}

.box strong {
	font-size: 13px;
	font-weight: 400;
	background: #BAAD7B;
	padding: 15px 28px 0 28px;
	color: #fff;
	height: 48px;
	display: block;
	margin: 0 0 0 0;
}



.txt-area {
	height: 130px;
	border: 2px solid #BAAD7B !important;
	border-radius: 0 !important;
}



.txt-left {
	box-shadow: 0px 3px 6px #00000029;
	background: #fff;
	padding: 19px 18px 0 18px;
}

.txt-left h3 {
	font-size: 24px;
	font-style: italic;
	font-weight: 700;
	color: #BAAD7B;
	border-bottom: 1px solid #ddd;
	margin-bottom: 22px;
	margin-top: 3px;
}

.txt-left input {
	border: 2px solid #BAAD7B !important;
	font-size: 13px;
	height: 50px;
	width: 100%;
	margin: 0 0 10px 0;
	border-radius: 0 !important;
}

.txt-left input.btn-sub {
	color:#fff;
	background: #BAAD7B;
	margin:16px 0 25px 0;
}

.txt-left.comment p {
	font-size: 14px;
	color: #676767;
	padding: 20px 0 0px 0;
	font-family: 'KOZMINPRO-LIGHT';
	line-height: 24px;
}


.txt-left.comment{
	padding:18px;
	box-shadow: 0px 3px 6px #00000029;
	margin-top:15px;
}


.txt-left.comment img{
	height:53px;
	width:53px;
	margin-right:20px;
}

.txt-left.comment span{
	font-size:18px;
	color:#676767;
}


.custom-file-input {
    width: 320px;
    height: 30px;
}

.custom-file-input .file-name {
    width: 250px;
    display: block;
    float: left;
    border: 1px solid #cccccc;
    color: #333333;
    height: 28px;
    line-height: 28px;
    padding: 0 10px;
    cursor: pointer;
    font-family: Arial;
}

.custom-file-input .file-button {
    display: block;
    float: left;
    background-color: #008000;
    border: 1px solid #004000;
    color: #ffffff;
    width: 48px;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    font-family: Arial;
    cursor: pointer;
}

.custom-file-input .file-button:hover {
    background-color: #00a000;
}

.real-file-input {
    position: relative;
    top:0px;
    left:0px;
    opacity: 0.3;
    filter: alpha(opacity=30);
    cursor: pointer;
}


/*-------responsive------------------*/

@media screen and (max-width: 1244px) {
    .section-frame .img-class img {
	height: 100%;
	width: 100%;
    }
}

@media screen and (max-width: 991px) {
.box label span {
	font-size: 13px;
	color: #baad7b;
	margin: 7px 0 0 4px;
	display: inline-block;
}

.overlay-sect span {
	font-size: 23px;
	color: #fff;
	padding: 17px 21px 16px 26px;
	border-radius: 50%;
	border: 2px solid #fff;
	position: relative;
	top: 42%;
}

.txt-left input {
	border: 2px solid #BAAD7B !important;
	font-size: 13px;
	height: 38px;
	width: 100%;
	margin: 0 0 10px 0;
	border-radius: 0 !important;
}

.box {
	border: 2px solid #BAAD7B !important;
	padding: 0 0 0 0;
	height: 38px;
	margin-bottom: 11px;
}

.box strong {
	font-size: 13px;
	font-weight: 400;
	background: #BAAD7B;
	padding: 7px 28px 0 28px;
	color: #fff;
	height: 36px;
	display: block;
	margin: 0 0 0 0;
}

.txt-left input.btn-sub {
	color: #fff;
	background: #BAAD7B;
	margin: 14px 0 25px 0;
	padding: 0px 0 0 0;
}

.txt-area {
	height: 100px;
	border: 2px solid #BAAD7B !important;
	border-radius: 0 !important;
	font-size: 13px;
}

}

@media screen and (max-width: 891px) {
    .overlay-sect span {
	font-size: 20px;
	color: #fff;
	padding: 16px 18px 16px 23px;
	border-radius: 50%;
	border: 2px solid #fff;
	position: relative;
	top: 44%;
    }
}


@media screen and (max-width:829px) {
    .img-class {
	position: absolute;
	top: 36px;
	left: 73px;
	right: 0;
	margin: 0 auto;
	width: max-content;
    }
    
    .section-frame .img-class img {
	height: 84%;
	width: 69%;
    }


}



@media screen and (max-width:767px) {
   .txt-right h1 {
	font-size: 34px;
	color: #676767;
	font-weight: 700;
	font-family: 'KozMinPro-Bold';
	margin: 9px 0 6px 0;
   }
   
   .txt-right h3 {
	font-size: 16px;
	color: #BAAD7B;
	font-style: italic;
   }
   
   .txt-right h2 {
	font-size: 29px;
	color: #676767;
	font-weight: 700;
	font-style: italic;
	margin: 8px 0 30px 0;
   }
   
   .txt-right h4 {
	font-size: 20px;
	font-weight: 700;
	font-style: italic;
	color: #BAAD7B;
	border-bottom: 1px solid #ddd;
	padding-bottom: 8px;
	margin: 0;
   }

   .txt-right .bio-text p {
	line-height: 28px;
	padding: 16px 0 0 0;
	font-size: 15px;
	color: #676767;
	font-family: 'KOZMINPRO-REGULAR';
   }

   .comment-section .col-sm-8 {
	-ms-flex: 0 0 62.667%;
	flex: 0 0 62.667%;
	max-width: 62.667%;
    }

   .comment-section .col-sm-4 {
	-ms-flex: 0 0 37.333%;
	flex: 0 0 37.333%;
	max-width: 37.333%;
   }

}


@media screen and (max-width:747px) {
    .comment-section .col-sm-8 {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
    }

   .comment-section .col-sm-4 {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
   }

   .txt-left {
	box-shadow: 0px 3px 6px #00000029;
	background: #fff;
	padding: 19px 18px 0 18px;
	margin-top: 28px;
   }
}

@media screen and (max-width:717px) {
   .img-class {
	position: absolute;
	top: 12px;
	left: 73px;
	right: 0;
	margin: 0 auto;
	width: max-content;
   }
}

@media screen and (max-width: 637px) {
    .img-class {
	position: absolute;
	top: 12px;
	left: 121px;
	right: 0;
	margin: 0 auto;
	width: max-content;
    }
    
    .section-frame .img-class img {
        height: 84%;
        width: 44%;
    }
}

@media screen and (max-width: 600px) {

    .site-footer ul li a {
        font-size: 12px;
        color: #fff;
        margin-left: 14px;
    }

}

@media screen and (max-width: 447px) {

.txt-right .bio-text p {
	line-height: 28px;
	padding: 8px 0 0 0;
	font-size: 15px;
	color: #676767;
	font-family: 'KOZMINPRO-REGULAR';
	margin-bottom: 0;
}

.txt-right {
    box-shadow: 0px 3px 6px #00000029;
    background: #fff;
    padding: 19px 27px 10px 27px;
}

.overlay-sect span {
	font-size: 10px;
	color: #fff;
	padding: 8px 11px 9px 14px;
	border-radius: 50%;
	border: 2px solid #fff;
	position: relative;
	top: 39%;
}

.stable-frame {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.section-frame .img-class img {
	height: 84%;
	width: 55%;
}
.img-class {
	position: absolute;
	top: 3px;
	left: 107px;
	right: 0;
	margin: 0 auto;
	width: max-content;
}
.section-frame {
	margin: -24px 0 0 0;
	position: relative;
	height: 163px;
	background: #dbdcd9;
}


}

@media screen and (max-width: 370px) {

  .txt-right h1 {
	font-size: 28px;
	color: #676767;
	font-weight: 700;
	font-family: 'KozMinPro-Bold';
	margin: 9px 0 6px 0;
  }

  .txt-right h2 {
	font-size: 24px;
	color: #676767;
	font-weight: 700;
	font-style: italic;
	margin: 8px 0 30px 0;
  }

}






