/* General styles */
body {
font-size: 15px;
line-height: 24px;
font-family: 'futura_ltbook', sans-serif;
color: #484848;
}
/*h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
margin-bottom: 0.5rem;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
}*/
h1{font-size: 70px; margin:0; line-height: 72px;}
h2 {font-size: 30px; margin: 0 0 20px; color: #6c2523;}
h3 {font-size: 20px; margin: 0 0 10px;}
.img_logo {width: 100%;}
a,button{outline: 0 !important;}
a:hover,a:focus{ text-decoration: none}

.form-control {
display: block;
width: 100%;
padding: 0.375rem 0.75rem;
font-size: 10px;
line-height: 0.5;
color: #ffffff;
background-color: #fff;
background-clip: padding-box;
border: 1px solid #ced4da;
border-radius: 0.25rem;
transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.font-color{
    color: #6c2523;
}
.back-custom-color{
    background-color:#f7f7f7;
}
.scetion_margin_top{
    padding-top: 3%;
    padding-bottom: 3%
}
.header-custom{
    color: #6c2523;
    font-weight: 600;
}

.testimonial_item:hover .header-custom {
    color: #fff;
} 
.row-custom{
margin-right: 4%;
margin-left: 4%;
}

.products_top_margin{
margin-top: 5%;
}

.text-danger {
    color: #ffffff !important;
}
.carousel-image{
width:100%; 
height: 450px;
}

.overlay {
position: absolute;
top: 0;
left: 0;
z-index: 10;
}

.imagebox-desc {
background-color: #6c2523ad;
bottom: 0px;
color: white;
font-size: 1.2em;
left: 0px;
padding: 10px 15px;
position: absolute;
transition: 0.5s padding;
text-align: center;
width: 100%;
}

.carousel-caption {
position: absolute;
bottom: 32%;
z-index: 10;
color: #fff;
text-align: center;
right: 0%;
left: 0%;
padding-left: 2%;
padding-right: 2%;
}   
.bg-light-nav {
background-color: #ffffff !important;
}

.bg-light-override-text{
color: #ffffff !important;
font-size: 50px;
}

.bg-light-override-text-para{
color: #ffffff !important;
font-size: 20px;
}

.bg-light-override {
background-color: #6c2523 !important;
}

.bg-dark-navbar{
background-color: #97989a;
color:#ffffff;
}

.navbar-light .navbar-nav .show > .nav-link, .navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .nav-link.active{
color:#6c2523;
font-size: 18px;
font-weight: 500;
}

.navbar-light .navbar-nav .nav-link{
color: #6c2523;
font-size: 18px;
font-weight: 500;
}

/* All Transition */
.list-inline.info a,.list-inline.social_icon a,nav.navbar.bootsnav ul.nav > li > a,.attr-nav > ul > li > a,.btn.know_btn,#filters > button,.portfolio_hover_area,.portfolio_hover_area .fa,.testimonial_content,.testimonial_content p:first-child::before,#contact_form .form-control,#contact_form .btn.submit_btn,footer a,.footer_social_icon .fa,.post .date,#scrollUp{
transition: all 0.4s ease;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
}

/* Header */
.dropdown-item {
color: #6c2523;
}

.dropdown-item:hover, .dropdown-item:focus {
color: #ffffff;
background-color: #97989a;
}
.dropdown-submenu {
position: relative;
}

.dropdown-submenu> a:after {
float: right;
}

.dropdown-submenu>.dropdown-menu {
top: 0;
left: 100%;
margin-top: 0px;
margin-left: 0px;
}

.dropdown-submenu:hover>.dropdown-menu {
display: block;
}

.btn-submenu-style{
background-color: white;
border-color: white;
color: burlywood;
}

/*Preloader css*/
#loading{
background-color: #6c2523;
height: 100%;
width: 100%;
position: fixed;
z-index: 1;
margin-top: 0px;
top: 0px;
z-index: 90;
}
#loading-center{
width: 100%;
height: 100%;
position: relative;
}
#loading-center-absolute {
position: absolute;
left: 50%;
top: 50%;
height: 50px;
width: 150px;
margin-top: -25px;
margin-left: -75px;
}
.object{
width: 8px;
height: 50px;
margin-right:5px;
background-color: #FFF;
-webkit-animation: animate 1s infinite;
animation: animate 1s infinite;
float: left;
}

.object:last-child {
margin-right: 0px;
}

.object:nth-child(10){
-webkit-animation-delay: 0.9s;
animation-delay: 0.9s;	
}
.object:nth-child(9){
-webkit-animation-delay: 0.8s;
animation-delay: 0.8s;	
}	
.object:nth-child(8){
-webkit-animation-delay: 0.7s;
animation-delay: 0.7s;	
}
.object:nth-child(7){
-webkit-animation-delay: 0.6s;
animation-delay: 0.6s;	
}
.object:nth-child(6){
-webkit-animation-delay: 0.5s;
animation-delay: 0.5s;	
}
.object:nth-child(5){
-webkit-animation-delay: 0.4s;
animation-delay: 0.4s;
}
.object:nth-child(4){
-webkit-animation-delay: 0.3s;
animation-delay: 0.3s;		
}
.object:nth-child(3){
-webkit-animation-delay: 0.2s;
animation-delay: 0.2s;	
}
.object:nth-child(2){
-webkit-animation-delay: 0.1s;
animation-delay: 0.1s;
}						

@-webkit-keyframes animate {

50% {
-ms-transform: translateX(-25px) scaleY(0.5); 
-webkit-transform: translateX(-25px) scaleY(0.5);
transform: translateX(-25px) scaleY(0.5);

}

}

@keyframes animate {
50% {
-ms-transform: translateX(-25px) scaleY(0.5); 
-webkit-transform: translateX(-25px) scaleY(0.5);
transform: translateX(-25px) scaleY(0.5);
}

}

/*End off Preloader*/





/* Top Nav */
.top_nav {
background: #6c2523 none repeat scroll 0 0;
overflow: hidden;
padding: 10px 0;
}
.list-inline.info {
float: left;
margin: 0;
}
.list-inline.info > li {
padding: 0 20px 0 0;
}
.list-inline.info a,.list-inline.social_icon a {
color: #ffffff;
font-family: 'futura_ltbook', sans-serif;
}
.list-inline.info a:hover,.list-inline.social_icon a:hover {
color: #97989a;
}
.list-inline.info a .fa,.list-inline.social_icon  a .fa {
font-size: 20px;
vertical-align: text-top;
}
.list-inline.social_icon {
float: right;
margin: 0;
}
/* Main Nav */
nav.navbar.bootsnav {
background: #ffffff  none repeat scroll 0 0;
border: 0 none;
}
nav.navbar.bootsnav ul.nav > li > a {
color: #6c2523;
font-size: 18px;
font-weight: bold;
}
nav.navbar.bootsnav ul.nav > li > a:hover,nav.navbar.bootsnav ul.nav > li > a:focus {
color: #aaa;
}
.navbar-brand {
height: auto;
padding: 20px 15px;
}
#navbar-menu {
margin: 6px 0;
}
.nav.navbar-nav.menu {
float: right;
}
.attr-nav {
margin: 5px -10px 0 0;
}
.attr-nav > ul > li > a {
color: #6c2523;
font-size: 20px;
}
.attr-nav > ul > li > a:hover,.attr-nav > ul > li > a:focus {
color: #d7a300;
}
/* Carousel */
.home .carousel {
position: relative;
height: 350px;
display: flex;
}
.home .carousel .item img{
width:100%;
height: 350px;
}
/*.carousel-inner > .item > a > img,
.carousel-inner > .item > img {
height: 700px;
}*/
.carousel .overlay {
background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
width: 100%;
height: 100%;
position: absolute;
top: 0px;
left: 0;
}
/*.carousel-caption {
left: 7%;
right: 7%;
top: 10px;
}
.carousel-caption h1 {
color: #6c2523;
margin-bottom:20px;
}
.carousel-caption h1.second_heading {
color:#6c2523;
margin-bottom:35px;
}
.carousel-caption > h3 {
color: #fff;
font-family: "futura_ltbook",sans-serif;
font-size: 40px;
font-weight: normal;
margin-bottom: 30px;
text-transform: inherit;
}
.carousel-caption > p {
font-size: 23px;
line-height: 28px;

color: #97989a;
}*/
.btn.know_btn {
background: #6c2523 none repeat scroll 0 0;
border-radius: 30px;
color: #fff;
font-family: "futura_ltbold",sans-serif;
font-size: 16px;
padding: 10px 20px;
text-transform: uppercase;
border:1px solid transparent;
}
/*.carousel-caption .btn.know_btn {
margin-top: 64px;
}
.carousel-caption .btn.know_btn:last-child {
margin-left: 20px;
}*/
.btn.know_btn:hover,
.btn.know_btn:focus {
background: transparent;
color:#6c2523;
border:1px solid #6c2523;
}



/*
.carousel-control{
width:50px;
height: 50px;
line-height: 50px;
text-align: center;
margin-top:-25px;
top:50%;
}*/

/* Slider */
.slick-slide {
margin: 0px 20px;
}

.slick-slide img {
width: 100%;
}

.slick-slider
{
position: relative;

display: block;
box-sizing: border-box;

-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;

-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}

.slick-list
{
position: relative;

display: block;
overflow: hidden;

margin: 0;
padding: 0;
}
.slick-list:focus
{
outline: none;
}
.slick-list.dragging
{
cursor: pointer;
cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}

.slick-track
{
position: relative;
top: 0;
left: 0;

display: block;
}
.slick-track:before,
.slick-track:after
{
display: table;

content: '';
}
.slick-track:after
{
clear: both;
}
.slick-loading .slick-track
{
visibility: hidden;
}

.slick-slide
{
display: none;
float: left;

height: 100%;
min-height: 1px;
}
[dir='rtl'] .slick-slide
{
float: right;
}
.slick-slide img
{
display: block;
}
.slick-slide.slick-loading img
{
display: none;
}
.slick-slide.dragging img
{
pointer-events: none;
}
.slick-initialized .slick-slide
{
display: block;
}
.slick-loading .slick-slide
{
visibility: hidden;
}
.slick-vertical .slick-slide
{
display: block;

height: auto;

border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
}


/* About */
/*.about_content {
margin-right: 25px;
}*/
.about_content > h2 {
font-size: 30px;
margin: 90px 0 15px;
color:#6c2523;
}
.about_content > h3 {
font-size: 30px;
margin: 2px 0 30px;
text-transform: inherit;
}
.about_content > p {
line-height: 1.5;
margin-bottom: 18px;
text-align: justify;
font-size: 16px;
}
.about_content .btn.know_btn {
margin: 18px 0 60px;
}
/* .about_bg {
background: url(../images/about_bg.png)no-repeat right;
}*/

/*Head Title*/
.head_title p{
line-height: 2.3rem;
color: #97989a;
}

.client_content > h2 {
font-size: 40px;
margin: 90px 0 15px;
color:#6c2523;
}

/* Why us */
#why_us {
background: #f1f0f0 none repeat scroll 0 0;
padding-bottom: 50px;
line-height: 18px;
}
#why_us h2 {
margin: 70px 0 20px;
}
.why_us_item{ padding-top: 55px;}
#why_us .fa{
border-radius: 100%;
box-shadow: 0 0 0 10px #6c2523, 0 0 0 20px #6c25237a, 0 0 0 30px #6c252340;
padding: 38px;
font-size:45px;
}
.why_us_item > h4 {
font-size: 15px;
margin: 60px 0 20px;
}

/* Services */
#services h2 {
margin: 85px 0 50px;
text-align:center;
}
.service_item > h3 {
margin: 25px 0 15px;
}
.service_item .btn.know_btn {
margin: 20px 0 100px;
}

/* Portfolio */
#portfolio {
background: rgba(0, 0, 0, 0) url("../images/portfolio_bg.jpg") no-repeat scroll 0 0;
background-size:cover;
position:relative;
padding-bottom: 102px;
border-bottom:2px solid #6c2523;
}
#portfolio::before{
position:absolute;
content:"";
height:100%;
width:100%;
background: rgba(115,32,32,0.85);
top:0;
left:0;
}
.portfolio_area{ position:relative;color:#fff;}
.portfolio_area h2 {
color: #fff;
margin: 65px 0 34px;
}
/* Portfolio filters */
#filters {
margin: 52px 0 38px;
}
#filters > button {
background: transparent none repeat scroll 0 0;
border: 1px solid transparent;
border-radius: 18px;
outline: 0 none;
padding: 6px 17px 4px;
text-transform: uppercase;
margin-bottom: 10px;
}
#filters > button:hover {
border: 1px solid #282828;
color: #282828;
}
#filters > button.is-checked {
background: #282828;
}
#filters > button.is-checked:hover {
color: #fff;
}
.grid{margin: 0 -6px;}
.grid-item{border:6px solid transparent;}
.grid-item, .grid-sizer {width: 25%;}
.grid-item {
float: left;
height: 255px !important; 
}
.grid-item{
overflow: hidden;
}
.grid-item--width2 { width: 50%;}
.grid-item--height2 { height: 510px !important;}
.grid-item:hover img{
transform: scale(1.1);
}
.grid-item img{
height: 100%;
-webkit-transition: all 0.6s;
-moz-transition: all 0.6s;
-o-transition: all 0.6s;
-ms-transition: all 0.6s;
transition: all 0.6s;
}
/* Portfolio Hover */
.portfolio_hover_area {
background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
height: 100%;
width: 100%;
top: 0;
position: absolute;
text-align: center;
opacity:0;
}
.grid-item:hover .portfolio_hover_area {opacity: 1;}
.portfolio_hover_area .fa {
background: #6c2523 none repeat scroll 0 0;
border: 2px solid transparent;
border-radius: 5px;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
color: #ffffff;
font-size: 30px;
margin-top: 215px;
padding: 15px;
border:1px solid transparent;
}
.grid-item .portfolio_hover_area .fa {
margin-top: 90px;
}
.grid-item--width2 .portfolio_hover_area .fa {
margin-top: 217px;
}
.portfolio_hover_area > a:first-child{  margin-right: 10px;}
.portfolio_hover_area .fa:hover{
border:1px solid #6c2523;
background:transparent;
color:#6c2523;
}

/* Testimonial */
#testimonial {
background: url("../images/testimonial_bg.jpg") no-repeat scroll 0 0;
background-size:cover;
position:relative;
}
#testimonial::before {
background: #fff;
opacity:0.7;
content:"";
position:absolute;
top:0;
left:0;
height:100%;
width:100%;
}
.testimonial_area{ position:relative;}
#testimonial h2 {
margin-top: 63px;
}
.testimonial_item {
padding: 0 15px;
}
.testimonial_content {
    background: #f1f0f0 none repeat scroll 0 0;
    border-radius: 18px;
    margin: 55px 0 30px;
    padding: 50px 20px 50px 20px;
    text-align: center;
    position: relative;
    color: #97989a;
    min-height: 400px; 
}
.testimonial_content::after {
background: inherit;
bottom: -10px;
content: "";
height: 20px;
left: 47%;
position: absolute;
transform: rotate(45deg);
width: 20px;
}
.testimonial_content p {
position:relative;
}
#testimonial .col-sm-4:nth-child(3n+2) .testimonial_content {
margin: 40px 0;
padding-bottom: 70px;
}
.testimonial_item:hover .testimonial_content {
background: #6c2523 none repeat scroll 0 0;
}
.testimonial_item:hover .testimonial_content::after {
width: 22px;
height: 22px;
bottom:-11px;
}
.testimonial_item:hover .testimonial_content {
color: #fff;
}
.testimonial_item:hover .testimonial_content p:first-child::before {
color: inherit;
}
.testimonial_item > img {
border-radius: 100%;
height: 80px;
width: 80px;
}
.worker_name {
font-family: "futura_ltbold",sans-serif;
margin: 10px 0 45px;
text-transform: uppercase;
}

/* Contact form */
section#contact {
background-color: #222222;
background-image: url('../img/map-image.png');
background-position: center;
background-repeat: no-repeat;
}
section#contact .section-heading {
color: white;
}
section#contact .form-group {
margin-bottom: 25px;
}
section#contact .form-group input,
section#contact .form-group textarea {
padding: 20px;
}
section#contact .form-group input.form-control {
height: auto;
}
section#contact .form-group textarea.form-control {
height: 236px;
}
section#contact .form-control:focus {
border-color: #fed136;
box-shadow: none;
}
section#contact ::-webkit-input-placeholder {
font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
text-transform: uppercase;
font-weight: 700;
color: #eeeeee;
}
section#contact :-moz-placeholder {
/* Firefox 18- */
font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
text-transform: uppercase;
font-weight: 700;
color: #eeeeee;
}
section#contact ::-moz-placeholder {
/* Firefox 19+ */
font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
text-transform: uppercase;
font-weight: 700;
color: #eeeeee;
}
section#contact :-ms-input-placeholder {
font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
text-transform: uppercase;
font-weight: 700;
color: #eeeeee;
}
section#contact .text-danger {
color: #e74c3c;
}

/* Footer */
footer {
background: url(../images/footer_bg.jpg)no-repeat;
background-size:cover;
position:relative;
padding-top:45px;
}
footer::before {
background: rgba(255, 255, 255, 0.33) none repeat scroll 0 0;
content: "";
height: 45px;
left: 0;
position: absolute;
top: 0;
width: 100%;
z-index: 1;
}
footer::after {
background: rgba(34, 37, 51, 0.9) none repeat scroll 0 0;
content: "";
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
}
.footer_top,.footer_bottom{ position:relative; z-index:1; color:#fff;}
.footer_item {
margin-top: 75px;
}
.footer_item > h4 {
color: #fff;
font-family: "futura_ltbook",sans-serif;
font-size: 25px;
margin-bottom: 34px;
text-transform: inherit;
}
.footer_item .list-unstyled > li a{
color: #fff;
}
/* Footer About */
.footer_item .logo {
margin-bottom: 15px;
width: 200px;
}
.footer_social_icon .fa {
background: #6c2523 none repeat scroll 0 0;
border-radius: 100%;
color: #ffffff;
font-size: 20px;
height: 45px;
padding: 12px;
text-align: center;
width: 45px;
}
.footer_item .footer_social_icon .fa:hover,.footer_item .footer_social_icon .fa:focus {
background: #969799 none repeat scroll 0 0;
}
/* Footer Explore */
.footer_menu .fa {
font-size: 10px;
margin-right: 18px;
}
.list-unstyled.footer_menu > li {
padding: 4px 0;
}
/* Footer Post */
.list-unstyled.post,.list-unstyled.footer_contact {
margin-top: -14px;
}
.post .date {
border: 2px solid #fff;
border-radius: 100%;
display: block;
float: left;
font-size: 20px;
height: 50px;
line-height: 12px;
margin-right: 15px;
padding: 10px;
text-align: center;
width: 50px;
}
.footer_item li a:hover .date,.footer_item li a:focus .date{ border:2px solid #aaa; }
.footer_item li a:hover,.footer_item li a:focus{
color: #aaa;
}
.post .date small {
font-size: 12px;
}

.list-unstyled.post > li,.list-unstyled.footer_contact > li {
padding: 14px 0;
overflow:hidden;
}
/* Footer Contact */
.footer_contact .fa {
margin-right: 25px;
text-align: center;
width: 15px;
float: left;
font-size:18px;
}
.list-unstyled.footer_contact p {
overflow: hidden;
}
.footer_bottom {
background: url(../images/nav-bar.png)repeat;
padding: 28px 0 18px;
margin-top:55px;
}
.footer_bottom a {
color: #6c2523;
}
.footer_bottom a:hover,.footer_bottom a:focus {
color: #d7a300;
}
/* ScrollUP */
#scrollUp {
background: url(../images/top.png)no-repeat scroll 0 0;
bottom: 20px;
color: #000;
height: 40px;
right: 20px;
width: 40px;
opacity:0.7;
}
#scrollUp:hover {
background: url(../images/top.png)no-repeat scroll 0 -40px;
}
.about_banner{
margin-top: 20%;
}

/* Responsive Styles for various devices */
@media (min-width: 1600px) {
.container{ width: 1200px;}
.carousel-inner > .item > a > img, .carousel-inner > .item > img {
height: 740px;
}
.carousel-caption {
position: absolute;
bottom: 20px;
z-index: 10;
padding-top: 10%;
padding-bottom: 10%;
color: #fff;
text-align: center;
right: 0%;
left: 0%;
padding-left: 2%;
padding-right: 2%;
}  
/*.about_content {
margin-right: 50px;
}*/
.bg-light-override-text{
color: #ffffff !important;
}
.bg-light-nav {
background-color: #ffffff !important;
}

.bg-light-override-text-para{
color: #ffffff !important;
}

.bg-light-override {
background-color: #6c2523 !important;
}

.bg-dark-navbar{
background-color: #97989a;
color:#ffffff;
}

.navbar-light .navbar-nav .show > .nav-link, .navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .nav-link.active{
color:#6c2523;
}

.navbar-light .navbar-nav .nav-link{
color:#6c2523;
}
.about_banner{
margin-top: 20%;
}

}

@media (max-width: 1199px) {
h1 {
font-size: 50px;
line-height: 55px;
}
h2 {
font-size: 25px;
}
.carousel-inner > .item > a > img, .carousel-inner > .item > img {
height: 550px;
}
.carousel-caption {
position: absolute;
bottom: 20px;
z-index: 10;
padding-top: 10%;
padding-bottom: 10%;
color: #fff;
text-align: center;
right: 0%;
left: 0%;
padding-left: 2%;
padding-right: 2%;
}  
.about_banner{
margin-top: 40%;
}
.about_banner > img {
width: 334px;
display:block;
margin:0 auto;
}
.grid-item {
height: 220px !important;
}
.grid-item--height2 { height: 440px !important;}
.grid-item .portfolio_hover_area .fa {
margin-top: 73px;
}
.grid-item--width2 .portfolio_hover_area .fa {
margin-top: 183px;
}
#contact_form .second_heading {
font-size: 30px;
}
#contact_form .form-inline .form-control {
width: 202px;
}
#contact_form .form-inline textarea.form-control {
width: 317px;
}
#contact_form .btn.submit_btn {
width: 95px;
}

.bg-light-override-text{
color: #ffffff !important;
}

.bg-light-nav {
background-color: #ffffff !important;
}

.bg-light-override-text-para{
color: #ffffff !important;
}

.bg-light-override {
background-color: #6c2523 !important;
}

.bg-dark-navbar{
background-color: #97989a;
color:#ffffff;
}

.navbar-light .navbar-nav .show > .nav-link, .navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .nav-link.active{
color:#6c2523;
}

.navbar-light .navbar-nav .nav-link{
color:#6c2523;
}

.testimonial_content {
    background: #f1f0f0 none repeat scroll 0 0;
    border-radius: 18px;
    margin: 55px 0 30px;
    padding: 50px 20px 50px 20px;
    text-align: center;
    position: relative;
    color: #97989a;
    min-height: 475px; 
}
}

@media (max-width: 991px) {
.list-inline.info > li {
padding: 0 12px 0 0;
}
.list-inline.social_icon > li {
padding: 0 2px;
}
nav.navbar.bootsnav .navbar-header {
padding: 0;
}
nav.navbar.bootsnav .navbar-toggle {
margin-top: 32px;
}
.attr-nav {
right: 25px;
top: 15px;
}
nav.navbar.bootsnav ul.nav > li > a {
padding: 12px 0;
}
.container.about_bg {
background-position: bottom 100px center;
}
.grid-item {
height: 255px !important;
width:50%;
}
.grid-item--height2 { height: 500px !important; width:100%;}
.grid-item .portfolio_hover_area .fa {
margin-top: 90px;
}
.grid-item--width2 .portfolio_hover_area .fa {
margin-top: 217px;
}
#contact_form {
text-align: center;
}
#contact_form form.form-inline {
margin: 0 -8px;
padding-right: 15px;
}
#contact_form .form-inline .form-control {
width: 349px;
}
#contact_form .form-inline textarea.form-control {
width: 538px;
}
#contact_form .btn.submit_btn {
width: 168px;
}
.bg-light-override-text{
color: #ffffff !important;
font-size:25px;
}
.carousel-caption {
position: absolute;
bottom: 24%;
z-index: 10;
padding-top: 10%;
padding-bottom: 10%;
color: #fff;
text-align: center;
right: 0%;
left: 0%;
padding-left: 2%;
padding-right: 2%;
}  

.bg-light-nav {
background-color: #ffffff !important;
}

.bg-light-override-text-para{
color: #ffffff !important;
font-size: 16px;
}

.bg-light-override {
background-color: #6c2523 !important;
}

.bg-dark-navbar{
background-color: #97989a;
color:#ffffff;
}

.navbar-light .navbar-nav .show > .nav-link, .navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .nav-link.active{
color:#6c2523;
}

.navbar-light .navbar-nav .nav-link{
color:#6c2523;
}

.about_banner{
margin-top: 70%;
}

.testimonial_content {
    background: #f1f0f0 none repeat scroll 0 0;
    border-radius: 18px;
    margin: 55px 0 30px;
    padding: 50px 20px 50px 20px;
    text-align: center;
    position: relative;
    color: #97989a;
    min-height: 300px; 
}

}

@media (max-width: 767px) {
h1 {
font-size: 32px;
line-height: 35px;
}
.list-inline.info {
width: 60%;
}
.list-inline.social_icon {
width: 40%;
text-align: right;
}
nav.navbar.bootsnav .navbar-toggle {
margin-left: 15px;
}

.carousel-inner > .item > a > img, .carousel-inner > .item > img {
height: 450px;
}
.carousel-caption {
position: absolute;
    bottom: 24%;
    z-index: 10;
    padding-top: 10%;
    padding-bottom: 10%;
    color: #fff;
    text-align: center;
    right: 0%;
    left: 0%;
    padding-left: 2%;
    padding-right: 2%;
}
.about_content > h2 {
font-size: 26px;
margin-top: 70px;
}
.about_content > h3 {
font-size: 26px;
}
.service_item .btn.know_btn {
margin-bottom: 80px;
}

#contact_form h2 {
margin-top: 10px;
}
#contact_form .second_heading {
margin: 8px 0 20px;
}
#contact_form form.form-inline {
margin: 0;
}
#contact_form .form-inline .form-control,#contact_form .form-inline textarea.form-control {
margin: 0;
width: 100%;
}
#contact_form .btn.submit_btn {
float: left;
margin: 0;
width: 145px;
}
.bg-light-override-text{
color: #ffffff !important;
font-size: 25px;

}

.bg-light-nav {
background-color: #ffffff !important;
}

.bg-light-override-text-para{
color: #ffffff !important;
font-size: 16px;
}

.bg-light-override {
background-color: #6c2523 !important;
}

.bg-dark-navbar{
background-color: #97989a;
color:#ffffff;
}

.navbar-light .navbar-nav .show > .nav-link, .navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .nav-link.active{
color:#6c2523;
}

.navbar-light .navbar-nav .nav-link{
color:#6c2523;
}
.img_logo {
width: 15%;
}
.about_banner{
margin-top: 0%;
}
.img-section-names {
max-width: 50%;
height: auto;
}

.testimonial_content {
    background: #f1f0f0 none repeat scroll 0 0;
    border-radius: 18px;
    margin: 55px 0 30px;
    padding: 50px 20px 50px 20px;
    text-align: center;
    position: relative;
    color: #97989a;
    min-height: 400px; 
}

}

@media (max-width: 479px) {
h1 {
font-size: 30px;
line-height: 32px;
}
h3 {
font-size: 17px;
}
.list-inline.info {
margin-bottom: 10px;
text-align: center;
width: 100%;
}
.list-inline.info > li {
padding: 0 8px;
}
.list-inline.social_icon {
text-align: center;
width: 100%;
padding: 0 8px;
}
.carousel-inner > .item > a > img, .carousel-inner > .item > img {
height: 420px;
}
.btn.know_btn {
font-size: 14px;
padding: 8px 14px;
}
.carousel-caption {
position: absolute;
bottom: 20px;
z-index: 10;
padding-top: 10%;
padding-bottom: 10%;
color: #fff;
text-align: center;
right: 0%;
left: 0%;
padding-left: 2%;
padding-right: 2%;
}  
.about_content > h3 {
font-size: 24px;
}
.about_banner > img {
width: 100%;
}
.about_banner{
margin-top: 0%;
}
#filters > button {
font-size: 14px;
}
.grid-item {
width:100%;
}
.grid-item--height2 { height: 255px !important;}
.grid-item--width2 .portfolio_hover_area .fa {
margin-top: 90px;
}
.list-inline.footer_social_icon > li {
padding: 8px 3px;
}
.bg-light-override-text{
color: #ffffff !important;
}

.bg-light-nav {
background-color: #ffffff !important;
}
.bg-light-override-text-para{
color: #ffffff !important;
}

.bg-light-override {
background-color: #6c2523 !important;
}

.bg-dark-navbar{
background-color: #97989a;
color:#ffffff;
}

.navbar-light .navbar-nav .show > .nav-link, .navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .nav-link.active{
color:#6c2523;
}

.navbar-light .navbar-nav .nav-link{
color:#6c2523;
}

.testimonial_content {
    background: #f1f0f0 none repeat scroll 0 0;
    border-radius: 18px;
    margin: 55px 0 30px;
    padding: 50px 20px 50px 20px;
    text-align: center;
    position: relative;
    color: #97989a;
    min-height: 400px; 
}
}
