/*
	Theme Name: rmminfo
	Theme URI: http://tamilnadutourisminfo.com
	Author: Tamilnadu Tourism Info
*/
/* Barlow Condensed Fonts */
@font-face {
    font-family: 'Barlow Condensed Light';
    font-style: normal;
    font-weight: 300;
    src: local('Barlow Condensed Light'), local('BarlowCondensed-Light'), url(https://fonts.gstatic.com/s/barlowcondensed/v3/HTxwL3I-JCGChYJ8VI-L6OO_au7B47rxz3bWuQ.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
    font-family: 'Barlow Condensed Regular';
    font-style: normal;
    font-weight: 400;
    src: local('Barlow Condensed Regular'), local('BarlowCondensed-Regular'), url(https://fonts.gstatic.com/s/barlowcondensed/v3/HTx3L3I-JCGChYJ8VI-L6OO_au7B6xHT2g.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
    font-family: 'Barlow Condensed SemiBold';
    font-style: normal;
    font-weight: 600;
    src: local('Barlow Condensed SemiBold'), local('BarlowCondensed-SemiBold'), url(https://fonts.gstatic.com/s/barlowcondensed/v3/HTxwL3I-JCGChYJ8VI-L6OO_au7B4873z3bWuQ.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
    font-family: 'Barlow Condensed Bold';
    font-style: normal;
    font-weight: 700;
    src: local('Barlow Condensed Bold'), local('BarlowCondensed-Bold'), url(https://fonts.gstatic.com/s/barlowcondensed/v3/HTxwL3I-JCGChYJ8VI-L6OO_au7B46r2z3bWuQ.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* Common Styes starts */
body {
	padding:0;
	margin: 0;
	color: #333;
	font-size: 16px;
	font-family: 'Barlow Condensed Regular', sans-serif;
	line-height: 26px;
}
h1 {
	font-size:26px;
	padding: 0 0 20px 0;
	margin: 0;
	color: #00601b;
	font-family:'Barlow Condensed SemiBold';
}
h2 {
	font-size:22px;
	padding: 10px 0 0 0;
	margin: 0 0 10px 0;
	color:#ff1313;
	font-family:'Barlow Condensed SemiBold';
}
.post-content-section h1{
	color: #ff1313;
}
.post-content-section h2{
	color: #00601b;
}
h3 {
	font-size: 18px;
	padding: 10px 0 5px 0;
	margin: 0;
	color: #471c00;
	font-family:'Barlow Condensed SemiBold';
	line-height: 30px;
}
header#header {
	padding: 0 !important;
	margin: 0;
	border-top: solid 5px #00601b;
}
p, input, select, button {
	/* font-size:16px; */
}
a {
	color: #00b5ff;
	cursor: pointer;
	font-family: 'Barlow Condensed Regular'
}
a:hover, 
a:focus,
a:active {
    text-decoration: none;
	outline: 0;
	color: #00601b;
}
::placeholder {
	/* color: #000 !important;
	opacity: 1; */
}
.no-p {
	padding: 0;
}
.pb-40 {
	padding-bottom: 40px;
}
.pb-20 {
	padding-bottom: 40px;
}
.container{
    width: 100%;
}
.more-links{
    background: #96c8fa;
    padding: 10px;
    text-align: center;
    line-height: 30px;
    margin: 30px 0 15px 0;    
}
.more-links p{
    margin-bottom: 0;
}
.more-links a {
    font-weight: bold;
	color: red;
	text-decoration: underline;	
}
.contentsection {
	padding-top: 30px;
	padding-bottom: 30px;
}
.mainSection p{
    padding-top: 0;
}
.mainSection-head{
	border-bottom: solid thin #ddd;
	margin-bottom: 10px;
}
.buttonGroup {
	margin: 20px 0 0;
}
.btn-primary {
	background: #444;
    border-color: #444;
    border-radius: 3px;
}
.btn-primary:focus, .btn-primary:active, .btn-primary:hover {
	background: #471c00;
    border-color: #471c00;
    border-radius: 3px;
}
.logo-search-section {
	padding-top: 10px;
	padding-bottom: 10px;
}
.footer-links3 {
	text-align: right;
}
.navbar-collapse {
	padding-left: 0 !important;
}
/* Common Styes ends */

/* Header CSS starts */
.side-menu {
    line-height: 25px;
    font-size: 14px;
    padding: 5px 0;
}

.side-menu ul {
    margin-bottom: 0;
}
.first-row{
    padding: 0;
    box-shadow: 0px 2px 2px 1px rgba(50, 50, 50, 0.3);
}
.first-row ul{
	text-align: right;
	padding: 0;
}
.first-row li{
    list-style-type: none;
    display: inline-block;
    padding-left: 15px;
}
.first-row li a:hover{
    color: #F58634;
}
.first-row li a{
    color: #471c00;
}
#districtSelect {
    padding: 4px 52px 4px 14px;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image:
    linear-gradient(45deg, transparent 50%, gray 50%),
    linear-gradient(135deg, gray 50%, transparent 50%),
    linear-gradient(to right, #ccc, #ccc);
    background-position:
        calc(100% - 20px) calc(1em + 2px),
        calc(100% - 15px) calc(1em + 2px),
        calc(100% - 2.5em) 0.5em;
    background-size:
        5px 5px,
        5px 5px,
        1px 1.5em;
    background-repeat: no-repeat;
    width: auto;
}
.rightPanel {
    margin: 19px 0px;
}
.rightPanel #districtSelect, .rightPanel .searchboxlayout {
	display: inline-block;
	vertical-align: bottom;
}
.rightPanel .searchboxlayout-sm {
	display: none;
}
.borderVertical {
    border-left: 1px solid #888;
    height: 27px;
    padding: 0px;
    margin: 3px 15px 0 15px;
	width: 1px;
	display: inline-block;
	vertical-align: text-bottom;
}
.main-menu {
	/* background: #f58634; */
	background: #00b5ff;
	padding: 7px 0;
}
.main-menu .navbar {
	margin-bottom: 0;
	min-height: auto;
}
#cssmenu li {
	display: inline-block;
	list-style-type: none;
	margin-right: 10px;
}

#cssmenu li a {
	font-size: 18px;
	padding: 8px 26px 8px 0;
	color: #fff;
	font-family: "Barlow Condensed Regular";
	letter-spacing: 1px;
}

#cssmenu li a:hover,
#cssmenu li a:focus{
	/* border-bottom: solid 3px #0098da; */
	color: #471c00;
	text-decoration: none;
	letter-spacing: 1px;
}

#cssmenu li a:focus {
	text-decoration: none;
}

#cssmenu .current-menu-item a {
	color: #471c00;
	text-decoration: none;
}

#cssmenu .current-menu-item ul li a {
	color: #471c00 !important;
	background: #fff;
}

#cssmenu .current-menu-item ul.sub-menu li a:hover {
	color: #f58634 !important;
}

#cssmenu .current-menu-item ul.sub-menu li a {
	background: #fff;
}

#cssmenu > ul .menu-item-has-children a:hover {
	/* border-bottom: solid 3px #0098da; */
	color: #471c00;
	text-decoration: none;
}

#cssmenu > ul .menu-item-has-children a:hover ul li a {
	color: #471c00 !important;
	background: #fff;
}

#cssmenu ul .current-menu-item.menu-item-has-children a {
	background: url("images/menuarrow.png") 95% no-repeat !important;
	/* border-bottom: solid 3px #0098da; */
	color: #471c00;
	text-decoration: none;
}

#cssmenu > ul .current-menu-item:hover a .sub-menu li a {
	background-image: none !important;
	color: #f58634;
}

#cssmenu > ul .menu-item-has-children .sub-menu li a {
	color: #0079f4 !important;
	background-image: none !important;
	background: #fff !important;
	border-bottom: none !important;
}

#cssmenu > ul .menu-item-has-children .sub-menu li a:hover {
	color: #471c00 !important;
}

#cssmenu > ul .menu-item-has-children .sub-menu li.current-menu-item a {
	color: #471c00 !important;
}

#cssmenu > ul .menu-item-has-children a {
	background: url("images/menuarrow.png") 95% center no-repeat;
	background-size: 15px 15px;
}

#cssmenu > ul .menu-item-has-children a:hover {
	background: url("images/menuarrow.png") 95% center no-repeat;
	background-size: 15px 15px;
}

#cssmenu > ul .current-menu-item.menu-item-has-children a .sub-menu li a {
	color: #f58634 !important;
	background-image: none;
}

#cssmenu > ul > li > ul {
	opacity: 0;
	visibility: hidden;
	padding: 10px 10px 10px 0;
	text-align: left;
	position: absolute;
	top: 85px;
	z-index: 999999;
	background: #fff;
	-webkit-transition: all 0.3s 0.1s;
	-moz-transition: all 0.3s 0.1s;
	-o-transition: all 0.3s 0.1s;
	transition: all 0.3s 0.1s;
	-webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.4);
	box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.4);
}

#cssmenu > ul > li:hover > ul {
	opacity: 1;
	top: 37px;
	visibility: visible;
}

#cssmenu > ul > li > ul:before {
	content: "";
	display: block;
	position: absolute;
	top: 0px;
	left: 0;
}

#cssmenu > ul ul > li {
	position: relative;
	display: block;
}

#cssmenu ul ul a {
	font-size: 16px;
	padding: 8px;
	color: #f58634 !important;
	display: block;
}

#cssmenu ul ul a:hover {
	color: #0098da !important;
	background: #fff;
	text-decoration: none;
}

#cssmenu ul.sub-menu {
	padding-left: 13px !important;
}

#cssmenu ul ul ul {
	visibility: hidden;
	opacity: 0;
	position: absolute;
	padding: 15px 0;
	text-align: left;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	-webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.4);
	box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.4);
}

#cssmenu ul ul > li:hover > ul {
	opacity: 1;
	visibility: visible;
}
ul#menu-mainnav {
	padding-left: 0 !important;
}
.navbar-default .navbar-toggle:hover .icon-bar{
	background: #fff;
}
.main-menu .navbar-default .navbar-toggle:hover, 
.main-menu .navbar-default .navbar-toggle:focus {
    background-color: #fff;
}
.main-menu .navbar-default .navbar-toggle:hover .icon-bar{
	background: #00b5ff;
}
.subMenu .navbar-default .navbar-toggle:hover,
.subMenu .navbar-default .navbar-toggle:focus {
    background-color: #fff;
}
.subMenu .navbar-default .navbar-toggle:hover .icon-bar{
	background: #00601b;
}
/* Header CSS ends */
/* Footer CSS starts */
.links-section {
	padding-top: 30px;
	padding-bottom: 30px;
}
.links-section h3 {
	font-size: 20px;
	margin: 0;
	padding-top: 0;
}
.links-section h3 a {
	color: #471c00;
}
.footer-links1 ul,
.footer-links2 ul {
	padding: 0;
}

.footer-links1 ul li,
.footer-links2 ul li {
	list-style-type: none;
	padding-bottom: 5px;
}

.footer-links1 ul li a,
.footer-links2 ul li a {
	color: #73736f;
}

.footer-links1 ul li a:hover,
.footer-links2 ul li a:hover {
	color: #471c00;
}
.foot-fb {
	background: url("images/facebook.jpg") no-repeat;
	background-size: 100%;
	display: inline-block;
	width: 30px;
	height: 30px;
}
.foot-twit {
	background: url("images/twitter.jpg") no-repeat;
	background-size: 100%;
	display: inline-block;
	width: 30px;
	height: 30px;
}
.foot-yt {
	background: url("images/youtube-tamilnadutourismvlog.jpg") no-repeat;
	background-size: 100%;
	display: inline-block;
	width: 30px;
	height: 30px;
}
.foot-insta {
	background: url("images/instagram-tamilnadutourisminfo.jpg") no-repeat;
	background-size: 100%;
	display: inline-block;
	width: 30px;
	height: 30px;
}
footer{
	background-color: #f7f8fc;
	border-top: solid 5px #00b5ff;
}
.footer-links3 a {
	padding-right: 10px;
	color: #fff;
}
.footer-links3 a:hover,
.footer-links3 a:focus{
	color: #00b5ff;
}
.footer-links3 a:last-child {
	padding-right: 0;
}
.second-row {
	padding: 0;
	background: #00601b;
	color: #fff;
	line-height: 50px;
}
.copyright-section,
.footer-links3 {
}
.copyright-section p {
	margin-bottom: 0;
}
/* Footer CSS ends */

/* Home page and Districts Home page CSS starts */
.mainSection {
    padding-bottom: 45px;
}
.exploreBtn {
    color: #fff;
    background: #00b5ff;
	border: solid 2px #00b5ff;
    font-size: 19px;
    border-radius: 0;
    padding: 6px 20px;
    margin: 0 5px 15px 5px;
}
.exploreBtn:hover,
.exploreBtn:focus,
.exploreBtn:active
 {
    background: #fff;
    color: #00b5ff;
    border: solid 2px #00b5ff;
    outline: 0;
}
.slick-slider .slick-arrow {
	position: absolute;
	top: 0;
	height: 97%;
    width: 45px;
    z-index: 2;
	background: rgba(0, 0, 0, 0.5)	
}
.slick-slider .slick-arrow.slick-next {
	right: 0;
}
.slick-next .fa, .slick-prev .fa {
	position: absolute;
	bottom: 50%;
    top: 45%;
    font-size: 27px;
	left: 25%;
	color: #fff;
}
.slick-slider .slick-list {
	width: 100% !important;
}
.sectionPosts .thumbnailImg {
    position: relative;
	float: left;
    height: 165px;
}
.sectionPosts .slick-track .slick-slide > div {
    margin-right: 3%;
}
.sectionPosts .thumbnailImg:nth-child(5) {
    /* margin-right: 0; */
}
.slick-track {
	width: 100%;
}
.sectionPosts .thumbnailImg:last-child {
	display: none;
}

.sectionPosts .thumbnailImg a {
    display: block;
    width: 100%;
    height: 100%;
}
.sectionPosts .thumbnailImg a img{
    /* max-width: 100%; */
    width: 100%;
	height: 100%;
    /*max-height: 100%;*/
}
.sectionPosts .thumbnailImg .sectionPostImage{
    position: absolute;
    text-align: center;
    background: rgba(255, 19, 9, 0.6);
    bottom: 0;
	font-size: 16px;
    width: 100%;
    color: #fff;
	box-sizing: border-box;
   	padding: 0 5px;
}
.sectionPosts.explorePosts .thumbnailImg {
    position: relative;
    width: 30%;
    margin-right: 3.3%;
    float: left;
	height: 165px;
	margin-bottom: 20px;
}
.sectionPosts.explorePosts .thumbnailImg:nth-child(3n) {
	margin-right: 0;
}
.carousel {
	margin-bottom: 40px;
}
.carousel .left.carousel-control{
	display: inline-block;
    width: auto;
    left: 5%;
}
.carousel .right.carousel-control {
	display: inline-block;
    width: auto;
    right: 5%;
}
.districtImage img {
	height: 350px;
	width: 100%;
}
.navbar-toggle{
	margin-right: 0;
}
.navbar-default .navbar-toggle .icon-bar {
	background: #fff;
}
.subMenu {
	background: #00601b;
	padding: 7px 0;
	margin-bottom: 40px;
}
.subMenu .menu {
	padding: 0;
}
.subMenu li {
    display: inline-block;
    list-style-type: none;
    margin-right: 10px;
}
.subMenu li a {
    font-size: 18px;
    padding: 8px 26px 8px 0;
    color: #fff;
    font-family: "Barlow Condensed Regular";
    letter-spacing: 1px;
}
.subMenu li a:hover, .subMenu li a:focus, .subMenu li a:active {
	/* border-bottom: solid 3px #0098da; */
	color: #471c00;
	text-decoration: none;
	letter-spacing: 1px;
}
.subMenu .navbar {
    margin-bottom: 0;
    min-height: auto;
}
/* Home page and Districts Home page CSS ends */

/* Explore Page CSS starts */
.category-item {
    text-align: center;
    min-height: 180px;
    padding: 5px;
}
.category-item a {
    display: block;
    border: solid thin #ddd;
    padding: 10px 0 0 0;
    min-height: 160px;
    max-width: 100%;
    position: relative;
}
.category-item img {
    padding-bottom: 10px;
}
.category-item span {
    display: block;
    position: absolute;
    bottom: 10px;
    width: 100%;
    color: #471c00;
    font-weight: bold;
}
.districtOverview {
	padding-bottom: 45px;
}
/* Explore Page CSS ends */

/* Single Post CSS starts */
.post-content-section img.postImage {
	margin-bottom: 20px;
}
/* Single Post CSS ends */

/* Hotel Page Search CSS starts */
.exploreSearch a, .blogPage a, .searchPage a {
	font-family: 'Barlow Condensed SemiBold';
}
.searchPostsResult .media-body p{
	color: #888;
	margin-bottom: 0;
}
.noSearchResults {
	font-size: 20px;
}
.uwpqsfpagi {
    text-align: right !important;
    border-top: solid thin #00601b;
	padding: 15px 0;
	font-family: 'Barlow Condensed SemiBold';
}
.exploreSearch a.upagievent, .exploreSearch span.upagicurrent {
	padding: 0 4px;
}
.uwpqsfpagi span.upagicurrent {
	display: inline;
}
/* Hotel Page Search CSS ends */

/* Pagination CSS starts */
/* Explore Page pagination is different */
.explorePostPagination, #blogPaging, .searchPagination {
    border-top: solid thin #00601b;
	padding: 15px 0px;
	margin-top: 20px;
}
.searchPagination {
	margin-top: 10px;
}
.explorePostPagination a, #blogPaging a, .searchPagination a, .uwpqsfpagi a,
.explorePostPagination span, #blogPaging span, .searchPagination span, .uwpqsfpagi span {
	font-family: 'Barlow Condensed SemiBold';
}
.explorePostPagination .page-numbers li {
	display: inline-block;
	padding: 0 3px;
}
#blogPaging .page-numbers, 
.searchPagination .page-numbers {
	padding: 0 3px;
}
.explorePostPagination .page-numbers.current, #blogPaging .page-numbers.current, .uwpqsfpagi span.upagicurrent, .searchPagination .page-numbers.current {
	margin-right: 5px;
	color: #fff;
	background-color: #00601b;
	border: solid thin #00601b;
	padding: 3px 10px;
}
.pagination,
.galleryContent{
	font-size: 16px;
    width: 100%;
    text-align: right;
    padding: 15px 0;
    border-top: solid thin #00601b;
    border-radius: 0;
	margin-top: 20px;
}
.pagination span,
.galleryContent span {
	margin-right:10px;
	font-family: 'Barlow Condensed SemiBold';
}
.pagination a,
.galleryContent a{
	margin-right:5px;
	font-family: 'Barlow Condensed SemiBold';
}
.pagination span.current,
.galleryContent span.current{
	margin-right: 5px;
	color: #fff;
	background-color: #00601b;
	border: solid thin #00601b;
	padding: 3px 10px;
}
.pagination a.inactive,
.galleryContent a.inactive{
	margin-right: 5px;
	color: #00601b;
	border: solid thin #00601b;
	padding: 3px 10px; 
}
.pagination a.inactive:hover,
.pagination a.inactive:focus,
.pagination a.inactive:active,
.galleryContent a.inactive:hover,
.galleryContent a.inactive:focus,
.galleryContent a.inactive:active{
	color: #fff;
	background-color: #00601b;
	border: solid thin #00601b;
	padding: 3px 10px;
}
/* Pagination CSS ends */

/* Other page CSS starts */
.topBottomPadding {
	padding: 40px 15px;
}
table{
	margin: 15px 0;
}
table tr td{
	padding: 5px 10px;
	border: dotted thin #cecece !important; 
}
table tr th{
	font-weight: bold;
	padding: 5px 10px;
	border: dotted thin #cecece !important; 
}
.searchPostsResult .media {
	margin-top: 0;
	padding-bottom: 40px;
}
.searchPostsResult .media-left {
	width: 50%;
}
.searchPostsResult .media-left img {
	width: 100%;
    max-height: 165px;
}
.widget_email-subscribers-form {
    
}
.widget_email-subscribers-form form label {
    font-weight: normal;
}
.widget_email-subscribers-form form input[type="text"],
.widget_email-subscribers-form form input[type="email"]{
    border-radius: 0;
    padding: 0 5px;
}
.es_submit_button {
    color: #fff;
    background: #00b5ff;
    font-size: 19px;
    border-radius: 0;
    padding: 5px 20px;
    border: solid 2px #00b5ff;
}
.es_submit_button:hover,
.es_submit_button:focus,
.es_submit_button:active
 {
    background: #fff;
    color: #00b5ff;
    border: solid 2px #00b5ff;
    outline: 0;
}
.widget_categories{
    height: 250px;
    overflow: auto;

}
.widget_categories ul{
    padding-left: 0;
    list-style-type: none;
}
/* Other page CSS ends */
.blog_detail h2.subHead{
	padding-top: 0;
}
.breadcrumb-sec{
	padding-bottom: 15px;
}
.post-content-section ul li{
	padding-bottom: 5px;
}
.post-content-section ul{
	margin-bottom: 0;
}
.tourist-attractions-list ul{
	padding-left: 20px;
}
.blog_thumbnail img, .searchPage img.media-object {
    max-width: 250px;
    height: 180px;
}
.blogContent.media {
	padding-bottom: 10px;
}
.widget {
	padding-bottom: 20px;
}
.grecaptcha-badge {
	display: none;
}
.explorePosts {
	padding-top: 20px;
}
.homePage{
	margin-top: 30px;
}
.social-links p a {
    display: inline-block;
    margin-right: 10px;
}
.metaslider .caption {
	font-size: 20px;
	padding: 5px !important;
    text-align: left;
}
.metaslider.ms-theme-highway .flexslider ul.slides .caption-wrap {
	background: rgba(0,0,0,0.8) !important;
	color: #fff !important;
	max-height: 100px !important;
}
.ms-theme-highway {
	padding-bottom: 20px !important;
}
.site-donate-btn{
  display: inline-block;
    padding: 0 16px;
    border-radius: 25px;
    background: linear-gradient(135deg, #ff914d, #ff5e3a);
    color: #fff !important;
    font-weight: 600;
    text-decoration: none;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
    transition: all 0.2s ease;
    height: 30px;
    line-height: 30px;
}
.site-donate-btn:hover{
  background: linear-gradient(135deg, #02e0bb, #00a18c);
  box-shadow:0 6px 14px rgba(0,0,0,0.2);
}
.donate-btn {
  display: inline-flex;
  align-items: center;
  background-color: #e63946; /* red tone for urgency */
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  padding: 12px 20px;
  border-radius: 8px;
  text-decoration: none;
  transition: background-color 0.3s ease, transform 0.2s ease;
}

.donate-btn:hover {
  background-color: #d62828;
  transform: scale(1.05);
}