@media (min-width:992px) and (max-width:1199px)
{
	.container {
    width: 970px;
}
}

@media (min-width:768px) and (max-width:991px)
{
	.container {
    width: 750px;
}
header .background_header .navbar-inverse .navbar-nav>li>a {
    font-size: 11px;
    padding: 7px 11px;
}
header .background_header .navbar-brand img {
    width: 140px;
    margin-top: 17px;
}
.bread_crumps_header {
    height: auto;
}

.sm_sm
{
	padding-right: 0;

}

.sm_sm li
{
	font-size: 10px;
}

footer ol li img
{
	width: 23px;
}

.img_img img {
    margin: 16px 0;
}
}

@media (min-width:0px) and (max-width:767px)
{
	.container {
    width: auto;
}
header .background_header .navbar-brand img {
    width: 100px;
}
header .background_header {
    height: auto;
}

.book_now {
    right: 70px;
}

header .background_header .navbar-inverse .navbar-right {
    margin-top: 10px;
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-top: 1px solid #fff;
}
.navbar-inverse .navbar-toggle {
    border-color: #ffff;
    margin-top: 24px;
}

.bread_crumps_header {
    height: auto;
}

.inclover_videos h2 {
    font-size: 18px;
}

.video_outer {
    margin-bottom: 30px;
}
.second h2 {
    font-size: 18px;
    padding-top: 0px;
}

footer {
    height: auto;
}

footer ul li {
    font-size: 9px;
}

.star_logo img {
    margin-top: 13px;
    margin-left: 39px;
}
footer ol {
    text-align: left;
    margin: 25px 0;
}
.copy span {
    text-align: left;
}
}





