@import url("../assets/css/main.css");
@import url("styles.css");
@import url("simple-sidebar.css");
@import url("../font/stylesheet.css");

body, td, p{
	font-family: 'Euclid Circular A', 'ff-tisa-web-pro',Georgia,sans-serif;
	font-size: 1rem;
	color:#555555;
	font-weight: 400;
	line-height: normal;
	
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {margin:0px; padding:0px; }


html, body {
	background-color: #FFFFFF;
}

/* PARAGRAPH STYLES */

H1, H2, H3, H4, H5 {font-size:100%;	font-weight:normal;}
H1 {
	font-size: 28px;
	font-weight:800;
	color: #ffffff;
}
H2 {
	font-size: 21px;
	color: #ffffff;
	text-transform: uppercase;
	text-shadow: 1px 1px #12304d;
	font-family: 'Euclid Circular A', 'Arimo', sans-serif;
}
H3 {
	font-size: 20px;
	font-weight: bold;
	
}	
H4 {
	font-size: 19px;
	color: #FFFFFF;
	font-weight: bold;
}
H5 {font-size: 20px;
	color: #000000;}
H6 {
	font-size: 18px;
	color: #FFFFFF;
	font-weight: normal;
	text-transform: uppercase;
}
H7{
	font-size: 30px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	font-family: 'Euclid Circular A', 'Arimo', sans-serif;
}
H4 a{ color:#ffffff;}
H4 a:hover{ color:#b7c4e0;}
UL, OL {list-style: none; }
li {list-style-type:none;}
 
A {
	color:#e44021;
	text-decoration:none;
	outline: 0;
}
A:hover {
	color:#666666;
	text-decoration:none;
}

:focus {outline: 0;}
fieldset, img {border:0;}
q:before, q:after {	content:'';}

input, textarea, select {font-family: 'Euclid Circular A',inherit; font-size:inherit; font-weight:inherit;}

.clr {clear: both;}
.lF {float:left;}
.rF {float:right;}

.link1 A {
	color: #333333;
	text-decoration: none;
}	
.link1 A:HOVER {
	color: #2d53a4;
	text-decoration: none;
}
	
/* LAYOUT STYLES */
	
.content {
	width:1160px;
	margin-right: auto;
	margin-bottom:0px;
	margin-left: auto;
	margin-top:0px;
	clear:both;
}

.content1 {
	width:1260px;
	margin-right: auto;
	margin-bottom:0px;
	margin-left: auto;
	margin-top:0px;
	clear:both;
}
.top_sec{
	background-image: url(../images/top_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: 33px;
}

.top_sec1{
	background-image: url(../images/top_bg1.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: 33px;
}
.top_sec2{
	background-image: url(../images/top_bg3.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: 33px;
}
.left{ float:left;}
.right{ float:right;}
.top{
	background: #a7c5dd; /* Old browsers */
	background: -moz-linear-gradient(top,  #a7c5dd 0%, #d8e5ed 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a7c5dd), color-stop(100%,#d8e5ed)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #a7c5dd 0%,#d8e5ed 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #a7c5dd 0%,#d8e5ed 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #a7c5dd 0%,#d8e5ed 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #a7c5dd 0%,#d8e5ed 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a7c5dd', endColorstr='#d8e5ed',GradientType=0 ); /* IE6-9 */
	margin: 0px;
	padding: 0px;
/*	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #255382;*/
}

.top_new28{/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#244e78+0,2a609c+100 */
background: #D6AB16 ; /*  #B30059 Old browsers */
background: -moz-linear-gradient(top,   #D6AB16 0%, #DBAB04 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,   #D6AB16 0%,#DBAB04 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,   #D6AB16 0%,#DBAB04 100%); /* W3C, IE10+, FF16+, e90053 Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#D6AB16', endColorstr='#DBAB04',GradientType=0 ); /* IE6-9 */
	margin: 0px;
	padding: 0px;
}


.top_new523{
	margin: 0px;
	padding: 0px;
	background-image: url(../images/top_bg_new.png);
	background-repeat: repeat;
	position:absolute;
	z-index:13;
	width:100%;
}



.top1{
    border-bottom: 1px solid #e9e9e9;
    background-color: #fff;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.125);
}

.top_new{
	background: #FFFFFF; /* Old browsers */
	padding: 0px;
	border-bottom: 1px solid #E9E9E9;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.125);
	position: fixed;
	width: 100%;
}
.top_content{ height:190px;}
.top_sec_new{
	background-image: url(../images/top_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: 33px;
	position: fixed;
	width: 100%;
}

.logo{ margin-top: -135px; float:left; margin-bottom:11px; margin-right:22px; margin-left:0px; width:117px;}

.logo_new {
    margin-top: -135px;
    float: left;
    margin-bottom: 11px;
    margin-right: 22px;
    margin-left: 0px;
    width: 117px;
    position: absolute;
    z-index: 14;
}

.logo3{ margin-top:5px; float:left; margin-bottom:11px; margin-right:22px;}
.logo5{ margin-top:25px; float:left; margin-bottom:11px; margin-right:22px; margin-left:0px; width:117px;}
.logo_text{
	margin-top:22px;
	float:left;
	margin-bottom:12px;
}
.logo1{
	font-size: 31px;
	color: #1e5a70;
	font-weight:800;
	line-height: 38px;
	font-family: 'Euclid Circular A', 'Open Sans',sans-serif;
	text-transform:uppercase;
	margin-top:10px;
}

.logo2{
}
.logo_right{
	float:right;
	margin-top: 20px;
	position:relative;
	z-index:10002;
}

.logo_right1{
	float:left;
	margin-top: 20px;
	position:relative;
	z-index:10002;
	width:100%;
} 
.tagline{
	color: #404141;
	font-family: 'Euclid Circular A', 'Dancing Script', cursive;
	font-size: 21px;
	margin-top: 14px;
}
.nav{ }
#main_nav{
	text-align:center;
}
#main_nav ul{ padding:0; margin:0 ; list-style-type:none; float:left;}
#main_nav ul li{
	margin:0;
	padding:0;
	display:inline;

}
#main_nav ul li a{
	display:block;
	text-decoration:none;
	float:left;
	padding-top: 20px;
	padding-right: 22px;
	padding-left: 22px;
	font-family: 'Euclid Circular A', "Tungsten Rounded A","Tungsten Rounded B",Helvetica,Arial;
	font-weight: 500;
    color: #333;
    font-size: 1.8rem;
    letter-spacing: 0.04rem;
	outline:0;
}
#main_nav ul li a:hover{
	color: #1E5A70;
}
#main_nav ul li a:first-child {
padding-left: 0px;
}



#main_nav_new{
	text-align:right;
	float: right;
}
#main_nav_new ul{ padding:0; margin:0 ; list-style-type:none; float:left;}
#main_nav_new ul li{
	margin:0;
	padding:0;
	display:inline;

}
#main_nav_new ul li a{
	display:block;
	float:left;
	font-size: 1.9rem;
	line-height: 1.625rem;
	font-family: 'Euclid Circular A', "Tungsten Rounded A", "Tungsten Rounded B", Helvetica, Arial;
	font-weight: 400;
	letter-spacing: 0.04rem;
	text-align: center;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #e9e9e9;
	border-left-color: #e9e9e9;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
	text-decoration: none;
}

#main_nav_new ul li a.one{
	padding-top: 15px;

}
#main_nav_new ul li a:hover{
	color: #1E5A70;
	background-color: #eeeeee;
	background-image: url(../images/arrow_nav.png);
	background-repeat: no-repeat;
	background-position: center 50px;

}

#main_nav_new ul li a.active1{
	color: #cb3411;
	background-color: #eeeeee;
}
#main_nav_new ul li a:last-child {
    border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e9e9e9;
}


.orange_sec1{
	background-color: #ff8f0e;
	text-align: left;
	padding-left:20px;
	padding-top: 7px;
	padding-bottom: 8px;
	font-family: 'Euclid Circular A', Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #FFFFFF;
	text-decoration: none;
	text-shadow: 1px 1px #808080;
	font-size: 24px;
}
.orange_sec{
	background-color: #ff8f0e;
	margin-top: 25px;
	text-align: center;
	padding-top: 27px;
	padding-bottom: 28px;
	font-family: 'Euclid Circular A', Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #FFFFFF;
	text-decoration: none;
	text-shadow: 1px 1px #808080;
	font-size: 30px;
}
.quote{
	margin-right: 30px;
	padding-top:-50px;
	background-color:#00FFFF;
}
.quote1{
	margin-left: 30px;
}
.everyday_sec{
	color: #1f1f1f;
	font-family: 'Euclid Circular A', Georgia, "Times New Roman", Times, serif;
	font-size: 38px;
	font-style: italic;
	text-decoration: none;
	margin-top: 44px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #12a8e0;
	margin-bottom:30px;
}
.sign{ margin-top:25px; margin-bottom:30px; font-family: 'Euclid Circular A',"Conv_Autograf_PersonalUseOnly"; font-size:34px; font-weight:400; color:#0050A0}
.mob_menu{}
.desk_menu{ float:right; margin-top:37px; width:85%; margin-right: -50px}

.button_orange{
	text-decoration:none;
	display:inline-block;
	color: #FFFFFF;
	text-align: center;
	font-size:20px;
	font-weight: 700;
     font-family: 'Euclid Circular A', 'Open Sans', sans-serif;
	border: 1px solid #e17800;
	text-transform: uppercase;
	padding-top:8px;
	padding-bottom: 8px;
	background-color: #ff8f0e;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding-right: 30px;
	padding-left: 30px;
}

.button_orange:hover{
	color: #ffffff;
	border: 1px solid #e17800;
	background-color: #ffb008;
}



.button_orange1{
	text-decoration:none;
	display:inline-block;
	color: #FFFFFF;
	text-align: center;
	font-size:22px;
	font-weight: 700;
     font-family: 'Euclid Circular A', 'Open Sans', sans-serif;
	border: 1px solid #e17800;
	text-transform: uppercase;
	padding-top:8px;
	padding-bottom: 8px;
	background-color: #ff8f0e;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding-right: 32px;
	padding-left: 32px;
}

.button_orange1:hover{
	color: #ffffff;
	border: 1px solid #e17800;
	background-color: #ffb008;
}
.main_sec{
padding-top:20px;
}
.register_sec{
	margin-bottom: 30px;
}
.register{
	float:left;
	background-image: url(../images/blue_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 164px;
	width: 33%;
	padding-top: 60px;
	text-align: left;
	padding-right:20px;
	padding-bottom: 40px;
	height: 200px;
}

.donate{
	float:right;
	background-image: url(../images/blue_bg1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 164px;
	width: 33%;
	padding-top: 60px;
	text-align: left;
	padding-right:20px;
	padding-bottom: 40px;
	height: 200px;
}

.pure-button{
	display:inline-block;
	zoom:1;
	line-height:normal;
	white-space:nowrap;
	vertical-align:middle;
	text-align:center;
	cursor:pointer;
	-webkit-user-drag:none;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.pure-button::-moz-focus-inner{padding:0;border:0}

.pure-button{
	font-size:17px;
	color:#FFFFFF;
	background-color:#0050a0;
	text-decoration:none;
	border-radius:4px;
	padding-top: 15px;
	padding-right: 17px;
	padding-bottom: 15px;
	padding-left: 17px;
	border: 1px solid #FFFFFF;
	font-weight: bold;
	width:80px;
}

.pure-button-hover,.pure-button:hover,.pure-button:focus{
	background-color: #FFFFFF;
	color: #0050a0;
	border: 1px solid #FFFFFF;
}

.pure-button:focus{outline:0}

.pure-button-active,.pure-button:active{

}

.pure-button2{
	font-size:17px;
	color:#FFFFFF;
	background-color:#0050a0;
	text-decoration:none;
	border-radius:4px;
	padding-top: 15px;
	padding-right: 17px;
	padding-bottom: 15px;
	padding-left: 17px;
	border: 1px solid #000000;
	font-weight: bold;
	width:80px;
}

.pure-button2:hover{
	background-color: #FFFFFF;
	color: #ff8f0e;
	border: 1px solid #ff8f0e;
}

.pure-button2:focus{
	background-color: #ff8f0e;
	color: #FFFFFF;
	border: 1px solid #ff8f0e;
}

.pure-button2:focus{outline:0}

.pure-button2-active{
background-color: #ff8f0e;
	color: #ffffff;
	border: 1px solid #ff8f0e;

}

.textbox{
	background-color: #FFFFFF;
	border: 1px solid #009fdd;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding-top: 10px;
	padding-right: 7px;
	padding-bottom:12px;
	padding-left: 15px;
	font-size: 17px;
	color: #6caae6;
	font-weight:600;
	width:90%;
}

ul.join{
padding:0;
margin: 0px;
}
ul.join li {
	display: block;
	vertical-align: top;
	clear: both;
	padding-top: 12px;
	width:100%;
	padding-bottom: 12px;
}
.zip{ width:52%; float:left; margin-right:5%;}
.join_bt{ width:41%; float:left; }

.join_bt11{ width:100; margin-bottom:20px; }

ul.donation{
padding:0;
margin: 0px;
}
ul.donation li {
	display: inline-block;
	vertical-align: top;
	clear: both;
	padding-top: 12px;
	margin-right:10px;
	padding-bottom: 12px;
}

ul.donation li.bt {
	display: inline-block;
	vertical-align: top;
	clear: both;
	padding-top: 12px;
	margin-right:0px;
	padding-bottom: 12px;
	text-align: right;
	width:94%;
}
.bot{
background: rgb(47,132,183); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(47,132,183,1) 1%, rgba(14,77,129,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(47,132,183,1)), color-stop(100%,rgba(14,77,129,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(47,132,183,1) 1%,rgba(14,77,129,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(47,132,183,1) 1%,rgba(14,77,129,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(47,132,183,1) 1%,rgba(14,77,129,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(47,132,183,1) 1%,rgba(14,77,129,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2f84b7', endColorstr='#0e4d81',GradientType=0 ); /* IE6-9 */

	padding-top: 28px;
	padding-bottom: 27px;
}
.footer{
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
}
.bot_line{
	background-image: url(../images/bot_line.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: 4px;
}

ul.videos{
padding:0;
margin: 0px;

}
ul.videos li {
	display: inline-block;
	vertical-align: top;
	margin-right:15px;
	margin-bottom:15px;
	width:15%;
	clear: both;
}
ul.videos li:last-child {
margin-right:0px;
}
.video_title{
	font-size: 12px;
	color: #666666;
	font-family: 'Euclid Circular A', Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	text-decoration: none;
	margin-top:5px;
}
.video_date{
	font-size: 11px;
	color: #666666;
	margin-top:12px;
	font-family: 'Euclid Circular A', 'Arimo', sans-serif;
}

#video1 {
position:relative;



}

#video_bubble{
	position: absolute;
	top: 69%;
	right: 15px;
	font-size: 13px;
	color: #FFFFFF;
	text-align: center;
	background-color:#000000;
	padding: 3px;
	z-index: 2006;
	opacity:0.7;
    filter:alpha(opacity=70); /* For IE8 and earlier */
}

.video_text{
	color:#111111;
	line-height:18px;
	font-size: 12px;
	font-family: 'Euclid Circular A', 'Arimo', sans-serif;
	font-weight: bold;
}
.topic_styled-select select {
	background: transparent;
	width: 263px;
	line-height: 1;
	border: 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	height:40px;
	-webkit-appearance: none;
	font-size: 13px;
	color: #434141;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom:8px;
	padding-left: 10px;
   }
   
.topic_styled-select {
	width: 233px;
	height:40px;
	overflow: hidden;
	background-color: #fcfcfc;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: right;
	border: 1px solid #dddddd;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
   }
   
  .search_bg{ padding-top:15px; padding-bottom:15px; background-color:#f3f3f3;}
  
  
ul.search{
padding:0;
margin: 0px;

}
ul.search li {
	display: inline-block;
	vertical-align: top;
	margin-right:12px;
	margin-bottom:10px;
	width:21%;
	clear: both;
}


ul.search li:last-child {
margin-right:0px;
width:10%;
}

ul.search1{
padding:0;
margin-left: 20px;

}
ul.search1 li {
	display: inline-block;
	vertical-align: top;
	margin-right:12px;
	margin-bottom:10px;
	width:18%;
	clear: both;
}


ul.searchz li:last-child {
margin-right:0px;
width:10%;
}
input.search_ic {
	border: 1px solid #dddddd;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	font-size: 16px;
	outline: 0;
	-webkit-appearance: none;
	color: #434141;
	padding-top: 9px;
	padding-right: 45px;
	padding-bottom:9px;
	padding-left: 9px;
	background-color: #fcfcfc;
	background-attachment: scroll;
	background-image: url(../images/ic_search.gif);
	background-repeat: no-repeat;
	background-position: right 9px;
	width:74%;
}

.button_search{
	text-decoration:none;
	display:inline-block;
	color: #444444;
	text-align: center;
	font-size:13px;
	border: 1px solid #cccccc;
	text-transform: uppercase;
	padding-top:8px;
	padding-bottom: 8px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding-right: 20px;
	padding-left: 20px;
	background: rgb(245,245,245); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(245,245,245,1) 0%, rgba(230,230,230,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(245,245,245,1)), color-stop(100%,rgba(230,230,230,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(245,245,245,1) 0%,rgba(230,230,230,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(245,245,245,1) 0%,rgba(230,230,230,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(245,245,245,1) 0%,rgba(230,230,230,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(245,245,245,1) 0%,rgba(230,230,230,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#e6e6e6',GradientType=0 ); /* IE6-9 */
	font-weight: bold;
}

.button_search:hover{
	color: #1e5a70;
	border: 1px solid #cccccc;
	background-color: #d3d3d3;
}
.sort{
	margin-top: 15px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e7e7e7;
	padding-bottom: 15px;
}
.sortby{ float:right;}

.paging{
width:100%;
text-align: left;
}
.paging ul{
	list-style-type:none;
	padding:0; margin:0;
	margin-right:30px;
}
.paging ul li{ padding:0; margin:0;	display:inline;}
.paging ul li a{
	color:#11113f;
	text-decoration:none;
	display:block;
	float:left;
	font-size: 12px;
	text-align: left;
	padding-left: 13px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7d8598;
	padding-right: 13px;
	font-weight: bold;
}
.paging ul li a:hover {
	color:#1e5a70;
}
.paging ul li a.act {
	color:#1e5a70;
}
.paging ul li a.next{
	border-right-style: none;
}
.video_paging{
	float: right;
	margin-top: 20px;
	margin-bottom: 20px;
}
.video{ position:relative;}


.photo{}
ul.photos{
	padding:0;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

ul.photos img {

max-height:140px;

}

ul.videos img {
width:100%;
max-height:80px;
max-width:160px;

}
ul.photos li {
	display: inline-block;
	vertical-align: top;
	margin-right:15px;
	margin-bottom:20px;
	width:22%;
	clear: both;
}
ul.photos li:last-child {
margin-right:0px;
}
.photos_title{
	color:#111111;
	line-height:22px;
	font-size: 14px;
	font-family: 'Euclid Circular A', 'Arimo', sans-serif;
	font-weight: bold;
}
.photos_date{
	font-size: 11px;
	color: #666666;
	margin-top:12px;
	font-family: 'Euclid Circular A', 'Arimo', sans-serif;
}
.main_news{
	width: 100%;
	position: relative;
	z-index: 107;
	margin-top:20px;
	margin-bottom:20px;
}
.main_news_text{
	position: absolute;
	z-index: 5001;
	left: 0px;
	bottom: 5%;
	background-image: url(../images/news_text_bg.png);
	background-repeat: repeat;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	color: #FFF;
	font-size: 18px;
	width: 45%;
}

.main_news1{
	width: 100%;
	position: relative;
	margin-bottom:20px;
}
.main_news_text1{
	position: absolute;
	left: 0px;
	top: 30%;
	background-image: url(../images/news_text_bg.png);
	background-repeat: repeat;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	color: #FFF;
	font-size: 18px;
	width: 45%;
}


.year{
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/year_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 37px;
	width: 67px;
	text-align: center;
	color: #FFF;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	padding-top: 5px;
	margin-bottom:10px;
}
.main_news_mob{	margin-top:20px;
}
.main_news_text_mob{
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	color: #FFF;
	font-size: 18px;
	text-align: left;
	background-color: #323232;
	padding-top: 10px;
	margin-top:-5px;
	margin-bottom:20px;
}
.year_mob{
	color: #d70f0f;
}
.news_page_left{ float:left; width:68%;}
.news_page_right{ float:right; width:29%;}

.news_page_left1{ float:left; width:29%;}
.news_page_right1{ float:right; width:68%;}

.news_page_left2{ float:left; width:100%;}


.one_news_img1{	width: 100%;
	position: relative;
	z-index: 6000;
}
.one_news_img1_text{ 	position: absolute;
	z-index: 6001;
	bottom: 4px;
	background-image: url(../images/news_text_bg.png);
	background-repeat: repeat;
	padding-right: 3%;
	padding-bottom: 10px;
	padding-left: 3%;
	color: #FFF;
	font-size: 18px;
	padding-top:10px; width:94%;}
.one_news{}
.one_news_img{}
.black{ color:#000000;}
.one_news_text{
	color: #000000;
	font-size: 18px;
	padding-top:10px;
	padding-bottom:20px;
}
.one_news_year{
	color: #d70f0f;
	font-weight:bold;
}
.one_by{
	color: #7a7a7a;
	font-size: 14px;
}

ul.news_icons{
	padding:0;
	margin:0;
}
ul.news_icons li {
	display: inline-block;
	vertical-align: top;
	margin-right:15px;
	margin-top:10px;
	clear: both;
}
.news_icon{ margin-right:10px; float:left; margin-top:10px;}
.news_icon_link{
	color: #bbbbbb;
	float: left;
	font-size: 15px;
	margin-right:20px;
	margin-top:10px;
}
.news_icon_link a{ color:#bbbbbb;}
.news_icon_link a:hover{ color:#000000;}


.news_icon_link1{
	color: #858585;
	float: left;
	font-size: 15px;
	margin-top: 15px;
	font-weight: bold;
}
.news_icon_link1 a{ color:#bbbbbb;}
.news_icon_link1 a:hover{ color:#000000;}


ul.two_news{
	padding:0;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul.two_news li {
	display: inline-block;
	vertical-align: top;
	margin-right:33px;
	margin-bottom:20px;
	width:30%;
	clear: both;
}
ul.two_news li:last-child {
margin-right:0px;
}


ul.two_news1{
	padding:0;
	margin:0;
}
ul.two_news1 li {
	display: block;
	vertical-align: top;
	margin-bottom:20px;
	width:100%;
	clear: both;
}
.comment{}

ul.three_news{
	padding:0;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul.three_news li {
	display: inline-block;
	vertical-align: top;
	margin-right:25px;
	margin-bottom:20px;
	width:30%;
	clear: both;
}
ul.three_news li:last-child {
margin-right:0px;
}
.news_deatils_icon_sec{
	margin-top: 20px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cecece;
}
.news_deatils_icon_sec_left{ float:left;}
.news_deatils_icon_sec_right{ float:right;}
.news_details_text{
	font-size: 16px;
}
.large{
	font-size: 50px;
}


.team_top1{
	background-image: url(../images/A-25.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 100px;
	margin-bottom: 10px;
}
.team_nav{
	background-color: #35434d;
}
.team_heading{
	text-align: left;
	height:80px;
	padding-top:1px;
	vertical-align: top;
	margin-bottom:15px;
	font-weight: bolder;
}
.white{
	color: #FFF;
	text-transform: uppercase;
	font-weight: bold;
}

.team_nav{
	text-align:center;
}
.team_nav ul{ padding:0; margin:0 ; list-style-type:none; float:left;}
.team_nav ul li{
	margin:0;
	padding:0;
	display:inline;

}
.team_nav ul li a{
	display: block;
	text-decoration: none;
	color: #ffffff;
	float: left;
	padding-right: 8px;
	padding-left: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 12px;
}
.team_nav ul li a:hover{
	color:#d5090c;
	background-color: #ffffff;
}
.box{
	background-color: #f3f3f3;
	border: 1px solid #e1e1e1;
	padding: 11px;
	margin-bottom: 10px;
}
.heading_blue{
	background-image: url(../images/heading_blue.gif);
	background-repeat: repeat-x;
	background-position: center top;
	padding-top: 9px;
	padding-bottom: 9px;
	text-align: left;
	margin-bottom: 5px;
	padding-left: 15px;
}
.team_staff{
	font-size: 14px;
	line-height: 24px;
}
.spacer{
	margin-top: 20px;
	margin-bottom: 20px;
	background-image: url(../images/spacer.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: 8px;
	clear: both;
}

.spacer2{
	margin-top: 20px;
	margin-bottom: 20px;
	background-image: url(../images/spacer.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: 8px;
	clear: both;
}

.spacer1{
	margin-top: 20px;
	margin-bottom: 20px;
	background-image: url(../images/spacer.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: 8px;
	clear: both;
}
.team_in_left{ float:left; width:48%;}
.team_in_right{ float:right; width:48%;}
.team_in_heading{
	margin-bottom: 16px;
}
.team_in_sec{}

.grey{ color:#606060;}
.team_video{}
.team_news_img{ float:left; margin-right:20px; width:37%;}
.team_news_text{
	float: left; font-size: 15px; width:56%;}

.team_news_img1{ float:left; margin-right:20px; width:25%;}
.team_news_text1{
	float: left; font-size: 15px; width:72%;}

.team_news_title{
	font-size: 15px;
	color: #bb2d0c;
	text-decoration: none;
	margin-bottom: 10px;
}
.team_news_title a{
	color: #bb2d0c;
	text-decoration: none;
}
.team_news_title a:hover{
	color: #000000;
	text-decoration: none;
}
ul.team_news{
	padding: 0;
	margin:0;
}
ul.team_news li {
	display: block;
	vertical-align: top;
	padding-bottom:26px;
	margin-top:26px;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eaeaea;
}

.td_blue{
	background-color: #dbe0e6;
	text-align: left;
	padding: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9fb1bd;
}
.td_blue1{
	background-color: #b6c6d3;
	text-align: left;
	padding: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9fb1bd;
	font-weight: bold;
}
.table_boder{
	border: 1px solid #9fb1bd;
}
.td_white{
	background-color: #FFFFFF;
	text-align: left;
	padding: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9fb1bd;
}
#photosly{
	position:absolute;
	visibility: hidden;
	z-index:9140;
	top: 142px;
	left:auto;
	right:auto;
}
#videoly {position:absolute;
	visibility: hidden;
	z-index:110;
	top: 205px;
}
#newsly{position:absolute;
	visibility: hidden;
	z-index:120;
	top: 205px;
}
#foundationly{position:absolute;
	visibility: hidden;
	z-index:130;
	top: 205px;
}

#wwply{position:absolute;
	visibility: hidden;
	z-index:130;
	top: 205px;
}

#globally{position:absolute;
	visibility: hidden;
	z-index:130;
	top: 205px;
}

.dropdown_text1{
	position: absolute;
	z-index: 5001;
	left: 0px;
	top: 70%;
	background-image: url(../images/news_text_bg.png);
	background-repeat: repeat;
	padding-right: 20px;
	padding-bottom: 25px;
	padding-left: 20px;
	color: #FFF;
	font-size: 18px;
	width:86%;
}

.dropdown_text2{
	position: absolute;
	z-index: 5001;
	left: 0px;
	top: 74%;
	background-image: url(../images/news_text_bg.png);
	background-repeat: repeat;
	padding-right: 20px;
	padding-bottom: 25px;
	padding-left: 20px;
	color: #FFF;
	font-size: 18px;
	width:91%;
}



#nav1,#nav2,#nav3,#nav4,#nav5,#nav6,#nav7,#nav8,#nav9,#nav10 {float: left;}
.dropbox{
	list-style-type:none;
	padding:0;
	margin:0;
	text-align:left;
	background-color:#ffffff;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #214b75;
	margin-top:-3px;
}
ul.drop_downphotos{
	padding:0;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul.drop_downphotos li {
	display: inline-block;
	vertical-align: top;
	margin-right:15px;
	margin-bottom:20px;
	width:31%;
	clear: both;
}
ul.drop_downphotos li:last-child {
margin-right:0px;
}
.drop_downphotos_img{ margin-bottom:10px; position:relative; z-index:100;}
.drop_downphotos_text{
	color: #222222;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}
.drop_downphotos_text a{	color: #255482;
	text-decoration: none;}
.drop_downphotos_text a:hover{
	color: #222222;
	text-decoration: none;
}

#grey_line{
position:absolute;
	top: 85%;
	width:100%;
	z-index: 99;
}


ul.drop_downphotos1{
	padding:0;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul.drop_downphotos1 li {
	display: inline-block;
	vertical-align: top;
	margin-right:15px;
	margin-bottom:20px;
	width:47%;
	clear: both;
}
ul.drop_downphotos1 li:last-child {
margin-right:0px;
}

ul.drop_downphotos2{
	padding:0;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul.drop_downphotos2 li {
	display: inline-block;
	vertical-align: top;
	margin-right:15px;
	margin-bottom:20px;
	width:17.25%;
	clear: both;
}
ul.drop_downphotos2 li:last-child {
margin-right:0px;
}



/* 24th jun 2015 */
.about_page_left{ float:left; width:20%;}
.about_page_right{ float:right; width:75%; margin-top:30px;}

.about_page_left_new{ float:left; width:90%;}
.about_page_right_new{ float:left; width:95%; padding-left:36px;}

.about_page_text{
	font-size: 16px;
	margin-top:30px;
}
.page_heading_sec{
	background-color: #131313;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #f0ab00;
	background-image: url(../images/heading1.png);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top:19px;
}

.page_heading_sec_all_new{
	background-color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dbdbdb;
	margin-top:19px;
	height:100px;
}

.page_heading_sec_all{
	background-color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dbdbdb;
	margin-top:19px;
}
.page_heading_text{
	float: left;
	padding-top: 65px;
	padding-bottom: 65px;
}
.about_left_sec{
	background-color: #f0ab00;
	-webkit-border-radius: 0px 0px 4px 4px;
	-moz-border-radius: 0px 0px 4px 4px;
	border-radius: 0px 0px 4px 4px;
	padding-bottom: 10px;
	margin-bottom:20px;
}

#rightn {
	margin: 0;
	width: 100%;
	padding: 0px;
}
#rightn ul{
	padding:0;
	margin:0;
	float: left;
	width: 100%;
}
#rightn li{ padding:0; margin:0px; list-style-type:none;}
#rightn li a{
	font-size: 14px;
	color: #131313;
	display: block;
	text-decoration: none;
	padding-top: 16px;
	padding-right: 16px;
	padding-bottom: 16px;
	padding-left: 16px;
	background-color: #f0ab00;
	margin: 0;
	font-weight: bold;
}
#rightn li a:hover{
	text-decoration: none;
	color: #FFFFFF;
	text-align: left;
	background-color: #4d4d4d;
}
.about_heading{
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #131313;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #131313;
	padding-bottom: 15px;
	margin-right: 16px;
	margin-left: 16px;
	padding-top: 16px;
}

ul.about_photos{
	padding:0;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul.about_photos li {
	display: inline-block;
	vertical-align: top;
	margin-right:15px;
	margin-bottom:20px;
	width:47.5%;
	clear: both;
}
ul.about_photos li:last-child {
margin-right:0px;
}
.about_photos_img{
	position: relative;
	z-index: 105;
}
.about_photos_text_bg{
	position: absolute;
	z-index: 106;
	width: 100%;
	bottom: 6px;
	background-image: url(../images/overlay_bg.png);
	background-repeat: repeat;
	
}
.about_photos_text{
	color: #FFFFFF;
	padding: 10px;
}

.button_white1{

	text-decoration:none;
	text-transform:uppercase;
	display:inline-block;
	color: #434141;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center	;
	background-color: #fcfcfc;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #cccccc;
	background-repeat: no-repeat;
	background-position: right center;
	width: 160px;
	font-size:1.25rem;
	font-family: 'Euclid Circular A', "Tungsten Rounded A","Tungsten Rounded B",Helvetica,Arial;
    font-weight: 400;
	letter-spacing: 0.09rem;

	
}

.button_white{

	text-decoration:none;
	display:inline-block;
	font-size: 13px;
	color: #434141;
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: left;
	padding-left:10px;
	background-color: #fcfcfc;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #cccccc;
	background-image: url(../images/right_arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	width: 200px;
	
}

.button_white:hover{
 color: #434160;
}


/* 1st jully 2015 */
.annual{
	font-size: 18px;
	color: #0a2a5c;
font-family: 'Euclid Circular A', 'Open Sans', sans-serif;
	font-weight:600;
	font-weight:bold;
	text-transform: uppercase;
	
}
.build{
	font-size: 65px;
	color: #0089d4;
	font-weight: normal;
	font-family: 'Euclid Circular A', 'Open Sans', sans-serif;
	font-weight:300;
	 text-transform: uppercase;
	 margin-top:10px;
}

.annual_mob{
	font-size: 18px;
	color: #ffffff;
font-family: 'Euclid Circular A', 'Open Sans', sans-serif;
	font-weight:600;
	font-weight:bold;
	text-transform: uppercase;
	margin-top:20px;
}
.build_mob{
	font-size: 65px;
	color: #0089d4;
	font-weight: normal;
	font-family: 'Euclid Circular A', 'Open Sans', sans-serif;
	font-weight:300;
	 text-transform: uppercase;
	 margin-top:10px;
}

.annual_blue_line{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0094c8;
	 margin-top:10px;
	 width:50%;
	 margin-left:auto;
	margin-right:auto;
}
.annual_white_text{ margin-top:10px; font-size: 22px;
	color: #ffffff;
	line-height: normal;
	margin-top:140px;}
	
	
.annual_white_text_mob{ margin-top:40px; font-size: 22px;
	color: #ffffff;
	font-family: 'Euclid Circular A', 'open_sansregular';
	line-height: normal;
	margin-bottom:30px;}

.annual_white_line{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	margin-top:20px;
	margin-bottom:20px;
	width:60%;
	margin-left:auto;
	margin-right:auto;
	
}

.button_blue_yellow{
	text-decoration:none;
	display:inline-block;
	color: #ffffff;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: center;
	padding-right: 10px;
	padding-left:10px;
	font-size:14px;
	background-color: #FF8B04;
	border: 1px solid #719cd8;
	border-radius:6px;
	font-family: 'Euclid Circular A', open_sansregular;;
	font-weight: 600;
	border-radius:10px;
	text-transform: uppercase;
	 margin-top:15px;
}

.blue_sec{
	background-color: #001727;
	margin-top: 25px;
	background-image: url(../images/bluebg_new.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

.blue_sec_mob{
	background-color: #001727;
	margin-top: 25px;
	background-image:none;
	padding-top:20px;
}


#blue_nav{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	width:60%;
}
#blue_nav ul{ padding:0; margin:0 ; list-style-type:none;}
#blue_nav ul li{
	margin:0;
	padding:0;
	display:inline;

}
#blue_nav ul li a{
	display:block;
	text-decoration:none;
	float:left;
	color:#00AEEF;
	padding-top: 11px;
	padding-right: 9px;
	padding-bottom: 9px;
	padding-left:9px;
	font-family: 'Euclid Circular A', 'Arimo', sans-serif;
	font-size: 14px;
	
	border: 1px solid #0094c8;
	background-color:#ffffff;
}
#blue_nav ul li a:hover{
	color: #1E5A70;
	border: 1px solid #0094c8;
}


#blue_nav_mob{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
#blue_nav_mob ul{ padding:0; margin:0 ; list-style-type:none;}
#blue_nav_mob ul li{
	margin:0;
	padding:0;
	display:inline;

}
#blue_nav_mob ul li a{
	display:block;
	text-decoration:none;
	float:left;
	color:#ffffff;
	padding-top: 11px;
	padding-right: 9px;
	padding-bottom: 9px;
	padding-left:9px;
	font-family: 'Euclid Circular A', 'Arimo', sans-serif;
	font-size: 14px;
	border: 1px solid #0094c8;
}
#blue_nav_mob ul li a:hover{
	color: #1E5A70;
	border: 1px solid #0094c8;
}


.con_nav{ text-align: center;}

.add_blue{	font-size: 22px;
	color: #00AEEF;
	font-family: 'Euclid Circular A', 'open_sansregular';
	line-height: normal;}
	
.add_white{	font-size: 22px;
	color: #ffffff;
	font-family: 'Euclid Circular A', 'open_sansregular';
	line-height: normal;}

.blue_left{ float:left; width:33%;}
.blue_left1{ float:left; width:34%; text-align:center;}
.blue_right{ float: right; width:33%; }


.blue_left2{ float:left; width:100%; margin-top:50px;}
.blue_left2{ float:left; width:100%; text-align:center;}


.green{ background-color:#009900; height:50px;}
.pink{ background-color:#CC66CC; height:50px;}

ul.annual_img_sec{
	padding:0;
	
	
}
ul.annual_img_sec li {
	display: inline-block;
	vertical-align: top;
	margin-bottom:50px;
	width:45%;
	padding-left:12px;
}

ul.annual_img_sec1{
	padding:0;
	margin:0;
}
ul.annual_img_sec1 li {
	display: inline-block;
	vertical-align: top;
	margin-bottom:50px;
	width:48%;
	clear: both;
}
.annual_img{	text-align:center;}
.annual_img_text{ margin-top:10px; 	text-align:center;}
.annual_title{ color:#00aeef; font-size:14px;}
.annual_disc{ color:#ffffff; font-size: 18px;}
.white_border{
	border: 1px solid #FFFFFF;
}

.content-header.with-divider-top {
    border-top: 1px solid #CECECE;
    padding-top: 1em;
}

.content-header {
    margin-bottom: 1.25em;
	text-align: center;
}

.content-header.with-divider-top h2 {
    margin-top: -0.8em;
}
.content-header h2 {
    text-transform: uppercase;
    color: #FFF;
    text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.4);
    background: #B70000 none repeat scroll 0% 0%;
    display: inline-block;
    vertical-align: top;
    padding: 0.4em 2em;
    position: relative;
    margin-bottom: 10px;
	font-weight:600;
}
.content-header h2::after {
    content: "";
    display: block;
    height: 10px;
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: -10px;
    z-index: 100;
    background: transparent url("../images/header-arrow.png") no-repeat scroll center bottom / 100% 10px;
}


.overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  transition: opacity 500ms;
  visibility: hidden;
  opacity: 0;
  z-index:1000;
}
.overlay:target {
  visibility: visible;
  opacity: 1;
}

.popup {
  margin: 70px auto;
  padding: 20px;
  background: #fff;
  border-radius: 5px;
  width: 60%;
  position: relative;
  transition: all 5s ease-in-out;
}

.popup h2 {
  margin-top: 0;
  color: #333;
}
.popup .close {
  position: absolute;
  top: 20px;
  right: 30px;
  transition: all 200ms;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #333;
}
.popup .close:hover {
  color: #06D85F;
}
.popup .content {
  max-height: 80%;
  max-width:90%;
   font-size:16px;
  
}

.fourcols {
	background-attachment: scroll;
	background-color: #EFEFEF;
	background-image: url(../images/boxHeader.gif);
	background-repeat: repeat-x;
	background-position: 0 -167px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DEDEDE;
	font-family: 'Euclid Circular A',Verdana, Arial, Helvetica, sans-serif;
}
.fourcols td {padding:3px 0 0 4px !important;background:none;border-top:1px solid #DDD;}
.fourcols td .teamOver {overflow:hidden;cursor:pointer;font-family: 'Euclid Circular A',Verdana, Arial, Helvetica, sans-serif;}
.fourcols td .teamOver a { color:#333333;}
.fourcols td .teamOver:hover {
	cursor:pointer;
	text-decoration:none;
	background-color: #EFEFEF;
	background-image: url(../images/teamHeader.jpg);
	background-repeat: repeat-x;
}
.fourcols .teamFlag {float:left;width:18px;margin-right:6px;}
.fourcols .teamFlag img {border:solid 1px #888;}
.fourcols td span {float:left;}
.fourcols td .arrow {float:right;margin-right:4px;}


.fourcols1 {
	background-attachment: scroll;
	background-color: #EFEFEF;
	background-image: url(../images/boxHeader.gif);
	background-repeat: repeat-x;
	background-position: 0 -167px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DEDEDE;
	font-family: 'Euclid Circular A',Verdana, Arial, Helvetica, sans-serif;
}
.fourcols1 td {
	background:none;
	border-top:1px solid #DDD;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 7px; font-weight:bold;
	font-family: 'Euclid Circular A','adobe-garamond-pro-1','regencielight',Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
}

.fourcols1 td .teamOver {overflow:hidden;cursor:pointer;}
.fourcols1 td .teamOver:hover {
	cursor:pointer;
	text-decoration:none;
	background-color: #EFEFEF;
	background-image: url(../images/teamHeader.jpg);
	background-repeat: repeat-x;
}
.fourcols1 .teamFlag {float:left;width:18px;margin-right:6px;}
.fourcols1 .teamFlag img {border:solid 1px #888;}
.fourcols1 td span {float:left;}
.fourcols1 td .arrow {float:right;margin-right:4px;}

.next1 {

text-decoration:none;
	display:inline-block;
	color: #FFFFFF;
	text-align: center;
	font-size:16px;
	font-weight: 700;
     font-family: 'Euclid Circular A', 'Open Sans', sans-serif;
	border: 1px solid #e17800;
	text-transform: uppercase;
	padding-top:8px;
	padding-bottom: 8px;
	background-color: #ff8f0e;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding-right: 32px;
	padding-left: 32px;
	cursor:pointer;
	margin-left: 20px;
margin-top: -10px;

}

.prev1 {

text-decoration:none;
	display:inline-block;
	color: #FFFFFF;
	text-align: center;
	font-size:16px;
	font-weight: 700;
     font-family: 'Euclid Circular A', 'Open Sans', sans-serif;
	border: 1px solid #e17800;
	text-transform: uppercase;
	padding-top:8px;
	padding-bottom: 8px;
	background-color: #ff8f0e;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding-right: 32px;
	padding-left: 32px;
	cursor:pointer;
margin-top: -10px;

}


.submit{
	text-decoration:none;
	display:inline-block;
	color: #FFFFFF;
	text-align: center;
	font-size:16px;
	font-weight: 700;
     font-family: 'Euclid Circular A', 'Open Sans', sans-serif;
	border: 1px solid #e17800;
	text-transform: uppercase;
	padding-top:8px;
	padding-bottom: 8px;
	background-color: #ff8f0e;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding-right: 32px;
	padding-left: 32px;
	cursor:pointer;
	
}

.next1:hover,.prev1:hover,.submit:hover{
	color: #ffffff;
	border: 1px solid #e17800;
	background-color: #ffb008;
	cursor:pointer;
}

.org_sidenav {
	text-align: left;
}
.org_sidenav ul{
	padding:0;
	list-style-type:none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
}
.org_sidenav ul li{ padding:0; margin:0;
float: left;
display: inline;


}
.org_sidenav ul li a{
	color:#6c6c80;
	text-decoration:none;
	display:block;
	padding-top: 26px;
	padding-bottom: 26px;
	padding-left: 0px;
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dbdbdb;
	padding-left:25px;
	padding-right:25px;
		font-family: 'Euclid Circular A', 'regencielight';
	font-weight: 700;
	
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #dbdbdb;
}

.org_sidenav ul li a:hover {
	color:#044595;
}

.org_sidenav ul li a.act {
	color:#044595;
}

.about_new_page{
	
	background-color:#FFFFFF;
}
.about_blue{
	color:#3e9bca;
	font-weight: normal;
}

.active_page_name_new{
	padding-bottom: 15px;
	padding-left: 25px;
	float:left;
    font-weight: 600;
	text-transform:uppercase;
	font-size: 3.0rem;
	letter-spacing:1px;
	color: #015E7F;
	margin-top: 20px;
font-family: 'Euclid Circular A', "Tungsten Rounded A","Tungsten Rounded B",Helvetica,Arial;
	
}

.active_page_name_new1{
	padding-bottom: 15px;
	padding-left: 25px;
	float:left;
    font-weight: 600;
	font-size: 3.0rem;
	letter-spacing:1px;
	color: #015E7F;
	margin-top: 20px;
font-family: 'Euclid Circular A', "Tungsten Rounded A","Tungsten Rounded B",Helvetica,Arial;
	
}

.active_page_name{
	color: #FFFFFF;
	background-color:#FFCC00;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
	float:left;
	font-family: 'Euclid Circular A', 'regencielight';
	font-weight: 600;
	text-transform:uppercase;
}
.active_page_name_sec{ float:right; width:100%; margin-bottom:5px;}
.org_blue_heading{
	color:#3e9bca;
	font-size: 35px;
	font-family: 'Euclid Circular A', regencielight;
	font-weight: 400;
	text-transform: capitalize;
}
.org_right{
	font-family: 'Euclid Circular A', regencielight;
	font-weight: 400;
	font-size: 16px;
	color:#6c6c6c;
	line-height: 28px;
	padding-top:50px;
}

.org_right1{
font-family: 'Euclid Circular A', 'ff-tisa-web-pro',Georgia,sans-serif;
font-size: 1rem;
color: #555555;
font-weight: 400;
line-height: normal;
}

.org_blue_heading1 {
    font-size: 52px;
    font-size: 3.25rem;
    text-transform: uppercase;
    margin-bottom: 20px;
    float: left;
    display: block;
    margin-right: 2.35765%;
    color: #0B2A35;
	font-family: 'Euclid Circular A', "Tungsten Rounded A","Tungsten Rounded B",Helvetica,Arial;
	font-weight: 400;
letter-spacing: 0.04rem;
}
.staff_title{
	font-family: 'Euclid Circular A', 'open_sansregular';
	font-size: 15px;
	color: #000000;
	font-weight: bold;
}
.staff_details{
	font-family: 'Euclid Circular A', "Times New Roman", Times, serif;
	font-style: italic;
	color: #4d4d4d;
	font-size: 15px;
}
.bg_donate{
background-image: 
    linear-gradient(
      rgba(0, 0, 0, 0.5),
      rgba(0, 0, 0, 0.5)
    ),
    url(../images/bg_donate.jpg);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	
	
	
}

.donate_box{}
.donate_box_white{
	-webkit-border-radius: 0px 0px 5px 5px;
	-moz-border-radius: 0px 0px 5px 5px;
	border-radius: 0px 0px 5px 5px;
	background-color: #FFFFFF;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 40px;
	margin-bottom: 30px;
}
.donate_box_heading{
	-webkit-border-radius: 5px 5px 0px 0px;
	-moz-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
	background-color: #FFFFFF;
	background-image: url(../images/donate_heading.jpg);
	padding-top: 15px;
	padding-bottom: 10px;
	text-align: center;
	background-position: center center;
}
.donate_left{ width:440px; float:left; margin-top:20px; }
.do_paging{
	text-align: center;
	margin-right: auto;
	margin-left: 160px;
	width:150px;
}

.donate_top_text{
	margin-top: 30px;
	margin-bottom: 10px;
	float:right;
	color:#FFFFFF;
	width:50%;
	
}


.amount_but{
	text-align:center;
}
.amount_but ul{ padding:0; margin:0 ; list-style-type:none; float:left; width:100%}
.amount_but ul li{
	margin:0;
	padding:0;
	display:inline;

}
.amount_but ul li a{
	color:#ffffff;
	text-decoration:none;
	display:block;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5%;
	padding-right:5%;
	font-size: 20px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #0c7399;
	background-color:#12a8e0;
	float:left;

	margin-right: 15px;
	margin-bottom:15px;
	font-weight:600;
	width:28%;
}

.amount_but ul li a:hover {
	color:#FFFFFF;
	background-color: #0050a0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.amount_but ul li a.act {
	color:#ffffff;
	background-color: #0050a0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.amount_but ul li.textbox_donate {
	width:21.5%;
	background-color:#9999FF;
	height:50px;
	text-align: left;

}
input.textbox_donate{
	border: 1px solid #a5a5a5;
	outline: 0;
	-webkit-appearance: none;
	color: #5e5e5e;
	padding-top: 12px;
	padding-right: 7px;
	padding-bottom:14px;
	padding-left: 7px;
	background: #ffffff;
	-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;
	float:left;
	width:58%;
	
}
input.textbox_donate:focus {
border: 1px solid #4e94dd;
}

.pagenom{
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
	
}
.pagenom ul{ padding:0; margin:0 ; list-style-type:none;}
.pagenom ul li{
	padding:0;
	display:inline;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
}
.pagenom ul li a{
	display:block;
	text-decoration:none;
	float:left;
	width: 25px;
	height: 25px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
	color: #FFFFFF;
	background-color: #0050a0;
	border: 1px solid #FFFFFF;
	margin-right: 15px;
}
.pagenom ul li a:hover{
	color:#0050a0;
	background-color: #FFFFFF;
}
.pagenom ul li a.act{
	color:#0050a0;
	background-color: #FFFFFF;
	
}
.button_red{
	text-decoration:none;
	display:inline-block;
	color: #FFFFFF;
	text-align: center;
	font-size:15px;
	font-weight: 700;
     font-family: 'Euclid Circular A', 'Open Sans', sans-serif;
	text-transform: uppercase;
	padding-top:5px;
	padding-bottom: 5px;
	background-color: #e51d2e;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	width:96%;
	margin-top:50px;
}

.button_red:hover{
	color: #ffffff;
	background-color: #ce0617;
}

ul.gallery {
	padding:0;
	margin:0;
	
}
ul.gallery li {
	display: inline-block;
	padding-right:20px;
	padding-bottom:20px;
	text-align: left;
	vertical-align: top;
	width:31%;
	
}
ul.gallery li:last-child{
	padding-right:0px;
}
.gallery_img{
	position: relative;
		overflow:hidden;
		
}
.grow_heading {
transition: all .5s ease-in-out;
	background-image: url(../images/gallery_bg.png);
	background-repeat: repeat;
	position: absolute;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	width:100%;
	text-align: center;
	top:38%;
		font-size: 1em;
}
.grow_heading h4{
	color: #FFFFFF;
	font-size: 1em;
	text-transform: uppercase;
	font-family: 'Euclid Circular A', 'Open Sans', sans-serif;
	font-weight:700;
}

.grow_heading:hover {
transform: scale(1.1);
  background-image: url(../images/gallery_bg1.png);
  background-repeat: repeat;
  margin-left:16px;
	padding-top: 10px;
	padding-bottom: 10px;
		font-size: 1em;
}
.line_gallery{
	height: 30px;
	margin-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	width:95%;
}

.grey_gallery1{
	color: #333333;
	font-size: 4em;
	font-weight:800;
	margin-bottom: 20px;
	text-transform: uppercase;
	font-family: 'Euclid Circular A','Open Sans', sans-serif;
}
.gallery_text{ font-size: 16px; font-family: 'Euclid Circular A', 'Open Sans', sans-serif; line-height:25px; margin-right:50px;}

#every{z-index: 175; position: relative; background-color:#CC6600;}

#every_left{
	position:absolute;
	z-index: 176;
	background-color: #ffffff;
	height: 220px;
	width: 210px;
	top:-250px;
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px#888;
	box-shadow: 0 0 5px #888;
	padding: 10px;
}

author-group{margin:0 0 40px}

.hero,h22.hero,h3.hero,h4.hero{
color:#ffffff;
font-family: 'Euclid Circular A',"Tungsten Rounded A","Tungsten Rounded B",Helvetica,Arial;font-weight:400;letter-spacing:0.04rem;}

.hero h10{margin:0 0 20px;color:#fff;max-width:none; font-weight:500;}.hero h10 a{color:#fff;-webkit-transition:background 0.35s;-moz-transition:background 0.35s;transition:background 0.35s;font-weight:500;}.hero h10 a:hover{color:#2683BF;background-color:#e6e6e4}


/* -----------Team_details----------- */

.team_details_nav{
	text-align:left;
	margin-bottom:20px;
	padding-top:10px;
}
.team_details_nav ul{ padding:0; margin:0 ; list-style-type:none; float:left;}
.team_details_nav ul li{
	margin:0;
	padding:0;
	display:inline;

}
.team_details_nav ul li a{
	display: block;
	text-decoration: none;
	float: left;
	color: #0c1122;
	padding-top: 15px;
	padding-bottom:15px;
	padding-right:27px;
	padding-left: 27px;
	margin-right:5px;
	text-transform: uppercase;
	border: 1px solid #ededed;
	background-color: #FFFFFF;
}
.team_details_nav ul li a:hover{
	color: #000000;
	background-color: #e5e5e5;
	border: 1px solid #ededed;
}
.team_details_nav ul li a.act{
	color: #ffffff;
	background-color: #000000;
	border: none;
	background-image: url(../images/bot_arrow.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.team_details_nav ul li a.lastone{
margin-right:0px;
}


/* team details page */
.overview{}
.overview_left{ float:left; width:31.5%; margin-right:2%;}
.overview_right{ float:right; width:66%;}

ul.overview_left_photos li {
	display: block;
	vertical-align: top;
	margin-bottom:20px;
	width:100%;
}
.page_title{
	background-image: url(../images/heading_bg_black.gif);
	background-repeat: repeat-x;
	background-position: center center;
	padding-left: 16px;
	float:left;
	width:100%;
	margin-bottom:20px;
}
.title{
	background-color: #ffffff;
	padding-right: 25px;
	padding-left: 25px;
	float:left;
}
.team_details_news{}
.team_details_news_full{}
.one_news_img1_text2{ 	position: absolute;
	z-index: 6002;
	bottom: 1px;
	background-image: url(../images/news_text_bg.png);
	background-repeat: repeat;
	padding-right: 3%;
	padding-bottom: 10px;
	padding-left: 3%;
	color: #FFF;
	font-size: 18px;
	padding-top:10px; width:100%;}

.one_news_text1{
	color: #ffffff;
	font-size: 18px;
	padding-top:10px;
	padding-bottom:20px;
}
.one_news_img2{margin-right: 20px;}
.one_news_img3{}

ul.two_news_team{
	padding:0;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul.two_news_team li {
	display: inline-block;
	vertical-align: top;
	margin-bottom:20px;
	width:33%;
	clear: both;
}

.gallery_img_team{
	position: relative;
	margin-bottom:25px;
}
.grow_heading_team {
	-webkit-transition:all 0.5s ease-out;
	-moz-transition:all 0.5s ease-out;
	-ms-transition:all 0.5s ease-out;
	-o-transition:all 0.5s ease-out;
	transition:all 0.5s ease-out;
	background-image: url(../images/gallery_bg.png);
	background-repeat: repeat;
	position: absolute;
	color: #FFFFFF;
	padding-top: 15px;
	padding-bottom: 15px;
	width:100%;
	text-align: center;
	top:38%;
}
.grow_heading_team h4{
	color: #FFFFFF;
	font-size: 15px;
	text-transform: uppercase;
	font-family: 'Euclid Circular A', 'Open Sans', sans-serif;
}
.grow_heading_team h4:hover{
	color: #FFFFFF;
	font-size: 15px;
	text-transform: uppercase;
	font-family: 'Euclid Circular A', 'Open Sans', sans-serif;
}

.grow_heading_team:hover {
  -webkit-transform:scale(1.1);
  -moz-transform:scale(1.1);
  -ms-transform:scale(1.1);
  -o-transform:scale(1.1);
  transform:scale(1.1);
  background-image: url(../images/gallery_bg1.png);
  background-repeat: repeat;
  width:91%;
  margin-left:4.5%;
  padding-top: 20px;
  padding-bottom: 20px;
}

.grow_heading_team1 {
	-webkit-transition:all 0.5s ease-out;
	-moz-transition:all 0.5s ease-out;
	-ms-transition:all 0.5s ease-out;
	-o-transition:all 0.5s ease-out;
	transition:all 0.5s ease-out;
	background-image: url(../images/gallery_bg.png);
	background-repeat: repeat;
	position: absolute;
	color: #FFFFFF;
	padding-top: 15px;
	padding-bottom: 15px;
	width:100%;
	text-align: center;
	top:38%;
}
.grow_heading_team1 h4{
	color: #FFFFFF;
	font-size: 15px;
	text-transform: uppercase;
	font-family: 'Euclid Circular A', 'Open Sans', sans-serif;
}
.grow_heading_team1 h4:hover{
	color: #FFFFFF;
	font-size: 15px;
	text-transform: uppercase;
	font-family: 'Euclid Circular A', 'Open Sans', sans-serif;
}

.grow_heading_team1:hover {
  -webkit-transform:scale(1.1);
  -moz-transform:scale(1.1);
  -ms-transform:scale(1.1);
  -o-transform:scale(1.1);
  transform:scale(1.1);
  background-image: url(../images/gallery_bg1.png);
  background-repeat: repeat;
  width:91%;
  margin-left:4.5%;
  padding-top: 20px;
  padding-bottom: 20px;
}
.team_profile{ height:700px;}
.team_video1{ padding-bottom: 20px;}

.col-md-41{ width:33.3333%; float:left; padding-right:15px;padding-left:15px;}

.where_img{
	background-color: #063c68;
	width:33%;
	position:relative;
	float:left;
	height:470px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.where_img1{opacity:0.4;}	
.where_img :hover{	background-color: #063c68;
	opacity:0.2;}
.where_img_caption{ padding:30px; position:absolute; 	color: #fff;
	line-height:1.1;}
	
.where_img_caption H2 {
font-weight:bold;
}

.where_img_caption p {
	font-size: 16px;
	font-weight: 400;
	color: #fff;
	margin-right: 20px;
}

.where_img_caption h4 {
	font-size: 16px;
	font-weight: 400;
	color: #fff;
	float:right;
	position:absolute;
	bottom:30px;
	right:30px;

}


.where_img_caption1 {
	font-size: 16px;
	font-weight: 400;
	color: #fff;
	position:absolute;
	bottom:30px;
	right:30px;
	z-index: 200000;
}

.inner_section1 {

font-weight: bold;
font-size: 16px;
display:none;
padding-top:20px;
padding-left:30px;


}

.inner_section1 h3 {
font-size:20px;
color:#333333;
font-family: 'Euclid Circular A',"Tungsten Rounded A","Tungsten Rounded B",Helvetica,Arial;font-weight:400;letter-spacing:0.04rem;

}

.become-member h2 {
font-size: 2.75rem;
color: #FFF;
text-align: center;
padding: 20px;
font-family: 'Euclid Circular A',"Tungsten Rounded A","Tungsten Rounded B",Helvetica,Arial;font-weight:400;letter-spacing:0.04rem;

}


@media only screen and (min-width: 300px) and (max-width: 767px){

.inner_section1 {

font-weight: bold;
font-size: 12px;
display:none;
padding-top:20px;
}

company-group .circle-logo{width:100px;height:100px;float:left;margin:0 20px 0 0;border:1px solid #e3e3e3;border-radius:200px;padding:20px;background-repeat:no-repeat;background-position:center center;background-size:80% auto;background-color:#fff}

company-group .circle-logo h3 {
color: #164658;
font-size: 1.25rem;
line-height: normal;
}

.inner_section1 h3 {
font-size:20px;
color:#333333;
font-family: 'Euclid Circular A',"Tungsten Rounded A","Tungsten Rounded B",Helvetica,Arial;font-weight:400;letter-spacing:0.04rem;

}

.inner_section1 img {
width:36px;
}
}

@media only screen and (min-width: 768px) and (max-width:1024px){

.inner_section1 {

font-weight: bold;
font-size: 14px;
display:none;
padding-top:20px;



}

.inner_section1 h3 {
font-size:24px;
color:#333333;
font-family: 'Euclid Circular A',"Tungsten Rounded A","Tungsten Rounded B",Helvetica,Arial;font-weight:400;letter-spacing:0.04rem;

}

.inner_section1 img {
width:36px;
}

company-group .circle-logo{width:150px;height:150px;float:left;margin:0 20px 0 0;border:1px solid #e3e3e3;border-radius:200px;padding:20px;background-repeat:no-repeat;background-position:center center;background-size:80% auto;background-color:#fff}

}

.button_bot,button_bot{display:inline-block;width:220px;padding:14px 20px 16px;border-radius:3px;border:1px solid #fff;text-align:center;text-decoration:none;font-family: 'Euclid Circular A',"ff-tisa-web-pro",Georgia,Times;font-weight:400;-webkit-transition:all 0.35s;-moz-transition:all 0.35s;transition:all 0.35s;font-size:16px;font-size:1rem;line-height:16px;line-height:1rem;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none;cursor:pointer}.button_bot.shadow,button_bot.shadow{box-shadow:0 2px 3px rgba(0,0,0,0.25)}

.button_bot.primary,button_bot.primary{background-color:#2683BF;border:1px solid #2683BF;color:#fff}.button_bot.primary:hover,button_bot.primary:hover{background-color:#015E7F;border:1px solid #015E7F}.button_bot.primary:active,button_bot.primary:active{background-color:#213C46;border:1px solid #213C46}.button_bot.secondary,button_bot.secondary{color:#2683BF;background-color:transparent;border:1px solid #dddddd}



section.become-member{text-align:center;position:relative;overflow:hidden}section.become-member .text{position:absolute;width:100%;z-index:2}section.become-member .images{width:100%;float:left;background:#213C46}section.become-member h2{background:#FF8F0E;text-align:center;color:#fff;font-size:44px;font-size:2.75rem;padding:20px}@media only screen and (min-width: 300px) and (max-width: 767px){section.become-member h2{font-size:32px;font-size:2rem}}section.become-member h2.simple{background:transparent;padding-top:30px}section.become-member p,section.become-member .inner ul,.inner section.become-member ul,section.become-member .inner ol,.inner section.become-member ol,section.become-member div.single-content .text li,div.single-content .text section.become-member li,section.become-member div.single-content .report ul:not(.social) li,div.single-content .report ul:not(.social) section.become-member li,section.become-member div.single-content .report ol:not(.social) li,div.single-content .report ol:not(.social) section.become-member li,section.become-member section.collapsible .expandable li,section.collapsible .expandable section.become-member li,section.become-member td,section.become-member th,section.become-member .tier ul,.tier section.become-member ul,section.become-member .tier ol,.tier section.become-member ol{color:#fff;max-width:800px;padding:0 20px;-webkit-font-smoothing:antialiased;margin:40px auto 20px}
 @media only screen and (min-width: 300px) and (max-width: 767px){section.become-member p,section.become-member .inner ul,.inner section.become-member ul,section.become-member .inner ol,.inner section.become-member ol,section.become-member div.single-content .text li,div.single-content .text section.become-member li,section.become-member div.single-content .report ul:not(.social) li,div.single-content .report ul:not(.social) section.become-member li,section.become-member div.single-content .report ol:not(.social) li,div.single-content .report ol:not(.social) section.become-member li,section.become-member section.collapsible .expandable li,section.collapsible .expandable section.become-member li,section.become-member td,section.become-member th,section.become-member .tier ul,.tier section.become-member ul,section.become-member .tier ol,.tier section.become-member ol{font-size:16px;font-size:1rem;line-height:20px;line-height:1.25rem}}
 section.become-member img{width:25%;float:left;opacity:0.2;z-index:0;position:relative;display:none}
 @media only screen and (min-width: 1025px){section.become-member img{display:block}}
 @media only screen and (min-width: 768px) and (max-width: 1024px){section.become-member img.tile-1,section.become-member img.tile-2{display:block;width:50%}}
 @media only screen and (min-width: 300px) and (max-width: 767px){section.become-member img.tile-1{display:block;width:100%}}
  
 
.company-group{float:left;display:block;margin-right:2.35765%;width:100%;margin:0 0 10px}.company-group:last-child{margin-right:0}.company-group .intro{background-color:#e9f3f9;box-sizing:border-box;padding:20px;position:relative}

@media only screen and (min-width: 300px) and (max-width: 767px){.company-group .intro{padding-top:26.66px}.company-group .intro h2{padding-top:10px}}.company-group .group-list{display:block;padding:20px 0;position:relative}.company-group .group-list::after{clear:both;content:"";display:table}.company-group .group-list.collapsible{display:none}.company-group .company{display:block;box-sizing:border-box;padding:30px 20px}.company-group .company::after{clear:both;content:"";display:table}.company-group .company .description{float:left;display:block;width:60%;padding-left:20px}@media only screen and (min-width: 300px) and (max-width: 767px){.company-group .company .description{width:100%;padding-left:0}}
 
 .company-group .circle-logo{width:250px;height:250px;float:left;margin:0 20px 0 0;border:1px solid #e3e3e3;border-radius:200px;padding:20px;background-repeat:no-repeat;background-position:center center;background-size:80% auto;background-color:#efefef}.company-group .circle-logo:hover{background-repeat:no-repeat;background-position:center center;background-size:80% auto;background-color:#egegeg}
 
 @media only screen and (min-width: 300px) and (max-width: 767px){.company-group .circle-logo{float:left;display:block;margin-right:2.35765%;width:31.76157%;width:150px;height:150px;margin:0 0 30px}.company-group .circle-logo:last-child{margin-right:0}}.company-group .circle-logo p,.company-group .circle-logo .inner ul,.inner .company-group .circle-logo ul,.company-group .circle-logo .inner ol,.inner .company-group .circle-logo ol,.company-group .circle-logo div.single-content .text li,div.single-content .text .company-group .circle-logo li,.company-group .circle-logo div.single-content .report ul:not(.social) li,div.single-content .report ul:not(.social) .company-group .circle-logo li,.company-group .circle-logo div.single-content .report ol:not(.social) li,div.single-content .report ol:not(.social) .company-group .circle-logo li,.company-group .circle-logo section.collapsible .expandable li,section.collapsible .expandable .company-group .circle-logo li,.company-group .circle-logo td,.company-group .circle-logo th,.company-group .circle-logo .tier ul,.tier .company-group .circle-logo ul,.company-group .circle-logo .tier ol,.tier .company-group .circle-logo ol{float:left;display:block;margin-right:2.35765%;width:74.41059%}.company-group .circle-logo p:last-child,.company-group .circle-logo .inner ul:last-child,.inner .company-group .circle-logo ul:last-child,.company-group .circle-logo .inner ol:last-child,.inner .company-group .circle-logo ol:last-child,.company-group .circle-logo div.single-content .text li:last-child,div.single-content .text .company-group .circle-logo li:last-child,.company-group .circle-logo div.single-content .report ul:not(.social) li:last-child,div.single-content .report ul:not(.social) .company-group .circle-logo li:last-child,.company-group .circle-logo div.single-content .report ol:not(.social) li:last-child,div.single-content .report ol:not(.social) .company-group .circle-logo li:last-child,.company-group .circle-logo section.collapsible .expandable li:last-child,section.collapsible .expandable .company-group .circle-logo li:last-child,.company-group .circle-logo td:last-child,.company-group .circle-logo th:last-child,.company-group .circle-logo .tier ul:last-child,.tier .company-group .circle-logo ul:last-child,.company-group .circle-logo .tier ol:last-child,.tier .company-group .circle-logo ol:last-child{margin-right:0}@media only screen and (min-width: 300px) and (max-width: 767px){.company-group .circle-logo p,.company-group .circle-logo .inner ul,.inner .company-group .circle-logo ul,.company-group .circle-logo .inner ol,.inner .company-group .circle-logo ol,.company-group .circle-logo div.single-content .text li,div.single-content .text .company-group .circle-logo li,.company-group .circle-logo div.single-content .report ul:not(.social) li,div.single-content .report ul:not(.social) .company-group .circle-logo li,.company-group .circle-logo div.single-content .report ol:not(.social) li,div.single-content .report ol:not(.social) .company-group .circle-logo li,.company-group .circle-logo section.collapsible .expandable li,section.collapsible .expandable .company-group .circle-logo li,.company-group .circle-logo td,.company-group .circle-logo th,.company-group .circle-logo .tier ul,.tier .company-group .circle-logo ul,.company-group .circle-logo .tier ol,.tier .company-group .circle-logo ol{float:left;display:block;margin-right:2.35765%;width:100%}.company-group .circle-logo p:last-child,.company-group .circle-logo .inner ul:last-child,.inner .company-group .circle-logo ul:last-child,.company-group .circle-logo .inner ol:last-child,.inner .company-group .circle-logo ol:last-child,.company-group .circle-logo div.single-content .text li:last-child,div.single-content .text .company-group .circle-logo li:last-child,.company-group .circle-logo div.single-content .report ul:not(.social) li:last-child,div.single-content .report ul:not(.social) .company-group .circle-logo li:last-child,.company-group .circle-logo div.single-content .report ol:not(.social) li:last-child,div.single-content .report ol:not(.social) .company-group .circle-logo li:last-child,.company-group .circle-logo section.collapsible .expandable li:last-child,section.collapsible .expandable .company-group .circle-logo li:last-child,.company-group .circle-logo td:last-child,.company-group .circle-logo th:last-child,.company-group .circle-logo .tier ul:last-child,.tier .company-group .circle-logo ul:last-child,.company-group .circle-logo .tier ol:last-child,.tier .company-group .circle-logo ol:last-child{margin-right:0}}.company-group.horizontal h4{padding:20px 0;color:#5A626C;float:left;display:block;margin-right:2.35765%;width:100%}.company-group.horizontal h4:last-child{margin-right:0}@media only screen and (min-width: 1025px){.company-group.horizontal h4{float:left;display:block;margin-right:2.35765%;width:14.70196%}.company-group.horizontal h4:last-child{margin-right:0}}.company-group.horizontal ul{float:left;display:block;margin-right:2.35765%;width:100%}.company-group.horizontal ul:last-child{margin-right:0}@media only screen and (min-width: 1025px){.company-group.horizontal ul{float:left;display:block;margin-right:2.35765%;width:82.94039%}.company-group.horizontal ul:last-child{margin-right:0}}.company-group.horizontal ul.cc-sponsors{list-style-type:none;float:left;display:block;margin-right:2.35765%;width:100%;padding:0}.company-group.horizontal ul.cc-sponsors:last-child{margin-right:0}
 
 @media only screen and (min-width: 1025px){
 
 .company-group.horizontal ul.cc-sponsors li{float:left;display:block;margin-right:2.35765%;width:23.23176% }
 .company-group.horizontal ul.cc-sponsors li:last-child{margin-right:0}
 
 company-group .circle-logo h3 {
  color: #164658;
  font-size: 1.75rem;
  line-height: normal;
  }

.inner_section1 h3 {
font-size:32px;
color:#333333;
font-family: 'Euclid Circular A',"Tungsten Rounded A","Tungsten Rounded B",Helvetica,Arial;font-weight:400;letter-spacing:0.07rem;

}

.inner_section1 img {
width:50px;
}
 
 }
 
 .company-group.horizontal .circle-logo{margin:0 20px 20px 0}


 
/* form*/

.appointment_box{
	background-color: #FFFFFF;
	padding: 25px;
	border: 1px solid #dddddd;
	width:75%;
}

.banner_top{
	float:right;
	/*margin-top: 20px;*/
	margin-top: 30px;
	width:40%;
	margin-right:50px;
}

ul.form_list {
	padding: 0;
	margin: 0;
}
ul.form_list li {
	display: inline-block;
	text-align: left;
	width:100%;
	margin-right: 0px;
	vertical-align: top;
	padding-bottom: 16px;
}
ul.form_list li.all {
	width:98%;
}
ul.form_list li.list {
	width:48%;
}
ul.form_list li.list1 {
	width:31%;
}
ul.form_list li.file {
	width:75%;
}
ul.form_list li.file_title {
	width:15%;
}
ul.form_list li.submit {
	width:31%;
	text-align:right;
}
ul.form_list li.close {
}
.form_title{ margin-bottom:5px;}
.form_textbox{}

input.textbox1 {
	border: 1px solid #dddddd;
	font-family: 'Euclid Circular A', Arial, Helvetica, sans-serif;
	font-size: 12px;
	width:96%;
	outline: 0;
	-webkit-appearance: none;
	color: #5e5e5e;
	padding-top: 9px;
	padding-right: 7px;
	padding-bottom:9px;
	padding-left: 7px;
	background: #ffffff;
	-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;
}
input.textbox1:focus {
border: 1px solid #a4a1e3;
}
.roundList {
	border: 1px solid #dddddd;
	font-family: 'Euclid Circular A', Arial, Helvetica, sans-serif;
	width:98%;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    font-size: 12px;
	padding-top: 9px;
	padding-right: 7px;
	padding-bottom:9px;
	padding-left: 7px;
    outline: 0;
    -webkit-appearance: none;
    color: #8d8d8d;
	height:35px;

}

.roundList:focus {
border: 1px solid #a4a1e3;
}
.roundList .x-list-item:first-child {
   border-top: 0;
}

.roundList .x-list-item:last-child {
   border-bottom: 0;
}

textarea {
	border: 1px solid #dddddd;
	font-family: 'Euclid Circular A', Arial, Helvetica, sans-serif;
	font-size: 16px;
	width:95%;
    padding: 4px 7px;
    outline: 0;
    -webkit-appearance: none;
    color: #5e5e5e;
    outline: none; /* removes the default outline */
    resize: none; /* prevents the user-resizing, adjust to taste */
	background: #ffffff;
	  -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

textarea:focus {
border: 1px solid #a4a1e3;
}
.appointment_line{
	background-color: #d9d9d9;
	height: 1px;
	margin-top:15px;
	margin-bottom: 15px;
}
.tick{ margin-right:12px; float:left;}
.tick_lext{ float:left; margin-top:-3px;}

.button_purpule{
	text-decoration:none;
	display:inline-block;
	color: #ffffff;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	padding-right: 25px;
	padding-left:25px;
	font-size:14px;
	background-color: #444195;
	-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;
}

.button_purpule:hover{
background-color:#5b57b1;
 color: #ffffff;
}



.button_purpule_match{
	text-decoration:none;
	display:inline-block;
	color: #ffffff;
	padding-top: 8px;
	padding-bottom: 10px;
	text-align: center;
	padding-right: 35px;
	padding-left:35px;
	font-size:18px;
	background-color: #444195;
	-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;
}

.button_purpule_match:hover{
background-color:#5b57b1;
 color: #ffffff;
}

label.error {
    display: inline-block;
    margin-left: 0px;
}

label.error {
    color: #F00;
    font-weight: normal;
    line-height: 1.4;
    margin-top: 0.5em;
    width: 100%;
    float: none;
}


#team_nav{
	text-align:left;
}
#team_nav ul{ padding:0; margin:0 ; list-style-type:none; float:left;}
#team_nav ul li{
	margin:0;
	padding:0;
	display:inline;

}
#team_nav ul li a{
	display: block;
	text-decoration: none;
	float: left;
	color: #ffffff;
	padding-top: 18px;
	padding-bottom:18px;
	padding-right:18px;
	padding-left: 18px;
	font-family: 'Euclid Circular A', "Tungsten Rounded A","Tungsten Rounded B",Helvetica,Arial;
    font-weight: 400;
	letter-spacing: 0.07rem;
	
}
#team_nav ul li a:hover{
	color: #ffffff;
	background-color: #2683bf;

}
#team_nav ul li a.act{
	color: #ffffff;
	background-color: #2683bf;
}
.team_nav_bg{
	background-color: #35434d;
	margin-bottom: 23px;
}
.team_page_heading{
	color:  rgba(85, 85, 85, 0.7);
	font-weight: bold;
	background-image: url(../images/spacer.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding-bottom: 20px;
	font-family: 'Euclid Circular A', Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	margin-bottom:10px;
}
.team_img{}

.contry_map_heading{
	color: rgba(85, 85, 85, 0.7);
	font-weight:bold;
	padding-bottom: 12px;
	font-family: 'Euclid Circular A', Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	margin-bottom:10px;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #efa72f;
}
.latest_fixtures_heading{
	color: rgba(85, 85, 85, 0.7);
	font-weight:bold;
	padding-bottom: 12px;
	font-family: 'Euclid Circular A', Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	margin-bottom:2px;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #17395f;
	
	
}

.team_standings_heading{	
    color: rgba(85, 85, 85, 0.7);
	font-weight:bold;
	padding-bottom: 12px;
	font-family: 'Euclid Circular A', Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	margin-bottom:10px;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #bb2d0c;}

.coaching_staff_heading{	
    color: rgba(85, 85, 85, 0.7);
	font-weight:bold;
	padding-bottom: 12px;
	font-family: 'Euclid Circular A', Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	margin-bottom:10px;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #ed4922;}
	
.latest_fixtures_table{
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eaeaea;
	font-size: 16px;
}
.latest_fixtures_date{
	background-color: #efa72f;
	padding: 3px 4px 5px 4px;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	float:left;
	width:80%;
}
.flag_border{
	border: 1px solid #737373;
}
.team_links{color: #555555;
	text-decoration: none;}
.team_links a{
	color: #555555;
	text-decoration: none;
}
.team_links a:hover{
	color: #255382;
	text-decoration: none;}

.team_photo_sec{ width:32%; margin-right:35px; float:left; margin-bottom:34px;}
.latest_fixtures{ width:40%; margin-right:34px; float:left; margin-bottom:34px; min-height:267px;}
.contry_map{
	float: right;
	width: 22%;
	margin-bottom:34px;
}
.contry_map1{
	float: right;
	width: 22%;
	margin-bottom:34px;
}
.team_news_sec{
	width:32%;
	margin-right:34px;
	float:left;
	margin-bottom:34px;
	font-family: 'Euclid Circular A', Georgia, "Times New Roman", Times, serif;
}
.team_standings_sec{ width:40%; margin-right:35px; float:left; margin-bottom:34px;}
.schedule_sec{ width:74%; margin-right:35px; float:left; margin-bottom:34px; font-family: 'Euclid Circular A', Georgia, "Times New Roman", Times, serif;}

.team_standing_table{
	padding-top: 9px;
	padding-bottom: 9px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eaeaea;
	font-size: 16px;
	color:#242424;
}

.team_standing_table1{
	font-size: 16px;
	padding: 4px;
	color:#242424;
}

.coaching_staff_table1{
	font-size: 14px;
	padding: 8px;
	color:#17395f;
}

.location_bg_blue{
	background-color: #e4f1fd;
	margin-bottom:38px;
}
.lg_team_photos{
	background-color: #e3e3e3;
	padding-right: 96px;
	padding-left: 96px;
	margin-bottom:38px;
}
.lg_team_photos_img{
	border-right-width: 25px;
	border-left-width: 25px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.lg_team_img{
	position: relative;
	overflow:hidden;
}
.lg_team_img_heading {
	-webkit-transition:all 0.5s ease-out;
	-moz-transition:all 0.5s ease-out;
	-ms-transition:all 0.5s ease-out;
	-o-transition:all 0.5s ease-out;
	transition:all 0.5s ease-out;
	background-image: url(../images/gallery_bg.png);
	background-repeat: repeat;
	position: absolute;
	color: #FFFFFF;
	padding-top: 15px;
	padding-bottom: 15px;
	width:100%;
	text-align: center;
	top:38%;
}
.lg_team_img_heading h4{
	color: #FFFFFF;
	font-size: 28px;
	font-family: 'Euclid Circular A', Georgia, "Times New Roman", Times, serif;
}
.lg_team_img_heading h4:hover{
	color: #FFFFFF;
	font-size: 28px;
	font-family: 'Euclid Circular A', Georgia, "Times New Roman", Times, serif;
}

.lg_team_img_heading:hover {
  -webkit-transform:scale(1.1);
  -moz-transform:scale(1.1);
  -ms-transform:scale(1.1);
  -o-transform:scale(1.1);
  transform:scale(1.1);
  background-image: url(../images/gallery_bg1.png);
  background-repeat: repeat;
  width:91%;
  margin-left:42px;
  padding-top: 20px;
  padding-bottom: 20px;
}
.button_orange_team{
	text-decoration:none;
	display:inline-block;
	color: #ffffff;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	padding-right: 25px;
	padding-left:25px;
	font-size:14px;
	background-color: #bb2d0c;
	float:right;
}

.button_orange_team:hover{
background-color:#9b2105;
 color: #ffffff;
}
.photos_bg{
	background-image: url(../images/bg1.jpg);
	background-repeat: repeat-x;
}
.photos_gallery{
margin-left:11%;
margin-right:10.5%;
}

ul.coaching{
	padding: 0;
	margin:0;
}
ul.coaching li {
	display: inline-block;
	vertical-align: top;
	padding-bottom:26px;
	margin-top:26px;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eaeaea;
	width:46%;
	margin-right:3%;
}
.staff_heading{
	font-family: 'Euclid Circular A', Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #bb2d0c;
	text-decoration: none;
}
.staff_img{ float:left; margin-right:25px; width:48%;}
.staff_text{
	font-family: 'Euclid Circular A', Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #777777;
	
}

ul.squadliist{
       padding: 0;
       margin:0;
}
ul.squadliist li {
       display: inline-block;
       vertical-align: top;
       padding-bottom:26px;
       margin-top:26px;
       clear: both;
       border-bottom-width: 1px;
       border-bottom-style: solid;
       border-bottom-color: #eaeaea;
       width:31%;
       margin-right:2%;
}

/*.player_bg{/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#c7dae7+0,709bb6+100 */
/*	background: #c7dae7; /* Old browsers */
/*	background: -moz-linear-gradient(top,  #c7dae7 0%, #709bb6 100%); /* FF3.6-15 */
/*	background: -webkit-linear-gradient(top,  #c7dae7 0%,#709bb6 100%); /* Chrome10-25,Safari5.1-6 */
	
	
/*	background: linear-gradient(to bottom,  #c7dae7 0%,#709bb6 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c7dae7', endColorstr='#709bb6',GradientType=0 ); /* IE6-9 */
/*	text-align: center;
}*/

.player_bg{/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#c7dae7+0,709bb6+100 */
	background: rgba(191,12,52,.66); /* Old browsers */
	background: -moz-linear-gradient(to right bottom,rgba(191,12,52,.66) 0%,rgba(0,56,146,.66) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(to right bottom,rgba(191,12,52,.66) 0%,rgba(0,56,146,.66) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right bottom,rgba(191,12,52,.66) 0%,rgba(0,56,146,.66) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=rgba(191,12,52,.66), endColorstr=rgba(0,56,146,.66),GradientType=0 ); /* IE6-9 */
	text-align: center;
}


.player_img{ opacity: 0.6;
filter: alpha(opacity=60); /* For IE8 and earlier */}

.squadlist_left{ float:left; width:20%; text-align: center;}
.squadlist_right{ float:right; width:100%;}
.squadlist_title{
	text-align: center;
	line-height: 26px;
}	
.squadplayer_img1{ margin-bottom:20px; width:100%; height:auto;}
.squadlist_social{margin-bottom:20px;}
.mystory{
	margin-right: 30px;
	margin-bottom: 20px;
	border: 5px solid #bcbcbc;
}



ul.tabs {
	padding: 0;
	float: right;
	list-style: none;
	height: 61px;
	width: 75%;
	margin:0;
	}
	ul.tabs li {
	float: left;
	margin: 0;
	cursor: pointer;
	height: 60px;
	border-left: none;
	font-size: 14px;
	overflow: hidden;
	position: relative;
	color:#3f3f3f;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	text-align: center;
	margin-right:1px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,f4f5f5+100 */
background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(left,  #ffffff 0%, #f4f5f5 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  #ffffff 0%,#f4f5f5 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  #ffffff 0%,#f4f5f5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f4f5f5',GradientType=1 ); /* IE6-9 */
	text-transform: uppercase;
	width:19.5%;
	
	}
	ul.tabs li:hover {
		background: #888888;
		color:#ffffff;
	}	
	ul.tabs li.active{
		background: #f3f5f5;
		color:#4e4846;
	}
	
	ul.tabs li.one{
padding-top: 20px;
	}
	
	.tab_container {
	border-top: none;
	float: right;
	width: 75%;
	background: #f3f5f5;
	padding:20px;
	font-size: 15px;
	line-height: 24px;
	}
	.tab_content {
	display: none;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
	}
	#container {
		width: 100%;
		margin: 0 auto;
		background-color:#f3f5f5;
	}
	
	.where{
	margin-top: 30px;
	margin-bottom: 30px;
	width: 990px;
	margin-right: auto;
	margin-left: auto;	
}

	.where_we_work{
	margin-top: 30px;
	margin-bottom: 30px;
	width: 1150px;
	margin-right: auto;
	margin-left: auto;	
}

.where1{
	margin-top: 30px;
	margin-bottom: 30px;
	width: 1280px;
	margin-right: auto;
	margin-left: auto;	
}

.where2{
	width: 70%;
	float:left;
	margin-left:30%;
	
}

.where3{
	width: 40%;
	float:left;
}

.country_img{}

.country_img1{background-color: #063c68;}

.img_con {opacity:0.6;}

.img_con :hover{
opacity:0.5;
}
	
	
.country1{
	background-color: #0C6B6D;
	text-align: left;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
	padding-left:15px;
	font-family: 'Euclid Circular A', "Tungsten Rounded A","Tungsten Rounded B",Helvetica,Arial;
	font-weight: 500;
letter-spacing: 0.06rem;
font-style: normal;
text-transform: uppercase;
font-size: 1.25rem;
margin-top:16px;
}
.country1 a{
	color: #FFFFFF;
	text-decoration: none;
}
.country1 a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

.country2{
	padding-top: 5px;
	padding-bottom: 8px;
	margin-bottom:30px;
margin-top:16px;
text-align:left;
}


.country_yellow1{
	background-color: #dd9d0d
;
}


.country_orange1{
	background-color: #c15709;
}

.country_red{
	background-color: #8f1b00;
}

.country_orange{
	background-color: #e27a01;
}

.country_orange2{
	background-color:#f03917;
}
.country_blue{
	background-color:#1877b6;
}
.country_purple{
	background-color: #741784;
}
.country_dark_yellow{
	background-color: #f3ac00;
}
.country_green{
	background-color: #137f39;
}
.country_agreen{
	background-color: #119e9e;
}

.country_agreen1{
	background-color: #951c55;;
}



.country_gray{
	background-color: #666666;
}

.country_gray1{
	background-color: #434343;
}




.country_red{
	background-color: #9e1d0a;
}
.country_light_red{
	background-color: #ff4714;
}

.country_light_green{
	background-color: #22c15a;
}

.country_yellow{
	background-color: #DEA232;
}


.country_text_small{
font-size: 1.0625rem;
line-height: 1.625rem;
color: #BF2636;
font-family: 'Euclid Circular A', Georgia, "Times New Roman", Times, serif; font-weight:normal;
font-style: italic;
padding-top:3px;
}
.country_text_small a{
color: #BF2636;
text-decoration:none;
}
.country_text_small a:hover{
background-color:#BF2636;
color: #ffffff;
text-decoration:none;
}
.country_text_large{
font-size: 1.5rem;
color: #5A626C;
margin-bottom: 20px;
font-family: 'Euclid Circular A', "Tungsten Rounded A","Tungsten Rounded B",Helvetica,Arial;
font-weight: 400;
letter-spacing: 0.04rem;
}

.country_text_large_os{
font-size: 20px;
color: #53893e;
margin-bottom: 20px;
font-family: 'Euclid Circular A', Helvetica,Arial;
font-weight: bold;
letter-spacing: 0.04rem;
}
.country_text_name{color: #2683BF; font-family: 'Euclid Circular A', Georgia, "Times New Roman", Times, serif; font-weight:normal; font-style: italic;
    line-height: 20.8px;
    line-height: 1.3rem;}
	
.country_text_name a{color: #2683BF; text-decoration:none; }
	
.country_text_name a:hover{ background-color:#dededc; color: #2683BF;}

.country_text_name_grey {
    color: #868B92; font-family: 'Euclid Circular A', Georgia, "Times New Roman", Times, serif; font-weight:normal;}

.country_row{}
.country_col1{ width:312px; margin-right:25px; float:left;}
.country_col2{ width:312px; margin-right:25px; float:left;}
.country_col3{ width:312px;float:left;}
.recent_list{
	padding-top: 31px;
	padding-bottom: 31px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #eaeaea;
	border-bottom-color: #eaeaea;
}
.recent_title{font-size: 2.75rem;
color: #5A626C;
margin-bottom: 20px;
font-family: 'Euclid Circular A', "Tungsten Rounded A","Tungsten Rounded B",Helvetica,Arial;
font-weight: 400;
letter-spacing: 0.04rem;}

.recent_title1{font-size: 2.75rem;
color: #ffffff;
margin-bottom: 20px;
font-family: 'Euclid Circular A', "Tungsten Rounded A","Tungsten Rounded B",Helvetica,Arial;
font-weight: 400;
letter-spacing: 0.04rem;}

.recent_country{}
.recent_country_img{ width:312px; float:left; margin-right:30px;}
.recent_country_text{ float:left;}
.recent_line{ padding-top: 21px;
    margin-bottom:21px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eaeaea;}

.button_load{
	text-decoration:none;
	display:inline-block;
	color: #FFFFFF;
	text-align: center;
	font-size:17px;
	font-weight: 600;
	font-family: 'Euclid Circular A', 'Open Sans', sans-serif;
	padding-top:8px;
	padding-bottom: 8px;
	background-color: #2683bf;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	width:35%;
}

.button_load:hover{
	color: #ffffff;
	background-color: #015e7f;
}
.where_text{
	font-size: 1.25rem;
	line-height:1.875rem;
	margin-bottom:50px;
	
}
.where_banner{
	float: left;
	display: block;
	width: 100%;
	position: relative;
	background-color: #000000;
	
}

.where_banner_img {
    min-height: 486px;
    background-size: cover;
    background-position: top center;
    margin-bottom: 0;
	background-image: url(../images/banner.jpg);
}

.where_banner_img1 {
    min-height: 480px;
    background-size: cover;
    background-position: top center;
    margin-bottom: 0;
	background-image: url(../images/UnderConstruction.jpg);

}

#color-overlay {
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
  background-color: #000000;
   opacity: 0.5;
   z-index:101;
}


.where_banner.where_banner_img2 {
    min-height: 486px;
    background-size: cover;
    background-position: top center;
    margin-bottom: 0;
	
}
section.where_banner_img2 {
background-color:#f7f9f8;
    
	
}

.where_banner_img_player {
    min-height: 486px;
    background-size: cover;
    background-position: top center;
    margin-bottom: 0;
	background-image: url(../images/DSC_1045.jpg);
}

.where_banner_img_coaches {
    min-height: 486px;
    background-size: cover;
    background-position: top center;
    margin-bottom: 0;
	background-image: url(../images/DSC_1058.jpg);
}

.where_banner_text{
	z-index: 8002;
	color: #FFFFFF;
	top:50px;
	position:relative;
}

.button_blue{
	text-decoration:none;
	display:inline-block;
	color: #FFFFFF;
	text-align: center;
	font-size:15px;
	font-weight: 600;
	padding-top:12px;
	padding-bottom: 12px;
	background-color: #2683bf;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding-left:60px;
	padding-right:60px;
	margin-bottom:20px;
}

.button_blue:hover{
	color: #ffffff;
	background-color: #015e7f;
	text-decoration:none;
}


.filters {
	float: left;
	display: block;
	margin-right: 0;
	width: 100%;
	box-sizing: border-box;
	height: auto;
	background-color: #eee;
	border-bottom: 1px solid #d1d1d3;
	box-shadow: 0 0 10px rgba(0,0,0,0.25);
	height:70px;
	margin-top: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-bottom: 20px;
}
.filter_text{
	float: left;
	margin: 0px;
}
.filter_text1{
	float: left;
	margin-right: 20px;
	margin-top:-4px;
}
.filter_select_bg{
	float: left;
	margin-right: 1px;
	background-color: #FFFFFF;
	height:68px;
	margin-top:-30px;
	padding-top:25px;
	padding-left:20px;
	padding-right:20px;
	width:190px;
	text-align:center;
}

.filter_select_bg1{
	float: left;
	margin-right: 1px;
	height:68px;
	margin-top:-30px;
	padding-top:25px;
	padding-left:20px;
	padding-right:20px;
	width:190px;
	text-align:center;
}
.filter_select{
	color: #5a626c;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width:200px;
	text-transform:capitalize;
	
}

.filter_select1{
	color: #5a626c;
	text-transform:capitalize;
	text-decoration:none;
	
}

.filter_select_active{
	color: #ffffff;
	text-transform:capitalize;
	
}

.filters_new {
	float: left;
	display: block;
	margin-right: 0;
	width: 100%;
	box-sizing: border-box;
	height: auto;
	background-color: #eee;
	border-bottom: 1px solid #d1d1d3;
	box-shadow: 0 0 10px rgba(0,0,0,0.25);
	margin-top: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-bottom: 20px;
	font-family: 'Euclid Circular A', 'regencielight';
font-weight: 700;
font-size:16px;
}
.filter_text_new{
	float: left;
	margin: 0px;
}

.filter_text_new1{
	float: left;
	margin: 0px;
}


.filter_select_bg_new{
	float: left;
	margin-right: 1px;
	background-color: #FFFFFF;
	height:48px;
	padding-top:25px;
	padding-left:20px;
	padding-right:20px;
	text-align:center;
	margin-bottom: 2px;

}

.filter_select_bg_new:hover {
background-color: #EAEAEA;
	text-decoration:none;
}

.filter_select_bg_new_active {
background-color: #741784;
	float: left;
	padding-top:27px;
	text-align:center;
	margin-bottom: 2px;
	padding-bottom:27px;
	margin-right: 1px;
	padding-left:25px;
	padding-right:25px;
}

.filter_select_bg_new_active_whatwedo {
background-color: #951c55;
	float: left;
	padding-top:27px;
	text-align:center;
	margin-bottom: 2px;
	padding-bottom:27px;
	margin-right: 1px;
	padding-left:25px;
	padding-right:25px;
}


.filter_select_bg_new_active_players {
background-color: #95a625;
	float: left;
	padding-top:27px;
	text-align:center;
	margin-bottom: 2px;
	padding-bottom:27px;
	margin-right: 1px;
	padding-left:25px;
	padding-right:25px;
}


.filter_select_bg_new_active_coaches {
background-color: #fd5a06;
	float: left;
	padding-top:27px;
	text-align:center;
	margin-bottom: 2px;
	padding-bottom:27px;
	margin-right: 1px;
	padding-left:25px;
	padding-right:25px;
}


.filter_select_bg_new_active_whereweplay {
background-color: #00aeef;
	float: left;
	padding-top:27px;
	text-align:center;
	margin-bottom: 2px;
	padding-bottom:27px;
	margin-right: 1px;
	padding-left:25px;
	padding-right:25px;
}


.filter_select_bg_new_active_wherewework {
background-color: #f03917;
	float: left;
	padding-top:27px;
	text-align:center;
	margin-bottom: 2px;
	padding-bottom:27px;
	margin-right: 1px;
	padding-left:25px;
	padding-right:25px;
}

.filter_select_bg_new_active_getinvolved {
background-color: #ff8f0e;
	float: left;
	padding-top:27px;
	text-align:center;
	margin-bottom: 2px;
	padding-bottom:27px;
	margin-right: 1px;
	padding-left:25px;
	padding-right:25px;
}



.filter_select_bg_new_active_giving {
background-color: #ffcc00;
	float: left;
	padding-top:27px;
	text-align:center;
	margin-bottom: 2px;
	padding-bottom:27px;
	margin-right: 1px;
	padding-left:25px;
	padding-right:25px;
}



.filter_select_bg_new1{
	float: left;
	background-color: #FFFFFF;
	padding-top:27px;
	text-align:center;
	margin-bottom: 2px;
	padding-bottom:27px;
	margin-right: 1px;
	padding-left:25px;
	padding-right:25px;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  text-decoration:none;
}

.filter_select_bg_new a{ text-decoration:none;}
.filter_select_bg_new a:hover{ text-decoration:none;}

.filter_select_bg_new1 a{ text-decoration:none;}
.filter_select_bg_new1 a:hover{ text-decoration:none;}

.filter_select_bg_new1:hover {
background-color: #EAEAEA;
text-decoration:none;

}

.filter_select_new{
	color: #5a626c;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width:200px;
	text-transform:capitalize;
	
}

.players_search{
	background-image: url(../images/searchbg.png);
	background-position: left top;
	padding-left: 12px;
	background-repeat: no-repeat;
}
.text_box_player{
	background-color: #F7F7F7;
	border: 1px solid #F7F7F7;
	color: #939393;
	font-size:12px;
}
.city_black{background-color: #000000;}
.city_img{
	width:1280px;
	margin-right: auto;
	margin-left: auto;
}
.city_img1{
	width:100%;
	height:485px;
}
.city_nav_bg{
	background-image: url(../images/nav_bg1.gif);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #000000;
}

.city_nav_left{
	float: left;
	width:16%;
}

.city_welcome { 

color: #FFF;
font-size: 26px;

display: block;

font-family: 'Euclid Circular A', "adobe-garamond-pro-1";
margin-top:17px;
text-align:center;
text-decoration:none;

}

.city_welcome_act{ 

color: #FFF;


font-family: 'Euclid Circular A', "adobe-garamond-pro-1";
padding-top: 18px;
padding-bottom:18px;
padding-right:8px;
padding-left: 8px;
font-size:26px;
display:block;

text-align:center;
background-color: #434343;
}

.city_welcome_act  a {
	
	color: #ffffff;
	text-decoration:none;	

}

.city_welcome_act  a:hover {
	
	color: #ffffff;
background-color: #434343;
text-decoration:none;
	

}
.city_welcome a:hover {
	color: #ffffff;
	background-color: #434343;
	text-decoration:none;

}


.city_welcome  a {
	color: #ffffff;
	font-size:26px;

	font-family: 'Euclid Circular A', "adobe-garamond-pro-1";
padding-top: 18px;
padding-bottom:19px;
padding-right:43px;
padding-left: 22px;

}

.city_nav_right{

	float: right;
	width:28%;
	
}

.button_join{
	text-decoration:none;
	display:inline-block;
	color: #ffffff;
	padding-top: 18px;
	padding-bottom: 18px;
	text-align: center;
	font-size: 26px;

	font-family: 'Euclid Circular A', "adobe-garamond-pro-1";
	width:100%;
	clear: both;
}

.button_join:hover{
background-color:#c38b22;
 color: #ffffff;
}
#city_nav{
	text-align:left;
	width:56%;
	float: left;
}
#city_nav ul{ padding:0; margin:0 ; list-style-type:none; float:left;}
#city_nav ul li{
	margin:0;
	padding:0;
	display:inline;

}
#city_nav ul li a{
	display: block;
	text-decoration: none;
	float: left;
	color: #ffffff;
	padding-top: 21px;
	padding-bottom:22px;
	padding-right:6px;
	padding-left: 6px;
	font-size:1.2rem;

	font-family: 'Euclid Circular A', "adobe-garamond-pro-1";
}
#city_nav ul li a:hover{
	color: #ffffff;
	background-color: #434343;

}
#city_nav ul li a.act{
	color: #ffffff;
	background-color: #434343;
}
.city_grey_bg{
	background-color:#e8e8e8;
	padding-top: 50px;
	padding-bottom: 50px;
	font-size: 15px;
	line-height: 22px;
}

.city_destination{ 	padding-top: 50px;
	padding-bottom: 50px;}
	
.city_destination_heading{
	color: #000000;
	background-color: #FFFFFF;
	font-size: 30px;
	padding-right: 20px;
	padding-left: 20px;
	text-transform: uppercase;
}
.city_destination_heading_bg{
	background-image: url(../images/title_line.gif);
	background-repeat: repeat-x;
	background-position: center center;
	width: 45%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 35px;
}
.city_destination_text{	font-size: 19px;
line-height: 25px;
color:#000000;
font-family: 'Euclid Circular A', "adobe-garamond-pro-1";}
	
.city_map{
	text-align: center;
}
.city_temp{
	text-align: center;
}
.city_left{ width:47%; float:left; margin-left:15px; margin-right:15px;}

.city_right{ float:right; width:47%; text-align: center; margin-left:15px; margin-right:15px;}

.city_content{font-size: 19px;
line-height: 25px;
color:#000000;
font-family: 'Euclid Circular A', "adobe-garamond-pro-1";
}

.city-cap {
    font-size: 72px;
    display: block;
    float: left;
    line-height: 72px;
    height: 45px;
    padding: 0;
    margin: -16px 5px 0 0;
    color: #333;
    position: relative;
    text-transform: uppercase;
}
.city_con{
margin-bottom:20px;
margin-left: 80px;

}



#city_nav1{
	text-align:left;
	width:100%;
	float: left;
}
#city_nav1 ul{ padding:0; margin:0 ; list-style-type:none; float:left;}
#city_nav1 ul li{
	margin:0;
	padding:0;
	display:inline;

}
#city_nav1 ul li a{
	display: block;
	text-decoration: none;
	float: left;
	padding-top: 15px;
	padding-bottom:16px;
	padding-right:50px;
	padding-left: 50px;
	font-size:1.2rem;
	font-weight: bold;
	font-style: italic;
	font-family: 'Euclid Circular A', "adobe-garamond-pro-1";
}
#city_nav1 ul li a:hover{
	color: #ffffff;
	background-color: #434343;

}
#city_nav1 ul li a.act{
	color: #ffffff;
	background-color: #434343;
}

.finalmatches{
	height: 800px;
	width: 100%;
	border: 6px solid #DBDBDB;
	background-image: url(../images/koboard.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top:15px;

}
.finalmatches_border{
	border: 1px solid #000000;
}
.finalmatches_team{
	color: #000000;
	font-size: 12px;
}
.finalmatches_team a{
	color: #000000;
}
.finalmatches_team a:hover{
	color: #000000;
	text-decoration: underline;
}
.ftext {

color: #000000;
font-size: 12px;

}

.country_heading_get_involved {
    text-align: left;
    color: #003660;
    padding-bottom: 21px;
    text-decoration: none;
    font-family: 'Euclid Circular A', "Tungsten Rounded A","Tungsten Rounded B",Helvetica,Arial;
    font-weight: 500;
    letter-spacing: 0.06rem;
    font-style: normal;
    text-transform: uppercase;
    font-size: 1.75rem;
    margin-top: 16px;
    border-bottom-width: 6px;
    border-bottom-style: solid;
    border-bottom-color: #ed8b00;
	margin-bottom:30px;
}



.get_involved_sidenav {
	text-align: left;
	background-color:#19aae3;
}
.get_involved_sidenav ul{
	padding:0;
	list-style-type:none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
}
.get_involved_sidenav ul li{ padding:0; margin:0;}
.get_involved_sidenav ul li a{
	color:#ffffff;
	text-decoration:none;
	display:block;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 0px;
	font-size: 14px;
	padding-left:20px;
	font-family: 'Euclid Circular A', "adobe-garamond-pro-1";
	font-weight: 400;
	text-transform: uppercase;
}

.get_involved_sidenav ul li a:hover {
	color:#ffffff;
	background-color:#0077bb;
}

.get_involved_sidenav ul li a.act {
	color:#ffffff;
	background-color:#0077bb;
}
.get_left{ float:left; width:21%; background-color:#993366;}
.get_center{ float:left; width:55%; margin-left:1.5%;}
.get_right{ float:right; width:40%; margin-left:1.5%; font-size: 14px;
line-height: 25px;
color: #000000;
font-family: 'Euclid Circular A', 'Open Sans',sans-serif;}


.get_right img{
	margin-bottom:20px;
	border: 2px solid #CCCCCC;
}


ul.get_form_list {
	padding: 0;
	margin: 0;
}
ul.get_form_list li {
	display: inline-block;
	text-align: left;
	width:100%;
	margin-right: 0px;
	vertical-align: top;
	padding-bottom: 16px;
}
ul.get_form_list li.all {
	width:98%;
}
ul.get_form_list li.list {
	width:48%;
}

ul.get_form_list li.list2 {
	width:48%;
}

ul.get_form_list li.list1 {
	width:31%;
}
ul.get_form_list li.file {
	width:75%;
}
ul.get_form_list li.file_title {
	width:15%;
}
ul.get_form_list li.submit {
	width:31%;
	text-align:right;
}
ul.get_form_list li.close {
}
.get_form_title{ margin-bottom:5px;}
.get_form_textbox{}

input.textbox2 {
	font-size: 12px;
	width:85%;
	outline: 0;
	-webkit-appearance: none;
	color: #5e5e5e;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom:5px;
	padding-left: 7px;
background-color: #fff;
border: 1px solid #ccc;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}
input.textbox2:focus {
border: 1px solid #ed8c01;
}

input.textbox3 {
	font-size: 12px;
	width:15%;
	outline: 0;
	-webkit-appearance: none;
	color: #5e5e5e;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom:5px;
	padding-left: 7px;
background-color: #fff;
border: 1px solid #ccc;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
margin-right:5px;
}
input.textbox3:focus {
border: 1px solid #ed8c01;
}

input.textbox31 {
	font-size: 12px;
	width:15%;
	outline: 0;
	-webkit-appearance: none;
	color: #5e5e5e;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom:5px;
	padding-left: 7px;
background-color: #fff;
border: 1px solid #ccc;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
margin-right:5px;
float:left;
}
input.textbox31:focus {
border: 1px solid #ed8c01;
}

input.textbox5 {
	font-size: 12px;
	width:15%;
	outline: 0;
	-webkit-appearance: none;
	color: #5e5e5e;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom:5px;
	padding-left: 7px;
background-color: #eeeeee;
border: 1px solid #ccc;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
margin-right:5px;
float:left;
}
input.textbox5:focus {
border: 1px solid #ed8c01;
}

input.textbox4 {
	font-size: 12px;
	width:30%;
	outline: 0;
	-webkit-appearance: none;
	color: #5e5e5e;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom:5px;
	padding-left: 7px;
background-color: #fff;
border: 1px solid #ccc;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
margin-right:5px;
}
input.textbox4:focus {
border: 1px solid #ed8c01;
}

input.textbox41 {
	font-size: 12px;
	width:25%;
	outline: 0;
	-webkit-appearance: none;
	color: #5e5e5e;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom:5px;
	padding-left: 7px;
background-color: #fff;
border: 1px solid #ccc;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
margin-right:5px;
}
input.textbox41:focus {
border: 1px solid #ed8c01;
}

.roundlist_get{
width:100%;
    font-size: 13px;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom:9px;
	padding-left: 7px;
    outline: 0;
    -webkit-appearance: none;
    color: #8d8d8d;
	height:37px;
	background-color: #ffffff;
border: 1px solid #ccc;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
font-weight:400;

}

.roundlist_get:focus {
border: 1px solid #ed8c01;
}
.roundlist_get .x-list-item:first-child {
   border-top: 0;
}

.roundlist_get .x-list-item:last-child {
   border-bottom: 0;
}

textarea2 {
	border: 1px solid #dddddd;
	font-size: 16px;
	width:95%;
    padding: 4px 7px;
    outline: 0;
    -webkit-appearance: none;
    color: #5e5e5e;
    outline: none; /* removes the default outline */
    resize: none; /* prevents the user-resizing, adjust to taste */
background-color: #fff;
border: 1px solid #ccc;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

textarea2:focus {
border: 1px solid #ed8c01;
}
.appointment_line{
	background-color: #d9d9d9;
	height: 1px;
	margin-top:15px;
	margin-bottom: 15px;
}
.tick{ margin-right:12px; float:left;}
.tick_lext{ float:left; margin-top:-3px;}

.button_purpule{
	text-decoration:none;
	display:inline-block;
	color: #ffffff;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	padding-right: 25px;
	padding-left:25px;
	font-size:18px;
	background-color: #ff8f0e;
	-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;
}

.button_purpule:hover{
background-color:#cd7400;
 color: #ffffff;
}



.button_purpule1{
	text-decoration:none;
	display:inline-block;
	color: #ffffff;
	padding-top: 10px;
	padding-bottom: 12px;
	text-align: center;
	padding-right: 25px;
	padding-left:25px;
	font-size:18px;
	background-color: #ff8f0e;
	-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;
	margin-left:35px;
}

.button_purpule1:hover{
background-color:#cd7400;
 color: #ffffff;
}


.button_purpule2{
	text-decoration:none;
	display:inline-block;
	color: #ffffff;
	padding-top: 10px;
	padding-bottom: 12px;
	text-align: center;
	padding-right: 25px;
	padding-left:25px;
	font-size:18px;
	background-color: #741784;
	-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;
	margin-left:35px;
}

.button_purpule2:hover{
background-color:#972caa;
 color: #ffffff;
}



.button_purpule1{
	text-decoration:none;
	display:inline-block;
	color: #ffffff;
	padding-top: 10px;
	padding-bottom: 12px;
	text-align: center;
	padding-right: 25px;
	padding-left:25px;
	font-size:18px;
	background-color: #951c55;
	-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;
	margin-left:35px;
}

.button_purpule1:hover{
background-color:#6f0135;
 color: #ffffff;
}

.get_button{ text-align:center; margin-top:45px; margin-bottom:45px;}

.get_appointment_box{
	background-color: #ffffff;
	border: 1px solid #ece7e7;
	width:100%;
	font-size: 15px;
	line-height: 25px;
	color: #949494;
	font-family: 'Euclid Circular A', 'Open Sans',sans-serif;
	font-weight:700;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 30px;
}

.get_involved_heading{ color: #000000;
font-family: 'Euclid Circular A', 'Open Sans',sans-serif; font-size: 25px; margin-bottom:20px; font-weight:bold;}

.get_involved_heading1{
	color:#f03917;
	font-family: 'Euclid Circular A',"Raleway", sans-serif;
	font-size:20px;
	margin:0 0 10px;
	font-style:normal;
	font-weight:bold;
	margin-bottom:30px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #0033FF;
}

.get_involved_heading2{
	color:#333333;
	font-family: 'Euclid Circular A', 'Open Sans', sans-serif;
	font-size:20px;
	font-style:normal;
	font-weight:bold;
	margin-bottom:30px;
	padding-bottom: 20px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #ff8f0e;
	text-transform: uppercase;
}

.get_nav_bg{
	background-image: url(../images/get_nav_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height:64px;
	background-color: #dededd;
}



#get_nav{
	text-align: left;
	float:left;
}
#get_nav ul{ padding:0; margin:0 ; list-style-type:none; float:left;}
#get_nav ul li{
	margin:0;
	padding:0;
	display:inline;

}
#get_nav ul li a{
	display: block;
	text-decoration: none;
	float: left;
	color: #114a93;
	padding-top: 19px;
	padding-bottom:25px;
	padding-right:30px;
	padding-left: 30px;
	font-size: 21px;
	font-family: 'Euclid Circular A', "suntrustregular","Trebuchet MS",sans-serif;
}
#get_nav ul li a:hover{
	color: #114a93;
	background-color: #f2f2f2;

}
#get_nav ul li a.act{
	color: #114a93;
	background-color: #ffffff;
	outline:none;
}
.get_details_left{
	float:left;
	width:70%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e5e5e5;
	margin-top:30px;
}

.get_details_right{ float:right; width:28%; margin-left:1.8%; margin-top:30px; font-size: 14px; font-family: 'Euclid Circular A', "suntrustregular","Trebuchet MS",sans-serif; color: #333;}


.get_details_left1{
	float:left;
	width:50%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e5e5e5;
	margin-top:30px;
}

.get_details_right1{ float:right; width:48%; margin-left:1.8%; margin-top:30px; font-size: 14px; font-family: 'Euclid Circular A', "suntrustregular","Trebuchet MS",sans-serif; color: #333;}


ul.get_details_text {
	padding:0;
	margin:0;
	float:left;
	padding-right:20px;

}
ul.get_details_text li {
	display: inline-block;
	padding-right:5px;
	padding-top: 8px;
	padding-bottom: 20px;
	background-image: url(../images/list_icon.gif);
	background-repeat: no-repeat;
	background-position: left 11px;
	padding-left:40px;
}


ul.get_details_text1 {
	padding:0;
	margin:0;
	float:left;
	padding-right:20px;

}
ul.get_details_text1 li {
	display: inline-block;
	padding-right:5px;
	padding-top: 8px;
	padding-bottom: 20px;
	background-image: url(../images/list_icon1.gif);
	background-repeat: no-repeat;
	background-position: left 11px;
	padding-left:40px;
}


ul.get_details_text2 {
	padding:0;
	margin:0;
	float:left;
	padding-right:20px;

}
ul.get_details_text2 li {
	display: inline-block;
	padding-right:5px;
	padding-top: 8px;
	padding-bottom: 20px;
	background-image: url(../images/list_icon2.gif);
	background-repeat: no-repeat;
	background-position: left 11px;
	padding-left:40px;
}


.get_details_list_heading{     margin-bottom: 10px;
    font-size: 17px;
    line-height: 18px;
    color: #114a82; font-family: 'Euclid Circular A', "suntrustregular","Trebuchet MS",sans-serif;}
	
.get_details_list_heading a{color: #114a82;}
.get_details_list_heading a;hover{color: #ffa400;}	

.get_details_list_text{ font-size: 14px;
line-height: 20px;
color: #333; font-family: 'Euclid Circular A', "suntrustregular","Trebuchet MS",sans-serif;}
.page_heading{
	background-color: #d4e1ef;
	color: #114a82;
	text-align: left;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-size: 25px;
	font-family: 'Euclid Circular A', "suntrustregular", "Trebuchet MS", sans-serif;
	margin-bottom:20px;
}

.page_heading1{
	color: #114a82;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 17px;
	font-family: 'Euclid Circular A', "suntrustregular", "Trebuchet MS", sans-serif;
	margin-bottom:20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e5e5e5;
}
.get_sec{ height:50px;}
.white_text{ color:#FFFFFF;}

.get_form_bg1{
	background-color:#ececed;
	margin-top:15px;
	width:100%;
	padding-top: 25px;
	padding-bottom: 25px;
}
.white_get{
	background-color:#FFFFFF;
	padding: 25px;
}
.getbut_top{ margin-top:25px;}



.button_join1{
	text-decoration:none;
	display:inline-block;
	color: #ffffff;
	padding-top: 18px;
	padding-bottom: 18px;
	text-align: center;
    font-size: 26px;
    font-style: italic;
	font-weight: bold;
    font-family: 'Euclid Circular A', "adobe-garamond-pro-1";  
	background-color:#f03917;
	float:right;
	padding-left:25px; padding-right:25px;
}

.button_join1:hover{
background-color:#d92604;
 color: #ffffff;
}
.steps_margine{
margin-left:15px;
margin-right:15px;}

/*.step_img{ width:100%;}*/

.left_link_logo{ font-family: 'Euclid Circular A', "Tungsten Rounded A","Tungsten Rounded B",Helvetica,Arial;
font-weight: 400;
font-size: 2.4375rem;
line-height: 2rem; color:#17395f; margin-top:10px;}

.left_link_logo1{ font-family: 'Euclid Circular A', "Tungsten Rounded A","Tungsten Rounded B",Helvetica,Arial;
font-weight: 400;
font-size: 2.4375rem;
line-height: 2rem; color:#17395f;}


.left_link_logo_new1{ font-family: 'Euclid Circular A', "Tungsten Rounded A","Tungsten Rounded B",Helvetica,Arial;
font-weight: 400;
font-size: 2.4375rem;
line-height: 2rem; color:#17395f; margin-top:10px; float:left; margin-top:10px; text-align:left;}

.left_link_logo_new2{ font-family: 'Euclid Circular A', "Tungsten Rounded A","Tungsten Rounded B",Helvetica,Arial;
font-weight: 400;
font-size: 2.4375rem;
line-height: 2rem; color:#17395f; margin-top:10px; float:left; margin-top:10px; text-align:left;}


.left_link_logo_new3{ font-family: 'Euclid Circular A', "Tungsten Rounded A","Tungsten Rounded B",Helvetica,Arial;
font-weight: 400;
font-size: 2.4375rem;
line-height: 2rem; color:#17395f; margin-top:30px; float:left; text-align:left;}


.left_link_logo_new{ font-family: 'Euclid Circular A', "Tungsten Rounded A","Tungsten Rounded B",Helvetica,Arial;
font-weight: 400;
font-size: 2.4375rem;
line-height: 2rem; color:#17395f; margin-top:10px; float:left; margin-top:30px; text-align:left;}


 @media only screen and (min-width: 1545px){
 .left_link_logo_new{ font-family: 'Euclid Circular A', "Tungsten Rounded A","Tungsten Rounded B",Helvetica,Arial;
font-weight: 400;
font-size: 2.4375rem;
line-height: 2rem; color:#17395f; margin-top:10px; float:left; margin-top:30px; text-align:left;}

 .left_link_logo_new1{ display:none;}
  .left_link_logo_new4{ display:none;}
 
}

@media only screen and (min-width: 769px) and (max-width:1545px){

 .left_link_logo_new{ display:none;}
  .left_link_logo_new4{ display:none;}

}

@media only screen and (min-width: 240px) and (max-width:768px){
.left_link_logo_new4{ font-family: 'Euclid Circular A', "Tungsten Rounded A","Tungsten Rounded B",Helvetica,Arial;
font-weight: 400;
font-size: 2.4375rem;
line-height: 2rem; color:#17395f; margin-top:10px; float:left; margin-top:10px; text-align:left;}
}



/*-------------------------------where we work on 30/8/2016--------------------------------*/

.where_overlay_new {
	width: 40%;
	bottom: 50px;
	left:15%;
	padding: 20px;
	background-image: url(../images/work_bg.png);
	background-repeat: repeat;
	z-index:102;
	position: absolute;
}

.where_overlay_new:hover{
	background-image: url(../images/work_bg1.png);
	background-repeat: repeat;
	color:#00aeef;
}

.where_overlay_new .category {
	color: rgba(255,255,255,0.6);
	font-size: 14px;
	background-image: url(../images/work_line.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 8px;
	margin-bottom:21px;
	font-family: 'Euclid Circular A', 'Roboto Condensed', sans-serif;
	font-weight: 400;
	text-transform: uppercase;
}

.where_overlay_new h1 {
    font-size: 36px;
    line-height: 38px;
    font-weight: 300; 
	color:#FFFFFF;
	font-family: 'Euclid Circular A', 'Roboto Condensed', sans-serif;
}




.where_overlay_new h1 a {
	color:#FFFFFF;
	text-decoration:none;
}
.where_overlay_new h1 a:hover {
	color:#00aeef;
	text-decoration:none;
}

.our_supporters_overlay h1 {
    font-size: 36px;
    line-height: 38px;
    font-weight: 300; 
	color:#FFFFFF;
	font-family: 'Euclid Circular A', 'Roboto Condensed', sans-serif;
}



.our_supporters_overlay h1 a {
	color:#FFFFFF;
	text-decoration:none;
}
.our_supporters_overlay h1 a:hover {
	color:#FFCC00;
	text-decoration:none;
}

.our_supporters_overlay {
	width: 40%;
	bottom: 50px;
	left:15%;
	padding: 20px;
	background-image: url(../images/work_bg.png);
	background-repeat: repeat;
	z-index:102;
	position: absolute;
}

.our_supporters_overlay:hover{
	background-image: url(../images/work_bg1.png);
	background-repeat: repeat;
	color:#00aeef;
}

.our_supporters_overlay .category {
	color: rgba(255,255,255,0.6);
	font-size: 14px;
	background-image: url(../images/pink_line.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 8px;
	margin-bottom:21px;
	font-family: 'Euclid Circular A', 'Roboto Condensed', sans-serif;
	font-weight: 400;
	text-transform: uppercase;
}




.where_overlay_new1 {
	width: 40%;
	bottom: 50px;
	left:15%;
	padding: 20px;
	background-image: url(../images/work_bg.png);
	background-repeat: repeat;
	z-index:102;
	position: absolute;
}

.where_overlay_new1:hover{
	background-image: url(../images/work_bg1.png);
	background-repeat: repeat;
	color:#00aeef;
}

.where_overlay_new1 .category {
	color: rgba(255,255,255,0.6);
	font-size: 14px;
	background-image: url(../images/work_line_orange.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 8px;
	margin-bottom:21px;
	font-family: 'Euclid Circular A', 'Roboto Condensed', sans-serif;
	font-weight: 400;
	text-transform: uppercase;
}

.where_overlay_new1 h1 {
    font-size: 36px;
    line-height: 38px;
    font-weight: 300; 
	color:#FFFFFF;
	font-family: 'Euclid Circular A', 'Roboto Condensed', sans-serif;
}

.where_overlay_new1 h1 a {
	color:#FFFFFF;
	text-decoration:none;
}
.where_overlay_new1 h1 a:hover {
	color:rgb(240, 57, 23);
	text-decoration:none;
}


.where_overlay_new2 {
	width: 40%;
	bottom: 50px;
	left:15%;
	padding: 20px;
	background-image: url(../images/work_bg.png);
	background-repeat: repeat;
	z-index:102;
	position: absolute;
}

.where_overlay_new2:hover{
	background-image: url(../images/work_bg1.png);
	background-repeat: repeat;
	color:#00aeef;
}

.where_overlay_new2 .category {
	color: rgba(255,255,255,0.6);
	font-size: 14px;
	background-image: url(../images/work_line_yellow.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 8px;
	margin-bottom:21px;
	font-family: 'Euclid Circular A', 'Roboto Condensed', sans-serif;
	font-weight: 400;
	text-transform: uppercase;
}

.where_overlay_new2 h1 {
    font-size: 36px;
    line-height: 38px;
    font-weight: 300; 
	color:#FFFFFF;
	font-family: 'Euclid Circular A', 'Roboto Condensed', sans-serif;
}

.where_overlay_new2 h1 a {
	color:#FFFFFF;
	text-decoration:none;
}
.where_overlay_new2 h1 a:hover {
	color:#FFCC00;
	text-decoration:none;
}


.where_overlay_new3 {
	width: 40%;
	bottom: 50px;
	left:15%;
	padding: 20px;
	background-image: url(../images/work_bg.png);
	background-repeat: repeat;
	z-index:102;
	position: absolute;
}

.where_overlay_new3:hover{
	background-image: url(../images/work_bg1.png);
	background-repeat: repeat;
	color:#00aeef;
}

.where_overlay_new3 .category {
	color: rgba(255,255,255,0.6);
	font-size: 14px;
	background-image: url(../images/work_line2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 8px;
	margin-bottom:21px;
	font-family: 'Euclid Circular A', 'Roboto Condensed', sans-serif;
	font-weight: 400;
	text-transform: uppercase;
}

.where_overlay_new3 h1 {
    font-size: 36px;
    line-height: 38px;
    font-weight: 300; 
	color:#FFFFFF;
	font-family: 'Euclid Circular A', 'Roboto Condensed', sans-serif;
}

.where_overlay_new3 h1 a {
	color:#FFFFFF;
	text-decoration:none;
}
.where_overlay_new3 h1 a:hover {
	color:rgb(149, 28, 85);
	text-decoration:none;
}

.where_work_arrow{ margin-top:20px; margin-bottom:20px;}



.where_overlay_new4 {
	width: 40%;
	bottom: 50px;
	left:15%;
	padding: 20px;
	background-image: url(../images/work_bg.png);
	background-repeat: repeat;
	z-index:102;
	position: absolute;
}

.where_overlay_new4:hover{
	background-image: url(../images/work_bg1.png);
	background-repeat: repeat;
	color:#00aeef;
}

.where_overlay_new4 .category {
	color: rgba(255,255,255,0.6);
	font-size: 14px;
	background-image: url(../images/work_line1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 8px;
	margin-bottom:21px;
	font-family: 'Euclid Circular A', 'Roboto Condensed', sans-serif;
	font-weight: 400;
	text-transform: uppercase;
}

.where_overlay_new4 h1 {
    font-size: 36px;
    line-height: 38px;
    font-weight: 300; 
	color:#FFFFFF;
	font-family: 'Euclid Circular A', 'Roboto Condensed', sans-serif;
}

.where_overlay_new4 h1 a {
	color:#FFFFFF;
	text-decoration:none;
}
.where_overlay_new4 h1 a:hover {
	color:rgb(116, 23, 132);
	text-decoration:none;
}



.where_overlay_new5 {
	width: 40%;
	bottom: 50px;
	left:15%;
	padding: 20px;
	background-image: url(../images/work_bg.png);
	background-repeat: repeat;
	z-index:102;
	position: absolute;
}

.where_overlay_new5:hover{
	background-image: url(../images/work_bg1.png);
	background-repeat: repeat;
	color:#00aeef;
}

.where_overlay_new5 .category {
	color: rgba(255,255,255,0.6);
	font-size: 14px;
	background-image: url(../images/work_line4.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 8px;
	margin-bottom:21px;
	font-family: 'Euclid Circular A', 'Roboto Condensed', sans-serif;
	font-weight: 400;
	text-transform: uppercase;
}

.where_overlay_new5 h1 {
    font-size: 36px;
    line-height: 38px;
    font-weight: 300; 
	color:#FFFFFF;
	font-family: 'Euclid Circular A', 'Roboto Condensed', sans-serif;
}

.where_overlay_new5 h1 a {
	color:#FFFFFF;
	text-decoration:none;
}
.where_overlay_new5 h1 a:hover {
	color:#95a625;
	text-decoration:none;
}


.where_overlay_new6 {
	width: 40%;
	bottom: 50px;
	left:15%;
	padding: 20px;
	background-image: url(../images/work_bg.png);
	background-repeat: repeat;
	z-index:102;
	position: absolute;
}

.where_overlay_new6:hover{
	background-image: url(../images/work_bg1.png);
	background-repeat: repeat;
	color:#00aeef;
}

.where_overlay_new6 .category {
	color: rgba(255,255,255,0.6);
	font-size: 14px;
	background-image: url(../images/work_line3.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 8px;
	margin-bottom:21px;
	font-family: 'Euclid Circular A', 'Roboto Condensed', sans-serif;
	font-weight: 400;
	text-transform: uppercase;
}

.where_overlay_new6 h1 {
    font-size: 36px;
    line-height: 38px;
    font-weight: 300; 
	color:#FFFFFF;
	font-family: 'Euclid Circular A', 'Roboto Condensed', sans-serif;
}

.where_overlay_new6 h1 a {
	color:#FFFFFF;
	text-decoration:none;
}
.where_overlay_new6 h1 a:hover {
	color:#fd5a06;
	text-decoration:none;
}



.where_overlay_new7 {
	width: 40%;
	bottom: 50px;
	left:15%;
	padding: 20px;
	background-image: url(../images/work_bg.png);
	background-repeat: repeat;
	z-index:102;
	position: absolute;
}

.where_overlay_new7:hover{
	background-image: url(../images/work_bg1.png);
	background-repeat: repeat;
	color:#00aeef;
}

.where_overlay_new7 .category {
	color: rgba(255,255,255,0.6);
	font-size: 14px;
	background-image: url(../images/work_line_yellow.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 8px;
	margin-bottom:21px;
	font-family: 'Euclid Circular A', 'Roboto Condensed', sans-serif;
	font-weight: 400;
	text-transform: uppercase;
}

.where_overlay_new7 h1 {
    font-size: 36px;
    line-height: 38px;
    font-weight: 300; 
	color:#FFFFFF;
	font-family: 'Euclid Circular A', 'Roboto Condensed', sans-serif;
}

.where_overlay_new7 h1 a {
	color:#FFFFFF;
	text-decoration:none;
}
.where_overlay_new7 h1 a:hover {
	color:#ffcc00;
	text-decoration:none;
}
@media only screen and (min-width: 900px) and (max-width: 1101px){ 

.filter_text_new1 {
    float: left;
    margin: 0px;
	width: auto;
    margin-left: 2px;
}

.filter_select_bg_new1 {
    float: left;
    background-color: #FFFFFF;
    padding-top: 25px;
    text-align: center;
    margin-bottom: 2px;
    padding-bottom: 20px;
	padding-top:25px;
	padding-left:20px;
	padding-right:20px;
}

}

@media only screen and (min-width: 769px) and (max-width: 999px){ 
.logo5{ margin-left:0px;} }


@media only screen and (min-width: 769px) and (max-width: 949px){ 

.where2{
display:none;
}



.where5{
	width: 100%;
	float:right;
	margin-top:150px;
	z-index:10015;
position: relative;
}


}



@media only screen and (min-width: 950px) and (max-width: 1290px){ 

.where5{
	float:left;
	margin-left:391px;
}

.where2{
display:none;
}

}



@media only screen and (min-width: 1291px) and (max-width: 5000px){ 

.where5{
display:none;
}

}



@media only screen and (min-width: 901px) and (max-width: 1101px){ 
.filter_select_bg_new_active {
    background-color: #741784;
    float: left;
    padding-top: 27px;
    text-align: center;
    margin-bottom: 2px;
    padding-bottom: 18px;
    margin-right: 1px;
    padding-left: 25px;
    padding-right: 25px;
}

.filter_select_bg_new_active_giving {
    background-color: #ffcc00;
    float: left;
    padding-top: 27px;
    text-align: center;
    margin-bottom: 2px;
    padding-bottom: 18px;
    margin-right: 1px;
    padding-left: 25px;
    padding-right: 25px;
}

.filter_select_bg_new_active_giving:hover {
background-color: #EAEAEA;
text-decoration:none;

}

}


@media only screen and (min-width: 1102px) and (max-width: 1407px){ 

.filter_select_bg_new_active {
    background-color: #741784;
    float: left;
    padding-top: 27px;
    text-align: center;
    margin-bottom: 2px;
    padding-bottom: 27px;
    margin-right: 1px;
    padding-left: 25px;
    padding-right: 25px;
}

.filter_select_bg_new_active_giving {
    background-color: #ffcc00;
    float: left;
    padding-top: 27px;
    text-align: center;
    margin-bottom: 2px;
    padding-bottom: 27px;
    margin-right: 1px;
    padding-left: 25px;
    padding-right: 25px;
}
}


@media screen and (max-width: 768px) {

.where2{
display:none;
}

.where5{
display:none;
}

.where3{ width:100%;}

.logo5 {
    margin-top: 15px;
    float: left;
    margin-bottom: 11px;
    margin-right: 22px;
    margin-left: 15px;
    width: 117px;
}
}

@media only screen and (min-width: 769px) and (max-width: 3000px){ 
#header_new1{ display:none;}
}

#search-text-input{
	float:right;
	height:17px;
	outline:0;
	width:183px;
	background-image: url(../images/search.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 12px;
	padding-left: 35px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e5e5e5;
	border-right-color: #e5e5e5;
	border-bottom-color: #E5E5E5;
	border-left-color: #e5e5e5;
	color:#919191;
	margin-top:-7px;
}
 
.step_align{ text-align: center;}


@media only screen and (min-width: 1199px) and (max-width: 1299px){ 
.step_img{ width:100%;}

}

.menu_clr{ clear:both;}

.profile_title {
    font-size: 32px;
    font-size: 2rem;
    line-height: 34px;
    line-height: 2.125rem;
    color: #ED4922;
	font-family: 'Euclid Circular A', "Tungsten Rounded A","Tungsten Rounded B",Helvetica,Arial;
font-weight: 400;
letter-spacing: 0.04rem;
}

.profile_title a {
    color: #ED4922;
    -webkit-transition: color 0.35s;
    -moz-transition: color 0.35s;
    transition: color 0.35s;
}

.profile_title a:hover {
    color: #bb2d0c;
    -webkit-transition: color 0.35s;
    -moz-transition: color 0.35s;
    transition: color 0.35s;
}

 .author.tile .text ul {
	padding:0;
	margin:0;
	float:left;	
}
 .author.tile .text ul li {
	display: inline-block;
	padding-right:3px;
	padding-top: 9px;
	padding-bottom: 9px;
}

 .author.tile .text ul li a {

}
 .author.tile .text ul li a:hover {
opacity: 0.7;
    filter: alpha(opacity=70); /* For IE8 and earlier */
}

.leadership_row{ width:100%;}
.leadership_sec{ width:49%; float:left;}


@media only screen and (min-width: 661px) and (max-width:768px){

.leadership_sec{ width:70%; float:left;}
.leadership_img{ width:50%;}

}


@media only screen and (min-width: 421px) and (max-width:660px){
.leadership_sec {
    width: 48%;
    float: left;
	margin-right:2%;
}
}


@media screen and (max-width: 420px) {
.leadership_sec {
    width: 100%;
    float: left;
}
}


@media only screen and (min-width: 768px) and (max-width:920px){

.leadership_sec{ width:50%; float:left;}

.author.tile {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 98%;
    background: #fff;
    margin-bottom: 20px;
    display: table-cell;
}
}

#team1{ float:left;}


@media screen and (max-width: 1180px) {
.logo{ margin-top: -135px; float:left; margin-bottom:11px; margin-right:22px; margin-left:110px; width:117px;
}
}


@media only screen and (min-width: 1181px) and (max-width:1380px){

.logo{ margin-top: -135px; float:left; margin-bottom:11px; margin-right:22px; margin-left:110px; width:117px;
}
}

@media screen and (max-width: 1279px) {
.where1{
	margin-top: 30px;
	margin-bottom: 30px;
	width:100%;
	margin-right: auto;
	margin-left: auto;	
}
}


@media only screen and (min-width: 360px) and (max-width:480px){
.filter_text_new{
    float: left;
    margin: 0px;
    width: 49.50%;
    background-color: white;
    margin-bottom: 2px;
    margin-right: 1px;
}

.filter_text_new:hover{
background-color: #EAEAEA;
text-decoration:none;
}

.filter_select_bg_new{
	float: left;
	height:48px;
	padding-top:25px;
	padding-left:20px;
	padding-right:20px;
	text-align:center;

}

.filter_select_bg_new:hover {
background-color: #EAEAEA;
text-decoration:none;
}

.active_page_name {
width: 100%;
}

}


@media screen and (max-width: 359px) {
.filter_text_new{
    float: left;
    margin: 0px;
    width: 100%;
    background-color: white;
    margin-bottom: 2px;
    margin-right: 1px;
	text-align:center;
}

.filter_text_new:hover{
background-color: #EAEAEA;
text-decoration:none;
}

.filter_select_bg_new{
	float: left;
	height:48px;
	padding-top:25px;
	padding-left:0px;
	padding-right:0px;
	text-align:center;
	width: 100%;

}

.filter_select_bg_new:hover {
background-color: #EAEAEA;
text-decoration:none;
}
}


@media only screen and (min-width: 0px) and (max-width:768px){
.top_new523{
background-image:url(../images/bg_top.gif);
background-repeat:repeat-x;
position: relative;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

}

@media only screen and (min-width: 0px) and (max-width:700px){


.where_overlay_new1 {
	width: 80%;
	bottom: 50px;
	left:15%;
	padding: 20px;
	background-image: url(../images/work_bg.png);
	background-repeat: repeat;
	z-index:102;
	position: absolute;
}

.where_overlay_new1 h1 {
    font-size: 22px;
    line-height: 25px;
    font-weight: 300; 
	color:#FFFFFF;
	font-family: 'Euclid Circular A', 'Roboto Condensed', sans-serif;
}

}


@media only screen and (min-width: 0px) and (max-width:1441px){
.logo_new {
    margin-top: -135px;
    float: left;
    margin-bottom: 11px;
    margin-right: 22px;
    margin-left: 0px;
    width: 117px;
    position: absolute;
    z-index: 14;
	left:100px;
}
}

.second_area{
	background-image: url(../images/05.jpg);
	background-position: center top;
	background-size: cover;
	padding-top:80px;
	padding-bottom:80px;
}

.dwc_competitions{}
.dwc_competitions_left{ float:left; width:25%;}
.dwc_competitions_right{ float:left; width:75%;}
.dwc_competitions h1{
	font-size: 28px;
	color: #FFFFFF;
	padding-bottom: 20px;
	background-image: url(../images/h_line.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-family: 'Euclid Circular A', 'Roboto Condensed', sans-serif;
	font-weight: 300;
	line-height:40px;
	margin-top:0px;
}

.dwc_competitions_right_text{ color:#c3c3c3;}
.dwc_competitions_right_text :hover{ color:#ffffff;}

.dwc_competitions_right_text_left{
	margin-right:40px;
	padding-right:40px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #c3c3c3;
	float:left;
}
.dwc_competitions_right_text_right{float:left;}

.match_count{ 	font-size: 16px;
	font-weight: 400; 	font-family: 'Euclid Circular A', 'Roboto Condensed', sans-serif;}
	
	
.match_count1{ 	font-size: 18px;
	font-weight: 400; 	font-family: 'Euclid Circular A', 'Roboto Condensed', sans-serif;}
	
.dwc_competitions_title{ font-size: 28px;
	font-family: 'Euclid Circular A', 'Roboto Condensed', sans-serif;
	font-weight: 300;
	line-height:40px;}
	
.btn_details{
	text-decoration:none;
	display:inline-block;
	color: #c3c3c3;
	border: 1px solid #c3c3c3;
	background-image: url(../images/work_arrow_yellow.png);
	background-repeat: no-repeat;
	background-position: 65px center;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-top:10px;
	width:70px;
	font-family: 'Euclid Circular A', 'Roboto Condensed', sans-serif;
	font-weight: 400;
	font-size: 15px;
}

.btn_details:hover{
	color: #ffffff;
	border: 1px solid #ffffff;
	text-decoration: none;
}


.btn_seeall{
	text-decoration:none;
	display:inline-block;
	color: #ffffff;
	border: 1px solid #c3c3c3;
	background-image: url(../images/work_arrow_yellow.png);
	background-repeat: no-repeat;
	background-position: 125px center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-top:10px;
	width:130px;
	font-family: 'Euclid Circular A', 'Roboto Condensed', sans-serif;
	font-weight: 300;
	font-size:16px;
	text-align:left;
}

.btn_seeall:hover{
	color: #ffffff;
	border: 1px solid #ffffff;
	text-decoration: none;
}


.btn_seeall_city{
	text-decoration:none;
	display:inline-block;
	color: #000000;
	border: 1px solid #bfbfbf;
	background-image: url(../images/work_arrow_yellow.png);
	background-repeat: no-repeat;
	background-position: 170px center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-top:10px;
	width:180px;
	font-family: 'Euclid Circular A', 'Roboto Condensed', sans-serif;
	font-weight: 300;
	font-size:16px;
	text-align:left;
}


.btn_summary{
	background-color: #282828;
	display:inline-block;
	color: #FFFFFF;
	 text-decoration: none;
    height: 32px;
    font-size: 13px;
    padding-top: 18px;
    padding-left: 40px;
    padding-right: 40px;
    text-transform: uppercase;
    text-align: left;
font-family: 'Euclid Circular A', 'Roboto Condensed', sans-serif;
	font-weight: 3400;
margin-left:35%;
	
}


.btn_summary:hover{
	color: #ffffff;
	text-decoration: none;
	background-color:#424242;
	
}



.btn_prev_next1{
	background-color: #282828;
	display:inline-block;
	color: #FFFFFF;
	 text-decoration: none;
    height: 32px;
    font-size: 13px;
    padding-top: 18px;
    background-image: url(../images/back_arrow1.png);
    background-position: 25px center;
    background-repeat: no-repeat;
    padding-left: 40px;
    padding-right: 40px;
    text-transform: uppercase;
    text-align: left;
font-family: 'Euclid Circular A', 'Roboto Condensed', sans-serif;
	font-weight: 400;
	
}


.btn_prev_next{
	background-color: #282828;
	display:inline-block;
	color: #FFFFFF;
	 text-decoration: none;
    height: 32px;
    font-size: 13px;
    padding-top: 18px;
    background-image: url(../images/next_arrow1.png);
    background-position: 74px center;
    background-repeat: no-repeat;
    padding-left: 40px;
    padding-right: 40px;
    text-transform: uppercase;
    text-align: left;
font-family: 'Euclid Circular A', 'Roboto Condensed', sans-serif;
	font-weight: 400;
	
}


.btn_prev_next:hover{
	color: #ffffff;
	text-decoration: none;
	background-color:#424242;
}


.btn_prev_next1:hover{
	color: #ffffff;
	text-decoration: none;
	background-color:#424242;
}

.btn_seeall_city:hover{
	color: #ffcc00;
	border: 1px solid #bfbfbf;
	text-decoration: none;
}

.below_bg{ background-color:#222222; padding-top:20px; padding-bottom:20px;}

.match_counter{
	margin-top:50px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d9d9d9;
	padding-top:50px;
}
.match_counter_left{ float:left; width:30%;}
.match_counter_mid{ float:left; width:40%; text-align:center;}
.match_counter_right{ float:left; width:20%; text-align:right;}
.matches-number{ font-size: 44px; line-height: 36px; 	font-family: 'Euclid Circular A', 'Roboto Condensed', sans-serif;
	font-weight: 300; color:#FFFFFF; float:left;}
.matches-label{ font-size: 18px; font-weight: 300; color:#FFFFFF; font-family: 'Euclid Circular A', 'Roboto Condensed', sans-serif; float:left; margin-left:5px;}

.title_white{ color:#c3c3c3; font-size: 20px;}

.title_white1{ color:#c3c3c3; font-size: 18px;}
.league{ margin-right:30px; float:left; }

.newpage_heading{ font-size: 36px; font-family: 'Euclid Circular A', 'Roboto Condensed', sans-serif; font-weight: 300; 	padding-bottom: 20px;
	background-image: url(../images/h_line.gif);
	background-repeat: no-repeat;
	background-position: left bottom; color:#000000; float:left; margin-bottom:30px;}
	
.tarding_now{
	padding-top:40px;
	padding-bottom:0px;
}

.article{}
.article_title{
	color:#000000;
	text-decoration:none;
	font-size: 22px;
	font-family: 'Euclid Circular A', 'Roboto Condensed', sans-serif;
	font-weight: 500;
	padding-bottom: 20px;
}
.article_title a{ color:#000000; text-decoration:none;}
.article_title a:hover{ color:#ffcc00; text-decoration:none;}


.article_title1{
	color:#000000;
	text-decoration:none;
	font-size: 36px;
	font-family: 'Euclid Circular A', 'Roboto Condensed', sans-serif;
	font-weight: 500;
	padding-bottom: 5px;
}
.article_title1 a{ color:#000000; text-decoration:none;}
.article_title1 a:hover{ color:#ffcc00; text-decoration:none;}
.article_img{ position:relative; z-index:85001;}
.article_img1{ position:relative; z-index:85000; width:63.5%; margin-top:40px; float:right; }


.article_img2{ position:relative; z-index:85010; width:100%; margin-top:40px;}


.article_img22{ position:relative; z-index:85491; width:76%; margin-top:0px;}

.article_number{
	position: absolute;
	z-index:85004;
	left:0;
	top:0;
	background-color: #ffcc00;
	text-align: center;
	vertical-align: middle;
	height: 40px;
	width: 40px;
	color:#FFFFFF;
	font-size: 25px; font-family: 'Euclid Circular A', 'Roboto Condensed', sans-serif; font-weight: 400;
}
.article-overlay {
	background-image: url(../images/top_bg_new.png);
	background-repeat: repeat;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 85003;
	opacity:0;
	    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.article-overlay:hover {
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
	z-index: 85003;
	background-image: url(../images/top_bg_new.png);
	background-repeat: repeat;
	opacity:80;
}


ul.article_imgs {
	margin:0;
	padding:0;

}
ul.article_imgs li {
	display: inline-block;
	width:22%;
	text-align: left;
	vertical-align: top;
	margin-right: 13px;
	margin-bottom:30px;
	float:left;
	padding-right:20px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #bfbfbf;
}

ul.article_imgs li.btn{
	display: inline-block;
	width:22%;
	text-align: left;
	vertical-align: top;
	margin-right: 13px;
	margin-bottom:30px;
	float:left;
	padding-right:20px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #bfbfbf;
	padding-top:80px;
}

ul.article_imgs li:last-child{
	margin-right:0px;	
	padding-right:0px;
	border:none;
}

.article_img .more-link {
	position: absolute;
	z-index:85005;
	left:10px;
	bottom:0px;
	color:#FFFFFF;
	font-size: 14px; font-family: 'Euclid Circular A', 'Roboto Condensed', sans-serif; font-weight: 400;
	opacity:0;
	    background-color: transparent;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.article_img:hover .more-link, .more-link a {
    color: inherit;
    background-color: transparent;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
	left:10px;
	bottom:30px;
	color:#FFFFFF;
	font-size: 14px; font-family: 'Euclid Circular A', 'Roboto Condensed', sans-serif; font-weight: 400; opacity:100;
	text-decoration:none;
	}
	
.article_img:hover .more-link:hover, .more-link a:hover{
    color: inherit;
    background-color: transparent;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
	left:10px;
	bottom:30px;
	color:#ffcc00;
	font-size: 14px; font-family: 'Euclid Circular A', 'Roboto Condensed', sans-serif; font-weight: 400; opacity:100;
	text-decoration:none;
	}


.who_we_are{}
.who_we_are_left{ float:left; width:60%; }
.who_we_are_right{ float:right; width:38%;}

.who_we_are_main{ width:100%;}

.who_we_are_left1{ float:left; width:50%; margin-top:10px; margin-bottom:80px;}
.who_we_are_right1{ float:right; width:50%;}


.who_we_are_img{
	position: absolute;
	bottom:-70px;
	z-index:85006;
	background-image: url(../images/img_bg.gif);
	background-repeat: no-repeat;
	background-position: 40px bottom;
	height:70px;
	width:100%;
}
.who_we_are_img_text{
	position: absolute;
	bottom:-50px;
	right:92px;
	z-index:85007;
	background-color:#FFFFFF;
	height:50px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}

.who_we_are_img_text1{
	position: absolute;
	bottom:-50px;
	right:0px;
	z-index:85009;
	background-color:#FFFFFF;
	height:50px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}

.who_we_are_img_text2{
	position: absolute;
	left:52%;
	z-index:85011;
	background-color:#FFFFFF;
	height:50px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	height:141px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e5e5e5;
	width:180px;
}

.whoweare_imgs{
position: absolute; z-index:84080;
top:-10px; left:-10px;
}
.article_img .more-link1 {
	position: absolute;
	z-index:85008;
	left:32px;
	color:#000000;
	font-size: 18px; font-family: 'Euclid Circular A', 'Roboto Condensed', sans-serif; font-weight: 400;
	opacity:0;
	background-color: transparent;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.article_img:hover .more-link1, .more-link1 a {
    color: inherit;
    background-color: transparent;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
	left:32px;
	color:#00000;
	font-size: 18px; font-family: 'Euclid Circular A', 'Roboto Condensed', sans-serif; font-weight: 400; opacity:100;
	text-decoration:none;
	}
	
.article_img:hover .more-link1:hover, .more-link1 a:hover{
    color: inherit;
    background-color: transparent;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
	left:32px;
	color:#ffcc00;
	font-size: 18px; font-family: 'Euclid Circular A', 'Roboto Condensed', sans-serif; font-weight: 400; opacity:100;
	text-decoration:none;
	}

.article_title2{
	color:#000000;
	text-decoration:none;
	font-size: 25px;
	font-family: 'Euclid Circular A', 'Roboto Condensed', sans-serif;
	font-weight: 500;
	padding-bottom: 5px;
}
.article_title2 a{ color:#000000; text-decoration:none;}
.article_title2 a:hover{ color:#ffcc00; text-decoration:none;}

.article_title3{
	color:#000000;
	text-decoration:none;
	font-size: 25px;
	font-family: 'Euclid Circular A', 'Roboto Condensed', sans-serif;
	font-weight: 500;
	padding-bottom: 20px;
}
.article_title3 a{ color:#000000; text-decoration:none;}
.article_title3 a:hover{ color:#ffcc00; text-decoration:none;}

.article_img_left_mar{ margin-left:10px;}

/*
.article_title2:hover .more-link1, .more-link1 a, .more-link1:hover, .more-link1 a:hover  {
	position: absolute;
	z-index:85010;
	color: inherit;
	background-color: transparent;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
	left:32px;
	color:#993300;
	font-size: 18px;
	font-family: 'Euclid Circular A', 'Roboto Condensed', sans-serif;
	font-weight: 400;
	opacity:100;
	text-decoration:none;
	}*/
	
.media{ margin-top:50px;}
.media_heading{
	font-size: 20px;
	font-family: 'Euclid Circular A', 'Roboto Condensed', sans-serif;
	font-weight: 300;
	padding-bottom: 10px;
	background-image: url(../images/work_line_yellow.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom:25px;
}

@media only screen and (min-width: 481px) and (max-width:768px){
ul.article_imgs li {
	display: inline-block;
	width:42%;
	text-align: left;
	vertical-align: top;
	margin-right: 13px;
	margin-bottom:30px;
	float:left;
	padding-right:20px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #bfbfbf;
}

ul.article_imgs li.noborder {
	display: inline-block;
	width:42%;
	text-align: left;
	vertical-align: top;
	margin-right: 13px;
	margin-bottom:30px;
	float:left;
	padding-right:5px;
	border:none;
}
.who_we_are_img_text2{
	position: absolute;
	left:0;
	z-index:85011;
	background-color:#FFFFFF;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	height: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e5e5e5;
	bottom:-50px;
}
.top_mar{ margin-top:20px;}
.fullwidth{ width:100%;}
}

@media only screen and (min-width: 769px) and (max-width:884px){
ul.article_imgs li {
	display: inline-block;
	width:42%;
	text-align: left;
	vertical-align: top;
	margin-right: 13px;
	margin-bottom:30px;
	float:left;
	padding-right:20px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #bfbfbf;
}

ul.article_imgs li.noborder {
	display: inline-block;
	width:42%;
	text-align: left;
	vertical-align: top;
	margin-right: 13px;
	margin-bottom:30px;
	float:left;
	padding-right:5px;
	border:none;
}
}


@media only screen and (min-width: 240px) and (max-width:480px){
ul.article_imgs li {
	display: inline-block;
	width:98%;
	text-align: left;
	vertical-align: top;
	margin-right: 13px;
	margin-bottom:30px;
	float:left;
	padding-right:20px;
	border:none;
}
}

@media only screen and (min-width: 240px) and (max-width:630px){
.match_counter_left{ float:left; width:50%;}
.match_counter_mid{ float:left; width:50%; text-align:center;}
.match_counter_right{ float:left; width:100%; text-align:left;}

}


@media only screen and (min-width: 240px) and (max-width:640px){

.who_we_are_left{ float:left; width:100%; margin-bottom:100px;}
.who_we_are_right{ float:left; width:100%;}
	
.dwc_competitions_left{ float:left; width:100%;}
.dwc_competitions_right{ float:left; width:100%;}
}

.spacer_line{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #bfbfbf;
	height: 60px;
}
.spacer{ height:40px;}

.spacer4{ height:40px; width:100%;}

.new_footer{
	padding-top:60px;
	padding-bottom:120px;
	/*background-color:#0171bc;*/
	background-color:#FFCC00;
}

.bot_nav{
}
.bot_nav ul{
	padding:0;
	list-style-type:none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
}
.bot_nav ul li{ padding:0; margin:0;}
.bot_nav ul li a{
	color:#c4e5ff;
	text-decoration:none;
	display:block;
	padding-top: 8px;
	padding-bottom: 6px;
	font-size: 16px;
	font-family: 'Euclid Circular A', 'Roboto Condensed', sans-serif;
	font-weight: 300;
	text-align: left;
}
.bot_nav ul li a:hover {color:#ffffff;}
.bot_box{ width:25%; float:left;}
.footer_line{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #337db7;
	height: 30px;
	margin-bottom: 30px;
}
.copy_sec{
	text-align: center;
	color:#c4e5ff;
	font-size: 14px;
	font-family: 'Euclid Circular A', 'Roboto Condensed', sans-serif;
	font-weight: 300;
	line-height:25px;
	float:left;
} 
	
	
.copy_sec1{
	text-align:left;
	color:#c4e5ff;
	font-size: 14px;
	font-family: 'Euclid Circular A', 'Roboto Condensed', sans-serif;
	font-weight: 300;
	line-height:25px;
	float:right;
	width:35%;
	background-color: #ffffff;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom:5px;
} 

.copy_sec2{
	width:49%;
	float:left;
}

.copy_sec3{
	width:49%;
	float:right;
}



@media only screen and (min-width: 240px) and (max-width:560px){
	.bot_box{ width:50%; float:left;}

	}
	
	
.new_top{
	background-image: url(../images/bg_top1.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: 130px;
}

.team_top{height: 151px;}


.language{ float:right; position: absolute;
z-index: 15; right:10%; top:45px;}


.btn_language{
	text-decoration:none;
	display:inline-block;
	color: #ffffff;
	border: 1px solid #ffffff;
	background-image: url(../images/work_arrow_yellow.png);
	background-repeat: no-repeat;
	background-position: 115px center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-top:10px;
	width:120px;
	font-family: 'Euclid Circular A', 'Roboto Condensed', sans-serif;
	font-weight: 300;
	font-size:16px;
	text-align:left;
	margin-right:10px;
	margin-bottom:5px;
}

.btn_language:hover{
	color: #ffffff;
	border: 1px solid #ffffff;
	text-decoration: none;
}
.no_left{
 margin-left:-15px;
 margin-top:-10px;
}


.mission_new {
	background-color: #eeeeee;
	color: #313131;
	text-align: left;
	font-size: 20px;
	font-family: 'Euclid Circular A', "suntrustregular", "Trebuchet MS", sans-serif;
	padding: 40px;
	line-height: 28px;
	margin-top:-27px;
	}
	
/*-------------news page ---------------*/
.content_news{
	padding-top: 45px;
	padding-right: 90px;
	padding-bottom: 45px;
	padding-left: 90px;
}
.news_img_sec {
    position: relative;
    z-index: 85080;
	background-color:#000000;
	width:100%;
	height:auto;

}
.news_img_title a{ color: #fff; text-decoration:none;}
.news_img_text a{color: #afb6bc; text-decoration:none;}
.news_img_date a{color: #afb6bc; text-decoration:none;}

.news_img_title a:hover{ color: #fff; text-decoration:none;}
.news_img_text a:hover{color: #afb6bc; text-decoration:none;}
.news_img_date a:hover{color: #afb6bc; text-decoration:none;}


.news_img_text_sec {
	position: absolute;
	z-index: 85082;
	font-family: 'Euclid Circular A', 'Roboto Condensed', sans-serif;
	padding-top: 45px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-image: url(../images/news_bg.png);
	background-repeat: repeat-x;
	background-position: center top;
	bottom:-2px;
	text-align:left;
	width:96%;
}

.news_img_text_sec1 {
	position: absolute;
	z-index: 85083;
	font-family: 'Euclid Circular A', 'Roboto Condensed', sans-serif;
	padding-top: 45px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-image: url(../images/news_bg.png);
	background-repeat: repeat-x;
	background-position: center top;
	bottom:-8px;
	text-align:left;
	width:96%;
}

.spacer_news{ height:40px;}

.news_img_title{ color: #fff; font-size: 36px; margin-top:10px; margin-bottom:10px;}
.news_img_text{color: #afb6bc;font-size: 16px;}
.news_img_date{
font-size: 14px;
font-style: italic;
font-weight: lighter;
color: #afb6bc;
}

.news_img_title1{ color: #fff; font-size:26px; margin-top:10px; margin-bottom:10px;}

.hovereffect {
	width:100%;
	height:100%;
	float:left;
	overflow:hidden;
	position:relative;
	text-align:center;
	cursor:default;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
	background-color: #000000;
}


.hovereffect:hover {
width:100%;
height:100%;
float:left;
overflow:hidden;
position:relative;
text-align:center;
cursor:default;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #fcaa2f;
	border-right-color: #fcaa2f;
	border-bottom-color: #fcaa2f;
	border-left-color: #fcaa2f;
}

.hovereffect img {
display:block;
position:relative;
-webkit-transition:all .4s linear;
transition:all .4s linear;
}

.hovereffect:hover img {
-ms-transform:scale(1.2);
-webkit-transform:scale(1.2);
transform:scale(1.2);

}
.news_row{}
.news_left{ float:left; width:49%;}
.news_right{ float:right; width:49%;}

.news_row1{ margin-bottom:8px;}

.news_left1{ float:left; width:49%;}
.news_right1{ float:right; width:49%;}
.news_top{ height:130px;}


.new_teambox {
	text-decoration: none;
	color: #000000;
	background-image: url(../images/work_arrow_yellow.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: 1px solid #d0d0d0;
}
.new_teambox a {
    text-decoration: none;
    color: #000000;
}
.new_teambox a:hover {
    text-decoration: none;
    color: #00aeef;
}

.new_teambox_teamFlag {
	float:left;
	width:19px;
	margin-right:10px;
}


.new_teambox_teamFlag img {
	border: 1px solid #888888;
	background-color: #FFFFFF;
	padding: 1px;
}
.new_teambox_teamname {float:left;	font-family: 'Euclid Circular A', 'Roboto Condensed', sans-serif;
	font-weight: 300;
	font-size: 16px;
	text-align: left;}

.team_box_table{ border-collapse: separate; border-spacing: 15px 15px;}


.newpage_heading1{ font-size: 36px; font-family: 'Euclid Circular A', 'Roboto Condensed', sans-serif; font-weight: 300; 	padding-bottom: 20px;
	background-image: url(../images/h_line.gif);
	background-repeat: no-repeat;
	background-position: left bottom; color:#000000; float:left; margin-bottom:30px; margin-left:15px;}

.news_article_img,.article_img2  .more-link1 {
	position: absolute;
	z-index:85093;
	left:32px;
	color:#000000;
	font-size: 18px; font-family: 'Euclid Circular A', 'Roboto Condensed', sans-serif; font-weight: 400;
	opacity:0;
	background-color: transparent;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}


.article_img22  .more-link1 {
	position: absolute;
	z-index:85093;
	left:32px;
	color:#000000;
	font-size: 18px; font-family: 'Euclid Circular A', 'Roboto Condensed', sans-serif; font-weight: 400;
	opacity:0;
	background-color: transparent;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.news_article_img,.article_img2:hover .more-link1, .more-link1 a {
    color: inherit;
    background-color: transparent;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
	left:32px;
	color:#00000;
	font-size: 18px; font-family: 'Euclid Circular A', 'Roboto Condensed', sans-serif; font-weight: 400; opacity:100;
	text-decoration:none;
	}
	
.article_img22:hover .more-link1, .more-link1 a {
    color: inherit;
    background-color: transparent;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
	left:32px;
	color:#00000;
	font-size: 18px; font-family: 'Euclid Circular A', 'Roboto Condensed', sans-serif; font-weight: 400; opacity:100;
	text-decoration:none;
	}	
	
	
.news_article_img,.article_img2:hover .more-link1:hover, .more-link1 a:hover{
    color: inherit;
    background-color: transparent;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
	left:32px;
	color:#00aeef;
	font-size: 18px; font-family: 'Euclid Circular A', 'Roboto Condensed', sans-serif; font-weight: 400; opacity:100;
	text-decoration:none;
	}
	
	
	.article_img22:hover .more-link1:hover, .more-link1 a:hover{
    color: inherit;
    background-color: transparent;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
	left:32px;
	color:#00aeef;
	font-size: 18px; font-family: 'Euclid Circular A', 'Roboto Condensed', sans-serif; font-weight: 400; opacity:100;
	text-decoration:none;
	}
.news_article_title2{
	color:#000000;
	text-decoration:none;
	font-size: 25px;
	font-family: 'Euclid Circular A', 'Roboto Condensed', sans-serif;
	font-weight: 500;
	padding-bottom: 5px;
	
}
.news_article_title2 a{ color:#000000; text-decoration:none;}
.news_article_title2 a:hover{ color:#FFCC00; text-decoration:none;}

.news_article_title3{
	color:#000000;
	text-decoration:none;
	font-size: 25px;
	font-family: 'Euclid Circular A', 'Roboto Condensed', sans-serif;
	font-weight: 500;
	padding-bottom: 20px;
}
.news_article_title3 a{ color:#000000; text-decoration:none;}
.news_article_title3 a:hover{ color:#00aeef; text-decoration:none;}

.news_article_title1{
	color:#000000;
	text-decoration:none;
	font-size: 36px;
	font-family: 'Euclid Circular A', 'Roboto Condensed', sans-serif;
	font-weight: 500;
	padding-bottom: 5px;
}
.news_article_title1 a{ color:#000000; text-decoration:none;}
.news_article_title1 a:hover{ color:#FFCC00; text-decoration:none;}

.article_img1 .more-link1 {
	position: absolute;
	z-index:85008;
	left:32px;
	color:#000000;
	font-size: 18px; font-family: 'Euclid Circular A', 'Roboto Condensed', sans-serif; font-weight: 400;
	opacity:0;
	background-color: transparent;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.article_img1:hover .more-link1, .more-link1 a {
    color: inherit;
    background-color: transparent;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
	left:32px;
	color:#00000;
	font-size: 18px; font-family: 'Euclid Circular A', 'Roboto Condensed', sans-serif; font-weight: 400; opacity:100;
	text-decoration:none;
	}
	
.article_img1:hover .more-link1:hover, .more-link1 a:hover{
    color: inherit;
    background-color: transparent;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
	left:32px;
	color:#00aeef;
	font-size: 18px; font-family: 'Euclid Circular A', 'Roboto Condensed', sans-serif; font-weight: 400; opacity:100;
	text-decoration:none;
	}
	

.main_slide_nav {
    text-align: left;
    background-color: #FFFFFF;
    padding: 5px;
	margin-bottom:10px;
}


.main_slide_nav a {
    width: 100px;
    height: 100px;
    text-indent: 9999px;
    cursor: pointer;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 10px;
    padding-bottom: 6px;
    font-size: 15px;
    line-height: 38px;
    font-weight: 400;
    color: #666666;
    font-family: 'Euclid Circular A', 'Roboto Condensed', sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    padding-left: 15px;
    padding-right: 18px;
    background-image: url(../images/line_grey.gif);
    background-repeat: no-repeat;
    background-position: right center;
}


.main_slide_nav a.main_slide_nav_active, .main_slide_nav a:hover {
    text-decoration: none;
    border-bottom-width: 3px;
    border-bottom-style: solid;
    border-bottom-color: #FFCC00;
    color: #000000;
    background-image: url(../images/line_grey.gif);
    background-repeat: no-repeat;
    background-position: right center;
}
	
	
.who_we_are_img_text_news {
    position: absolute;
    bottom: -70px;
    right: 0px;
    z-index: 85030;
    background-color: #FFFFFF;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 30px;
    width: 70%;
    margin-bottom: 20px;
}

.btn_seeall_news{
	text-decoration:none;
	display:inline-block;
	color: #000000;
	border: 1px solid #bfbfbf;
	background-image: url(../images/work_arrow_yellow.png);
	background-repeat: no-repeat;
	background-position: 170px center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-top:10px;
	width:180px;
	font-family: 'Euclid Circular A', 'Roboto Condensed', sans-serif;
	font-weight: 300;
	font-size:16px;
	text-align:left;
}

.btn_seeall_news:hover{
	color: #FFCC00;
	border: 1px solid #bfbfbf;
	text-decoration: none;
}

.otherway{
	font-size: 2.125em;
	font-weight: 100;
	color: #303030;
	margin-bottom: 60px;
	padding-top:40px;
	text-align: left;
	font-family: 'Euclid Circular A', 'Open Sans', sans-serif;
	line-height: normal;
}
.organization{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	padding-top: 50px;
	padding-bottom: 50px;
	text-align: center;
	line-height: 30px;
}
.organisation_icon{
	margin-top: -75px;
	text-align: center;
	margin-bottom:10px;
}
.orange-bold {
    color: #f16521;
    font-weight: 700;
    margin-bottom: 0;
    text-align: center;
	font-family: 'Euclid Circular A', 'Open Sans', sans-serif;
}
.or_no{
	margin: 0px;
	padding: 0px;
}
.org_box{
	width:33.33%;
	float:left;
	margin-bottom: 50px;
}
.grey_bg{
	background-color: #e7e7e9;
	padding-top: 20px;
	padding-bottom: 60px;
}
input.textbox_org {
	border: 1px solid #dddddd;
	outline: 0;
	-webkit-appearance: none;
	color: #5e5e5e;
	background: #ffffff;
	font-size: 16px;
font-weight: 100;
outline: none;
width: 100%;
padding: 15px 15px 15px 45px;
-webkit-border-radius: 0px;-moz-border-radius: 0px;border-radius: 0px;
}
input.textbox_org:focus {
border: 1px solid #f16521;
}

.roundList {
	height:48px;
		border: 1px solid #dddddd;
	outline: 0;
	-webkit-appearance: none;
	color: #5e5e5e;
	background: #ffffff;
	font-size: 16px;
font-weight: 100;
outline: none;
width: 100%;
padding: 15px 15px 15px 45px;
-webkit-border-radius: 0px;-moz-border-radius: 0px;border-radius: 0px;

}

.roundList:focus {
border: 1px solid #f16521;
}

.span3{
    width: 25%;
    float: left;
	position:relative;
	margin-bottom:20px;
}

.span4{
    width: 33.33333333333333%;
    float: left;
	position:relative;
	margin-bottom:20px;
}

.span5{
    width: 41.66666666666667%;
    float: left;
	position:relative;
	margin-bottom:20px;
}

.span6{
    width: 50%;
    float: left;
	position:relative;
	margin-bottom:20px;
}
.btn_contact{ margin-top:20px; text-align: center;}

.org_ic1{
position:absolute;
top:13px;
left:20px;
color:#f16521;
font-size:16px;
}

.printFrm{
	display:inline;
	height:36px;
	width:51px;
	background: transparent url(images/separatorTool.jpg) no-repeat top right;
	padding-top: 10px;
}


.inset1{
	font-family: 'Euclid Circular A', Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	list-style-type: none;
	margin: 10px 0 0 10px;
	font-weight: bold;
}

.inset1 ul { list-style-type: none; display: block; }

.inset1 li {
	float: left;
	height: 30px;
	margin-top: 0;
	margin-right: 3px;
	margin-bottom: 7px;
	margin-left: 0;
}

.inset1 li a {
	float: left;
	font-size: 12px;
	height: 24px;
	padding-left: 27px;
	padding-top: 6px;
	position: relative;
	text-decoration: none;
	color: #ffffff;
}
.inset1 li.tweet{
	background-color: #00aced;
	color: #ffffff;
	border: 1px solid #c7c7c7;
}
.inset1 li.tweet :hover{background-color: #0087ba; color: #ffffff;}

.inset1 li.facebook1{background-color: #325a97; color: #ffffff; border: 1px solid #c7c7c7;}
.inset1 li.facebook1 :hover{background-color: #254371; color: #ffffff;}

.inset1 li.share{background-color: #dd4b39; color: #ffffff; border: 1px solid #c7c7c7;}
.inset1 li.share :hover{background-color: #c23321; color: #ffffff;}

.inset1 li.comment{background-color: #333333; color: #ffffff; border: 1px solid #c7c7c7;}
.inset1 li.comment :hover{background-color: #1a1a1a; color: #ffffff;}

.inset1 li a:hover {}

.inset1 li a img {
	height: 16px;
	left: 7px;
	margin-right: 7px;
	position: absolute;
	top: 7px;
	width: 16px;
	border:none;
}

.inset1 li a span {
	display: block;
	height: 22px;
	padding-right: 7px;
	overflow: hidden;
	/* width: 70px; Uncomment this to add a fixed width */
}

.print.commands div{float:left;padding-left:3px}
.print.commands .invisible {display:block;visibility: hidden;float:none;padding:0;font-size:0;}

#toolsBarTop {clear:both;padding:3px 0 1px 1px;width:300px;background:transparent url(images/toolsBG.gif) repeat-x top right;;overflow:visible;border-bottom:1px solid #ccc;height:40px;position:relative}

.counter{ width:33%; float:left;}

.counter1{ width:100%; float:left; margin-bottom:20px;}

.counter_bg{
	background-image: url(../images/counter_bg.png);
	background-repeat: repeat;
	background-position: left top;
}

.counter_main{ text-align: center; padding-top:60px; padding-bottom:60px;}

.counter_stats {
    color: #fff;
    font-size: 60px;
    font-family: 'Euclid Circular A', 'Roboto Condensed', sans-serif;
    font-weight: 500;
}


.counter_icon {
    color: #fff;
    font-size: 40px;
    font-family: 'Euclid Circular A', 'Roboto Condensed', sans-serif;
    font-weight: 500;
}

.counter_explanation {
    color: #43cffd;
    font-size: 18px;
    text-shadow: 0 1px 2px rgba(0,0,0,.2);
	 font-family: 'Euclid Circular A', 'Roboto', sans-serif;
}

.counter_explanation a {
    color: #43cffd;
	text-decoration:none;
}

.counter_explanation a:hover {
    color: #ffffff;
	text-decoration: underline;
}

.news_new{}

.news_new_left{ float:left; width:48%;}

.news_new_right{ float:right; width:38%; margin-right:5%;}

@media screen and (max-width: 620px) {
.counter{ width:100%; float:left; margin-bottom:20px;}
.news_new_left{ float:left; width:100%;}

.news_new_right{ float:left; width:100%; margin-right:0%;}
}

@media only screen and (min-width: 620px) and (max-width:840px){
.counter_stats {
    color: #fff;
    font-size: 40px;
    font-family: 'Euclid Circular A', 'Roboto Condensed', sans-serif;
    font-weight: 500;
}


.counter_icon {
    color: #fff;
    font-size: 30px;
    font-family: 'Euclid Circular A', 'Roboto Condensed', sans-serif;
    font-weight: 500;
}

.counter_explanation {
    color: #43cffd;
    font-size: 15px;
    text-shadow: 0 1px 2px rgba(0,0,0,.2);
	 font-family: 'Euclid Circular A', 'Roboto', sans-serif;
}
}

.new1{ overflow:hidden;}
#video_who{ position:relative; z-index:6000; background: #000000;} 
#video_text{
	position: absolute;
	z-index:6001;
	text-align:center;
	top:45%;
	font-family: 'Euclid Circular A', 'Roboto', sans-serif;
	color:#FFFFFF;
	font-size:35px;
	line-height: normal;
	width:100%;
	font-weight: 500;
	 text-shadow: 2px 2px #2c2c2c;
} 

.opacity80 {
  opacity: 0.8;
}



#mission {
padding:0; margin:0;
width:100%;
}
#mission ul{
	padding:0;
	margin:0;
	float: left;
	width:100%;
}
#mission li{ padding:0; margin:0px; list-style-type:none; 	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #e5e5e5;
	border-bottom-color: #e5e5e5;
	width:99%;}
#mission li a{
	display:block;
	text-decoration:none;
	color:#5a626c;
	font-family: 'Euclid Circular A', 'regencielight';
	font-weight: 700;
	font-size: 16px;
	padding-bottom:30px;
	padding-left:30px;
	padding-top: 30px;

}
#mission li a:hover{
	text-decoration:none;
	color:#5a626c;
	text-align: left;
	background-color: #eaeaea;
}

#mission li a.active{
	text-decoration:none;
	color:#5a626c;
	text-align: left;
	background-color: #eaeaea;
}
#mission li li:last-child{
	border-bottom-style: none;
}

.mission_text{
	color: #5a626c;
	font-family: 'Euclid Circular A', 'regencielight';
	font-weight: 700;
	font-size: 16px;
	margin-right: 25px;
	line-height:30px;
}
.mission_blue{ color:#00aeef;}


.what_we_do_new_sec{
	background-image: url(../images/what_we_do_dut.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 60px;
	padding-bottom: 60px;
 -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height:380px;
}

.what_we_do_new_sec1{
	background-image: url(../images/who_we_are_dut.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 60px;
	padding-bottom: 60px;
	    margin-top: 30px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height:380px;
}

.what_we_do_new_sec_text{
float:left;
width:35%;
}

.what_we_do_new_sec_text h2 {
font-weight: normal;
font-size: 2rem;
text-transform: uppercase;
font-family: 'Euclid Circular A', 'Open Sans',sans-serif;
margin-bottom: 1em;
}

.what_we_do_new_sec_text span {
font-weight: normal;
font-size: 0.9rem;
margin-bottom: 1.5em;
font-family: 'Euclid Circular A', 'Open Sans',sans-serif;
line-height:25px;
}

@media screen and (max-width: 1159px) {
.what_we_do_new_sec_text{
float:left;
width:40%;
margin-left:50px;
}
}

@media screen and (max-width: 767px) {
.what_we_do_new_sec_text h2 {
font-weight: normal;
font-size: 1.5rem;
text-transform: uppercase;
font-family: 'Euclid Circular A', 'Open Sans',sans-serif;
margin-bottom: 1em;
}

.what_we_do_new_sec_text span {
font-weight: normal;
font-size: 0.8rem;
margin-bottom: 1.5em;
font-family: 'Euclid Circular A', 'Open Sans',sans-serif;
line-height:25px;
}
}


#header_new .language .get_donate{
	background-color: #80bd01;
	border-radius: 20px;
	font-family: 'Euclid Circular A', proxima-nova,sans-serif;
	color: #fff;
	font-size: 18px;
	font-weight: 700;
	text-transform: none;
	margin-right:20px;
	background-image: none;
	border:none;
	padding: 10px;
	text-align: center;
}

#header_new .language .get_donate:hover{
color: #5e5e5e;
text-decoration:none;
border:none;
}

#header_new .language .get_donate a{
	color: #fff;
	text-decoration:none;
	border: 1px solid #ffcc00;
}
#header_new .language .get_donate a:hover{
color: #5e5e5e;
text-decoration:none;
border: 1px solid #ffcc00;
} 


/*dsdsdsd*/



.races {
    width: 340px;
	position:absolute;
	z-index: 10;
	right:0;
	top:140px;
	
}

.races_menu{
    background-color: #19232e;
}

.races_all {
    background-color: #19232e;
	padding:10px;
	height:50px;
}
.race_img{padding-bottom:10px;}
.custom-select {
  position: relative;
  font-family: 'Euclid Circular A', Arial;
  border: 1px solid #7b8a9b;
}
.custom-select select {
  display: none; /*hide original SELECT element:*/
}
.select-selected {
	background-color: #3d5167;
	font-family: 'Euclid Circular A', 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: .800em;
	text-transform: uppercase;
}
/*style the arrow inside the select element:*/
.select-selected:after {
	position: absolute;
	content: "";
	top: 14px;
	right: 10px;
	width: 0;
	height: 0;
	border: 4px solid transparent;
	border-color: #fff transparent transparent transparent;
}
/*point the arrow upwards when the select box is open (active):*/
.select-selected.select-arrow-active:after {
  border-color: transparent transparent #fff transparent;
  top: 7px;
}
/*style the items (options), including the selected item:*/
.select-items div,.select-selected {
	color: #ffffff;
	padding: 8px 16px;
	  border-color: transparent transparent #fff transparent;
    cursor: pointer;
	user-select: none;
}

.select-items div{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7b8a9b;
}
/*style items (options):*/
.select-items {
  position: absolute;
  background-color: #3d5167;
   border: 1px solid #7b8a9b;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 99;
  width:99.95%;
	font-family: 'Euclid Circular A', 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: .800em;
		text-transform: uppercase;
}
/*hide the items when the select box is closed:*/
.select-hide {
  display: none;
}
.select-items div:hover, .same-as-selected {
  background-color: #2b3c4e;
}

.map_nav {
	text-align: left;
	overflow: auto;
	height:500px;
	margin-bottom:10px;
}
.map_nav ul{
	padding:0;
	list-style-type:none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
}
.map_nav ul li{ padding:0; margin:0;}
.map_nav ul li{
	color:#bebebe;
	text-decoration:none;
	display:block;
	background-image: url(../images/arrow_in.jpg);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #3d5167;
	margin-bottom: 2px;
	font-family: 'Euclid Circular A', 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: .800em;
	text-transform: uppercase;
	height:69px;
}
.map_nav ul li .date{
	background-color: #29394a;
	float:left;
	background-image:none;
	font-family: 'Euclid Circular A', 'Open Sans',sans-serif;
	font-weight: 400;
	font-size: .800em;
	text-align:center;
	padding-top: 13px;
	padding-right: 20px;
	padding-bottom: 14px;
	padding-left: 20px;
}

.map_nav ul li .date span{
	font-weight: 700;
}

.map_nav ul li:hover .date{
	background-image: url(../images/line.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	background-color: #29394a;
	text-align:center;
}

.map_nav ul li:hover {
	background-image: url(../images/arrow_on.jpg);
	background-repeat: no-repeat;
	background-position: right;
	color:#FFFFFF;
}

.map_nav ul li .state{
	padding-top: 25px;
	padding-bottom: 15px;
	padding-left: 20px;
	float:left;
	font-weight: 700;
}
.map_nav ul li a{
	color:#bebebe;
	text-decoration:none;
}

.map_nav ul li a:hover{
	color:#FFFFFF;
	text-decoration:none;
}

@media screen and (max-width: 768px) {
.races {
	top:178px;	
}

.map_nav {
	height:350px;
}
}

@media only screen and (min-width: 769px) and (max-width:1000px){
.map_nav {
	height:350px;
}
}

.races_all_new{    
    width: 100%;
	position:absolute;
	z-index: 10;
	left:0;
	top:515px;}
	
.races_left {
    width: 340px;
	position:absolute;
	z-index: 11;
	left:0;
	top:140px;
}

.races_left_container {
  position: relative;
  width: 100%;
  z-index: 12;
  margin-bottom:12px;
}

.races_left_image {
  display: block;
  width: 100%;
  height: auto;
}

.races_left_overlay {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 100%;
	width: 100%;
	opacity: 0;
  transition: .5s ease;
	z-index: 13;
	background-image: url(../images/over_bg.png);
	text-align:center;

}

.races_left_container:hover .races_left_overlay {
  opacity: 1;
}

.races_left_text {
  color: white;
  font-size: 18px;
  position: absolute;
  top: 50%;
  left:50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
  width:100%;
  	font-family: 'Euclid Circular A', 'Open Sans',sans-serif;
	font-weight: 400;

}

.races_left_text {
  color: white;
  font-size: 18px;
  position: absolute;
  top: 50%;
  left:50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
  width:100%;
  	font-family: 'Euclid Circular A', 'Open Sans',sans-serif;
	font-weight: 400;

}

.races_left_text a {
  color: white;
  text-decoration:none;
  	font-weight: bold;

}

.races_left_text a:hover {
	color: #FFFFFF;
	text-decoration:none;
	font-weight: bold;
}
.tab {
    float: left;
    background-color: #e8e8e8;
    width: 30%;
    height: auto;
	min-height:740px;
	padding-top:60px;
}

/* Style the buttons inside the tab */
.tab button {
	display: block;
	background-color: inherit;
	color: black;
	padding: 22px 16px;
	width: 100%;
	border: none;
	outline: none;
	text-align: left;
	cursor: pointer;
	transition: 0.3s;
	font-size: 15px;
	font-family: 'Euclid Circular A', 'Open Sans', sans-serif;
	font-weight: 600;
	text-transform: uppercase;
}

/* Change background color of buttons on hover */
.tab button:hover {
    background-color: #f0f0f0;
}

/* Create an active/current "tab button" class */
.tab button.active {
    background-color: #fff;
}

/* Style the tab content */
.tabcontent {
	float: left;
	width: 60%;
	border-left: none;
	height: auto;
	padding-top:60px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	font-family: 'Euclid Circular A', 'Open Sans',sans-serif;
	font-weight: 400;
}

.tabcontent h3{
	font-family: 'Euclid Circular A', 'Open Sans',sans-serif;
	font-weight: 700;
	font-size: 25px;
	background-image: url(../images/racing_line.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.tabcontent p{
	font-family: 'Euclid Circular A', 'Open Sans',sans-serif;
	font-weight: 400;
	font-size: 15px;
}
.overview1{ margin-top:20px}

.overview1_left{ float:left; width:55%;}
.overview1_right{ float:right; width:45%;}

.overview1_left_new{ float:left; width:62%; font-family: 'Euclid Circular A', 'Muli', sans-serif; font-weight:400;}
.overview1_right_new{
	float:right;
	width:38%;
	background-color:#01a6dc;
}


.reg_blue_box{
	/*border: 2px solid #01a6dc;*/
	text-align: center;
	padding: 33px;
	margin-bottom:5px;
	margin-right:5px;
	border-bottom:2px solid #01a6dc;
	border-right:2px solid #01a6dc;
}

.tab1 {
    overflow: hidden;
    background-color: #fff;
	padding-left:50px;
}

/* Style the buttons inside the tab */
.tab1 button {
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 16px;
    transition: 0.3s;
    font-size: 15px;
	border-bottom-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #fff;
	text-transform: uppercase;
	font-family: 'Euclid Circular A', 'Open Sans', sans-serif;
	font-weight: 600;
}

/* Change background color of buttons on hover */
.tab1 button:hover {
    background-color: #f8f8f8;
}


/* Create an active/current tablink class */
.tab1 button.active1 {
    background-color: #f8f8f8;
	border-bottom-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #5c068c;
}

.tab1 button.active2 {
    background-color: #f8f8f8;
	border-bottom-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #8cbd00;
}

.tab1 button2.active3 {
    background-color: #f8f8f8;
	border-bottom-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #cf102d;
}


.tabcontent1 p{
	font-family: 'Euclid Circular A', 'Open Sans',sans-serif;
	font-weight: 400;
	font-size: 15px;
}

/* Style the tab content */
.tabcontent1 {
	display: none;
	padding: 50px;
	background-color: #f8f8f8;
	border-top: none;
	font-family: 'Euclid Circular A', 'Open Sans', sans-serif;
	font-weight: 600;
}

.tabcontent_reg {
	border-top: none;
	font-family: 'Euclid Circular A', 'Muli', sans-serif;
	font-weight: 600;
	font-size:15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
}



.tabcontent_reg h3{
	font-family: 'Euclid Circular A', 'Open Sans',sans-serif;
	font-weight: 700;
	font-size: 25px;
	background-image: url(../images/racing_line.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

.race-detail{
	position: relative;
	z-index:auto;
}

.race-detail_text{
	position: absolute;
	color: #FFFFFF;
	z-index:auto;
	padding: 50px;
	    font-family: 'Euclid Circular A', 'Open Sans',sans-serif;
}
.race-detail_text h1{
    font-family: 'Euclid Circular A', 'Open Sans',sans-serif;
    font-weight:700;
    font-size: 40px;
	text-transform: uppercase;
}

.race-detail_text .location {
    font-family: 'Euclid Circular A', 'Open Sans',sans-serif;
    font-weight: 700;
    font-size: 16px;
    padding-top: 10px;
    line-height: 14px;
    display: block;
	text-transform: uppercase;
}

.race-detail_text span.date {
    font-family: 'Euclid Circular A', 'Open Sans',sans-serif;
    font-weight: 700;
    font-size: 18px;
    display: block;
    font-style: normal;
    letter-spacing: 0;
    line-height: 15px;
	text-transform: uppercase;
}
.race_price{
	background-color:#f0f0f0;
	padding:20px;
	text-align:center;
	font-family: 'Euclid Circular A', 'Open Sans',sans-serif;
	font-weight: 400;
	font-size:14px;
	line-height:25px;
	width:200px;
	margin-right:20px;
	margin-left:auto;
	margin-right:auto;
	float:right;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #5c068c;
}
.race_price_left{ float:left; color:#555555; width:65%; font-weight: 400;}

.race_price .black{
	color:#000;
	font-weight:700;
	text-transform: uppercase;
}
.race_price .price{ color:#5c068c; font-weight:700; font-size:30px; line-height:45px;}

.race_price .small{font-size:12px;}

.btn_race_price{
	text-decoration:none;
	display:inline-block;
	color: #ffffff;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	padding-right: 25px;
	padding-left:25px;
	font-size:14px;
	background-color: #5c068c;
	-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;
	font-weight:700;
	text-transform: uppercase;
}

.btn_race_price:hover{
	background-color:#6c07a4;
	color: #ffffff;
	text-decoration: none;
}

.btn_race_price5{
    text-decoration: none;
    display: inline-block;
    color: #ffffff;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
    padding-right: 5px;
    padding-left: 5px;
    font-size: 13px;
    background-color: #5c068c;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 20px;
}

.btn_race_price5:hover{
	background-color:#6c07a4;
	color: #ffffff;
	text-decoration: none;
}

.btn_race_price1{
	text-decoration:none;
	display:inline-block;
	color: #ffffff;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	padding-right: 25px;
	padding-left:25px;
	font-size:14px;
	background-color: #8cbd00;
	-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;
	font-weight:700;
	text-transform: uppercase;
}

.btn_race_price1:hover{
	background-color:#9fd700;
	color: #ffffff;
	text-decoration: none;
}

.btn_race_price2{
	text-decoration:none;
	display:inline-block;
	color: #ffffff;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	padding-right: 25px;
	padding-left:25px;
	font-size:14px;
	background-color: #cf102d;
	-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;
	font-weight:700;
	text-transform: uppercase;
}

.btn_race_price2:hover{
	background-color:#fe1638;
	color: #ffffff;
	text-decoration: none;
}
.price_line{
	text-decoration: line-through;
	color: #9d9d9d;
	font-size: 12px;
}
.price_line_black{
	color: #000;
	font-size: 12px;
}

.race_price .green_price{ color:#8cbd00;}
.race_price .red_price{ color:#cf102d;}

.race_price.green_bot{border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #8cbd00;
	}
	
.race_price.red_bot{border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #cf102d;
	}
	
@media screen and (max-width: 1000px) {
.overview1_left{ float:left; width:100%;}
.overview1_right{ float:right; width:100%;}
.overview1_left_new{ float:left; width:100%;}
.overview1_right_new{ float:right; width:100%;}
}

@media screen and (max-width: 699px) {

.race-detail_text h1{
    font-size: 20px;
}

.race-detail_text .location {
    font-size: 14px;
}

.race-detail_text span.date {
    font-size: 15px;
}

.text_race{ display:none;}
}

@media screen and (max-width: 619px) {
.race_price {
    width: 90%;
	margin-bottom:20px;
	margin-right:0px;
}

.race_price_left{width: 90%; margin-bottom:20px;}
}

@media screen and (max-width: 599px) {

.tabcontent {
	width: 50%;
}


}

@media screen and (max-width: 300px) {
.tab {
    width: 100%;
    min-height: 150px;
	padding-top:20px;
}

.tabcontent {
	width: 100%;
}
.race-detail_text h1{
display:none;
}

.race-detail_text .location {
display:none;
}

.race-detail_text span.date {
display:none;
}
}

@media screen and (max-width: 400px) {
.tab1 {
    padding-left: 0px;
}
.tab1 button{ width: 100%;}

.tabcontent1 {
padding:20px;
}

.race-detail_text{
	padding: 20px;
}

}

.register_right_btn {
	display: block;
	color: black;
	outline: none;
	text-align: left;
	
	transition: 0.3s;
	font-size: 17px;
	font-family: 'Euclid Circular A', 'Open Sans', sans-serif;
	font-weight: 600;
	text-transform: uppercase;
	margin-top: 70px;
	padding-top: 20px;
	padding-right: 16px;
	padding-bottom: 16px;
	padding-left: 40px;
	text-align:left;
	/*background-image: url(../images/reg_btn_bg.png);
	background-repeat: no-repeat;
	background-position: left top;*/
	color:#FFFFFF;
	
	border-right-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #FFFFFF;
	background-color:#FFFFFF;
}
.reg_text{
background-image: url(../images/blue_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	font-weight: normal;
	line-height:20px;
	color:#fff;
	text-align:left;
	font-size: 22px;
	/*font-style: italic;*/
	padding-top: 20px;
	padding-right: 35px;
	padding-bottom: 35px;
	padding-left: 35px;
	height:auto;
	min-height:300px;
}
.reg_text h1{
	color:#fff;
	text-align:left;
	font-size: 27px;
	/*font-style: italic;*/
	font-family: 'Euclid Circular A', "suntrustregular","Trebuchet MS",sans-serif;
}
	
.reg_text i{font-size: 18px; margin-right:10px;}
.reg_text span{ float:right;}
	
hr.reg{
	border: 0.5px dashed #6bdbff;
}
	
.reg_form{ float:left; width:60%;}

ul.get_form_list li.reg_batch{ float:right; width:50%; margin-top:-250px; text-align:center;}
.form_mar{ margin-top:50px;}

.form_mar1{ margin-bottom:0px;}

ul.get_form_list li.reg_batch2{ float:right; width:30%; margin-top:-250px; text-align: justify;}

@media screen and (max-width: 590px) {
ul.get_form_list li.reg_batch{ float:right; width:100%; margin-top:50px;}
ul.get_form_list li.list5{
    width: 48%;
}
}

.donate-form-box1 {
	/*background-image: url(../images/donate_bg.jpg);
	background-repeat: repeat;*/
	background: #244e78; /* Old browsers */
background: -moz-linear-gradient(top,  #01a6dc 0%, #0187b3 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #01a6dc 0%,#0187b3 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #01a6dc 0%,#0187b3 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#244e78', endColorstr='#2a609c',GradientType=0 );
	color:#FFFFFF;
	width:80%;
	margin-left:auto;
	margin-right:auto;
	border-radius: 0px;
	padding-top:30px;
	padding-bottom:30px;
}

.donate-form-box1 label {
	color: #FFFFFF;
    font-size: 20px;
    font-weight: bold;
    margin: 0 10px 10px;
}
.checkout_bg{
	background-color:#fff;
	padding:35px 35px 35px 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #01a6dc;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #01a6dc;
	border-bottom-color: #01a6dc;
}

.race_price_new{
	background-color:#f0f0f0;
	padding:5px;
	text-align:center;
	font-family: 'Euclid Circular A', 'Open Sans',sans-serif;
	font-weight: 400;
	font-size:14px;
	line-height:25px;
	width:18%;
	margin-right:2px;
	float:left;
	vertical-align: middle;
	height:80px;
}

.race_price_new1{
	background-color:#f0f0f0;
	text-align:center;
	font-family: 'Euclid Circular A', 'Open Sans',sans-serif;
	font-weight: 400;
	font-size:14px;
	line-height:25px;
	width:18%;
	margin-right:2px;
	float:left;
	vertical-align: middle;
	height:65px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	height:80px;
}

.race_price_new .black{
	color:#000;
	font-weight:700;
	text-transform: uppercase;
}
.race_price_new1 .price{ color:#5c068c; font-weight:700; font-size:30px; line-height:45px; margin-top:10px;}

.race_price_new .small{font-size:12px;}
.btn_ri{ float:right;}
.black_bold{ color:#000000; font-weight:bold; text-align:center;}

@media only screen and ( min-width:560px) and ( max-width:768px ) {

.race_price_new{
	width:30%;
	margin-bottom:5px;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	height:65px;
}

.race_price_new1{
	width:30%;
	margin-bottom:5px;
	height:65px;
}

.race_price_new1 .price{margin-top:0px;}

.btn_race_price5{
    margin-top: 0px;
}

}

@media screen and (max-width: 559px) {

.race_price_new{
	width:100%;
	margin-bottom:5px;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	height:65px;
}

.race_price_new1{
	width:100%;
	margin-bottom:5px;
	height:65px;
}

.race_price_new1 .price{margin-top:0px;}

.btn_race_price5{
    margin-top: 0px;
}


}

.overview_page{}
.overview_page_left{ width:34%; float:left; margin-right:6px;}
.overview_page_mid{ width:41%; float:left; margin-right:5px; margin-top:129px;}
.overview_page_right{ width:58%; float:right; margin-top:4px;}

.spread_left{float:left; width:60%;}
.spread{ float:left;}
.overview_page_heading_bg{
	/*background-image: url(../images/green_bg.jpg);*/
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 30px;
	padding-bottom: 30px;
	margin-bottom:5px;
	text-align:center;
}

.overview_page_heading_bg .title_new{
	text-decoration: none;
	color: #ffffff;
	text-align: center;
	font-size: 26px;
	font-style: italic;
	font-weight: bold;
	font-family: 'Euclid Circular A', "adobe-garamond-pro-1";
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(../images/heading_lines.png);
	background-repeat: repeat-x;
	background-position: center top;
	height:46px;
}
.overview_page_images{ 	margin-bottom:5px;}
.overview_page_text_bg{
	background-image: url(../images/blue_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding:40px;
	margin-top:5px;
	/*height:400px;*/
	height:auto;
	min-height:400px;
}
.overview_page_text_bg_top{}
.overview_page_price{
color: #fff;
font-weight: 700;
font-size: 40px;
line-height: 45px;
float:left;
font-family: 'Euclid Circular A', 'Open Sans',sans-serif;
margin-top:30px;
	background-image: url(../images/blue_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
		border-radius: 20px;
	padding:20px;
}
.btn_race_orange{
	/*background-color: #ef8a18;*/
	border-radius: 20px;
font-family: 'Euclid Circular A', 'Open Sans',sans-serif;
color: #fff;
font-weight: 700;
font-size: 40px;
line-height: 45px;
text-transform: none;

background-image: none;
border: none;
padding:20px;
text-align: center;
float:right;
margin-top:30px;

}

.btn_race_orange:hover{
	background-color:#ff6c00;
	color: #ffffff;
	text-decoration: none;
}

.btn_race_blue{
	text-decoration: none;
	display: inline-block;
	color: #ffffff;
	text-align: center;
	font-size: 21px;
	background-color: #ef8a18;
	font-weight: 700;
	text-transform: capitalize;
	font-style: italic;
	font-weight: bold;
	font-family: 'Euclid Circular A', "adobe-garamond-pro-1";
	padding-top: 20px;
	padding-bottom: 20px;
	background-image: url(../images/blue_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width:100%;
	margin-bottom:5px;
}

.btn_race_blue1{
	text-decoration: none;
	display: inline-block;
	color: #ffffff;
	text-align: center;
	font-size: 21px;
	background-color: #ef8a18;
	font-weight: 700;
	text-transform: capitalize;
	font-style: italic;
	font-weight: bold;
	font-family: 'Euclid Circular A', "adobe-garamond-pro-1";
	padding-top: 20px;
	padding-bottom: 20px;
	width:100%;
	margin-bottom:5px;
}


.btn_race_blue1:hover{
	color: #FFFFFF;
	text-decoration: none;
}

.btn_race_blue:hover{
	color: #47d0f8;
	text-decoration: none;
}

.btn_race_green{
	text-decoration: none;
	display: inline-block;
	color: #ffffff;
	text-align: center;
	font-size: 21px;
	font-weight: 700;
	text-transform: capitalize;
	font-style: italic;
	font-weight: bold;
	font-family: 'Euclid Circular A', "adobe-garamond-pro-1";
	padding-top: 20px;
	padding-bottom: 20px;
	background-image: url(../images/green_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width:100%;
	margin-bottom:5px;
}

.btn_race_green:hover{
	color: #dcf47a;
	text-decoration: none;
}

.btn_race_green_active{
	text-decoration: none;
	display: inline-block;
	color: #fff;
	text-align: center;
	font-size: 21px;
	font-weight: 700;
	text-transform: capitalize;
	font-style: italic;
	font-weight: bold;
	font-family: 'Euclid Circular A', "adobe-garamond-pro-1";
	padding-top: 20px;
	padding-bottom: 20px;
	width:100%;
	margin-bottom:5px;
	background-color:#24507d;
	background-image: url(../images/arrow10.png);
	background-position: right center;
	background-repeat: no-repeat;
}

.btn_race_green_active:hover{
	color: #ef8a18;
	text-decoration: none;
}

.races_left_container_over{ margin-bottom:5px;}


#header_new .language .get_reg{
	background-color: #FFCC00;
	border-radius: 20px;
	font-family: 'Euclid Circular A', proxima-nova,sans-serif;
	color: #fff;
	font-size: 18px;
	font-weight: 700;
	text-transform: none;
	margin-right:10px;
	background-image: none;
	border:none;
	padding: 10px;
	text-align: center;
	width:150px;
}

#header_new .language .get_reg:hover{
color: #333333;
text-decoration:none;
border:none;
}

.get_donate_mo1{
	background-color: #80bd01;
	border-radius: 20px;
	font-family: 'Euclid Circular A', proxima-nova, sans-serif;
	color: #fff;
	font-size: 15px;
	font-weight: 700;
	text-transform: none;
	margin-right:18px;
	background-image: none;
	border:none;
	text-align: center;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	float:right;
	margin-top:50px;
}

.get_donate_mo1{
color: #dafe8e;
text-decoration:none;
border:none;
	text-decoration: none;
}

.get_reg_mo1{
	background-color: #ef8a18;
	border-radius: 20px;
	font-family: 'Euclid Circular A', proxima-nova, sans-serif;
	color: #fff;
	font-size: 15px;
	font-weight: 700;
	text-transform: none;
	margin-right:18px;
	background-image: none;
	border:none;
	text-align: center;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	float:right;

}

.get_reg_mo1{
color: #FACFA0;
text-decoration:none;
border:none;
	text-decoration: none;
}

.mob_menu1{}

@media only screen and (min-width: 954px) and (max-width:1141px){

.overview_page_right {
    width: 58%;
}
}

@media only screen and (min-width: 817px) and (max-width:953px){

.overview_page_right {
    width: 57%;
	float:left;
}
}

@media only screen and (min-width: 769px) and (max-width:816px){

.overview_page_right {
    width: 39.5%;
}
}

@media only screen and (min-width: 769px) and (max-width:860px){
.overview_page_text_bg_top{ text-align:center;}
.btn_race_green_active{
	text-align: left;
	padding-left:15%;
	width:85%;
}
.overview_page_price{float: none; clear:both;}
.btn_race_orange{ width:92%; clear:both; margin-top: 10px;}
}

@media only screen and (min-width: 521px) and (max-width:768px){
.overview_page_left{ width:55%; float:left; margin-right:6px;}
.overview_page_mid{ width:42%; float:left; margin-right:5px; margin-top:129px;}
.overview_page_right{ width:100%; float:right; margin-top:4px;}
.spread_left{float:left; width:100%;}
}

@media screen and (max-width: 520px) {
.overview_page_left{ width:100%; float:left; margin-right:6px;}
.overview_page_mid{ width:100%; float:left; margin-right:5px; margin-top:30px;}
.overview_page_right{ width:100%; float:right; margin-top:4px;}
.spread_left{ width:100%;}

}

@media screen and (min-width: 769px) and (max-width: 1170px) {

#header_new .language .get_reg{
display:none;


}

}


@media only screen and (min-width: 500px) and (max-width:768px){

.get_reg_mo1{
margin-top:50px;
}
}

.reg_formbox{
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #01a6dc;
	border-right-color: #01a6dc;
	border-bottom-color: #01a6dc;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.reg_box_title{
	background-color: #01a6dc;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #01a6dc;
	font-size: 18px;
	color: #fff;
	text-align:left;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 30px;
}
.reg_paypal{ text-align:right; margin-top:-13px; float:right; margin-right:2px;}
.reg_img{
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.reg_img1{
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}


.reg_img1{
height:204px;
}


.reg_details{
	background-color: #e7faff;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	padding: 10px;
	margin-top:20px; margin-left:20px; margin-right:20px;
	font-family: 'Euclid Circular A', 'Open Sans',sans-serif;
	font-size: 14px;
}
.reg_details_arrow{ padding-top:-10px; float:right;}
.button_purpule_reg{
	text-decoration:none;
	display:inline-block;
	color: #ffffff;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	border-radius:0px;
	font-size:18px;
	background-color: #ff8f0e;
	border: none; box-shadow: none;
	width:90%;
	
}

.button_purpule_reg:hover{
background-color:#cd7400;
 color: #ffffff;
}
fieldset {
	padding: 1em;
	border: 1px solid #d8d8d8;
  }
  
  @media screen and (max-width: 520px) {
.reg_formbox{
	padding-right: 15px;

}
}

hr.reg1 {
    border-color: #c3c1c1;
    border-width: 1px;
    max-width: 100%;
	margin-top: 5px;
}

.reg_formbox1{
	padding-right: 15px;
}
.reg_select{ width:100%; min-width:430px; font-size: 13px; margin-bottom: 5px;}
.reg_select_mar{ margin-bottom:0px;}
.botder_no{ border:none; font-weight: 400;}

.reg_formbox fieldset  {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.reg_formbox legend {
	font-weight:400;
	font-size:12px;
	background-color:#fff;
	padding-right: 8px;
	padding-left: 8px;
}

ul.get_form_list li.list10 {
	width:32%;
}

ul.get_form_list li.list11 {
	width:64%;
}

ul.get_form_list li.list12 {
	width:32%;
}

@media screen and (max-width: 720px) {
.reg_select{ width:100%; min-width:400px; font-size: 13px; margin-bottom: 5px;}
}

@media screen and (max-width: 670px) {
.reg_select{ width:100%; min-width:350px; font-size: 13px; margin-bottom: 5px;}
ul.get_form_list li.list10 {
	width:48%;
}

ul.get_form_list li.list11 {
	width:48%;
}
ul.get_form_list li.list12 {
	width:48%;
}

.reg_select{min-width:200px;}

}

@media screen and (max-width: 420px) {
ul.get_form_list li.list10 {
	width:100%;
}

ul.get_form_list li.list11 {
	width:100%;
}
ul.get_form_list li.list12 {
	width:100%;
}

}

@media only screen and (min-width: 1001px) and (max-width:1080px){

ul.get_form_list li.list10 {
	width:32%;
}

ul.get_form_list li.list11 {
	width:64%;
}

ul.get_form_list li.list12 {
	width:48%;
}
.reg_select{min-width:300px;}
}

.regste2_left{ width:50%; float:left;}
.regste2_right{ width:50%; float:left; text-align:center;}
.regste2_left_text{ line-height:30px;}
.reg_text_checkout{
	line-height:35px;
}

ul.get_form_list li.over1 {
	display: inline-block;
	padding-right:5px;
	padding-top: 8px;
	padding-bottom: 20px;
	background-image: url(../images/list_icon.gif);
	background-repeat: no-repeat;
	background-position: left 15px;
	padding-left:40px;
	width:90%;
	font-size:18px;
}

ul.get_form_list li.over1 span {
float:right;
text-align:right;
}



.main_slide_nav_new {
    text-align: left;
    background-color: #102029;
		height:50px;
}


.main_slide_nav_new a {
    text-indent: 9999px;
    cursor: pointer;
    padding-top: 15px;
	-webkit-padding-before:16px;
    padding-bottom:14px;
	-webkit-padding-after:16px;
    font-size: 15px;
    font-weight: 400;
    color: #fff;
    font-family: 'Euclid Circular A', 'Roboto Condensed', sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    padding-left: 20px;
    padding-right: 20px;
	margin-left:-4px;
	line-height: 50px;

}

.main_slide_nav_new a.main_slide_nav_new_red, a.main_slide_nav_new_blue, a.main_slide_nav_new_green, a.main_slide_nav_new_purpule, a.main_slide_nav_new_green1, a.main_slide_nav_new_purpule1{
}

.main_slide_nav_new a.main_slide_nav_new_active, .main_slide_nav_new a:hover {
	text-decoration: none;
	color: #102029;
	background-color: #FFCC00;
}
	
	
.main_slide_nav_new a:hover.main_slide_nav_new_red {
	text-decoration: none;
	color: #102029;
	background-color: #e06773;
}
.main_slide_nav_new a:hover.main_slide_nav_new_blue {
	text-decoration: none;
	color: #102029;
	background-color: #FFCC00;
}
.main_slide_nav_new a:hover.main_slide_nav_new_green {
	text-decoration: none;
	color: #102029;
	background-color: #7ee5c2;
}
.main_slide_nav_new a:hover.main_slide_nav_new_purpule {
	text-decoration: none;
	color: #102029;
	background-color: #b388c4;
}
.main_slide_nav_new a:hover.main_slide_nav_new_green1 {
	text-decoration: none;
	color: #102029;
	background-color: #07bd9f;
}
.main_slide_nav_new a:hover.main_slide_nav_new_purpule1 {
	text-decoration: none;
	color: #102029;
	background-color: #c2bbf0;
}



.main_slide_nav_new a.main_slide_nav_new_red_active {
	text-decoration: none;
	color: #102029;
	background-color: #e06773;
}
.main_slide_nav_new a.main_slide_nav_new_blue_active {
	text-decoration: none;
	/*color:#102029 ;*/
	color:#102029 ;
	background-color: #FFCC00;
}
.main_slide_nav_new a.main_slide_nav_new_green_active {
	text-decoration: none;
	color: #102029;
	background-color: #7ee5c2;
}
.main_slide_nav_new a.main_slide_nav_new_purpule_active{
	text-decoration: none;
	color: #102029;
	background-color: #b388c4;
}
.main_slide_nav_new a.main_slide_nav_new_green1_active {
	text-decoration: none;
	color: #102029;
	background-color: #07bd9f;
}
.main_slide_nav_new a.main_slide_nav_new_purpule1_active {
	text-decoration: none;
	color: #102029;
	background-color: #c2bbf0;
}
