/*

    The following CSS codes are created by the YellowPencil plugin.
    https://yellowpencil.waspthemes.com/


    T A B L E   O F   C O N T E N T S
    ........................................................................

    01. Global Styles
    02. Non-Static Homepage
    03. Quiz Template
    04. "Contact Us" Page
    05. "How Mosquitoes are an essential part of our ecosystem?" Post
    06. "Meet Our Team" Page

*/



/*-----------------------------------------------*/
/*  Global Styles                                */
/*-----------------------------------------------*/
body #gb_responsive div iframe{
	display:none;
}

body #gb_responsive .adsbygoogle-noablate ins ins{
	display:none !important;
}

body #gb_responsive div .adsbygoogle-noablate > ins{
	display:none !important;
}

body #gb_responsive div .adsbygoogle-noablate{
	display:none !important;
}

body #header .wrap_figure{
	overflow:scroll;
	-webkit-transition-property:none;
	transition-property:none;
	height:96px;
	max-height:120px;
}

body #sidebar .widget h3{
	font-family:'Roboto', sans-serif;
	line-height:1em;
}

body #sidebar marquee a{
	color:#fd2929 !important;
}

body div > iframe{
	position:relative !important;
	z-index:1000001 !important;
	min-width:4px !important;
	width:40px !important;
	max-width:40px !important;
	min-height:4px !important;
	max-height:40px !important;
	overflow:visible;
	height:40px !important;
	-webkit-box-shadow:16px 16px 13px 0px #030101 !important;
	box-shadow:16px 16px 13px 0px #030101 !important;
	-webkit-animation-fill-mode:both;
	animation-fill-mode:both;
	-webkit-transition-duration:0.25s;
	transition-duration:0.25s;
	-webkit-transition-property:all !important;
	transition-property:all !important;
	-webkit-transition-timing-function:ease-out;
	transition-timing-function:ease-out;
}

body div > iframe.yp_onscreen{
	-webkit-animation-duration:1s;
	animation-duration:1s;
	-webkit-animation-delay:0s;
	animation-delay:0s;
	-webkit-animation-name:bounce;
	animation-name:bounce;
	-webkit-transform-origin:center bottom !important;
	-ms-transform-origin:center bottom !important;
	transform-origin:center bottom !important;
}

body #colophon .site-info{
	background-color:rgba(10,132,103,0.61);
	color:#000000;
}

body #page div > img{
	max-width:55%;
	opacity:0.66;
}

body #main .hentry .entry-content #et-boc #et_builder_outer_content .et-l .et_builder_inner_content .et_pb_section_0 .et_pb_row_0 .et_pb_column .et_pb_module .et_pb_blurb_content{
	height:276px !important;
}

body .et_pb_section_0 .et_pb_column .et_pb_blurb_content{
	min-height:304px;
}

body #sidebar{
	-webkit-transform:translatex(0px) translatey(0px);
	-ms-transform:translatex(0px) translatey(0px);
	transform:translatex(0px) translatey(0px);
}

body #sidebar .widget .textwidget{
	display:none;
}

@media (max-width:782px){

	body #page #header .wrap_figure{
	height:auto !important;
}

body #header .wrap_figure{
	overflow:auto !important;
	}

}



@media (max-width:767px){

	body #page #header .wrap_figure{
	overflow:auto !important;
	}

}



@media (max-width:640px){

	body .wrap_figure .toggle-menu .gb_toggle{
	background-color:rgba(34,34,34,0.6);
	font-size:11px;
	line-height:1em;
	letter-spacing:0.7px;
	word-spacing:1px;
	color:#ffffff;
	font-family:'Actor', sans-serif;
	height:48px;
	opacity:0.76;
	-webkit-transform:scale(0.75);
	-ms-transform:scale(0.75);
	transform:scale(0.75);
	}

}



/*-----------------------------------------------*/
/*  Non-Static Homepage                          */
/*-----------------------------------------------*/
body.home #header .wrap_figure{
	overflow:scroll;
}

body.home .page-header .page-title span{
	display:none;
	-webkit-transform:translatex(0px) translatey(0px) !important;
	-ms-transform:translatex(0px) translatey(0px) !important;
	transform:translatex(0px) translatey(0px) !important;
}

body.home #sidebar .widget h3{
	font-family:'Roboto', sans-serif;
}

body.home #sidebar marquee a{
	color:#ff1e1e;
}

body.home #sidebar .widget .jetpack-social-widget-list{
	width:274px;
}

body.home div > iframe{
	-webkit-filter: sepia(0.58);
	filter: sepia(0.58);
	padding-left:5px !important;
	padding-right:5px !important;
	padding-top:5px !important;
	padding-bottom:5px !important;
}

body.home #sidebar .widget .textwidget{
	display:none;
}

@media (max-width:782px){

	body.home #header .wrap_figure{
	max-height:none !important;
	}

}



@media (min-width:1200px){

	body.home #sidebar{
	padding-left:101px;
	}

}



/*-----------------------------------------------*/
/*  Quiz Template                                */
/*-----------------------------------------------*/
body.single-quiz .et_social_pinterest_window .et_social_modal_header{
	display:none;
}



/*-----------------------------------------------*/
/*  "Contact Us" Page                            */
/*-----------------------------------------------*/
body.page-id-66 #header div .adsbygoogle-noablate{
	display:none !important;
}

body.page-id-66 .et-l .et_pb_section_0 .et_pb_row_0{
	left:auto;
	color:#000000 !important;
}

body.page-id-66 #content #custom-a-tag #primary #main .hentry .entry-content #et-boc #et_builder_outer_content .et-l .et_builder_inner_content .et_pb_section_0 .et_pb_row_0{
	top:auto !important;
}

body.page-id-66 .et_pb_section_0 .et_pb_module_header span{
	color:#4da0e4 !important;
}

body.page-id-66 .hentry .entry-header h1{
	text-align:center;
	font-family:'Poiret One', display;
}

@media (min-width:480px){

	body.page-id-66 .hentry .entry-header h1{
	font-size:33px;
	}

}



/*-----------------------------------------------*/
/*  "How Mosquitoes are an essential part of our ecosystem?" Post*/
/*-----------------------------------------------*/
@media (min-width:1200px){

	body.postid-59163 #sidebar{
	padding-left:89px;
	}

}



/*-----------------------------------------------*/
/*  "Meet Our Team" Page                         */
/*-----------------------------------------------*/
body.page-id-4327 #header div .adsbygoogle-noablate{
	display:none !important;
}

body.page-id-4327 .entry-header .entry-title span{
	font-family:'Roboto', sans-serif;
}
/*
     FILE ARCHIVED ON 12:54:46 Jan 25, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 15:04:35 Mar 17, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.715
  exclusion.robots: 0.065
  exclusion.robots.policy: 0.053
  esindex: 0.013
  cdx.remote: 11.249
  LoadShardBlock: 102.833 (3)
  PetaboxLoader3.datanode: 111.096 (5)
  PetaboxLoader3.resolve: 1178.511 (2)
  load_resource: 1224.337
  loaddict: 34.586
*/