html { 
	height: 100%;
}
body {
 background: #fff;
 color: #535e6b; /*#001a33;*/
 font-family: MuseoSans, Calibri, San-serif;
 font-size: 18px;
 font-weight: 600;
 min-height:100%;
 margin: 0px;
 margin-bottom: 0px;
 }
@font-face {
	font-family: MuseoSans;
	src: url('fonts/MuseoSansCyrl.otf');
}
@font-face {
	font-family: MuseoBold;
	src: url('fonts/MuseoSans_500.otf');
}
@font-face {
	font-family: MuseoItalic;
	src: url('fonts/MuseoSans_500_Italic.otf');
}
.head1 {
	font-size: 52px;
}
.capit {
	font-size: 50px;
}
#cont {
	margin: 30px auto;
	max-width: 1200px;
}
#left {
width: 290px;
text-align: left;
margin: 20px 20px 40px 0px;
float: left;
}
#right {
width: 65%;
margin: 40px 0px;
float: right;
max-width: 728px;
}
#head {
	width: 100%;
	padding: 0 20px;
}
#cont-head {
	/*float: right;*/
	margin-top: -20px;
	margin-right: 40px;
	text-align: right;
}

.imgs {
	width: 180px;
	height: 125px;
	float: left;
	padding: 1px;
}
.thumb {
	width: 180px;
	height: 125px;
}
.square {
	width: 180px;
	height: 64px;
	float: left;
	text-align: center;
	padding: 60px 0px 1px 0px;
	border: 1px solid white;
}
#quality {
	height: 84px;
	padding: 40px 0px 1px 0px;
}
#wrapper {
	border-top: 1px solid lightgrey;/*#535e6b; *//*#cce6ff;*/
	margin: 15px 20px;
	z-index: 1;
	position: relative;	
}
#contact {
	margin-top: 120px;
}

.sp{ /**CSS for enlarged image*/
	position: relative;
	padding: 5px;
	visibility: hidden;
	top: -170px; 
	left: -300px; 
	margin-bottom: -250px;
}

.sp img{ /**CSS for enlarged image*/
	padding: 10px;
	display: inline;
	width: 500px;
	height: 350px;
	background: #fff;
}
.spt{ /**CSS for enlarged image*/
	position: relative;
	padding: 5px;
	visibility: hidden;
	top: -320px; 
	left: -100px; 
	margin-bottom: -250px;
}

.spt img{ /**CSS for enlarged image*/
	padding: 10px;
	display: inline;
	width: 300px;
	height: 500px;
	background: #fff;
}
a {
	color: #3A5FCD;
	text-decoration: none;
}
 /*start of gallery film roll css*/
.film_roll_wrapper {
   display: block;
   text-align: center;
   float: none;
   position: relative;
   top: auto;
   right: auto;
   bottom: auto;
   left: auto;
   z-index: auto;
   width: 100%;
   margin: 0 !important;
   padding: 0 !important;
   overflow: hidden;
   width: 100%;
 }
 .film_roll_wrapper img {
    border: 0px solid white;
    box-shadow: 7px 7px 15px #777;
    margin-left: 3px;
    margin-right: 3px;
    transition: all 1s ease;
}
.film_roll_shuttle {
   text-align: left;
   float: none;
   position: relative;
   top: 0;
   left: 0;
   right: auto;
   bottom: auto;
   margin: 0 !important;
   padding: 0 !important;
   z-index: auto;
 }
 .film_roll_shuttle.vertical_center:before {
   content: '';
   display: inline-block;
   height: 100%;
   vertical-align: middle;
   margin-right: -0.25em;
 }
.film_roll_child {
  position: relative;
  display: inline-block;
  *display:inline;
  vertical-align:middle;
  zoom:1;
}
.film_roll_prev, .film_roll_next {
   position: absolute;
   top: 48%;
   left: 15px;
   width: 40px;
   height: 40px;
   margin: -20px 0 0 0;
   padding: 0;
   font-size: 60px;
   font-weight: 100;
   line-height: 30px;
   color: white;
   text-align: center;
   opacity: 0.5;
   text-decoration: none;
 }
.film_roll_prev:hover, .film_roll_next:hover {
   color: white;
   text-decoration: none;
   opacity: 0.9;
 }
.film_roll_next {
   left: auto;
   right: 15px;
 }
.film_roll_pager {
   text-align: center;
 }
.film_roll_pager a {
   width: 5px;
   height: 5px;
   border: 2px solid #333;
   border-radius: 5px;
   display: inline-block;
   margin: 0 5px 0 0;
   transition: all 1s ease;
 }
.film_roll_pager a:hover {
   background: #666;
 }
.film_roll_pager a.active {
   background: #333;
 }
.film_roll_pager span {
   display: none;
 }
 .film_roll_pager a, a.film_roll_prev, a.film_roll_next {
   -webkit-box-sizing: content-box;
   -moz-box-sizing: content-box;
   box-sizing: content-box;
 }
 /*end of gallery film roll css*/
.sf-sub-menu a, .m a {
	text-decoration: none;
	color: #3A5FCD;
}
.m {
	float: left;
    margin-left: 20px;
}
.sf-menu {
	display: none;
    position: absolute;
	    padding: 14px 0;
}
.sf-menu a {
	display: block;
}
.sf-sub-menu a {
	background: #27408B;
	border-bottom: 1px solid #535e6b;
    color: white;
	width: 150px;
	padding: 10px 0px;
	position: relative;
	padding-left:10px;
}
.sf-sub-menu a:hover {
	 color: gold;
}
/* Show the dropdown menu on hover */
.m:hover .sf-menu {
    display: block;
	z-index: 10;	
}
a:hover {
		color: #27408B; /*#001a33;*/
}
.head1 a, .head2 a {
		color: #535e6b; /*#001a33;*/
		text-decoration: none;
}
.head1 a:hover, .head2 a:hover {
		color: #535e6b; /*#001a33;*/
}
.head2 {
	margin-right:60px;
	float: left;
}

.imgs:hover .spt ,.imgs:hover .sp { /**CSS for enlarged image*/
visibility: visible;
z-index: 1;
}
.bol {
	font-family: MuseoBold;
}
.ital {
	font-family: MuseoItalic;
}
#gallery-wrap {
	margin: 30px 0px 40px 0px;
}
.gal {
	padding: 0 5px;
}
@media only screen and (max-width: 990px) {
	#left, #fees, #gallery-wrap,#contact-gal {
		width: 95%;
		margin: 20px auto;
		float: none;
		text-align:justify;
	}
	#right {
		width:95%;
		float:none;
		margin: 0 auto;
	}
	#cont {
		width: 95%;
		margin: 0 auto;
	}
	#head {
		width: 90%;
		padding: 40px;
	}
	#cont-head {
		float: none;
		margin-top: -60px;
		margin-right: 0px;
	}
	.head2 {
		margin-right: 10px;
	}
	.m {
		float: left;
		margin-left: 20px;
	}
	#contact {
		margin-top: 0px;
	}
	.sp img{ /**CSS for enlarged image*/
		width: 320px;
		height: 100%;
		padding: 5px;
	}
	.sp{ /**CSS for enlarged image*/
		left:-80px; 
	}
	
}
@media only screen and (max-width: 840px) {
	#cont {
		width: 100%;
	}
	#wrapper {
	}
	#cont-head {
		display: none;
	}
	#head {
		padding: 10px 0px 15px 0px;
		width: 90%;
        margin: 0 auto;
	}
	.head2 {
		margin-right: 0px;
	}
	.m {
		margin-left: 11px;
	}
	.sp img{ /**CSS for enlarged image*/
		width: 290px;
		height: 100%;
		padding: 5px;
	}
	.sp{ /**CSS for enlarged image*/
		left:-60px; 
	}
	.head1 {
	font-size: 42px;
	}
}
@media only screen and (max-width: 620px) {
	#cont {
		width: 95%;
	}
	#cont-head {
		display: none;
	}
	#head {
		padding: 10px 0px 15px 0px;
	}
	#nav {
		padding: 40px 0px 10px 0px;
	}
	.m{
		margin-left: 0px;
		margin-right: 20px;
	}
	.gal img, .film_roll_wrapper {
		height: 500px !important;
	}
	
}
@media only screen and (max-width: 551px) {
	#cont {
		width: 95%;
	}
	#cont-head {
		display: none;
	}
	#head {
		padding: 10px 0px 15px 0px;
	}
	#nav {
		padding: 40px 0px 10px 0px;
	}
	.m{
		margin-left: 0px;
		margin-right: 20px;
	}
	.gal img, .film_roll_wrapper {
		height: 500px !important;
	}
	
}
@media only screen and (max-width: 460px) {
	#cont {
		width: 100%;
	}
	#head {
		padding: 10px 0px 15px 0px;
	}
	#nav {
		padding: 40px 0px 10px 0px;
	}
	#wrapper {
	margin: 10px 13px;
	}
	#right {
		width:180px;
	}
	#contact {
		margin-top: 0px;
	}
	.sp img{ /**CSS for enlarged image*/
		width: 275px;
		height: 100%;
		padding: 5px;
	}
	.sp{ /**CSS for enlarged image*/
		top: -200px; 
		left:-60px; 
		margin-bottom: -100px;
	}
	#cont-head {
		display: none;
	}
	.gal img, .film_roll_wrapper {
		height: 400px !important;
	}
	
}
@media only screen and (max-device-width: 1024px) and (max-device-height: 552px) {
	.gal img, .film_roll_wrapper {
		height: 400px !important;
	}

}

@media only screen and (max-device-width: 640px) and (max-device-height: 360px) {
	.gal img, .film_roll_wrapper {
		height: 300px !important;
	}

}


