@import url('https://fonts.googleapis.com/css?family=Raleway:100,200,300,400,500,600,700,800,900');
@font-face {
    font-family: 'Brighton';
    src: url('../fonts/BrightonMediumPlain.eot');
    src: url('../fonts/BrightonMediumPlain.eot?#iefix') format('embedded-opentype'),
        url('../fonts/BrightonMediumPlain.woff2') format('woff2'),
        url('../fonts/BrightonMediumPlain.woff') format('woff'),
        url('../fonts/BrightonMediumPlain.ttf') format('truetype'),
        url('../fonts/BrightonMediumPlain.svg#BrightonMediumPlain') format('svg');
    font-weight: 500;
    font-style: normal;
}



body {
	line-height: 1.4;
	font-family: 'Raleway', sans-serif;
    letter-spacing: 0.5px;
    font-size: /*15px*/20px;
	font-weight: 400;
	/*overflow-x: hidden;*/
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a {
    outline: none;
}

a:hover, a:focus, a:active{
	text-decoration: none;
    outline: none;
	color:#efaa0f;
}
a:hover { color:#efaa0f !important;}
img { width:100%; height:auto;}
.navbar-brand { height:auto;}

h2 { font-weight:800; }


.btn { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;  }
.btn-primary { background:#1e3154; color:#fff; padding:9px 16px; }

.btn-warning { background:#efaa0f; color:#fff; padding: 18px 25px; text-transform: uppercase; border:0; letter-spacing: 0.3em; }

h2 {  font-family: 'Brighton';  font-size: 57px;  font-weight: 500;  color: #000;}



/***********************************
************************************
Responsive media queries
************************************
***********************************/
.header {  position: relative;}
.header .navbar-brand { padding-top:0; padding-bottom:0; } 
.header .navbar-brand img { max-width:199px;}
.header .form-inline {margin-top: 22px;}
ul.top_link { padding:25px 0 0 0; margin:0; list-style:none;} 
.top_link li { display:inline-block; float:left; margin-right:40px;}
.top_link li a { font-weight:600; color:#6d6d6d; font-size:14px;}
.top_link li a:hover { color:#efaa0f;}
.top_head { margin-top:33px; margin-bottom:33px;}
.top_head .form-control { height:40px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; background:#e0e1e4; width:85%; float:left; }
.top_head .btn-primary .fa { color:#fff;}

.top_head .form-control::-webkit-input-placeholder  { /* Chrome/Opera/Safari */
  font-size:15px; font-weight:600; color:#6d6d6d; text-transform:uppercase;
}
.top_head .form-control::-moz-placeholder { /* Firefox 19+ */
  font-size:15px; font-weight:600; color:#6d6d6d; text-transform:uppercase;
}
.top_head .form-control:-ms-input-placeholder { /* IE 10+ */
 font-size:15px; font-weight:600; color:#6d6d6d; text-transform:uppercase;
}
.top_head .form-control:-moz-placeholder { /* Firefox 18- */
  font-size:15px; font-weight:600; color:#6d6d6d; text-transform:uppercase;
}

.menu_div { border-top:1px solid #e0e1e4; position: relative; z-index: 9;} 
.nav>li { position:relative;}
.nav>li:before { content:"|"; position:absolute; color:#e0e1e4; top:50%; margin-top:-26px; left:-4px; height:40px; font-weight: 100; font-size: 37px; width:1px; } 
.nav>li:last-child:after { content:"|"; position:absolute; color:#e0e1e4; top:50%; margin-top:-26px; right:2px; height:40px; font-weight: 100; font-size: 37px; width:1px; }
.nav>li>a { font-weight:600; font-size:15px; color:#6d6d6d; text-transform:uppercase; padding: 17px;}
.nav>li>a:focus, .nav>li>a:hover, .nav>li.active a { background:transparent; color:#efaa0f;}

.top_link>li.active a { color:#efaa0f;}

.dropdown-menu { border:0;}
.dropdown-menu>li>a { font-weight:600; }
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover { color:#efaa0f; }
.dropdown-menu .sub-menu {
  left: 100%;
  position: absolute;
  top: 0;
  visibility: hidden;
  margin-top: -1px;
}

.dropdown-menu li:hover .sub-menu {
  visibility: visible;
}

.dropdown:hover .dropdown-menu {
  display: block;
}
li.dropdown a:after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
}
li.dropdown ul li a:after { display:none}

.nav-tabs .dropdown-menu,
.nav-pills .dropdown-menu,
.navbar .dropdown-menu {
  margin-top: 0;
}

.navbar .sub-menu:before {
  border-bottom: 7px solid transparent;
  border-left: none;
  border-right: 7px solid rgba(0, 0, 0, 0.2);
  border-top: 7px solid transparent;
  left: -7px;
  top: 10px;
}

.navbar .sub-menu:after {
  border-top: 6px solid transparent;
  border-left: none;
  border-right: 6px solid #fff;
  border-bottom: 6px solid transparent;
  left: 10px;
  top: 11px;
  left: -6px;
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
    color: #efaa0f;
    text-decoration: none;
    background-color: #f5f5f5;
    outline: 0;
}

.m_S img { max-width:243px;}
.l_s p, .r_s p { padding-top: 16%;}


.banner_main { 	overflow: hidden; width: 100%; /*border-bottom: 1px solid #0b2a50;*/ margin-bottom: 0px;}
/*corousal*/
#slider-thumbs { display:none;}
   .carousel-inner > .item > img, .carousel-inner > .item > a > img {
        display: block;
        /*height: 400px;*/
        min-width: 100%;
        width: 100%;
        max-width: 100%;
        line-height: 1;
    }
	.slider-navigation { display:inline-block; margin:15px 0; width: 100%;}	
	.slider-navigation figure { width:25%; float:left;}
	.slider-navigation .text_bann { padding: 35px 0 0px 96px;}
	
	.carousel-control.left .fa, .carousel-control.right .fa { margin-top:123%;}
	.carousel-caption {
	display:none;	
    right: 55%;
    left: 15%;
	top:18%;
	bottom:inherit;
	padding:20px;
    padding-bottom: 30px;
	background:rgba(255,255,255, 0.5);

}
.carousel-caption h4 { position:relative;}
.carousel-caption h4:after { border-bottom:1px solid red; width:100%; position:absolute; content:""; bottom:-10px; left:0;  }
.carousel-caption p { text-align:left;     margin-top: 30px;}
/**/

#home { /*background:url(../img/map_bg.png) no-repeat center 73% scroll;*/ min-height:628px; background-size:40%; }
.compass h2, .event h2, .sponsor h2, .partner h2 { font-family: 'Brighton'; font-size:57px; font-weight:900; color:#000; margin-bottom:73px; margin-top:0; }
.event .owl-nav {  text-align:center; display:block; margin-top:15px;  }
.home_page_custom .event .owl-nav .disabled{ display:none}

.event figure { position:relative;}
.event .data { position:absolute; bottom:0; left:0; padding:30px; }
.event .data h6 { color:#efaa0f; font-weight:700; font-size:14px;}
.event .data p { color:#fff; font-weight:700; font-size:14px;}
.event .m_v { font-size:20px; font-weight:700; text-transform:uppercase; display: block; text-align:center; margin-top:10px;}
.event .m_v:hover { color:#efaa0f;}
.event a { color:#000;  }
.event a.esol_event_link{width:100%; color:#fff; text-align:left;}
p.esol_event_title{min-height:29px;}
/*h6.esol_event_date{color:#fff !important;}*/
.event .owl-carousel .owl-nav button.owl-prev, .event .owl-carousel .owl-nav button.owl-next { background:#dcdcdc; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; padding:6px 15px !important; }
.event .owl-carousel .owl-nav .fa { font-size:16px; color:#000; font-weight:800;}
.event .owl-carousel .owl-nav button.owl-prev { margin-right:10px;}
/*.event .owl-carousel { margin-bottom:27px;}*/

.sponsor { }
.sponsor figure img { max-width:826px; position:relative; }
.sponsor .sponsor_data { position:absolute; right:0; top:10%; background:#fff; max-width:513px; /*min-height:552px;*/ padding:24px 60px 0;   -webkit-box-shadow: 3px 3px 10px 0px rgba(199,199,199,1);
-moz-box-shadow: 3px 3px 10px 0px rgba(199,199,199,1);
box-shadow: 3px 3px 10px 0px rgba(199,199,199,1);
  
}
.sponsor .sponsor_data h2 { font-size:77px; text-align:left; margin-bottom:30px;}
.sponsor .sponsor_data p { font-size:20px; font-weight:500; color:#000;}
.sponsor .sponsor_data a { background:#efaa0f; position:absolute; bottom:0; right:21px; color:#fff; padding:18px 36px; text-transform:uppercase; letter-spacing: 0.3em; }
.sponsor .sponsor_data a:hover, .partner_data .btn-warning:hover, .contact_form .btn-warning:hover { background:#1e3154;}

.partner_data h6 { font-size:21px; font-weight:700; color:#000;}
.partner_data p { font-size:18px; font-weight:500; color:#000;}
.partner_data .btn, .contact_form .btn { padding: 18px 25px; text-transform: uppercase; margin-top:32px;}
.partner_data .btn-warning, .contact_form .btn-warning { background-color: #efaa0f; color:#fff; border:0; letter-spacing: 0.3em;}

.contact_form { margin-top:210px; margin-bottom:234px;}
.contact_form .btn { margin-top:0;}

#partnership { background:url(../img/footer_bg.jpg) no-repeat center 120px scroll; background-size:100%;  }
.partner .form-control { height:56px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; border:0; }
.partner .form-control::-webkit-input-placeholder  { /* Chrome/Opera/Safari */
  font-size:14px; font-weight:600; color:#6d6d6d; text-transform:uppercase; letter-spacing: 0.2em;
}
.partner .form-control::-moz-placeholder { /* Firefox 19+ */
  font-size:14px; font-weight:600; color:#6d6d6d; text-transform:uppercase; letter-spacing: 0.2em;
}
.partner .form-control:-ms-input-placeholder { /* IE 10+ */
 font-size:14px; font-weight:600; color:#6d6d6d; text-transform:uppercase; letter-spacing: 0.2em;
}
.partner .form-control:-moz-placeholder { /* Firefox 18- */
  font-size:14px; font-weight:600; color:#6d6d6d; text-transform:uppercase; letter-spacing: 0.2em;
}
.footer-2 { background:#000; padding:32px 0;}
.footer-2 p { margin-bottom:0; color:#fff; font-size: 15px;}
.footer-2 a { color:#fff;}
.footer-2 a:hover { color:#efaa0f; }


/*blog_list page*/
.blog_inner_text p { margin-bottom:50px; }
.list_blog { margin-bottom:104px;}
ul.cat_list { padding:0; margin:0; list-style:none;}
.cat_list li { margin-bottom:12px; }
.cat_list li:before {   content: "\f105"; font-family: 'FontAwesome'; float: left; margin-left:0; color: #efaa0f; font-size: 20px; }
.cat_list li a { color:#000; font-size:20px; padding-left:0.8em;  }
.list_sidebar h2 { font-size:50px; margin-top:-15px;}
hr {  margin-top: 32px;  margin-bottom: 32px;  border: 0; border-top: 1px solid #999999;}
#partnership {  background: url(../img/footer_bg.jpg) no-repeat center bottom scroll; background-size:100%;}
.list_blog:last-child { margin-bottom:0;}
#blogPage #partnership.sec_pad6 { padding-top:0; }

/**/

/*Contact us*/
.enquiry_form .form-control, .donate_form .form-control { height:59px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; background:#e0e1e4; }
.enquiry_form textarea.form-control { height:128px;}
.contact { padding-bottom:20px;}
.contact h2 { margin-top:0; margin-bottom:50px;}
#Contactus hr { margin-bottom:74px; border:1.2px solid #999999;}
#Contactus.sec_pad6 { padding-top:60px !important;}
#contactPage .sec_pad6 { padding-top:0;}
.cblock_2 p span, .cblock_3 p span { font-weight:700; color: #efaa0f; }
.contact a { color: #000; }
.contact a:hover { color: #efaa0f; text-decoration:underline; }
.cblock_1 p, .cblock_2 p, .cblock_3 p { margin-bottom:47px;}
.enquiry_form .btn { margin-top:23px;}
.cblock_2 { margin-left:71px;} 
/**/

/*about_us*/
.about1 p { margin-bottom:43px;}
.about1 h2 {margin-top:0; margin-bottom:50px;}
.block_2 { }
.block_2 figure img { max-width:826px; position:relative; }
.block_2 .block_2inner { position:absolute; left:0; bottom:-33%; background:#fff; max-width:602px; min-height:427px; padding:24px 60px 0;   -webkit-box-shadow: 3px 3px 10px 0px rgba(199,199,199,1);
-moz-box-shadow: 3px 3px 10px 0px rgba(199,199,199,1);
box-shadow: 3px 3px 10px 0px rgba(199,199,199,1);
  
}
.block_2 .block_2inner h2 { font-size:57px; text-align:left; margin-bottom:34px;}
.block_2 .block_2inner p { font-size:20px; font-weight:500; color:#000; margin-bottom:42px;}
.block_2inner strong { text-transform:uppercase; font-weight:800;}
.block_2 .block_2inner a { background:#efaa0f; position:absolute; bottom:0; right:20px; color:#fff; padding:18px 36px; text-transform:uppercase; letter-spacing: 0.3em; }
.block_2 .block_2inner a:hover { background:#1e3154;}
.block_2inner p span { color:#efaa0f; font-weight:600; }

.block_3  {}
.block_3 p { margin-bottom:50px;  }
#caring_page .sec_pad6 { padding-top:0;}
.block_3 p:last-child { margin-bottom:0;} 
.block_3 a { color:#efaa0f; }
.block_3 hr { margin-top: 50px; margin-bottom: 50px; }

.about4 h2 {margin-top:0; margin-bottom:50px;}
.block_4 p { margin-bottom:50px;  }
#whoweare_page .sec_pad6 { padding-top:0;}
.block_4 p:last-child { margin-bottom:0;} 
.block_4 a { color:#efaa0f; font-weight:600; }

/*care*/
.care1 h2 {margin-top:0; margin-bottom:50px; }
.care1 p { margin-bottom:50px;  }
.care1 p:nth-child(4) { margin-bottom:20px;}
.care1 ul { padding:0; margin:0 0 50px 0; list-style:none;}
.care1 ul li { margin-bottom:12px; }
.care1 ul li:before {   content: "\f105"; font-family: 'FontAwesome'; float: left; margin-left:0; color: #efaa0f; font-size: 20px; padding-right:15px; }
.care1 ul li a { color:#000; font-size:20px; padding-left:0.8em;  }
.care1 h5 { font-size:22px; text-transform:uppercase; margin-top:0; margin-bottom:50px;}
.care1 a { color:#efaa0f; font-weight:600; }

.caring_block ul li { display:inline-block; margin-right:30px; width:23%;}
.caring_block ul li:before { display:none;}

.checkbox {
  padding-left: 20px; }
  
  .checkbox label {
    display: inline-block;
    position: relative;
    padding-left: 5px; }
	
    .checkbox label::before {
      content: "";
      display: inline-block;
      position: absolute;
      width: 20px;
      height: 20px;
      left: 0;
	  /*top: 8px;*/
      margin-left: -20px;
	  margin-top:0px;
      border: 2px solid #6c6c6c;
      border-radius: 0px;
	  -webit-border-radius: 0px;
	  -moz-border-radius: 0px;
      background-color: #fff;
      -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
      -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
      transition: border 0.15s ease-in-out, color 0.15s ease-in-out; }
	  
    .checkbox label::after {
      display: inline-block;
      position: absolute;
      width: 20px;
      height: 20px;
      left: 0;
      top: 9px;
      margin-left: -20px;
      padding-left: 3px;
      padding-top: 1px;
      font-size: 14px;
      color: #555555; }
  .checkbox input[type="checkbox"] {
    opacity: 0; }
	
    .checkbox input[type="checkbox"]:focus + label::before {
      outline: thin dotted;
      outline: 5px auto -webkit-focus-ring-color;
      outline-offset: -2px; }
	  
    .checkbox input[type="checkbox"]:checked + label::after {
      font-family: 'FontAwesome';
      content: "\f00c"; }
	  
    .checkbox input[type="checkbox"]:disabled + label {
      opacity: 0.65; }
	  
      .checkbox input[type="checkbox"]:disabled + label::before {
        background-color: #eeeeee;
        cursor: not-allowed; }
		
  .checkbox.checkbox-circle label::before {
    border-radius: 50%; }
	
  .checkbox.checkbox-inline {
    margin-top: 0; }

.checkbox-primary input[type="checkbox"]:checked + label::before {
  background-color: #428bca;
  border-color: #428bca; }
  
.checkbox-primary input[type="checkbox"]:checked + label::after {
  color: #fff; }

.checkbox-danger input[type="checkbox"]:checked + label::before {
  background-color: #d9534f;
  border-color: #d9534f; }
  
.checkbox-danger input[type="checkbox"]:checked + label::after {
  color: #fff; }

.checkbox-info input[type="checkbox"]:checked + label::before {
  background-color: #5bc0de;
  border-color: #5bc0de; }
  
.checkbox-info input[type="checkbox"]:checked + label::after {
  color: #fff; }

.checkbox-warning input[type="checkbox"]:checked + label::before {
  background-color: #f0ad4e;
  border-color: #f0ad4e; }
  
.checkbox-warning input[type="checkbox"]:checked + label::after {
  color: #fff; }

.checkbox-success input[type="checkbox"]:checked + label::before {
  background-color: #5cb85c;
  border-color: #5cb85c; }
  
.checkbox-success input[type="checkbox"]:checked + label::after {
  color: #fff; }

.chkb label, .chkb1 label { font-size:13px; font-weight:600; text-transform:uppercase; letter-spacing:0.05em; }
.chkb1, .chkb { margin-bottom:30px;}
.chkb label { padding-top:10px;}
.chkb1 .checkbox label::after { top:0;}

.enquiry_form .form-group {
    margin-bottom: 30px;
}
.care3 h2 { font-size:40px; margin-top:0; margin-bottom:50px;}
.care3 hr {  margin-top: 100px; margin-bottom: 100px;}
.care4 h2 { font-size: 40px; font-weight: 500; margin-bottom:50px; margin-top:0;}


#learning_page .sec_pad6 { padding-top:0;}
.learn1 h2 {margin-top:0; margin-bottom:50px; }
.learn1 p { margin-bottom:50px;  }

.learn3 hr { margin-top: 86px; margin-bottom: 70px;}
.learn4 {}
.learn4 ul { padding:0; margin:0; list-style:none;}
.learn4 ul li { display:inline-block; float:left; width:32.39%; margin-right:15px; margin-bottom:15px;} 
.learn4 ul li .btn { width:100%;}
.learn4 ul li:nth-child(3), .learn4 ul li:nth-child(6), .learn4 ul li:nth-child(9), .learn4 ul li:nth-child(12), .learn4 ul li:nth-child(15) { margin-right:0;}

.sponsor p { padding-bottom:80px;}

/*26.02*/
.cblock_3 ul, .block_3 ul{
    padding: 0;
    margin: 0;
    list-style: none;
}
.cblock_3 li, .block_3 li{
    /*margin-bottom: 12px;*/
}
.cblock_3 li:before, .block_3 li:before {
    content: "\f105"/*"."*/;
    font-family: 'FontAwesome';
    float: left;
    margin-left: 0;
    color: #efaa0f;
    font-size: /*71*/20px;
	/*margin-top: -59px;*/
	padding-right:15px;
}
.esol_single .carousel-indicators, .esol_single .carousel-control.left, .esol_single .carousel-control.right  { display:none;} 
/**/

.error_sidebar h1 { font-size:262px; font-weight:700; color:#efaa0f; margin-bottom:40px; }
.error_sidebar ul { padding:0; margin:0; width:85%; }
.error_sidebar h5 { font-size:14px; font-weight:800; line-height:22px; margin-bottom:28px; width:85%; }
.error_sidebar h4 { font-size:16px; color:#efaa0f;}
.error_sidebar p { font-size:14px;}
.error_sidebar ul li { margin-bottom:27px;}

/*.donate_block ul { margin:0; padding:0;}
.donate_block ul li { display:inline-block; float:left; margin-right:22px;}
.donate_block ul li:last-child { margin-right:0; float:right;}
.donate_block ul li:first-child { width:31.3333%}
.donate_block ul li:nth-child(2) { width:31.2222% }*/
.donate_block ul li .btn-warning { width:100%;}
.donate_page h2 { margin-top:0; margin-bottom:51px; }


.donate_form { margin-top:63px;}
.donate_form h2 { font-size:34px; font-weight:500; margin-bottom:32px; }
.donate_form h3 {  margin-bottom:37px; }
.donate_form h5 { font-size:20px; font-weight:600; }
/*.donate_form ul li { width:100%; margin-bottom:10px;}
.donate_form ul li:first-child, .donate_form ul li:nth-child(2) { width:100%;} 
.donate_form label { font-size:17px; font-weight:400; color:#000;}
.donate_form ul li:nth-child(3) label, .donate_form ul li:nth-child(4) label { width: 90%; display: block; float: left; }
.donate_form ul li:nth-child(3) input[type=radio], .donate_form ul li:nth-child(4) input[type=radio] { float:left;}
.donate_form p.title { font-size:25px; font-weight:800; margin:31px 0 20px; text-transform:uppercase;}
.donate_form .sub1 .btn-warning { background-color:#000; border-color:#000;}
.donate_form .sub1 .btn-warning:hover { background-color:#d58512; border-color:#985f0d;}
.donate_form .sub1 .btn-warning, .donate_form .sub2 .btn-warning { width:51%; padding-top:19px; padding-bottom:19px; font-size:20px; font-weight:600; }
.donate_form .last .form-group { margin-bottom:0;}*/
#donate_page #partnership.sec_pad6 { padding-top:0px;}


/*.donate_form [type="radio"]:checked,
.donate_form [type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}
.donate_form [type="radio"]:checked + label,
.donate_form [type="radio"]:not(:checked) + label
{
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #666;
}
.donate_form [type="radio"]:checked + label:before,
.donate_form [type="radio"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 18px;
    height: 18px;
    border: 1.5px solid #000;
    border-radius: 100%;
    background: #fff;
}
.donate_form [type="radio"]:checked + label:after,
.donate_form [type="radio"]:not(:checked) + label:after {
    content: '';
    width: 10px;
    height: 10px;
    background: #000;
    position: absolute;
    top: 4px;
    left: 4px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.donate_form [type="radio"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
.donate_form [type="radio"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.donate_form select { color:#a0a0a1;}*/


.hoverfx {
 position: relative;
 display: block;
 overflow: hidden;
 text-align: center;
 height:278px;
}

.hoverfx img {
 position: relative;
 left: 0;
 top:-27px;
 width: 100%;
}

.hoverfx:before {
 display: inline-block;
 /*padding-top: 0%;*/
 content: '';
 vertical-align: middle;
}
.hoverfx .data { opacity:1; width: 100%; text-align: left; z-index:2;}
.hoverfx .figure {
 position: relative;
 z-index: 2;
 display: inline-block;
 padding: 10px 15px;
 max-width: 60%;
 border: 3px solid #e9e9e9;
 color: #ecf0f1;
 vertical-align: middle;
 text-transform: uppercase;
 font-size: 1.2rem;
 opacity: 0;
 -webkit-transition: all .3s ease;
 -moz-transition: all .3s ease;
 -o-transition: all .3s ease;
 transition-property: all .3s ease;
}

.hoverfx .figure:hover {
 background: #e9e9e9;
 color: #333;
}

.hoverfx .overlay {
 position: absolute;
 top: 0;
 z-index: 1;
 padding: 50%;
 background: rgba(0, 0, 0, 0.5);
 opacity: 1;
 -webkit-transition: all .3s ease;
 -moz-transition: all .3s ease;
 -o-transition: all .3s ease;
 transition-property: all .3s ease;
}

.item:hover .figure,
.item:hover .overlay {
 opacity: 0;
}
.event .data {
   position: absolute;
   bottom: 0;
   left: 0;
   padding: 0 30px;
    z-index:2;
}
.event a.hoverfx { width:100%;}

/**/
.esol_volunteer_form ul li.gfield/*, .esol_donate_form_wrapper ul li.gfield*/ { clear: none !important; width:100%;}
.esol_volunteer_form .gform_body ul { width:100%;} 
.esol_volunteer_form .gform_body ul li { display:inline-block; float:left; margin-right:0;   }

.esol_volunteer_form #field_1_1 { width:69%; padding-right:0; float: left; margin-bottom:0;}
.esol_volunteer_form #field_1_2 { width:31%; float: right;}
.esol_volunteer_form #field_1_2 label { display:none !important;}
.esol_volunteer_form #input_1_1_3_container, .esol_volunteer_form #input_1_1_6_container { width:48.9%;} 
.esol_volunteer_form #field_1_2 input.medium.datepicker { width:100%;  /*margin-top: 32px;*/}
.esol_volunteer_form #field_1_2 div.ginput_container, .esol_volunteer_form #field_1_8 div.ginput_container, .esol_volunteer_form #field_1_7 div.ginput_container{ margin-top:22px;}
.esol_volunteer_form #field_1_3 { width:100%; margin-top: 0px; margin-bottom: 0; }
.esol_volunteer_form #field_1_3 input[type="text"] { margin-bottom:32px;}
.esol_volunteer_form #input_1_3_3_container, .esol_volunteer_form #input_1_3_4_container { width:34.2%; float:left; padding-right:23px;}
.esol_volunteer_form #input_1_3_5_container { width:30%; float:right; margin-right:0; padding-right:0 !important;}
.esol_volunteer_form #field_1_8, .esol_volunteer_form #field_1_7 { width:33%; margin-top: 0px; margin-bottom: 0; margin-right: 16px; }
.esol_volunteer_form #field_1_12, .esol_volunteer_form #field_1_14 { width:29.7%; float:right; margin-right:15px; padding-right:0 !important; margin-top:0;}
.esol_volunteer_form #field_1_12 input[type="text"], .esol_volunteer_form #field_1_13 input[type="text"], .esol_volunteer_form #field_1_14 input[type="text"] { width:100%;}
.esol_volunteer_form #field_1_13 { width:67.4%; margin-top:0px;}
.esol_volunteer_form #field_1_15, .esol_volunteer_form #field_1_19, .esol_volunteer_form #field_1_23, .esol_volunteer_form #field_1_24, .esol_volunteer_form #field_1_22 { width:100%;}

.esol_volunteer_form .gfield_checkbox li label, .esol_volunteer_form .gfield_radio li label { font-size: 14px; padding-left:10px; font-weight:600!important;}

.esol_volunteer_form_wrapper #field_1_8 label, .esol_volunteer_form_wrapper #field_1_7 label,  .esol_volunteer_form_wrapper #field_1_13 label { display:none;}

/*.gchoice_1_15_1 {
  padding-left: 10px; }*/
  
  /*.esol_volunteer_form .gchoice_1_15_1 label, .esol_volunteer_form .gchoice_1_15_2 label, .esol_volunteer_form .gchoice_1_19_1 label, .esol_volunteer_form .gchoice_1_19_2 label, .esol_volunteer_form .gchoice_1_19_3 label, .esol_volunteer_form .gchoice_1_19_4 label, .esol_volunteer_form .gchoice_1_19_5 label, .esol_volunteer_form .gchoice_1_19_6 label, .esol_volunteer_form .gchoice_1_15_5 label, .esol_volunteer_form .gchoice_1_15_6 label, .esol_volunteer_form .gchoice_1_22_1 label, .esol_volunteer_form .gchoice_1_22_2 label, .esol_volunteer_form .gchoice_1_23_1 label, .esol_volunteer_form .gchoice_1_23_2 label, .esol_volunteer_form .gchoice_1_23_3 label, .esol_volunteer_form .gchoice_1_23_4 label, .esol_volunteer_form .gchoice_1_23_5 label, .esol_volunteer_form .gchoice_1_23_6 label, .esol_volunteer_form .gchoice_1_24_1 label, .esol_volunteer_form .gchoice_1_24_2 label, .esol_volunteer_form .gchoice_select_all label, .esol_volunteer_form .gchoice_1_26_1 label, .esol_volunteer_form .gchoice_1_26_2 label {
    display: inline-block;
    position: relative;
    padding-left: 5px; }
	
    .esol_volunteer_form .gchoice_1_15_1 label::before, .esol_volunteer_form .gchoice_1_15_2 label::before, .esol_volunteer_form .gchoice_1_19_1 label::before, .esol_volunteer_form .gchoice_1_19_2 label::before, .esol_volunteer_form .gchoice_1_19_3 label::before, .esol_volunteer_form .gchoice_1_19_4 label::before, .esol_volunteer_form .gchoice_1_19_5 label::before, .esol_volunteer_form .gchoice_1_19_6 label::before, .esol_volunteer_form .gchoice_1_15_5 label::before, .esol_volunteer_form .gchoice_1_15_6 label::before, .esol_volunteer_form .gchoice_1_22_1 label::before, .esol_volunteer_form .gchoice_1_22_2 label::before, .esol_volunteer_form .gchoice_1_23_1 label::before, .esol_volunteer_form .gchoice_1_23_2 label::before, .esol_volunteer_form .gchoice_1_23_3 label::before, .esol_volunteer_form .gchoice_1_23_4 label::before, .esol_volunteer_form .gchoice_1_23_5 label::before, .esol_volunteer_form .gchoice_1_23_6 label::before, .esol_volunteer_form .gchoice_1_24_1 label::before, .esol_volunteer_form .gchoice_1_24_2 label::before, .esol_volunteer_form .gchoice_select_all label::before, .esol_volunteer_form .gchoice_1_26_1 label::before, .esol_volunteer_form .gchoice_1_26_2 label::before {
      content: "";
      display: inline-block;
      position: absolute;
      width: 20px;
      height: 20px;
      left: 0;
	  top: 0px;
      margin-left: -19px;
	  margin-top:0px;
      border: 2px solid #6c6c6c;
      border-radius: 0px;
	  -webit-border-radius: 0px;
	  -moz-border-radius: 0px;
      background-color: #fff;
      -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
      -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
      transition: border 0.15s ease-in-out, color 0.15s ease-in-out; }
	  
    .esol_volunteer_form .gchoice_1_15_1 label::after, .esol_volunteer_form .gchoice_1_15_2 label::after, .esol_volunteer_form .gchoice_1_19_1 label::after, .esol_volunteer_form .gchoice_1_19_2 label::after, .esol_volunteer_form .gchoice_1_19_3 label::after, .esol_volunteer_form .gchoice_1_19_4 label::after, .esol_volunteer_form .gchoice_1_19_5 label::after, .esol_volunteer_form .gchoice_1_19_6 label::after, .esol_volunteer_form .gchoice_1_15_5 label::after, .esol_volunteer_form .gchoice_1_15_6 label::after, .esol_volunteer_form .gchoice_1_22_1 label::after, .esol_volunteer_form .gchoice_1_22_2 label::after, .esol_volunteer_form .gchoice_1_23_1 label::after, .esol_volunteer_form .gchoice_1_23_2 label::after, .esol_volunteer_form .gchoice_1_23_3 label::after, .esol_volunteer_form .gchoice_1_23_4 label::after, .esol_volunteer_form .gchoice_1_23_5 label::after, .esol_volunteer_form .gchoice_1_23_6 label::after, .esol_volunteer_form .gchoice_1_24_1 label::after, .esol_volunteer_form .gchoice_1_24_2 label::after, .esol_volunteer_form .gchoice_select_all label::after, .esol_volunteer_form .gchoice_1_26_1 label::after, .esol_volunteer_form .gchoice_1_26_2 label::after {
      display: inline-block;
      position: absolute;
      width: 20px;
      height: 20px;
      left: 0;
      top: 0px;
      margin-left: -19px;
      padding-left: 3px;
      padding-top: 1px;
      font-size: 14px;
      color: #555555; }
	  
  .esol_volunteer_form .gchoice_1_15_1 input[type="checkbox"], .esol_volunteer_form .gchoice_1_15_2 input[type="checkbox"], .esol_volunteer_form .gchoice_1_19_1 input[type="checkbox"], .esol_volunteer_form .gchoice_1_19_2 input[type="checkbox"], .esol_volunteer_form .gchoice_1_19_3 input[type="checkbox"], .esol_volunteer_form .gchoice_1_19_4 input[type="checkbox"], .esol_volunteer_form .gchoice_1_19_5 input[type="checkbox"], .esol_volunteer_form .gchoice_1_19_6 input[type="checkbox"], .esol_volunteer_form .gchoice_1_15_5 input[type="checkbox"], .esol_volunteer_form .gchoice_1_15_6 input[type="checkbox"], .esol_volunteer_form .gchoice_1_22_1 input[type="checkbox"], .esol_volunteer_form .gchoice_1_22_2 input[type="checkbox"], .esol_volunteer_form .gchoice_1_23_1 input[type="checkbox"], .esol_volunteer_form .gchoice_1_23_2 input[type="checkbox"], .esol_volunteer_form .gchoice_1_23_3 input[type="checkbox"], .esol_volunteer_form .gchoice_1_23_4 input[type="checkbox"], .esol_volunteer_form .gchoice_1_23_5 input[type="checkbox"], .esol_volunteer_form .gchoice_1_23_6 input[type="checkbox"], .esol_volunteer_form .gchoice_1_24_1 input[type="checkbox"], .esol_volunteer_form .gchoice_1_24_2 input[type="checkbox"], .esol_volunteer_form .gchoice_select_all input[type="checkbox"], .esol_volunteer_form .gchoice_1_26_1 input[type="checkbox"], .esol_volunteer_form .gchoice_1_26_2 input[type="checkbox"] {
    opacity: 0; }
	
    .esol_volunteer_form .gchoice_1_15_1 input[type="checkbox"]:focus + label::before, .esol_volunteer_form .gchoice_1_15_2 input[type="checkbox"]:focus + label::before, .esol_volunteer_form .gchoice_1_19_1 input[type="checkbox"]:focus + label::before, .esol_volunteer_form .gchoice_1_19_2 input[type="checkbox"]:focus + label::before, .esol_volunteer_form .gchoice_1_19_3 input[type="checkbox"]:focus + label::before, .esol_volunteer_form .gchoice_1_19_4 input[type="checkbox"]:focus + label::before, .esol_volunteer_form .gchoice_1_19_5 input[type="checkbox"]:focus + label::before, .esol_volunteer_form .gchoice_1_19_6 input[type="checkbox"]:focus + label::before, .esol_volunteer_form .gchoice_1_15_5 input[type="checkbox"]:focus + label::before, .esol_volunteer_form .gchoice_1_15_6 input[type="checkbox"]:focus + label::before, .esol_volunteer_form .gchoice_1_22_1 input[type="checkbox"]:focus + label::before, .esol_volunteer_form .gchoice_1_22_2 input[type="checkbox"]:focus + label::before, .esol_volunteer_form .gchoice_1_23_1 input[type="checkbox"]:focus + label::before, .esol_volunteer_form .gchoice_1_23_2 input[type="checkbox"]:focus + label::before, .esol_volunteer_form .gchoice_1_23_3 input[type="checkbox"]:focus + label::before, .esol_volunteer_form .gchoice_1_23_4 input[type="checkbox"]:focus + label::before, .esol_volunteer_form .gchoice_1_23_5 input[type="checkbox"]:focus + label::before, .esol_volunteer_form .gchoice_1_23_6 input[type="checkbox"]:focus + label::before, .esol_volunteer_form .gchoice_1_24_1 input[type="checkbox"]:focus + label::before, .esol_volunteer_form .gchoice_1_24_2 input[type="checkbox"]:focus + label::before, .esol_volunteer_form .gchoice_1_26_1 input[type="checkbox"]:focus + label::before, .esol_volunteer_form .gchoice_select_all input[type="checkbox"]:focus + label::before, .esol_volunteer_form .gchoice_1_26_2 input[type="checkbox"]:focus + label::before {
      outline: thin dotted;
      outline: 5px auto -webkit-focus-ring-color;
      outline-offset: -2px; }
	  
    .esol_volunteer_form .gchoice_1_15_1 input[type="checkbox"]:checked + label::after, .esol_volunteer_form .gchoice_1_15_2 input[type="checkbox"]:checked + label::after, .esol_volunteer_form .gchoice_1_19_1 input[type="checkbox"]:checked + label::after, .esol_volunteer_form .gchoice_1_19_2 input[type="checkbox"]:checked + label::after, .esol_volunteer_form .gchoice_1_19_3 input[type="checkbox"]:checked + label::after, .esol_volunteer_form .gchoice_1_19_4 input[type="checkbox"]:checked + label::after, .esol_volunteer_form .gchoice_1_19_5 input[type="checkbox"]:checked + label::after, .esol_volunteer_form .gchoice_1_19_6 input[type="checkbox"]:checked + label::after, .esol_volunteer_form .gchoice_1_15_5 input[type="checkbox"]:checked + label::after, .esol_volunteer_form .gchoice_1_15_6 input[type="checkbox"]:checked + label::after, .esol_volunteer_form .gchoice_1_22_1 input[type="checkbox"]:checked + label::after, .esol_volunteer_form .gchoice_1_22_2 input[type="checkbox"]:checked + label::after, .esol_volunteer_form .gchoice_1_23_1 input[type="checkbox"]:checked + label::after, .esol_volunteer_form .gchoice_1_23_2 input[type="checkbox"]:checked + label::after, .esol_volunteer_form .gchoice_1_23_3 input[type="checkbox"]:checked + label::after, .esol_volunteer_form .gchoice_1_23_4 input[type="checkbox"]:checked + label::after, .esol_volunteer_form .gchoice_1_23_5 input[type="checkbox"]:checked + label::after, .esol_volunteer_form .gchoice_1_23_6 input[type="checkbox"]:checked + label::after, .esol_volunteer_form .gchoice_1_24_1 input[type="checkbox"]:checked + label::after, .esol_volunteer_form .gchoice_1_24_2 input[type="checkbox"]:checked + label::after, .esol_volunteer_form .gchoice_select_all input[type="checkbox"]:checked + label::after, .esol_volunteer_form .gchoice_1_26_1 input[type="checkbox"]:checked + label::after, .esol_volunteer_form .gchoice_1_26_2 input[type="checkbox"]:checked + label::after {
      font-family: 'FontAwesome';
      content: "\f00c"; }
	  
    .esol_volunteer_form .gchoice_1_15_1 input[type="checkbox"]:disabled + label, .esol_volunteer_form .gchoice_1_15_2 input[type="checkbox"]:disabled + label, .esol_volunteer_form .gchoice_1_19_1 input[type="checkbox"]:disabled + label, .esol_volunteer_form .gchoice_1_19_2 input[type="checkbox"]:disabled + label, .esol_volunteer_form .gchoice_1_19_3 input[type="checkbox"]:disabled + label, .esol_volunteer_form .gchoice_1_19_4 input[type="checkbox"]:disabled + label, .esol_volunteer_form .gchoice_1_19_5 input[type="checkbox"]:disabled + label, .esol_volunteer_form .gchoice_1_19_6 input[type="checkbox"]:disabled + label, .esol_volunteer_form .gchoice_1_15_5 input[type="checkbox"]:disabled + label, .esol_volunteer_form .gchoice_1_15_6 input[type="checkbox"]:disabled + label, .esol_volunteer_form .gchoice_1_22_1 input[type="checkbox"]:disabled + label, .esol_volunteer_form .gchoice_1_22_2 input[type="checkbox"]:disabled + label, .esol_volunteer_form .gchoice_1_23_1 input[type="checkbox"]:disabled + label, .esol_volunteer_form .gchoice_1_23_2 input[type="checkbox"]:disabled + label, .esol_volunteer_form .gchoice_1_23_3 input[type="checkbox"]:disabled + label, .esol_volunteer_form .gchoice_1_23_4 input[type="checkbox"]:disabled + label, .esol_volunteer_form .gchoice_1_23_5 input[type="checkbox"]:disabled + label, .esol_volunteer_form .gchoice_1_23_6 input[type="checkbox"]:disabled + label, .esol_volunteer_form .gchoice_1_24_1 input[type="checkbox"]:disabled + label, .esol_volunteer_form .gchoice_1_24_2 input[type="checkbox"]:disabled + label, .esol_volunteer_form .gchoice_select_all input[type="checkbox"]:disabled + label, .esol_volunteer_form .gchoice_1_26_1 input[type="checkbox"]:disabled + label, .esol_volunteer_form .gchoice_1_26_2 input[type="checkbox"]:disabled + label {
      opacity: 0.65; }
	  
      .esol_volunteer_form .gchoice_1_15_1 input[type="checkbox"]:disabled + label::before, .esol_volunteer_form .gchoice_1_15_2 input[type="checkbox"]:disabled + label::before, .esol_volunteer_form .gchoice_1_19_1 input[type="checkbox"]:disabled + label::before, .esol_volunteer_form .gchoice_1_19_2 input[type="checkbox"]:disabled + label::before, .esol_volunteer_form .gchoice_1_19_3 input[type="checkbox"]:disabled + label::before, .esol_volunteer_form .gchoice_1_19_4 input[type="checkbox"]:disabled + label::before, .esol_volunteer_form .gchoice_1_19_5 input[type="checkbox"]:disabled + label::before, .esol_volunteer_form .gchoice_1_19_6 input[type="checkbox"]:disabled + label::before, .esol_volunteer_form .gchoice_1_15_5 input[type="checkbox"]:disabled + label::before, .esol_volunteer_form .gchoice_1_15_6 input[type="checkbox"]:disabled + label::before, .esol_volunteer_form .gchoice_1_22_1 input[type="checkbox"]:disabled + label::before, .esol_volunteer_form .gchoice_1_22_2 input[type="checkbox"]:disabled + label::before, .esol_volunteer_form .gchoice_1_23_1 input[type="checkbox"]:disabled + label::before, .esol_volunteer_form .gchoice_1_23_2 input[type="checkbox"]:disabled + label::before, .esol_volunteer_form .gchoice_1_23_3 input[type="checkbox"]:disabled + label::before, .esol_volunteer_form .gchoice_1_23_4 input[type="checkbox"]:disabled + label::before, .esol_volunteer_form .gchoice_1_23_5 input[type="checkbox"]:disabled + label::before, .esol_volunteer_form .gchoice_1_23_6 input[type="checkbox"]:disabled + label::before, .esol_volunteer_form .gchoice_1_24_1 input[type="checkbox"]:disabled + label::before, .esol_volunteer_form .gchoice_1_24_2 input[type="checkbox"]:disabled + label::before, .esol_volunteer_form .gchoice_select_all input[type="checkbox"]:disabled + label::before, .esol_volunteer_form .gchoice_1_26_1 input[type="checkbox"]:disabled + label::before, .esol_volunteer_form .gchoice_1_26_2 input[type="checkbox"]:disabled + label::before {
        background-color: #eeeeee;
        cursor: not-allowed; }*/
		
		
		
/**/
.esol_volunteer_form .ginput_container_checkbox { margin-top:0;}
 .esol_volunteer_form .ginput_container_checkbox ul li label {
    display: inline-block;
    position: relative;
    padding-left: 5px; }
	
    .esol_volunteer_form .ginput_container_checkbox ul li label::before {
      content: "";
      display: inline-block;
      position: absolute;
      width: 20px;
      height: 20px;
      left: 0;
	  top: 0px;
      margin-left: -19px;
	  margin-top:0px;
      border: 2px solid #6c6c6c;
      border-radius: 0px;
	  -webit-border-radius: 0px;
	  -moz-border-radius: 0px;
      background-color: #fff;
      -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
      -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
      transition: border 0.15s ease-in-out, color 0.15s ease-in-out; }
	  
    .esol_volunteer_form .ginput_container_checkbox ul li label::after {
      display: inline-block;
      position: absolute;
      width: 20px;
      height: 20px;
      left: 0;
      top: 0px;
      margin-left: -19px;
      padding-left: 3px;
      padding-top: 1px;
      font-size: 14px;
      color: #555555; }
	  
  .esol_volunteer_form .ginput_container_checkbox ul li input[type="checkbox"]{
    opacity: 0; }
	
    .esol_volunteer_form .ginput_container_checkbox ul li input[type="checkbox"]:focus + label::before{
      outline: thin dotted;
      outline: 5px auto -webkit-focus-ring-color;
      outline-offset: -2px; }
	  
    .esol_volunteer_form .ginput_container_checkbox ul li input[type="checkbox"]:checked + label::after {
      font-family: 'FontAwesome';
      content: "\f00c"; }
	  
    .esol_volunteer_form .ginput_container_checkbox ul li input[type="checkbox"]:disabled + label {
      opacity: 0.65; }
	  
      .esol_volunteer_form .ginput_container_checkbox ul li input[type="checkbox"]:disabled + label::before {
        background-color: #eeeeee;
        cursor: not-allowed; }




/**/		
		
  .esol_volunteer_form input[type="text"],  .esol_contact_form_wrapper input[type="text"], .esol_contact_form_wrapper textarea {  height: 59px;   -webkit-border-radius: 0;  -moz-border-radius: 0;  border-radius: 0;  background: #e0e1e4;     -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075); margin-bottom:30px;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;     border: 1px solid #ccc; padding: 6px 12px !important; }

	
	
	
::-webkit-input-placeholder  { /* Chrome/Opera/Safari */
  font-size:18px; font-weight:300; color:#6d6d6d; text-transform:uppercase;
}
::-moz-placeholder { /* Firefox 19+ */
  font-size:18px; font-weight:300; color:#6d6d6d; text-transform:uppercase;
}
:-ms-input-placeholder { /* IE 10+ */
 font-size:18px; font-weight:300; color:#6d6d6d; text-transform:uppercase;
}
:-moz-placeholder{ /* Firefox 18- */
  font-size:18px; font-weight:300; color:#6d6d6d; text-transform:uppercase;
}



.esol_volunteer_form label.gfield_label { font-weight:600; font-size:14px;}
.esol_volunteer_form .gfield_checkbox li { width:33%;}
.esol_volunteer_form .gform_footer { text-align:center;}
.esol_volunteer_form input[type="submit"],  .esol_contact_form_wrapper input[type="submit"] {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
	background: #efaa0f;
    color: #fff;
    padding: 18px 25px;
    text-transform: uppercase;
    border: 0;
    letter-spacing: 0.3em;
	    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.esol_volunteer_form input[type="submit"]:hover, .esol_contact_form_wrapper input[type="submit"]:hover {  color: #fff; background-color: #ec971f; border-color: #d58512;}
.esol_volunteer_form div.ginput_container_name span { padding-right: 30px;}

/**/


.esol_contact_form_wrapper .top_label li.gfield.gf_left_half { padding-right:32px;}
.esol_contact_form_wrapper ul li.gfield { margin-top:0 !important;}
.esol_contact_form_wrapper input[type="text"], .esol_contact_form_wrapper textarea { /*margin-bottom:32px;*/}

/**global for gform*/
body .gform_wrapper .top_label div.ginput_container { margin-top:0;     position: relative;}
.gform_wrapper .gfield_select, .gform_wrapper select option { font-size:18px; font-weight:300; color:#535353; text-transform:uppercase; margin-bottom: 32px; }
.gform_body input[type="text"], .gform_body textarea, .gform_wrapper.gf_browser_chrome .ginput_complex .ginput_right select, .gform_wrapper.gf_browser_chrome .ginput_complex select, .ginput_container_select select, .ginput_container_time select {  height: 59px;   -webkit-border-radius: 0;  -moz-border-radius: 0;  border-radius: 0;  background: #e0e1e4; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075); box-shadow: inset 0 1px 1px rgba(0,0,0,.075); -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s; -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;     border: 1px solid #ccc; padding: 6px 12px !important; margin-bottom: 32px; }
.gform_wrapper li.hidden_label input { margin:0;}
.gform_wrapper li.hidden_label .ginput_container_date input { margin-top:32px;}
.ginput_container_time select, .ginput_container_time input[type="text"] { padding:0 !important;}
.gform_wrapper .gfield_time_ampm select { color:#6d6d6d; }
.ginput_container_time i { position: absolute; top: 11px; right: -11px;}
.gform_wrapper label, .gform_wrapper label.gfield_label { font-size:16px; text-transform:uppercase;}
.gform_wrapper .gfield_time_minute, .gform_wrapper .gfield_time_hour { margin-right: 1.25rem;}
.gform_wrapper .gfield_time_hour, .gform_wrapper .gfield_time_minute { max-width: 5rem !important;}



.gform_wrapper.gf_browser_chrome .gfield_time_ampm select { max-width: 5.5rem!important;}
/**/
@media only screen and (min-width: 321px) {
.gform_wrapper .gfield_time_ampm {
    max-width: 100%;
}
}
/**/
.gform_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_container input[type=text], .gform_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_container select, .gform_wrapper li.hidden_label input { margin-bottom: 32px; }

body .gform_wrapper ul li.gfield { margin-top:0;}
/**/

#eventDetails #tribe-events-footer .tribe-events-sub-nav { height:30px;}
#eventDetails .tribe-events-nav-next a, #eventDetails .tribe-events-nav-previous a, #eventDetails .tribe-events-back a { background: #efaa0f; color:#fff !important; padding:10px;}
#eventDetails .tribe-events-nav-next a:hover, #eventDetails .tribe-events-nav-previous a:hover, #eventDetails .tribe-events-back a:hover { color:#000 !important;} 
#eventDetails #tribe-events-footer { margin-bottom:0;}

.esol_date ul { margin:0; padding:0; list-style:none;}
.esol_date ul li { display:inline-block; float:left;}
.esol_date ul li:nth-child(2) { margin-right:20px; }
.esol_date ul li:nth-child(1), .esol_date ul li:nth-child(3) { font-weight:600;}
.esol_date ul li:nth-child(2), .esol_date ul li:nth-child(4)	{padding-left:10px; }

.esol_event_content { margin:60px 0 15px;}
.esol_event_content .col-md-4, .esol_date_time .col-md-8 { padding-left:0 !important;}
.esol_event_content .col-md-8, .esol_date_time .col-md-4 { padding-right:0 !important;}
.esol_date_time { margin:20px 0 30px;}
.esol_event_details { margin:20px 0 0px !important;}
.esol_event_details1 { margin:20px 0 0px !important;}
.esol_event_details li span { padding:0;}
.esol_event_details li:nth-child(2) { width:90%; margin-right:0 !important;}

.tribe-is-responsive #partnership.sec_pad6 { padding-top: 0px;}
#ctct-form-82 .btn { margin-left: 20px; width: 21%; white-space: inherit;}
.gform_wrapper input[type=submit] { background-color: #efaa0f;  color: #fff;  border: 0; letter-spacing: 0.3em; padding: 18px 25px;
    text-transform: uppercase;  cursor: pointer;  font-size: 16px !important;}
.gform_wrapper input[type=submit]:hover {background: #1e3154;}
.esol_date_time .col-md-12 { padding-left:0; padding-right:0;}

.gry_bg { background:#f2f2f2;}
.clr { font-size:0; height:0; clear:both;}
.sec_pad0 { padding-top:0px; padding-bottom:0px;} 
.sec_pad { padding-top:90px; padding-bottom:180px;} 
.sec_pad1 { padding-top:0px; padding-bottom:90px;} 
.sec_pad7 { padding-top:75px; padding-bottom:0px;}
.sec_pad2 { padding-top:90px; padding-bottom:90px;} 
.sec_pad6 { padding-top:60px; padding-bottom:10px;} 
.sec_pad8 { padding-top:60px; padding-bottom:160px;}
.sec_pad9 { padding-top:90px; padding-bottom:260px;}
.clr { clear:both; font-size: 0; height:0; }

.tribe-events-sub-nav li a:before { display:none;}

/*25.04*/
/*.donate_block ul { display:none;}*/
.donate_form { margin-top: 0;}
.esol_hide{display:none;}
/**/

/*11.06*/
#myPage .block_2 .block_2inner p { margin-bottom:122px;}
#myPage .block_2 .block_2inner a {word-wrap: break-word;white-space: normal; left:20px;}



/*11.06*/

a.btn-warning:hover{color: #fff !important;background-color: #ec971f !important;border-color: #d58512 !important;}

label[for="first_name___521ad57ef9bb28ff81c398e42f1c1f45"]{display:none;}
label[for="last_name___71c1b9c0961e0f7a4174c373329e6d5f"]{display:none;}
label[for="email___8c49cb55b10833a3700b581aacbc72f1"]{display:none;}
a.ctct-button{display:none;}

/****************************09.08.2018**************************/
.esol_volunteer_form #field_1_2 div.ginput_container, .esol_volunteer_form #field_1_7 div.ginput_container, .esol_volunteer_form #field_1_8 div.ginput_container{margin-top: 0px !important;}
/****************************15.06.2018*****/
.sec_pad8.esol-repairing-the-world-page{padding-bottom:0px;}

/*28.07*/
.cblock_3 p img { display: block; margin: 0 auto; width: auto;}




/***********************************
************************************
Responsive media queries
************************************
***********************************/



@media (min-width: 1280px){
	
	
}

@media (max-width: 1200px){
	.top_head .form-control {  width: 80%;}
	.nav>li>a { padding:20px;}
	.contact_form { margin-top: 22%; margin-bottom: 22%;}
	.cblock_2 { margin-left:0px;} 
	.learn4 ul li { width: 32.2%;}
	.event .data { bottom: 60px;}
	
	.esol_volunteer_form #field_1_8, .esol_volunteer_form #field_1_7 { margin-right: 12px;}
	
	.error_sidebar h5, .error_sidebar ul { width:100%;}
	.error_sidebar h5, .error_sidebar ul li { margin-bottom:0;}
	.error_sidebar h1 { line-height:210px;}
	.donate_block ul li .btn { font-size:10px;}
	
	.nav>li>a { padding:10px 8px;}
	
}

@media (max-width: 1024px){
	.nav>li>a { padding: 10px 3px;}
	
}

@media (max-width: 990px){
	
	.partner_data .col-md-3 { text-align:center; }
	.event a { width: 48%; margin-top: -21px;}
	.contact_form { margin-top: 22%; margin-bottom: 20%;}
	.nav>li>a { font-size: 13px; padding: 12px;}
	
	ul.top_link.pull-right { float:none !important;} 
	ul.top_link {  left: 50%; position: relative; margin-left: -122px;  margin-bottom: 30px; display: inline-block;}
	.form-inline { text-align:center;}
	.compass .l_s p { padding-bottom:0%;}
	.banner_main { margin-bottom:0;}
	.sec_pad { padding:90px 0;}
	#home { min-height:auto; }
	.l_s p, .r_s p { padding-top:0;}
	.m_S figure { padding:10px 0;}
	
	.list_sidebar h2 { margin-top:52px; } 	
	.block_4 p:last-child { margin-bottom:50px;}

	.learn4 ul li { width: 47.90%;}
	.learn4 ul li:nth-child(2), .learn4 ul li:nth-child(4), .learn4 ul li:nth-child(6), .learn4 ul li:nth-child(8), .learn4 ul li:nth-child(10), .learn4 ul li:nth-child(12), .learn4 ul li:nth-child(14), .learn4 ul li:nth-child(16), .learn4 ul li:nth-child(18), .learn4 ul li:nth-child(20), .learn4 ul li:nth-child(22) { margin-right:0;}
	.learn4 ul li:nth-child(3), .learn4 ul li:nth-child(6), .learn4 ul li:nth-child(9), .learn4 ul li:nth-child(12), .learn4 ul li:nth-child(15) { margin-right: 15px;}
	.top_head .form-control {  width: 94%;}
	.navbar-header { margin: 0 32%; }
	.caring_block ul li { width:100%;}
	
	.event .owl-nav { margin-top: 0px;}
	
	.esol_volunteer_form #field_1_8, .esol_volunteer_form #field_1_7 { margin-right: 7px;}
	.esol_volunteer_form .gfield_checkbox li, .esol_volunteer_form #input_1_1_3_container, .esol_volunteer_form #input_1_1_6_container, .esol_volunteer_form #field_1_1, .esol_volunteer_form #field_1_2, .esol_volunteer_form #field_1_8, .esol_volunteer_form #field_1_7, .esol_volunteer_form #field_1_12, .esol_volunteer_form #field_1_14, .esol_volunteer_form #field_1_13, .esol_volunteer_form #input_1_3_3_container, .esol_volunteer_form #input_1_3_4_container, .esol_volunteer_form #input_1_3_5_container { width: 100%;}
	.esol_volunteer_form #field_1_2 { margin-top:0;}
	.esol_volunteer_form #field_1_14, .esol_volunteer_form #field_1_12 { padding-left: 15px;}
	.esol_volunteer_form #field_1_7, .esol_volunteer_form #field_1_12, .esol_volunteer_form #field_1_14 { margin-top:15px;}
	.esol_volunteer_form #input_1_3_3_container, .esol_volunteer_form #input_1_3_4_container { padding-right:0; margin-right:0;}
	.esol_volunteer_form #field_1_13 { margin-top:0; margin-bottom:0;}
	.esol_volunteer_form #input_1_1_6_container { margin-top:10px;}
	
	
	.error_sidebar h1 { text-align:center;}
	.error_sidebar h5, .error_sidebar ul { width:100%;}
	
	.donate_block ul li:first-child, .donate_block ul li:nth-child(2), .donate_block ul li:last-child  { width:100%; margin-bottom:30px;}
	.donate_block ul li .btn { font-size: 16px;}
	.donate_form { margin-top: 0;}
	.donate_form .last .form-group { margin-bottom:32px;}
	
	
	
	
	.esol_event_content .col-md-8, .esol_date_time .col-md-4 { padding-left: 0 !important;}
	#eventDetails #tribe-events-footer .tribe-events-sub-nav { height:inherit;}
	 .esol_event_content .col-md-4 { margin-bottom:20px;}
	 #eventDetails.sec_pad6 { padding-top:0;}
	 
	 .nav>li>a { padding: 10px 3px;}
}

@media (max-width: 900px){
	
	
	
}


@media (max-width: 767px){
	.navbar-toggle .icon-bar { background: #000; }
	.top_head .form-control {  width: 88%; display: inline-block;}
	.navbar-header { }
	.nav>li { clear:both;}
	.nav>li.dropdown:hover, .nav>li .dropdown-menu  { display:block;}
	.nav>li .dropdown-menu { width:100%; position:relative;   -webkit-box-shadow: none; box-shadow: none; border:0; background-color:transparent;} 
	.nav>li>a { text-align:left;}
	.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover { background:transparent;}
	#home { background-position: center 69%;}
	.sponsor .sponsor_data { max-width:100%; position:relative;}
	#partnership { background: url(../img/footer_bg.jpg) no-repeat center bottom fixed; background-size:100%;}
	.navbar-collapse { overflow-x: hidden;}
	
	.block_2 .block_2inner { position:relative; max-width: 100%;}
	#whoweare2.sec_pad9 { padding-bottom:90px;}
	
	.learn4 ul li { width: 100%;} 
	.learn4 ul li:last-child { margin-bottom:50px;}
	#caring2.sec_pad9 { padding-bottom:90px;}
	.care2 p { padding-bottom:50px;}
	
	.navbar-header { margin: auto; }
	.event .data { min-height: 120px;}
	.donate_form .last .form-group { margin-bottom: 30px;} 
	
	.ctct-form-field { margin-left:15px !important;}
	.navbar-toggle { margin-top:16px;}
	
	#ctct-form-82 .btn { margin-left: 0px; width: inherit;}
	.esol_date ul li:nth-child(2), .esol_date ul li:nth-child(4) { padding-left:0;}
	
	.partner .form-control { border: 1px solid #ccc;}
	#home { background: transparent;}
	
}


@media (max-width: 640px){
	
	.esol_volunteer_form div.ginput_container_name span { padding-right:0;}
	.esol_volunteer_form #field_1_12, .esol_volunteer_form #field_1_14 { margin-right:0; padding-left:0;}
	
	.esol_contact_form_wrapper .top_label li.gfield.gf_left_half {  padding-right: 0;} 
	/*.esol_donate_form_wrapper #field_2_43 #input_2_43 { width:96% !important; float:left !important; }
	.esol_donate_form_wrapper #field_2_43 img { width:3% !important; float:left !important; margin-top: 23px;}*/

	
}
@media (max-width: 620px){
	
	.block_2 .block_2inner a.btn { font-size:12px;     white-space: pre-wrap;}
	.block_2 .block_2inner a { position:relative; }
	.block_2 .block_2inner {     min-height: auto;     padding: 24px 60px 35px;}



	
}

@media (max-width: 580px){
	
	



	
}
@media (max-width: 533px){
	#home { background-position: center center fixed;   -webkit-background-size: contain;  -moz-background-size: contain;  -o-background-size: contain;  background-size: contain;}
	.enquiry_form { margin-bottom:20px;}
	.block_2 .block_2inner h2 { font-size:50px;}
	#learning2.sec_pad9 { padding-bottom:90px;}
	.event a { margin-top: -33px;}
	.event .data {     bottom: 10px; min-height: auto;}
	.event .owl-nav { margin-top: 21px;} 
	.sponsor .sponsor_data h2 { font-size: 60px;}
	
	
	.error_sidebar h1 { font-size:200px;}
	.donate_form .sub1 .btn-warning, .donate_form .sub2 .btn-warning { white-space: pre-wrap;}
}



@media (max-width: 480px){
	.sponsor .sponsor_data h2 { font-size:50px;}
	.block_2 .block_2inner { padding:24px 10px 0;}
	
	.checkbox-inline+.checkbox-inline, .radio-inline+.radio-inline { margin-left:0;}
	.checkbox-inline, .radio-inline { display:block;}

	.block_2 .block_2inner a { right:auto;}
	.donate_block ul li .btn { font-size: 10px;}
	
}


@media (max-width: 420px){
	.navbar-toggle { margin-right:0;}
	.sponsor .sponsor_data p { margin-bottom:30px;}
	.sponsor .sponsor_data { padding:24px 10px 0;}
	.block_2 .block_2inner { padding: 24px 30px 0;  }
	.block_2inner .text-right { text-align:center;}
	.learn2 h2 { font-size: 44px; }
	.care4 a { overflow-wrap: break-word;
  word-wrap: break-word;

  -ms-word-break: break-all;
  /* This is the dangerous one in WebKit, as it breaks things wherever */
  word-break: break-all;
  /* Instead use this non-standard one: */
  word-break: break-word;

  /* Adds a hyphen where the word breaks, if supported (No Blink) */
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;}
	
.top_head .form-control {  width: 82%;}
.error_sidebar h1 { font-size:150px;}
/*.esol_donate_form_wrapper input[type="submit"] {
    width: 100% !important;
}
.esol_donate_form_wrapper #field_2_43 #input_2_43 { width:93% !important; float:left !important; }
.esol_donate_form_wrapper #field_2_43 img { width:5% !important; float:left !important; margin-top: 23px;}*/

body#whoweare_page .about1 .block_1 { padding:0 15px 0 0;  }
body#whoweare_page .about2 .block_2inner p a.text { background:none; color:#535353; text-decoration:none; }


	
}


@media (max-width: 360px){
	.sponsor .sponsor_data h2 { font-size: 38px;}
	.event .owl-nav, .event .m_v { text-align:center; width:100%;}
	.event .m_v { margin-top:20px;} 
	.learn2 h2 { font-size: 40px!important; }

	
	

	
}

@media (max-width: 320px){
	.block_2 .block_2inner p {  text-align: center;}
	.block_2inner p span { width:100%; display:block;}
	.block_2 .block_2inner h2 { font-size: 35px; text-align: center;}
	.block_2 .block_2inner a { font-size: 17px;}
	
	 
	
}

@media screen and (min-width: 768px){
.navbar-nav {  margin: 0;}


}
@media screen and (min-width: 1201px){
.navbar-nav {  margin: 0 2%;}


}
/**/
@media only screen and (min-width: 641px) {
.gform_wrapper li.gf_inline div.ginput_container { white-space: normal !important;}
}