
/************************************** 
	Medium Devices, Desktops 
***************************************/
@media (min-width: 0px) and (max-width: 1199px) { 
	h2 {
    	font-size: 32px;
    	margin: 0 0 50px;
	}
	h3 {
    	font-size: 26px;
	}
	h5 {
    	font-size: 15px;
	}
	h1.site-logo img {
    	width: 100px;
	}
	.book-btn {
	    font-size: 13px;
	    padding: 13px 20px;
	    margin: 35px 0;
	}
	.call-us {
	    border: 1px solid #e7e7e7;
	    padding: 8px 12px;
	}
	.social-links .fa {
	    font-size: 14px;
	    padding-top: 5px;
	}
	.main-navigation {
	    background: #fff;
	    float: left;
	    width: 100%;
	    padding: 8px 8px 0;
	    margin-bottom: -38px;
	}
	.main-navigation ul {
	    border: 1px solid #e7e7e7;
	    margin: 0 0 8px;
	}
	.main-navigation li {
	    line-height: 60px;
	}	
	.main-navigation li:first-child a {
    	padding: 0 20px;
	}
	.main-navigation li a {
    	font-size: 18px;
    	padding: 0 37px;
	}
	.call-us h4 {
	    font-size: 18px;
	}
	.flex-caption{
		width: 970px;
	}
	.flex-caption div {
	    width: 60%;
	    padding: 20px;
	}
	.flex-caption div label{
		font-size: 13px;
	}
	.flex-caption div input[type="text"], 
	.flex-caption div input[type="tel"], 
	.flex-caption div input[type="email"],
	.flex-caption select{
		height: 35px;
	}
	.flex-caption select{
		background-size: 3%;
	}
	.flex-caption div textarea{
		height: 80px;
	}
	.flex-caption h2 {
	    font-size: 24px;
	    margin: 0 0 10px;
    }
    .flex-caption div.white-bg {
	    padding: 5px 12px;
	}
	.book-form[class] .check-list label:before {
	    top: 3px;
	    left: 2px;
	    width: 15px;
	    height: 15px;
	}
	.check-list input[type="checkbox"]:checked + label:after {
	    top: 4px;
	    left: 3px;
	}
	.book-form .check-list label{
		font-size: 12px;
	}
	.flex-caption div input[type="submit"] {
	    font-size: 16px;
	    padding: 10px 40px 10px 10px;
	    margin-top: 4px;
	    background: #f7941f url(../images/btn-arrow.png) no-repeat right 15px; 
	}
	.flex-caption {
	    width: 100%;
	    transform: none;
	    position: static;
	}
	.flex-caption div {
	    width: 100%;
	    float: left;
	    background: #000;
	}
	.flex-caption li:first-child, .flex-caption li:nth-child(2), 
	.flex-caption li:nth-child(3), .flex-caption li:nth-child(4) {
    	width: 48.9%;
	}
	.f-about.f-box {
    	padding-top: 30px;
	}
	.f-links li a {
   		font-size: 12px;
	}
	.f-logo.f-box a {
	    margin-right: 2px;
	    margin-bottom: 8px;
	    width: 15%;
	}
	.site-footer h2 {
	    font-size: 20px;
	    margin: 0 0 25px;
	    padding: 0 0 10px;
	}
	.f-about.f-box{
		padding-top: 0;
	}
	.text-box{
		min-height: 220px;
	}
}



/*************************************************
	Small Devices, Tablets 
*************************************************/
@media (min-width: 0px) and (max-width: 992px) {
	.top-head .social-links {
    	padding: 0;
	}
	.banner img {
    	border-bottom: 5px solid #f7941f;
	}	
	.main-navigation li {
    	line-height: 50px;
	}
	.main-navigation li:first-child a {
    	padding: 0 15px;
	}
	.main-navigation li a {
    	font-size: 17px;
    	padding: 0 20px;
	}
	.flex-caption li:first-child, .flex-caption li:nth-child(2), 
	.flex-caption li:nth-child(3), .flex-caption li:nth-child(4) {
    	width: 48.6%;
	}
	.call-us .fa {
	    width: 35px;
	    height: 35px;
	    font-size: 18px;
	    line-height: 35px;
	    margin: 0 5px;
	}
	.call-us {
    	padding: 6px 5px;
	}
	.img-wrap {
    	margin: 0 0 12px;
	}
	#services h3 {
	    padding-left: 20px;
	    margin: 0 0 5px;
	    font-size: 22px;
	}
	.more{
		font-size: 13px;
	}
	.f-links li:before {
		width: 4px;
		height: 4px;
	}
	.f-links li {
	    padding-left: 9px;
	    line-height: 22px;
	    float: none;
	    width: auto;
	}
	#offers .col-sm-4 {
    	width: 32.8%;
	}
	.text-box h4{
		font-size: 18px;
	}
	.text-box p {
    	line-height: 19px;
	}
	.f-logo.f-box a{
		width: 18%;
	}
	.f-menu li {
    	margin: 1px 10px 0 0;
	}
	.copyrt p, .copyrt a {
    	font-size: 11px;
	}
	.blank-box {
    	width: 50%;
	}
	#services.thankyou-msg h1 {
    	font-size: 26px;
	}
	.text-box {
    	padding: 45px 20px 20px;
	}
	.f-menu li:last-child:before {
	    height: 9px;
	    left: -5px;
	    top: 5px;
	}
}


@media (min-width: 0px) and (max-width: 767px) {
	h2 {
    	font-size: 28px;
    	margin: 0 0 40px;
    	letter-spacing: normal;
        padding: 0 0 10px;
	}
	.top-head .col-sm-6 {
    	text-align: center !important;
	}	
	.top-head .social-links.text-right {
	    text-align: center !important;
	    padding: 0 0 2px;
	}
	.site-logo {
    	margin: 25px 0;
    	text-align: center;
	}
	.site-header .col-sm-5.text-right{
    	text-align: center !important;
    	width: 100%;
	}
	.book-btn {
    	margin: 5px 0 30px;
    	text-align: center;
	}
	.main-navigation{
		margin: 60px 0 0;
		background: transparent;
	}
	.main-navigation ul{
		border: 0;
		width: 100%;
		display: none;
	}
	.main-navigation li {
	    float: none;
	    width: 100%;
	    line-height: 40px;
	    border: 1px solid #ccc;
	    margin: 0 0 2px;
	    background: #fff;
	}
	.main-navigation li a {
	    font-size: 15px;
	    padding: 0 10px;
	    text-align: center;
	}
	.navBar-toggle {
		cursor: pointer;
		margin: 0;
		position: absolute;
		top: -60px;
		right: 7px;
		display: block;
    	border-radius: 3px;
    	background: #f7941f;
    	width: 40px;
    	height: 35px;
	}
	.navBar-toggle .lines {
		display: block;
		margin: 10px auto;
		position: relative;
		width: 25px;
	}
	.main-navigation ul.opened {
    	display: block;
    	position: absolute;
    	left: 0;
    	top: -10px;
	}
	.navBar-toggle span {
		display: block;
		height: 2px;
		margin-bottom: 5px;
		transition: transform 0.5s ease 0s, -webkit-transform 0.5s ease 0s;
		width: 100%;
	}
	.navBar-toggle span{
		background-color: #fff;
	}
	.main-navigation.opened ul.menu {
		top: 88px;
	}
	.navBar-toggle span:last-child {
		margin-bottom: 0;
	}
	.navBar-toggle.open span {
		position: absolute;
	}
	.navBar-toggle.open span:first-child {
		top: 6px;
		transform: rotate(45deg);
		-webkit-transform: rotate(45deg);
	}
	.navBar-toggle.open span:nth-child(2) {
		visibility: hidden;
	}   
	.navBar-toggle.open span:last-child {
		top: 6px;
		transform: rotate(-45deg);
		width: 100%;
	}
	.main-navigation.opened ul.menu {
		display: block;
		margin: 0;
		position: absolute;
		top: 113px;
		right: 0;
		z-index: 100;
		width: 100%;
		background: #2ba7df;
		-webkit-box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.25);
		-moz-box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.25);
		box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.25);
	}
	.flex-caption li:first-child, .flex-caption li:nth-child(3) {
    	margin-right: 0;
	}
	.flex-caption li:nth-child(2), .flex-caption li:nth-child(4) {
    	margin-left: 0;
	}
	.flex-caption li:first-child, .flex-caption li:nth-child(2), 
	.flex-caption li:nth-child(3), .flex-caption li:nth-child(4){
		width: 100%;
	}
	.call-us {
	    width: 50%;
	    top: -72px;
	    left: 0;
	    position: absolute;
	    padding: 10px 0;
	    border: 0;
	}
	.call-us h4, .call-us h4 a{
		color: #fff;
	}
	.flex-caption select {
    	background-size: 10%;
	}
	.flex-caption h2 {
	    font-size: 22px;
	    margin: 0 0 15px;
	    padding: 0 0 8px;
	}
	.book-form .check-list label{
		margin-right: 0;
		width: 50%;
		float: left;
		padding: 3px 0;
	}
	.banner img {
    	border-bottom: 3px solid #f7941f;
	}	

	.flex-caption div.white-bg {
    	padding: 5px;
	}
	.book-form[class] .check-list label:before {
	    top: 1px;
	    left: 2px;
	    width: 12px;
	    height: 12px;
	}
	.check-list input[type="checkbox"]:checked + label:after {
	    top: 4px;
	    left: 3px;
	    font-size: 10px;
	}
	#services {
    	padding: 40px 0 10px;
	}
	#services h3:before {
	    bottom: 4px;
	    background-size: 85%;
	}
	#services .col-sm-6,
	.box{
		margin: 0 0 30px;
	}
	#offers .col-sm-4 {
    	width: 100%;
	}
	.text-box {
    	min-height: auto;
    	padding: 35px;
	}
	.site-footer {
    	background: #1d1d1d;
	}
	.blank-box{
		display: none;
	}
	.f-box {
    	padding: 35px 0 0;
	}
	.f-about.f-box{
		background: transparent;
	}
	.f-logo.f-box {
    	padding-bottom: 30px;
	}
	.f-logo.f-box a {
    	width: auto;
	}
	.copyrt .col-sm-6{
		text-align: center !important;
	}
	#services.thankyou-msg {
    	padding: 60px 0;
	}
	#services.thankyou-msg h1 {
    	font-size: 20px;
	}
	.copyrt .col-sm-6 {
    	text-align: center !important;
	}
	.copyrt p, .copyrt p:first-child {
    	float: none;
	}
	.copyrt p, .copyrt a{
		line-height: 18px;
	}
}


@media (min-width: 0px) and (max-width: 479px) {
	
}