@font-face {
	font-family: 'Georgia';
	src: url('fonts/Georgia.eot');
	src: url('fonts/Georgia.eot?#iefix') format('embedded-opentype'),
		url('fonts/Georgia.woff2') format('woff2'),
		url('fonts/Georgia.woff') format('woff'),
		url('fonts/Georgia.ttf') format('truetype'),
		url('fonts/Georgia.svg#Georgia') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Georgia';
	src: url('fonts/Georgia-BoldItalic.eot');
	src: url('fonts/Georgia-BoldItalic.eot?#iefix') format('embedded-opentype'),
		url('fonts/Georgia-BoldItalic.woff2') format('woff2'),
		url('fonts/Georgia-BoldItalic.woff') format('woff'),
		url('fonts/Georgia-BoldItalic.ttf') format('truetype'),
		url('fonts/Georgia-BoldItalic.svg#Georgia-BoldItalic') format('svg');
	font-weight: bold;
	font-style: italic;
}

@font-face {
	font-family: 'Georgia';
	src: url('fonts/Georgia-Bold.eot');
	src: url('fonts/Georgia-Bold.eot?#iefix') format('embedded-opentype'),
		url('fonts/Georgia-Bold.woff2') format('woff2'),
		url('fonts/Georgia-Bold.woff') format('woff'),
		url('fonts/Georgia-Bold.ttf') format('truetype'),
		url('fonts/Georgia-Bold.svg#Georgia-Bold') format('svg');
	font-weight: bold;
	font-style: normal;
}

body{
	background:#fff;
	font-family:'Georgia', Arial, Helvetica, sans-serif;
}
.top-btm-space{
	padding-top:25px;
	padding-bottom:25px;
}
.top-btm-space-lg{
	padding-top:60px;
	padding-bottom:60px;
}
.header{
	background:#e5e5e5;
	margin:0 auto;
}
.logo{
	margin:16px 0;
	padding:0;
}
.logo a{display:inline-block;}
.menuwraper{
	margin:0;
	padding:0;
}
.nav {
    margin-top: 40px;
}
.nav ul {
	list-style:none;
	margin: 0;
	padding: 0;
	font-size:0;
}
.nav li {
	display:inline-block;
	margin: 0;
}
.nav li a {
	font-size:18px ;
	color:#000;
	padding:0;
	margin:0 15px;
	display:block;
	text-decoration:none;
}
.nav li a:hover{
	color: #000;
	border-bottom:2px solid #000;
}
.nav li a:hover, .nav li a.active{
	color: #000;
	border-bottom:2px solid #000;
}
.expand-btn {
	background: none;
    border: 0;
    outline: none;
    color: #fff;
    font-size: 24px;
    position: absolute;
    right: 5px;
    top: 20px;
}
.banner{position:relative;margin:0 auto;}
.caption{
	font-size:26px;
	font-style:italic;
	color:#000;
	font-weight:bold;
	width:400px;
	text-align:right;
	line-height:34px;
	position:absolute;
	top:60%;
	right:40px;
	transform:translate(0,-50%)
}
.caption span{
	font:40px Helvetica;
	color:#fff;
	font-weight:bold;
	line-height:48px;
	text-transform:uppercase;
	display:block;
}
h1{
	font-size:18px ;
	color:#000;
	font-weight:normal;
	margin-bottom:25px;
	padding:0;
	text-align:center;
	position:relative;
}
h1:before{
	content:'';
	border-bottom: 1px solid #ccc;
    position: absolute;
    left: 0;
    top: 9px;
    width: 100%;
}
h1 span{
	background:#fff;
	font-size: 18px;
    color: #000;
    font-weight: normal;
    margin-bottom: 25px;
    padding:0 20px;
    text-align: center;
	overflow:hidden;
	position:relative;
}
.text-container{
	background: none;
    border: 1px solid #ccc;
    position: relative;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 17px;
	float:left;
}
.allpage{
	min-height:300px;
}
h2{
	font-size:14px;
    color: #000;
    background: #fff;
    margin-top: -9px;
    display: inline-block;
    padding: 0 20px;
    margin-left: -10px;
}
h3{
	font-size:16px;
	font-style:italic;
    color: #7594d7;
    margin: 10px 0 20px;
	font-style:italic;
	font-weight:bold;
}
.pulltop{margin-top:-100px!important}
.gap{text-align:center;}
.glass{
    margin-top: -8px;
    margin-left: 0;
    vertical-align: middle;
}
.pright{
	text-align:left;
}
.whitebox{
	background: #fff;
    margin: 0 30px 30px;
    padding:25px 25px 33px;
    font-size: 11px;
    text-align: left;
    overflow: hidden;
    position: relative;
}
.whitebox-shdw{
	-webkit-box-shadow: 15px 15px 5px 0px rgba(0,0,0,0.25);
	-moz-box-shadow: 15px 15px 5px 0px rgba(0,0,0,0.25);
	box-shadow: 15px 15px 5px 0px rgba(0,0,0,0.25);
}
.serviceicon{
	margin:0;
	padding:0;
	list-style:none;
}
hr{
	border-top: 1px solid #ccc;
}
.button{
	text-align:center;
}
.btn{
	border: 1px solid #000;
    border-radius: 20px;
    min-width: 120px;
    padding-right: 20px;
    padding-left: 20px;
	background:#fff;
	color:#000;
}
.serviceicon li{
	width:20%;
	float:left;
	text-align:center;	
}
.serviceicon li img{
	display:block;
	margin:0 auto 20px;
}
.serviceicon li a{
	font-size:12px;
	text-decoration:none;
	color:#000;
}
.serviceicon li a:hover{
	color:#7594d7;
}
.service .text-container{min-height:318px;}
.angela .text-container{min-height:356px;}
.tom .text-container{min-height:340px;}
.contacts .text-container{min-height:260px;}
.boom{
	padding-top:20px;
	padding-bottom:20px;
}
.boomboxleft{
	float:left;
}
.boomboxright{
	padding:0 0 0 25px;
	float:right;
	border-left:1px solid #ccc;
}
.blue{font-style:italic; color:#7594d7;}
.contacts{font-style:italic; color:#7594d7;}
.text-left{color:#000; font-style:normal;}
.small{margin:5px 0; font-weight:700;}
.footer{text-align:center; background:#fff; padding-bottom:20px; float: left; width: 100%;}

.btn-footer{text-align:center;margin-top:-15px; display:inline-block; text-decoration:none !important; color:#000; }
.btn-footer i{min-width:inherit; border-radius:50%; border:1px solid #000; background:#fff; height:32px; width:32px; padding:0; font-size:27px; color:#000; text-align:center;margin-bottom:10px; display:inblock;}
.container{background:#e5e5e5;}

.testimonial .text-container{margin-top:30px;}
.testimonial h1{margin-bottom:0;}

@media (min-width:1200px) {
.container{width:960px; margin:0 auto; text-align:center; background:#e5e5e5;}
.img-right{float:right;}
.footer hr{width:900px;}
}
@media (min-width:992px) and (max-width:1199px) {
.banner{width:100%;}
.mid-gallery{margin:60px 0; float:left;}
.menuwraper{padding:0;}
.mid-img{float:right;}
h1{font-size:30px}
.img-right{float:right;}
}
@media (min-width:768px) and (max-width:991px) {
.menuwraper{padding:0;}
.img-right{float:right;}
.logo img{margin:0 auto;}
.banner{width:100%;}
.caption{
	left:0;
}
.caption span{
	font-size:35px;
	line-height:35px;
}
.mid-gallery{margin:60px 0; overflow:hidden;}
.gallerytext1{margin-top:0;}
h1{font-size:30px; line-height:none; margin-top:0;}
.mid-img{float:right;}
}
@media (min-width:200px) and (max-width:767px) {
.logo img{float:left;}
.nav{position:absolute; right:10px; left:10px; top:65px; z-index:9999; background:rgba(6, 14, 33, 0.9); display:none;}
.nav a {display:block; text-align:left;}
.nav ul{float:none;}
.nav ul li{width:100%; float:left;}
.nav ul li a{border-right:0; line-height:38px; border-bottom:1px solid #4e4e4e; padding:0 15px; margin:0; color:#fff; text-align:right;}
.nav ul li a:hover{color:#fff; background:rgba(145, 145, 145, 0.5);}
.nav li ul a {line-height:30px;}
.nav li ul {position:relative; width:100%; float:left; margin:0; display:block; box-shadow:none;}
.banner{width:100%;}
.caption{
	left:0;font-size:15px;
}
.caption span{
	font-size:25px;
	line-height:25px;
}
.gallerytext1, .gallerytext2{width:100%;}
.gallerytext1{margin-top:30px;}
h1{font-size:30px; line-height:none;}
.imgbox{max-width:520px;}

}
@media (max-width:360px){
.caption{
	display:none;
}
}

