/*

Custom Styles. Bootstrap Styles are default'

*/

* {
}
/*Typography*/

a, input, button {
	-webkit-transition: all ease .2s;
	-moz-transition: all ease .2s;
	-o-transition: all ease .2s;
	transition: all ease .2s;
}
/*a {
	color: #fff;
}*/
a:hover {
	color: #d6be71;
	text-decoration: underline;
}
hr {
	border-color: #e5e5e5;
	margin: 10px 0 10px 0;
}
h1, h2, h3, h4, h5, .navbar-default .nav-justified>li, .btn, p.big-paragraph, p.small-paragraph, .carousel-caption, .recent-posts .col-md-9 .text p small {
}
h1, h2, h3, h4, h5, .btn {
	font-weight: bold
}
h1 {
	font-size: 48px;
	text-transform: uppercase;
	color: #fff;
}

h2 span {
	color: #1e1e1e;
}
span.sep {
	width: 80px;
	display: inline-block;
	border-top: 1px solid #adc648;
}
h2 small {
	color: #c7c7c7;
	font-size: 14px;
	text-transform: none;
	font-weight: normal;
}
h2.block__title {
	border-top: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	line-height: 3px;
	margin-bottom: 60px;
}
h2.block__title span {
	border: none;
	background-color: #eff2f2;
	padding: 0 30px;
	text-transform: uppercase;
	line-height: 3px;

}
.main_content h2, .main-content h2 {
	padding: 0;
	line-height: 20px;
}
h3 {
	font-size: 27px;
	color: #1e1e1e;
	text-transform: uppercase;
}
h3 a {
	color: #33313a;
}
h3 a:hover {
	text-decoration: none;
	color: #adc648;
}
h3 small {
	font-size: 18px;
	color: #1e1e1e;
	font-weight: bold;
}
.typo {
	margin-top: 80px;
}
h4 {
	line-height: 16px;
	text-transform: uppercase;
	line-height: 105%;
}
h4 a {
	color: #bcbcbc;
}
h4 a:hover {
	text-decoration: none;
	color: #434a4a;
}
h5 {
	font-size: 18px;
	text-transform: uppercase;
	color: #33313a;
}
h2.with__margin {
	margin-top: 70px;
	margin-bottom: 0px;
}
h2.with__margin2 {
	margin: 50px 0;
}

ul, li { margin: 0; padding: 0; list-style: none; }

/* Forms */

.form-control, .form-control:focus {
	-webkit-box-shadow: none;
	box-shadow: none;
}
.form-control:focus {
	border-color: #adc648;
}
/*Buttons*/

.btn-primary {
	font-size: 18px;
	text-transform: none;
	color: #fff;
	background-color: #adc648;
	border-color: #adc648;
	border-bottom: 4px solid #f2f2f2;
}
.btn-primary:hover, .btn-primary:focus {
	border-color: #dfdfdf;
	background: none;
	color: #434a4a;
}
.btn-info {
	font-size: 14px;
	font-family: Calibri, sans-serif;
	text-transform: none;
	color: #434a4a;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-ms-border-radius: 0px;
	-o-border-radius: 0px;
	border-color: #dfdfdf;
	background: none;
}
.btn-info:hover, .btn-info:focus {
	background-color: #fff;
	border-color: #fff;
	color: #6dc5b5 !important;
}
.btn-default {
	font-size: 18px;
	text-transform: none;
	color: #fff;
	border-color: #fff;
	background: none;
}
.btn-default:hover, .btn-default:focus {
	background-color: #adc648;
	border-color: #adc648;
	color: #fff;
}

button.btn-primary:focus, .btn-default:focus, .btn-info:focus {
	outline: none;
}

.side-deal_02 {
float: left;
    width: 100%;
    background: #fff;
    padding: 0 10px;
    position: relative;
    margin: 10px 0 0;
}


/*Header*/

 @media(max-width:1600px) {
.carousel-caption h1 {
	font-size: 40px;
	line-height: 40px;
}
}


 @media(max-width:1310px) {

.top-right {
    background: #fff none repeat scroll 0 0;
    float: right;
    padding: 0;
    width: 83%;
}


section.navigation {
    background: #201e1e none repeat scroll 0 0;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    float: left;
    padding: 16px 20px 16px;
    text-align: center;
    width: 100%;
}



    .top-stic-nav {
    display: none;
}

.banner-text-left {
    float: left;
    padding: 16px 0 0 45px;
    width: 65%;
}
.sq-feet {
    float: left;
    padding: 0 0 0 16px;
    width: 43%;
}

.sq-feet h2 {
    color: #000;
    margin: 0;
    font-size: 18px;
    padding: 16px 0 0;
    line-height: 26px;
}

.free-pass h4 {
    font-size: 22px;
    text-align: center;
}

.free-addmission h4 {
    font-size: 14px;
    margin: 0;
    padding: 0;
}

.free-addmission h4> span {
    color: #cc0000 !important;
    display: block;
    font-size: 22px;
    line-height: 27px;
}

.logo-top {
    background: #fff none repeat scroll 0 0;
    float: left;
    left: 0;
    padding:0;
    position: relative;
    top: 0;
    width: 17%;
}
.top-right {
    background: #fff none repeat scroll 0 0;
    float: right;
    padding: 0;
    width: 83%;
}


.carousel-caption {
	font-size: 14px;
	top: 65%;
}
.carousel-caption h1 {
	font-size: 30px;
	line-height: 30px;
}
/******************************Enter your stylesheet here************************/

.post-block-01 {
    float: left;
    margin: 10px 18px 0 0;
    width: 32%;
}

.footer-title {
    color: #fff;
    float: left;
    padding: 4px 0 0 2px;
    text-transform: uppercase;
}

.banner-text-left h2 {
    color: #fff;
    font-family: "Orbitron",sans-serif;
    font-size: 75px;
    letter-spacing: normal;
    padding: 0 0 15px;
}

.banner-text-left h3 {
    color: #ec0a00;
    font-family: "Oswald",sans-serif;
    font-size: 26px;
}

.banner-text-left p {
    color: #fff;
    font-size: 23px;
    line-height: 32px;
    padding: 0 0 25px;
}

.social-right {
    background: #fff;
    float: right;
    padding: 12px 7px;
    width: 62%;
}

h1.company-logo {
    margin: 0;
    min-height: 131px;
    padding: 7px 0 8px;
    width: auto;
}

.contact-top-right {
    background: #fff;
    float: right;
    padding: 0;
    width: 52%;
}

.social-min {
    float: left;
    background: #fff;
    width: 44%;
    padding: 0px 0 0 0;
}

ul.social-list li a {
    display: inline-block;
    padding: 0 13px;
}

span.address {
    display: inline-block;
    float: left;
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    padding: 0;
}


/******************************Your stylesheet end here**************************/
}
 @media(max-width:990px) {
/******************************Enter your stylesheet here************************/
ul.address-list li:last-child {
    float: none;
    margin: 0 auto;
    width: 180px;
    clear: both;
    min-height: 55px;
}
.copy-right {
    background: #201e1e none repeat scroll 0 0;
    border-top: 1px solid red;
    float: left;
    margin: 0;
    padding: 12px 10px;
    width: 100%;
}

a.footer-logo1 {
    display: inline-block;
    float: left;
    margin: 10px 10px 10px 0;
    width: auto;
}
.footer-block1 {
    float: left;
    width: 30%;
}

.banner-text-left h2 {
    color: #fff;
    font-family: "Orbitron",sans-serif;
    font-size: 60px;
    letter-spacing: normal;
}

.banner-text-left {
    float: left;
    padding: 0 0 0 14px;
    width: 60%;
}



.post-block-01 {
    float: left;
    margin: 10px 5px 0;
    text-align: center;
    width: 32%;
}
.post-block-01 a {
    display: inline-block;
}

.contact-top-right {
    background: #fff none repeat scroll 0 0;
    float: none;
    margin: 0 auto;
    width: 35%;
}

.top-banner {
    float: left;
    text-align: center;
    width: 100%;
}


.top-banner > img {
    display: inline-block;
}
.mobile-logo {
    display: inline-block;
    margin: 0;
    text-align: center;
}
.gril-mob-banner {
    display: inline-block;
}

.company-logo {
    display: none;
}

.logo-top {
    float: left;
    position: relative;
    top: 0;
    width: 100%;
    left: 0;
    z-index: 9;
    text-align: center;
}

.top-right {
    background: #fff none repeat scroll 0 0;
    float: right;
    padding: 20px 0 0;
    width: 100%;
}

.social-right {
    float: right;
    width: 100%;
    background: #fff;
    padding: 10px 20px;
    text-align: center;
}

.social-min {
    float: none;
    background: #fff;
    display: inline-block;
}

ul.main-nav li a {
    padding: 5px 11px;
    color: #fff;
    font-family: 'Oswald',sans-serif;
    font-size: 16px;
}

.banner-text-left {
    float: left;
    width: 100%;
    padding: 0 0 0 10px;
    text-align: center;
}

a.footer-logo1 {
    float: left;
    margin: 10px 10px 10px 0;
    display: block;
    width: 100%;
}

.banner-text-left h2 {
    color: #fff;
    font-family: "Orbitron",sans-serif;
    font-size: 80px;
    letter-spacing: normal;
}

.banner-text-left h3 {
    font-family: 'Oswald',sans-serif;
    color: #ec0a00;
    font-size: 24px;
}

.banner-text-left p {
    color: #fff;
    font-size: 15px;
    line-height: 21px;
}

.floor-left {
    float: left;
    width: 100%;
    text-align: center;
}
.sq-feet {
    float: left;
    padding: 0;
    width: 100%;
}

.floor-left img {
    display: inline-block;
    float: left;
    width: 100%;
}

.sq-feet h2 {
    color: #000;
    margin: 0;
    font-size: 23px;
    padding: 4px 0 0;
    line-height: 29px;
}

.bg-black {
    float: left;
    width: 100%;
    background: #000;
    padding: 10px 10px;
}

form.print-pass {
    background: #cc0000;
    padding: 5px;
    float: right;
    width: 60%;
}

.coupon-right {
    float: right;
    width: 100%;
    padding: 20px 0 0 0;
}

.enput-area h2 {
    color: #fff;
    float: left;
    font-size: 13px;
    margin: 0 0 7px;
    padding: 0;
    width: 100%;
}

.gril-main-banner {
    display: none;
    float: left;
    width: 100%;
}



/******************************Your stylesheet end here**************************/
}
 @media(max-width:768px) {

.footer-title ul li:nth-of-type(2n) span {
    position: relative;
    left: -10px;
}


span.address {
    display: inline-block;
    float: left;
    font-size: 14px;
    font-weight: 700;
    line-height: 14px;
    padding: 0;
    text-align: center;
}


.ul.address-list li:last-child {
    float: none;
    margin: 0 auto;
    width: 161px;
    clear: both;
    min-height: 55px;
}

.top-stic-nav {
    display: block;
}

    .navbar-header {
    float: none;
}


/******************************Enter your stylesheet here************************/
.application-left1 {
    float: left;
    width: 100%;
    padding: 10px;
}

.applications-right01 {
    float: left;
    width: 100%;
    padding: 10px;
}
.copy-right {
    background: #201e1e none repeat scroll 0 0;
    border-top: 1px solid red;
    float: left;
    margin: 0;
    padding: 12px 10px;
    width: 100%;
}

a.footer-logo1 {
    display: inline-block;
    float: left;
    margin: 10px 10px 10px 0;
    width: auto;
}
.footer-block1 {
    float: left;
    width: 30%;
}

.banner-text-left h2 {
    color: #fff;
    font-family: "Orbitron",sans-serif;
    font-size: 60px;
    letter-spacing: normal;
}

.banner-text-left {
    float: left;
    padding: 0 0 0 14px;
    width: 60%;
}



.post-block-01 {
    float: left;
    margin: 10px 5px 0;
    text-align: center;
    width: 32%;
}
.post-block-01 a {
    display: inline-block;
}

.contact-top-right {
    background: #fff none repeat scroll 0 0;
    float: none;
    margin: 0 auto;
    width: 35%;
}

.top-banner {
    float: left;
    text-align: center;
    width: 100%;
}


.top-banner > img {
    display: inline-block;
}
.mobile-logo {
    display: inline-block;
    margin: 0;
    text-align: center;
    width: 20%;
    float: left;
}
.gril-mob-banner {
    display: inline-block;
}

.company-logo {
    display: none;
}

.logo-top {
    background: transparent;
    float: left;
    left: 0;
    position: relative;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 9;
    padding: 0;
}

.top-right {
    background: #fff none repeat scroll 0 0;
    float: right;
    padding:0;
    width: 100%;
}

.social-right {
    float: right;
    width: 100%;
    background: #fff;
    padding: 10px 20px;
    text-align: center;
}

.social-min {
    float: left;
    background: #fff;
    width: 100%;
    padding: 0px 0 0 0;
}

ul.main-nav li a {
    padding: 5px 11px;
    color: #fff;
    font-family: 'Oswald',sans-serif;
    font-size: 16px;
}

.banner-text-left {
    float: left;
    width: 100%;
    padding: 0 0 0 10px;
    text-align: center;
}

a.footer-logo1 {
    float: left;
    margin: 10px 10px 10px 0;
    display: block;
    width: 100%;
}

.banner-text-left h2 {
    color: #fff;
    font-family: "Orbitron",sans-serif;
    font-size: 80px;
    letter-spacing: normal;
}

.banner-text-left h3 {
    font-family: 'Oswald',sans-serif;
    color: #ec0a00;
    font-size: 24px;
}

.banner-text-left p {
    color: #fff;
    font-size: 15px;
    line-height: 21px;
}

.banner-text-left p img {
    display: inline-block;
}

.floor-left {
    float: left;
    width: 100%;
    text-align: center;
}
.sq-feet {
    float: left;
    padding: 0;
    width: 100%;
}

.floor-left img {
    display: inline-block;
    float: left;
    width: 100%;
}

.sq-feet h2 {
    color: #000;
    margin: 0;
    font-size: 23px;
    padding: 4px 0 0;
    line-height: 29px;
}

.bg-black {
    float: left;
    width: 100%;
    background: #000;
    padding: 10px 10px;
}

form.print-pass {
    background: #cc0000;
    padding: 5px;
    float: right;
    width: 60%;
}

.coupon-right {
    float: right;
    width: 100%;
    padding: 20px 0 0 0;
}

.enput-area h2 {
    color: #fff;
    float: left;
    font-size: 13px;
    margin: 0 0 7px;
    padding: 0;
    width: 100%;
}

.gril-main-banner {
    display: none;
    float: left;
    width: 100%;
}


.position-section-wrapper {
    float: left;
    width: 100%;
    padding: 0 8px;
}

.position-section-wrapper .form-group label {
    margin-top: 3px;
    font-size: 12px;
}
label.upload_image1 {
    margin: 4px 0 4px;
    display: block;
    font-size: 12px;
}

section.navigation {
    padding: 0;
    display: none;
}
ul.main-nav {
    margin: 0;
    padding: 7px 0 4px;
    display: inline-block;
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 14px;
    margin-right: 1px;
    margin-bottom: 8px;
    background-color: red;
    background-image: none;
    border: none;
    border-radius: 4px;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}


.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: red;
}

header.header-top {
    float: left;
    width: 100%;
    position: relative;
    padding:0;
}


.navbar-fixed-bottom, .navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
}
ul.main-nav li {
    float: left;
}

.top-stic-nav {
float: left;
    width: 100%;
/*    background: #222;*/
    position: relative;
}

.top-stic-nav.darkHeader {
    position: fixed;
    z-index: 999;
    width: 93.8%;
    left: 0;
    right: 0;
    background: #000;
    padding: 0 10px;
    margin: 0 auto;

}







/******************************Your stylesheet end here**************************/
}
 @media(max-width:767px) {

ul.address-list li:last-child {
    float: none;
    margin: 0 auto;
    clear: both;
    min-height: 55px;
}

.top-stic-nav.darkHeader {
    position: fixed;
    z-index: 999;
    width: 94.5%;
    left: 0;
    right: 0;
    background: #000;
    padding: 0 10px;
    margin: 0 auto;
}



ul.main-nav li {
    float: none;
}

.navbar-fixed-bottom, .navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
}

/******************************Enter your stylesheet here************************/

.post-block-01 {
    float: left;
    margin: 10px 0 0;
    text-align: center;
    width: 100%;
}

    .application-left1 {
    float: left;
    width: 100%;
    padding: 10px;
}

.applications-right01 {
    float: left;
    width: 100%;
    padding: 10px;
}




.post-block-01 a {
    display: inline-block;
}

.contact-top-right {
    background: #fff;
    float: none;
    margin: 0 auto;
    width: 200px;
}
.top-banner {
    float: left;
    text-align: left;
    width: 100%;
}

span.call {
    font-size: 25px;
    font-weight: 700;
    display: inline-block;
}

.social-right .textwidget p {
    margin: 0;
}

.top-banner > img{ width: 100%; }

ul.address-list {
    margin: 0;
    padding: 0;
    text-align: left;
}
.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7;
    background: none;
    border: none;
    margin: 10px 0 0;
    padding: 0;
    float: left;
    width: 100%;
    text-align: center;
}

.top-banner > img {
    display: inline-block;
}
.mobile-logo {
    display: inline-block;
    margin: 0;
    text-align: center;
    width: 125px;
}
.gril-mob-banner {
    display: inline-block;
}

.company-logo {
    display: none;
}

.logo-top {
    float: left;
    position: relative;
    top: 0;
    width: 100%;
    left: 0;
    z-index: 9;
    text-align: center;
}

.top-right {
    background: #fff none repeat scroll 0 0;
    float: right;
    padding:0;
    width: 100%;
}

.social-right {
    float: right;
    width: 100%;
    background: #fff;
    padding: 0px 20px;
    text-align: center;
}

.social-min {
    float: none;
    background: #fff;
    display: inline-block;
}

ul.main-nav li a {
    padding: 5px 11px;
    color: #fff;
    font-family: 'Oswald',sans-serif;
    font-size: 15px;
    display: block;
}

.banner-text-left {
    float: left;
    width: 100%;
    padding: 0 0 0 10px;
    text-align: center;
}

a.footer-logo1 {
    float: left;
    margin: 10px 10px 10px 0;
    display: block;
    width: 100%;
}

.banner-text-left h2 {
    color: #fff;
    font-family: "Orbitron",sans-serif;
    font-size: 53px;
    letter-spacing: normal;
}

.banner-text-left h3 {
    font-family: 'Oswald',sans-serif;
    color: #ec0a00;
    font-size: 24px;
}

.banner-text-left p {
    color: #fff;
    font-size: 21px;
    line-height: 25px;
}

.floor-left {
    float: left;
    width: 100%;
    text-align: center;
}
.sq-feet {
    float: left;
    padding: 0;
    width: 100%;
}

.floor-left img {
    display: inline-block;
    float: left;
    width: 100%;
}

.sq-feet h2 {
    color: #000;
    margin: 0;
    font-size: 23px;
    padding: 4px 0 0;
    line-height: 29px;
}

.bg-black {
    float: left;
    width: 100%;
    background: #000;
    padding: 10px 10px;
}

form.print-pass {
    background: #cc0000;
    padding: 5px;
    float: right;
    width: 60%;
}

.coupon-right {
    float: right;
    width: 100%;
    padding: 20px 0 0 0;
}

.enput-area h2 {
    float: left;
    color: #fff;
    font-size: 13px;
    margin: 0 0 7px 0;
    padding: 0;
}

.gril-main-banner {
    display: none;
    float: left;
    width: 100%;
}


/******************************Your stylesheet end here**************************/
}
 @media(max-width:600px) {
.slider .btn {
	display: none;
}
/******************************Enter your stylesheet here************************/



/******************************Your stylesheet end here**************************/

}

@media(max-width:440px) {


.footer-title > div {
    width: 100%;
    float: none;
    margin: 0 auto;
}


.top-stic-nav.darkHeader {
    position: fixed;
    z-index: 999;
    width: 91%;
    left: 0;
    right: 0;
    background: #000;
    padding: 0 10px;
    margin: 0 auto;
}



ul.dropdown-menu {
	display: block;
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
	top: 85% !important;
	opacity: 0;
	visibility: hidden;
}
.dropdown:hover .dropdown-menu {
	top: 100% !important;
	opacity: 1;
	visibility: visible;
}

.gray-bg-title {
    background: #201e1e none repeat scroll 0 0;
    float: left;
    margin: 0;
    padding: 0 6px;
    width: 100%;
}

/******************************Enter your stylesheet here************************/



/******************************Your stylesheet end here**************************/

}


/******************************Enter your stylesheet here************************/


 @media(max-width:767px) {

.navbar-toggle:focus {
    background:#ec0a00;
}
.navbar-toggle:hover {
    background: #ec0a00!important;
}

.appl_at h3 {
    text-transform: capitalize;
    color: #ec0a00;
    font-weight: 500;
    font-family: 'Oswald',sans-serif;
    font-size: 22px;
    margin:0 0 6px;
    line-height: 37px;
}

    .application-left1 {
    float: left;
    width: 100%;
    padding: 10px;
}

.applications-right01 {
    float: left;
    width: 100%;
    padding: 10px;
}

 	.enput-area {
    float: left;
    text-align: center;
    width: 100%;
}

.enput-area input[type="text"]{ width: 100%; }

.navbar-default .navbar-nav > li > a {
	padding: 10px 10px;
}
.dropdown:hover .dropdown-menu {
	display: none;
}
ul.dropdown-menu {
	visibility: visible;
	opacity: 1;
	display: none;
	position: relative;
	left: 0px;
	top: 0px !important;
}
.dropdown:hover .dropdown-menu {
	top: 0 !important;
}
.open .dropdown-menu, .open:hover .dropdown-menu {
	display: block;
	visibility: visible;
	opacity: 1;
}
.navbar-collapse.in {
	max-height: 350px;
}
.open a.dropdown-toggle {
	color: #ADC648;
}
.navbar-default ul.navbar-collapse {
	display: block !important;
	height: 0px;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 22px;
}
h3 {
	font-size: 20px;
}
.pull-left {
	float: none !important;
}
.pull-right {
	float: none !important;
}
.recent-posts .col-md-9 article img.pull-left {
	max-width: 100%;
}

.slider {
	overflow: hidden;
	max-width: 100%;
}

footer {
	overflow: hidden;
	max-width: 100%;
}
footer {
	padding-top: 0px;
}
.carousel-control .carousel-control-right, .carousel-control .carousel-control-left {
	margin-top: -30px;
}
.navbar-default .nav-justified>li.dropdown:hover, .navbar-default .nav-justified>li.dropdown.active {
	border-top: 0px solid #adc648;
}
.row {
	padding:0;
}

.post-block-01 {
    float: left;
    width: 100%;
    margin: 10px 0px 0 0;
}

.left-bar-banner {
    background: #fff;
    padding: 10px;
    text-align: center;
    margin: 0;
    float: left;
    width: 100%;
}

.left-bar-banner h4 strong {
    font-size: 34px;
    display: block;
    font-weight: 900;
    color: #3d3d3d;
    margin-bottom: 10px;
}

.left-bar-banner h4 {
    font-size: 20px;
    text-transform: uppercase;
    color: #c12000;
    margin: 25px 0 15px 0;
}

.right-side-bar {
    float: right;
    width: 100%;
    background: #ccc;
    padding: 10px;
    margin-top: 10px;
}

.footer-section {
    float: left;
    width: 100%;
}

.footer-title {
    float: none;
    color: #fff;
    text-transform: uppercase;
    padding: 0;
}

.footer-block3 {
    float: right;
    width: 100%;
    text-align: center;
}
.footer-block2 {
    float: left;
    width: 100%;
    text-align: center;
}

.footer-title > div {
    width: 233px;
    float: none;
    margin: 0 auto;
}


.footer-block2 a img {
    float: none;
    display: inline-block;
}
.footer-block1 {
    float: left;
    width: 100%;
    text-align: center;
}
a.footer-logo1 img {
    display: inline-block;
}

.copy-right {
    border-top: 1px solid red;
    margin: 0px;
    background: #201e1e;
    padding: 10px 10px;
    width: 100%;
    float: left;
    clear: both;
    text-align: center;
}

ul.nav-bottom {
    display: inline-block;
    float: none;
}

ul.copy-nav-bottom li {
    color: #626262;
    font-size: 12px;
    margin: 0 0 10px;
    text-transform: capitalize;
}

.gray-bg-title h2 {
    color: #fff;
    font-family: "Oswald",sans-serif;
    font-size: 14px;
    margin: 0;
    padding: 13px 5px;
}

ul.nav-bottom li a {
    color: #626262;
    padding: 0 7px;
    font-size: 11px;
}

ul.copy-nav-bottom {
    margin: 0;
    padding: 0;
    display: block;
}



/******************************Your stylesheet end here**************************/

}


 @media(min-width:768px) and (max-width: 991px) {


/******************************Enter your stylesheet here************************/

/*.top-stic-nav {
    display: block;
}*/
.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7;
    background: none;
    border: none;
    margin: 0;
    padding: 13px 0 0;
    float: none;
    width: auto;
    text-align: center;
}

.mobile-logo {
    display: inline-block;
    margin: 0;
    text-align: center;
    width: 20%;
    float: left;
}

/******************************Your stylesheet end here**************************/

}