a.navbar-brand {
padding: 0px !important;
}

.service-center .service-content h4 {
margin-bottom: 6px;
font-weight: 500;
color: #fe1100;
}

.section.purchase {
margin-bottom: 3% !important;
}

.footer-widget.contact-widget img {
width: 50%;
margin: auto;
}

.footer-widget.contact-widget p {
text-align: justify;
}

body {
background: white !important;
}

ul.contact-details {
width: 114%;
}

footer {
clear: both;
}

p {
text-align: justify;
}

.page-banner.no-subtitle h2 {
color: hsl(0, 100%, 100%);
}

.page-banner.no-subtitle li {
color: hsl(0, 100%, 100%);
}

ul.breadcrumbs li a {
color: hsl(0, 100%, 100%);
}

.page-banner.no-subtitle {
background: hsl(201, 84%, 38%) !important;
}

p.title-desc {
text-align: center;
}

.top-bar .container {
width: 100%;
}

ul.social-icons li {
text-align: center;
}

.switcher-box {
display: none;
}

a.navbar-brand img {
width: 300px;
}

#main-slide .item img {
width: 100%;
height: 414px !important;
}

#main-slide .slider-content h2 {
font-size: 76px;
font-weight: 100;
text-transform: uppercase;
color: #E2E2E2;
}

#main-slide .slider-content h3 {
font-size: 36px;
font-weight: 300;
margin-top: 60px;
text-transform: uppercase;
text-align: center;
color: #DBDBDB;
}

.purchase {
background: url('http://geodraftindia.com/images/Untitled(1).png') no-repeat;
/* background-attachment: fixed; */
/* padding: 100px 0; */
/* background-repeat: no-repeat; */
background-position: 13px;
overflow-x: hidden;
}

.big-title.text-center.animated.fadeInDown.delay-01 {
display: none;
}

.team-member {
padding: 3px;
position: relative;
display: none;
}

p {
color: #080808;
font-size: 13px;
font-family: 'Open Sans', sans-serif;
line-height: 22px;
margin: 0;
}

.page-content li {
color: #080808;
}

.pgmimages img{
width:218px;
height:200px;
-webkit-transition: all 0.7s ease;
transition: all 0.7s ease;
}

.laserimages img{
width:218px;
height:130px;
-webkit-transition: all 0.7s ease;
transition: all 0.7s ease;
}

.pgmimages img:hover {
-webkit-transform:scale(1.2);
transform:scale(1.2);
}
.laserimages img:hover {
-webkit-transform:scale(1.2);
transform:scale(1.2);
}
