 @media only screen and (max-width : 1280px) {



 }

 



@media only screen and (max-width : 1050px) {



.social ul li a {

    color: #000;

    font-size: 20px;

    background: #aeb0a5;

    width: 38px;

    height: 38px;

    float: left;

    text-align: center;

    cursor: pointer;

    line-height: 42px;

}

.logo {

    width: 100%;

    float: left;

    text-align: left;

    margin:0px;

}

.logo a img {

    width: auto;

    height: 105px;



}

.navbar-toggler {

    padding: 15px;

    font-size: 1.25rem;

    line-height: 1;

    background-color: #f4ae06;

    border: 1px solid #ccc;

    border-radius: .25rem;

}

.menu_w .navbar {

    padding: 0;

    margin: 10px 0;

}

.book a {

    float: right;

    background: #f4ae06;

    color: #fff;

    padding: 14px 31px;

    width: 100%;

    text-align: center;

}
.menu_w ul li a {
    display: block;
    font-size: 14px;
    text-align: left;
    text-decoration: none;
    padding: 40px 8px;
    color: #333;
    font-weight: normal;
    line-height: 30px;
    font-weight: bold;
    /* letter-spacing: 0.5px; */
    float: left;
    text-transform: uppercase;
}
.text-bg {
    float: left;
    width: 100%;
    padding: 0px 0px;
    position: relative;
    top: 0;
    text-align: center;
}
p {
    color: #4c4c4c;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}
.home_services h2 {
    text-align: left;
    padding: 100px 15px 0;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 24px;
}
.home_services h4 {
    text-align: center;
    padding: 10px 0;
    color: #fff;
    font-weight: bold;
    font-size: 12px;
}
.pricingTable-firstTable_table {
    vertical-align: middle;
    width: 29%;
    background-color: #f1f6fc;
    display: inline-block;
    padding: 0px 24px 40px;
    text-align: center;
    max-width: 320px;
    transition: all 0.3s ease;
    border-radius: 5px;
    margin: 0px 10px;
}
.pricingTable-firstTable_table__pricing {
    font-size: 26px;
    padding: 30px 0px;
    border-bottom: 2px solid #ed1c24;
    line-height: 0.7;
    color: #ed1c24;
    font-weight: bold;
}
.header-top .call {
    float: left;
    width: 100%;
    margin: 16px 0 0;
    text-align: left;
}
.header-top .call a {
    font-weight: 500;
    float: left;
    color: #fff;
    font-size: 14px;
    padding-left: 3px;
}
.header-top .call span {
    margin-top: 0px;
	float: left;
}
.header-top .call p {
    margin-left: 8px;
    color: #fff;
    float: left;
    font-size: 13px;
    font-weight: bold;
    text-align: left;
}
}



@media only screen and (max-width : 767px) {

.logo {

    width: 100%;

    float: left;

    text-align: center;

    margin: 5px 0;

}

.logo a img {

    width: auto;

    height: 115px;

}

.slider ul li .text_w .text {

    margin-top: 36px;

    text-align: center;

}
.menu_w {
    float: right;
    width: 100%;
}
.toggle a {
    width: 100%;
    color: #fff;
    background: url(../images/mobile_nav_right.png) no-repeat right center #1f3b80;
    padding: 10px 10px;
    font-size: 16px;
    border: 1px solid;
}
.toggle {
    display: block;
    margin: 10px 0;
}

.toggle{
 		    display: block;
    margin: 0px 0;
	}
	.toggle a{
		width:100%;
		color:#fff;
		background:url('../images/mobile_nav_right.png') no-repeat right center #ed1c24;
		padding:10px 10px;
		font-size:16px;
    border: 1px solid;
	}
	.toggle a:hover, .toggle a:focus {
    color: #fff;
    text-decoration: none;
}

.menu-menu-1-container{
	    float: left;
    width: 100%;
}
	.nav{
	 	display:none;
	}
	.nav{
		float:none;
		margin:0;
		position:absolute;
		z-index:999;
		overflow-x:hidden;
		width: 100%;
		left: 0;
	}
	.nav ul{
		margin-top:0;
		background-color: #ed1c24;
		    width: 100%;
	}
	.nav ul li{
		border-top:1px #fff solid;
		display:block;
		float: left;
		text-align:left;
    background: #ed1c24;
	border-left:none;
	width:100%;
	}
	.nav ul li a{
		padding:5px 10px;
		display:block;
		color:#ffffff !important;
		font-size: 16px;
		    font-weight: 400;
		    width: 100%;
	}
	.nav ul li a:hover{
		color:#ff8a00;
	}
	.nav ul li ul,
	 .nav ul li ul ul{
		display:block !important;
	}
	.nav ul li ul li a:before{
		content:"\00BB \00a0";
	}
	.nav ul li ul li a{
		padding-left:20px !important;
	}
	.nav ul li ul li ul li a{
		padding-left:30px !important;
	}
.pricingTable-firstTable_table{
	width: 100%;
}
}

 

@media only screen and (max-width:480px) {

.header-top .call {

    float: left;

    width: 100%;

    margin: 0px 0 0;

}

.social ul {

    float: left;

    list-style-type: none;

    margin: 0;

    padding: 0;

}

.social ul li {

    display: inline-block;

    float: left;

    padding: 0px 10px 0px 0px;

}

.reviews img {

    margin-top: 10px;

    width: 135px;

    float: left;

}

.slider ul li .text_w .text {

    margin-top: 8px;

    text-align: center;

}

.slider ul li .text_w p {

    color: #fff;

    font-size: 15px;

    font-weight: 600;

    line-height: 20px;

    text-align: center;

    margin: 0;

    padding: 5px 0;

}

.slider ul li .text_w h1 {

    text-align: center;

    color: #f4ae06;

    font-weight: bold;

    margin: 0;

    font-size: 20px;

    text-transform: uppercase;

}

.slider ul li .text_w form input[type=search] {

    padding: 10px;

    width: 225px;

    background: #fff;

    border: 1px solid #000;

    border-radius: 30px 0 0 30px;

    margin-bottom: 0;

    border-right: none;

    color: #000;

    background-image: url(../images/pin-grey.png);

    background-repeat: no-repeat;

    background-size: 24px;

    background-position: center;

}

.slider ul li .text_w form input[type=submit] {

    padding: 12px 7px;

    width: 80px;

    background: #f4ae06;

    border: 1px solid #000;

    border-radius: 0px 25px 25px 0px;

    margin-bottom: 25px;

    border-left: none;

    font-size: 14px;

    position: relative;

    color: #fff;

    left: -4px;

}

}