/*
Theme Name: Oaklands_Green
Theme URI: 
Author: 
Author URI: https://www.infomaxdigital.com.au
Description: A basic theme using the Bootstrap framework.
Version: 1.0
Text Domain: Oaklands_Green
*/

@font-face {
    font-family: 'AbrilFatface';
    src: url(fonts/AbrilFatface-Regular.woff) format('woff');
    src: url(fonts/AbrilFatface-Regular.ttf) format('truetype');
}

@font-face {
    font-family: 'RalewayRegular';
    src: url(fonts/Raleway-Regular.woff) format('woff');
    src: url(fonts/Raleway-Regular.ttf) format('truetype');
}

@font-face {
    font-family: 'RalewaySemiBold';
    src: url(fonts/Raleway-SemiBold.woff) format('woff');
    src: url(fonts/Raleway-SemiBold.ttf) format('truetype');
}
@font-face {
    font-family: 'RalewayBold';
    src: url(fonts/Raleway-Bold.woff) format('woff');
    src: url(fonts/Raleway-Bold.ttf) format('truetype');
}

@font-face {
    font-family: 'RalewayMedium';
    src: url(fonts/Raleway-Medium.woff) format('woff');
    src: url(fonts/Raleway-Medium.ttf) format('truetype');
}
body, html {
	height: 100%;
  	margin: 0px;
  	padding: 0px;
  	color: #25215D;
}
a, a:visited, a:hover{
	color: #25215D !important;
	text-decoration: none !important;
}
#wp-admin-bar-root-default a, #wp-admin-bar-root-default a:visited, #wp-admin-bar-root-default a:hover{
	color: #eee !important;
}
h1,h2,h3,h4,h5,h6{
	font-family: 'AbrilFatface';
}
h1{
	font-size: 60px !important;
} 
.headerinnercontainer h1{
  line-height: 52px;
}
header .outer_container{
	position: absolute;
	width: 100%;
	bottom: 85px;
}
h3{
	font-size: 45px; 
}
.contentblock h3{
  padding-top: 0px !important;
  margin-top: -2px !important;
}
h3.gform_title{ font-size: 45px !important; font-weight: normal !important; padding-bottom: 25px; }
h4{
	font-size:35px;
}
h5{
	font-size:25px;
} 
h6{
	padding-top: 0px;
	margin-top: 0px;
	font-size: 20px;
}
header{
	min-height: 550px;
}
header.headerimage{/*
	min-height: 100vh;*/
	background-position:left top;
	/*background-size:100% 100%;*/
}
.imagecontentblock{
	overflow: hidden;
	background: #25215D;
	position: relative;
}


.imagecontentblock .overlaytext{
	position:absolute;
	top: 0; bottom: 0; left: 0; right: 0;
	margin: auto;
	color: #ffffff;
	width: 52vw; 
	justify-content: center;
	align-items: center;
	display: flex;
}
.overlaytext h3{ 
	font-size: 52px; 
}
.imagecontentblock img{
	object-fit: cover;
   	opacity: 0.5;
}
.imageblock{
	overflow: hidden;
}
.topheaderdescription{
	padding-top: 20px;
}
.topheaderstickylogo{
  max-height: 70px !important;
}
.fixedmenu #header_contact, .fixedmenu #header_search{
  padding-top: 5px !important;
}
.fixedmenu .mobilemenutoggle {
  top: 18px !important;
}
.fixedmenu .mobilemenutoggle.active{
    top: 28px !important;
    right: 10px !important;
}
.fixedmenu .mobilemenutoggle.active span{
  background: #25215D;
}
.fixedmenu .closemenu{
  width: 75px;
  top: 10px;
      right: -7px;
      height: 40px !important;
}
header #oakland_move_down, body.searchpage header #oakland_move_down{
	display: none;
}
header.headerimage #oakland_move_down{
	display: block;
	position: absolute;
	z-index: 9998; 
	left: 50%;
	bottom: 5vh;
	box-sizing: border-box;
	height: 3vw;
	width: 3vw;
	border-style: solid;
	border-color: #25215D;
	border-width: 0px 4px 4px 0px;
	transform: rotate(45deg);
	transition: border-width 120ms ease-in-out;
  cursor: pointer;
} 
.contentblock{
	padding: 75px 0px;
}
.contentblock ul{
	padding-left: 20px;
	-webkit-padding-start: 20px;
}
.contentblock ul li{
	padding-bottom: 30px;
}

.contentblock .contentdescriptionsmall ul li{
  padding-bottom: 14px !important;
} 
body .gform_wrapper ul li.gfield.questionblock {
  padding-bottom: 25px !important;
}
body .gform_wrapper .top_label div.ginput_container{
  display: block !important;
}
ul.gfield_radio li{ display: inline-block !important; min-width: 100px; }
.gform_wrapper ul.gfield_radio{ margin: 6px 0px 0px 0px !important; }

.gform_wrapper .gfield_radio li{
  margin-bottom: 0px !important;
  line-height: auto !important;
}
#gform_1 li#field_1_3, #gform_1 li#field_1_9{
  padding-bottom: 0px !important;
}
#gform_1 li#field_1_2{
  padding-top: 25px !important;
}
.gform_wrapper .gform_footer {
    padding: 0px 0 10px 0 !important;
}
#gform_confirmation_wrapper_2{
  margin-top: 20px;
  padding:20px 15px;
}
.gform_wrapper input[type="text"]{
  border-radius: 25px !important;
  border:2px solid #25215D !important; 
  outline: none !important;
  background-color: transparent !important;

}  
.gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]){
  padding: 15px 25px !important;
}
.desktopfooterlinks ul li{
  padding-left: 20px !important;
  padding-bottom: 0px !important;
  padding-top: 30px !important;
}
.gform_wrapper input[type="text"]:focus{
  outline: none !important;
}
.bottomspace35{
  padding-bottom: 40px;
}
.bottomspace35{
  padding-bottom: 35px;
}
.bottomspace25{
  padding-bottom: 25px;
}
.bottomspace20{
  padding-bottom: 20px;
}
.bottomspace15{
  padding-bottom: 15px;
}
.bottomspace10{
  padding-bottom: 10px;
} 
.fsn-column-inner .fsn-text:last-child{
	padding-bottom: 0px !important;
}
span.gform_description{
  padding-top: 10px !important;
}
.contentdescription, .contentdescriptionsmall, .contenttitle h4, 
span.gform_description, .gform_wrapper label.gfield_label, .gform_wrapper legend.gfield_label{
	font-family: 'RalewayMedium';
	font-size: 20px;
} 
span.gform_description, .gform_wrapper label.gfield_label, .gform_wrapper legend.gfield_label{
  font-size: 20px !important;
  font-weight: normal !important;
}

.contentdescriptionsmall{
	font-size: 14px;
}
.calltoactioncontainer, div.calltoaction, .calltoactioncontainer2{
	padding: 13px 0px 20px 0px;
}
.verticalborder{ 
  border-left:2px solid #25215D; 
 }
 .timelinebasicinfo{
  padding-top: 50px !important;
 }
/* BUTTON WITH ANIMATAION */
/*a.calltoaction, 
.calltoaction a.btn-link,
.gform_footer input[type="submit"], 
a.gpoll_button, 
a.gpoll_back_button {
  font-family: 'RalewaySemiBold' !important;
  border:2px solid #25215D;
  color: #25215D;
  border-radius: 20px;
  padding: 7px 35px;
  font-size: 14px;
  text-decoration: none;
  min-width: 150px;
  text-transform: uppercase;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.9s;
  transition-duration: 0.9s;
}
a.calltoaction:before, 
.calltoaction a.btn-link:before,
.gform_footer input[type="submit"]:before, 
a.gpoll_button:before, 
a.gpoll_back_button:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #25215D;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0px 50%;
  transform-origin: 0px 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  border-radius: 20px;
}
a.calltoaction:hover, a.calltoaction:focus, a.calltoaction:active,
.calltoaction a.btn-link:hover, .calltoaction a.btn-link:focus, .calltoaction a.btn-link:active, 
.gform_footer input[type="submit"]:hover, .gform_footer input[type="submit"]:focus, .gform_footer input[type="submit"]:active, 
a.gpoll_button:hover, a.gpoll_button:focus, a.gpoll_button:active, 
a.gpoll_back_button:hover, a.gpoll_back_button:focus, a.gpoll_back_button:active {
  color: #ffffff !important;
}
a.calltoaction:hover:before, a.calltoaction:focus:before, a.calltoaction:active:before,
.calltoaction a.btn-link:hover:before, .calltoaction a.btn-link:focus:before, .calltoaction a.btn-link:active:before, 
.gform_footer input[type="submit"]:hover:before, .gform_footer input[type="submit"]:focus:before, .gform_footer input[type="submit"]:active:before, 
a.gpoll_button:hover:before, a.gpoll_button:focus:before, a.gpoll_button:active:before, 
a.gpoll_back_button:hover:before, a.gpoll_back_button:focus:before, a.gpoll_back_button:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}*/
/* BUTTON WITH ANIMATAION */

 
.calltoaction a.btn-link, .calltoaction a.btn-link:visited, .calltoaction a.btn-link:hover, 
a.calltoaction, a.calltoaction:visited, a.calltoaction:hover, .gform_footer input[type="submit"],
a.gpoll_button, a.gpoll_button:visited, 
a.gpoll_back_button, a.gpoll_back_button:visited, a.gpoll_back_button:hover{
  font-family: 'RalewaySemiBold' !important;
	border:2px solid #25215D;
	color: #25215D;
	border-radius: 35px;
	padding: 17px 54px;
	font-size: 14px;
	text-decoration: none;
	min-width: 175px;
  text-transform: uppercase;
  text-align: center;
  display: inline-block; 
}
a.gpoll_back_button, a.gpoll_back_button:visited, a.gpoll_back_button:hover{
  background: #25215D !important;
    color: #ffffff !important;
  }




a.gpoll_button{ min-width: 130px; }
.gpoll_back_button{ margin-top: 10px; display: inline-block; }
.gpoll_summary{ padding-top: 20px !important; }
.gpoll_field_label_container{ padding-bottom: 25px !important; }
.gpoll_choice_label{ font-family: 'RalewayMedium'; margin-top: 10px !important; padding-bottom: 1px !important; font-size: 20px !important; }

#gform_confirmation_message_2 .gpoll_choice_label{
  margin-top: 15px !important;
  padding-bottom: 15px !important;
}
.gpoll_field_label{
  font-family: 'RalewayMedium';
  font-size: 16px !important;
}
body .gform_wrapper ul li.field_description_below div.ginput_container_radio{
  margin-top: 0px !important;
}
ul.footerlinks{
	padding: 0;
	-webkit-padding-start: 0;
	list-style-type: none !important;
} 
span.glyphicon-earphone{
  color: #25215D !important;
  font-weight: bold;
  width: 22px;
  height: 22px;
}
ul.footerlinks li a, ul.footerlinks li a:visited{
  font-family: 'RalewayMedium';
	line-height: 30px;
  font-size: 18px !important;
	color: #25215D !important;
}
.footer_container2{
	padding-bottom: 40px;
}
.footer_container3 .container{
	border-top:1px solid #25215D;
}
.footer3innercontainer{
	padding: 15px 0px;
}
.footer_tel_email_cont{
  font-family: 'RalewayMedium';
  font-size: 18px !important;
	padding-top: 20px;
}
.telicon, .emailicon{
	background-image: url(images/telephone.png?ver=4);
	background-repeat: no-repeat;
	padding-left: 25px;
	display: inline-block;
	font-weight: bold;
}
.emailicon{
	background-image: url(images/email.png?ver=1);
	text-decoration: underline !important;
}


.toplogomenunav{
	/*max-width: 1900px;*/
	padding: 20px 30px;
}
.section_leftpart{
	float: left;
}
.section_rightpart{
	float: right;
}
.clear_section{
	clear: both;
}

.sitesearchbox {
  position: relative;
  color: #25215D;

}
.sitesearchbox input {
  width: 200px;
  height: 45px;
  background-color: transparent;
  border: 1px solid #25215D;
  border-radius: 40px; 
}
.sitesearchbox input { text-indent: 32px; border:2px solid #25215D !important;  }
.sitesearchbox .glyphicon-search { 
  position: absolute;
  top: 11px;
  left: 11px;
  color: #25215D;
  font-size: 23px;
}
.sitesearchbox_container{
	padding: 13px 0px 0px 15px;
}
.sitesearchbox input:focus{
	outline: none;
}
a.calltoactiontop, a.calltoactiontop:visited, a.calltoactiontop:hover{
	border:1px solid #25215D;
	color: #ffffff !important;
	background-color: #25215D;
	border-radius: 40px;
	padding: 6px 50px;
	font-size: 14px;
	text-decoration: none;
	min-width: 200px;
  display: inline-block;
  text-align: center;
  text-transform: uppercase;
}
.calltoactioncontainer2 a.calltoactiontop, .calltoactioncontainer2 a.calltoactiontop:visited, 
.calltoactioncontainer2 a.calltoactiontop:hover{
  padding: 10px 50px;
}
.searchpostname{
	padding: 25px 0px 10px 0px;
	font-size: 22px;
}
.searchpostexcerpt{
	font-size: 14px;
  font-family: 'RalewayRegular';
}
.search_main{
	font-family: 'RalewayMedium';
	padding: 40px 0px;
}
.no-result-found{
	padding: 20px 0px;
	font-size: 22px;
}
.numberofsearchresult{
	font-size: 16px;
	padding: 10px 0px 0px 15px;
}
.oaklandsgreen_faqs p:empty{
  display: none; 
}

.page_101_cls #oakland_firstfooter{
  display: none;
}

ul.gfield_radio li label{
  font-family: 'RalewayMedium' !important;
  font-size: 18px !important;
  padding-left: 10px !important;
  font-weight: normal !important;
}
.gform_wrapper ul.gfield_radio li input[type="radio"]{
 color: transparent;
 width: 30px !important;
 height: 30px !important;
 -ms-transform: scale(1.20); 
    -webkit-transform: scale(1.20);
    transform: scale(1.20);

}
#gform_2 h3.gform_title, #gform_confirmation_message_2{
  font-family: 'RalewayBold' !important;
  border-bottom: 2px solid #25215D;
  letter-spacing: normal!important;
  font-size: 25px !important; 
  line-height: 13px !important;
}
#gform_confirmation_message_2{
  border-bottom:0px !important;
} 
#gform_wrapper_2, #gform_confirmation_message_2{ 
  padding: 70px 50px 70px 50px !important;
}


#gform_2 .gform_body{
  padding-top: 10px !important;
}
.gform_wrapper.gf_browser_chrome select:focus{
  outline: none !important;
}
.gform_wrapper select {
    padding: 2px 0 2px 3px;
    height: 54px;
    width: calc(100% - 8px) !important;
    border-radius: 25px !important;
    -moz-border-radius: 25px; 
    -webkit-border-radius: 25px; 
    border:2px solid #25215D;
    outline: none !important;
    background-color: transparent !important;
}
ul#gform_fields_2 li label.gfield_label{ 
  font-family: 'RalewayBold' !important;
  font-size: 16px !important; 
}
form#gform_2 .ginput_container_radio ul.gfield_radio li label{  
  font-size: 20px !important;
}
ul#gform_fields_2 li#field_2_1 .ginput_container_radio{
  padding-top: 25px !important;
}
ul#gform_fields_2 li#field_2_1 .ginput_container_radio ul#input_2_1 li{
  padding-bottom: 30px !important;
}
ul#gform_fields_2 li#field_2_1 .ginput_container_radio ul#input_2_1 li.gchoice_2_1_5{
  padding-bottom: 0px !important;
}

.green .gpoll_bar_juice{
  background-color: #fff !important;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  background-image: none !important;
}
.gpoll_bar_count{  font-family: 'RalewayMedium' !important; font-size: 16px !important;padding-top: 3px !important; display: inline-block; color: #25215D !important; font-weight: normal !important; text-shadow: none !important; }
form#gform_2 .gform_footer, form#gform_2 .gpoll_summary{
  margin-top: 0px !important;
  padding-top: 0px !important;
}
#gform_confirmation_message_2 .gpoll_field_label_container{
  display: none !important;
}
#gform_confirmation_message_2{
  font-family: 'RalewayBold' !important;
  font-size: 16px !important; 
} 
 #gform_confirmation_message_2 .gpoll_container{
    padding-top: 20px !important;
 }
.gform_wrapper ul#input_2_1 li{ width: 100% !important; }
input[type="submit"].gform_button{
  background: #25215D !important;
  color: #ffffff !important;
}
.pushformleft{ padding-left: 20px;  }
@media only screen and (min-width: 641px){
  .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
      max-width: calc(100% - 16px)!important;
      padding-left: 20px;
      padding-right: 20px;
  }
}
form.frmoaklandsearch input[type=text] {
  padding: 10px;
  font-size: 17px;
  border: 1px solid grey;
  float: left;
  width: 82%;
  background: #f1f1f1;
  border-top-left-radius: 25px;
  border-bottom-left-radius: 25px;
}

/* Style the submit button */
form.frmoaklandsearch button {
  float: left;
  width: 18%;
  padding: 11px 10px;
  background: #25215D;
  color: white;
  font-size: 16px;
  border: 1px solid grey;
  border-left: none; /* Prevent double borders */
  cursor: pointer;
  border-top-right-radius: 25px;
  border-bottom-right-radius: 25px;
}

form.frmoaklandsearch button:hover {
  background: #25215D;
}

/* Clear floats */
form.frmoaklandsearch::after {
  content: "";
  clear: both;
  display: table;
}
form.frmoaklandsearch input:focus{
	outline: none !important;
}
.oaklandsgreen_faqs{
  font-family: 'RalewayMedium' !important;
}
.oaklandsgreen_faqs h4.panel-title a{
  font-family: 'RalewayMedium' !important;
  font-size: 20px;
  line-height: 30px;
  display: block;
}
.oaklandsgreen_faqs .panel-collapse .panel-body{
  font-family: 'RalewayMedium' !important;
  font-size: 20px; line-height: 30px;
}
.faqpage h5{ 
  font-family: 'RalewayBold' !important;
  font-size: 30px;
  line-height: 40px;
 }
.gpoll_bar{ 
    border-top-right-radius: 15px !important;
    border-bottom-right-radius: 15px !important;
    /*#5AB2A9*/
    background:#5AB2A9 !important;
    max-height: 38px !important;
    height: 38px !important;
}
.gpoll_bar_juice{
  border-top-right-radius: 15px !important;
    border-bottom-right-radius: 15px !important;
}
.gpoll_ratio_box .gpoll_bar_juice .gpoll_bar_count{
  padding-top: 5px !important;
  display: inline-block !important;
}
.gpoll_ratio_box{
      border-top-left-radius: 15px !important;
    border-bottom-left-radius: 15px !important;
}
.gpoll_wrapper .gpoll_ratio_box .gpoll_ratio_label{
  padding-top: 5px !important;
  font-size: 16px !important; 
}  
.green .gpoll_ratio_box{
  font-family: 'RalewayMedium' !important;
  background-color: #FFFFFF !important;
  color: #25215D !important;
  font-weight: normal !important;
}
.oaklandsgreen_faqs .panel, .oaklandsgreen_faqs .panel-body{
  border:0px !important;
  box-shadow:none !important;
}

#wp-toolbar a, #wp-toolbar a:visited, #wp-toolbar a:hover{
	color: #ffffff !important;
}
.gform_body{
  padding-top: 25px;
}
#gform_wrapper_2{
  padding: 17px 18px;
}

form#gform_2 .gform_footer.top_label{
  margin:15px 0px !important;
}

/*===================RESPONSIVE Changes =====================*/
@media only screen and (max-width: 767px){
  .sitesearchbox input{
    width: 175px !important;
  }
  .mobilesearchbox.sitesearchbox input{
    width: 100% !important;
  }

  #header_contact, #header_search{
    display: none;
  }
  .verticalborder{ 
    border-left: 0px !important;
  }
}
@media only screen and (min-width: 768px){
  #mobile_extramenus{ display: none; }
}
@media only screen and (max-width: 1101px){
  img.topheaderlogo{
    max-height: 100px;
  }
}
.footer3innercontainer{
  font-family: 'RalewayMedium';  
  font-size: 18px !important;
}


.mobilemenuarea{
  width: 50% !important;
}


/*=== Responsive FONTs ==*/

@media only screen and (max-width: 767px){
  /*.nextcolumn{ padding-top: 25px; } */
  .pushformleft{ padding-left: 0px !important; }
  .verticalborder{ margin-left: 0px !important; padding-left: 10px !important; }
}
@media only screen 
  and (min-device-width: 800px) 
  and (max-device-width: 1280px) 
  and (orientation: portrait) {
    a.gpoll_button, a.gpoll_button, a.gpoll_back_button, #gform_submit_button_2{
    margin-left: 0px !important;
    min-width: 100% !important;
    margin-top:10px !important;
  } 
}


@media only screen and (max-width: 736px){
  header{
    min-height: 80vh;
  }
  h1{ font-size: 40px !important; }
  .headerinnercontainer h1{
    line-height: 38px;
  }
  .overlaytext h3, h3{ font-size:38px; }
  h3.gform_title{ font-size: 38px !important; }
  h3 br{ display: none; } 
  form.frmoaklandsearch input[type="text"]{
    width: 75%;
  }
  form.frmoaklandsearch button{ width: 25%; }
  .mobilemenutoggle{
    top: 15px !important;
  }

  .mobilemenuarea{
    width: 100% !important;
  }
  .mobilenav ul li a{
    font-size: 17px !important;
  }
}
@media only screen and (max-width: 510px){
  header{
    min-height: 45vh;
  } 
  h1{ font-size: 38px !important; }
  .headerinnercontainer h1{
    line-height: 35px;
  }
  .overlaytext h3, h3{ font-size:35px; }
  h3.gform_title{ font-size: 35px !important; }
  ul.firtfooterlinks{ padding-top: 25px; }
  ul.footerlinks li{ padding-left: 20px; }
  ul.firtfooterlinks li:last-child{ padding-bottom: 0px !important; }
  .footer3innercontainer{ text-align: center; }
  img.topheaderlogo{
    max-height: 80px;
  }
  .desktoptoprightcont{
    padding-top: 22px !important;
  }
  .mobilemenutoggle{
    top: 18px !important;
  }
  .contentdescription{ font-size: 16px; }
  span.gform_description, .gform_wrapper label.gfield_label, .gform_wrapper legend.gfield_label{ font-size: 16px !important; }
  .mobilenav{
    padding:100px 20px 0 20px !important;
  }
  .fixedmenu .mobilemenutoggle{
    top: 21px !important;
  }
  .fixedmenu .mobilemenutoggle.active{
    top: 25px !important;
    right: 10px !important;
  }

  
}

@media only screen and (max-width: 420px){
  header{
    min-height: 55vh;
  } 
  h1{ font-size: 33px !important; }
  .headerinnercontainer h1{
    line-height: 30px;
  }
  .overlaytext h3, h3{ font-size:27px; }
   h3.gform_title{ font-size: 27px !important; }
  .topheaderdescription{
    padding-top: 10px;
  }
}
.desktoptoprightcont{
  padding-top: 64px;
}
.fixedmenu .desktoptoprightcont{
  padding-top: 0px !important;
}

/*====================================== */
.menuics{
  position: relative;
	min-width: 70px;
	min-height: 70px;
  /*border:1px solid #ff0000;*/
}
ul#menu-main{
	list-style-type: none !important;
}
.mobilenav {
    padding: 175px 20px 0 20px;
}
.mobilenav ul li {
    margin-bottom: 30px
}
.mobilenav ul li a {
    color: #ffffff !important;
    text-decoration: none;
    line-height: 1.2;
    display: block;
    cursor: pointer;
    font-family: 'RalewayMedium';
    font-size: 19px;
}

#gform_confirmation_wrapper_3{
  font-family: 'RalewayMedium';
  font-size: 30px;
  padding-left: 16px;
  padding-bottom: 15px;
  padding-top: 15px;
  text-align: center;
}


.mobilenav ul li a:hover {
    text-decoration: underline;
}
.mobilenav li ul {
    display: none;
}
.mobilenav li ul li a {
    padding: 10px 0;
    font-size: 11px;
}
body .mobilemenuarea {
    z-index: 8;
    background-color: #25215D !important;
    width: 320px;
}
a.closemenu{
	color: #ffffff !important;
}
.closemenu {
    z-index: 9999;
    width: 100px;
    height: 60px;
    margin: 3px;
    cursor: pointer;
    top: 13px;
    right: 10px;
    position: absolute;
    display: none
}
.mobilemenutoggle {
    display: block;
    cursor: pointer;
    width: 30px;
    height: 40px;
    position: absolute;
    top: 13px;
    right: 10px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
    z-index: 99
}
.mobilemenutoggle.active{
  /*position: fixed !important;*/
  top:20px !important;
}

.fixedmenu{
  position: fixed !important;
  background-color: #ffffff !important;
  width: 100% !important;
  z-index: 9999;
  padding-top: 0px !important;
  padding-bottom: 0px !important;
  top: 0px;
  -webkit-transition: background-color 0.95s ease-out;
  -moz-transition: background-color 0.95s ease-out;
  -o-transition: background-color 0.95s ease-out;
  transition: background-color 0.95s ease-out;
}
.removefixedmenu{
    background: transparent !important;

    -webkit-transition: background-color 0.95s ease-out;
    -moz-transition: background-color 0.95s ease-out;
    -o-transition: background-color 0.95s ease-out;
    transition: background-color 0.95s ease-out;
  }


.mobilemenutoggle span {
    display: block;
    position: absolute;
    height: 4px;
    width: 100%;
    background: #25215D;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}
.mobilemenutoggle.active span{
	background:#ffffff;
}
.mobilemenutoggle {
    text-decoration: none;
    color: #ffffff;
}
.mobilemenutoggle:after {
    margin-left: 40px;
    display: none;
    font-size: 24px;
    text-transform: uppercase;
    text-decoration: none;
    line-height: 0.95em;
}
.mobilemenutoggle span:nth-child(1) {
    top: 0px;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
}
.mobilemenutoggle span:nth-child(2) {
    top: 19px;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
}
.mobilemenutoggle span:nth-child(3) {
    top: 40px;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
}
/* Icon Animation */

.mobilemenutoggle.active span:nth-child(1) {
    -webkit-transform: rotate(46deg);
    -moz-transform: rotate(46deg);
    -o-transform: rotate(46deg);
    transform: rotate(46deg);
    top: -3px;
    left: 8px;
}
.mobilemenutoggle.active span:nth-child(2) {
    width: 0%;
    opacity: 0;
}
.mobilemenutoggle.active span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 19px;
    left: 8px;
}
ul.mobilemenulinks{ 
  list-style-type: none;
}
.mobilemenulinks a, .mobilemenulinks a:visited, .mobilemenulinks a:hover{
  color: #ffffff !important;
}


@media only screen and (max-width: 1065px) {
    .mobilemenutoggle {
        display: block
    }
    .mobilemenutoggle:after {
        display: block
    }
}
/*@media only screen and (max-width: 1100px){
	header.headerimage{
		background-size: cover;
	}
}*/


/*===== TIME LINE CONTROL CSS ==============*/

.time-line-box {
  min-height: 100px; 
  padding: 25px 0;
  width: 100%; 
}

.time-line-box .timeline {
  list-style-type: none;
  display: flex;
  padding: 0;
  text-align: center;
}

.time-line-box .timestamp {
  margin: auto;
  margin-bottom: 35px;
  padding: 0px 4px 0px 0px;
  display: flex; 
  text-align: left;
}

.time-line-box .status {
  padding: 0px;
  display: flex;
  justify-content: center;
  border-top: 3px solid #25215D;
  position: relative;
  transition: all 200ms ease-in;
}
.time-line-box .status span {
  padding-top: 8px;
}
.time-line-box .status span:before {
  content: '';
  width: 12px;
  height: 12px;
  background-color: #25215D;
  border-radius: 12px;
  border: 2px solid #25215D;
  position: absolute;
  left: 6px;
  top: -1px !important;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  transition: all 200ms ease-in;
}

.swiper-container {
  width: 100%; 
  margin: auto;
  overflow-y: auto;
  overflow-x: hidden;
}
.swiper-wrapper{
  display: inline-flex;
  flex-direction: row;
  overflow-y:auto;
  justify-content: center;
} 
.swiper-container::-webkit-scrollbar{
  height: 2px;
} 
.timelinecontroller{
	 font-family: 'RalewayMedium';
   font-size: 20px;
}
.swiper-slide {
  text-align: center;
  font-size: 12px;
  width: 375px;
  height: 100%;
  position: relative;
}

.swiper-slide .timestamp .date{
	font-size: 25px;
}
.swiper-slide .status span{
	padding-top: 35px;
	font-size: 18px;
	text-align: left;
	padding-right: 10px;
margin-right: 35px;
}
/*===== TIME LINE CONTROL CSS ==============*/


.arrow {
  	border: solid #25215D;
    border-width: 0px 3px 3px 0;
    display: inline-block;
    padding: 10px;
}
.right {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
.left {
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
} 
.disablearrow{
	border-color: #91709C;
}
.timelinenavcontainer{
	padding-right: 35px;
}

.imageblock img, .imagecontentblock img{
  transition: transform 5s, filter 1s ease-in-out;
}
.imageblock:hover img, .imagecontentblock:hover img {
  transform: scale(1.07);
}

.closeoaklandform_cont{
  position: absolute;
  z-index: 9999;
  right: 100px;
  top: 0px;
  cursor: pointer;
}
#oaklandclose{
  background: url('images/close_oakland.png?ver=1');
  background-repeat: no-repeat;
  width: 32px;
  height: 32px;
  display: inline-block;
}
#oaklandspark_contactform{
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 9999;
  background: #8ED8F8;
  width: 100%;
  height: 100%;
  display: none;
  padding: 100px 0px;
}
#gform_wrapper_3 .gform_heading{
  display: none;
}
#gform_wrapper_3 input[type="text"]{
  background: transparent;
  min-height: 40px !important;
  padding: 3px 20px;
  color: #000000;
}
#gform_wrapper_3 textarea{
  border:2px solid #25215D !important; 
  background: transparent;
  border-radius: 20px;
  border:1px solid #25215D;
  min-height: 150px;
  padding: 10px 20px;
  color: #25215D;
}
#gform_wrapper_3 textarea:focus{
  outline: none !important;
}
#gform_wrapper_3, #gform_wrapper_3 .gform_body{
  margin-top: 0px !important;
  padding-top: 0px !important;
} 
#gform_wrapper_3 #field_3_3{
  padding-top: 10px;
}
@media only screen and (max-width: 768px){
  a.calltoactiontop, a.calltoactiontop:visited, a.calltoactiontop:hover{
    padding: 6px 30px !important;
    min-width: 150px !important;
  }
  
  .closeoaklandform_cont{ 
    right: 25px;
    top: 10px;
  }
  #oaklandspark_contactform{
    padding: 25px 0px;
  }
}
#gform_wrapper_3 ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #25215D;
  opacity: 1; /* Firefox */
}

#gform_wrapper_3 ::-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #25215D;
}

#gform_wrapper_3 ::-ms-input-placeholder { /* Microsoft Edge */
  color: #25215D;
}

.fullline{
  border-top: 2px solid #25215D;
  padding-top: 10px;
  width: 100%;

}
 

.gsurvey-rating:not(:checked) > label {
    background-size: 28px 28px !important;
    width: 28px !important;  
    font-size: 0px !important;
    line-height: 28px !important;
    margin-right: 10px !important;
    background-image: url(images/star-inactive.png?ver=2) !important;  
} 
.gsurvey-rating > input:checked ~ label {
  background-size: 28px 28px !important;
    background-image: url(images/blue-star-32.png?ver=2) !important; 
}

.gsurvey-rating:not(:checked) > label:hover,
.gsurvey-rating:not(:checked) > label:hover ~ label {
  background-size: 28px 28px !important;
    background-image: url(images/blue-star-32.png?ver=2) !important; 
}

.panel-heading .accordion-toggle:after {
  color: #25215D !important;
}



 
 input[type="radio"], input[type="radio"]:focus {
    outline: none !important;
    box-shadow: none !important;
    outline-color: transparent !important; 
}

 
input[type="radio"] {
    opacity: 0;
    position: absolute;   
}
/*.radio-custom + .radio-custom-label:before*/
ul#gform_fields_2 .ginput_container_radio #input_2_1 input[type="radio"] + label:before,
ul#gform_fields_1 .ginput_container_radio ul#input_1_3 input[type="radio"] + label:before, 
ul#gform_fields_1 .ginput_container_radio ul#input_1_9 input[type="radio"] + label:before{
    content: '';
    background: #fff;
    border: 2px solid #ffffff !important;
    display: inline-block;
    vertical-align: middle;
    width: 30px;
    height: 30px;
    padding: 2px; 
    text-align: center; 
    border-radius: 10px;
    margin-left: -13px;
    margin-right: 20px;
 
}
.gform_wrapper ul.gfield_checkbox li label, .gform_wrapper ul.gfield_radio li label{
  max-width: 100% !important; font-size: 30px !important; font-family: 'RalewayMedium' !important; padding-right: 60px;
  line-height: 40px !important;
}

ul#gform_fields_2 .ginput_container_radio #input_2_1 input[type="radio"] + label:before, 
ul#gform_fields_1 .ginput_container_radio ul#input_1_3 input[type="radio"] + label:before, 
ul#gform_fields_1 .ginput_container_radio ul#input_1_9 input[type="radio"] + label:before{
    border-radius: 50%;
}
ul#gform_fields_2 .ginput_container_radio #input_2_1 input[type="radio"]:checked + label:before, 
ul#gform_fields_1 .ginput_container_radio ul#input_1_3 input[type="radio"]:checked + label:before, 
ul#gform_fields_1 .ginput_container_radio ul#input_1_9 input[type="radio"]:checked + label:before{
    background: #25215D !important;
    box-shadow: inset 0px 0px 0px 3px #fff;
}
ul#gform_fields_1 .ginput_container_radio ul#input_1_3 input[type="radio"]:checked + label:before,
ul#gform_fields_1 .ginput_container_radio ul#input_1_9 input[type="radio"]:checked + label:before {
    background: #25215D !important;
}
ul#gform_fields_2 .ginput_container_radio ul#input_2_1 li{
  padding-bottom: 10px !important;
}
header .home_outer_container{ 
  position: absolute;
  bottom: 230px;
}  
 
@media only screen and (min-width: 1511px) and (max-width: 1610px){
  .container.topheadercont{
     padding-left: 120px; 
  }
  .gform_wrapper ul.gfield_checkbox li label, .gform_wrapper ul.gfield_radio li label{
    font-size: 20px !important;
  }
}

.footer_container2{
  padding-bottom: 80px !important;
}
@media only screen and (min-width: 769px) and (max-width: 1280px){
  .container.topheadercont{
     padding-left: 125px; 
  } 
  header .home_outer_container{
    left: 88px;
  }
  div.footer_container1{
    background-size: auto 75% !important;
   }
  header .home_outer_container{
    /*bottom: 80px !important;*/
  }
  header .outer_container{
    bottom: 70px !important;
  }
  h1.homepageh1{
    font-size: 98px !important;
    line-height: 83px !important;
  }
  .imagecontentblock .overlaytext{
    width: 75vw !important;
  }
  h1.innerpageh1{
    font-size: 63px !important;
    line-height: 59px !important;
  } 
  .contentdescription, .contenttitle h4{
    font-size: 24px !important;
    line-height: 30px !important;
  }

  .calltoaction a.btn-link, .calltoaction a.btn-link:visited, .calltoaction a.btn-link:hover, 
  a.calltoaction, a.calltoaction:visited, a.calltoaction:hover, .gform_footer input[type="submit"],
  a.gpoll_button, a.gpoll_button:visited, 
  a.gpoll_back_button, a.gpoll_back_button:visited, a.gpoll_back_button:hover{
    
  }
  h3{
    font-size: 63px !important;
    line-height: 59px !important
  }
  h3.gform_title{ font-size: 80px !important; line-height: 75px !important; }
  span.gform_description, .gform_wrapper label.gfield_label, .gform_wrapper legend.gfield_label, #gform_2 h3.gform_title{
    font-size: 23px !important;
  }
  ul#gform_fields_2 li label.gfield_label{
    font-size: 16px !important;
    line-height: 24px !important;
  }
  .ginput_container_radio {
    padding-bottom: 22px !important;
  }
  .footer_container2 {
    padding-bottom: 60px !important;
  } 
  .contentblock{
    padding: 145px 0px 105px 0px !important;
  }
  .footer_container2.contentblock{ padding-bottom: 80px !important; }
  .contentdescription ul li{
    font-size: 17px !important;
  }
  .contentdescriptionsmall{
    font-size: 17px !important;
    line-height: 24px !important;
  }
  .overlaytext{
    width: 65vw !important;
  } 
  ul.footerlinks li a, ul.footerlinks li a:visited, .footer_tel_email_cont, .footer3innercontainer, .mobilenav ul li a{
    font-size: 18px !important;
  }
  a.calltoactiontop, a.calltoactiontop:visited, a.calltoactiontop:hover{
    font-size: 16px !important;
  }
}
.contentblock p{
  padding-bottom: 24px !important;
}
 
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) {
  h1.homepageh1{
    font-size: 70px !important;
    line-height: 59px !important;
  }
  header {
    min-height: 525px;
  } 
  .container.topheadercont{
    padding-left: 60px !important;
  }
  .desktoptoprightcont{
    padding-top: 34px !important; 
  }
  .fixedmenu .desktoptoprightcont{
    padding-top: 2px !important;
  }
  .contentblock {
    padding: 60px 0px 40px 0px !important;
  }
  .contentblock p{
    padding-bottom: 7px !important;
  }
  .bottomspace25{
    padding-bottom: 10px !important;
  }
  h3{
    font-size: 44px !important;
    line-height: 40px !important;
  }
  .overlaytext h3{
    line-height: 50px !important;
  }
  img#footerlogo{ max-height: 215px !important; }
  .calltoactioncontainer2 a.calltoactiontop, .calltoactioncontainer2 a.calltoactiontop:visited, .calltoactioncontainer2 a.calltoactiontop:hover {
    padding: 10px 50px !important;
  }
  .footer_tel_email_cont{
    padding-top: 0px !important;
    font-size: 17px !important;
  }
  .contentblock ul li{
    padding-bottom: 17px !important;
  }
  .calltoaction a.btn-link, .calltoaction a.btn-link:visited, .calltoaction a.btn-link:hover, a.calltoaction, a.calltoaction:visited, a.calltoaction:hover, .gform_footer input[type="submit"], a.gpoll_button, a.gpoll_button:visited, a.gpoll_back_button, a.gpoll_back_button:visited, a.gpoll_back_button:hover{
    padding:14px 50px !important;
  }
  .footer_container2.contentblock{
    padding-bottom: 50px !important;
  }
  .mobilemenutoggle.active span:nth-child(1) {
      top: -2px !important;
  }

  .desktopfooterlinks ul li {
    padding-left: 20px !important;
    padding-bottom: 0px !important;
    padding-top: 13px !important;
  }


}

#header_sticky_logo{
  padding-top: 10px !important;
}
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) {
  h1.homepageh1{
    font-size: 70px !important;
    line-height: 59px !important;
  }
  header {
    min-height: 475px !important;
  } 
  header.headerimage{
    background-position: 10% 10% !important;
  }
  #header_sticky_logo{
    padding-top: 12px !important;
  }
  .fixedmenu .desktoptoprightcont{
    padding-top: 5px !important;
  }
  a.gpoll_button, a.gpoll_button, a.gpoll_back_button, #gform_submit_button_2{
    margin-left: 0px !important;
    min-width: 100% !important;
    margin-top:10px !important;
  }
  #header_search form input[type="text"]{
    height: 43px !important;
  }
  .mobilemenutoggle span:nth-child(3){
    top: 39px !important;
  }
  .mobilemenutoggle.active span:nth-child(1){
    top: 17px !important;
  }
  .fixedmenu .mobilemenutoggle.active{
    top: 8px !important;
  }
  .sitesearchbox .glyphicon-search{
    top: 10px !important;
    left: 10px !important; 
    font-size: 21px !important;
  }
  .desktoptoprightcont {
      padding-top: 35px !important;
  }
  .container.topheadercont{
     padding-left: 77px; 
  } 
  .calltoaction a.btn-link, .calltoaction a.btn-link:visited, .calltoaction a.btn-link:hover, a.calltoaction, a.calltoaction:visited, a.calltoaction:hover, .gform_footer input[type="submit"], a.gpoll_button, a.gpoll_button:visited, a.gpoll_back_button, a.gpoll_back_button:visited, a.gpoll_back_button:hover{
    padding: 14px 50px !important;
  }
  img#footerlogo{
    max-height: 185px !important;
  }
  .imagecontentblock .overlaytext{
    width: 85vw !important;
  }
  div.footer_container1{
    background-size: 34% auto !important;
  }
  header .home_outer_container{
    left: 88px !important;
  }
  header .home_outer_container{
   /* bottom: 70px !important;*/
  }
  header .outer_container{
    bottom: 70px !important;
  }
  .contentblock {
      padding: 60px 0px 60px 0px !important;
  }
  .bottomspace35{
    padding-bottom: 30px !important;
  }
  .bottomspace25{
    padding-bottom: 10px !important;
  }
  .bottomspace20{
    padding-bottom: 15px !important;
  }
  .bottomspace15{
    padding-bottom: 10px !important;
  }
  .bottomspace10{
    padding-bottom: 5px !important;
  }
  .contentblock p{
    padding-bottom: 10px !important;
  }
  .contentblock ul li{
    padding-bottom: 15px !important;
  }
  .footer_container2{
    padding-bottom: 40px !important;
  }
  h3{
    font-size: 44px !important;
    line-height: 40px !important;
  }
  .overlaytext h3{
    line-height: 50px !important;
  }
  .oaklandsgreen_faqs h4.panel-title a, .oaklandsgreen_faqs .panel-collapse .panel-body{
    font-size: 18px !important;
    line-height: 22px !important;
  } 
  .calltoactioncontainer2 a.calltoactiontop, .calltoactioncontainer2 a.calltoactiontop:visited, .calltoactioncontainer2 a.calltoactiontop:hover {
    padding: 10px 50px !important;
  }
  .footer_tel_email_cont{
    font-size: 16px !important;
  }
  .mobilemenutoggle.active span:nth-child(1) {
      top: 0px !important;
  }
} 


@media only screen and (min-width: 1611px){
  .swiper-slide .timestamp .date{
    font-size: 30px !important;
    line-height: 40px !important;
  }
  .swiper-slide .status span{
    font-size: 20px !important;
    line-height: 30px !important;
    margin-right: 90px !important;
  }
  .swiper-slide{
    width: 415px !important;
  }
   .pushfromleft {
     padding-left: 125px;
   }
   header .home_outer_container{ 
    position: absolute;
    /*bottom: 230px;*/
    padding-left: 15px;
  } 
  div.footer_container1{
    background-size: 34% 80% !important;
   }
  .toplogomenunav{
    padding: 20px 44px;
  }
  .outer_container2{ 
    width: 1660px !important;
    min-height: 20px;
    margin: 0px auto;
    padding: 0px !important;
  }
  .homepageheaderbuttoncont{
    padding-top: 16px;
  }
  header{
    min-height: 650px !important;  
  } 
  body.searchpage header, body.page_288_cls header{
    min-height: 450px !important;
  }
  body.searchpage header .outer_container, body.page_288_cls header .outer_container{
    bottom: 30px !important;
  }
  h1.homepageh1{
    padding-top: 260px;
    font-size: 130px !important;
    line-height: 112px !important;
  }
  h1.innerpageh1{
    font-size: 80px !important;
    line-height: 75px !important;
  }
  .container{
    width: 1660px !important;
  }
  .container.topheadercont{
    width: 1440px !important;  
  }
  .topheadercont{
    padding-top: 30px !important;
  }
  .topheaderdescription{
    padding-top: 40px !important;
  }
  header .outer_container{
    bottom: 85px !important;
  }

  .calltoaction a.btn-link, .calltoaction a.btn-link:visited, .calltoaction a.btn-link:hover, 
  a.calltoaction, a.calltoaction:visited, a.calltoaction:hover, .gform_footer input[type="submit"],
  a.gpoll_button, a.gpoll_button:visited, 
  a.gpoll_back_button, a.gpoll_back_button:visited, a.gpoll_back_button:hover{
    font-size: 16px !important;
    border-radius: 30px !important;
    min-width: 190px !important;
  }
  h3{
    font-size: 80px !important;
    line-height: 75px !important
  }
  h3.gform_title{ font-size: 80px !important; line-height: 75px !important; }
  span.gform_description, .gform_wrapper label.gfield_label, .gform_wrapper legend.gfield_label, #gform_2 h3.gform_title{
    font-size: 30px !important;
    line-height: 40px !important;
  }
  ul#gform_fields_2 li label.gfield_label{
    font-size: 20px !important;
    line-height: 30px !important;
  }
  .ginput_container_radio {
    padding-bottom: 28px !important;
  }

  .contentblock{
    padding: 194px 0px 144px 0px !important;
  }
  .contentdescription, .contenttitle h4{
    font-size: 30px !important;
    line-height: 40px !important;
  }
  .contentdescription ul li{
    font-size: 20px !important;
  }
  .contentdescriptionsmall{
    font-size: 20px !important;
    line-height: 30px !important;
  }
  .overlaytext{
    width: 75vw !important;
  } 
  ul.footerlinks li a, ul.footerlinks li a:visited, .footer_tel_email_cont, .footer3innercontainer, .mobilenav ul li a{
    font-size: 20px !important;
  }
  a.calltoactiontop, a.calltoactiontop:visited, a.calltoactiontop:hover{
    font-size: 16px !important;
  }
}

 




 @media only screen and (max-width: 740px){
  .bottomspace35 {
    padding-bottom: 15px !important;
  }
  .imagecontentblock .overlaytext{
    width: 90vw !important;
  }
 }


 @media only screen 
and (min-device-width : 375px) 
and (max-device-width : 812px) 
and (orientation : landscape) { 
   header{
    min-height: 400px !important;
  }  
  header.headerimage{
    background-position: 20% 10%;
  }
  header .outer_container{
    bottom: 15px !important;
  }
  header .home_outer_container{
   /*bottom: 15px !important;*/ 
  }
  .topheaderdescription{
    padding-top: 5px !important;
  }
  h1.homepageh1{
    font-size: 50px !important;
    line-height: 48px !important;
  } 
    h1{
    font-size: 40px !important;
    line-height: 37px !important;
  }
 h1.innerpageh1 {
    font-size: 45px !important;
    line-height: 48px !important;
}
  .container.topheadercont {
      padding-left: 60px !important;
  }
  .imagecontentblock .overlaytext{
    width: 80vw !important;
  }
  .overlaytext h3{
    font-size: 45px !important;
  }
  .calltoaction a.btn-link, .calltoaction a.btn-link:visited, .calltoaction a.btn-link:hover, a.calltoaction, a.calltoaction:visited, a.calltoaction:hover, .gform_footer input[type="submit"], a.gpoll_button, a.gpoll_button:visited, a.gpoll_back_button, a.gpoll_back_button:visited, a.gpoll_back_button:hover{
      padding: 12px 46px !important; 
    }
    div.footer_container1{
      background-size: 34% auto !important;
    }
    img#footerlogo{
      max-height: 205px !important;
    padding-bottom: 30px !important;
    margin: 0px auto;
    }
    .contentblock ul li{
      padding-bottom: 15px !important;
    }
    ul.footerlinks.secondfooterlinks{
      margin-top: -10px !important;
    }
    .footer3innercontainer{
      text-align: center !important;
      font-size: 16px !important;
    }
     .footer3innercontainer.copyright{
      padding-top: 15px !important;
      padding-bottom: 20px !important;
    } 
    .swiper-slide .timestamp .date{
      font-size: 20px !important;
    }
    .swiper-slide .status span{
      font-size: 15px !important;
    }
    .swiper-slide{
      width: 230px !important;
    }
    .time-line-box .timestamp{
      margin-bottom: 27px !important;
    }
    .swiper-slide .status span{
      padding-top: 27px !important;
    }
    .timelinebasicinfo{
      padding-top: 0px !important;
    }
    .timelinebasicinfoleft, .timelinenavcontainer{
      float: none !important;
    }
    .timelinenavcontainer{ text-align: right;
      padding-top: 25px !important;
    }
    .footer_tel_email_cont{
      font-size: 16px !important;
    }
    .footer_tel_email_cont.emailcontent{
      padding-top: 20px !important;
    }

}
 @media only screen 
and (min-device-width : 375px) 
and (max-device-width : 812px) 
and (orientation : portrait) { 
    /*.nextcolumn{
      padding-top: 15px !important; 
    }*/
  .mobilemenutoggle{
    top: 18px !important;
  }
  .footer_container2.contentblock{
    padding-bottom: 35px !important;
  }
  .calltoactioncontainer2 a.calltoactiontop, .calltoactioncontainer2 a.calltoactiontop:visited, .calltoactioncontainer2 a.calltoactiontop:hover{
    padding: 7px 35px !important;
  }
  .sitesearchbox input{
    height: 40px !important;
  }
  .sitesearchbox .glyphicon-search{
    top: 10px !important;   
    font-size: 19px !important;
  }
  .mobilemenutoggle span:nth-child(2){
    top: 15px !important;
  }
  .mobilemenutoggle span:nth-child(3){
    top: 32px !important;
  }
  .mobilemenutoggle.active span:nth-child(3) {
    top: 22px !important;
  }
  .footer_tel_email_cont{
      padding-left: 10px !important;
    }

}






@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 667px) 
and (orientation : landscape) {
  header{
    min-height: 350px !important; 
  }  
  header.headerimage{
    background-position: 15% 10% !important;
  }
  header .home_outer_container{
   /* bottom: 17px !important;*/
     left: 93px !important;
  } 
  .mobilenav{
    padding-top: 120px !important;
  }
  h1.homepageh1{
    font-size: 56px !important;
    line-height: 48px !important;
  }
  h1.innerpageh1 {
    font-size: 45px !important;
    line-height: 45px !important;
  } 
  h3{
    font-size: 43px !important;
    line-height: 40px !important;
  }
  .overlaytext h3{
    line-height: 50px !important;
  }
  .desktoptoprightcont {
      padding-top: 30px !important;
  }
  .container.topheadercont{
    padding-left: 30px !important;
  }
  .mobilemenutoggle span:nth-child(2){
    top: 15px !important;
  }
  .mobilemenutoggle span:nth-child(3){
    top: 31px !important;
   } 
   .mobilemenutoggle.active span:nth-child(3){
    left: 8px !important;
    top: 22px !important;
   }
   .mobilemenutoggle.active span:nth-child(1){
     top: 0px !important;
    left: 8px !important;
   }
   .contentblock {
      padding: 60px 0px 42px 0px !important;
    }
    header .outer_container {
      bottom: 20px !important;
    }
    .contentblock p {
      padding-bottom: 12px !important;
    }
}

@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 667px) 
and (orientation : portrait) {
  header{
    min-height: 375px !important;
  }  
  header .home_outer_container{
    /*bottom: 17px !important;*/
     left: 62px !important;
  }
  header.headerimage{
    background-position: 25% 10% !important;
  }
  .toplogomenunav{
    padding: 20px 15px !important;
  }
  .toplogomenunav.fixedmenu{
    padding:5px 15px !important;
  }
  h1.homepageh1{
    font-size: 50px !important;
    line-height: 40px !important;
  }
  h1.innerpageh1 {
    font-size: 40px !important;
    line-height: 41px !important;
  } 
  h3{
    font-size: 43px !important;
    line-height: 40px !important;
  }
  .overlaytext h3{
    font-size: 25px !important;
    line-height: 29px !important;
  }
  .bottomspace25{
    padding-bottom: 5px !important;
  }
  .contentdescription, .contenttitle h4 {
    font-size: 20px !important;
    line-height: 25px !important;
  }
  .desktoptoprightcont {
      padding-top: 30px !important;
  }
  .container.topheadercont{
    padding-left: 15px !important;
  }
  .desktoptoprightcont {
    padding-top: 20px !important;
  }
  .mobilemenutoggle span:nth-child(2){
    top: 15px !important;
  }
  .mobilemenutoggle span:nth-child(3){
    top: 31px !important;
   } 
   .mobilemenutoggle.active span:nth-child(3){
    left: 8px !important;
    top: 22px !important;
   }
   .mobilemenutoggle.active span:nth-child(1){
     top: 0px !important;
    left: 8px !important;
   }
   .contentblock {
      padding: 40px 0px 35px 0px !important;
    }
    header .outer_container {
      bottom: 13px !important;
    }
    .contentblock p {
      padding-bottom: 12px !important;
    }
    .calltoaction a.btn-link, .calltoaction a.btn-link:visited, .calltoaction a.btn-link:hover, a.calltoaction, a.calltoaction:visited, a.calltoaction:hover, .gform_footer input[type="submit"], a.gpoll_button, a.gpoll_button:visited, a.gpoll_back_button, a.gpoll_back_button:visited, a.gpoll_back_button:hover{
      padding: 12px 46px !important; 
    }
    div.footer_container1{
      background-size: 40% auto !important;
    }
    img#footerlogo{
      margin: 0px auto !important;
      text-align: center;
      max-height: 178px;
    }
    .topheaderstickylogo {
        max-height: 65px !important;
    }
    #header_sticky_logo {
    padding-top: 5px !important;
    }
    .contentblock ul li{
      padding-bottom: 15px !important;
    }
    ul.secondfooterlinks{
      padding-top: 8px !important;
    }
    .footer3innercontainer.copyright{
      padding-top: 0px !important;
      padding-bottom: 20px !important;
    }
    .footer3innercontainer{
      font-size: 16px !important;
    }
    .swiper-slide .timestamp .date{
      font-size: 20px !important;
    }
    .swiper-slide .status span{
      font-size: 15px !important;
    }
    .swiper-slide{
      width: 230px !important;
    }
    .time-line-box .timestamp{
      margin-bottom: 27px !important;
    }
    .swiper-slide .status span{
      padding-top: 27px !important;
    }
    .timelinebasicinfo{
      padding-top: 0px !important;
    }
    .timelinebasicinfoleft, .timelinenavcontainer{
      float: none !important;
    }
    .timelinenavcontainer{ text-align: right;
      padding-top: 25px !important;
    }
    .footer_tel_email_cont{
      font-size: 16px !important;
      /*padding-left: 20px !important;*/
    }
    .footer_tel_email_cont.telcontent{
      padding-top: 0px !important;
    }
    

}

.smalldevicefooterlinks ul.footerlinks li{
  padding-left: 25px;
}



@media only screen 
and (min-device-width : 414px) 
and (max-device-width : 736px) 
and (orientation : landscape) {
  header{
    min-height: 375px !important;
  }  
  header.headerimage{
    background-position: 15% 10%;
  }
  header .home_outer_container{
   /* bottom: 17px !important;*/
     left: 88px !important;
  }
  h1.homepageh1{
    font-size: 55px !important;
    line-height: 48px !important;
  }
  h1.innerpageh1 {
    font-size: 45px !important;
    line-height: 45px !important;
  } 
  h3{
    font-size: 43px !important;
    line-height: 40px !important;
  }
  .overlaytext h3{
    line-height: 50px !important;
  }
  .desktoptoprightcont {
      padding-top: 30px !important;
  }
  .container.topheadercont{
    padding-left: 31px !important;
  }
  .mobilemenutoggle span:nth-child(2){
    top: 15px !important;
  }
  .mobilemenutoggle span:nth-child(3){
    top: 31px !important;
   } 
   .mobilemenutoggle.active span:nth-child(3){
    left: 8px !important;
    top: 22px !important;
   }
   .bottomspace25 {
    padding-bottom: 0px;
    }
   .mobilemenutoggle.active span:nth-child(1){
     top: 0px !important;
    left: 8px !important;
   }
   .contentblock {
      padding: 60px 0px 42px 0px !important;
    }
    header .outer_container {
      bottom: 35px !important;
    }
    .contentblock p {
      padding-bottom: 15px !important;
      margin-bottom: 0px !important;
    }
    .contentdescription, .contenttitle h4{
      font-size: 20px !important;
      line-height: 28px !important;
    }
    .mobilenav {
        padding-top:120px !important;
    }

    .footer_tel_email_cont.telcontent{
      padding-top: 0px !important;
      padding-left: 10px !important;
    }
    .footer_tel_email_cont.emailcontent{
      padding-left: 10px !important;
    }
}

@media only screen 
and (min-device-width : 414px) 
and (max-device-width : 736px) 
and (orientation : portrait) {
  header{
    min-height: 350px !important;
  } 
  .desktoptoprightcont{
    padding-top: 15px !important;
  }
  h1.homepageh1{
    font-size: 56px !important;
    line-height: 48px !important;
  } 
  .bottomspace25 {
    padding-bottom: 0px;
  }
  .contentblock p {
      padding-bottom: 15px !important;
      margin-bottom: 0px !important;
    }
    .contentdescription, .contenttitle h4{
      font-size: 20px !important;
      line-height: 28px !important;
    }
    h3{
      font-size: 40px !important;
      line-height: 37px !important;
    }
    .overlaytext h3{
      line-height: 36px !important;
    }
    .footer_tel_email_cont{
      padding-left: 10px !important;
    }
 }



@media only screen and (max-width: 732px){
  .oaklandsgreen_faqs h4.panel-title a, .oaklandsgreen_faqs .panel-collapse .panel-body{
    font-size: 18px !important;
    line-height: 22px !important;
  } 
}
#gform_wrapper_1 .gform_heading{
  display: none !important;
}


@media only screen and (min-width: 1279px) and (max-width: 1359px){
  .container.topheadercont{
     padding-left: 125px; 
  } 
  header .home_outer_container{
    left: 115px;
  }

  header{
    min-height: 575px !important;
  } 
  div.footer_container1{
    background-size: auto 75% !important;
   }
  header .home_outer_container{
    /*bottom: 80px !important;*/
  }
  header .outer_container{
    bottom: 70px !important;
  }
  h1.homepageh1{
    font-size: 98px !important;
    line-height: 83px !important;
  }
  .imagecontentblock .overlaytext{
    width: 75vw !important;
  }
  h1.innerpageh1{
    font-size: 63px !important;
    line-height: 59px !important;
  } 
  .contentdescription, .contenttitle h4{
    font-size: 24px !important;
    line-height: 30px !important;
  }

  .calltoaction a.btn-link, .calltoaction a.btn-link:visited, .calltoaction a.btn-link:hover, 
  a.calltoaction, a.calltoaction:visited, a.calltoaction:hover, .gform_footer input[type="submit"],
  a.gpoll_button, a.gpoll_button:visited, a.gpoll_button:hover, 
  a.gpoll_back_button, a.gpoll_back_button:visited, a.gpoll_back_button:hover{
    
  }
  h3{
    font-size: 63px !important;
    line-height: 59px !important
  }
  h3.gform_title{ font-size: 80px !important; line-height: 75px !important; }
  span.gform_description, .gform_wrapper label.gfield_label, .gform_wrapper legend.gfield_label, #gform_2 h3.gform_title{
    font-size: 23px !important;
  }
  ul#gform_fields_2 li label.gfield_label{
    font-size: 16px !important;
    line-height: 24px !important;
  }
  .ginput_container_radio {
    padding-bottom: 22px !important;
  }
  .footer_container2 {
    padding-bottom: 60px !important;
  } 
  .contentblock{
    padding: 115px 0px 75px 0px !important;
  }
  .footer_container2.contentblock{ padding-bottom: 50px !important; padding-top: 100px !important; }
  .contentdescription ul li{
    font-size: 17px !important;
  }
  .contentdescriptionsmall{
    font-size: 17px !important;
    line-height: 24px !important;
  }
  .overlaytext{
    width: 65vw !important;
  } 
  ul.footerlinks li a, ul.footerlinks li a:visited, .footer_tel_email_cont, .footer3innercontainer, .mobilenav ul li a{
    font-size: 18px !important;
  }
  a.calltoactiontop, a.calltoactiontop:visited, a.calltoactiontop:hover{
    font-size: 16px !important;
  }
  img#footerlogo{
    max-height: 220px;
  }
  .contentblock ul li{
    padding-bottom: 15px !important;
  }
  .footer_tel_email_cont{
    padding-top: 0px !important;
  }
}

@media only screen and (min-device-width : 1359px) and (max-device-width : 1610px){
  .container.topheadercont{
     padding-left: 125px; 
  }
  header .home_outer_container{
    left: 120px;
  }
  header{
    min-height: 575px !important;
  } 
  div.footer_container1{
    background-size: auto 75% !important;
   }
  header .home_outer_container{
    /*bottom: 80px !important;  */
  }
  header .outer_container{
    bottom: 70px !important; 
  }
  h1.homepageh1{
    font-size: 98px !important;
    line-height: 83px !important;
  }
  .imagecontentblock .overlaytext{
    width: 75vw !important;
  }
  h1.innerpageh1{
    font-size: 63px !important;
    line-height: 59px !important;
  } 
  .contentdescription, .contenttitle h4{
    font-size: 24px !important;
    line-height: 30px !important;
  }

  .calltoaction a.btn-link, .calltoaction a.btn-link:visited, .calltoaction a.btn-link:hover, 
  a.calltoaction, a.calltoaction:visited, a.calltoaction:hover, .gform_footer input[type="submit"],
  a.gpoll_button, a.gpoll_button:visited, a.gpoll_button:hover, 
  a.gpoll_back_button, a.gpoll_back_button:visited, a.gpoll_back_button:hover{
     
  }
  h3{
    font-size: 63px !important;
    line-height: 59px !important
  }
  h3.gform_title{ font-size: 80px !important; line-height: 75px !important; }
  span.gform_description, .gform_wrapper label.gfield_label, .gform_wrapper legend.gfield_label, #gform_2 h3.gform_title{
    font-size: 23px !important;
  }
  ul#gform_fields_2 li label.gfield_label{
    font-size: 16px !important;
    line-height: 24px !important;
  }
  .ginput_container_radio {
    padding-bottom: 22px !important;
  }
  .footer_container2 {
    padding-bottom: 60px !important;
  } 
  .contentblock{
    padding: 140px 0px 100px 0px !important;
  }
  .footer_container2.contentblock{ padding-bottom: 60px !important; }
  .contentdescription ul li{
    font-size: 17px !important;
  }
  .contentdescriptionsmall{
    font-size: 17px !important;
    line-height: 24px !important;
  }
  .overlaytext{
    width: 65vw !important;
  } 
  ul.footerlinks li a, ul.footerlinks li a:visited, .footer_tel_email_cont, .footer3innercontainer, .mobilenav ul li a{
    font-size: 18px !important;
  }
  a.calltoactiontop, a.calltoactiontop:visited, a.calltoactiontop:hover{
    font-size: 16px !important;
  } 

}


@media only screen and (max-width : 1000px){
  .gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]){
    padding-top: 7px !important;
    padding-bottom: 7px !important;
  }
  .calltoaction a.btn-link, .calltoaction a.btn-link:visited, .calltoaction a.btn-link:hover, a.calltoaction, a.calltoaction:visited, a.calltoaction:hover, .gform_footer input[type="submit"], a.gpoll_button, a.gpoll_button:visited, a.gpoll_back_button, a.gpoll_back_button:visited, a.gpoll_back_button:hover{
    padding-top: 7px !important;
    padding-bottom: 7px !important;
  }
} 

@media only screen and (max-width : 1610px){
  ul#gform_fields_2 .ginput_container_radio #input_2_1 input[type="radio"] + label:before,
  ul#gform_fields_1 .ginput_container_radio ul#input_1_3 input[type="radio"] + label:before, 
  ul#gform_fields_1 .ginput_container_radio ul#input_1_9 input[type="radio"] + label:before{
    width: 18px !important;
    height: 18px !important;
    margin-right: 5px !important;
  }
  #gform_wrapper_2, #gform_confirmation_message_2 {
      padding: 40px 24px !important;
  }
  .gform_wrapper ul.gfield_checkbox li label, .gform_wrapper ul.gfield_radio li label{
    line-height: 28px !important;
    padding-right: 5px !important
  }
  .verticalborder{ padding-left: 25px !important }
  .gform_footer input[type="submit"], 
  a.gpoll_button, a.gpoll_button:visited, 
  a.gpoll_back_button, a.gpoll_back_button:visited{
    padding: 10px 34px 10px 34px !important;
  }
}

@media only screen and (max-width : 1511px){
  ul#gform_fields_2 .ginput_container_radio #input_2_1 input[type="radio"] + label:before,
  ul#gform_fields_1 .ginput_container_radio ul#input_1_3 input[type="radio"] + label:before, 
  ul#gform_fields_1 .ginput_container_radio ul#input_1_9 input[type="radio"] + label:before{
    width: 17px !important;
    height: 17px !important;
    margin-right: 7px !important;
  }
  .gform_wrapper ul.gfield_checkbox li label, .gform_wrapper ul.gfield_radio li label{
    font-size: 20px !important;
    line-height: 22px !important;
  }
  .gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]){
    padding: 8px 25px !important;
  }
  .gform_wrapper select {
    padding: 2px 12px 2px 2px !important;
    height: 48px !important;
  }
}

 
.desktopform{
  display: block;
}
.mobiledesktopform{
    display: none !important;
}
@media only screen and (max-width : 769px){
  .ginput_container_radio{
    margin-bottom: 27px !important
  }
  .calltoactioncontainer2 a.calltoactiontop, .calltoactioncontainer2 a.calltoactiontop:visited, .calltoactioncontainer2 a.calltoactiontop:hover{
    padding: 10px 35px !important;
  }
  ul#gform_fields_2 li#field_2_1 .ginput_container_radio ul#input_2_1 li {
      padding-bottom: 20px !important;
  }
  .verticalborder{ padding-left: 15px !important }

  .mobiledesktopform{
    display: block !important; 
  }
  .desktopform{
    display: none !important;
  }
  #gform_wrapper_2, #gform_confirmation_message_2 {
      padding: 0px 24px !important;
  }
  .gform_wrapper{
    margin-top: 0px !important;
  }
  .gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type="submit"], .gform_wrapper .gform_page_footer input.button, .gform_wrapper .gform_page_footer input[type="submit"]{
    margin-right: 0px !important;
  }
  .gform_footer input[type="submit"], a.gpoll_button, a.gpoll_button:visited, a.gpoll_back_button, a.gpoll_back_button:visited{
    width: 100% !important;
    margin-right: 0px !important; 
    margin-left: 0px !important;
  }
  #gform_wrapper_2, #gform_confirmation_message_2{
    padding: 0px !important;
  }
  #gform_wrapper_2 #gform_submit_button_2{
    margin-bottom: 15px !important;
  } 
  .gform_wrapper ul.gfield_checkbox li label, .gform_wrapper ul.gfield_radio li label{
    font-size: 18px !important;
    line-height: 20px !important;
  }
  ul#gform_fields_2 .ginput_container_radio #input_2_1 input[type="radio"] + label:before,
  ul#gform_fields_1 .ginput_container_radio ul#input_1_3 input[type="radio"] + label:before, 
  ul#gform_fields_1 .ginput_container_radio ul#input_1_9 input[type="radio"] + label:before{
    width: 15px !important;
    height: 15px !important;
    margin-right: 4px !important;
  }
   .gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]){
    padding: 5px 25px !important;
  }
  .gform_wrapper select {
    padding: 2px 12px 2px 2px !important;
    height: 45px !important;
  }
}



a.calltoaction:hover,
.calltoaction a.btn-link:hover,
a.gpoll_button:hover {
  background-color: #25215D;
  color: #ffffff !important;
  border-color: #25215D;
  transition: all 0.75s ease;
  -moz-transition: all 0.75s ease;;
  -webkit-transition: all 0.75s ease;
}
@media only screen and (max-width: 767px){
  .nextcolumn{ padding-top: 15px !important; }

}

@media only screen and (max-width: 768px){
.desktopfooterlinks ul.footerlinks li{
    padding-top: 18px !important;
    padding-bottom: 0px !important;
  }
}



@media only screen and (min-width : 1849px) and (max-width : 1899px){
  .container.topheadercont{
    padding-left: 67px;
  }
  header .home_outer_container{
    padding-left: 15px !important;
  }
}



@media only screen and (min-width : 1799px) and (max-width : 1859px){
  .container.topheadercont{
    padding-left: 100px;
  }
  header .home_outer_container{
    padding-left: 60px !important;
  }
}
@media only screen and (min-width : 1750px) and (max-width : 1800px){
  .container.topheadercont{
    padding-left: 100px;
  } 
}
@media only screen and (min-width : 1599px) and (max-width : 1700px){
  .container.topheadercont{
    padding-left: 120px;
  }
   header .home_outer_container{
    padding-left: 112px !important;
  }
}
@media only screen and (min-width : 1499px) and (max-width : 1600px){
  .container.topheadercont{
    padding-left: 40px;
  }
   header .home_outer_container{
    padding-left: 0px !important;
  }
}
@media only screen and (min-width : 1399px) and (max-width : 1500px){
  .container.topheadercont{
    padding-left: 115px;
  }
  header .home_outer_container{
    padding-left: 0px !important;
  }
}
@media only screen and (min-width : 1299px) and (max-width : 1400px){
  .container.topheadercont{
    padding-left: 155px;
  }
}
@media only screen and (min-width : 1249px) and (max-width : 1300px){
  .container.topheadercont{
    padding-left: 160px;
  }
  header .home_outer_container{
    padding-left: 35px !important;
  }
}

@media only screen and (min-width : 1149px) and (max-width : 1200px){
  .container.topheadercont{
    padding-left: 195px;
  } 
  header{
    min-height: 550px !important;
  }
  header .home_outer_container{
    padding-left: 35px !important;
  }
}
@media only screen and (min-width : 998px) and (max-width : 1100px){
  header .home_outer_container{
    padding-left: 0px !important;
  }
}

@media only screen 
  and (min-device-width: 360px) 
  and (max-device-width: 740px) 
  and (orientation: portrait) {
  header .home_outer_container{
    padding-left: 0px !important;
  }
} 

@media only screen and (max-width: 650px){ 
  body.page_288_cls .footer_tel_email_cont{
    padding-left: 0px !important;
  }
  body.page_288_cls .footer_container2 .footer_tel_email_cont{
    padding-left: 15px !important;
  }
}
header.headerimage{
  height: 100vh !important;
}


@media only screen and (min-width: 651px){ 
  body.searchpage header, body.page_288_cls header{
    min-height: 450px !important;
  }
}

@media only screen and (min-width: 1023px) and (max-width: 1030px){
  #gform_submit_button_2, a.gpoll_button{
    margin-left: 0px !important;
    margin-right: 0px !important;
    width: 100% !important;
    margin-bottom: 10px !important;
  }
}
@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 812px) 
and (orientation : landscape) { 
  #gform_submit_button_2, a.gpoll_button{
    margin-left: 0px !important;
    margin-right: 0px !important;
    width: 100% !important;
    margin-bottom: 10px !important;
  }
  .contentblock .footerlinks ul li, .contentblock ul li{
    padding-bottom: 0px !important;
  }
  body.page_288_cls header{
    min-height: 300px !important;
  }
}

select#input_1_12{
  appearance: none;
  /* Best to include the browser prefix for cross-browser compatibility */
  -webkit-appearance: none;
  -moz-appearance: none;
}
select#input_1_12::after {
  /*content: "\25C0"; /* left arrow */
  /*content: "\25b6"; /* right arrow */
  /*content: "\25b2"; /* up arrow */
  content: "\25bc" !important; /* down arrow */
}

#gform_confirmation_message_1{
  font-family: 'RalewayMedium';
  font-size: 18px; 
}


#gform_wrapper_3 .gform_footer input[type="submit"]{
  width: auto !important;
}
@media only screen and (min-width: 768px){ 
  .footer_tel_email_cont {
    padding-left: 3px !important;
  }
  #faqfordesktop{
    display: block !important;
  }
  #faqformobile{
    display: none !important;
  }
}
@media only screen and (max-width: 768px){ 
  #faqfordesktop{
    display: none !important;
  }
  #faqformobile{
    display: block !important;
  }
}


@media (max-width: 768.98px) { 
  #oakland_move_down{
    bottom: 100px !important;
  }
}

.embed-wrapper .embed-wrapper__inner {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    margin: 0 0 0 0;
}
.embed-wrapper .embed-wrapper__inner iframe, .embed-wrapper .embed-wrapper__inner object, .embed-wrapper .embed-wrapper__inner embed, .embed-wrapper .embed-wrapper__inner video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
@media (max-width: 768px){
  div.footer_container1{
      background-size: 40% auto !important;
    }
}

.socialiconscontiner{
  /*text-align: center;*/
}
.socialiconscontiner a{ display: inline-block; margin-right: 15px; }
@media (max-width: 768px){
  /*.footer3innercontainer{
    text-align: left !important;
    padding: 7px !important;
  }*/
}

.post_news_container{
   padding-bottom: 50px;
}
.post_thumbnail_block{ 
  overflow: hidden;
  margin: 0px auto;
  text-align: center;
  display: block;
  height: 205px;
}

@media (min-width: 1750px){
  .post_thumbnail_block { 
    height: 296px !important;
  }
}
.post_thumbnail_block img{
  text-align: center;
}
.post_name_block{
  height: 90px; overflow: hidden; 
}
.post_name_block h3{
  font-family: 'RalewayBold';
  font-size: 22px !important;
  line-height: 28px !important;
  margin-top: 15px !important;
  margin-bottom: 10px !important;
}
.blog_readmore{
  padding-top: 10px;
  height: 70px; 
  overflow: hidden;
}
.blog_readmore a.btn-link, .blog_readmore a.btn-link:visited, .blog_readmore a.btn-link:hover{
  font-family: 'RalewaySemiBold' !important;
  border:2px solid #25215D;
  color: #25215D;
  border-radius: 35px;
  padding: 10px 25px;
  font-size: 14px;
  text-decoration: none;
  min-width: 175px;
  text-transform: uppercase;
  text-align: center;
  display: inline-block; 
}

.newsfeaturedimageblock .blog_readmore a.btn-link, 
.newsfeaturedimageblock .blog_readmore a.btn-link:visited, 
.newsfeaturedimageblock .blog_readmore a.btn-link:hover{
  border:2px solid #ffffff !important;
  color: #ffffff !important;
}
.newsfeaturedimageblock{
  background-repeat: repeat;
  background-position: left top;
  background-attachment: scroll;
  background-size: auto;
}
.featured_news_title{
  font-family: 'RalewayMedium';
  font-size: 35px;
}
.featured_news_name, #load_more_news_container{
  padding: 45px 0px;
}
.overlaytext h3.featured_news_name{
  margin: 0px auto;
  text-align: center;
}
#load_more_news_container a{
  text-align: right;
  font-family: 'RalewayMedium';
  font-size: 20px;
  text-decoration: underline !important;
}
#load_more_news_container a:hover{
  text-decoration: underline !important;
}
#news_data_container{
  padding-top: 50px; 
}
h6.news_details_time, .news_excerpt, .news_content{
  font-family: 'RalewayMedium';
  font-size: 18px;
  padding-top: 25px;
}
.news_excerpt{
  font-size: 33px !important; 
  padding: 35px 0px;
}
.news_content{
  font-size: 20px !important; 
}
.single_page_more_info{
  padding-top: 30px;
}
#news_lists_container{ padding-top: 50px; }
.single_page_more_info .container{
  border-top:1px solid #666666;
}
#news_lists_container .blog_readmore a.btn-link:hover{
  background-color: #25215D;
  color: #ffffff !important;
  border-color: #25215D;
  transition: all 0.75s ease;
  -moz-transition: all 0.75s ease;;
  -webkit-transition: all 0.75s ease;
}
.newsfeaturedimageblock .blog_readmore a.btn-link:hover{
  background-color: #ffffff;
  color: #25215D !important;
  border-color: #ffffff;
  transition: all 0.75s ease;
  -moz-transition: all 0.75s ease;;
  -webkit-transition: all 0.75s ease;
}

.news_content h1, .news_content h2, .news_content h3, .news_content h4, .news_content h5, .news_content h6{
  font-family: 'AbrilFatface';
}
.news_content h1{
  font-size: 50px !important;
}
.news_content h2{
  font-size: 45px !important;
}
.news_content h3{
  font-size: 40px !important;
}
.news_content h4{
  font-size: 35px !important;
}
.news_content h5{
  font-size: 30px !important;
}
.news_content h6{
  font-size: 25px !important;
}
@media (max-width: 500px){
.featured_news_name{
  padding: 0px !important;
}
.featured_news_title{
  font-size: 22px !important;
}
.news_excerpt{
  font-size: 20px !important;
 }
 .news_content{
  font-size: 16px !important;
 }

.news_content h1{
  font-size: 34px !important;
}
.news_content h2{
  font-size: 30px !important;
}
.news_content h3{
  font-size: 26px !important;
}
.news_content h4{
  font-size: 22px !important;
}
.news_content h5{
  font-size: 19px !important;
}
.news_content h6{
  font-size: 17px !important;
}


}


.news_content a{
  text-decoration: underline !important;
}
/* ==== Hide footer Keep in touch section on Register page */
.page_696_cls #oakland_firstfooter, .page_664_cls #oakland_firstfooter{
  display: none !important;
}