@font-face {
     font-family: 'SegoeUI-Semibold';
     src: url('../fonts/SegoeUI-Semibold.eot');
     src: url('../fonts/SegoeUI-Semibold.eot?#iefix') format('embedded-opentype'), url('../fonts/SegoeUI-Semibold.woff') format('woff'), url('../fonts/SegoeUI-Semibold.ttf') format('truetype');
     font-weight: bold;
     font-style: normal;
}

@font-face {
     font-family: 'SegoeUI-bold';
     src: url('../fonts/SegoeUI-Bold.eot');
     src: url('../fonts/SegoeUI-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/SegoeUI-Bold.woff') format('woff'), url('../fonts/SegoeUI-Bold.ttf') format('truetype');
     font-weight: bold;
     font-style: normal;
}

@font-face {
     font-family: 'SegoeUI-regular';
     src: url('../fonts/SegoeUI.eot');
     src: url('../fonts/SegoeUI.eot?#iefix') format('embedded-opentype'), url('../fonts/SegoeUI.woff') format('woff'), url('../fonts/SegoeUI.ttf') format('truetype');
     font-weight: normal;
     font-style: normal;
}

@font-face {
     font-family: 'SegoeUI-Semilight';
     src: url('../fonts/SegoeUI-Semilight.eot');
     src: url('../fonts/SegoeUI-Semilight.eot?#iefix') format('embedded-opentype'), url('../fonts/SegoeUI-Semilight.woff') format('woff'), url('../fonts/SegoeUI-Semilight.ttf') format('truetype');
     font-weight: 300;
     font-style: normal;
}

@font-face {
     font-family: 'SegoeUI-light';
     src: url('../fonts/SegoeUI-Light.eot');
     src: url('../fonts/SegoeUI-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/SegoeUI-Light.woff') format('woff'), url('../fonts/SegoeUI-Light.ttf') format('truetype');
     font-weight: 300;
     font-style: normal;
}

@font-face {
     font-family: 'SegoeUI-SemilightItalic';
     src: url('../fonts/SegoeUI-SemilightItalic.eot');
     src: url('../fonts/SegoeUI-SemilightItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/SegoeUI-SemilightItalic.woff') format('woff'), url('../fonts/SegoeUI-SemilightItalic.ttf') format('truetype');
     font-weight: 300;
     font-style: italic;
}

@font-face {
     font-family: 'SegoeUI-Italic';
     src: url('../fonts/SegoeUI-Italic.eot');
     src: url('../fonts/SegoeUI-Italic.eot?#iefix') format('embedded-opentype'), url('../fonts/SegoeUI-Italic.woff') format('woff'), url('../fonts/SegoeUI-Italic.ttf') format('truetype');
     font-weight: normal;
     font-style: italic;
}

@font-face {
     font-family: 'SegoeUI-SemiboldItalic';
     src: url('../fonts/SegoeUI-SemiboldItalic.eot');
     src: url('../fonts/SegoeUI-SemiboldItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/SegoeUI-SemiboldItalic.woff') format('woff'), url('../fonts/SegoeUI-SemiboldItalic.ttf') format('truetype');
     font-weight: bold;
     font-style: italic;
}

@font-face {
     font-family: 'SegoeUISegoeUIBlack';
     src: url('../fonts/SegoeUIBlack.eot');
     src: url('../fonts/SegoeUIBlack.eot?#iefix') format('embedded-opentype'), url('../fonts/SegoeUIBlack.woff') format('woff'), url('../fonts/SegoeUIBlack.ttf') format('truetype');
     font-weight: 900;
     font-style: normal;
}

.topheader_rotary {
     float: left;
     background-color: #e7e7e8;
     padding: 8px 0;
     font-size: 14px;
     color: #0d4c95;
	 width:70.667%
}

.topheader_rotary span2 a {
     color: #0d4c95;
     text-decoration: none;
     width: auto;
     font-family: 'SegoeUI-bold';
}

.sectionone {
     width: 100%;
     float: left;
     background-color: #e7e7e8;
}

.topheader_rotary span3 {
     color: #0076bf;
     margin-left: 5px;
     font-family: 'SegoeUI-Semibold';
	  margin-right: 5px;
}

.topheader_rotary span2 {
	float:left
}

.topheader_rotary_right {
     color: #0d4c95;
     float: right;
     font-size: 14px;
     padding: 8px 0;
     text-align: right;
	 width:29.33%
}

.topheader_rotary_right span {
/*     margin-left: 50px
*/}

.topheader_rotary_right span1 {
     margin-right: 30px;
     margin-left: 5px;
     font-family: 'SegoeUI-Semibold';
}

.topheader_rotary_right span3 {
     margin-right: 5px
}

.topheader_rotary span3 a {
     color: #0d4c95;
     text-decoration: none;
     width: auto;
}

.topheader_rotary span3 marquee {
     width: 86%;
}

.topheader_rotary_right span1 a {
     color: #0d4c95;
     text-decoration: none;
     width: auto;
}

.topheader_rotary_right span4 a {
     color: #0d4c95;
     text-decoration: none;
     width: auto;
}

.topheader_rotary_right span4 {
     font-family: 'SegoeUI-Semibold';
}

.sectiontwo {
     width: 100%;
     float: left;
     background-color: #fff;
}

.menu_logo_content {
     width: 35%;
     padding: 10px 0;
}
.col-xs-12.col-sm-7.col-md-8.topheader_rotary > span1 {
    float: left;
	margin-right: 3px;
    margin-top: -1px;
}
.right_menu {
    float: right;
    padding: 0;
    width: 65%;
}

.right_menu ul {
    float: right;
    margin-bottom: 0;
    padding-left: 0;
}

.right_menu ul li {
    float: left;
    list-style: outside none none;
	position:relative;
}

.right_menu ul li a {
  color: #222;
  float: left;
  font-family: "Arial";
  font-size: 14px;
  margin: 35px 11px;
  text-decoration: none;
  font-weight: bold;
}

.mainnavcontent05 {
    background-color: #febd11;
    float: left;
    left: 50px;
    min-height: auto;
    position: absolute;
    top: 89px;
    min-width: 200px !important;
    z-index: 999;
}

.right_menu ul li:last-child a {
     padding-right: 0;
}

.nav-tabs {
     border-bottom: none !important;
}
.right_menu ul li:hover .mainnavcontent05{
	display:block;
 }
.divrightpading
{
	padding-right:0
}
.sectionthree {
	width: 100%;
	float: left;
	background-color: #e7e7e8;
}
.sectionthreebanner_text {
	background-color: rgba(47,83,131,.8);
	bottom: 151px;
	float: left;
	position: absolute;
	right: 0px;
	width: 43%;
}
.sectionthreebanner_textright {
	width: 85%;
	float: left;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.sectionthreetopheading_text {
	float: left;
	width: 100%;
	color: #ffffff;
	font-size: 36px;
	font-family: 'SegoeUI-bold';
}
.sectionthreebottomheading_text {
	float: left;
	width: 100%;
	color: #ffffff;
	font-size: 16px;
	font-family: 'SegoeUI-regular';
}
.sectionthreebanner_textleft_logo {
	float: left;
	margin-left: -69px;
	width: 27%;
	;
}

.maincontentbanner {
     padding: 0;
}

.banner_content {
     width: 100%;
     float: left;
     background-color: #e7e7e8;
     padding: 0;
     position: relative;
}

.sectionfour {
     width: 100%;
     float: left;
     background-color: #fff;
     padding-bottom: 40px;
}

.r_contentdiv_text {
     width: 100%;
     float: left;
     background-color: #fff;
     font-size: 36px;
     color: #0076bf;
     text-align: center;
     text-transform: uppercase;
     margin: 30px 0;
}

.r_contentdiv_text span {
     color: #0d4c95;
     font-family: 'SegoeUI-light';
}

.r_contentdiv_text span1 {
     color: #0076bf;
     font-family: 'SegoeUI-Semi';
}

.nav > li > a {
     display: block;
     padding: 10px 12px;
     position: relative;
}

.area_to_focus {
     width: 100%;
     float: left;
     padding-left: 0
}

.area_to_focus > img {
     margin-right: 80px;
     padding-left: 0
}

.area_to_focus img:last-child {
     margin-right: 0;
     float: right;
}

.area_text {
     width: 100%;
     float: left;
     color: #000;
     font-size: 14px;
     text-transform: capitalize;
     font-family: 'SegoeUI-regular';
	 margin-top:10px;
}

.area_text a {
     color: #666666;
     text-decoration: none;
}

.sectionfive {
     width: 100%;
     float: left;
     background-color: #0d4c95;
     padding-bottom: 40px;
}

.messagetextdix_part01 {
     width: 100%;
     float: left;
     text-transform: uppercase;
     font-size: 36px;
     text-align: center;
     color: #fff;
     padding-top: 20px;
     padding-bottom: 20px;
}

.messagetextdix_part01 span {
     color: #dee3f2;
     font-family: 'SegoeUI-light';
}

.messagetextdix_part01 span1 {
     color: #ffffff;
     font-family: 'SegoeUI-Semibold';
}

.messagetextdix_part02 {
     width: 100%;
     float: left;
     font-size: 14px;
     text-align: center;
     color: #fff;
     text-transform: capitalize;
     padding-bottom: 20px;
     font-family: 'SegoeUI-Semibold';
}

.messagetextdix_part03 {
     width: 100%;
     float: left;
     font-size: 14px;
     text-align: center;
     color: #fff;
     font-family: 'SegoeUI-Semibold';
}

.messagetextdix_part04 {
     width: 100%;
     float: left;
     font-size: 14px;
     text-align: center;
     padding-top: 20px;
     color: #fff;
     font-family: 'SegoeUI-Semibold';
}

.messagetextdix_part05 {
     width: 100%;
     float: left;
     font-size: 14px;
     text-align: center;
     padding-top: 20px;
     color: #fff;
     font-family: 'SegoeUI-Semibold';
}

.sectionsix {
     width: 100%;
     float: left;
     background-color: #fff;
     padding: 20px 0;
}

.eventsdiv_leftside {
     /*width: 30%;*/
     float: left;
}

.eventsdiv_leftside span {
     width: 100%;
     color: #000;
}

.eventsdiv_middlepart {
     width: 30%;
     float: left;
}

.eventsdiv_rightside {
     width: 30%;
     float: left;
}

.home_comevefirst {
     width: 100%;
     float: left;
     margin-top: 20px;
}

.home_comevefirsttitle {
     width: 100%;
     float: left;
     font-size: 14px;
     color: #333333;
     text-transform: uppercase;
     font-family: 'SegoeUI-Semibold';
}

.home_comevefirstcontent {
     width: 100%;
     float: left;
}

.home_comevefirstcontentleft {
     font-size: 14px;
     color: #ec7f24;
     text-align: center;
     float: left;
     text-transform: uppercase;
     padding-top: 10px;
     font-family: 'SegoeUI-Semibold';
}

.home_comevefirstcontentleft span {
     font-size: 36px;
     width: 100%;
     float: left;
     color: #ec7f24;
     line-height: 40px;
     font-family: 'SegoeUI-Semibold';
}

.home_comevefirstcontentright {
     width: 80%;
     float: left;
}

.home_comevefirstcontentright1 {
     float: left;
     font-size: 12px;
     color: #333;
     padding: 10px 0px;
     width: 100%;
     font-family: 'SegoeUI-Semibold';
}

.home_comevefirstcontentright1 span {
     float: left;
     margin-right: 7px;
     margin-top: 3px;
     width: auto;
     font-family: 'SegoeUI-Semibold';
}

.home_comevefirstcontentright1 span img {
     float: left;
}

.home_comevefirsborder {
     border-top: 1px solid #ddd;
     font-family: 'SegoeUI-Semibold';
}

.homeupcombirthdayfirst {
     width: 100%;
     float: left;
     padding: 13px 0px;
     border-bottom: 1px solid #ddd;
     margin-top: 10px;
}

.homeupcombirthdayfirstimg {
     float: left;
     margin-top: 5px;
     width: 14%;
}

.homeupcombirthdayfirstright {
     width: 80%;
     float: left;
}

.homeupcombirthdayfirstrighttitle {
     width: 100%;
     font-size: 15px;
     color: #333333;
     text-transform: uppercase;
     font-weight: 600;
     font-family: 'SegoeUI-Semibold';
     float: left;
}

.homeupcombirthdayfirstrighttext {
     width: 100%;
     font-size: 14px;
     color: #333333;
     text-transform: uppercase;
     font-weight: 600;
     float: left;
     font-family: 'SegoeUI-Semibold';
}

.homeupcombirthdayfirstrighttext span img {
     margin-right: 5px;
     margin-top: -3px;
}

.homeupcombirthdayfirst:last-child {
     padding: 11px 0;
}

.homeupcombirthdaytitle {
     color: #0d4c95;
     font-size: 27px;
     float: left;
     padding: 15px 0;
}

.homeupcombirthdaytitle span {
     color: #0d4c95;
     font-family: 'SegoeUI-light';
     text-transform: uppercase;
}

.homeupcombirthdaytitle span1 {
     color: #0076bf;
     font-family: 'SegoeUI-bold';
     text-transform: uppercase;
}

.sectionseven {
     width: 100%;
     float: left;
     background-color: #e7e7e8;
}

.membersname_title {
     width: 100%;
     float: left;
     font-size: 36px;
     color: #0076bf;
     text-align: center;
     margin: 30px 0;
     text-transform: uppercase;
}

.membersname_title span {
     color: #0d4c95;
     font-family: 'SegoeUI-light';
}

.membersname_title span1 {
     color: #0076bf;
     font-family: 'SegoeUI-Semibold';
}

.membersname_intro {
     width: 100%;
     float: left;
     min-height: 274px;
}

.membersname_intro_img1 {
     width: 100%;
     float: left;
     background-color: #fff;
     padding-right: 20px;
     min-height: 170px;
}

.membersname_intro_img1_text {
     width: 100%;
     float: left;
     text-align: center;
     font-size: 14px;
}

.membersname_intro_img2 {
     width: 100%;
     float: left;
     background-color: #fff;
     min-height: 170px;
}

.membersname_intro_img3 {
     width: 100%;
     float: left;
     background-color: #fff;
     min-height: 170px;
}

.sectionseven_part1 {
     width: 100%;
     float: left;
     padding-bottom: 50px;
     padding-top: 50px;
     background: #0d4c95 url(../images/object_bottom-image.png) no-repeat right bottom;
}

.objects_main {
     width: 100%;
     float: left;
     font-size: 36px;
     text-align: center;
     text-transform: uppercase;
}

.objects_main span {
     color: #dee3f2;
     font-family: "SegoeUI-light";
}

.objects_main span1 {
     color: #ffffff;
     font-family: 'SegoeUI-Semibold';
}

.object_bottomheadtext {
     text-align: center;
     color: #fafafa;
     font-family: 'SegoeUI-SemiboldItalic';
     font-size: 16px;
     padding: 20px 0;
     width: 100%;
     margin: 0 auto
}

.objectdiv_innertext_detail {
     float: left;
     color: #febd11;
}

.objectdiv_innertext_detail span {
     float: left;
     font-size: 59px;
     width: 10%;
     font-family: 'SegoeUISegoeUIBlack';
}

.objectdiv_innertext_detail span1 {
     float: left;
     font-size: 16.5px;
     font-family: 'SegoeUI-regular';
     width: 90%;
     margin-top: 19px;
}

.mainobjectinnerdivtext {
     width: 50%;
     float: left;
     padding-top: 40px
}

.object_secton7_bottomimg {}

.sectionseven_part2 {
     width: 100%;
     float: left;
     padding-bottom: 50px;
     padding-top: 50px;
     background-color: #e7e7e8;
}

.fourwayheading {
     width: 100%;
     float: left;
     font-size: 36px;
     text-align: center;
     padding-bottom: 50px;
     text-transform: uppercase;
}

.fourwayheading span {
     color: #0d4c95;
     font-family: "SegoeUI-light";
}

.fourwayheading span1 {
     color: #0076bf;
     font-family: 'SegoeUI-Semibold';
}

.fourwayheading_inner_text {
     width: 100%;
     float: left;
     text-align: center;
     color: #333333;
     font-size: 24px;
     font-family: "SegoeUI-light";
     margin-bottom: 15px;
}

.fourwayheading_inner_text span {
     color: #f11e31;
     font-family: 'SegoeUI-bold';
     text-transform: uppercase;
}

.sectioneight {
     width: 100%;
     float: left;
     padding-bottom: 60px;
     padding-top: 60px;
}

.club_detail {
     width: 100%;
     float: left;
     font-size: 36px;
     color: #0076bf;
     text-align: center;
     min-height: 90px;
     text-transform: uppercase;
}

.club_detail span {
     color: #0d4c95;
     font-family: 'SegoeUI-light';
}

.club_detail span1 {
     color: #0076bf;
     font-family: 'SegoeUI-Semibold';
}

.club_divnames_text {
     font-family: 'SegoeUI-regular';
     width: 100%;
     float: left;
     color: #000;
     font-size: 14px;
     text-transform: capitalize;
     padding-top: 25px
}

.club_divnames_text a {
     color: #666666;
     text-decoration: none;
}

.club_names {
     width: 25%;
     text-align: center;
}

.sectionnine {
     width: 100%;
     float: left;
}

.sectionnine_leftpart {
     width: 100%;
     float: left;
     background-color: #f7c747;
     padding: 8px 0 8px 0;
}

.sectionnine_leftpart span1 {
     width: 55%;
     float: left;
     color: #997a28;
     font-size: 20px;
     text-transform: uppercase;
     letter-spacing: 2px;
     margin-left: 10px;
     font-family: 'SegoeUI-light';
}

.sectionnine_leftpart span {
     width: 20%;
     float: left;
     margin-right: 10px;
}

.sectionnine_middlepart {
     width: 100%;
     float: left;
     background-color: #eb1b31;
     padding: 7px 0 7px 0;
}

.sectionnine_middlepart span1 {
     width: 55%;
     float: left;
     color: #f79ba0;
     font-size: 20px;
     text-transform: uppercase;
     letter-spacing: 2px;
     margin-left: 10px;
     font-family: 'SegoeUI-light';
}

.sectionnine_middlepart span {
     width: 20%;
     float: left;
     margin-left: 58px;
}

.sectionnine_rightpart {
     width: 100%;
     float: left;
     background-color: #00a94e;
     padding: 14.5px 0 14.5px 0;
     line-height: 13px;
}

.sectionnine_rightpart span1 {
     width: 55%;
     float: left;
     color: #95d1a9;
     font-size: 20px;
     text-transform: uppercase;
     letter-spacing: 2px;
     margin-left: 10px;
     font-family: 'SegoeUI-light';
}

.sectionnine_rightpart span {
     width: 20%;
     float: left;
     margin-right: 20px;
}

.sectionnine_mainleftpart {
     padding: 0;
     float: left;
     min-height: 130px
}

.sectionten {
     width: 100%;
     float: left;
     background-color: #5c5c5c;
     padding: 20px 0;
}

.sectionten_part1top {
     width: 100%;
     float: left;
     color: #fff;
     font-size: 20px;
     letter-spacing: 2px;
     padding-bottom: 20px;
     font-family: 'SegoeUI-Semibold';
}

.sectionten_part1bottom {
     width: 100%;
     float: left;
     font-size: 13px;
     color: #fff;
     padding-bottom: 5px;
     font-family: 'SegoeUI-regular';
}

.sectionten_part1bottom a, .sectionten_part1bottom a:hover, .sectionten_part1bottom a:focus {
     font-size: 13px;
     color: #fff;
     font-family: 'SegoeUI-regular';
}

.footer_contents10 {
     float: left;
     border-right: 2px solid #8d8d8d;
     min-height: 200px;
}

.s10_lastborder {
     border: none;
}

.footer_logo {
     padding-top: 58px;
     padding-left: 60px;
}

.footer_bottom {
     width: 100%;
     float: left;
     border-top: 2px solid #8d8d8d;
     padding: 15px 0;
     margin-top: 15px
}

.footer_bottomleft {
     width: 30%;
     font-size: 16px;
     letter-spacing: 3px;
     float: left;
     color: #ffffff;
     font-family: 'SegoeUI-light';
}

.footer_bottomcenter {
     width: 40%;
     text-align: center;
     font-size: 13px;
     float: left;
     color: #fff;
     padding-top: 3px;
     font-family: 'SegoeUI-regular';
}

.footer_bottomright {
     float: right;
     display: inline;
     margin-right: 20px;
}

.footer_bottomright img {
     margin-right: 15px;
     width: auto;
     float: left;
}


/*03 district governer*/

.sectionthree_dis {
     width: 100%;
     float: left;
     background-color: #0d4c95;
}

.headertextleft03 {
     float: left;
     color: #ffffff;
     font-size: 24px;
     padding: 25px 0;
     font-family: 'SegoeUI-Semilight';
     position: relative;
     text-transform: capitalize
}

.headerrighttext03 {
     bottom: 42px;
     float: left;
     position: absolute;
     text-align: right;
}

.sectionfour_dis {
     width: 100%;
     float: left;
     background-color: #e7e7e8;
}

.contenttext03 {
     float: left;
     font-size: 12px;
     font-family: 'SegoeUI-Semibold';
     display: inline;
     text-transform: capitalize;
     padding: 15px 0;
}

.contenttext03 span {
     float: left;
     color: #0d4c95;
}

.contenttext03 span1 {
     color: #000;
}

.sectionfive_dis {
     width: 100%;
     float: left;
     background-color: #e7e7e8;
     padding-bottom: 40px
}

.maincontenttoptext03 {
     float: left;
     padding: 50px 0;
     background-color: #ffffff
}

.maincontenttopimg03 {
     float: left;
     height:auto;
     margin: 0 0 0px 30px;
	 max-width:19%;
}

.maincontenttopimg03 img {
     border: 1px solid #dadada;
     padding: 5px;
	 width:100%;
	 height:auto;
}
.maincontenttopimgtext03 {
     float: left;
     margin-top:0px;
     margin-left: 20px;
	 width:74%;
}

.maincontenttopimgtext03 span {
     color: #000;
     width: 100%;
     font-size: 18px;
     font-family: 'SegoeUI-Semibold';
     float: left;
     padding-top: 10px
}

.maincontenttopimgtext03 span1 {
     width: 100%;
     color: #0c559c;
     font-size: 26px;
     font-family: 'SegoeUI-Semibold';
     float: left;
}

.maincontentbottomtext03 {
     float: left;
     color: #000;
     font-size: 14px;
     font-family: 'SegoeUI-Semibold';
	 width:100%;
	 margin-top:20px;
}

.maincontentbottomtext03 p {
     padding: 0 30px;
}


/*ri_dist_02*/

.sectionfive_ri02 {
     float: left;
     width: 100%;
     background-color: #e7e7e8;
     padding-bottom: 40px;
}

.main_contetntdiv_ri02 {
     float: left;
     background-color: #FFF;
     padding: 0;
     margin-bottom: 40px
}

.maincontenttext_02 {
     float: left;
     background-color: #ffffff;
     padding: 30px 0;
}

.maincontenttoptext02 {
     width: 100%;
     float: left;
     text-align: center;
     color: #0d4c95;
     font-size: 24px;
     font-family: 'SegoeUI-Semilight';
     padding-bottom: 20px;
}

.maincontenttoptext_part2_02 {
     float: left;
     color: #000000;
     font-size: 14px;
     font-family: 'SegoeUI-Semibold';
     text-align: center;
     padding: 0 39px;
}

.ri_distmap_02 {
     float: left;
     padding: 80px 0;
     padding: 100px 39px;
}


/*contact_us04*/

.sectionfive_contact04 {
     float: left;
     width: 100%;
     background-color: #e7e7e8;
}

.headerimgright {
     background: url(../images/headertextright03.png) no-repeat bottom right;
}

.main_contetntdiv_contact04 {
     float: left;
     background-color: #FFF;
     padding: 0 5px;
}

.userdeatailcoverdiv {
     float: left;
     padding: 50px 20px
}

.contact04pagemap {
     float: left;
     padding: 20px 0;
     width: 100%;
}

.contact04bgcolordiv {
     float: left;
     background-color: #ffffff;
     margin: 0;
}

.contact04_userdeatil_leftpart {
     float: left;
}

.contact04_userdeatil {
     float: left;
     width: 99.70%;
}

.contactimgcircle {
     width: 120px;
     height: 120px;
     border: 3px solid #febd11;
     border-radius: 100%;
     float: left;
}

.contactimgcircle img {
     border-radius: 100%;
}

.contact_04username {
     float: left;
     width: 60%;
     text-align: center;
     display: table;
     height: 120px;
}

.contact_04usernameinner {
     display: table-cell;
     vertical-align: middle;
}

.contact_04username span {
     width: 100%;
     float: left;
     font-size: 14px;
     color: #868686;
}

.contact_04username span1 {
     width: 100%;
     float: left;
     font-family: 'SegoeUI-Semibold';
     font-size: 22px;
     color: #0c559c;
}

.contact_04username_adress {
     float: left;
     text-align: center;
     color: #1e1e1e;
     font-family: 'SegoeUI-Semibold';
     font-size: 14px;
     margin-top: 12px
}

.rightborder {
     border-left: 1px solid #cccccc;
     float: right;
     margin-top: 30px;
     min-height: 145px;
}

.sectionsix_contact04 {
     width: 100%;
     float: left;
     background-color: #e7e7e8;
     padding-bottom: 40px;
}

.mainenquirytextdiv {
     float: left;
     padding: 15px 0;
     text-align: center;
     background-color: #fff;
}

.mainenquiry_toptextdiv {
     margin: 0 auto;
     text-transform: uppercase;
     font-size: 36px;
     padding-bottom: 15px
}

.mainenquiry_toptextdiv span {
     font-family: 'SegoeUI-Semilight';
     color: #0d4c95
}

.mainenquiry_toptextdiv span1 {
     font-family: 'SegoeUI-Semibold';
     color: #0076bf;
}

.mainenquiry_bottomtextdiv {
     text-align: center;
     text-transform: uppercase;
     font-size: 14px;
     color: #000000;
     font-family: 'SegoeUI-Italic';
     padding-bottom: 15px
}

.text001 {
     border-radius: 0px;
}

.formcoverdiv {
     padding-bottom: 20px;
}

.msgtextareaheight {
     min-height: 185px;
}

.contactpuzzletext04 {
     font-family: 'SegoeUI-Italic';
     color: #000000;
     float: left;
     margin-right: 10px;
     font-size: 14px;
     margin-top: 10px;
}

.contact_btnbgimg {
     float: right;
     font-size: 16px;
     color: #fff;
     font-family: 'SegoeUI-regular';
     border-radius: 0;
     background: #0a62a7 url(../images/contact_sendbuttonimg.png) no-repeat 10px 12px;
     border: none;
     padding: 8px 10px 8px 35px;
}

.contact_btnbgimg:hover {
     background: #0a62a7 url(../images/contact_sendbuttonimg.png) no-repeat 10px 12px;
     color: #fff;
}

.contactpuzzltextbox {
     float: left;
     width: 20%;
}

.contact04bgcolordiv .form-control {
     height: 47px;
}

.contact04bgcolordiv textarea {
     height: 181px !important;
}

.footertopmargin {
     float: none;
     background-color: #e7e7e8;
}


/*events*/

.eventsbgcolor {
     background-color: #fff;
     padding: 0;
     padding: 20px 20px 0;
     min-height: 500px;
}

.sectionfive_events {
     width: 100%;
     float: left;
     background-color: #e7e7e8;
     padding-bottom: 40px
}

.events_headingtoptext {
     float: left;
     text-align: left;
     font-size: 22px;
     display: inline;
     width: 100%;
     padding-bottom: 30px;
}

.events_headingtoptext span {
     color: #0d4c95;
     font-family: 'SegoeUI-regular';
}

.events_headingtoptext span1 {
     color: #0076bf;
     font-family: 'SegoeUI-bold';
}

.events_headingbottomtext {
     float: left;
     text-align: left;
     font-size: 14px;
     display: inline;
     font-family: 'SegoeUI-regular';
     color: #1e1e1e;
     padding-top: 20px;
     padding-bottom: 20px
}

.table th {
     color: #ffffff;
     font-size: 14px;
     font-family: 'SegoeUI-bold';
     background-color: #0d4c95;
     text-transform: capitalize;
}

.table td {
     color: #000;
     font-size: 13px;
     font-family: 'SegoeUI-regular';
}

.margintopdiv {
     margin-top: 20px;
     background-color: #e7e7e8;
}


/*dropdown*/

.navdropdownmenu05 {
     float: left;
     width: 28%;
     background-color: #febd11;
     color: #ffffff;
     font-size: 14px;
     font-family: 'SegoeUI-bold';
     text-transform: capitalize;
     /*padding: 20px 0 10px;*/
	  padding: 20px 0px 0 0px;
}

.navdropdownmenu05 span1 {
     width: 100%;
     padding-bottom: 10px;
     float: left
}

.navdropdownmenu05 span2 {
     width: 100%;
     padding-bottom: 10px;
     float: left
}

.navdropdownmenu05 span3 {
     width: 100%;
     padding-bottom: 10px;
     float: left
}

.navdropdownmenu05_mid {
     float: left;
     width: 37%;
     background-color: #febd11;
     color: #ffffff;
     font-size: 14px;
     font-family: 'SegoeUI-bold';
     text-transform: capitalize;
     padding: 20px 0 10px;
}

.navdropdownmenu05_mid span1 {
     width: 100%;
     padding-bottom: 10px;
     float: left
}

.navdropdownmenu05_mid span2 {
     width: 100%;
     padding-bottom: 10px;
     float: left
}

.navdropdownmenu05_mid span3 {
     width: 100%;
     padding-bottom: 10px;
     float: left
}

.navdropdownmenu05_last {
     float: left;
     background-color: #febd11;
     color: #ffffff;
     font-size: 14px;
     font-family: 'SegoeUI-bold';
     padding: 20px 0 10px;
     text-transform: capitalize;
     width: 35%;
}

.navdropdownmenu05_last span1 {
     width: 100%;
     float: left;
     padding-bottom: 10px
}

.navdropdownmenu05_last span2 {
     width: 100%;
     float: left;
     padding-bottom: 10px
}

.navdropdownmenu05_last span3 {
     width: 100%;
     float: left;
     padding-bottom: 10px
}

.mainnavcontent05 {
    background-color: #febd11;
    float: left;
    left:auto;
    min-height: auto;
    position: absolute;
    top: 89px;
    min-width: 292px !important;
    z-index: 999;
}

.mainnavcontent05 {
    display: none;
}
/*.mainnavcontent05 {
     background-color: #febd11;
     float: left;
     left: 0;
     min-height: auto;
     position: absolute;
     top: 70px;
     width: 536px;
     z-index: 999;
}*/

.mainnavcontent05 img {
     position: relative;
}

.homecontentfirst {
     width: 100%;
     float: left;
     padding: 0 20px 10px;
}

.homecontentfirst li {
     list-style: outside none none;
     float:none !important;
     width: 100%;
     padding-bottom: 10px;
	 overflow:hidden;
}

.homecontentfirst > ul {
     padding:10px 0 6px;
     float: left;
}

.homecontentfirst a {
    color: #222 !important;
    font-family: "SegoeUI-regular" !important;
    font-size: 15px !important;
    margin: 0 !important;
    padding: 0 !important;
	float:none !important;
}

.homecontentfirst a:hover {
     background-color: #febd11 !important;
     text-decoration: none;
}


/*newsletter*/

.mainnewsletter {
     float: left;
     width: 100%;
}

.mainnewsletter span {
     width: 346px;
     height: 379px
}

.mainnewsletter span:hover {
     width: 360px;
     min-height: 475px
}

.newslettertext {
     text-align: center;
     text-transform: uppercase;
}

.pdfimgdiv span2 {
     display: none;
     float: left;
}

.newslettercoverdiv:hover .pdfimgdiv span2 {
     display: inline-block;
     text-align: left;
     float: left;
     padding-top: 20px
}

.newslettercoverdiv:hover .newslettertext {
     float: right;
     text-align: right;
}

.newslettertext span {
     width: 100%;
     float: left;
     color: #003764;
     font-size: 20px;
     font-family: 'SegoeUI-regular';
     padding-top: 20px
}

.newslettertext span1 {
     width: 100%;
     float: left;
     color: #777777;
     font-size: 15px;
     font-family: 'SegoeUI-SemilightItalic';
     font-style: italic;
     padding-top: 10px;
     text-transform: capitalize
}

.section7slidertext {
     width: 100%;
     float: left;
     text-align: center;
     font-family: 'SegoeUI-SemilightItalic';
     font-style: italic;
}

.section7slidertitle {
     color: #003764;
     font-size: 20px;
     font-family: 'SegoeUI-SemilightItalic';
     text-transform: uppercase;
     font-style: italic;
     padding-top: 20px;
	   overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.section7slidersubtitle {
     color: #333;
     font-size: 15px;
     font-family: 'SegoeUI-SemilightItalic';
     font-style: italic;
     font-style: italic;
     padding-top: 15px;
	   overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	 
}

.newslettercoverdiv {
     border: 1px solid #ffffff;
     float: left;
     margin-bottom: 20px;
     padding: 5px 5px 10px;
     transition: all 0.2s ease-in-out 0s;
     width: 100%;
}

.newslettercoverdiv:hover {
     border: 1px solid #ccc;
     background: #fff;
}

.navbar-toggle {
     background-color: #333333;
}

.navbar-toggle .icon-bar {
     background-color: #fff;
}

.tabledivset_05 {
     width: 100%;
     float: left;
}

.menu_width {
     width: 100%;
     float: left
}


/*history*/

.sectionfive_history {
     width: 100%;
     float: left;
     background-color: #e7e7e8;
     padding-bottom: 40px;
}

.historymaintext_06 {
     width: 47%;
     display: inline-block;
     border-radius: 5px;
     text-align: center;
     border: 2px solid #dfdfdf;
     margin-bottom: 20px;
     padding: 10px 0;
     position: relative;
}

.historymaintext_06 span {
     width: 100%;
     float: left;
     color: #000;
     font-size: 14px;
     font-family: 'SegoeUI-Semibold';
}

.historymaintext_06 span1 {
     color: #0d4d94;
     font-size: 16px;
     font-family: 'SegoeUI-bold';
     width: 100%;
     text-transform: capitalize
}

.nowdivtext {
     margin-top: 22px;
     text-align: center;
     float: left;
     width: 100%
}

.nowdivtext span {
     border: 4px solid #dfdfdf;
     border-radius: 5px;
     background-color: #9d9da7;
     text-align: center;
     padding: 10px 30px;
     color: #ffffff;
     font-size: 12px;
     text-transform: uppercase
}

.historymaintext_06outer {
     width: 100%;
     float: left;
     text-align: center;
}

.historymaintext_06arrow {
     bottom: -15px;
     float: left;
     position: absolute;
     text-align: center;
     width: 100%;
}

.historymapouter {
     width: 100%;
     float: left;
     text-align: center;
}

.historymapline {
     display: inline-block;
     height: 100%;
     left: 0;
     position: absolute;
     text-align: center;
     width: 100%;
     top: 10px;
}

.historymaplinenew {
     border-left: #b7c8d8 2px solid;
     display: inline-block;
     height: 100%;
}

.historymapleft {
     border: 2px solid #dfdfdf;
     border-radius: 5px;
     display: inline-block;
     margin-bottom: 20px;
     padding: 20px;
     position: relative;
     text-align: right;
     width: 47%;
     float: left;
}

.historymapright {
     border: 2px solid #dfdfdf;
     border-radius: 5px;
     display: inline-block;
     margin-bottom: 20px;
     padding: 20px;
     position: relative;
     text-align: left;
     width: 47%;
     float: right;
}

.historymap {
     width: 100%;
     float: left;
     position: relative;
}

.historymapleftouter {
     width: 100%;
     float: left;
     padding-top: 30px;
}

.historymapdiskimg {
     float: left;
     margin-left: 25px;
     position: relative;
     z-index: 999;
     margin-top: 22px;
}

.historymapleftouter2 {
     float: right;
     text-align: right;
     width: 100%;
}

.historymapleftouter2 .historymapdiskimg {
     float: none;
     display: inline-block;
     margin-right: 25px;
     margin-left: 0px;
}

.historymapleft_pt1 {
     float: left;
     color: #0d4d94;
     font-size: 16px;
     font-family: 'SegoeUI-bold';
     width: 100%;
     padding-bottom: 10px;
}

.historymapleft_pt1 span {
     color: #000;
     font-size: 14px;
     font-family: 'SegoeUI-Semibold';
     float: left;
     width: 100%;
     padding-bottom: 10px;
     text-transform: capitalize;
}

.history_leftrightarrow {
     float: left;
     position: absolute;
     right: -12px;
}

.innertxt_06 {
     font-size: 14px;
     font-family: 'SegoeUI-bold';
     text-transform: uppercase;
}

.historymapright_pt1 {
     float: left;
     color: #0d4d94;
     font-size: 16px;
     font-family: 'SegoeUI-bold';
     text-align: left;
     width: 100%;
     padding-bottom: 10px;
}

.historymapright_pt1 span {
     color: #000;
     font-size: 14px;
     font-family: 'SegoeUI-Semibold';
     float: left;
     width: 100%;
     text-align: left;
     text-transform: capitalize;
    
}

.history_rightleftarrow {
     float: left;
     position: absolute;
     left: -12px;
}

.historymaintext_bottomarrow {
     float: left;
     position: absolute;
     text-align: center;
     width: 100%;
     top: -17px;
}

.bottomouterdiv {
     margin-top: 30px
}

.lefttext_06 {
     margin-left: 20px
}


/*10_president*/

.president_10coverdiv {
     float: left;
     padding: 20px;
     background-color: #fff;
}

.sectionfive_10president {
     width: 100%;
     float: left;
     padding-bottom: 40px
}

.president10maintopdiv {
     width: 100%;
     float: left
}

.maintopleft10p {
     float: left;
     height: 245px;
     width: 244px;
     margin-right: 20px
}

.mainouterdivbgclr {
     width: 100%;
     float: left;
     background-color: #e7e7e8
}

.maintopright10p {
     width: 76%;
     float: left
}

.president10detailpt1 {
     font-size: 14px;
     color: #333333;
     font-family: 'SegoeUI-Semibold';
     text-align: justify
}

.margin10chang {
     padding: 15px 0
}

.president10mainbotomdiv {
     width: 100%;
     float: left
}


/*what is rotary page*/

.sectionfive09 {
     width: 100%;
     float: left;
     padding-bottom: 40px
}

.mainouterdiv09 {
     width: 100%;
     float: left;
     background-color: #fff;
     padding: 20px;
     min-height: 500px
}

.topheadabout_09 {
     width: 100%;
     float: left;
     color: #0d4c95;
     font-size: 24px;
     font-family: 'SegoeUI-Semilight';
     text-transform: uppercase;
     padding-bottom: 20px
}

.innertextabout_09 {
     width: 100%;
     float: left;
     color: #000;
     font-size: 14px;
     font-family: 'SegoeUI-Semibold';
     text-align: justify
}

.btmheadabout_09 {
     width: 100%;
     float: left;
     color: #0d4c95;
     font-size: 20px;
     font-family: 'SegoeUI-Semibold';
}

.innertextcoverdiv_09 {
     width: 100%;
     float: left;
     padding-bottom: 30px
}

.foundationtophead {
     width: 100%;
     float: left;
     color: #0d4c95;
     font-size: 22px;
     font-family: 'SegoeUI-regular';
     padding-bottom: 20px
}

.coverdivfoundationbtm_20 {
     width: 100%;
     float: left
}

.leftdivfoundationbtm_20 {
     width: 60%;
     float: left;
     color: #000;
     font-size: 14px;
     font-family: 'SegoeUI-Semibold';
     text-align: justify
}

.leftdivfoundationbtm_20 span {
     text-transform: uppercase;
     padding: 25px 0;
     width: 100%;
     float: left
}

.rightdivfoundationbtm_20 {
     float: left;
     margin-left: 50px;
     margin-top: 20px
}

.rightdivfoundationbtm_arch {
     margin-top: 0px
}
.rightdivfoundationbtm_arch img {
     border: 1px solid #dadada;
     padding: 5px;
}

.foundationprogramcoverdiv {
     width: 100%;
     float: left;
     padding: 10px 0
}

.program_20headdiv {
     width: 100%;
     float: left;
     color: #000;
     font-size: 14px;
     font-family: 'SegoeUI-bold';
     padding-bottom: 25px
}

.program_20innertextdiv {
     width: 100%;
     float: left;
     color: #000;
     font-size: 14px;
     font-family: 'SegoeUI-Semibold';
     text-align: justify
}

.monthscoverdiv_19 {
     width: 100%;
     float: left;
     font-family: 'SegoeUI-Semibold';
     padding-bottom: 20px
}

.monthsleftdiv_19 {
     width: 50%;
     float: left;
}

.monthsleftdiv_19 span {
     width: 100%;
     float: left;
     font-size: 20px;
     color: #0d4c95;
     text-transform: uppercase
}

.monthsleftdiv_19 span1 {
     width: 100%;
     float: left;
     font-size: 14px;
     color: #000;
	  padding-left: 15px;
}

.monthsrightdiv_19 {
     width: 50%;
     float: left;
}


/*18 leaders page*/

.leadersoutermaindiv_18 {
     width: 100%;
     float: left
}

.tableheadingchnages_18 th {
     font-size: 14px;
     background-color: #0d4c95;
     font-family: 'SegoeUI-bold';
     color: #fff;
     text-transform: capitalize
}

.tableheadingchnages_18 td {
     font-family: 'SegoeUI-regular';
     font-size: 13px;
     color: #000
}

.president17maintopdiv {
     float: left;
     width: 100%;
}

.maintopleft17p {
     float: left;
     height: 245px;
     margin-right: 20px;
     width: 244px;
}

.maintopright17p {
     float: left;
     width: 76%;
}

.president17detailpt1 {
     color: #000;
     font-family: "SegoeUI-Semibold";
     font-size: 14px;
     text-align: justify;
}

.margin17chang {
     margin: 15px 0;
}

.distrecogcoverdiv17 {
     width: 100%;
     float: left;
     padding: 20px 0
}

.distinctionleft17 {
     width: 50%;
     float: left;
     font-family: 'SegoeUI-bold';
     font-size: 14px;
     color: #333;
}

.distinctionleft17 span {
     width: 100%;
     float: left;
     padding-bottom: 20px;
}

.ellipseimg17 {
     width: 100%;
     float: left
}

.distinctionleft17 li {
     font-family: "SegoeUI-Semibold";
     font-size: 14px;
     color: #000;
     list-style: none;
     padding-bottom: 10px;
}

.distinctionleft17 img {
     margin-right: 10px;
}

.last17div {
     width: 100%;
     float: left;
     text-align: justify;
     font-size: 14px;
     color: #000;
     font-family: "SegoeUI-Semibold";
}


/*16_founder page*/

.foundertophaddiv {
     width: 100%;
     float: left;
     color: #0d4c95;
     font-size: 24px;
     font-family: 'SegoeUI-Semilight';
}

.rightfounderlogo16 {
     float: left;
     margin-left: 20px;
     margin-top: -25px;
}

.botmcoverdiv16 {
     width: 100%;
     float: left
}

.leftinnertext16 {
     width: 79%;
     float: left;
     font-family: "SegoeUI-Semibold";
     font-size: 14px;
     color: #000;
     text-align: justify
}

.margin16chang {
     float: left;
     margin: 10px 0;
     text-align: justify;
     width: 100%;
}

.growingcoverdiv16 {
     width: 100%;
     float: left;
     padding: 35px 0 0 0
}

.growingleftimg16 {
     float: left;
     float: left;
     height: 214px;
     margin-right: 20px;
     width: 214px;
	 margin-top:10px;
}

.growingleftimg16 img {
     border: 3px solid #febd11;
     border-radius: 100%;
}

.growingrighttext16 {
     width: 79%;
     float: right;
     font-family: "SegoeUI-Semibold";
     font-size: 14px;
     color: #333;
     text-align: justify;
     margin-bottom: 20px
}

.growinginnertext16 {
     color: #000;
     float: left;
     font-family: "SegoeUI-Semibold";
     font-size: 14px;
     text-align: justify;
     width: 100%;
}

.growingtophaddiv {
     color: #0d4c95;
     float: left;
     font-family: "SegoeUI-Semibold";
     font-size: 20px;
     width: 100%;
     padding-bottom: 20px
}

.growing_detailcoverdiv16 {
     width: 100%;
     float: left;
     padding: 35px 0
}

.setwidthdiv16 {
     width: 79%
}

.setmargin16 {
     margin-right: 0;
     margin-left: 20px;
}

.chicagocoverabout16 {
     width: 100%;
     float: left;
     padding: 10px 0
}

.chicagotext16 {
     width: 100%;
     text-align: justify;
     float: left;
     color: #000;
     font-size: 14px;
     font-family: "SegoeUI-Semibold";
}

.chicagotext16 span {
     padding-top: 20px;
     float: left;
     width: 100%
}

.birthtopheaddiv {
     color: #0d4c95;
     float: left;
     font-family: "SegoeUI-Semibold";
     font-size: 20px;
     padding-bottom: 20px;
     width: 100%;
}

.record16headdiv {
     color: #0d4c95;
     float: left;
     font-family: "SegoeUI-Semibold";
     font-size: 20px;
     padding-bottom: 10px;
     width: 100%;
}

.distinctionleft17 img {
     margin-bottom: 5px;
}


/*13_album_detail*/

.gallerydetail_13coverdiv {
     width: 100%;
     float: left;
     padding: 20px 0;
     text-align: center
}

.gallerydetail_13top {
     width: 100%;
     font-size: 28px;
     color: #0c579e;
     font-family: "SegoeUI-Semibold";
}

.gallerydetail_13bottom {
     width: 100%;
     color: #000;
     font-size: 14px;
     font-family: 'SegoeUI-regular';
     font-style: italic
}

.detailimg13cover {
     width: 100%;
     float: left;
}

.detailimg13row1 {
     width: 225px;
     height: 198px;
     float: left;
     padding: 2px;
	 margin-bottom:30px
}

.detailimg13row1 img {
     width: 100%;
     height: auto;
     float: left
}


/*news$events page*/

.newseventscoverdiv14 {
     width: 100%;
     float: left
}

.newsleftpart14 {
     float: left;
     border: 1px solid #febd11;
     border-radius: 4px;
     text-align: center;
}

.newsleftpart14 span {
     background-color: #febd11;
     color: #fff;
     font-family: 'SegoeUI-regular';
     font-size: 20px;
     text-transform: uppercase;
     width: 100%;
     float: left;
     padding: 2px 0
}

.newsleftpart14 span1 {
     background-color: #ffff;
     color: #febd11;
     font-family: 'SegoeUI-bold';
     font-size: 26px;
     text-transform: uppercase;
     width: 100%;
     float: left
}

.newsrightparttop {
     width: 100%;
     float: left;
     color: #0d4f98;
     font-size: 20px;
     font-family: 'SegoeUI-bold';
     text-transform: uppercase;
     padding-bottom: 5px
}

.newsrightpart14 {
     float: left;
     margin-left: 25px;
     width: 90%;
}

.newsrightpartmid {
     width: 100%;
     float: left;
     color: #9a9a9a;
     font-size: 15px;
     font-family: 'SegoeUI-regular';
     padding-bottom: 15px
}

.newsrightpartbottom {
     width: 100%;
     float: left;
     color: #333333;
     font-size: 14px;
     font-family: 'SegoeUI-regular';
}

.newsrightbtmimg14 {
     width: 100%;
     float: left;
     padding: 20px 0
}

.imgwidthset {
     width: 116px;
     height: 116px;
     float: left;
     padding: 0 2px;
}

.imgwidthset img {
     width: 100%;
     height: auto;
     float: left
}

.newsrightbtmimg14 span {
     width: 100%;
     float: left;
     font-size: 14px;
     color: #333;
     font-family: 'SegoeUI-regular';
     padding-bottom: 5px
}

.newsrightbtmimg14 span img {
     float: left;
     margin-top: 7px;
     padding: 0 10px;
}

.borderbtmset14 {
     border-bottom: 1px solid #ccc;
}

.paginationcoverdiv14 {
     width: 100%;
     float: left;
     text-align: center;
     padding-top: 15px
}

.paginationinnerdivnew {
     display: inline;
}

.page {
     display: inline-block;
     padding: 0px 10px;
     margin-right: 4px;
     border: solid 1px #e5e5e5;
     font-size: .875em;
     font-weight: bold;
     text-decoration: none;
     color: #c8c8c8;
     text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
     line-height: 23px;
     text-transform: uppercase;
     border-bottom: none;
     border-top: none;
}

.nextcolordiv {
     color: #333333;
     border: none;
     box-shadow: none
}

.prevcolordiv {
     color: #333333;
     border: none;
     box-shadow: none
}

.page:hover, .page.gradient:hover {
     background: #fefefe;
     background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FEFEFE), to(#f0f0f0));
     background: -moz-linear-gradient(0% 0% 270deg, #FEFEFE, #f0f0f0);
     color: #1946ba;
     text-decoration: none
}

.page.active {
     border: none;
     background: #616161;
     box-shadow: inset 0px 0px 8px rgba(0, 0, 0, .5), 0px 1px 0px rgba(255, 255, 255, .8);
     color: #f0f0f0;
     text-shadow: 0px 0px 3px rgba(0, 0, 0, .5);
}

.page.gradient {
     background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f8f8f8), to(#e9e9e9));
     background: -moz-linear-gradient(0% 0% 270deg, #f8f8f8, #e9e9e9);
}

.pagination.dark {
     background: #414449;
     color: #feffff;
}

.page.dark {
     border: solid 1px #32373b;
     background: #3e4347;
     box-shadow: inset 0px 1px 1px rgba(255, 255, 255, .1), 0px 1px 3px rgba(0, 0, 0, .1);
     color: #feffff;
     text-shadow: 0px 1px 0px rgba(0, 0, 0, .5);
}

.page.dark:hover, .page.dark.gradient:hover {
     background: #3d4f5d;
     background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#547085), to(#3d4f5d));
     background: -moz-linear-gradient(0% 0% 270deg, #547085, #3d4f5d);
}

.page.dark.active {
     border: none;
     background: #2f3237;
     box-shadow: inset 0px 0px 8px rgba(0, 0, 0, .5), 0px 1px 0px rgba(255, 255, 255, .1);
}

.page.dark.gradient {
     background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#565b5f), to(#3e4347));
}


/*12_photo_album page*/

.album12maindiv {
     float: left;
     text-align: center;
     margin-bottom: 15px;
     margin-top: 15px;
}

.album12topdiv {
     background: url(../images/album_frame12.png) no-repeat;
     height: 231px;
     padding: 13px 15px;
	 display:table-cell;
	 vertical-align:middle;
     width: 258px;
}

.album12topdiv img {
     height: auto;
     width: 100%;
}

.album12bottomdiv {
     text-align: center;
     font-size: 16px;
     color: #0c579e;
     font-family: "SegoeUI-Semibold";
}

.album12bottomdiv span {
     color: #000;
     font-size: 14px;
     font-family: 'SegoeUI-regular';
     width: 100%;
     float: left
}

.tabmaindiv08 {
     background: #ffffff none repeat scroll 0 0;
     border: 2px solid #0a62a7 !important;
     display: inline-block;
}

.tabmaindiv08 > li.active > a, .tabmaindiv08 > li.active > a:focus, .tabmaindiv08 > li.active > a:hover {
     background: #0a62a7;
     color: #fff;
}

.tabmaindiv08 li a {
     color: #0a62a7;
     border-radius: 0;
     padding: 10px 15px;
     margin-right: 0;
     border: none !important;
}

.tabmaindiv08 li a:hover {
     color: #000
}

.tabmaindiv08 li a:active {
     color: #0a62a7;
     background-color: #0a62a7
}

.tabmaindiv08 li a:focus {
     color: #0a62a7;
     background-color: #0a62a7
}

.mentormain08 {
     width: 100%;
     float: left;
     text-align: center
}

.mentor_innertext08 {
     background-color: #febd11;
     border-radius: 35px;
     color: #ffffff;
     font-family: "SegoeUI-Semilight";
     font-size: 24px;
     margin: 0 auto;
     padding: 3px 15px;
     text-align: center;
     width: auto;
     margin-top: 20px;
     margin-bottom: 20px;
     display: inline-block;
     text-transform: uppercase;
}

.mentor_detailcover08 {
     float: left;
     padding-left: 210px;
     width: 100%;
}

.mentordeatilmain08 {
     float: left;
     width: 35%;
}

.mentordetail_imgdiv {
     display: inline-block;
}

.mentordetail_imgdiv img {
     border: 1px solid #dadada;
     padding: 3px;
}

.mentornamehead08 {
     width: 80%;
     font-size: 18px;
     font-family: "SegoeUI-Semibold";
     text-transform: uppercase;
     padding: 15px 0;
     color: #0c559c;
     text-align: center;
}

.mentorinnertext08 {
     width: 100%;
     float: left
}

.mentodetailbotmtext08 {
     font-size: 13px;
     color: #333;
     font-family: "SegoeUI-Semibold";
     width: 100%;
     float: left;
     margin-left: 10px;
     margin-bottom: 5px;
}

.mentodetailbotmtext08 span {
     float: left;
     width: 40%;
}

.mentodetailbotmtext08 span span1 {
     text-align: right;
     float: right;
}

.mentodetailbotmtext08 span2 {
     padding-left: 26px;
     width: 60%;
     float: left;
}

.mentorinnertext08img {
     width: 80%;
     float: left;
     text-align: center;
}

.advisorouterdiv {
     width: 100%;
     float: left;
     margin-top: 15px;
}

.advisorcoverdiv {
     width: 100%;
     float: left;
}

.leftadvisordiv08 {
     width: 40%;
     float: left
}

.imgleftadvisordiv08 {
     display: inline-block;
     height: 121px;
     width: 121px;
     float: left;
     margin-top: 10px;
}

.imgleftadvisordiv08 img {
     border: 1px solid #dadada;
     padding: 3px;
}

.textleftadvisor {
     margin-top: 10px;
}

.toptextadvisor08 {
     width: 100%;
     float: left;
     color: #0c559c;
     font-size: 18px;
     font-family: "SegoeUI-Semibold";
}

.bottomtextadvisor08 {
     color: #333333;
     float: left;
     font-family: "SegoeUI-Semibold";
     font-size: 12px;
     width: 100%;
     margin-top: -3px;
}

.textouteradvisor08 {
     color: #333333;
     float: left;
     font-family: "SegoeUI-Semibold";
     font-size: 13px;
     margin-bottom: 5px;
     width: 100%;
}

.textouteradvisor08 span {
     float: left;
     width: 40%;
}

.textouteradvisor08 span1 {
     float: right;
     text-align: right;
}

.textouteradvisor08 span2 {
     float: left;
     padding-left: 30px;
     width: 60%;
}

.midadvisordiv08 {
     width: 90%;
     float: left;
     margin-top: 10px;
}

.midadvisorbotmtext08 {
     font-size: 13px;
     color: #333;
     font-family: "SegoeUI-Semibold";
     width: 100%;
     float: left;
     margin-left: 10px;
     margin-bottom: 5px;
}

.midadvisorbotmtext08 span {
     float: left;
     width: 38%;
}

.midadvisorbotmtext08 span span1 {
     float: right;
     text-align: right;
}

.midadvisorbotmtext08 span2 {
     float: left;
     padding-left: 30px;
     width: 62%;
}

.rightadvisordiv08 {
     width: 80%;
     float: left;
     margin-top: -8px;
}

.rightadvisorbotmtext08 {
     font-size: 13px;
     color: #333;
     font-family: "SegoeUI-Semibold";
     width: 100%;
     float: left;
     margin-left: 10px;
     margin-bottom: 5px;
}

.rightadvisorbotmtext08 span {
     float: left;
     width: 20%;
}

.rightadvisorbotmtext08 span span1 {
     float: right;
     text-align: right;
}

.rightadvisorbotmtext08 span2 {
     float: left;
     padding-left: 20px;
     width: 77%;
}


/*zonalcommitties_15page*/

.zonalouterdiv15 {
     width: 100%;
     float: left;
     font-size: 24px;
     color: #0d4c95;
     font-family: 'SegoeUI-bold';
     text-align: center
}

.zonalouterdiv15 span {
     font-family: "SegoeUI-Semilight";
}

.assistantouterdiv15 {
     width: 100%;
     float: left;
     padding-bottom: 20px;
}

.assistant_innertext15 {
     background-color: #febd11;
     border-radius: 35px;
     color: #ffffff;
     font-family: "SegoeUI-Semilight";
     font-size: 24px;
     margin: 20px auto;
     padding: 3px 15px;
     text-align: center;
     width: 40%;
     text-transform: uppercase;
}

.asistantdetailcoverdiv15 {
     width: 100%;
     float: left;
     padding-bottom: 20px;
     text-align: center
}

.assistantmainimg15 {
     display: inline-block;
     width: 40%;
}

.governor15imgpart1 {
     display: inline-block;
     height: 113px;
     width: 113px;
     margin-right: 115px;
}

.governor15imgpart1 img {
     border: 1px solid #dadada;
     padding: 3px;
     float: left;
}

.governor15imgpart2 {
     display: inline-block;
     height: 113px;
     width: 113px;
}

.governor15imgpart2 img {
     border: 1px solid #dadada;
     padding: 3px;
     float: left
}

.governor15namepart1 {
     float: left;
     width: 46%;
     font-size: 18px;
     color: #0c559c;
     font-family: "SegoeUI-Semibold";
     text-align: center;
     text-transform: uppercase;
}

.governor15namepart2 {
     float: right;
     width: 53%;
     font-size: 18px;
     color: #0c559c;
     font-family: "SegoeUI-Semibold";
     text-align: center;
     text-transform: uppercase;
}

.governor15innertext1 {
     color: #333333;
     float: left;
     font-family: "SegoeUI-Semibold";
     font-size: 13px;
     margin-bottom: 5px;
     padding-left: 10px;
     width: 100%;
}

.governor15innertext1 span {
     float: left;
     width: 46%;
     text-align: left
}

.governor15innertext1 span1 {
     float: right;
     text-align: right;
}

.governor15innertext1 span2 {
     float: left;
     padding-left: 30px;
     width: 53%;
     text-align: left
}

.committeeouterdiv15 {
     width: 100%;
     float: left;
     padding-bottom: 15px;
}

.committee_innertext15 {
     background-color: #febd11;
     border-radius: 35px;
     color: #ffffff;
     font-family: "SegoeUI-Semilight";
     font-size: 24px;
     margin: 20px auto;
     padding: 3px 15px;
     text-align: center;
     width: 25%;
}

.zonalcoverdiv15 {
     float: left;
     width: 100%;
}

.leftcommitteediv15 {
     float: left;
     width: 40%;
     margin-top: 14px;
}

.imgleftcommitteediv15 {
     display: inline-block;
     float: left;
     height: auto;
     width: 121px;
}

.imgleftcommitteediv15 img {
     border: 1px solid #dadada;
     padding: 3px;
}

.textleftcommittee {}

.toptextcommittee15 {
     color: #0c559c;
     float: left;
     font-family: "SegoeUI-Semibold";
     font-size: 18px;
     width: 100%;
     text-transform: uppercase;
}

.toptextcommittee15 span {
     color: #f3732a
}

.bottomtextcommittee15 {
     color: #333333;
     float: left;
     font-family: "SegoeUI-Semibold";
     font-size: 12px;
     margin-top: 10px;
}

.textoutercommittee15 {
     color: #333333;
     float: left;
     font-family: 'SegoeUI-Semibold';
     font-size: 14px;
     margin-bottom: 5px;
     width: 100%;
}

.textoutercommittee15 span {
     float: left;
     width: 40%;
}

.textoutercommittee15 span1 {
     float: right;
     text-align: right;
}

.textoutercommittee15 span2 {
     float: left;
     padding-left: 20px;
     width: 60%;
}

.midcommittee15 {
     float: left;
     width: 90%;
     margin-top: 10px;
}

.committeedetailbotmtext15 {
     color: #333333;
     float: left;
     font-family: 'SegoeUI-Semibold';
     font-size: 14px;
     margin-bottom: 5px;
     margin-left: 10px;
     width: 100%;
}

.committeedetailbotmtext15 span {
     float: left;
     width: 35%;
}

.committeedetailbotmtext15 span span1 {
     float: right;
     text-align: right;
}

.committeedetailbotmtext15 span2 {
     float: left;
     padding-left: 20px;
     width: 60%;
     word-wrap: break-word;
}

.rightcommitteediv15 {
     float: left;
     width: 90%;
     margin-top: -10px;
}

.tabcoverdiv08 {
     text-align: center;
}

.bordertop08 > tbody > tr > td, .bordertop08 > tbody > tr > th, .bordertop08 > tfoot > tr > td, .bordertop08 > tfoot > tr > th, .bordertop08 > thead > tr > td, .bordertop08 > thead > tr > th {
     border-top: none;
}

.bordertop08 {
     margin-bottom: 0px !important;
}

.homecontentfirst ul li:last-child {
     padding-bottom: 0;
}

.homecontentfirstClubmenu {}

.setwidthrotary {
     width: 332px
}

.setwidthclub {
     width: 506px
}

.clublimaindiv {
     float: left;
     width: 100%;
}

.titledivpt2 {
     float: right;
     width: 92%;
     margin-left: 5px;
	 color:#000;
	 line-height:23px;
}

.titlediv {
     float: left
}

#clubscontent {
     left: -22px;
}

.tableresponsivenew {
     width: 95%;
}

.assistanttdcoltwo {
     width: 1%;
}

.assistanttdcolsecondfirst {
     width: 20%;
}

.assistanttdcolsecondsecond {
     width: 28.33%;
}

.assistanttdcolsecondthree {
     width: 28.33%;
}

.martihtop1 {
     margin-top: 0px;
}

.martihtop2 {
     margin-top: 2px;
}

.martihtop3 {
     margin-top: 2px;
}

.martihtopl10 {
     margin-top: 10px;
}

.dark_light_div {
     width: 100%;
     float: left;
}

.dark_div {
     width: 50%;
     background-color: #5f3f86;
     padding: 3px 30px 0px 30px;
     float: left;
     text-align: left;
     position: relative;
     min-height: 31px;
     float: left;
     color: #fff;
     text-transform: uppercase;
     font-size: 17.01px;
     font-family: "SegoeUI-Semibold";
}

.dark_div span1 {
     left: 0;
     position: absolute;
     top: -2px;
}

.light_div {
     width: 50%;
     float: right;
     background-color: #c4b6d5;
     padding: 3px 20px 0px 20px;
     text-align: right;
     color: #000;
     text-transform: uppercase;
     font-size: 17.01px;
     font-family: "SegoeUI-Semibold";
     position: relative;
     min-height: 31px;
}

.light_div span1 {
     left: 0;
     position: absolute;
     top: -0px;
}

.perosnname {
     width: 100px;
     float: left;
     text-align: center;
     font-size: 14px;
     color: #000;
     margin: 8px 0px;
     text-transform: capitalize;
     ;
}

.perosnname2 {
     color: #000000;
     float: left;
     font-size: 14px;
     margin: 8px 0px;
     text-align: center;
     text-transform: capitalize;
     width: 100px;
}

.dark_light_div2 {
     width: 100%;
     float: left;
}

.dark_div2 {
     width: 50%;
     background-color: #fe9c11;
     padding: 3px 30px 0px 30px;
     float: left;
     text-align: left;
     position: relative;
     min-height: 31px;
     float: left;
     color: #fff;
     text-transform: uppercase;
     font-size: 17.01px;
     font-family: "SegoeUI-Semibold";
     text-overflow: ellipsis;
     white-space: nowrap;
     overflow: hidden
}

.dark_div2 span1 {
     left: 0;
     position: absolute;
     top: -2px;
}

.light_div2 {
     width: 50%;
     float: right;
     background-color: #f7ce94;
     padding: 3px 22px 0px 22px;
     text-align: right;
     color: #000;
     text-transform: uppercase;
     font-size: 17.01px;
     font-family: "SegoeUI-Semibold";
     position: relative;
     min-height: 31px;
     text-overflow: ellipsis;
     white-space: nowrap;
     overflow: hidden
}

.light_div2 span1 {
     left: 0;
     position: absolute;
     top: -0px;
}

.maintopleft17p > img {
     border: 1px solid #dadada;
     padding: 5px;
}


/* ================= */

.ul_li_div_gallery {
     width: 100%;
     float: left;
     margin-bottom: 30px;
}

.ul_li_div_gallery ul {
     width: 100%;
     float: left;
     padding-left: 0px;
}

.ul_li_div_gallery span img {
     margin-top: -5px;
}

.ul_li_div_gallery li {
     border-bottom: 1px solid #e5e5e5;
     float: left;
     font-family: "SegoeUI-Semibold";
     font-size: 20px;
     margin-right: 114px;
     padding: 15px 0px;
     width: 100%;
     color: #0d4c95;
     list-style: none;
     text-transform: capitalize;
}

.ul_li_div_gallery span {
     float: left;
     height: 19px;
     width: 19px;
     margin-right: 7px;
}

.ul_li_div_gallery li a {
     color: #0d4c95;
     float: left;
     margin-left: 6px;
     overflow: hidden;
     text-overflow: ellipsis;
     white-space: nowrap;
     width: auto;
}

.ul_li_div_gallery li a:hover {
     color: #0d4c95;
     text-decoration: none;
}

.ul_li_div_gallery li p {
     color: #0d4c95;
     float: left;
     margin-left: 6px;
     overflow: hidden;
     text-overflow: ellipsis;
     white-space: nowrap;
     width: auto;
}


/*  ============  */

.ul_li_div {
     width: 100%;
     float: left;
     margin-bottom: 30px;
}

.ul_li_div ul {
     width: 100%;
     float: left;
     padding-left: 0px;
}

.ul_li_div span img {
     margin-top: -5px;
}

.ul_li_div li {
     border-bottom: 1px solid #e5e5e5;
     float: left;
     font-family: "SegoeUI-Semibold";
     font-size: 20px;
     margin-right: 114px;
     padding: 15px 0px;
     width: 447px;
     color: #0d4c95;
     list-style: none;
     text-transform: capitalize;
}

.ul_li_div span {
     float: left;
     height: 19px;
     width: 19px;
     margin-right: 7px;
}

.ul_li_div li:nth-child(2n) {
     margin-right: 0px;
}

.ul_li_div li a {
     color: #0d4c95;
     float: left;
     margin-left: 6px;
     overflow: hidden;
     /*text-overflow: ellipsis;
     white-space: nowrap;*/
     width: 92%;
}

.ul_li_div li a:hover {
     color: #0d4c95;
     text-decoration: none;
}

.rightfounderlogo16.roundclass {
     /*  border: 3px solid #febd11;
    border-radius: 100%;
    margin-top: 0;*/
}

span.red {
     color: red;
     font-size: 16px;
}

.ajmertopimgcolor {
     background-color: #e87636;
     overflow: hidden;
     text-overflow: ellipsis;
     white-space: nowrap;
}

.table-responsive {
     float: left
}

.dark_div {
     overflow: hidden;
     white-space: nowrap;
     text-overflow: ellipsis;
}

.rightfounderlogo16.roundclass img {
     border: 3px solid #febd11;
     border-radius: 100%;
     margin-top: 0;
}

.mentordeatilmain08_1 {
     float: right;
     margin-right: 135PX;
}

.zoneviewport {
     height: auto !important
}
.right_menu ul li:nth-child(3):hover .mainnavcontent05{
	display:block;
	width:500px; 
	
}

.right_menu ul li:nth-child(3) .homecontentfirst {
    padding: 0 20px 7px;
}

.right_menu ul li:nth-child(4):hover .mainnavcontent05{
	display:block;
	width:450px; 
	
}
.col-xs-12.col-sm-10.col-md-12.contenttext03 a{
	color:#0d4c95;
	font-size:12px;
	 font-family: 'SegoeUI-Semibold';
}
.col-xs-12.col-sm-10.col-md-12.contenttext03 span2 a{
	color:#666666;
	font-size:12px;
	 font-family: 'SegoeUI-Semibold';
}
.contenttext03 a:hover, .contenttext03 a:focus{
	text-decoration:none}

/* Accordian Css*/
.acc_head {
    float: left;
    width: 100%;
}
.acc_icon_expand {
    float: right;
    width: 3%;
}
.newstitle {
    float: left;
    width: 97%;
}

.detail08chngs{
	padding-left:0;
	text-align:center;
}
.detail08chngs_01{
	 display: inline-block;
    float: none;
    margin-right: 0;
    width: 35%;
}
.inerdetailchngs{
	 display: inline-block;
    float: none;
    text-align: left;
    width: 35%;
	 margin-left: 70px;
	  margin-right: 20px;
}
.mntrinnerdetail08_1 {
    display: inline-block;
    float: none;
    text-align: left;
    width: 100%;
}
.growingleftimg16.setmargin16.innercontentbirth {
    margin-top: -38px;
}
.galleryouter45 {
    float: left;
    height: 228px;
    width: 225px;
}
.detailimg13row1 {
    display: table-cell;
    float: none;
    height: 198px;
    padding: 2px;
    vertical-align: middle;
    width: 225px;
}
.galleryouter45 strong{
     float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    color: #000000;
}

.rightcontentinnercontent img{
	height: auto !important;
    margin: 10px 0;
    width: 100% !important;
}
.monthscoverdiv_19 p{
	color:#000;
}
.maintopleft17p > div {
	 font-family: 'SegoeUI-Semibold' !important;
}
.smlformawidthset{
	width:16%
}
.clubpset p{
	color:#000
}

.newsrightpartbottom img {
    max-width: 100%;
}
