 @media only screen and (max-width : 1280px) {

 }
 

@media only screen and (max-width : 1050px) {

.social ul li a {
    color: #000;
    font-size: 20px;
    background: #fff;
    width: 38px;
    height: 38px;
    float: left;
    text-align: center;
    cursor: pointer;
    line-height: 42px;
}
.logo {
    width: 100%;
    float: left;
}
.logo a img {
    width: auto;
    height: 60px;

}
.menu_w {
    float: right;
    width: 100%;
}
.sticky {
    z-index: 12;
    position: relative;
    top: 0;
    box-shadow: rgb(0 0 0 / 20%) 0px 1px 12px 0px;
    background: #fff;
}
.navbar-toggler {
    padding: 15px;
    font-size: 1.25rem;
    line-height: 1;
    background:#cc0066 url(../images/pattern_3.png) repeat;
    border-radius: 0.25rem;
    display: block;
}
.menu_w ul {
	background:#cc0066 ;
	width:100%;
}
.menu_w {
    float: right;
}

.menu_w ul li {
    display: inline-block;
    float: left;
    padding: 0;
    width: 100%;
    border-bottom: 1px solid #eee;
}
.menu_w ul li a {
    display: block;
    font-size: 16px;
    text-align: left;
    text-decoration: none;
    padding: 6px 5px;
    color: #fff;
    font-weight: 500;
    line-height: 30px;
    float: left;
    text-transform: uppercase;
    width: 100%;
}
.menu_w ul ul {
	padding: 0;
	position: relative;;
	top:0px;
	width: 100%;
	z-index: 9999;
	margin:0px;
	background: none;
	box-shadow: none;
}

.menu_w ul ul li {
    border-right: medium none;
    float: left;
    position: relative;
    width: 100%;
    padding: 0px 0;
    border-bottom: 1px dotted #fff;
    border-left: none!important;
}
.menu_w ul ul li a {
    color: #fff!important;
    float: left;
    font-size: 16px;
    padding: 6px 29px;
    text-align: left;
    width: 100%;
    border: none;
    text-transform: lowercase;
}
.slider-inner ul li .text_w .text {
    margin-top: 22px!important;
    text-align: center;
}


.book a {
    float: right;
    background: #2f0d5b;
    color: #fff;
    padding: 14px 31px;
    width: 100%;
    text-align: center;
}
.help_section h2 {
    text-align: center;
    position: relative;
    top: 0;
    font-weight: bold;
    right: 0;
    padding: 10px 0;
    color: #003478;
    font-size: 22px;
}
.help_bg {
    background-color: #faefd5;
    background-position: center right;
    background-repeat: no-repeat;
    background-size: contain;
    box-shadow: 0 20px 30px 0 rgb(25 54 86 / 3%);
    margin-top: 0;
    height: auto;
    margin-bottom: 0;
	    padding-bottom: 30px;
}
.help_bg img {
    position: relative;
    top: 0;
    box-shadow: 0 20px 30px 0 rgb(25 54 86 / 3%);
    left: 0;
}
.slider ul li .text_w .text {
    margin-top:70px;
    text-align: left;
    width: 70%;
    background: none;
    border: none;
}
.slider ul li .text_w h1 {
    text-align: left;
    color: #fff;
    font-weight: bold;
    margin: 0;
    font-size: 20px;
    text-transform: uppercase;
}
.slider ul li .text_w p {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    line-height: 40px;
    text-align: left;
    margin: 0;
    padding: 10px 0;
}
footer {
    background-size: 100% 100%;
}
}

@media only screen and (max-width : 767px) {
.logo {
    width: 100%;
    float: left;
    text-align: center;
    margin: 5px 0;
}
.logo a img {
    width: auto;
    height: 60px;
}
.slider ul li .text_w .text {
    margin-top: 36px;
    text-align: center;
}
.social {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}
.help_section h2 {
    text-align: center;
    position: relative;
    top: 0;
    font-weight: bold;
    right: 0;
    padding: 10px 0;
    color: #003478;
    font-size: 22px;
}
.help_bg {
    background-color: #faefd5;
    background-position: center right;
    background-repeat: no-repeat;
    background-size: contain;
    box-shadow: 0 20px 30px 0 rgb(25 54 86 / 3%);
    margin-top: 0;
    height: auto;
    margin-bottom: 0;
	    padding-bottom: 30px;
}
.help_bg img {
    position: relative;
    top: 0;
    box-shadow: 0 20px 30px 0 rgb(25 54 86 / 3%);
    left: 0;
}
.menu_w {
    float: right;
}
.menu_w ul li {
    display: inline-block;
    float: left;
    padding: 0;
    width: 100%;
    border-bottom: 1px solid #eee;
}
.menu_w ul li a {
    display: block;
    font-size: 16px;
    text-align: left;
    text-decoration: none;
    padding: 6px 5px;
    color: #fff;
    font-weight: 500;
    line-height: 30px;
    float: left;
    text-transform: uppercase;
    width: 100%;
}
.slider-inner ul li .text_w .text {
    margin-top: 22px!important;
    text-align: center;
}
.navbar-toggler {
    padding: 15px;
    font-size: 1.25rem;
    line-height: 1;
    background-color:#cc0066 ;
    border: 1px solid #cc0066 ;
    border-radius: .25rem;
	display: block;
}
.menu_w ul {
    float: right;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    width: 100%;
}
.show {
    background: #a49e32;
}
.slider ul li .text_w .text {
    margin-top:70px;
    text-align: left;
    width: 70%;
    background: none;
	display:none;
    border: none;
}
}
 
@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;
}


}