
* {
    margin: 0;
    padding: 0;
}
body {
    background: rgba(0, 0, 0, 0) url("../images/bg.jpg") repeat scroll 0 0;
    font-family: "Oswald";
    margin: 0;
    overflow-x: hidden;
    padding: 0;
}
a:hover {
    text-decoration: none;
}
@media (min-width: 768px) {
.caret {
    display: none;
}
	.body-content{
		font-size: 16px;
	}
	.shift-top{
		padding-top: 25px;
	}
	.body-height{
		line-height: 30px;
	}
}
@media screen and (max-width: 992px) and (min-width: 768px) {
.navbar-nav{ text-align:center; float:none;}
.nav > li {
    display: inline-block ;
    position: relative;
    float:none;
}
	.com-box-one {
		min-height: 160px;
	}
	.section-head{
		text-align: center;
	}
}
@media screen and (max-width: 767px) and (min-width: 320px) {
	.navbar-toggle .menu_line {
		float: right;
	}
	.navbar-toggle {
		border: 0 none;
		margin: 0;
		padding: 12px 10px;
		width: 100%;
		z-index: 98;
		border:1px solid #ddd;
	}
	.navbar-toggle .sr-only {
		clip: inherit;
		color: #000;
		font-size: 16px;
		height: inherit;
		left: 0;
		line-height: 16px;
		padding-left: 10px;
		width: auto;
	}
	.body-content{
		font-size: 15px;
	}
	.shift-top{
		padding-top: 20px;
	}
	.body-height{
		line-height: 27px;
	}
	.section-head{
		text-align: center;
	}
	.footer-align{
		text-align: center;
	}
	}
@media screen and (max-width: 767px) and (min-width: 500px) {
.carousel-caption {
    bottom: 0;
}
/*.ser-box-one {
    width: 46% !important;
}*/
}
@font-face {
    font-family: "Oswald";
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/Oswald-Bold?") format("eot"), url("../fonts/Oswald-Bold.ttf") format("truetype");
}
@font-face {
    font-family: "Oswald";
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/Oswald-Bold?") format("eot"), url("../fonts/Oswald-Light.ttf") format("truetype");
}
header {
    float: left;
    position: relative;
    width: 100%;
    z-index: 50;
}
.top_header {
    background: #2a2b2c none repeat scroll 0 0;
    float: left;
    font-family: "Oswald";
    padding-bottom: 5px;
    padding-top: 5px;
    width: 100%;
}
.bottom_header {
    background: rgba(255, 255, 255, 0.9) none repeat scroll 0 0;
    float: left;
    font-family: "Oswald";
    padding-bottom: 10px;
    padding-top: 30px;
    width: 100%;
}
.top_header ul {
    display: inline-block;
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.top_header li {
    display: inline-block;
    margin: 0;
    padding: 0;
}
.top_header li a {
    color: #fff;
    display: inline-block;
    font-weight: 100;
    margin: 0;
    padding: 0;
}
.top_header li a:hover {
    text-decoration: underline;
}
.top_header li a > img {
    opacity: 0.7;
}
.top_header li a > img:hover {
    opacity: 1;
}
.bottom_header h3 {
    font-size: 31px;
    letter-spacing: -2px;
    margin: 0 0 9px;
    text-transform: uppercase;
}
.pull-right span {
    color: #af6a00;
}
.navbar-default {
    background: transparent none repeat scroll 0 0 !important;
    border: medium none transparent !important;
    border-radius: 0 !important;
    margin-bottom: 0 !important;
    margin-top: 0 !important;
}
.navbar-default .navbar-nav > li > a {
    color: #6d553e !important;
    font-family: "oswald";
    font-size: 16px;
    font-weight: 600;
    padding: 8px 10px !important;
    text-transform: uppercase;
}
.dropdown-menu {
    background: #ab6600 none repeat scroll 0 0 !important;
    color: #fff;
    left: 0 !important;
    min-width: 160px !important;
}
.dropdown-menu li a {
    color: #fff !important;
    font-family: "oswald";
    font-size: 15px;
}
.dropdown-menu li a:hover {
    background: #421400 none repeat scroll 0 0;
}
a.dropdown-toggle:hover {
    background: #ab6600 none repeat scroll 0 0 !important;
}
.navbar-default .navbar-nav > li > a:hover {
    background: #ab6600 none repeat scroll 0 0;
    color: #fff !important;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
    background: #ab6600 none repeat scroll 0 0 !important;
    color: #fff !important;
}
.banner-wrapper {
    float: left;
    width: 100%;
}
.carousel-control.left {
    background: transparent none repeat scroll 0 0;
}
.carousel-control.right {
    background: transparent none repeat scroll 0 0;
}
.navbar-wrapper {
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 10;
}
.carousel-caption > .col-md-6 > ul {
    display: block;
    margin: 0;
    padding: 0;
}
.carousel-caption > .col-md-6 > ul li {
    display: block;
    margin: 0;
    padding: 0;
}
.carousel-caption > .col-md-6 > ul li a {
    color: #fff;
    display: block;
    font-family: "Roboto";
    margin: 0;
    padding: 5px 0;
	font-size: 16px;
}
.carousel-caption > .col-md-6 > ul li a i {
    color: #ffda89;
}
.caption-two {
    background: rgba(175, 106, 0, 0.7) none repeat scroll 0 0;
    bottom: 0;
    color: #fff;
    float: left;
    text-align:center;
    font-size: 20px;
    left: 10%;
    padding: 8px;
    position: absolute;
    right: 10%;
    text-transform: uppercase;
    width: 82%;
    z-index: 100;
}
.icon-prev {
    background: #000 none repeat scroll 0 0;
    border-radius: 50% !important;
    color: #fff;
    height: 50px !important;
    line-height: 42px !important;
    width: 50px !important;
}
.icon-next {
    background: #000 none repeat scroll 0 0;
    border-radius: 50% !important;
    color: #fff;
    height: 50px !important;
    line-height: 42px !important;
    width: 50px !important;
}
.thumbnail {
    background: transparent none repeat scroll 0 0 !important;
    border: medium none;
}
.carousel {
}
.adj-relate {
    margin: -133px 0 0;
    position: relative;
}
.carousel-caption {
    left: 15% !important;
    right: 15% !important;
    text-align: left;
    z-index: 1;
}
.carousel .item {
    height: 530px;
}
.carousel img {
    width: 100%;
}
.carousel-control-two {
    right: 28px !important;
}
.carousel-control {
    left: auto !important;
}
.marketing .col-lg-4 {
    margin-bottom: 20px;
    text-align: left;
}
.marketing h2 {
    font-weight: normal;
}
.marketing .col-lg-4 p {
    margin-left: 10px;
    margin-right: 10px;
}
.featurette-divider {
    margin: 80px 0;
}
.featurette {
    overflow: hidden;
    padding-top: 120px;
}
.featurette-image {
    margin-top: -120px;
}
.featurette-image.pull-left {
    margin-right: 40px;
}
.featurette-image.pull-right {
    margin-left: 40px;
}
.featurette-heading {
    font-size: 50px;
    font-weight: 300;
    letter-spacing: -1px;
    line-height: 1;
}


.first-box-one:hover{background:#271600;}
.first-box-one:hover h3{ color:#fff !important;}
.first-box-one:hover p{ color:#fff !important;}

.second-box-one:hover{ background:#794800;}
.second-box-one:hover h3{ color:#fff !important;}
.second-box-one:hover p{ color:#fff !important;}

@media (min-width: 768px) {
.marketing {
    padding-left: 0;
    padding-right: 0;
}
.navbar-wrapper {
    margin-bottom: -90px;
    margin-top: 20px;
}
.navbar-wrapper .navbar {
    border-radius: 4px;
}
.carousel-caption p {
    font-family: "Roboto";
    font-size: 18px;
    line-height: 1.4;
    margin-bottom: 20px;
}
}
.body_wrapper {
    float: left;
    margin-top: 30px;
    width: 100%;
}
.adj-cls {
    display: inline-block !important;
}
.mr-top {
    margin-top: 45px;
}
.body_wrapper h2 {
    font-weight: bold;
    margin: 35px 0 15px;
    text-transform: uppercase;
}
.body_wrapper h2 > span {
    background: #421400 none repeat scroll 0 0;
    color: #fff;
}
.first-box-one {
    background: #402400 none repeat scroll 0 0;
    border-radius: 10px;
    margin: 10px 0;
    padding: 10px;
    min-height:160px;
}
.first-box-one h3 {
    color: #fff;
    margin: 10px 0;
    text-transform: uppercase;
	height: 30px;
}
.first-box-one p {
    color: #fff;
    font-family: "Roboto";
    font-size: 15px;
    height: 93px;
}
.second-box-one {
    background: #ab6600 none repeat scroll 0 0;
    border-radius: 10px;
    margin: 10px 0;
    padding: 10px;
	min-height:160px;
}
.second-box-one h3 {
    color: #fff;
    margin: 10px 0;
    text-transform: uppercase;
}
.second-box-one p {
    color: #fff;
    font-family: "Roboto";
    font-size: 15px;
    height: 93px;
}
.com-box-one {
    background: #fff none repeat scroll 0 0;
    border-radius: 10px;
    box-shadow: -2px 0 2px 0 rgba(0, 0, 0, 0.2);
    margin: 5px 0;
    padding: 10px;
	min-height:185px;
}
.com-box-one h4 {
	font-size: 18px;
}
.com-box-one p {
    color: #8d8d8d;
    font-family: "Roboto";
    font-size: 15px;
    text-align: justify;
}
.testimonials {
    float: left;
    width: 100%;
}
.testimonials h2 {
    font-weight: bold;
    margin-top: 31px;
    text-transform: uppercase;
	text-align: center;
}
.testimonials ul {
    display: inline-block;
    list-style: outside none none;
    margin: 20px 0;
    padding: 0;
}
.testimonials ul li {
    border: 4px solid #fff;
    border-radius: 5px;
    box-shadow: -2px 0 2px 0 rgba(0, 0, 0, 0.2);
    display: inline-block;
    line-height: 100px;
    list-style: outside none none;
    margin: 2px;
}
.thumbnail .caption {
    min-height: 213px;
}
@media all and (max-width: 499px) and (min-width: 310px) {
	.second-box-one h3{
		font-size: 20px;	
	}
	.first-box-one h3 {
		font-size: 20px;	
	}
}
.ser-box-one {
    background: #fff none repeat scroll 0 0;
    border-radius: 10px;
    box-shadow: -2px 0 2px 0 rgba(0, 0, 0, 0.2);
    margin: 10px;
    padding: 5px 10px;
    /*width: 31%;*/
}
.cuadro_intro_hover {
    height: 188px;
    margin: 5px 0;
    overflow: hidden;
    position: relative;
}
.cuadro_intro_hover:hover .caption {
    opacity: 1;
    transform: translateY(-150px);
}
.cuadro_intro_hover img {
    height: 187px;
    max-height: 100%;
    width: 100%;
    z-index: 4;
}
.cuadro_intro_hover .caption {
    position: absolute;
    top: 150px;
    transition: all 0.3s ease-in-out 0s;
    width: 100%;
}
.cuadro_intro_hover .blur {
    background-color: rgba(171, 102, 0, 0.8);
    height: 300px;
    position: absolute;
    width: 100%;
    z-index: 5;
}
.cuadro_intro_hover .caption-text {
    color: #fff;
    height: 300px;
    position: absolute;
    text-align: center;
    top: -17px;
    width: 100%;
    z-index: 10;
}
.cuadro_intro_hover .caption-text > a > span {
    color: #fff;
    display: block;
    font-family: "Roboto";
    font-size: 133px;
    font-weight: 100;
    position: relative;
    top: -35px;
}
.cuadro_intro_hover .caption-text a:hover > span {
    color: #fff;
    display: block;
    font-family: "Roboto";
    font-size: 133px;
    font-weight: 100;
    text-decoration: none;
}
.carousel-indicators .active {
    background: #31708f none repeat scroll 0 0;
}
.content {
    margin-top: 20px;
}
.adjust1 {
    float: left;
    margin-bottom: 0;
    width: 100%;
}
.adjust2 {
    float: right;
    margin: 0;
}
.carousel-indicators li {
}
.carousel-control {
    color: #31708f;
    width: 5%;
}
.carousel-control:hover, .carousel-control:focus {
    color: #31708f;
}
.carousel-control.left, .carousel-control.right {
    background-image: none;
}
.media-object {
    margin: 0 auto auto;
}
@media screen and (max-width: 768px) {
	.commercial .commercial-head{
		margin-top: 170px;
	}
.media-object {
    margin-top: 0;
}
.navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu > li > a:hover {
    background: #421400 none repeat scroll 0 0 !important;
}
}
.hei-adj {
    height: auto !important;
}
.caption > p {
    font-size: 19px;
}
.adjust2 > p {
    color: #402400;
    font-size: 19px;
    font-style: italic;
}
.adj-position {
    top: -140%;
}
.adj-shadow {
    box-shadow: -2px 0 2px 0 rgba(0, 0, 0, 0.2);
    height: auto !important;
}
.carousel-two img {
    height: auto;
    max-width: 100%;
	width:auto;
}
.carousel-control {
    text-shadow: 0 0 0 rgba(0, 0, 0, 0.6) !important;
}
.slider-adj {
    font-size: 12px;
    right: 23px;
    top: -52px;
    width: 15px;
}
.font-adj {
    background: #ab6600 none repeat scroll 0 0;
    border-radius: 5px;
    color: #fff;
    padding: 5px;
}
.font-adj:hover {
    background: #402400 none repeat scroll 0 0;
}
.img-adj {
    height: auto !important;
    max-width: 100% !important;
}
.contact {
    background: #ab6600 none repeat scroll 0 0;
    float: left;
    padding: 30px 0;
    width: 100%;
}
.contact h4 {
    color: #fff;
    font-size: 30px;
    margin-bottom: 30px;
}
.contact span {
    color: #fff;
    font-size: 18px;
}
.contact form {
    float: left;
    width: 100%;
}
.contact input {
    margin: 8px 0;
    padding: 10px;
    width: 100%;
}
.contact select {
    margin: 8px 0;
    padding: 10px;
    width: 100%;
}
.contact textarea {
    height: 11.3em;
    margin: 8px 0;
    padding: 10px;
    width: 100%;
}
.contact button {
    background: #060606 none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    float: right;
    padding: 10px 40px;
}
.contact button:hover {
	background: #E4E4E4;
	color: #060606;
}
footer {
    background: rgba(0, 0, 0, 0) url("/images/footer.jpg") repeat scroll 0 0;
    float: left;
    padding: 15px 0;
    width: 100%;
	height: 370px;
}
footer h4 {
    color: #fff;
    margin: 8px 0 14px;
    text-transform: capitalize;
	font-size: 20px;
}
footer p {
    color: #fff;
    font-family: "Roboto";
    font-size: 15px;
}
footer ul {
    display: block;
    margin: 0;
    padding: 0;
}
footer ul li {
    display: block;
    margin: 0;
    padding: 0;
}
footer ul li a {
    border-bottom: 1px dotted #f2f2f2;
    color: #fff;
    display: block;
    font-family: "Roboto";
    font-size: 15px;
    margin: 0;
    padding: 5px 0;
}
footer ul li a:hover {
    color: #f2f2f2;
    text-decoration: underline;
}
ul.social {
    display: inline-block;
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
ul.social li {
    display: inline-block;
    margin: 0;
    padding: 0;
}
ul.social li a {
    border: medium none;
    display: inline-block;
    list-style: outside none none;
    margin: 0;
    padding: 5px;
    text-decoration: none;
}
.social a {
    background: #2b2b2b none repeat scroll 0 0;
    border-radius: 50%;
    height: 30px;
    text-align: center;
    width: 30px;
}
.social a:hover {
    background: #000 none repeat scroll 0 0;
    border-radius: 50%;
    height: 30px;
    text-align: center;
    width: 30px;
}


ul.error-msg {
    background-color: #f2dede;
    border-color: #ebccd1;
    border-radius: 3px;
    color: #a94442;
    font-weight: bold;
    padding: 10px 29px;
    text-align: left;
}
.error-msg li {
    margin-bottom: 5px;
}
.error-border {
    border: 1px solid #f00 !important;
}

@media screen and (max-width: 768px) {
/*.ser-box-one {
}*/
}
@media screen and (max-width: 1024px) and (min-width: 768px) {
/*.ser-box-one {
    width: 47% !important;
}*/
}
@media screen and (max-width: 983px) and (min-width: 768px) {
.img-adj {
    height: auto !important;
    max-width: 100% !important;
}
.adj_inline {
    display: inline-block;
    text-align: center;
}
.bottom_header h3 {
    font-size: 31px;
    letter-spacing: -2px;
    margin: 10px 0 9px;
    text-transform: uppercase;
}
.adj_inline {
    display: inline-block;
    text-align: center;
}
.bottom_header h3 {
    text-align: center;
    width: 100%;
}
.navbar-default {
    width: 100%;
}
.navbar-default .navbar-nav > li > a {
    padding: 8px 18px !important;
}
.adj-relate {
    margin: 0;
}
.carousel img {
    height: 625px !important;
}
.carousel-caption {
    bottom: 85px;
}

.testimonials ul li img {
    width: 100%;
}
.carousel img.testi {
    height: 100% !important;
    width: 100% !important;
}
}
@media screen and (max-width: 767px) and (min-width: 320px) {
.img-adj {
    height: auto !important;
    max-width: 100% !important;
}
.adj_inline {
    display: inline-block;
    text-align: center;
}
.bottom_header h3 {
    font-size: 31px;
    letter-spacing: -2px;
    margin: 10px 0 9px;
    text-transform: uppercase;
}
.carousel img.testi {
    width: 40% !important;
}
.bottom_header h3 {
    text-align: center;
    width: 100%;
}
.adj-relate {
    margin: 0;
}
.adj-shadow {
    height: auto !important;
}
.contact span {
    color: #fff;
    display: inline-block;
    font-size: 18px;
    text-align: center;
    width: 100%;
}
.carousel img {
    height: auto;
    width: 100%;
}
.testimonials ul li {
    width: 46%;
}
.testimonials ul li img {
    width: 100%;
}
.body_wrapper h2 {
    text-align: center;
    line-height:40px;
}
.cuadro_intro_hover img {
    width: 100%;
}
.cuadro_intro_hover .caption {
    width: 100%;
}
.carousel .item {
    height: auto;
}
}
@media screen and (max-width: 992px) and (min-width: 984px) {
.navbar-default .navbar-nav > li > a {
    padding: 8px 18px !important;
}
.navbar-default {
    width: 100%;
}
.adj-relate {
    margin: 0;
    position: relative;
}
.carousel .item {
    height: auto !important;
}
.adj_inline {
    display: inline-block !important;
    max-width: 100%;
    text-align: center;
}
.bottom_header h3 {
    text-align: center;
    width: 100%;
}
}
@media screen and (max-width: 1034px) and (min-width: 992px) {
.navbar-default {
    width: 100%;
}
.navbar-default .navbar-nav > li > a {
    font-size: 15px;
    padding: 8px 5px !important;
}
.adj-relate {
    position: relative;
}
.carousel .item {
    height: auto !important;
}
.adj_inline {
    display: inline-block !important;
    max-width: 100%;
    text-align: center;
}
.bottom_header h3 {
    text-align: right;
    width: 100%;
}
	.navbar-collapse.collapse {
		float: right;
	}

}

@media screen and (min-width: 768px) and (max-width: 991.98px) {
a.gotoHome{ width:100%; display:block; float:none !important; text-align:center; margin-top:5%;}
	footer {height: 500px;}
	.testimonials ul li {
    width: 23%;
}
	.testimonials ul li img {
    width: 100%;
}
	.bottom_header h3 {
	margin-top: 15px;
}
}

@media screen and (max-width: 1200px) and (min-width: 1035px) {
.img-adj {
    height: auto !important;
    max-width: 100% !important;
}
.navbar-default .navbar-nav > li > a {
    padding: 8px 6px !important;
}
.cuadro_intro_hover img {
    width: 100%;
}
.cuadro_intro_hover .caption {
    width: 100%;
}
.adj-relate {
    position: relative;
}
}
@media screen and (max-width: 480px) and (min-width: 320px) {
.carousel-caption {
    bottom: 85px;
}
.carousel-caption h1 {
    font-size: 28px;
}
.cuadro_intro_hover .caption {
    width: 100%;
}
.cuadro_intro_hover img {
    height: 186px !important;
}
}
@media screen and (max-width: 400px) and (min-width: 320px) {
.cuadro_intro_hover {
    height: 179px;
}
.top_header li a {
    font-size: 11px;
}
.carousel-caption > .col-md-6 > ul {
    display: none;
}
.carousel-caption {
    bottom: 0;
}
.carousel-caption h2 {
    font-size: 26px;
}
}
@media screen and (max-width: 500px) and (min-width: 401px) {
.carousel-caption {
    bottom: 0 !important;
    top: 18%;
}
.carousel-caption > .col-md-6 > ul {
    display: none;
}
}
@media screen and (max-width: 767px) and (min-width: 575px) {
footer {height: 780px;}
}
@media screen and (max-width: 575px) and (min-width: 425px) {
footer {height: 830px;}
}
@media screen and (max-width: 425px) and (min-width: 320px) {
footer {height: 920px;}
}
@media screen and (max-width: 767px) and (min-width: 480px) {
.carousel-caption {
    bottom: 0;
	}
}

@media screen and (max-width: 1034px) and (min-width: 984px) {
.caption-two {
    bottom: 0;
}
}

@media screen and (max-width: 767px) and (min-width: 320px) {
	.caret {
    display: inline-block !important;
}
a.gotoHome{ width:100%; display:block; float:none !important; text-align:center; margin-top:5%;}
.leftImgSec, .rightTextarea{ text-align:center !important;}
}


a.gotoHome{
	background: #4D96C5 none repeat scroll 0 0;
	border: 0 none;
	border-radius: 2px;
	color: #fff;
	float: right;
	font-family: "Open Sans",sans-serif;
	font-size: 20px;
	padding: 14px 50px;
	text-transform: uppercase;
}
a.gotoHome i{
	font-size:16px;
}

a.gotoHomesmall{
	background: #4D96C5 none repeat scroll 0 0;
	border: 0 none;
	border-radius: 2px;
	color: #fff;
	font-family: "Open Sans",sans-serif;
	font-size: 15px;
	padding: 14px 5%;
	text-transform: uppercase;
	}
a.gotoHomesmall i{
	font-size: 13px;
	margin-bottom:5%;
	}
	
.leftImgSec, .rightTextarea {
    margin-top: 7%;
	text-align:right;
}
.rightTextarea h1{ color:#000;}
.rightTextarea p{ color:#000; font-size:16px;}
.leftImgSec img{ width:100%;}

.siteMap{ margin:0 10px;}
.siteMap li {
    width: auto !important;
    margin-bottom: 15px;
    list-style: decimal !important;
	}
.siteMap li a{ 
	font-size:15px;
	padding:5px 10px;
	display:inline-block;
	}
.siteMap li a:hover{ 
	font-size:15px;
	}
a.sitemapLink{ margin-top:10px; color:#fff; text-decoration:underline; display:block; font-size:15px;}
a.sitemapLink:hover{ text-decoration:none;}

.csborder{ border: 4px solid #fff;
    border-radius: 5px;
    box-shadow: -2px 0 2px 0 rgba(0, 0, 0, 0.2);
	margin-bottom: 20px;}

@media only screen and (max-width: 995px) {
	.shift-bottom {padding-bottom: 22px;}
}
@media only screen and (max-width: 1200px) and (min-width: 992px) {
	h3{
		font-size:21px;
	}
}
