html, body {
height: 100%;
}

@font-face {
    font-family: 'oswalddemibold';
    src: url('oswald-demibold.eot');
    src: url('oswald-demibold.eot?#iefix') format('embedded-opentype'),
         url('oswald-demibold.woff2') format('woff2'),
         url('oswald-demibold.woff') format('woff'),
         url('oswald-demibold.ttf') format('truetype'),
         url('oswald-demibold.svg#oswalddemibold') format('svg');
    font-weight: normal;
    font-style: normal;

}

header, nav, section, article, aside, footer {
   display:block;
}

body {
padding: 0;
background:url(../images/bodybg.png);
margin: 0px; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
/*font-family: 'Oswald', sans-serif;*/
/*font-family: 'oswalddemibold', 'Oswald', sans-serif;*/
font-size: 15px;
line-height: 1.46;
 letter-spacing:0.3px;
 font-family: 'Oswald', sans-serif; */
}

.nav > li > a, .h2, h2, .h1, h1, .topright ul li a, .loginbtn a{
	font-family: 'oswalddemibold', 'Oswald', sans-serif;
}



.img-portfolio {
margin-bottom: 30px;
}
.img-hover:hover {
opacity: 0.8;
}
/* Home Page Carousel */

.clr{ clear:both;}

header.carousel {
height: 450px;
}
header.carousel .item, header.carousel .item.active, header.carousel .carousel-inner {
height: 100%;
}
.social-link {
margin: 1px 0 0 0;
float:left;
}
.social-link ul {
margin: 0px;
padding: 0px;
}
.social-link li {
list-style-type: none;
float: left;
margin-left: 10px!important;
padding: 0px!important;
background: none!important;
border:none !important;
}
.social-link li a {
background: url(../images/social.png) no-repeat scroll 0 0;
float: left;
width: 23px;
height: 18px;
color: transparent;
font-size: 0px;
}
.social-link li a:hover {
background: url(../images/socialhover.png) no-repeat;
}
.social-link li.facebook a {
background-position: -37px -8px;
}
.social-link li.facebook a:hover {
background-position: -37px -8px;
}
.social-link li.twitter a {
background-position: -9px -8px;
}
.social-link li.twitter a:hover {
background-position: -9px -8px;
}
.social-link li.in a {
background-position: -71px -8px;
}
.social-link li.in a:hover {
background-position: -71px -8px;
}
.social-link li.youtube a {
background-position: -104px -4px;
}
.social-link li.youtube a:hover {
background-position: -104px -4px;
}

.logomain{   
position: absolute;
top: 50px;
width: 100%;
z-index:999;
}


.logonav {
background: #fff;
padding: 15px 20px 15px 20px;
width: 1170px;
margin: 0 auto;
border-radius:2px;
-webkit-border-radius:2px;
}
header.carousel .fill {
width: 100%;
height: 100%;
background-position: center;
background-size: cover;
}
.logo {
}
/* top left*/
/*.topleft {
}
.topleft ul {
margin: 0px;
padding: 0px;
}
.topleft ul li {
float: left;
list-style-type: none;
}
.topleft ul li a {
border-left: #ccc solid 1px;
color: #333;
padding: 12px 8px;
line-height: 30px;
}*/
.topright {
  padding-top: 2px;
  FLOAT: RIGHT;
  WIDTH: 39%;
}
.topright ul {
margin:5px 0 0 0;
padding: 0px;
float:left
}
.topright ul li {
  float: left;
  list-style-type: none;
  padding: 0 10px;
  border-right: #5C5C5C solid 1px;
}
.topright ul li a {
color: #d0d0d0;
padding: 12px 0px;
line-height: 20px;
text-decoration:none;
}
.topright ul li a.redbg {
background: #e60601;
color: #fff;
}
.donatenow {
   position:relative;
   top:-4px;
}

.donatenow:hover {
    

}

/*top header*/

header {
position: relative;
}
.topheader {
background: #444;
height: 35px;
position: absolute;
top: 0;
width: 100%;
z-index:999;
}
.topheader1 {
display: none;
}

.sponsor {
height: 100%;
  background: #699c6b;
  margin: 15px 0 0 0;
  padding: 15px 2px 2px 2px;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
}
.insidebanner{
	height:430px;
	background:url(../images/innerheader.jpg) no-repeat top center;
}
.insideheading{
	top: 250px;
    position: relative;
    font-size: 38px;
    color: #333;
}


/*services pane;*/
.box {
width: 33%;
  margin: 0px 2px 15px 0;
  padding-left: 0;
}

.box img{ width:100%;
}

.box img:hover{ width:100%;
 opacity: 0.8;
filter: alpha(opacity=80);}


.newsbox{ background:#134f8f ; color:#fff; font-family: 'Oswald', sans-serif; overflow:hidden; min-height:190px; }
.newsbox h1{ background:none !important; padding:12px 0px !important; margin-bottom:0px!important; font-size:24px!important; text-align:center; border:none; color:#fff!important;}
.readmore{ 
background: #04607c;
padding: 7px 10px;
color: #fff;
margin: 0 auto;
/* width: 200px; */
margin-left: 108px;
 }
 
 .readmore:hover{ 
 color:#b99c6b;
 text-decoration:none;
 } 


.searchbytopic{ 
background:#134f8f ;
border:#d1d1d1 solid 10px;
padding:15px 0;
}


.searchbox input{ 
width:350px; 
height:53px;
border-radius:2px 0 2px 2px !important;
-webkit-border-radius:2px 0 2px 2px !important;
border:none;
float:left;
}


.btnsearch {
    margin: 3px 0 0 -2px;
    height: 32px;
    width: 38px !important;
    background: #dedede url(../uploads/search_icon.png) no-repeat center center;
    cursor: pointer;
    border: none;
    outline: none;
}




.loginbtn{ 
position:absolute;
top:0px;
right:0px;
}

.loginbtn a{
background:#699c6b;
padding:3px 5px;
color:#fff;
margin:0 5px 0 0;
letter-spacing:1px;
} 

.searchbg{ 
  background: #666666;
  padding: 3px 10px;
  margin: 10px 0 0 5px;
  color: #fff;
  float: left;
  font-size: 12px;
  letter-spacing:0.5px;
}

.searchbg:hover{ color:#b99c6b; text-decoration:none;}

.photos div {
	float: left;
	display: block;
	position: relative;
	margin: 10px;
	width:300px;
	height:300px; 


}
.photos div img.nocolor {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 99;  
}
.photos div img.color {
	position: absolute;
	left: 0; 
	top: 0;
}



/*slider Event calendar*/

.row-fluid {
	width: 100%;
*zoom:1
}
.row-fluid:before, .row-fluid:after {
	display: table;
	content: ""
}
.row-fluid:after {
	clear: both
}
.row-fluid [class*="span"] {
	display: block;
	float: left;
	width: 100%;
	min-height: 28px;
	margin-left:12px;
*margin-left:2.0744680846382977%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box
}
.row-fluid [class*="span"]:first-child {
	margin-left: 0
}
.row-fluid .span12 {
	width: 99.99999998999999%;
*width:99.94680850063828%
}
.row-fluid .span11 {
	width: 91.489361693%;
*width:91.4361702036383%
}
.row-fluid .span10 {
	width: 82.97872339599999%;
*width:82.92553190663828%
}
.row-fluid .span9 {
	width: 74.468085099%;
*width:74.4148936096383%
}
.row-fluid .span8 {
	width: 65.95744680199999%;
*width:65.90425531263828%
}
.row-fluid .span7 {
	width: 57.446808505%;
*width:57.3936170156383%
}
.row-fluid .span6 {
	width: 48.93617020799999%;
*width:48.88297871863829%
}
.row-fluid .span5 {
	width: 40.425531911%;
*width:40.3723404216383%
}
.row-fluid .span4 {
	width: 31.914893614%;
*width:31.8617021246383%
}
.row-fluid .span3 {
	width: 24%;
*width:24%
}
.row-fluid .span2 {
	width: 14.89361702%;
*width:14.8404255306383%
}
.row-fluid .span1 {
	width: 6.382978723%;
*width:6.329787233638298%
}

/*slider Event calendar*/


/*event date*/

.date{  background: #134f8f ;
  padding: 4px;
  float: left;
  width: 25%;
  text-align: center;
  color: #fff;
  }

.eventdes{  
    float: left;
  width: 66%;
  margin-left: 15px;

}

.event{ width:92%; margin:0 auto;}
.carousel-inner.event, div#myCarousel{z-index:9999;position:relative;}
.calendar h1{ 
text-align:center;
color:#000 !important;
font-size:30px !important;
background:none !important;
text-transform:uppercase;
border:none;
}

.calendar{ margin-bottom:30px;}



/*Recent Publication*/

/* Portolio Hover */
.da-thumbs li ,
.da-thumbs li  img {
	display: block;
	position: relative;
}
.da-thumbs li  {
	overflow: hidden;
}
.da-thumbs li  article {
	position: absolute;
	background-image:url(../images/image_hover.png);
	background-repeat:repeat;
	width: 100%;
	height: 100%;
	font-size:14px;
}
.da-thumbs li  article.da-animate {
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
/* Initial state classes: */
.da-slideFromTop {
	left: 0px;
	top: -100%;
}
.da-slideFromBottom {
	left: 0px;
	top: 100%;
}
.da-slideFromLeft {
	top: 0px; 
	left: -100%;
}
.da-slideFromRight {
	top: 0px;
	left: 100%;
}
/* Final state classes: */
.da-slideTop {
	top: 0px;
}
.da-slideLeft {
	left: 0px;
}
.da-thumbs li  article a {
	color:#fff;
	padding:20px;
	display:block;
}

.da-thumbs {
text-align:center;
padding:0px;

}

.da-thumbs li  article h3{
color:#fff;
padding-top:30px;
}

.da-thumbs li  article em{
margin-bottom:10px;
color:#fff;
display:block;
}

.da-thumbs li  article span{
display:inline-block;
}

span.link_post{
display:block;
width:35px;
height:35px;
background-color:#134f8f ;
border-radius:50px;
cursor:pointer;
background-image:url(../images/link_post_icon.png);
background-repeat:no-repeat;
background-position:center;
margin-right:10px;
}

span.zoom{
overflow:hidden;
display:block;
width:35px;
height:35px;
background-color:#DF6232;
border-radius:50px;
cursor:pointer;
background-image:url(../images/zoom_icon.png);
background-repeat:no-repeat;
background-position:center;
margin-left:10px;
}

.portfolio_2col article h3{
padding-top:70px !important;
}

/* Image Grid */
.image_grid {
	float:left;
	overflow:hidden;
	position:relative;

}

.image_grid li{
float: left;
    color: #fff;
    list-style: none;
    overflow: hidden;
    text-align: center;
    margin: 0 1px;
    width: 226px;
    min-height: 246px;
    background: #134f8f ;
    margin: 0 25px 0 25px;
}

.da-thumbs h1{ 
color:#fff !important;
font-size:20px !important;}


/* Responsive image grid*/
/* Mobile landscape width 320 */
@media only screen and (max-width: 767px) {

.image_grid{
width:300px;
}

.image_grid li img{
width:220px;
}

.portfolio_4col .da-thumbs li article h3{
padding-top:70px;
}

.portfolio_3col .da-thumbs li article h3{
padding-top:50px;
}

.portfolio_2col .da-thumbs li article h3{
padding-top:53px !important;
}

}


 @media only screen and (min-width: 480px) and (max-width: 767px) {

.image_grid{
width:450px;
}

.image_grid li{
width:178px !important;
}

.portfolio_4col .da-thumbs li article h3{
padding-top:58px;
}

.portfolio_3col .da-thumbs li article h3{
padding-top:34px;
}

.portfolio_2col .da-thumbs li article h3{
padding-top:23px !important;
}

}



/**/

/* Overline From Left */
.hvr-overline-from-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;
  width:100%;
  padding:20px 0 20px 0 !important;
  /*background:url(../images/headingbg.png) repeat-x !important;*/
background:#666666;
  text-align:center!important;
  text-transform:uppercase!important;
  
}
.hvr-overline-from-left:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 100%;
  top: 0;
  background: #b99c6b;
  height: 4px;
  -webkit-transition-property: right;
  transition-property: right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-overline-from-left:hover:before, .hvr-overline-from-left:focus:before, .hvr-overline-from-left:active:before {
  right: 0;
}

/* Rectangle Out */
.hvr-rectangle-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-rectangle-out:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #b99c6b;
  color:#fff;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-rectangle-out:hover, .hvr-rectangle-out:focus, .hvr-rectangle-out:active {
  color: #fff;
}
.hvr-rectangle-out:hover:before, .hvr-rectangle-out:focus:before, .hvr-rectangle-out:active:before {
  -webkit-transform: scale(1);
  transform: scale(1);
}






.boxhead a{ text-decoration:none; color:#fff; display:block;}

.boxhead a:hover{ color:#b99c6b;}

.btnn{ border:#b99c6b solid 3px; width:270px; margin:0 auto;}
.btnn a{ 
display:block;
padding:10px 15px;
font-size:16px;
text-transform:uppercase;
text-decoration:none;
color:#000;
text-align:center;
} 

.btnn a:hover{ color:#fff;} 

.ftlogo{ font-size:17px;}

/* Underline From Center */
.hvr-underline-from-center {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;
}
.hvr-underline-from-center:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 50%;
  right: 50%;
  bottom: 0;
  background: #b99c6b;
  height: 4px;
  -webkit-transition-property: left, right;
  transition-property: left, right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-underline-from-center:hover:before, .hvr-underline-from-center:focus:before, .hvr-underline-from-center:active:before {
  left: 0;
  right: 0;
}

.phoneft{ font-size:16px; margin-top:20px;}

.copyrighttext{ 
font-size:12px;
float:left;
width:100%;
color:#B5B5B5;}


#topcontrol {
  background: #699c6b;
  width: 48px;
  height: 48px;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  border-radius: 50px;
}


/*left control button*/

#LeftControl2_nav{   
 margin: 0;
    padding: 0;
}
#LeftControl2_nav li{ 
list-style-type:none; 
margin:0px 0 7px 0;}

#LeftControl2_nav li a{
    background: url(../images/btnbg.png) no-repeat 0% 0px,url(../images/btnarrow.png) no-repeat 98% 6px;
    background-color: #699c6b;
   /* height: 42px;*/
    padding:13px 0 13px 30px;
    display: block;
   /* line-height: 42px;*/
    color: #ffffff;
    font-size: 12px;
	text-transform:uppercase;
    text-decoration: none;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

#LeftControl2_nav li a:hover {
	 background:url(../images/btnbg.png) no-repeat 0% 0px,url(../images/btnarrowhover.png) no-repeat 98% 6px;
    background-color: #134f8f ;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

#DivLeft{ padding:5px 14px 0 0;}

#cphContents_divContents{
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	}
.timeline{ width:400px !important; margin:0 0 0 50px !important;
background:#086987 !important;
padding:0 20px !important;
border:none !important;
}

















.bs-example {
padding: 0px;
float: left;
}
/*services pane;*/

.hotdealleft {
margin: 15px 0 0 0;
padding: 0px;
}
.middle {
margin:-70px auto 0 auto;
background:#fff;
padding:15px 25px;
position:relative;
}
/* search*/
.seachbtn {
background: url(../uploads/searchbtn.jpg) no-repeat;
width: 50px;
height: 53px;
border: none;
margin: 0px;
padding: 0px;
}

.item .thumb {
width: 25%;
cursor: pointer;
float: left;
height: 75px;
}
.item .thumb img, .item img {
/*width: 100%;*/

}
/*slider main*/

/*produvt*/

.col-item {
/*    border: 1px solid #E1E1E1;
border-radius: 5px;
background: #FFF;*/
color: #fff;
}
.col-item .photo img {
/* margin: 0 auto;
width: 100%;*/
}
.col-item .info {
padding: 10px;
border-radius: 0 0 5px 5px;
margin-top: 1px;
display: none;
}
.col-item:hover .info {
background-color: #F5F5DC;
}
.col-item .price {
/*width: 50%;*/
float: left;
margin-top: 5px;
}
.col-item .price h5 {
line-height: 20px;
margin: 0;
}
.price-text-color {
color: #219FD1;
}
.col-item .info .rating {
color: #777;
}
.col-item .rating {
/*width: 50%;*/
float: left;
font-size: 17px;
text-align: right;
line-height: 52px;
margin-bottom: 10px;
height: 52px;
}
.col-item .separator {
border-top: 1px solid #E1E1E1;
}
.clear-left {
clear: left;
}
.col-item .separator p {
line-height: 20px;
margin-bottom: 0;
margin-top: 10px;
text-align: center;
}
.col-item .separator p i {
margin-right: 5px;
}
.col-item .btn-add {
width: 50%;
float: left;
}
.col-item .btn-add {
border-right: 1px solid #E1E1E1;
}
.col-item .btn-details {
width: 50%;
float: left;
padding-left: 10px;
}
.controls {
text-align: center;/*   margin-top: 10px;*/
}
/*[data-slide="prev"]
{
margin-right: 10px;
}*/

.nav1 {
background: #444;
height: 40px;
line-height: 40px;
margin: 0px;
padding: 0;
}
.nav1 li {
float: left;
list-style-type: none;
}
.nav1 li a {
padding: 11px;
margin: 0px;
text-decoration: none;
color: #fff;
}
/* Footer Styles */

footer {
margin: 25px 0 0;
background: #134f8f ;
padding: 40px 0 0px 0;
color: #fff;
}
footer a{
	color:#699c6b !important;
}
.firstbt {
padding: 0 0 15px 0;
margin: 0px 0 15px 0;
}
.foot_bt {
margin: 0px 20px 15px 0;
padding: 0px;
}
.foot_bt li {
list-style-type: none;
}
.foot_bt li a {
color: #e5e5e5;
line-height: 22px;
}
.recentpro {
background: #e60601;
width: 38%;
}

.bottomft {
}
.bottomft ul {
margin: 0px;
padding: 0px;
}
.bottomft ul li {
float: left;
list-style-type: none;
margin:7px 0 3px 0;
}
.bottomft ul li a {
text-decoration: none;
  color: #d6d6d6;
  font-size: 12px;
  padding: 0 10px 0 0;
  line-height: 6px;
  border-right: #777 solid 1px;
  margin:0 10px 0 0;
}
.copyright {
  font-size: 12px;
  margin: 19px 0 0 0;
}
.copyright a {
color: #f18d49;
font-size: 12px;
}
.bottombg {
background: #3d3d3d;
height: 50px;

}
.bottompartners ul {
margin: 0px 15px 10px 0;
padding: 0px 5px;
display: inline-block;
list-style: none;
border-right: 1px solid #cccccc;
}
.bottompartners ul h3 {
margin-top: 5px;
font-size: 13px;
}
.bottompartners ul li {
float: left;
border: 1px solid #cccccc;
margin: 0 14px 4px 0;
}
.bottompartners ul li img {
/* width: 150px; */
height: 40px;
}
/*right panel*/

.rightpanel {
/*margin-top: 15px;*/
}
.leftpanel {
margin-top: 15px;
}
.video {
}
.photogallery {
}
.partner {
margin-top: 20px;
}
.partner h1 span {
color: #f18d49 !important;
}
.testimonials h1 span {
color: #f18d49 !important;
}
.testimonials {
padding: 30px 80px;
background: url(../uploads/testimonialsbg.jpg) no-repeat;
}
.testimbox {
background: #9bce72;
width: 48%;
border: #f8ba6b solid 1px;
padding: 10px;
margin: 0 20px 0 0;
}




#nt-example1 {
	margin: auto;
	padding:0px;
	height:239px !important;
}
.viewallsponsor a{
	text-align:center; 
	width:100%;
    cursor: pointer;
    background: #B99C6B;
    border: none;
    color: #ffffff;
    font-size: 13px;
    padding: 7px 15px;
    margin:5px 0px 0 0px;
	display:inline-block

}
.viewallsponsor a:hover{
background:#134f8f ;	
text-decoration:none;
}

#nt-example1-container {
	text-align: center;
}

#nt-example1-container i {
	font-size: 36px;
	margin: 8px;
	cursor: pointer;
	-webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}

#nt-example1-container i:hover {
	color: #333;
}

#nt-example1 li {
	color: #4e4e4e;
	overflow: hidden;
	height: 103px;
/*	padding: 10px;*/
	line-height: 30px;
	border: 1px solid #ccc;
	margin:10px !important;
	background:none !important;
}




.sponsorlogos{ background:#fff; margin-top:15px;     height: 480px;}


/*mega menu */

/* Reset */
/*.nav,
.nav a,
.nav ul,
.nav li,
.nav div,
.nav form,
.nav input {
	margin: 0;
	padding: 0;
	border: none;
	outline: none;
}

.nav a { text-decoration: none; }

.nav li { list-style: none; 
float:left; 
width:48%;
display:block; }*/

/* Menu Container */
.nav {
	/*display: inline-block;
	position: relative;
	cursor: default;
	z-index: 500;
	width:99%;
	float:right;display:block;*/

	margin:20px 0 0 0;
	
}

/* Menu List */
.nav > li {
    list-style-type: none;
}

/* Menu Links */
.nav > li > a {
/*position: relative;*/ 
    /* display: block; */
    /* z-index: 510; */
    /* height: 54px; */
    padding: 10px 15px;
    line-height: 54px;
    font-weight: normal;
    font-size: 15px;
    color: #000;
    /* letter-spacing: 1px; */
    text-transform: uppercase;
    /* text-shadow: 0 0 1px rgba(0,0,0,.35); */

}

.nav > li:hover > a { background: #134f8f; color:#ffffff!important; text-decoration:none; }

.nav > li:first-child > a {
	border-radius: 3px 0 0 3px;
	border-left: none;
}

/* Search Form */
.nav > li.nav-search > form {
	position: relative;
	width: inherit;
	height: 54px;
	z-index: 510;
	border-left: 1px solid #4b4441;
}

/*.nav > li.nav-search input[type="text"] {
	display: block;
	float: left;
	width: 1px;
	height: 24px;
	padding: 15px 0;
	line-height: 24px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #999999;
	text-shadow: 0 0 1px rgba(0,0,0,.35);
	background: #372f2b;
	-webkit-transition: all .3s ease 1s;
	-moz-transition: all .3s ease 1s;
	-o-transition: all .3s ease 1s;
	-ms-transition: all .3s ease 1s;
	transition: all .3s ease 1s;
}

.nav > li.nav-search input[type="text"]:focus { color: #fcfcfc; }

.nav > li.nav-search input[type="text"]:focus,
.nav > li.nav-search:hover input[type="text"] {
	width: 110px;
	padding: 15px 20px;

	-webkit-transition: all .3s ease .1s;
	-moz-transition: all .3s ease .1s;
	-o-transition: all .3s ease .1s;
	-ms-transition: all .3s ease .1s;
	transition: all .3s ease .1s;
}*/

/*.nav > li.nav-search input[type="submit"] {
	display: block;
	float: left;
	width: 20px;
	height: 54px;
	padding: 0 25px;
	cursor: pointer;
	border-radius: 0 3px 3px 0;

	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	-ms-transition: all .3s ease;
	transition: all .3s ease;
}

.nav > li.nav-search input[type="submit"]:hover { background-color: #4b4441; }
*/
/* Menu Dropdown */
.nav > li > div {
	position: absolute;
	display: block;
	width: 98%;
	top: 80px;
	left: 0;
	padding:0 3px 0;
	opacity: 0;
	visibility: hidden;
	overflow: hidden;
	background:url(../images/navbgimg.png) repeat-x;
	/*border-radius: 0 0 3px 3px;
	-webkit-transition: all .3s ease .15s;
	-moz-transition: all .3s ease .15s;
	-o-transition: all .3s ease .15s;
	-ms-transition: all .3s ease .15s;
	transition: all .3s ease .15s;*/
}

.nav > li:hover > div {
	opacity: 1;
	visibility: visible;
	overflow: visible;
}

/* Menu Content Styles */
.nav .nav-column {
	float: left;
	width: 100%;
	padding:0px 15px 10px 15px;
	display:block;
}

.nav .nav-column h3 {
	margin: 20px 0 10px 0;
	line-height: 18px;
	
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #372f2b;
	text-transform: uppercase;
}

.nav .nav-column h3.orange { color: #ff722b; }

.nav .nav-column li a {
	display: block;
    line-height: 26px;
   font-weight: normal;
    font-size: 13px;
    color: #fff;
    text-transform: uppercase;
	padding:4px 0 5px;
	letter-spacing:1px;
}

.nav .nav-column li a:hover { color: #000; }

.nav-subsub-column{ margin:0px !important; padding:0px !important;} 
.nav-subsub-column li{ width:100%; padding:0 !important;}
.nav-subsub-column li a{ 
color:#E4BA71 !important;
display: block;
padding:0px !important;
font-weight: normal;
text-transform:capitalize !important;
letter-spacing:normal !important;
font-size: 14px !important;
}
.nav-subsub-column li a:hover{
	color:#FFA60C !important;
}

.subheadingouter{ 
color:#134f8f ;
padding:15px 0 15px 0;
border-bottom:#d2d2d2 solid 1px;
margin:0 0 10px 0;
}

.contentbox ul{ margin:0px; padding:0px;}

.contentbox ul li{
list-style-type:none;

}

.innleft{ 
background:#f8f8f8;
padding:15px;
float:left;
width:48%;
min-height:135px;
margin:0 0px 20px 0;
}

.innright{ 
background:#f8f8f8;
padding:15px;
float:right;
width:48%;
min-height:135px;
margin:0 0px 20px 0;}

.twitterwid{
padding:0 0px;
float:left;
height: 250px;
overflow: hidden;
width:100%;
	}
.tweetfeed{
	background-color: #666666;
	 width:480px;
	 float:left;
	 padding:10px;
	 margin:0 0 0 47px;
	 height: 270px;
overflow: hidden;
	 }	
	

.twitbird{ float:left; margin:0 24px 0 20px;}


.addthisevent-drop{ 
font-size:11px !important;
border:#134f8f  solid 3px !important;
font-family:font-family: 'Oswald', sans-serif !important;
color:#134f8f  !important;
padding:10px 6px 10px 26px !important;
}

.addthisevent-drop .addthisevent_icon{ 
background-size:auto !important;
width:14px !important;
height:14px !important;
left:5px !important;
top:8px !important;
}



.upcomingevent{
font-family: 'Open Sans', sans-serif;
font-size:13px;
}


/* =========================== static forms =========================*/

.formsinner{
	margin:0px;
	padding:0px;
}
.formsinner li{
	margin:0px 0 5px 0!important;
	padding:0px!important;
	display:block;
	clear:both;
	font-size:14px;
	background:none!important;
}
.formsinner li label{
	float:right;
	width:60%;	
}
.txtform{
	margin:0px;
	padding:0px;
	border:2px solid #DBDBDB;
	padding:3px;
	min-width:250px;
	font-weight:normal;
}
.btnsave{
	cursor:pointer;
	background:#B99C6B;
	border:none;
	color:#ffffff;
	font-size:13px;
	padding:5px 15px;
	margin:0 10px 0 0px;
}
.btnsave:hover{
	background:#134f8f ;
	color:#fff;
	text-decoration:none;
}
#DivMiddle ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
#DivMiddle ul li{
	margin:0px;
	padding:0px 0 5px 15px;
	background:url(../images/bulletlist.png) no-repeat 0% 8px;
}
#DivMiddle{
font-family: 'Open Sans', sans-serif;
}




.clsmemberzone{color:#134f8f !important;}


.allsponsors{
	list-style:none;
	margin:0px;
	padding:0px;
}
.allsponsors li{
	background:none!important;
	float:left;
	padding:0!important;
}
.allsponsors li img{
	width:200px;
	border:1px solid #ccc!important;
	padding:3px;
	margin:0 10px 10px 0!important;
	height: 100px;
}


#divhomesection{
	overflow:hidden;
}
.addthisevent_dropdown{
	z-index:99999999999!important;
}


#sliderevent
{
    width:100%;
    height:auto;
    overflow:hidden;
}



/* ==============================  Navigation Menu 28-8--17=================================*/

.dropdown-menu
{
        background-color: #134f8f;
        top:47px;
}
.dropdown-menu > li > a
{
    padding:6px 15px;
    color:#fff;
    border-bottom: 1px solid #133E8B;
    background:url(../images/menu_arrow.png) no-repeat 5px 50%;
    text-transform:uppercase;
    font-family:'Open Sans', sans-serif;
    font-size:13px;
}
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover
{
        color: #ffffff;
    text-decoration: none;
     background-color:inherit; 
         background: #699c6b;
}



.dropdown-submenu {
    position: relative;
    
}

    .dropdown-submenu .dropdown-menu {
        top: 0;
        left: 100%;
        margin-top: -1px;
        margin-left: -1px;
        display:none!important;
        opacity:0;  
        background:#2164ab!important;   
    }

    .dropdown-submenu:hover .dropdown-menu {
        display: block!important;
        opacity:1;
    }

    .dropdown-submenu > a:before {
        display: block;
        content: " ";
        float: right;
        width: 0;
        height: 0;
        border-color: transparent;
        border-style: solid;
        border-width: 5px 0 5px 5px;
        border-left-color: #699c6b;
        margin-top: 5px;
        margin-right: -10px;
    }

    .dropdown-submenu > a:after {
        display: block;
        content: " ";
        float: right;
        width: 0;
        height: 0;
        border-color: transparent;
        border-style: solid;
        border-width: 5px 0 5px 5px;
        border-left-color: #699c6b;
        margin-top: 5px;
        margin-right: -10px;
    }

    .dropdown-submenu:hover > a:after {
        border-left-color: #fff;
    }

    .dropdown-menu .pull-left {
        display:block;
        width:100%;
    }

      .dropdown-menu .pull-left .dropdown-menu {
            left:-250px;
            width:250px;
            word-break:break-word;
            margin-left: 10px;           
        }
        .dropdown-menu .pull-left .dropdown-menu li a {
            white-space: inherit!important;
        }


 .clsmemberzone:hover{
     color:#ffffff!important;
 }


/* ================================End Navigation menu ========================================*/


.yaplogo img{
    border:1px solid #ccc!important;
    padding:3px;
    margin-bottom:20px;
}




/* Responsive Styles */

@media(max-width:991px) {
.customer-img, .img-related {
margin-bottom: 30px;
}
}
@media(max-width:767px) {
.img-portfolio {
margin-bottom: 15px;
}
header.carousel .carousel {
height: 70%;
}
}
