﻿#myNavbar li.active a::before {
  border-color: #55ACB6 transparent transparent;
  border-style: solid;
  border-width: 3px 30px medium;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
}

.tour_detail ul {
    padding: 0 20px;
}
div#latestUpdat {
    display: none;
}
#myNavbar ul {
    clear: none;
}
button.bit_1:hover {
  box-shadow: none;
  color: #fff !important;
  transform: translateX(-5px) translateY(5px);
  background-color: #418baf !important;

}
button.bit_1::focus {
    padding: 10px 25px;
}
body {
    background-image: url("image/paper-texture-6.jpg");
}
.logo.DnoneMObile img {
  transition: all 0.2s ease 0s;
}
.header-rightsec {
  top: 12px;
}	
.header-rightsec span {
  color: #545454;
  font-size: 14px;
  font-weight: 600;
}
.socialIcn {
  display: inline-block;
  padding-right: 20px;
  text-align: right;
  width: 100%;
}
.socialIcn i {
  background-color: #418baf;
  border-radius: 3px;
  color: #fff;
  height: 35px;
  line-height: 33px;
  margin: 0 6px;
  text-align: center;
  width: 35px;
}
.contact-no i{
	padding-right:5px;
	}
.contact-no{
	background-color:#418baf;
	color:#fff;
	width:100%;
	font-weight: bold;
	height:20px;
	}
.number{
	float:right;
	width:15%;
	}
	.email_add{
		float:right;
		width:18%;		}
/*======================== top navs ==================*/
.logo.DnoneMObile {
  float: left;
  width: 35%;
}
#myNavbar ul {
    float: right;
    padding-top: 5px;
    width: 65%;
    padding-left: 7%;
}
.collapse.navbar-collapse img {
  width: 100%;
}	
#myNavbar {
  padding: 10px 0;
}
.header_fix nav {
  background-repeat: no-repeat;
  background-size: cover;
  border-bottom: 3px solid #418baf;
  border-radius: 0;
}
/*====================== navs ============*/
/*====================== news ============*/
.header{
	display: none;
}
.news-sec {
  margin-top: 15px;
}
.topHeading {
    background-color: #418baf;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    margin: 0;
    padding: 10px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
    position: relative;
    border-right: 66px solid #3e464f;
}
p.topHeading:before {
    position: absolute;
    content: "";
    width: 26px;
    height: 100%;
    background: #3e464f;
    top: 0;
    right: -15px;
    transform: skew(30deg);
}
/*====================== carousel  ============*/

.right_sidebar {
    padding-left: 0 !important;
}
.right_sidebar > div {
    margin-bottom: 15px !important;
}
.footer_bottom span a {
    color: #418baf;
    font-weight: bold;
}
.linkf1_row {
    padding: 5px 0;
}







#table {
	margin: auto;
	width: 80%;
}
.container {
	width: 100% !important;
}
#myNavbar li.active a {
  background-color: transparent;
  color: #55ACB6;
  position: relative;
}
.pricing {
	display: inline-block;
	width: 100%;
}
.topHelplines {
	display: none !important;
}
/*#myNavbar ul {
	display: inline-block;
	width: 100%;
}*/
#myNavbar ul li {
  float: left;
  text-align: center;
}
#myNavbar ul li a {
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  padding: 15px;
  position: relative;
  text-transform: uppercase;
}
.logosec {
	display: block !important;
}
.logo.DnoneDesktop {
	display: none;
}
/*header section*/

/*footer */
.footerlinks {
	background: rgba(0, 0, 0, 0) url("image/footer-background-1.png") repeat scroll 0 0 / cover !important;
	display: block;
	margin-bottom: auto;
	margin-left: auto;
	margin-right: auto;
	width: 88% !important;
	margin: auto;
	background-color: #f0fdf9 !important;
	    margin-bottom: 15px;
}

#myNavbar ul li.active a::before {
  width: 100% !important;
}
/*#myNavbar ul li a::before {
  background: #55acb6 none repeat scroll 0 0;
  bottom: 0;
  content: "";
  display: block;
  height: 1px;
  right: 0;
  position: absolute;
  right: 0;
  transition: all 0.2s ease 0s;
  width: 0;
}*/
#myNavbar ul li a:hover{
	z-index:99999999 !important;
}
/*
#myNavbar ul li a:hover::before {
  width: 100%;
  opacity: 1;
  z-index: -10;
}*/
.footerlink_heading {
    background: #418baf;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    padding: 10px;
    position: relative;
    border-right: 900px solid #3e464f;
    overflow: hidden;
    text-transform: uppercase;
}
.footerlink_heading.row::before {
	top: 0px;
	right: -42px;
	background: #3e464f;
	position: absolute;
	width: 63px;
	height: 88px;
	transform: skewX(42deg);
}
.footer_bottom {
	background-color: #3e464f;
	bottom: 0;
	color: #fff;
	padding: 10px;
	text-align: center;
}
.footerlink_heading {
	padding-left: 40px;
}
/*footer end */
/* contact us/ complaint*/
.address_head {
	color: #418baf;
	font-size: 18px;
}
.map {
	border: 1px solid #418baf;
	height: 250px;
	width: 100%;
}

/* member staff*/
.pricing-table {
	background: #fff none repeat scroll 0 0;
	margin: 10px 0; 
	overflow: hidden;

}
.pricing .pricing-table .pricing-header {
    background: #fff none repeat scroll 0 0;
    padding: 0;
    position: relative;
}
.image {
	background: #000 none repeat scroll 0 0;
	height: 150px;
	margin: auto;
	overflow: hidden;
	position: relative;
}
.staffimg .image {
    background: #000 none repeat scroll 0 0;
    height: 150px;
    margin: auto;
    overflow: hidden;
    position: relative;
}
.pricing .pricing-list {
	background: #ffffff none repeat scroll 0 0;
	padding: 0;
}
.pricing .pricing-list ul {
    display: table;
    width: 100%;
    min-height: 148px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    position: relative;
    border: 1px solid #e3e3e3;
}
.pricing .pricing-list ul li:last-child {
    border: none;
}
.pricing .pricing-list ul li {
    border-bottom: 1px solid #eaeceb;
    font-size: 12px;
    list-style: outside none none;
    padding: 5px 10px;
}
.pricing-header img {
	height: 100%;
	width: 100%;
}
.image img {
	position: absolute;
	width: 100%;
}
.name {
    width: 100%;
    text-overflow: ellipsis;
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    font-size: 14px;
}
.pricing section:nth-child(3n) {
	clear: both !important;
}
/*member staff end*/
.email_link {
	text-align: right;
	width: 100%;
	display: block;
}
.header {
	background-color: #f5f5f5;
	padding: 2px;
	background-image: url(https://blog.mygov.in/wp-content/themes/Blogs/images/flag-mark.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center 0px;
}
.social_icon img {
	padding-right: 10px;
}
.phone_icon {
	float: right;
	}
.helpline img {
	float: right;
	margin-top: 5px;
	display: none;
}
.social_icon img {
	float: right;
	margin-top: 10px;
}
.navbar {
	margin-bottom: 0px !important;
}

.fixed .helpline img {
	width: 100%;
}
.fixed .helpline {
	width: 100%;
}
.fixed .social_icon {
	width: 100%;
}
.fixed .social_icon img {
	width: 33%;
}
.fixed {
	-webkit-transition-duration: 5s; /* Safari */
	transition-duration: 5s;
	position: fixed !important;
	width: 100%;
	top: 0 !important;
	z-index: 99999;
}
/*.navbar-inverse .navbar-nav > li > a {
	color: #fff !important;
}*/
.navbar-inverse .navbar-nav > li > a:hover {
	color: #55ACB6 !important;
}
.showgallery_home {
    
    overflow: hidden;
    width: 100%;
}
/*header section end*/

/*slider section*/
.carousel-inner > .item > img, .carousel-inner > .item > a > img {
	width: 90%;
	margin: auto;
}
.carousel slide {
	width: 80%;
	overflow: hidden;
}
.item img {
	width: 100%;
	height: 350px !important
	;
}
.item {
	max-height: 367px;
	overflow: hidden;
	width: 100% !important;
}
/*slider section end*/
/*News section */
.left_news {
	background-color: #418baf;
	padding: 11px;
	color: #fff;
	position: relative;
}
.news_arrow {
	border-left: 25px solid transparent;
	border-right: 0 solid transparent;
	border-top: 43px solid #3e464f;
	float: right;
	height: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 0;
}
.right-news {
	background-color: #3e464f;
	padding: 8.7px;
	color: #fff;
	padding-left: 0 !important;
}
.firefox .right-news {
	padding: 10px;
}
.news_headline {
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
}
/*News section end*/
.cmo_profile {
  background-color: #fff;
  margin-bottom: 15px;
  padding: 15px 15px 5px !important;
  width: 100%;
}
.cmo_profile P {
    color: #222;
    font-size: 16px;
    font-weight: bold;
    padding:0px;
    text-align: center;
    margin: 0;
}
.cmo img {
	display: block;
	margin: auto;
	width: 100%;
}
.cmo_demo {
    padding-top: 15px;
    padding-left: 50px;
    padding-right: 50px;
   
}
section.cmo_demo .right_sidebar .demo_deatil p:first-child {
    line-height: 30px;
    font-size: 15px;
    color: #222;
    margin-top: 15px;
}
section.cmo_demo .right_sidebar .demo_deatil p:nth-child(2) {
    line-height: 30px;
    font-size: 15px;
    color: #222;
    background-size: cover;
    background-position: 628px;
    margin-top: 15px;
}
section.cmo_demo .demo_deatil {
    padding: 15px;
    min-height: 1000px;
}
/*.bit_1 {
	background-color: #9af1fb !important;
	color: #fff !important;
	padding: 10px 30px !important;
	margin: auto !important;
	display: block !important;
	padding-bottom: 10px;
}*/
.bit_1:hover {
	background-color: #418baf !important;
	color: #fff;
}
.left_headding {
	background-color: #418baf;
	padding: 7px;
	color: #fff;
	position: relative;
	height: 42px;
}
.demo_sec {
	padding-left: 0px !important;
}
.news_arrow {
  border-left: 30px solid transparent;
  border-right: 0 solid transparent;
  border-top: 42px solid #3e464f;
  float: right;
  height: 0;
  position: absolute;
  right: -1px;
  top: 0;
  width: 0;
}	
.right-headding {
	background-color: #3e464f;
	color: #fff;
	height: 42px;
}
.headline {
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  line-height: 27px;
  text-transform: uppercase;
}
.demo_deatil {
	background-color: #fff;
	padding-bottom: 20px;
}
.demo_deatil p {
	text-align: justify;
	
}
button.bit_1 {
	float: right;
    background-color: #418baf !important;
    color: #fff !important;
    padding: 10px 30px !important;
    padding-bottom: 10px;
    border: none !important;
    border-radius: 0 !important;
    box-shadow: -7px 6px 0px -2px #3e464f;
    transition: all 0.2s;
      font-weight: 600;
      font-size: 13px;

}
/*gallery*/
.gallery_first {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}
.hover01 figure img {
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.hover01 figure:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.showbox {
    padding-right: 15px !important;
    padding-bottom: 15px !important;
    padding-left: 0 !important;
}
.gallery_sec {
    padding-top: 15px !important;
    padding-bottom: 0px !important;
    padding-left: 0 !important;
    padding-right: 0px !important;
}
.home_gallery {
	padding-left: 0px !important;
	padding-right: 0px !important;
}
.showgallery_home img {
	width: 100%;
	max-height: 148px;
	min-height: 130px;
}
.home_gallery_left img {
	width: 100%;
}

.middle-1 {
  left: 18%;
  position: absolute;
  top: 38%;
}
.showgallery_home:hover .image-1 {
	opacity: 0.3;
}
/*.showgallery_home:hover .middle-1 {
	opacity: 1;
}*/
a:hover {
	text-decoration: none !important;
}
.gallery {
	background-color: #fff;
	padding: 0 !important;
}
.text {
	color: #000;
	font-size: 16px;
}
/*climate*/
.climate_pro {
	background-color: #fff;
	width: 100%;
	margin-bottom: 15px;
	padding-bottom: 5px;
}
.climate img {
	display: block;
	margin: auto;
	width: 100%;
	padding-top: 15px;
	padding-left: 0px !important;
	padding-right: 0px !important;
}
.climate-gallery {
	margin-top: 20px;
	padding-left: 50px;
	padding-right: 50px;
}
.climate_pro P {
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	margin-bottom: 0;
	margin-top: 10px;
	text-align: center;
	color: #222;
}
.climate_pro .bit_1 {
	margin: 35px auto 11px !important;
}
/*climate end */
/*about tourist*/
.about_tour {
	margin-top: 20px;
	padding-left: 50px;
	padding-right: 50px;
}
.tourist_place {
	background-color: #fff;
	padding: 0 !important;
}
.tourbox img {
	width: 100%;
	height: 240px;
}
.tour {
	padding-top: 15px !important;
	padding-bottom: 15px !important;
}
.tour_detail ul li {
  font-size: 16px;
  line-height: 40px;
  list-style: outside url("image/bullet.png") disc;
}
.tour_detail h2 {
    font-weight: bold;
    color: #222;
    font-size: 18px;
}
.tour_detail button {
	float: right;
}
.links_box {
	background-color: #fff;
}
.links_box ul {
	padding-left: 0px !important;
	margin: 0;
}
.links_box ul li {
	text-decoration: none;
	color: #000 !important;
	list-style: none;
	line-height: 30px;
	border-bottom: 1px solid #ccc;
}
.links_box ul li:hover {
	background-color: #9af1fb;
}
.links_box ul li:hover {
	background-color: #55ACB6;
}
.links_box ul li:last-child {
	border: none;
}
.links_box ul li a {
    color: #222;
    display: inline-block;
    padding-left: 15px;
    width: 100%;
    font-size: 15px;
    line-height: 35px;
}
.links_box ul li:hover a {
	text-decoration: none;
	color: #fff !important;
	font-weight: bold;
}
.navbar-inverse{
    background-color: #3e464f !important;
    border-color: #3e464f !important;
}

@media screen and (max-width: 1315px) {
#myNavbar ul {
    padding-left: 4%;
}
}
@media screen and (max-width: 1245px) {
#myNavbar ul {
    padding-left: 0%;
}
}
@media screen and (max-width: 1180px) {
	#myNavbar ul li a{
    padding: 10px;
}
.showgallery_home img {
	min-height: 100px !important;
}
.home_gallery_left img {
	height: 217px !important;
}
.tour_detail h2 {
	font-size: 25px;
}
.footerlink_heading {
	border-right: 300px solid #000;
}
@media screen and (max-width: 1100px) {
.tour_detail ul li {
 font-size: 16px;
}
#table tr td img {
 
}
}
@media screen and (max-width: 1024px) {
.footerlink_heading {
	border-right: 60px solid #3e464f;
	padding-left: 40px;
}
.showgallery_home img {
	min-height: 100px !important;
}
.home_gallery_left img {
	height: 217px !important;
}
/*.middle-1 {
	left: 60%;
}*/
.tour_detail h2 {
	font-size: 22px;
}
.tour_detail ul li {
	font-size: 14px;
	line-height: 30px;
}
.tourbox img {
	height: 160px;
	width: 100%;
}
.cmo_demo {
	padding-left: 0;
	padding-right: 0;
}
}
@media all and (max-width: 980px) and (min-width: 768px) {
	tr > td > a > img {
	max-width: 90px!important;
	height: 30px;
}
#myNavbar li.active a::before {
 opacity: 0;
}
#myNavbar ul li a {
    font-size: 10px;
    padding: 7px;
}
}
@media screen and (max-width: 900px) {
.logo img {
	width: 100%;
}
}
@media screen and (max-width: 800px) {
.container-fluid {
	padding-left: 0px !important;
	padding-right: 0px !important;
}
.tour_detail h2 {
	font-size: 20px;
}

.tour_detail ul li {
	font-size: 13px;
	line-height: 30px;
}
.links_box ul li a {
	font-size: 12px;
}

.navbar-nav > li {
	font-size: 11px;
}
}
@media screen and (max-width:767px) {
	.item img {
	width: 100%;
	height: 200px !important
	;
}
	.contact-no {
    display: none;
}
.cms {
    margin: 0px !important;
}
.demo_sec {
    padding-left: 0px !important;
    margin-bottom: 15px;
    display: inline-block;
}
.header_fix .navbar-toggle {
    background-color: transparent;
    margin-right: 30px;
    margin-top: 3%;
    border-color: #fff !important;
    border-radius: 0;
    padding: 7px !important;
}
#myNavbar li.active a::before {
 opacity: 0;
}
.links_box ul li {
 
   line-height: 35px;
}
section.cmo_demo .right_sidebar .demo_deatil p:first-child {
    box-shadow: inset 0 2px 2px 0 #e8dada;
}
section.cmo_demo .right_sidebar .demo_deatil p:nth-child(2) {
    box-shadow: inset 0 2px 2px 0 #e8dada;
}
#table {
    width: 100% !important;
}
.footerlinks {
    width: 95% !important;
}
	#myNavbar li.active a {
    color: #55ACB6;
}
	#myNavbar ul li a {
    color: #3e464f;
}
	.footerlink_heading.row span {
    font-weight: 600;
    font-size: 13px;
}
	.middle-1 > button {
    padding: 5px 10px !important;
    font-size: 10px;
}
.middle-1 {
    top: 30%;
}
.tour_detail ul {
    padding: 0 15px;
}

.logo.DnoneMObile {
    display: none;
}
#myNavbar {
    padding: 0;
    margin: 0;
}
.left-sidebar {
    padding: 0 !important;
    margin-bottom: 15px;
}
.right_sidebar {
    padding: 0 !important;
}
.showgallery_home {
    width: 100%;
    height: auto;
}










.footerlink_heading {
	border-right: 90px solid #3e464f;
}
.gallery_first {
	padding: 15px !important;
}
.displayNone {
	display: none;
}
.topHelplines {
	background: peachpuff none repeat scroll 0 0;
	display: block !important;
	height: 40px;
	padding: 5px 0 0;
	width: 100%;
}
.topHelplines > div {
	float: left;
	padding: 0 15px;
	width: 50%;
}
.rightHelp {
	text-align: right;
}
.leftHelp img {
	max-width: 90px;
}
/*============== top help line ======*/

#myNavbar ul li {
	float: none;
	width: 100%;
}
.logosec {
	display: none !important;
}
.logo.DnoneDesktop {
	display: block;
	float: left;
	padding: 10px 0 10px 20px;
	width: 75%;
}
.navbar-inverse {
	background-color: #3e464f !important;
	border: none !important;
}

#myNavbar ul {
	background-color: #fff;
	margin: 0;
	padding: 0;
	width: 100% !important;
}
.row.header {
	display: none;

}
.footerlink_heading {
	border-right: 60px solid #3e464f;
	padding-left: 15px;
}
.gallery_sec {
	width: 100% !important;
	padding: 0 15px !important;

}

.headline {
	font-size: 13px;
	text-transform: uppercase;
	line-height: 25px;
}
/*========== cmo =========*/
.cmo_profile P {
	font-size: 15px !important;
	margin-top: 7px;
	margin-bottom: 10px;
}
.pricing .pricing-list ul {
	padding: 5px 0px 0 8px;
	display: inline-block;
}
.pricing-list span {
	white-space: pre-wrap;
	word-wrap: break-word;
	width: auto;
}
th.tab_del_head1 {
	display: none;
}
/*============ cmo =========*/
/*====================== about  ========================*/

.profile img {
	width: 100% !important;
	height: 100% !important;
}
.simplePagerNav {
	width: 100% !important;
	margin: auto !important;
	display: inline-block;
	padding: 0 0 0 6%;
}
.simplePagerNav li {
	margin-right: 10px;
	float: left;
}
/*============== schemes ===============*/	
.middle_heading {
	font-size: 12px !important;
}
ul.middle_heading>li {
	float: left !important;
	margin-bottom: 0px;
	width: 50% !important;
	text-align: center;
}
.nav-tabs>li>a {
	position: relative;
	display: block;
	padding: 5px 2px !important;
}
.demo_deatil {
	padding-bottom: 0;
}
/*============== schems ==========*/
.button-block {
	width: 100% !important;
}
.contact_detail {
	margin-top: 35px;
}
.map_out {
	padding: 30px 0;
}
div#signup {
	padding: 15px;
}
.contact_detail {
	padding: 15px !important;
}

.navbar-nav > li {
	font-size: 15px;
	text-align: center
}

.tour_detail h2 {
    font-size: 18px;
    margin-top: 0;
    margin-bottom: 5px;
}
.tour_detail ul li {
	font-size: 12px;
}
.showgallery_home img {
	min-height: 148px !important;
}
.home_gallery_left img {
	height: 250px !important;
}
.tourbox img {
	height: 220px;
}
.headline {
	font-size: 13px;
	text-transform: uppercase;
}
.cmo_profile P {
	font-size: 12px !important;
}
tr > td {
	float: left;
	width: 50% !important;
}
.cmobox {
	width: 58%;
	float: left;
}
.wather_box {
	width: 48%;
	float: right;
}
.left-sidebar {
	width: 100% !important;
}
.right_sidebar {
	width: 100% !important;
}
.cmo_profile P {
	font-size: 14px !important;
}
}
@media screen and (max-width:667px) {
.bit_1 {
	padding: 0px 18px !important;

}
.cmobox1 {
	width: 48%;
	float: right;
	padding-top:0px;
}
.wather_box {
	width: 48%;
	float: right;
}
.left-sidebar {
	width: 100% !important;
}
.right_sidebar {
	width: 100% !important;
}
}
@media screen and (max-width:640px) {
.bit_1 {
	padding: 7px 18px !important;
}
/*.container {
	padding-left: 3px !important;
	padding-right: 3px !important;
}
*/.links_box ul li a {
	font-size: 10px;
}
.showgallery_home img {
	max-height: 80px;
	min-height: 80px !important;
	width: 100%;
}
.left-sidebar {
	width: 100% !important;
}
.right_sidebar {
	width: 100% !important;
}
.cmobox {
	width: 58%;
	float: left;
}
.wather_box {
	width: 48%;
	float: right;
}
.links_box ul li a {
	font-size: 16px;
}
.home_gallery_left img {
	height: auto !important;
}
.showgallery_home img {
	max-height: 160px;
	min-height: 160px !important;
	width: 100%;
}
.tourbox img {
	height: auto;
}
.tour_detail h2 {
	font-size: 22px;
}
.tour_detail ul li {
	font-size: 16px;
}
}
@media screen and (max-width:480px) {
	.footerlinks {
    width: 93% !important;
}
.helpline img {
	float: right;
	margin-top: 17px;
	width: 70%;
}
section.cmo_demo .demo_deatil {
	padding: 10px 15px;
}
.social_icon img {
	padding-right: 3px;
	width: 20%;
}
.left_news {
	width: 50% !important;
	float: left;
}
.right-news {
	width: 50% !important;
	float: left;
	padding: 10px;
}
.chrome .right-news {
	padding: 8.7px;
}
.showgallery_home img {
	max-height: 160px;
	min-height: 130px !important;
	width: 100%;
}
.climate_pro P {
	margin-top: 17px;
}
.helpline img {
	float: right;
	margin-top: 0;
	width: 70%;
}
.fixed .helpline {
	width: 100%;
}
.fixed .social_icon {
	width: 100%;
}
.fixed .logo img {
	width: 100%;
}
.cmobox {
	width: 100%;
	float: left;
}
.cmobox1 
{
    padding-top:0px;
	width: 100%;
	float: left;
}
.wather_box {
	width: 100%;
	float: right;
}
.left_headding {
	width: 60% !important;
	float: left;
}
.right-headding {
	width: 40% !important;
	float: left;
}
tr > td > a > img {
	max-width: 90px!important;
	height: 30px;
}
/*.displayNone{
	display:none;
	}
	tr > td {
    float: left;
    width: 50% !important;
}*/

}
@media screen and (max-width: 375px) {
.chrome .right-news {
	padding: 8.6px !important;
}
}
@media screen and (max-width:360px) {
/*============== schemes ===============*/	
.middle_heading {
	font-size: 9px !important;
}
ul.middle_heading>li {
	float: left !important;
	margin-bottom: 0px;
	width: 50% !important;
	text-align: center;
}
.nav-tabs>li>a {
	position: relative;
	display: block;
	padding: 5px 2px !important;
}
/*============== schems ==========*/







.showgallery_home img {
	max-height: 160px;
	min-height: 100px !important;
	width: 100%;
}
.tour_detail h2 {
	font-size: 20px;
}
.tour_detail ul li {
	font-size: 14px;
}
.displayNone {
	display: none;
}
.right-news {
	width: 60% !important;
	float: left;
	padding: 10px;
}
.news_headline {
	font-size: 10px;
	text-transform: uppercase;
	padding-left: 0px;
}
.left_news {
	width: 40% !important;
	float: left;
}
.helpline img {
	float: right;
	margin-top: 5px;
	width: 100%;
}
.helpline img {
	float: right;
	margin-top: 5px;
	width: 100%;
}
.helpline {
	padding-left: 5px !important;
	padding-right: 5px !important;
}
.social_icon img {
	padding-right: 3px;
	width: 33%;
}
.social_icon {
	padding-left: 5px !important;
	padding-right: 5px !important;
}
.logosec {
	padding-left: 5px !important;
	padding-right: 5px !important;
}
}
@media screen and (max-width:320px) {
.footerlinks {
    width: 90% !important;
}	
.left_news {
	width: 40% !important;
	float: left;
}
.right-news {
	width: 60% !important;
	float: left;
	padding: 9px;
}
.tour_detail h2 {
	font-size: 17px;
}
.tour_detail ul li {
	font-size: 11px;
}
.left_headding cmo_profile

	width: 80% !important;
	float: left;
}
.right-headding {
	width: 20% !important;
	float: left;
}
}



