@media screen and (max-width:1900px) {
.wrapper { max-width: 100%; }
}
@media screen and (max-width: 1155px) { /*  ipad - 768 */
.wrapper { width: 100%; }
.blog_srt_desc { width: 70%; }
.n_title { width: 65%; }
.news_1 { width: 81%; }
.menu a { padding: 9px 7px; }
.search_txt { width: 270px; }
}
@media screen and (max-width: 1024px) { /*  ipad - 768 */
}
 @media all and (max-width: 1024px) and (min-width: 990px) {
}
@media (max-width: 770px) {
}
@media (max-width: 767px) {  /* 480 */
.search_txt { width: 100%; }
.select_b { width: 100%; margin: 5px 0px; }
.big_title h1 { font-size: 25px; }
.news_scroll_panel li { padding: 13px 10px; }
.news_1 { width: 82%; }
.gallery_bx { padding-left: 0px; }
.gallery_caption h4 { text-align: center; font-size: 14px; }
.gallery_caption > p { text-align: center; font-size: 12px; line-height: 18px; }
.blog_bx { width: 100%; }
.blog_d > span { font-size: 30px; }
.blog_srt_desc { width: 70%; }
.n_title { width: 65%; }
.gallery_caption { width: 100%; background: rgba(0, 0, 0, 0) url("../images/title_bg.jpg") repeat-x scroll 0 0; }
.home_slide .slick-slide { height: 150px; }
.logo { padding-bottom: 0; text-align: center; }
.logo img { display: inline; }
.logo1 { padding-right: 15px; width: 207px; }
.collapse.top_menu2 { display: none; }
.collapse.top_menu2.in { display: block; }
.right_top_menu .navbar-toggle { background-color: #fa9033; margin: 0; }
.top_m1 { float: none; top: -20px; }
.top_menu2 { width: 100%; }
.right_top_menu { width: 100%; }
.search_bx { margin-top: 10px; }
.sch_img2 { /*width: 100%;*/ }
.sch_desc2 { width: 100%; }
.title_bx h2 { font-size: 22px; }
.right_top_menu .top_m1 { display: none; }
.how-it-work-single1 { text-align: center; }
.sch_lt{ text-align:center;}
.sch_name{ width:100%;}
.sch_lt .readmore1{ float:none;}
#captcha div {
  width: 100% !important;
}
.rc-anchor-normal .rc-anchor-content{  width: 160px !important;}
}
@media screen and (max-width: 550px) {
}
@media screen and (max-width: 479px) { /* 320 */
}
@media screen and (max-width: 319px) { /* 240 */
}
