@import url('https://fonts.googleapis.com/css?family=Lato:300,400,700,900');
@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700,800,900');
@import url('https://fonts.googleapis.com/css?family=Raleway:300,400,500,600,700,800,900');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700');

body{font-family: 'Lato', sans-serif;}
button:focus {outline:none !important; }
b, strong { font-weight: 700;}
h1, h2, h3, h4, h5{ margin:0;}
p{color:#fff; font-size:14px; margin:0 !important; padding-bottom:0 !important;}
ul{margin:0;padding:0;}
.list-inline, .upper-left > p { margin-bottom: 0;} 
a:hover, a{text-decoration:none !important;}
.no-padd{padding:0;}
.navbar-nav.mr-left-manage{margin-left:auto;}
.header-top {
  background: rgb(16, 75, 143) none repeat scroll 0 0;
  color: rgb(255, 255, 255);
  padding: 8px 0;
}
.upper-left span { font-size: 16px; font-weight: 700;}
.upper-left, .upper-right {width: 50%;}
.list-inline > li { display: inline-block;}
.list-inline a {color: rgb(255, 255, 255); color: rgb(255, 255, 255); padding: 0 8px; font-size:14px;}
.upper-right .p_right {padding: 0 0 0 7px}
.corner-logo.responsive_view { display: none;}
/****menu****/
.nav-item.active a{color:#f62730;}
.nav-item a {
  color: rgb(0, 0, 0);
  font-size: 14px;
  font-weight: 400;
  padding: 6px 15px !important;
  text-transform: uppercase;
}
.menu-bar .manage-w { padding: 12px 0; width: 100%;}
.menu-bar .corner-logo {
	margin-left: 25px;
	width: 34%;
	display: table;
}
.upper-right .list-inline { float: right; list-style: outside none none;padding-left: 0;}
.nav-item .dropdown-toggle::after {
  border: 0 none;
  content: "";
  display: inline;
  font-family: FontAwesome;
  font-size: 16px;
  vertical-align: middle;
}
.dropdown-toggle::after{
	font-size:0;border:0;
}
.dropdown-item:hover {
  background: #FA2831 !important; color:#fff !important; transition: all ease 0.5s; -webkit-transition:all easec 0.6s;
}
.navbar-nav .dropdown-menu a:hover {
  background: #FA2831 !important; color:#fff !important; transition: all ease 0.5s; -webkit-transition:all easec 0.6s;
}
.dropdown-submenu {
  position: relative;
}
.dropdown-menu.show {
  display: block;
}
.dropdown-submenu.showes:hover .dropdown-menu{
	  display: block;
}
.dropdown-submenu a::after {
  transform: rotate(-90deg);
  position: absolute;
  right: 6px;
  top: .8em;
}
.dropdown-menu {
  padding: 0.5px 0 !important;
  top: 46%;
}

.dropdown-submenu .dropdown-menu {
  top: 0;
  left: 99.5%;
  margin-left: .1rem;
  margin-right: .1rem;
}
.collapse .nav-item.active > a {
  color: #f62730 !important;
}

.collapse .nav-item.active a {
    color: #000000;
}
/****breadcrumb****/
.breadcrumb-top{
	background-image: url("../images/bg-breadcrumd.jpg");
	background-position:center center;
	background-repeat:no-repeat; background-size:cover;
}
.breadcrumb {
  background-color: rgba(0, 0, 0, 0) !important; padding:48px 0 !important;margin:0 !important; 
}
.breadcrumb-item  a:focus, .breadcrumb-item  a:hover {
  color:#F62730;
  text-decoration: none;
}
.breadcrumb-item > a:hover{color:#F62730; transition: all ease 0.6s; -webkit-transition: all ease 0.5s;}
.breadcrumb-item > a { color: #ffffff; transition: all ease 0.6s; -webkit-transition: all ease 0.5s;}
.breadcrumb-item {
  color: rgb(255, 255, 255);
  font-size: 24px; text-transform:capitalize;
  font-weight: 600;
}
.breadcrumb-item + .breadcrumb-item::before {
  color: rgb(255, 255, 255) !important;
}
.breadcrumb-item.active {
  color: rgb(250, 40, 49) !important;
}
/****slider-section-css*****/

.slider-portion .carousel-item{
	background-image: url("../images/main-banner.png");
	background-position:center center !important;
	background-repeat:no-repeat !important; background-size:cover !important;
	padding:11.3% 0;
}
.slider-portion .carousel-text h1{ font-weight: 900;text-transform:uppercase; font-size:36px;}
.slider-portion .carousel-text .first-h {color: rgb(246, 39, 48);  margin-bottom: 8px;}
.slider-portion .carousel-text .second-h{color:#0d498f; font-weight: 900;  margin-bottom: 9px;}
.slider-portion .carousel-text h2{color:#000; text-transform:capitalize; font-weight:bold;font-size:30px;}
.slider-portion .carousel-control-next, .slider-portion .carousel-control-prev { width: 5%;}
.carousel-text.text-center {
  margin: 69px -28px 0;
  width: 575px;
}
.carousel-text .fade-bg {
 background: -moz-linear-gradient(left, rgba(242,242,242,0.02) 1%, rgba(242,242,242,0.05) 18%, rgba(242,242,242,0.89) 26%, rgba(242,242,242,1) 27%, rgba(242,242,242,1) 35%, rgba(242,242,242,1) 50%, rgba(242,242,242,1) 55%, rgba(242,242,242,0.86) 65%, rgba(242,242,242,0.7) 76%, rgba(125,185,232,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(242,242,242,0.02) 1%,rgba(242,242,242,0.05) 18%,rgba(242,242,242,0.89) 26%,rgba(242,242,242,1) 27%,rgba(242,242,242,1) 35%,rgba(242,242,242,1) 50%,rgba(242,242,242,1) 55%,rgba(242,242,242,0.86) 65%,rgba(242,242,242,0.7) 76%,rgba(125,185,232,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(242,242,242,0.02) 1%,rgba(242,242,242,0.05) 18%,rgba(242,242,242,0.89) 26%,rgba(242,242,242,1) 27%,rgba(242,242,242,1) 35%,rgba(242,242,242,1) 50%,rgba(242,242,242,1) 55%,rgba(242,242,242,0.86) 65%,rgba(242,242,242,0.7) 76%,rgba(125,185,232,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  padding: 8px 0;
}
.slider-control a i {font-size: 32px;text-shadow: 0 6px 3px rgba(0, 0, 0, 0.7);}
/******slider-setting-2018-23rd-jan******/

.fade-bg.wow.fadeInDown.post {
  color: #0d498f;
  padding: 12px 5px;
 background: -moz-linear-gradient(left, rgba(255,255,255,0) 7%, rgba(255,255,255,0.06) 8%, rgba(255,255,255,0.5) 16%, rgba(255,255,255,0.53) 17%, rgba(255,255,255,1) 35%, rgba(255,255,255,1) 36%, rgba(255,255,255,1) 69%, rgba(255,255,255,0.09) 86%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(255,255,255,0) 7%,rgba(255,255,255,0.06) 8%,rgba(255,255,255,0.5) 16%,rgba(255,255,255,0.53) 17%,rgba(255,255,255,1) 35%,rgba(255,255,255,1) 36%,rgba(255,255,255,1) 69%,rgba(255,255,255,0.09) 86%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(255,255,255,0) 7%,rgba(255,255,255,0.06) 8%,rgba(255,255,255,0.5) 16%,rgba(255,255,255,0.53) 17%,rgba(255,255,255,1) 35%,rgba(255,255,255,1) 36%,rgba(255,255,255,1) 69%,rgba(255,255,255,0.09) 86%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.fade-bg.wow.fadeInDown.post {
  margin: 78.5px 0;
}


/*****our-specialities******/
.our-specialities{float:left; width:100%;background-image: url("../images/cust-main.jpg"); background-position: center center; background-repeat: no-repeat; background-size: cover;}
.our-specialities .special-left{	width:50%; float:left;}
.our-specialities .inner-out {
  /* background-image: url("../images/free-colsutation.png"); background-position: center center; background-repeat: no-repeat; background-size: cover; */ padding:110px 0 120px; text-align: left; }
.our-specialities .special-right{width:50%;float:left;}
.our-specialities  .special-left .bottom-btn { margin: 30px 80px 5px;}
.our-specialities  .inner-out h1 {
  color: rgb(255, 255, 255);
  font-size: 48px;
  font-weight: 300; line-height:60px;
  text-align: left;
}

.our-specialities  .inner-out h2 {
  color: rgb(255, 255, 255);
  font-size: 25px;
  font-weight: 300; line-height:40px;
  text-align: left;
}

.our-specialities  .inner-out h3 {
  color: rgb(255, 255, 255);
  font-size: 20px;
  font-weight: 300;
  line-height:35px;
  text-align: center;
}

.title-text{font-family: 'Montserrat', sans-serif;	}
.title-text h1{font-weight:300; color:#f62730; font-size:36px;}
.title-text h1 span{color:#104b8f; font-weight:bold;}
.btn.booking { background: rgb(242, 38, 47) none repeat scroll 0 0;border: 2px solid rgb(255, 255, 255); border-radius: 30px; color: rgb(255, 255, 255); font-family: lato; font-size: 18px; height: 61px; line-height: 58px; padding: 0;  width: 215px;cursor: pointer;transition: all ease 0.5s; -webkit-transition: all ease 0.5s}
.btn.booking:hover{box-shadow:0 4px 12px rgba(0, 0, 0, 0.4); transition: all ease 0.5s; -webkit-transition: all ease 0.5s;}
.our-specialities  .lefty-text { padding: 72px 0 0 45px;}
.our-specialities  .lefty-text ul li {color: rgb(68, 68, 68);font-size: 17px;line-height: 36px;list-style: outside none none;position:relative;}
.our-specialities  .lefty-text ul li::after {
  background-image: url("../images/dot-li.png");
  background-repeat: no-repeat;
  bottom: 0;
  content: "";
  left: -16px;
  position: absolute;
  top: 17px;
  width: 10px;
}
.our-specialities  .lefty-text > ul { padding: 18px 0 0 20px;}
.our-specialities.respons_ive {
  display: none;
}
.list-inline a{transition: all ease 0.5s; -webkit-transition: all ease 0.5s;}
.list-inline a:hover{color:rgb(250,40,49); text-decoration:none;transition: all ease 0.5s; -webkit-transition: all ease 0.5s}
/************/
.about_us{float:left; width:100%;background-image: url("../images/about-bg.jpg"); background-position: center center; background-repeat: no-repeat; background-size: cover;}
.about_us .about-left {
  float: left;
  padding: 75px 88px 25px 0;
  width: 50%;
}
.about-text span {
  color: rgb(250, 40, 49);
  font-weight: bold;
}
.about_us .about-text > p {
  color: rgb(68, 68, 68);
  font-size: 18px;
  line-height: 35px;
  margin: 20px 0 0;
}
.about_us .about-right {
  float: left;
  width: 50%;
}
.about-right .RBM_say h1{font-weight:300; font-size:48px;}
.about-right .RBM_say { padding:250px 110px 190px 0; text-align: right; color:#fff; }
.about_us.respons_ive {
  display: none;
}
/********our_Services******/
.our_Services {
  float: left;
  padding: 70px 0 30px;
  width: 100%;
}
.our_Services .in_services img {
  padding: 0 10px;
  width: 100%;
}
.our_Services .title-text.service {
  padding: 0 0 50px;
}
.fixed_title_area {
  display: inline-block;
  text-align: center;
}
.fixed_title_area .title-botm::after {
  border-top: 1px solid rgb(221, 221, 221);
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 24px;
  width: 100%;
}
.fixed_title_area p {
  padding: 8px 0 0;
  position: relative;
}
.fixed_title_area .title-botm > img {
  position: relative;
  z-index: 2147483647;
}
.title-text.service {
  margin: auto;
  padding: 0 0 80px;
  text-align: center;
}
.in_services li {
  display: inline-block;
  float: left;
  width: 25%;
}
.in_services > ul {
  display: inline-block;
  width: 100%;
}
.in_services h5 {
  font-size: 16px;
  font-weight: 700; color:#444444;
  margin: 13px 0 40px;
  text-align: center;
} 

/***********our_testimonial******/
.our_testimonial .title-text.service {
  padding: 0;
}
.our_testimonial{
	width:100%; display:inline-block;
	background-image: url("../images/tesimonail-bg.png"); background-position: center center; background-repeat: no-repeat; background-size: cover; padding:80px 0;
}
.title-text.test_main_txt h1 {
  color: rgb(255, 255, 255);
  font-weight: 600;
  text-align: center;
  text-transform: capitalize;
}
.test-text.text-center > p {
  font-size: 18px;
  font-weight: 300;
  line-height: 24px;
}
.test-text.text-center {
  padding: 60px 0 50px;
} 
.test-text.text-center .head-of {
	font-size:16px; font-weight:600; color:#fff; display:block;
	font-family: 'Raleway', sans-serif; margin:20px 0 0;
}
#my_testimonial .carousel-indicators .active {background-color: #f62730;}
#my_testimonial .carousel-indicators { bottom: -15px;}
#my_testimonial .carousel-control-prev { left: -20px;}
#my_testimonial .carousel-control-next{right: -20px;}
.testimonial-control i { color: rgb(255, 255, 255);font-size: 45px;}
#my_testimonial .carousel-control-next, #my_testimonial .carousel-control-prev {width: 5%; top:-30px;}
#my_testimonial .carousel-indicators li { height: 5px;
  margin-left: 6px; background: #fff; margin-right: 6px; max-width: 20px;}
.testimonial-control .carousel-control-next, .testimonial-control .carousel-control-prev {
  top: -30px !important;
}
/*********contact-us-area*******/
.contact-area .col-sm-6.form-group { display: inline-block; float: left; z-index:9999; position:relative;}  
.container-fluid.mange-width { float: left; max-width: 535px; width: 100%; padding-left:40px;}
.in_cont_form .title-text.service { padding: 45px 0 25px;}
.in_cont_form { padding-left: 40px;}
.contact-area .form-control {
  border-radius: 0; border:1px solid #bbbbbb; padding-left:20px;
  height: 49px; font-size:14px; font-weight:500; font-family:lato;
}  
.contact-area .col-sm-6.form-group.mg_l { padding-right: 5px;} 
.contact-area .col-sm-6.form-group.mg_r { padding-left: 5px;}  
.contact-area .form-control.area_txt{height: 105px;}
.col-sm-6.no-padd {
  padding: 0;
}
.btn.booking.req {
  background: rgb(17, 75, 143) none repeat scroll 0 0;
  height: 48px;
  line-height: 46px;
  width: 165px;
} 
.recapcha {margin-bottom:28px;} 
.recapcha > img {
  width: 56%;
} 
.adjust {
  padding-left: 75px;
}
.contact_us.respons_ive{display:none;}
/************information-section*********/
.information { display: inline-block; width: 100%; background:#f62730; padding:36px 0;} 
.information h3 {
  color: rgb(255, 255, 255);
  font-family: montserrat; font-size:24px;
  text-transform: capitalize; margin:0 0 18px;
} 
.information .info-part { list-style: outside none none; margin:0;}
.information .info-part i {
  color: rgb(255, 255, 255);
  float: left;
  font-size: 20px;
  height: 30px;
  margin-right: 10px;
  margin-top: 2px;
}
.information .info-part p {
  font-size: 13px;
}
.information .info-part h5, .information .info-part li a{font-size:18px; color:#fff;font-family: lato; font-weight:400; line-height:24px; }  
.information .info-part li a:hover{text-decoration:none;}

/********footer-area*******/
footer{background:#114b8f; padding:44px 0 36px;}
.block_footer h4{
font-family: 'Montserrat', sans-serif; font-size:18px; font-weight:500; color:#fff; margin:0 0 18px;	
}
.block_footer {
  color: rgb(255, 255, 255);
}
.block_footer > p {
  font-size: 13px;
  line-height: 24px;
  width: 265px;
}
.linked_area {
  padding: 0 0 0 15px;
}
:hover{transition:all ease 0.5s; -webkit-transition: all ease 0.5s;}
.linked_area li a:hover{color:#F62730;}
.linked_area li a{color:#fff; font-size:13px;transition:all ease 0.5s; -webkit-transition: all ease 0.5s;}
.block_footer .social.linked_area {
  list-style: outside none none; padding:0;
}
.social.linked_area span {
  border: 2px solid rgb(255, 255, 255);
  border-radius: 50%;transition:all ease 0.5s; -webkit-transition: all ease 0.5s;
  display: inline-block; 
  height: 28px; text-align:center; margin:0 11px 12px 0;
  width: 28px;
}
.social.linked_area span:hover{background:#F62730}
.social.linked_area li a i:hover{color:#fff;}
.social li a i {
  font-size: 11px;transition:all ease 0.5s; -webkit-transition: all ease 0.5s;
  line-height: 28px;
}
/********footer-bottom-area*******/
.footer-bottom{background:#114b8f; padding:24px 0 20px; border-top:1px solid #245c9e; text-align:center; width:100%;}
.btm_footer {
  font-size: 13px;
  text-align: center;
  width: 100%;
}



/*****about-us-page*******/
.about_page{ background:#f5f5f5; padding:70px 0; min-height:400px;}
.about-text > p {
  color: rgb(68, 68, 68);
  font-size: 18px; margin:20px 0 !important;
  line-height: 26px;
}

/*****testimonial-page*******/

.page_testimonial{
	background:#f5f5f5; padding:70px 0;
}
.page_testimonial .test-col-inner ul {
  padding: 0;
}
.page_testimonial .test-col-inner li {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border-bottom: 1px solid rgb(230, 230, 230);
  color: rgb(85, 85, 85);
  font-size: 16px;
  line-height: 24px;
  list-style: outside none none;
  padding: 20px 0 30px;
  text-align: justify;
}
.test-col-inner li .fa.fa-quote-left {
  float: left;
  font-size: 8px;
  margin-right: 6px;
  margin-top: 4px;
}
.test-col-inner li i.fa-quote-right::before {
  float: right;
  font-size: 8px;
  margin-left: 1px;
  margin-top: -15px;
}
/*****contact-page*******/
.contact_page{
	background:#f5f5f5; padding:50px 0 30px;
}
.contact_us_full {
  display: flex;
  width: 100%;
}
.contact_page .title-text.service {	
  padding: 0 0 50px;
}
.cont-info .media-left > a {
  line-height: 60px;
  text-align: center;
}
.cont-info .media {
  margin-bottom: 30px;
}
.cont-info .media-body > p, .cont-info .media-body > a {
   color: #444444;
  font-size: 16px;
  font-weight: 400;
  line-height: 19px;
}
.cont-info .media-left, .media > .pull-left {
  padding-right: 37px;
}
.cont-info .media-body h4 {
  color: rgb(250, 40, 49);
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
}
.cont-info .media-left > a {
  background: rgb(16,75,143);
  border-radius: 50%;
  display: block;
  height: 62px;
  line-height: 60px;
  text-align: center;
  width: 62px;
}


/*********anther-pages****/
.entry_content p {
  color: #444444; text-align:justify;
  font-size: 16px;
  font-weight: 400; margin:13px 0 0px !important;
  line-height: 24px;
}
.test-col-inner.pages_text > p{
	color: #444444; text-align:justify;
  font-size: 16px;
  font-weight: 400; margin:13px 0 0px !important;
  line-height: 24px;
}
.extra_pages {
  background: #f5f5f5 none repeat scroll 0 0;
  padding: 40px 0 20px;
}
.extra_pages .fixed_title_area h1 span {
  color: #104b8f;
  font-family: open sans;
  font-size: 28px;
  font-weight: 600;
  text-transform: capitalize;
}
.extra_pages .innr_view {
  float: left;
  width: 40%;
}
.extra_pages .innr_view > img {
  margin: 7px 0 0;
  width: 100%;
}
.extra_pages  .entry_content {
  padding: 20px 0;
}
.pages_text {
  float: left;
  padding: 0 0 0 0px;
  width: 100%;
}
.pages_text > ul {
  padding: 0 0 0 30px;
}
.pages_text li {
  font-size: 17px;
  line-height: 28px;
  color: #555;
}
.design_full .pages_text {
  float: left;
  width: 100%; padding:0;
}
.design_full .pages_text > h3 {color: #104b8f;font-family: lato; font-size: 20px; font-weight: 600; margin: 25px 0 5px; text-transform: capitalize;}
.dropdown-menu .dropdown-item i {
  color: #fa2831;
  font-size: 15px;
  font-weight: bold;
  padding: 0 0 0 8px;
}


/***12jan***/
.extra_pages .fixed_title_area.site_map h1 span {
  color: #104b8f;
  font-family: open sans;
  font-size: 36px;
  font-weight: 700;
  text-transform: capitalize;
}


/******31st-2018****/
.btm_footer .right {
  float: right;
}
.btm_footer .right a:hover{color:#F62730; transition:all ease 0.5s; -webkit-transition: all ease 0.5s;}
.btm_footer .right a{color:#fff; transition:all ease 0.5s; -webkit-transition: all ease 0.5s;}
.btm_footer .left {
  display: inline-block;
  float: left;
}
.first-h.wow.fadeInLeft.dfd {
  color: #ffffff;
}
.fade-bg.wow.fadeInDown.post.dg {
  margin: 15px 0;
}

/******5th-feb-2018****/
.list_section ul {
  margin: 10px 0 0;
  padding: 0 0 0 20px;
}
.test-col-inner.pages_text span {
  color: #000000;
  font-size: 16px;
  font-weight: 600;
  margin: 0 0 0 10px;
}
.sm_style {
  color: #104b8f;
  font-size: 22px;
  font-style: italic;  font-weight: 600;
  margin: 20px 0;
  text-align: center;
}
.pages_text h2{color: #104b8f;
  font-size: 22px;
  font-weight: 600;
  margin: 20px 0;
  text-align: center;}
.pages_text h3{
	color: #104b8f;
  font-size: 20px;
  font-weight: 600;
  margin: 15px 0 0;
}
.test-col-inner.pages_text{  font-size: 18px;}
.list_section ul li {
  color: #444;
  font-size: 16px;
  line-height: 28px;
  padding: 0;
}

/******5th-feb-2018****/
.sm_style.sm_3 {
  font-size: 18px;
  text-align: left;
}
.error-page h1 {
  color: #114C8F;
  font-size: 75px;
  font-weight: 700;
  margin: 40px 0;
  text-align: center;
}
.error-page .main-text > p {
  font-size: 18px; color:#333;
  line-height: 26px;
  text-align: center;
}
.list_section.differ_3 h4 {
  color: #444444;
  font-size: 16px;
  font-weight: 600;
}
.list_section.differ_3 li {
  color: #104b8f;
  font-size: 16px;
  font-weight: 600;
  text-decoration: underline;
}
.list_section.differ_3 p {
  margin: 8px 0 !important;
}

/*******css-changes-23-march-2018*****/
.corner-logo img {
	width: 135px;
    float:right;
}

.verfy_status p {
	color: #000; font-family: 'Lato', sans-serif;
}
.verfy_status a {
	font-size: 14px; color: #0275d8; font-family: 'Lato', sans-serif;
}
.verfy_status {
	display: inline-block;
	vertical-align: middle;
	margin: 50px 0 0 0;
}
#navbarsExampleDefault .navbar-nav{
	margin: 57px 0 0;
}
.navbar-brand img {
	width: 180px;
}

/*********media-screen-Responsive-area-strart*******/

@media screen and (max-width: 1199px){
.information .info-part h5, .information .info-part li a {
  font-size: 15px;
}	
.information h3 {
  margin: 0 0 12px;
}	
.in_cont_form {
  padding-left: 15px;
}
.test-text.text-center {
  padding: 45px 0 50px;
}
.in_services > ul {
  display: inline-block;
  width: 100%;
}
.in_services li {
  display: inline;
  float: left;
  width: 25%;
}
.our-specialities .lefty-text {
  padding: 60px 0 0 30px;
}
.our-specialities .lefty-text ul li {
  font-size: 14px;
  line-height: 32px;
}
.about_us .about-text > p {
  font-size: 16px;
  line-height: 32px;
}
.nav-item .dropdown-menu a {
  font-size: 12px;
  padding: 5px 10px 7px;
}
.verfy_status p {
	color: #000;
	font-size: 13px;
}
.verfy_status a {
	font-size: 13px;
}
.corner-logo img {
	width: 130px;
}
.navbar-brand img {
	width: 90px;
}
.nav-item a {
	font-size: 13px;
}
#navbarsExampleDefault .navbar-nav {
	margin: 51px 0 0;
}
}


@media screen and (max-width: 991px){
footer .add-p { padding: 0 15px;}
.pages_text li {font-size: 15px; line-height: 26px;}
.entry_content p { font-size: 16px; line-height: 24px;}
.extra_pages .fixed_title_area h1 span { font-size: 26px;}
.upper-left, .upper-right {text-align: center; width: 100%;}
.information .info-part i { margin-right: 6px;}
.upper-right .list-inline { float: none;}	
.container-fluid.mange-width {padding-left: 0;}
.slider-portion .carousel-text h1 { font-size: 25px;}	
.breadcrumb-item {font-size: 20px;}
.extra_pages { padding: 30px 0;}
.block_footer > p { width: 100%}
.slider-portion .carousel-text h2 { font-size: 20px;}
.carousel-text.text-center { margin: 54px -90px 0; width: 400px;}
.sup_r_visa .pages_text { float: left; padding: 15px 0 0; width: 100%;}
.our-specialities .inner-out h1 { font-size: 32px;line-height: 40px; text-align: left;}
.btn.booking { font-size: 17px; height: 50px; line-height: 50px; width: 150px;}
.our-specialities .special-left .bottom-btn {margin: 30px 55px 5px;}
.title-text h1 { font-size: 28px;}
.fixed_title_area .title-botm > img {width: 20px;}
.fixed_title_area p { padding: 4px 0 0;}
.fixed_title_area .title-botm::after { top: 14px;}
.our-specialities .lefty-text ul li { font-size: 13px; line-height: 24px;}
.our-specialities .lefty-text ul li::after { top: 9px;}
.about_us .about-text > p {font-size: 13px;line-height: 26px;}
.about_us .about-left { padding: 50px 80px 0 0;}
.about-right .RBM_say { padding: 140px 0 140px 15px; text-align: center;}
.about-right .RBM_say h1 { font-size: 32px;}
.test-text.text-center > p {font-size: 14px; line-height: 23px;}
.our_testimonial { padding: 50px 0;}
.information h3 {font-size: 18px;  margin: 0 0 14px;}
.block_footer .linked_area li a { font-size: 13px;}
.info-part h5 br {display: none;}
.information .info-part h5, .information .info-part li a { font-size: 14px;}
.form-group { margin-bottom: 10px;}
.contact-area .form-control {font-size: 13px; height: 36px; padding-left: 11px;}
.in_map_area iframe { height: 455px;}
.contact-area .form-control.area_txt { height: 80px;}
.footer-bottom {padding: 18px 0 15px;}
.footer-bottom  p{font-size:12px;}
footer { padding: 35px 0 30px;}
.add-p{padding:0;}
.adjust {padding-left: 10px;}
.testimonial-control i { font-size: 35px;}
#my_testimonial .carousel-control-next, #my_testimonial .carousel-control-prev { top: -48px;}
.our_Services { padding: 50px 0 30px;}
.in_services h5 { font-size: 12px; margin: 13px 0 30px;}
.navbar-brand > img {
  width: 85px;
}
.corner-logo > img {
  width: 105px;
}
.menu-bar .corner-logo {
	margin-left: 17px;
}
.menu-bar .nav-item a {
  font-size: 11px;
  padding: 6px 8px !important;
}
.menu-bar .manage-w {
  padding: 5px 0 4px;
}
.nav-item .dropdown-menu a {
  font-size: 11px;
  padding: 5px 6px 7px;
}
.fade-bg.wow.fadeInDown.post {
  margin: 59px 0;
}
.extra_pages .fixed_title_area h1 span {
  font-size: 22px;
}
.sm_style { font-size: 18px !important; margin: 12px 0 !important;}
#navbarsExampleDefault .navbar-nav {
	margin: 33px 0 0;
}
.corner-logo img {
	width: 95px;
    float:none;
}
.verfy_status a {
	font-size: 11px;
}
.verfy_status p {
	color: #000;
	font-size: 11px;
}
.verfy_status {
	margin: 0 5px 0 0;
}
.menu-bar .corner-logo {
	margin-left: 15px;
	width: 37%;
}
.nav-item .dropdown-toggle::after {
	font-size: 12px;
}
.navbar-brand {
	margin-right: 0rem;
}
}

@media screen and (max-width: 800px){
.slider-portion .carousel-text h1 {
  font-size: 25px;
}	
.slider-portion .carousel-text h2 {
  font-size: 20px;
}
.carousel-text.text-center {
  margin: 54px -28px 0;
  width: 400px;
}

}

@media screen and (max-width: 767px){
.dropdown.show .dropdown-submenu .dropdown-menu {
  background: #f5f5f5 none repeat scroll 0 0;
 display:block !important;
  left: 0;
  margin-left: 0.1rem;
  margin-right: 0.1rem;
  padding: 10px !important;
  position: static !important;
  top: 0;
}
.design_full .pages_text { padding: 0 10px;}
.breadcrumb { padding: 30px 15px !important;}
.about_page { padding: 30px 15px;}
.container { max-width: 100%; padding: 0 20px !important; width: 100% !important;}	
.navbar  .navbar-toggler {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0; border: 2px solid rgb(250, 40, 49) !important; color: rgb(16, 75, 143);cursor: pointer;font-size: 25px !important;margin: 8px 0 0; padding: 2px 7px;}
.header-top{position:relative;}
.corner-logo.responsive_view {
	display: inline-block;
	background: #fff;
	margin: 0;
	position: static;
	float: none;
	width: 100%;
	padding: 4px 0 !important;
	text-align: center;
	border-bottom: 1px solid #104b8f;
}
.navbar-brand > img {
	margin: 0 0 0 6px;
}
#navbarsExampleDefault .navbar-nav {
	margin: 8px 0 0;
}
.menu-bar .nav-item a {
	font-size: 13px;
}
.header-top { padding: 8px 0 4px;}
.corner-logo.desktop_view { display: none;}
.navbar-nav .nav-item { border-bottom: 1px solid rgba(16, 75, 143, 0.5);}
.navbar-nav .dropdown-menu {
  border: none; margin:0; padding:0 0 5px; transition: all ease 0.7s; -webkit-transition:all ease 0.6s;
}
.nav-item.dropdown.show{transition: all ease 0.7s; -webkit-transition:all ease 0.6s;}
.navbar-nav .nav-item:nth-child(5){ border-bottom: none;}
.inr_testimonial { margin: auto;}
.page_testimonial {padding: 30px 15px;}
.contact_page .contact_us_full { display: inline-block; width: 100%;}
.contact_page .contact-area {padding: 0 0 30px;}
.extra_pages .innr_view { width: 100%;}
.pages_text {padding: 20px 5px 0; width: 100%;}
.fade-bg.wow.fadeInDown.post {
  margin: 48px 0;
}
}

@media screen and (max-width: 736px){
.our-specialities{display: none;}
.our-specialities.respons_ive { background: rgb(245, 245, 245) none repeat scroll 0 0; display: block;}
.our-specialities .special-right { float: left; width: 100%;}
.special-left{float:left; width:100%;background-image: url("../images/free-colsutation.png"); background-position: center center; background-repeat: no-repeat; background-size: cover;}
.our-specialities .inner-out { padding: 70px 0; text-align: center;}
.our-specialities .inner-out h1 { text-align: center;}
.our-specialities .special-left {float: left; width: 100%;}
.our-specialities .lefty-text { padding: 30px 0;}
.about_us.respons_ive { display: block; background:rgb(245,245,245);} .about_us{display:none;}
.about_us .about-left {padding: 30px 0; width:100%;}
.about_us .about-right {
 float:left; width:100%;background-image: url("../images/about-rbm.png"); background-position: center center; background-repeat: no-repeat; background-size: cover;}
.about-right .RBM_say { padding: 70px 0; text-align: center;}
.in_services li { width: 50%;} .in_services h5 { font-size: 14px;}
.contact_us {display: none;} .contact_us.respons_ive{display:block; overflow:hidden;}
.container-fluid.mange-width { max-width: 100%;} .contact-area { padding: 0 20px 30px;}
.in_cont_form .title-text.service { padding: 30px 0 25px;}
.in_map_area iframe { height: 300px;}
#my_testimonial .carousel-control-next { right: 20px;} 
#my_testimonial .carousel-control-prev { left: 20px;}
.test-text.text-center > p br{display:none;} 
.test-text.text-center > p{padding:0 40px;}
.information .info-part h5, .information .info-part li a {font-size: 13px;}
.information h3 {font-size: 16px; margin: 0 0 10px;}
p { font-size: 12px;}
.upper-left span { font-size: 13px;}
.list-inline a { font-size: 12px; padding: 0 6px;}
.upper-right i { font-size: 13px;} .block_footer > p {width: 100%;}	
.block_footer { padding-bottom: 15px;} .add-p { padding-left: 15px;}
.carousel-text.text-center { margin: 34px -12px 0;} 
.container-fluid{padding:0 !important;}
.about-text > p { font-size: 16px; line-height: 26px; margin: 20px 0; text-align: justify;}

}
@media screen and (max-width: 568px){
.extra_pages .fixed_title_area h1 span {font-size: 18px;}
.extra_pages { padding: 10px 0;}
.extra_pages .entry_content {padding: 10px 0;}
.corner-logo.responsive_view { position: static; display:block;}	
.contact-area .col-sm-6.form-group.mg_l { padding-right: 15px;}
.contact-area .col-sm-6.form-group.mg_r { padding-left: 15px;}
.information .info-part { padding: 0 0 20px;}
.information {padding: 25px 0 0;}
.our_testimonial { padding: 30px 0;}
.our_Services .title-text.service { padding: 0 0 20px;}
.our_Services {padding: 30px 0;}
.slider-portion .carousel-text h1 { font-size: 18px;}
.slider-portion .carousel-text h2 {font-size: 16px;}
.carousel-text .fade-bg { padding: 3px 0 6px;}
.carousel-text.text-center { margin: 34px -65px 0;}
#myCarousel.carousel-control-next, #myCarousel .carousel-control-prev { top: -5px;}
.slider-control a i { font-size: 20px;}
#my_testimonial .carousel-control-next, #my_testimonial .carousel-control-prev { top: -60px !important;}
.breadcrumb-item { font-size: 18px;}
.title-text.left-clr.test_main_txt, .title-text{ margin: auto; text-align: center;}
.design_full .pages_text > h3 { font-size: 16px; line-height: 20px; margin: 15px 0 5px;}
.fade-bg.wow.fadeInDown.post {
  margin: 37.5px 0;
}
.sm_style {
  font-size: 15px !important;
  line-height: 20px;
}
.entry_content p {
  font-size: 14px;
  line-height: 22px; margin:8px 0 0 !important;
}
.list_section ul li {
  font-size: 14px !important;
}
.pages_text {
  padding: 0px 10px 0 !important;
}
.list_section ul li { font-size: 14px; line-height: 23px;}
.fixed_title_area h1 {
  line-height: 20px;
}
.test-col-inner.pages_text > p { font-size: 14px; line-height: 22px; margin: 13px 0 0;}
.pages_text h3 { color: #104b8f; font-size: 16px;margin: 10px 0 0;}
.page_testimonial .test-col-inner li {font-size: 14px; line-height: 22px; padding: 10px 0 20px;}
.upper-left, .upper-right {
  padding: 0 0 4px;
}
.corner-logo.responsive_view {
  padding: 3px 0 0;
}
.entry_content.site_mp {
  padding: 8px 10px;
}
.inner_pages_main_h.site_mp {
  padding: 0 0 0 10px;
}
}
@media screen and (max-width: 480px){
.about_us .about-text > p {
  margin: 0 !important;
}
.btm_footer .left {
  display: block;
  text-align: center;
  width: 100%;
}
.btm_footer .right {
  float: none; width:100%; text-align:center;
} 
.sm_style {
  margin: 5px 0 !important;
}
}
@media screen and (max-width: 414px){
.navbar-brand > img {padding: 0 0 0 10px; margin: 0;}
.breadcrumb-item { font-size: 14px;}
.extra_pages .fixed_title_area h1 span { font-size: 18px; padding: 0 5px;}
.in_services li {  width: 100%;}	
.carousel-text.text-center { margin: 45px -35px 0; width:275px;}
.slider-portion .carousel-text h1 { font-size: 15px; line-height: 14px;}	
.slider-portion .carousel-text h2 { font-size: 13px;}
.title-text h1 { font-size: 20px;}
.our-specialities .inner-out h1 { font-size: 22px; line-height: 25px;}
.btn.booking { font-size: 15px; height: 37px; line-height: 35px; width: 140px;}
footer {padding: 25px 0 0;}
#my_testimonial .carousel-control-prev { left: 6px;}
#my_testimonial .carousel-control-next { right: 6px;}
.test-text.text-center { padding: 20px 0;}
.test-text.text-center > p { padding: 0 10px;}
.about-right .RBM_say { padding: 40px 0;}
.about-right .RBM_say h1 { font-size: 24px;}
.about_us .about-text > p { line-height: 23px; text-align: justify;}
.our-specialities .inner-out { padding: 30px 0;}
.our-specialities .special-left .bottom-btn { margin: 30px 0 0;}
.btn.booking.req { height: 41px; line-height: 38px; width: 140px;}
.container { padding: 0 15px !important;}
.list-inline, .upper-left > p {font-size: 10px; margin-bottom: 0;}
.upper-left span {font-size: 11px;}
.list-inline a { font-size: 11px;}
.list-inline a{ margin:5px 0 0;}
.our-specialities .lefty-text { padding: 26px 0 10px;}
.fade-bg.wow.fadeInDown.post {
  margin: 30.5px 0;
} 
}

@media screen and (max-width: 360px){
.contact-area .form-control {
  width: 91%;
}
.about_page {
  min-height: 320px;
}
.recapcha {
  margin-bottom: 5px;
}
.g-recaptcha{
transform:scale(0.80);-webkit-transform:scale(0.77);
transform-origin:0 0;-webkit-transform-origin:0 0;	
}

}
