body a{
    transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
input[type="button"]{
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}

h1,h2,h3,h4,h5,h6,p,ul{padding:0; margin:0;}

body{
	padding:0;
	margin:0; 
	font-family: 'Roboto Condensed', sans-serif;
	font-size:1em;
}
hr{border-top: 1px solid #bbb; clear:both; margin:20px 0;}
.topbanner {color: #fff; text-align: center; font-size:1.5em; background:#c54100;}
.email {
	margin-top: 1em;
	text-align:left;
	}
.email a{
	color:#fff;
}
.header {
color: #333;
	text-align: left;
}

.logo{
	background: url('../img/bg.png') no-repeat;background-size: cover;
	
}
.mtitle{text-align:right;}
.mtitle span{
font-family: 'Merriweather', serif;
	color:#fff;
	display:block;
	text-shadow: 4px 3px 2px #000;
	line-height: normal;
	padding:10px 0 0 0;
	}
.stitle{text-align:right;}
.stitle span{
	font-size:2.5em;
	color:#fee9b9;
	display:block;
	text-shadow: 2px 1px 2px #666;
	font-weight:bold;
	line-height: normal;
	padding:0 0 10px 0;
	font-family: 'PT Sans Narrow', sans-serif;
	}	

.lft_panel {padding:0;}	
	
/* Menu */
span.menu {display: none;}
.top-menu {padding:10px 0; margin-bottom:2px;}
.top-menu ul {
	list-style: none;
	position: relative;
	display: inline-table;
}
.top-menu ul li{
	display: inline-block;
	font-family: 'Source Sans Pro', sans-serif;
	float: left;
	width:100%;
	border-bottom:1px solid #fa9c5c;
	position:relative;
	text-align:left;
}
.top-menu ul li a{
	font-size: 1.5em;
	text-decoration: none;
	color: #fff;
	display: block;
	padding:10px 25px;
	/*padding:0.8em 1.3em;*/
}
.top-menu ul li a:hover{color: #fff898;}
.top-menu ul ul {display: none; z-index:10; background: #c54100; border-radius: 0px; padding: 0; margin:0; position: absolute; left: 100%; width:250px; top:0;}
.top-menu ul ul li {
	float: none; 
	position: relative;
	width:250px;
	background:transparent;
}

.top-menu ul ul li a {
	color: #fff! important;
	text-align:left;
	background: #c54100;
}
.top-menu ul ul li a:hover {
	color: #fff;
	background: #e17612;
}
.top-menu ul ul li a span {margin-top:10px;}
.top-menu ul ul ul {position: absolute; right: 100%; top:0;}
.top-menu ul ul ul li a {
	color: #fff;
	text-align:left;
	background: #e17612! important;
}	
.top-menu ul ul ul li a:hover {
	color: #fff;
	background: #c54100! important;
}
.top-menu  > li {
    display: block;
    position: relative;
}
.top-menu ul li:hover > ul {display: block;}
.top-menu ul:after {content: ""; clear: both; display: block;}
.top-menu ul li:hover {}
.top-menu ul li:hover a  { color:#fff898;}
.top-menu ul ul li:hover a  {background: #e17612;}

.more_menu {right:0;}


.top-menu > ul > li > a .downarror {
    background-image: url("../img/marrow_nor.png");
    background-repeat: no-repeat;
    background-position: 97% 56%;
	 display: inline-block;
    height: 10px;
    width: 10px;
	margin:10px 5px 5px 7px;
	float:right;
}
.top-menu  > ul > li > a:hover .downarror {
    background-image: url("../img/marrow_over.png");
    background-repeat: no-repeat;
    background-position: 97% 56%;
	 display: inline-block;
    height: 10px;
    width: 10px;
}
.top-menu ul li:hover .downarror {
    background-image: url("../img/marrow_over.png");
    background-repeat: no-repeat;
    background-position: 97% 56%;
	 display: inline-block;
    height: 10px;
    width: 10px;
}

.top-menu ul ul li a .downarror {
    background-image: url("../img/marrow_over.png");
    background-repeat: no-repeat;
	 display: inline-block;
    height: 10px;
    width: 10px;
	float:right;
}
.top-menu ul ul li a:hover  .downarror {
    background-image: url("../img/marrow_over.png");
    background-repeat: no-repeat;
    background-position: 97% 56%;
	 display: inline-block;
    height: 10px;
    width: 10px;
}

/* Menu */

/* Slider */
.banner {
	padding:0;	
  background: url('../img/mi_bg.png') no-repeat;background-size: cover;
}
.banner-info {
	text-align: left;
}
.bannertext {display: table; height:490px; margin:0 auto;}
.banneralign {position:absolute; bottom:0; vertical-align: middle; width:60%; padding:0 6em; z-index:1;}
.banner-info img{width:40%; }
.banner-info {font-family: 'Lily Script One', cursive; }
.banner-info h1 {
  font-size:  2.5em;
  color: #fff;
   text-shadow: 1px 1px 1px #333;
   line-height:normal;
}
.banner-info p {
	font-size: 2.5em;
	color: #333;
	margin-bottom: 0.5em;
	  text-shadow: 1px 1px 1px #fff;
   line-height:normal;
   font-weight:700;
}

#slider3,#slider4  {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  margin: 0 auto;
}

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}
.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
}
.rslides li{
  position: relative;
  display: block;
  float: left;
}
.rslides img {
  height: auto;
  border: 0;
  width:45%;
  float:right;
}

.callbacks_container {
  position: relative;
  float: left;
  width: 100%;
}
.callbacks {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}
.callbacks li {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}
.callbacks img {
  position: relative;
  z-index: 1;
  height: auto;
  border: 0;
}
.callbacks .caption {
	display: block;
	position: absolute;
	z-index: 2;
	font-size: 20px;
	text-shadow: none;
	color: #fff;
	left: 0;
	right: 0;
	padding: 10px 20px;
	margin: 0;
	max-width: none;
	top: 10%;
	text-align: center;
}
.callbacks_nav {
  	position: absolute;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	top: 45%;
	left: 3%;
	opacity: 0.7;
	z-index: 3;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	height: 61px;
	width: 53px;
	background: transparent url("../img/arrow.png") no-repeat left top;
}
.callbacks_nav:active {
  opacity: 1.0;
}
.callbacks_nav.next {
  left: auto;
  background-position: right top;
  right: 1%;
}

/* Slider */

/* Message Area */
.content_img{float: right;  margin: 0 0 10px 10px; border:1px solid #333;}
.editor_img{margin: 0 0 10px 10px; border:1px solid #333;}
.mesg3 .content_img{width:100%;}
.ak_inner_con{text-align: left;}

.content-section {background: #f8d176 url("../img/maincont_bg.png") repeat-x left top; padding-bottom:5em;}
.main_cont {float:right; padding:0;}
.mesg1 {padding:2em 2em 2em 3em; background: url('../img/cont_bg.png') repeat;color:#fff898; float:left; font-size: 15px;}
.mesg1 h3{font-size: 20px; color:#fff898;}
.mesg1 p{font-size: 15px; color:#fff; text-align: justify;}
.mesg2 {padding:2em; color:#333; float:left;  font-size: 15px;}
.mesg2 h3{font-size: 20px; color:#000;}
.mesg2 p{font-size: 15px; color:#333;  text-align: justify;}
.mesg3 {padding:2em 1em 0; color:#333;  font-size: 15px;}
.mesg3 h3{font-size: 20px; color:#000;}
.mesg3 p{font-size: 15px; color:#333;  text-align: justify;}
.mesg3 .editor_img {width:100%; margin:0;}
.lft_cont {padding:0 8px 0 0;}
.inner_mesg1 {padding:3em 4em; color:#000; margin-top:30px;  font-size: 15px;}
.inner_mesg1 h3{font-size: 25px; color:#000; margin-bottom:10px;}
.inner_mesg1 p{font-size: 15px; color:#333; text-align: justify;}
/* Message Area */

/* Bottom Navig Section */
.botnav-section {
	background:#717277;
	padding: 2em;
	border-bottom:1px solid #333;
}

.botnav ul {
  *zoom: 1;
  list-style: none;
  margin: 0;
  padding: 0;
}
.botnav ul:before,
.botnav ul:after {
  content: "";
  display: table;
}
.botnav ul:after {
  clear: both;
}
.botnav ul > li {
  float: left;
  position: relative;
  width:16.66%;
  text-align:left;
}
.botnav a {
  display: block;
  padding:10px 15px 10px 10px;
  line-height: 1.2em;
  color: #fff;
}
.botnav a span{
 width: 90%;
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	float:left;
	height:26px;
}
.botnav ul ul li a span{
float:none;
white-space: normal;
}
.botnav a:hover {
  text-decoration: none;
  background: #1d1d1b;
  color:#fff;
}
.botnav li ul {
  background: #c54100;
  color:#fff;
}
.botnav li ul li {
  width: 100%;
  
}
.botnav li ul a {
  border-bottom: 1px solid #fff898;
  color:#fff;
  text-align:left;
  padding:10px;
  
}
.botnav li ul a:hover {
  background: #1d1d1b; color:#fff;
}

.botnav_sub ul li:hover {background-color:#1d1d1b; color:#fff! important;}
.botnav_sub ul li:hover a {color: #fff; }
.botnav_sub ul > li:hover ul li {
  max-height: 150px;
}
.botnav_sub li ul {
  position: absolute;
  left: 0;
  bottom: 36px;
  z-index: 1;
  color:#fff;
  width:100%;
}
.botnav_sub li ul li {
  overflow: hidden;
  max-height: 0;
  -webkit-transition: max-height 500ms ease;
  -moz-transition: max-height 500ms ease;
  -o-transition: max-height 500ms ease;
  transition: max-height 500ms ease;
}

.botnav ul > li a .bot_uparror {
    background-image: url("../img/uparrow_nor.png");
    background-repeat: no-repeat;
    background-position: 97% 56%;
	 display: inline-block;
    height: 10px;
    width: 10px;
	float:right;
	margin-top: 5px;
}
.botnav  > ul > li > a:hover .bot_uparror {
    background-image: url("../img/uparrow_over.png");
    background-repeat: no-repeat;
    background-position: 97% 56%;
	 display: inline-block;
    height: 10px;
    width: 10px;
}
.botnav_sub ul li:hover .bot_uparror {
    background-image: url("../img/uparrow_over.png");
    background-repeat: no-repeat;
    background-position: 97% 56%;
	 display: inline-block;
    height: 10px;
    width: 10px;
}
/* Bottom Navig Section */

/* Footer Section */
.footer-section {color:#fff; background:#717277; }
.footer-top {padding: 10px 15px 0 15px; font-size: 1.5em; text-align:center; color:#fff; background:#717277;}
.footer-bottom p,.footer-bottom p a,.footer-bottom a,.footer-bottom p a:hover,.footer-bottom a:hover {font-weight: 500; color: #333;}
#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 10px;
	right: 10px;
	overflow: hidden;
	width: 48px;
	height: 48px;
	border: none;
	text-indent: 100%;
	background: url("../img/to-top2.png") no-repeat 0px 0px;
}

/* Footer Section */

/* sitemap */
.stm_main ul {list-style: none; margin:0; padding:0;}
.stm_main ul li a {font-weight:bold; font-size:16px; width: 98%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; float:left;}
.stm_main ul ul li a {font-size:16px; font-weight:normal;}
.stm_main ul > li {display: inline-block; width: 100%; padding: 4px 0; margin-bottom: 15px;}
.stm_main ul > li > ul >li {color: red; padding: 5px 0; margin-bottom: 0px;}
.stm_main{
    -webkit-column-count:4;
    -moz-column-count:4;
    -ms-column-count:4;
    -o-column-count:4;
    column-count:4;
    -webkit-column-gap:15px;
    -moz-column-gap:15px;
    -ms-column-gap:15px;
    -o-column-gap:15px;
    column-gap:15px;
    columns:4; padding:10px 30px;
}
@media screen and (max-width: 767px) {
.stm_main{
    -webkit-column-count:2;
    -moz-column-count:2;
    -ms-column-count:2;
    -o-column-count:2;
    column-count:2;
    -webkit-column-gap:15px;
    -moz-column-gap:15px;
    -ms-column-gap:15px;
    -o-column-gap:15px;
    column-gap:15px;
    columns:2;
}
}
@media screen and (max-width: 480px) {
.stm_main{
    -webkit-column-count:1;
    -moz-column-count:1;
    -ms-column-count:1;
    -o-column-count:1;
    column-count:1;
    -webkit-column-gap:15px;
    -moz-column-gap:15px;
    -ms-column-gap:15px;
    -o-column-gap:15px;
    column-gap:15px;
    columns:1;
}
}

@media(min-width:1024px){.inner_mesg1 {min-height:400px;}}
.mesg1 ul,ol{margin-left:15px; padding:0;}
.mesg2 ul,ol{margin-left:15px; padding:0;}
.mesg3 ul,ol{margin-left:15px; padding:0;}
.inner_mesg1 ul,ol{margin-left:15px; padding:0;}

@media screen and (max-width: 1025px) {.botnav ul > li {width:25%;}}


@media (max-width: 992px){
.mesg1 {padding:1em 2em;}
.mesg2 {padding:1em 2em;}
.mesg3 {padding:1em 2em;}
.main_cont {float:left; padding:0; width:100%;}
.lft_cont {padding:30px 0 0 0; width:100%;}
	.top-menu ul li:hover a  { color:#fff;}
	.lft_panel {border-right:none; padding-bottom:5px; width:100%;}
span.menu {display: block; cursor: pointer; margin: 15px 0; background-image: url("../img/nav.png");  background-repeat: no-repeat;  height: 32px; width: 32px;}
.stitle {height:auto; padding:5px;}

.top-menu {text-align:left; margin-top:0; background:transparent; padding:0;}
.top-menu  ul{display:none; margin:0; z-index: 999; position: absolute; width: 100%; text-align: center; background: url('../img/bg.png') no-repeat;background-size: cover; padding:0;}
.top-menu  ul li {display:block; float:none; margin: 0em; padding:0;}
.top-menu ul li a {margin:0;}
.top-menu ul li a {padding:20px 15px; text-align:left; border-bottom: 1px solid #fff;}
.top-menu ul li:hover {background:#1d1d1b; color:#fff;}
.top-menu ul li:hover a {}

.top-menu ul li.active {background:none;}	

.top-menu ul ul {width:100%; display:block! important; margin-top:0; position:relative;background:transparent; left:0;}
.top-menu ul ul li a {border-bottom: 1px solid #fff; padding:20px 30px;}
.top-menu ul ul li a:hover {background:#1d1d1b;}
.top-menu ul ul li a .downarror {height: 20px; width: 20px;}
.top-menu ul ul li {width:100%; margin:0; padding:0;}
.top-menu ul ul ul {position: relative; background:transparent;}
.top-menu ul ul ul li a {border-bottom: 1px solid #fff;   background:#73666d;  padding:20px 40px; }
.top-menu > ul > li > a .downarror, .top-menu ul ul li a .downarror, .top-menu   > ul > li > a:hover .downarror, .top-menu ul li:hover .downarror, .top-menu  > ul > li > a:hover .downarror, .top-menu ul li:hover .downarror, .top-menu ul ul li a:hover  .downarror {float:right; height: 20px; width: 20px;margin:0; background-image: url("../img/sm_marrow_nor.png"); float:right; right:0; position:absolute;}

.top-menu > ul > li > a {display: block;  color:#fff; line-height: 1.3em;}
 
.top-menu  ul li:hover .downarror {background-image: url("../img/sm_marrow_nor.png"); height: 21px; width: 36px;}
.top-menu  ul ul li a .downarror {background-image: url("../img/sm_marrow_nor.png"); height: 21px; width: 36px; }
.top-menu  ul ul li a:hover .downarror {height: 21px; width: 36px; background-image: url("../img/sm_marrow_nor.png");}

.content_img{margin: 0; width: 100%;}
.editor_img{margin: 0; width: 100%;}
.botnav ul > li {width:33%;}
.inner_mesg1 {padding:0;}
}

@media (max-width: 769px){
	.banneralign {padding:0 2em 0 6em;}
}
@media screen and (max-width: 601px) {
	.banneralign {padding:0 0 0 6em;}
}
@media screen and (max-width: 480px) {
.botnav ul > li {width:50%;}
  .banneralign {width:100%; padding:0 2em;}
  .callbacks_nav {display:none;}
}
@media screen and (max-width: 320px) {
.botnav ul > li {width:100%;}
}

.mesg1 h1 a, .mesg1 h2 a, .mesg1 h3 a, .mesg1 p a, .mesg1 a, .mesg2 h1 a, .mesg2 h2 a, .mesg2 h3 a, .mesg2 p a, .mesg2 a, .mesg3 h1 a, .mesg3 h2 a, .mesg3 h3 a, .mesg3 p a, .mesg3 a {cursor:pointer; text-decoration:underline;} 
.mesg1 h1 a:hover, .mesg1 h2 a:hover, .mesg1 h3 a:hover, .mesg1 p a:hover, .mesg1 a:hover, .mesg2 h1 a:hover, .mesg2 h2 a:hover, .mesg2 h3 a:hover, .mesg2 p a:hover, .mesg2 a:hover, .mesg3 h1 a:hover, .mesg3 h2 a:hover, .mesg3 h3 a:hover, .mesg3 p a:hover, .mesg3 a:hover{text-decoration:none;} 

/* Font size Styles listed below */ 
 
@media (min-width: 320px) {
  .mtitle span {font-size:2.5em;}
  .stitle span {font-size:1.3em;}
  .email a {font-size:1.5em;}
  .top-menu ul li a {font-size:1.5em}
  .banner-info h1 {font-size:2em;}
  .banner-info p{font-size:2em}
  .mesg1 h3, .mesg2 h3, .mesg3 h3{font-size: 18px;}
  .botnav a{font-size: 1.5em;}	
}
@media (min-width: 480px) {
  .mtitle span {font-size:3em;}
  .stitle span {font-size:1.5em;}
  .email a {font-size:1.5em;}
  .top-menu ul li a {font-size:1.8em}
  .banner-info h1 {font-size:2.3em;}
  .banner-info p{font-size:2.3em}
  .mesg1 h3, .mesg2 h3, .mesg3 h3{font-size: 25px;}
  .botnav a{font-size: 1.5em;}	
}
@media (min-width: 767px) {
  .mtitle span {font-size:3.5em;}
  .stitle span {font-size:2em;}
  .email a {font-size:1.5em;}
  .top-menu ul li a {font-size:2em}
  .banner-info h1 {font-size:2.7em;}
  .banner-info p{font-size:2.7em}
  .mesg1 h3, .mesg2 h3, .mesg3 h3{font-size: 27px;}
  .botnav a{font-size: 1.5em;}	
}
 
@media (min-width: 992px) {
 .top-menu, .banner-info {min-height:339px;}
  .mtitle span {font-size:3.3em;}
  .stitle span {font-size:1.8em;}
  .email a {font-size:1.5em;}
  .top-menu ul li a {font-size:1.8em}
  .banner-info h1 {font-size:2.8em;}
  .banner-info p{font-size:2.8em}
  .mesg1 h3, .mesg2 h3, .mesg3 h3{font-size: 27px;}
  .botnav a{font-size: 1.5em;}
}
@media (min-width: 1200px) {
  .top-menu, .banner-info {min-height:411px;}
  .mtitle span {font-size:4em;}
  .stitle span {font-size:2em;}
  .email a {font-size:1.5em;}
  .top-menu ul li a {font-size:1.8em}
  .banner-info h1 {font-size:3.5em;}
  .banner-info p{font-size:3.5em}
  .mesg1 h3, .mesg2 h3, .mesg3 h3{font-size: 30px;}
  .botnav a{font-size: 1.5em;}
}
@media (min-width: 1400px) {
  .top-menu, .banner-info {min-height:457px;}
  .mtitle span {font-size:4.5em;}
  .stitle span {font-size:2.5em;}
  .email a {font-size:1.5em;}
  .top-menu ul li a {font-size:1.8em}
  .banner-info h1 {font-size:4em;}
  .banner-info p{font-size:4em}
  .mesg1 h3, .mesg2 h3, .mesg3 h3{font-size: 30px;}
  .botnav a{font-size: 1.5em;}
  }


/* Design2032
/* Editor Styles listed below */
.heading{font-size: 30px; color:#fff898;}
.sub-heading{font-size: 30px; color:#000;}
.minor-heading{font-size: 30px; color:#000;}
.content-text-style-1{font-size: 15px; color:#fff; text-align: justify;}
.content-text-style-2{font-size: 15px; color:#333;  text-align: justify;}

 
@media (min-width: 1200px) {.heading, .sub-heading, .minor-heading {font-size: 30px;} }
@media (min-width: 767px) {.heading, .sub-heading, .minor-heading {font-size: 27px;} }
@media (min-width: 480px) {.heading, .sub-heading, .minor-heading {font-size: 25px;} }
@media (min-width: 320px) {.heading, .sub-heading, .minor-heading {font-size: 18px;} }


.home_content { 
  font-family: Arial,Helvetica,sans-serif; 
  font-size: 11px; 
  text-align: justify; 
}; 

