﻿/* Reset Code
********************************************/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote,
pre,abbr, address, cite, code,del, dfn,
em, img, ins, kbd, q, samp,small, strong,
sub, sup, var,b, i,dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,table, caption,
tbody, tfoot, thead, tr, th, td, article,
aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section,
summary, time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}
body {
    line-height:1;
}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
    display:block;
}

nav ul {
    list-style:none;
}
blockquote, q {
    quotes:none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
}
a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}
/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}
del {
    text-decoration: line-through;
}
abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}
table {
    border-collapse:collapse;
    border-spacing:0;
}
/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}
input, select {
    vertical-align:middle;
}
.no_margin {
	margin:0 !important;
}
.no_padding {
	padding:0 !important;
}
.img-responsive {
	display:inline-block !important;
	height: auto !important;
	max-width: 100% !important;
}
.feature-item {
  margin-bottom: 0px;
}
.roundcornerz
{
	-moz-border-radius: 3px 3px 3px 3px;
	-khtml-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	-khtml-border-radius: 3px 3px 3px 3px;
}
/* Custom Code
********************************************/
.breadcrumb a{
	color:#000 !important;
	font-size:12px;
}
/*.breadcrumb ul{
	list-style:none;
}
.breadcrumb li{
	float:left;
}
.breadcrumb a{
	color:#000;
}*/
body{
	background:#99CCFF;/*#710055*/
}
.top_header{
	width:100%;
	background: #313131; /* Old browsers */
	background: -moz-linear-gradient(top,  #313131 0%, #313131 0%, #2b2c2c 0%, #666666 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#313131), color-stop(0%,#313131),
	color-stop(0%,#2b2c2c),color-stop(100%,#666666)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #313131 0%,#313131 0%,#2b2c2c 0%,#666666 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #313131 0%,#313131 0%,#2b2c2c 0%,#666666 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #313131 0%,#313131 0%,#2b2c2c 0%,#666666 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #313131 0%,#313131 0%,#2b2c2c 0%,#666666 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#313131', endColorstr='#666666',GradientType=0 ); /* IE6-9 */
	height:47px;
	min-height:47px;
	border-bottom: 3px solid #362A33;
    box-shadow: 0 4px 8px 0 #666666;
}
.country {
    margin: 8px 0;
    width: 65%;
}
.language_style {
    background-color: #454545;
    background-image: none;
    border:1px solid #797979;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #797979;
    display: block;
    font-size: 11px;
    height: 34px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    vertical-align: middle;
    width: 100%;
    font-family: Tahoma;
	height:30px;
}
.social {
    margin: 8px auto;
    overflow: hidden;
    /*width: 155px;*/
}
.social ul {
    list-style: none outside none;
    margin: 9px 0;
}
.left_content ol {
  margin: 0 0 0 20px;
  width: 93%;
}
.social li{
	float:left;
	margin:0 0 0 5px;
}
.social li a{
	display:block;
}
.social li.gmail a{
	background:url(../images/google.png) no-repeat;
	width:27px;
	height:26px;
}
.social li.twitter a{
	background:url(../images/twitter.png) no-repeat;
	width:27px;
	height:26px;
}
.social li.facebook a{
	background:url(../images/facebook.png) no-repeat;
	width:27px;
	height:26px;
}
.social li.pinterest a{
	background:url(../images/pinterest.png) no-repeat;
	width:27px;
	height:26px;
}
.search {
    float: right;
    width: 185px;
}
.search input {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #797979;
    font-family: arial;
    font-size: 11px;
    height: 20.4px;
    margin: 7px 0 0;
    opacity: 1 !important;
    width: 141px;
}
.search_button {
    background: url("/templates/css/images/background-search-button.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    height: 24px;
    padding: 0;
    position: absolute;
    right: 21px;
    top: 5px;
    width: 39px;
}
.banner {
    border: 1px solid #FFFF00;
    height: 88px;
    margin-top: 25px;
}
.firstNav {
	border-radius:0px;
	background:#efe4c1;
	min-height:30px;
	margin:0px;
	border-bottom:1px solid yellow;
	border-left:1px solid yellow;
	border-right:1px solid yellow;
}
.fb-area {
  width: 200px;
  clear: both;
  overflow: hidden;
}
.first_navMain{
	margin:0;
    padding:0;
    list-style-type:none;
}
.first_navMain > li {
    float: left;
    line-height: 1.7;
	display:inline;
	padding:0;
	margin:0;
    list-style-type:none;
	position:inherit;
}
.first_navMain > li > ul {
    background: none repeat scroll 0 0 #6189BD;
    color: #FFFFFF;
    display: none;
    min-height: 28px;
    left: 0;
    position: absolute;
    width: 980px;
    z-index: 1;/*999*/
	margin:0;
  	padding:0;
}
.first_navMain > li > ul > li {
   	float: left;
    line-height: 1.7;
	color:#fff;
	margin-left:0;
   	margin: 0;
   	padding: 0;
}
.first_navMain > li > ul > li > a {
    color: #FFFFFF !important;
    display: block;
    font-family: arial;
    font-size: 12px !important;
    line-height: 26px;
    padding: 0 9px;
    text-transform: capitalize;
}
.first_navMain > li:hover > ul {
	display:block;
}
.first_navMain > li > a {
    color: #660066 !important;
    font-family: arial;
    font-size: 14px !important;
    margin: 4px 10px 0;
    text-transform:capitalize;
	font-weight:600;
	display:block;
	padding:0;
		
}
.first_navMain > li > a:hover,.first_navMain > li > a:active {
	color:#cc0099 !important;
	text-decoration:underline;
}
.first_navMain > li > ul > li > ul {
    background: none repeat scroll 0 0 #DB7093;
    color: #FFFFFF;
    display: none;
    left: 0;
    margin: 0;
    min-height: 28px;
    position: absolute;
    width: 980px;
    z-index: 999;
}
.first_navMain > li > ul > li > ul > li{
	float: left;
    line-height: 1.7;
	color:#fff;
}
.first_navMain > li > ul > li > ul > li > a {
    color: #FFFFFF !important;
    display: block;
    font-family: arial;
    font-size: 12px !important;
    line-height: 26px;
    padding: 0 12px;
    text-transform: capitalize;
}
.first_navMain > li > ul > li:hover > ul{
	display:block;
}
/*.secondNav {
	border-radius:0;
	background:#6189bd;
	min-height:30px;
	margin:0;
	border:1px solid #053677;
}
.second_navMain{}
.second_navMain ul{
	color:#fff;
}
.second_navMain > li {
    float: left;
    line-height: 0;
	color:#fff;
}
.second_navMain > li > a {
    color: #fff !important;
    font-family: arial;
    font-size: 12px !important;
    line-height: 0;
    padding: 14px 12px 0;
    text-transform:capitalize;
}
.second_navMain > li > a:hover {
	text-decoration:underline;
}*/
/*-------------------------------
		Main Content
----------------------------------*/
.content_main{
	background:#fff;
	overflow:hidden;
	/*padding:0 15px 15px;*/
	padding:20px 0px 15px;
}
.left_content {
    float: left;
}
.sidebar{
	/*background:#cdc09c;*/
	margin:16px 0 0 0;
	padding:0px 0px 10px 0px;
	float:left;
	width: 100%;
}
.main_heading h3{
	color:#961c1c;
	font-family:arial;
	font-size:20px;
	text-transform:capitalize;
	font-weight:bold;
	margin:20px 0 0 0;
}
.sidebar span > span {
    font-size: 14px;
    /*padding: 0px 0px 0px 10px;*/
}
.feature-item {
	padding-left: 5px;
    line-height: 20px;
    width: 98%;
}
.social_counter{
	
}
.social_counter ul {
    list-style: none outside none;
    margin: 16px 0 0;
    overflow: hidden;
}
.social_counter li{
	float:left;
	margin:0 0 0 12px;
}
.social_counter li a{
}
.intro_msg{}
.intro_msg ul{
	margin:15px 0 0 20px;
	width:86%;
}
.intro_msg li{}
.intro_msg li a{
	text-decoration:underline;
	color:#000;
}
.intro_msg li{
	font-family:arial;
	font-size:11px;
	line-height:16px;
	margin:3px 0 0;
	text-align:justify;
}
.row_3 {
    padding: 0;
    width: 90%;
}
.row_3 ul{
	margin:15px 0 0 15px;
}
.row_3 li a{
	text-decoration:underline;
	color:#000;
}
.row_3 li{
	font-family:arial;
	font-size:11px;
	line-height:16px;
	margin:3px 0 0;
	text-align:justify;
}
.chi li span a{
	color:blue;
}
.chi {
    padding: 0;
    width: 90%;
}
.chi ul{
	margin:15px 0 0 15px;
	list-style:decimal;
}
.chi li a{
	text-decoration:underline;
	color:#000;
}
.chi li{
	font-family:arial;
	font-size:11px;
	line-height:16px;
	margin:3px 0 0;
	text-align:justify;
}
.chi li span a{
	color:blue;
}
.main_img{
	width:30%;
}
.main_img h2{
	font-family:arial;
	font-size:12px;
	font-style:italic;
	color:#000;
	text-align:center;
}
.main_heading p{
	font-family:arial;
	font-size:13px;
	color:#000;
	text-align:justify;
	line-height:18px;
	padding: 10px 0;
}
.chiangMai_img {
    margin: 12px auto;
    width: 71%;
}
.chiangMai_img h2{
	font-family:arial;
	font-size:14px;
	font-style:italic;
	color:#000;
	text-align:center;
}
.row_2 {
    margin: 26px 1px 0 0;
    width: 46%;
}
.row_2 img{}
.sidebar_main img {
    float: left;
    margin: 12px 16px 0 0;
}
.sidebar_main h2 {
    color: #000000;
    font-family: arial;
    font-size: 12px;
    font-style: italic;
    text-align: center;
    text-transform: capitalize;
    width: 135px;
}
.sidebar_main h3 {
    color: #042889;
    font-family: arial;
    font-size: 12px;
    font-style: italic;
    font-weight: bold;
    margin: 14px 0 0;
    overflow: hidden;
}
.sidebar_main p{
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	padding:10px 0;
	line-height:15px;
	color:#000;
}
.sidebar_main p a{
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	padding:10px 0;
	line-height:15px;
	color:#000;
}
.sidebar img{
	text-align:center;
	/*width:207px;*/
}
.sidebar span{
	/*font-size:14px;*/
}
.sidebar .feature-item > ul > li > span {
    line-height: 0px !important;
}
.sidebar h2{
	font-family:arial;
	font-size:12px;
	font-style:italic;
	color:#052685;
	margin:12px 0;
}
.sidebar .feature-item > ul > li {
    width: 93%;
   text-align: justify;
    /* line-height: 20px;*/
	text-transform: none;
	color: #000;
}
.x_defaulttext ul {
    float: left;
    margin: 10px 0 0 12px;
    width: 100%;
}
.x_defaulttext li{
	color:#961c1c;
	font-size:11px;
	/*text-transform:capitalize;*/
	font-size:13px;
}
.x_defaulttext a{
	/*color:#961c1c;*/
	font-size:12px;
	font-family:arial;
	line-height:17px;
	text-decoration:underline;
	
}
.sidebar ul {
    float: left;
    margin: 2px 0 0 20px;
    width: 100%;
}
.sidebar li{
	font-size:11px;
	text-transform:capitalize;
	font-size:13px;
}
.sidebar a{
	color:#428bca !important;
	/*color:#961c1c;*/
	font-size:13px;
	font-family:arial;
	line-height:17px;
	text-decoration:underline;
	
}
.sidebar .feature-item ul li {
    width: 93%;
    text-align: justify;
    text-transform: none;
    color: #000;
}
.bankok_sidebar_main{}
.bankok_sidebar_main img {
	margin:12px 0 0 0;
}
.bankok_sidebar_main h2{
	font-family:arial;
	font-size:12px;
	font-style:italic;
	color:#000;
	text-align:center;
	text-transform:capitalize;
}
.bankok_sidebar_main h3{
	color:#042889;
	font-family:arial;
	font-size:12px;
	font-style:italic;
	font-weight:bold;
	margin:14px 0 0 0;
}
.bankok_sidebar_main ul{
	margin:10px 0 0 20px;
}
.bankok_sidebar_main li:first-child,.bankok_sidebar_main li:first-child a  {
	color: #FF0000;
    font-weight: bold;
}
.bankok_sidebar_main li{
	color:#000;
	font-size:12px;
	text-transform:capitalize;
}
.bankok_sidebar_main a{
	color:#000;
	font-size:12px;
	font-family:arial;
	line-height:17px;
	text-decoration:underline;
	
}
.bankok_sidebar_main{}
.bankok_sidebar_main img {
	margin:12px 0 0 0;
}
.bankok_sidebar_main h2{
	font-family:arial;
	font-size:12px;
	font-style:italic;
	color:#000;
	text-align:center;
	text-transform:capitalize;
}
.chiang_sidebar_main h3{
	color:#042889;
	font-family:arial;
	font-size:12px;
	font-style:italic;
	font-weight:bold;
	margin:14px 0 0 0;
}
.chiang_sidebar_main p{
	color: #FF0000;
    font-weight: bold;
	font-family:arial;
	font-size:13px;
	margin:14px 0 0 0;
}
.chiang_sidebar_main ul{
	margin:10px 0 0 20px;
}
.chiang_sidebar_main li{
	color:#000;
	font-size:12px;
	text-transform:capitalize;
}
.chiang_sidebar_main a{
	color:#000;
	font-size:12px;
	font-family:arial;
	line-height:17px;
	text-decoration:underline;
	
}
.chiangLst_sidebar_main{}
.chiangLst_sidebar_main p{
	color: #006400;
    font-weight: bold;
	font-family:arial;
	font-size:13px;
	margin:14px 0 0 0;
}
.chiangLst_sidebar_main ul{
	margin:10px 0 0 20px;
}
.chiangLst_sidebar_main li{
	font-size:12px;
	text-transform:capitalize;
	color: #052685;
	font-weight:bold;
}
.chiangLst_sidebar_main a{
	color: #052685;
    font-weight: bold;
	font-size:12px;
	font-family:arial;
	line-height:17px;
	text-decoration:underline;
	
}
.category_2{}
.category_2 li{
	color:#000;
	line-height:15px;
}
.category_2 a{
	color:#FF0000;
	font-weight:bold;
	line-height:22px;
	font-size:11px;
}
.row_4{}
.row_4{
	padding:0 32px 16px 0;
}
.row_4 ul{
	margin:15px 0 0 36px;
	width:80%;
}
.row_4 li a{
	text-decoration:underline;
	color:#000;
}
.row_4 h3 {
    color: #042889;
    font-family: arial;
    font-size: 12px;
    font-style: italic;
    font-weight: bold;
    margin: 10px 0 0;
}
.row_4 li{
	font-family:arial;
	font-size:11px;
	line-height:16px;
	margin:3px 0 0;
	text-align:justify;
}
.row_4 li span a{
	color:blue;
	font-weight:bold;
}
.list_images{
	list-style:none;
}
.list_images li {
    float: left;
    margin: 10px 0 0 6px;
}
.list_images img{}
.chiangMai_img{
	margin:10px 0 10px 96px;
}
/*-------------------------------
		Footer
----------------------------------*/
footer{
	color:#fff;
	font-family:arial;
	font-size:10px;
	text-align:center;
	overflow:hidden;
	float:left;
}
footer p{
	margin:12px 0 12px 0;
}
footer ul{
	list-style:none;
	width:228px;
	margin:auto;
}
footer li{
	float:left;
	margin:0 0 15px
}
footer li a{
	color:#fff;
	text-transform:capitalize;
	padding: 0 8px 0 12px;
}
footer li a:hover{
	color:#D7AF08;
}
.bankok_down{
	padding:0 32px 16px 0;
}
.bankok_down ul{
	margin:15px 0 0 36px;
}
.bankok_down li a{
	text-decoration:underline;
	color:#000;
}
.bankok_down li{
	font-family:arial;
	font-size:13px;
	line-height:16px;
	margin:3px 0 0;
	text-align:justify;
}
.feature-item {
  padding-top: 15px;
  padding-bottom:5px;
  clear:both;
 /* display:inline-block;*/
}
.two_same_image {
  clear: both;
}
.left_content h1 {  
  margin: 15px 0 15px !important;
  font-size: 17px;
  /*float:left;*/
  clear:both;
  display:block !important;
  width:100%;
}
.left_content h2 {
    font-weight: bold;
    background-color: #6189BD;
    padding: 3px 15px;
    font-style: normal;
    width: 100%;
    color: #fff;
	margin:0px 0px 5px 0px;
}
.left_content h3{
    font-weight: bold;
    background-color: #DB7093;
    padding: 3px 15px;
    font-style: normal;
    width: 100%;
    color: #fff;
	margin:0px 0px 5px 0px;
}
.left_content > div >span {
    font-style: normal !important;
    margin: 3px 0px;
    display: inline-block;  
	color: #000;
	font-weight:bold;
}
.sidebar .feature-item > div > span {
    font-style: normal !important;
	color: #000;
	font-weight:bold;
}
.sidebar #features .feature-item > h2 {
    font-weight: bold;
    background-color: #6189BD;
    padding: 3px 15px;
    font-style: normal;
    width: 100%;
    color: #fff;
    margin: 0px 0px 5px 0px;
}
.sidebar #features .feature-item > h3{
    font-weight: bold;
    background-color: #DB7093;
    padding: 3px 15px;
    font-style: normal;
    width: 100%;
    color: #fff;
	margin:0px 0px 5px 0px;
}
.left_content.col-lg-9.col-md-9.col-sm-9.no_padding span {
  /*display: block; Michael issue (disorder the headings)*/
  padding: 5px 0;
}
#facebook-like{
	float:left;
}
#___plusone_0{float:left; margin-top:3px !important;
}
/* Media Queries
********************************************/

/* For Extra Small (Phones)
********************************************/
@media ( max-width:1920px ) {
.left_content {
	margin: 25px 0 0;
}
aside.col-lg-5.col-md-5.col-sm-5 {
    margin: 23px 0 0;
}
}
@media ( max-width:1024px ) {
.left_content {
	margin: 13px 0 0;
}
.first_navMain > li > ul {
  width: 100%;
}
.first_navMain > li > ul > li > ul {
  width: 100%;
}
.fott-nth1 {
  float: right;
  margin-left: 0 !important;
}

}
@media (max-width: 768px ) {
.left_content {
	margin: 13px 0 0;
}
.left_content .table {
  width: 100%;
}
.welcomeText {
    text-align: center;
}
.td > div{
	width:200px;
}
.left_content .table .tr .td ul {
  margin: 0 20px;
  width: auto;
}
.img-responsive {
  max-width: 90% !important;
  width: 100% !important;
}
.first_navMain > li {
  display: inline-block;
}
.first_navMain > li > a {
  margin: 4px 7px 0;
  font-size:12px !important;
}
.item.active .img-responsive {
  max-width: 100% !important;
}
.banner {
  height: auto !important;
}
.small_images_new img {
  margin-right: 15px !important;
}
.large_images_new {
  margin: 0 0 0 10px !important;
}
.large_images_new img {
  margin: 0 0 20px 11px !important;
}
.two_same_image img {
  height: auto;
  margin: 0 0 20px 20px !important;
  width: 40%;
}
.two_same_image a {
	display:inline-block;
	width:40%;
	margin-left:20px;
	}
.two_same_image a img {
	width:100%;
	margin-left:0;
	}
.mapContainer {
	display:none !important;
	}

}
@media (max-width: 767px ) {

	.country {
		margin: 8px auto;
		width: 40%;
	}
	.search {
		margin: 10px auto;
		overflow: hidden;
		position: relative;
		width: 187px;
		float:none;
	}
	.search_button {
		background: url("/templates/css/images/background-search-button.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
		border: medium none;
		height: 24px;
		padding: 0;
		position: absolute;
		right: 8px;
		top: 5px;
		width: 39px;
	}
	.first_navMain {
    margin: 0 0 0 0px;
	padding: 0 12px 0 12px;
}
.first_navMain > li:first-child {
	margin-bottom:6px;
}
	.first_navMain > li {
    float: none;
    line-height: 8px;
    margin: 0;
}
	.second_navMain {
    margin: 0 0 0 12px;
}
.second_navMain > li:first-child {
	margin-bottom:6px;
}
.second_navMain > li {
    float: none;
    line-height: 8px;
}
.first_navMain > li > ul , .first_navMain > li > ul > li > ul {
	left: 0;
	margin: 0;
	padding: 0 15px 10px;
	position: relative;
	width: 100%;
}
.first_navMain > li > ul.chiang_drpdown {
    width: 158px;
	margin: -4px 0 0 51px;
	left: 0;
}
.first_navMain > li > ul.bankok_drpdown {
    left: 0;
    margin: -16px 0 0 66px;
    width: 158px;
}
.first_navMain > li > ul.sukhothai_drpdown {
    width: 158px;
	margin: -4px 0 0 66px;
	left: 0;
}
.first_navMain > li > ul > li {
    color: #FFFFFF;
    float: none;
    line-height: 0;
    margin: 5px 0;
}
.first_navMain > li > ul > li > a {
    color: #FFFFFF !important;
    display: block;
    font-family: arial;
    font-size: 12px !important;
    line-height: 0;
    padding: 14px 12px 0;
    text-transform: capitalize;
}
/*.first_navMain > li > ul > li > ul {
    display: none;
    left: 159px;
    margin: 4px 0 0 -1px;
    position: absolute;
    top: 24px;
    width: 190px;
}*/
.first_navMain > li > ul > li > ul > li > a {
    color: #FFFFFF !important;
    display: block;
    font-family: arial;
    font-size: 12px !important;
    line-height: 0;
    padding: 12px 12px 0;
    text-transform: capitalize;
}
.first_navMain > li > ul > li > ul > li{
	float: none;
    line-height: 0;
	color:#fff;
	margin:5px 0;
}
.sidebar{
	float:left;
}
.left_content {
    float: left;
    width: 100%;
}
.left_content ul {
    margin: 0 0 0 16px;
    width: 100%;
	padding:0 15px 0 0;
}
.left_content .table .tr .td {
    display: inline;
    vertical-align: top;
}
.td > div {
  width: 50%;
  margin: 0 auto 10px;
}
.social {
  
  margin: 10px auto 0;
}
li.seperator {
  display: none;
}
.sidebar {
  float: none;
  clear: both;
  padding: 20px 20px;
  width:580px;
  margin: 0 auto;
  display:table;
}
.banner {
  height: 54px;
}
.img-responsive {
  max-width: 100% !important;
}
.social {
  clear: both;
  float: none;
  text-align: center;
  width: 100%;
}
.first_navMain > li {
  display: block;
}
li.seperator {
  display: none;
}
.top_header {
  height: auto;
  padding: 20px 0 0;
  max-height:150px;
}
.search {
  margin: 0 auto 10px;
 }
.left_content ul li {
  line-height: 20px;
}
}

/* For Small (Tablets)
********************************************/


/* For Medium (Desktop)
********************************************/

/* For Large (Large Desktop)
********************************************/


@media ( max-width:600px ) {
.sidebar {
 /* width: 207px;*/
 width: 450px;
}
}
@media ( max-width:568px ) {

.sidebar {
 /* width: 207px;*/
 width: 420px;
}

}
@media ( max-width:480px ) {
.sidebar {
 /* width: 207px;*/
 width: 380px;
}
	.banner {
	
    height: auto;
    }
	.two_same_image > img {
  height: auto;
  margin: 0 0 20px 20px !important;
  width: 90%;
}
.two_same_image a {
	display:block;
	width:90%;
	margin:0;
	}


}
@media ( max-width:384px ) {
.sidebar {
 /* width: 207px;*/
 width: 285px;
}
}
@media ( max-width:320px ) {
.large_images_new {
  margin: 0 0 0 5px !important;
}
.small_images_new img {
  margin-right: 10px !important;
}
}


@media print {
body {
background:#99CCFF !important;
}
.main_body {
margin:0 20px!important;
}
.navbar-nav li ul {
display:none !important;
}
.search input {
margin:-20px 0 0 0;
background:#fff !important;
float:right;
}
.sidebar {
	background: #cdc09c !important;
	margin: 16px 0 0 0;
	padding: 0 15px 25px;
	float: right !important;
	width:30% !important;
	clear:none!important;
	max-width:30%!important;
}
.feature-item ul li a {
	color: #961C1C;
	text-decoration: none;
}
.content_main {
	padding-top:50px ;
}
.left_content {
	float: left !important;
	width:65% !important;
	max-width:65%!important;
	padding:10px 10px;
}
.breadcrumb a {
color: #000 !important;
font-size: 12px;
}
.left_content h1 {
color: #961C1C !important;
font-size: 19px !important;
font-weight: bold;
margin: 15px 0 0;
}
.top_header{
padding-top:10px;
background:#313131 !important;
	background: -moz-linear-gradient(top,  #313131 0%, #313131 0%, #2b2c2c 0%, #666666 100%) !important; 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#313131), color-stop(0%,#313131),
	color-stop(0%,#2b2c2c),color-stop(100%,#666666)) !important;
	background: -webkit-linear-gradient(top,  #313131 0%,#313131 0%,#2b2c2c 0%,#666666 100%) !important; 
	background: -o-linear-gradient(top,  #313131 0%,#313131 0%,#2b2c2c 0%,#666666 100%) !important;
	background: -ms-linear-gradient(top,  #313131 0%,#313131 0%,#2b2c2c 0%,#666666 100%) !important; 
	background: linear-gradient(to bottom,  #313131 0%,#313131 0%,#2b2c2c 0%,#666666 100%) !important; 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#313131', endColorstr='#666666',GradientType=0 ) !important;
	height:47px !important;
	min-height:47px !important;
	border-bottom: 3px solid #362A33 !important;
    box-shadow: 0 4px 8px 0 #666666 !important;
}
.search_button{margin-top:0px;float:right;}
#footer, #footer .seperator, #footer a:link, #footer a:hover, #footer a:visited {
color: #ffffff;
}
.navbar-header {
display:none!important;
}
.nav , .navbar-collapse , .navbar {
display:block!important;
background:#efe4c1!important;
}
.navbar-nav li {
float:left!important;
}
a:link:after, a:visited:after {  
      display: none;
      content: "";    
    }
.social {
margin:0 auto!important;
  width: 133px!important;
}
.search_button  , #searchtext , .search , .search form  {
display:block!important;
}
.search {
  float: right !important;
  width: 185px;
}
.banner {
 margin-top:12px !important;
}
li.seperator {
display:block!important;
margin-top:10px !important;
}
.content_main {
  background: #fff !important;
  overflow: hidden;
  padding: 0 15px 15px;
}
img.img-responsive {
	max-width:95%!important;
	height:auto!important;
}
}
