/*

Theme Name: Divi-Child

Template: divi

*/

/* Main Theme Styles */

@import url("../divi/style.css");

@font-face {
  font-family: 'Montserrat-Light';
  src: url('./fonts/Montserrat-Light.eot?#iefix') format('embedded-opentype'),  url('./fonts/Montserrat-Light.otf')  format('opentype'),
         url('./fonts/Montserrat-Light.woff') format('woff'), url('./fonts/Montserrat-Light.ttf')  format('truetype'), url('./fonts/Montserrat-Light.svg#Montserrat-Light') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Montserrat-Regular';
  src: url('./fonts/Montserrat-Regular.eot?#iefix') format('embedded-opentype'),  url('./fonts/Montserrat-Regular.woff') format('woff'), url('./fonts/Montserrat-Regular.ttf')  format('truetype'), url('./fonts/Montserrat-Regular.svg#Montserrat-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Montserrat-UltraLight';
  src: url('./fonts/Montserrat-UltraLight.eot?#iefix') format('embedded-opentype'),  url('./fonts/Montserrat-UltraLight.otf')  format('opentype'),
         url('./fonts/Montserrat-UltraLight.woff') format('woff'), url('./fonts/Montserrat-UltraLight.ttf')  format('truetype'), url('./fonts/Montserrat-UltraLight.svg#Montserrat-UltraLight') format('svg');
  font-weight: normal;
  font-style: normal;
}

/*@font-face {
  font-family: 'ZonaPro-Bold';
  src: url('./fonts/ZonaPro-Bold.eot?#iefix') format('embedded-opentype'),  url('./fonts/ZonaPro-Bold.otf')  format('opentype'),
         url('./fonts/ZonaPro-Bold.woff') format('woff'), url('./fonts/ZonaPro-Bold.ttf')  format('truetype'), url('./fonts/ZonaPro-Bold.svg#ZonaPro-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'ZonaPro-Thin';
  src: url('./fonts/ZonaPro-Thin.eot?#iefix') format('embedded-opentype'),  url('./fonts/ZonaPro-Thin.otf')  format('opentype'),
         url('./fonts/ZonaPro-Thin.woff') format('woff'), url('./fonts/ZonaPro-Thin.ttf')  format('truetype'), url('./fonts/ZonaPro-Thin.svg#ZonaPro-Thin') format('svg');
  font-weight: normal;
  font-style: normal;
}
*/
body
{
     font-family: 'Montserrat-UltraLight';
    font-size: 14px;
    color: #666666;
}
p
{
   font-family: 'Montserrat-UltraLight';
    font-size: 14px;
    color: #787878;
}
p strong
{

    color: #101718;
    font-family: "Montserrat-Light";
    font-size: 14px;
    text-transform: uppercase;
}
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close
{
  cursor: pointer !important;
}
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close
{
  font-size: 30px !important;
  top: 4px !important;
  opacity: 1 !important;
}
.custom-logo {
    display: inline-block;
    letter-spacing: 3px;
    position: relative;
    text-transform: uppercase;
    letter-spacing: 10px;
}

.land_design {
    display: inline-block;
    float: left;
    width: 30%;
}
nav#top-menu-nav, #top-menu, nav.fullwidth-menu-nav, .fullwidth-menu
{
  padding-bottom: 0px;
}
#top-menu li li a {
width: 240px;
padding: 5px 20px !important;
}
#top-menu li li
{
padding:0px !important;
}
/*.nav ul li .sub-menu li a:hover
{
color:#fff !important;
background-color: #73a53e !important;
}
*/
.current-menu-item
{
color:#73a53e !important;
}

.bottom-nav .current-menu-item
{
 text-decoration:none;
}
#menu-footer-menu li a 
{
    color: #666 !important;
 }
 .custom-logo
 {
  padding-top: 20px;
}
.custom-logo.footer
{
  padding-top: 0px;
}
.custom-logo span 
{
    font-size: 28px;
    font-weight: bolder;
    letter-spacing: 29px;
    /*font-family: 'ZonaPro-Bold';*/
    text-transform: uppercase;
} 
.custom-logo p
{
    font-size: 12px;
    color: #73a53e;
    /*font-family: 'ZonaPro-Thin';*/
    letter-spacing: 7.5px;
}
.resource_download > a 
{
    padding-right: 5px;
}
#page-container{ padding-top:0px !important;}
#main-header 
{
    background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0 !important;
    position: fixed
}
.nav li:hover > ul
{
opacity: 0.8 !important;
}
.et_pb_slides .et_pb_slide
{
  height:100% !important;
  width: 100%;
}
.et_color_scheme_green a {
    color: #73a53e ;
}
.et_pb_widget a 
{
    color: #666;
}

.sub-menu li a
{
  border-bottom: transparent !important;
}
/*----------------------------Home-page-------------------------------------------------------*/
.et_pb_slider .et_pb_container
{
  max-width: 1180px;
  width: 100%;
}
#main-header .container
{
    max-width:100%;
    width: 100%;
    padding: 5px 50px 0px;
}
#main-header .et_search_form_container
{
  max-width: 30%;
  float: right;
}
#top-menu li a
{
   border-bottom:2px solid transparent;
   font-size: 12px;
   padding-bottom: 15px !important;
   text-transform: uppercase;
   font-family: 'Montserrat-Light';
   box-shadow: none;

}

#top-menu li 
{
    padding-bottom: 27px;
    padding-right: 40px;
}
#top-menu li:last-child
{
    padding-right: 0px;
}
.mega-menu a
{
    color: #000 !important;
}
#top-menu li a:hover
{
    color: #73a53e;
    border-bottom:2px solid #73a53e;
    opacity: 1;
}
#top-menu li ul li a:hover
{
  background:#73a53e;
  color: #fff;
}
#top-menu li ul li a:hover
{
  color: #fff !important;

}
#top-menu li.current-menu-item a
{
    color: #73a53e;
    border-bottom:2px solid #73a53e;
}
#top-menu li ul .current-menu-item a
{
  color: #fff !important;
  background:#73a53e;

}
.current-menu-parent a
{
  border-bottom:2px solid #73a53e !important;
}
.bottom-nav li{padding-right: 30px;}
.bottom-nav li:last-child{padding-right: 0px;}
#top-menu .menu-item-has-children > a:first-child::after, #et-secondary-nav .menu-item-has-children > a:first-child::after
{
    display:none;
    content: "";
}
#top-menu .menu-item-has-children > a:first-child, #et-secondary-nav .menu-item-has-children > a:first-child
{
    padding-right: 0px;
}
#top-menu-nav > ul > li > a:hover, #et-secondary-menu > ul > li > a:hover, #et-info-email:hover, .et-social-icons a:hover
{
  opacity: 1;
}
.nav li ul
{
    min-width: 160px;
    max-width: 190px;
    padding: 15px 0px;
    left: -15px;
}
.et_color_scheme_green .et-search-form, .et_color_scheme_green .nav li ul, .et_color_scheme_green .et_mobile_menu, .et_color_scheme_green .footer-widget li::before, .et_color_scheme_green .et_pb_pricing li::before
{
      border-top: 1px solid #d7d7d7 !important;
}
.nav li ul li a
{
    font-size: 12px;
    color: #101718 !important;
    font-family: 'Montserrat-Light';
    max-width: 100%;
    padding: 15px 20px !important;

}
#top-menu li li
{
    padding-right: 0px;
    width: 100%;
    float: left;
}
.sub-menu
{
    margin-top: 26px;
}
#main-footer
{
  width: 100%;
  float: left;
}
#main-footer .container
{
  max-width: 1180px;
  width: 100%;
}
#main-footer
{
    background: #101718 !important;
}
#main-footer #footer-widgets
{
    padding: 50px 0px 38px;
}
.footer-widget
{
    margin-bottom: 0px !important;
}
.textwidget .resources
{
    font-size: 18px;
    color: #fff;
    font-family: 'Montserrat-Regular';
}
.textwidget .resource_download
{
    font-size: 12px;
    color: #fff;
    margin-top: 10px;
    font-family: 'Montserrat-UltraLight';
}
.textwidget .resource_download a
{
    padding-right: 10px;
    padding-top: 5px;
    float: left;
}
.textwidget .resource_download p
{
    float: left;
}

#footer-widgets .footer-widget:nth-child(1)
{
    max-width: 130px !important;
    width: 100%;
    margin-right: 3.2%!important;
    float: left;
}

#footer-widgets .footer-widget:nth-child(2)
{
    max-width: 450px !important;
    margin-right: 3.2% !important;
    float: left;
    width: 100%;
}
#footer-widgets .footer-widget:nth-child(3)
{
    max-width: 450px !important;
    float:right;
    width: 100%;
}
#footer-widgets .footer-widget:nth-child(3) .widget_text
{
  float: right;
}
.footer-text {
    clear: both;
    display: inline-block;
    float: left;
    padding: 5px 0px;
    width: 50%;
}
.bottom-nav 
{
    clear: both;
    display: inline-block;
    float: inherit;
    width: 50%;
    text-align: right;
    padding: 5px 0px;
}

.Environment_Links
{
    font-size: 18px;
    color: #fff;
    font-family: 'Montserrat-Regular';
}
.links
{
    margin-top: 10px;
}
.links a
{
    font-size: 12px;
    font-family: 'Montserrat-UltraLight';
    color: #fff;
    margin-right: 30px;

}
.links a:last-child
{
    margin-right: 0px;
}
#et-footer-nav
{
    background:#0a0f10;
}
.footer-text
{
    color:#5b6b6d;
    font-size: 10px;
    font-family: 'Montserrat-UltraLight';
    text-transform: uppercase;
}
#menu-footer-menu li a
{
    color:#5b6b6d !important;
    font-size: 12px;
    font-weight: normal;
    font-family: 'Montserrat-Light';
}
.footer p
{
    color: #fff;
}
.bottom-nav a:hover
{
  opacity: 1;
}
#logo{ width:100%; }
.logo_container img
{
  max-width: 315px;
  max-height: 80px !important;
  margin-top: -15px;
}
.custom-logo.footer a > img
{
  max-width: 200px;
  max-height: 65px !important;
}
/*----------------------------contact page design-------------------------------------------------------*/
.contact-main
{

  float: left;
  width: 100%;
}
.page-template-template-contactus .et_pb_row_0
{
opacity: 0.9;
}
.page-template-template-contactus .et_pb_section_0
{
padding-bottom: 0px;
}
.contact-page
{
  max-width: 1180px;
  width: 100%;
  padding: 100px 15px 80px !important;
  float: left;
}
.contact-page .get-in-touch
{
  max-width: 100%;
  width: 100%;
  float: left;
  text-transform: uppercase;
  text-align: center;
  font-size: 36px;
  font-family: 'Montserrat-UltraLight';
  color: #101718;
  padding-bottom: 20px;
}
.wpcf7
{
  max-width: 1180px;
  width: 100%;
  margin: 0 auto !important;
}
 .wpcf7-form
{
  max-width: 1180px;
  width: 100%;
  margin: 0 auto;
}
.get_in_touch .user-main
{
  width: 100%;
  float: left;
  margin-bottom: 20px;
}
.get_in_touch label
{
  color: #101718;
  font-size: 12px;
  font-family: 'Montserrat-Light';
  text-transform: uppercase;
  margin-bottom: 10px;
  max-width: 360px;
  width: 100%;
  float: left;
}
.get_in_touch .user-main div
{
  width: 33.33%;
  float: left;
}
.get_in_touch .user-main div input
{
  max-width: 360px;
  width: 100%;
  border: 1px solid #b0afaf;
  padding: 5px 10px !important;
}
.get_in_touch .user-phone .wpcf7-form-control-wrap::before
{
  display: none;
  content: "";
}
.get_in_touch .user-main div input:focus
{
   border: 1px solid #b0afaf;
}
.get_in_touch input
{
  height: 40px;
}
.get_in_touch .messsage-main
{
  width: 100%;
  float: left;
}
.get_in_touch .messsage-main .msg textarea 
{
  max-width: 995px;
  width: 100%;
  height: 40px !important;
  float: left;
  padding: 10px 10px !important; 
}
.get_in_touch input[type="text"]:focus, input.text:focus, input.title:focus, textarea:focus, select:focus
{
  border-color:#b0afaf !important;
}
.get_in_touch .messsage-main .send-msg
{
  margin-left: 15px;
  float: left;
}

.get_in_touch .messsage-main .msg
{
  max-width: 995px;
  width: 100%;
}
.get_in_touch .messsage-main .send-msg .wpcf7-submit
{
  max-width: 150px;
  width: 100%;
  background: #fdfcfb;
  border: 1px solid #73a53e;
  color: #73a53e;
  font-size: 12px;
  font-family: 'Montserrat-Light';
  cursor: pointer;
  text-transform: uppercase;
}
.wpcf7-form-control-wrap
{
  width: 100%;
  float: left;
}
.wpcf7-form-control-wrap:before
{
  content: ""; border-top: 11px solid red; border-right: 11px solid transparent;position: absolute;  width: 2px !important; top:0px; left:0px;
}

.wpcf7-response-output
{
  display: inline-block;
  max-width: 1080px;
  width: 100%;
  text-align: center;
  margin: 0px !important;
}
.wpcf7-validation-errors
{
  border: 1px solid #ff0000 !important;
}
.wpcf7-mail-sent-ng
{
   border: 1px solid #73a53e !important;
}
.user-phone .phone .wpcf7-not-valid-tip
{
  width: 100%;
  color: red;
}



/*----------------------------search page-------------------------------------------------------*/

.search-results #main-content .container:before
{
  content: "";
  display: none;
}
.search-results .container
{
  max-width: 1180px;
  width: 100%;
}
.search-results .container #left-area
{
  max-width: 1180px;
  width: 100%;
  padding: 100px 0px 50px !important;
}
.search-results .container #left-area .et_pb_post
{
  margin-bottom: 30px;
  border: 1px solid #d7d7d7;
  padding: 10px 15px;
  color: #101718;
}
.search-results .container #left-area .post-meta a
{
  color:#73a53e;
  font-family: 'Montserrat-Light';
}
.search-results .container #left-area .post-meta a:hover
{
  text-decoration: underline;
}
.search-results .entry-title
{
  margin-top: 0px !important;
  font-family: 'Montserrat-UltraLight';
  font-size: 30px;

}
.search-results #left-area .post-meta
{
  color: #101718;
  font-size: 12px;
   padding-bottom: 0px !important;
   font-family: 'Montserrat-Light';
}

/*----------------------------search page-------------------------------------------------------*/

.search-no-results #main-content .container:before
{
  content: "";
  display: none;
}
.search-no-results .container
{
  max-width: 1180px;
  width: 100%;
}
.search-no-results .container #left-area
{
  max-width: 1180px;
  width: 100%;
  padding: 100px 15px 50px !important;
  text-align: center;
}
.search-no-results .container #left-area h1
{
   font-family: 'Montserrat-UltraLight';
  font-size: 30px;
  color:#73a53e; 
}

.search-no-results .container #left-area p
{
  color: #101718;
  font-size: 12px;
  font-family: 'Montserrat-Light';
}


/*---------------------------- author-page -------------------------------------------------------*/

.author-admin #main-content .container:before
{
  content: "";
  display: none;
}
.author-admin .container
{
  max-width: 1180px;
  width: 100%;
}
.author-admin .container #left-area
{
  max-width: 1180px;
  width: 100%;
  padding: 100px 0px 50px !important;
}
.author-admin .container #left-area h1
{
   font-family: 'Montserrat-UltraLight';
  font-size: 30px;
  color:#73a53e; 
}

.author-admin .container #left-area p
{
  color: #101718;
  font-size: 12px;
  font-family: 'Montserrat-Light';
}
.author-admin .container #left-area .et_pb_post
{
  margin-bottom: 30px;
  border: 1px solid #d7d7d7;
  padding: 10px 15px;
  color: #101718;
}

.error404 .container
{
  max-width: 1180px;
  width: 100%;
  padding: 0px 15px;
}
#site-description
{
  padding-top:100px;
}
#site-description h1
{
  font-family: 'Montserrat-UltraLight';
  font-size: 30px;
  color:#73a53e; 
}
#site-description h2
{
   color: #101718;
  font-size: 14px;
  font-family: 'Montserrat-Light';
}
.not-content
{
  padding-bottom: 50px;
}


.error404 .container hgroup
{
  text-align:center;
}
.error404 .not-content-image
{
  background-position: center center;
   background-size:23% 90%;
   min-height:180px !important;
   background-image: url(./images/404.png); background-repeat: no-repeat;
   margin: 0 auto;
}
  .et_pb_gutters.et_pb_footer_columns3 .footer-widget {
    width: 29.666%;}
   .et_pb_gutters .footer-widget {
    margin: 0 5.5% 5.5% 0;
}
#main-content .container::before
{
  width:0px !important;
}



.container.et_search_form_container.et_pb_search_visible 
{
    z-index: 999;
    -webkit-animation: fadeRight 1s 1 cubic-bezier(0.77, 0, 0.175, 1) !important;
    -moz-animation: fadeRight 1s 1 cubic-bezier(0.77, 0, 0.175, 1) !important;
    -o-animation: fadeRight 1s 1 cubic-bezier(0.77, 0, 0.175, 1) !important;
    animation: fadeRight 1s 1 cubic-bezier(0.77, 0, 0.175, 1) !important;
}
/*.et_pb_search_form_hidden
{
  -webkit-animation: fadeOutRight 1s 1 cubic-bezier(0.77, 0, 0.175, 1) !important;
    -moz-animation: fadeOutRight 1s 1 cubic-bezier(0.77, 0, 0.175, 1) !important;
    -o-animation: fadeOutRight 1s 1 cubic-bezier(0.77, 0, 0.175, 1) !important;
    animation: fadeOutRight 1s 1 cubic-bezier(0.77, 0, 0.175, 1) !important;
}*/

.et_pb_search_form_hidden
{
  -webkit-animation: fadeOutRight 2.5s 2.5 cubic-bezier(0.77, 0, 0.175, 1) !important;
    -moz-animation: fadeOutRight 2.5s 2.5 cubic-bezier(0.77, 0, 0.175, 1) !important;
    -o-animation: fadeOutRight 2.5s 2.5 cubic-bezier(0.77, 0, 0.175, 1) !important;
    animation: fadeOutRight 2.5s 2.5 cubic-bezier(0.77, 0, 0.175, 1) !important;
}

.et_pb_menu_hidden #top-menu, .et_pb_menu_hidden #et_search_icon:before, .et_pb_menu_hidden .mobile_menu_bar {
    animation: none !important;
    opacity: 0;
    -webkit-animation: none !important;
    -moz-animation: none !important;
    -o-animation: none!important;
    animation: none !important;
}
.et_pb_menu_hidden #top-menu, .et_pb_menu_hidden #et_search_icon:before, .et_pb_menu_hidden .et-cart-info {
    opacity: 0;
    -webkit-animation: none !important;
    -moz-animation: none!important;
    -o-animation: none !important;
    animation: none!important;

}
.et_pb_menu_visible #top-menu, .et_pb_menu_visible #et_search_icon:before, .et_pb_menu_visible .mobile_menu_bar
{
      z-index: 99;
    -webkit opacity: 1;
    -webkit-animation: none !important;
    -moz-animation: none !important;
    -o-animation:none !important;
    animation: none !important;
}

form.et-search-form
{
  max-width: 290px !important;
  background-size: 100%;
  background: #fff !important;
  /*opacity: 1;*/
}
form.et-search-form:after
{
    border-top: 100px solid transparent;
    border-right: 70px solid #fff;
    left: -70px;
    height: 100px !important;
    content: "";
    position: relative;
    display: inline-block;
}
span.et_close_search_field::after
{
  color: #73a53e;
  font-size: 25px;
}
.et-search-form input
{
  color: #aaaaaa;
  font-size: 12px;
  font-family: 'Montserrat-UltraLight';
}
#et_search_icon::before
{
    

        -ms-transform:rotate(270deg); 
    -webkit-transform:rotate(270deg); 
    transform:rotate(270deg);
}
/*.search-results form.et-search-form 
{
  background: #b8e4ed !important;
}
.search-results form.et-search-form:after
{
  border-right: 70px solid #b8e4ed;
  content: "";
}
*/


.et_pb_gutter form.et-search-form
{
  background: #787878 !important;
  margin-bottom: -1px;
}
.et_pb_gutter form.et-search-form:after
{
   border-right: 70px solid #787878;
}
.et_pb_gutter span.et_close_search_field::after
{
  color: #fff;
}
.et_pb_gutter .et-search-form input
{
  color: #fff;
  /*-webkit-opacity: 1; 
  -webkit-text-fill-color: rgba(0, 0, 0, 1); */
}

.et_pb_gutter span.et_close_search_field::after
{
  color: #fff;
  font-size: 25px;
}

.home form.et-search-form
{
  max-width: 290px !important;
  background-size: 100%;
  background: #fff !important;
  /*-webkit-opacity: 1; 
  -webkit-text-fill-color: rgba(0, 0, 0, 1); */
}
.home form.et-search-form:after
{
    border-top: 100px solid transparent;
    border-right: 70px solid #fff;
    left: -70px;
    height: 100px !important;
    content: "";
    position: relative;
    display: inline-block;
}
.home span.et_close_search_field::after
{
  color: #73a53e;
  font-size: 25px;
}
.home .et-search-form input
{
  color: #aaaaaa;
  font-size: 12px;
  font-family: 'Montserrat-UltraLight';
}

.home .et-search-form ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color:#aaaaaa !important;
  opacity: 1;
  
}
 .home .et-search-form ::-moz-placeholder { /* Firefox 19+ */
  color:#aaaaaa !important;
  opacity: 1;
}
 .home .et-search-form :-ms-input-placeholder { /* IE 10+ */
  color:#aaaaaa;
}
.home .et-search-form :-moz-placeholder { /* Firefox 18- */
  color:#aaaaaa;
}
 .et-search-form ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color:#fff !important;
}
 .et-search-form ::-moz-placeholder { /* Firefox 19+ */
  color:#fff !important;
}
 .et-search-form :-ms-input-placeholder { /* IE 10+ */
  color:#fff;
}
.et-search-form :-moz-placeholder { /* Firefox 18- */
  color:#fff;
}



/*---------------------------- principle-page -------------------------------------------------------*/

.principles-main
{
  padding-top: 50px;
  margin: 0 auto;
  width: 100%;
  float: left;
}
.principles-main .et_pb_row
{
  max-width: 1180px;
  width: 100%;
}
.principles-sub
{
  padding:0px 0px 50px !important;
  width: 100%;
}
.principles-sub .et_pb_title_container h1
{
  color: #73a53e;
  font-size: 40px;
  font-family: 'Montserrat-UltraLight';
  text-transform: uppercase;
}
.principles-sub .et_pb_title_container
{
  width: 100%;
}
.principles-sub .et_pb_title_meta_container 
{
  border-top: 1px solid #e8e7e7;
  border-bottom:1px solid #e8e7e7;
  padding: 20px 0px;
}
.principles-text p
{
  font-size: 14px;
  /*color: #787878;
  font-family: 'Montserrat-UltraLight';*/
  padding-top: 10px;

}
.principles-text h3
{
  color: #101718;
  font-size: 14px;
  font-family: 'Montserrat-Light';
  text-transform: uppercase;
  border-bottom: 1px solid #e8e7e7;
}
#main-content .container
{
  max-width: 1180px;
  width: 100%;
  margin-top: 60px;
}
#main-content .breadcrumbs
{
  background: #f8f8f8;
  padding:10px;
}

/*---------------------------- land-life -------------------------------------------------------*/

.land-life 
{
  padding: 30px 0px 50px !important;
  max-width: 1180px;
  width: 100%;
  margin: 0 auto;
}
.land-life .land-title
{
  max-width: 1180px;
  width: 100%;
  margin: 0 auto;
}
.land-life .land-title .et_pb_title_container
{
  width: 100%;
}
.land-life .land-title h1
{
   color: #73a53e;
    font-family: "Montserrat-UltraLight";
    font-size: 40px;
    text-transform: uppercase;
}
.land-life .land-title p
{
   border-bottom: 1px solid #e8e7e7;
    border-top: 1px solid #e8e7e7;
    padding: 20px 0;
}
.land-life-sub.et_pb_row 
{
  max-width: 1180px;
  width: 100%;
  margin: 0 auto;
}

.image-text
{
  
  width: 375px;
  min-height: 190px;
  max-height: 190px;
  padding: 10px;
  background: #f8f8f8;
  -webkit-box-shadow: 0 0px 0px 3px rgba(202, 202, 202, 0.1);
  -moz-box-shadow: 0 0px 0px 3px rgba(202, 202, 202, 0.1);
  box-shadow: 0 0px 0px 3px rgba(202, 202, 202, 0.1);
 
}
.land-life-sub .et_pb_column
{
  width: auto !important;
}
.image-text .et_pb_main_blurb_image
{
  min-width: 170px;
  min-height: 170px;
  max-width: 170px;
  padding: 20px 0px;
  background: #000;
  min-height: 
}
.image-text .et_pb_main_blurb_image img
{
  width: 100% !important;
  min-height: 130px;
  max-height: 130px;
}

.image-text .et_pb_blurb_container
{
  min-width: 180px;
}

.image-text .et_pb_blurb_container p
{
    font-family: 'Montserrat-UltraLight';
    font-size: 11px;
    /*color: #787878;*/
    line-height: 1.5;

}
.land-life-sub
{
  padding-bottom: 0px !important;
}
.land-life-sub .et_pb_column
{
  margin-right: 15px !important;
}
#comment-wrap
{
  width: 100%;
  max-width: 1180px;
  margin: 0 auto;
}
.comment-form-author
{
  max-width: 386px;
  float: left;
  width: 100%;
   margin-right: 10px;
}
.comment-form-author input
{
  width: 100% !important;
 
}
.comment-form-email
{ float: left;
  max-width: 387px;
  width: 100%;
  margin-right: 10px;
}
.comment-form-email input
{
  width:100% !important; 
}
.comment-form-url
{
  max-width: 386px;
  width: 100%;
  float: left;
}
.comment-form-url input
{
  width: 100% !important;
}
.comment-form-comment
{
  max-width: 1180px;
  width: 100%;
  float: left;
}
.comment-form-comment textarea 
{
  width: 100%;
}
#respond
{
  padding-top: 0px;
}
#commentform p
{
  padding-bottom: 0.5em;
}
#comment-wrap
{
  padding-top: 0px;
}
.commentlist li 
{
    display: inline-block;
    position: relative;
    width: 100%;
}

.comment-form-comment #comment
{
  max-height: 200px;
  min-height: 200px;
  max-width: 1180px;
}


/*---------------------------- life-below -------------------------------------------------------*/
.life-below
{
  padding: 30px 0px 50px !important;
  max-width: 1180px;
  width: 100%;
  margin: 0 auto;
}
.life-below .life-below-sub .life-below-text p
{
  font-size: 12px;
  font-family: 'Montserrat-UltraLight';
 /* color: #000;*/
}
.life-below-image-text
{ 

  padding-bottom: 0px !important;
}
.life-below .et_pb_row
{
  max-width: 1180px;
  width: 100%;
}
.life-below-text .et_pb_main_blurb_image
{
  min-width: 360px;
  min-height: 245px;
  margin-bottom: 15px;
  width: 100%;
}
.life-below-text .et_pb_main_blurb_image img
{
  width: 100% !important;
  min-height: 245px;
  max-height: 245px;
}
.life-below-text .et_pb_blurb_container
{
  min-width: 360px;
  width: 100%;
}
.life-below-text-main 
{
  padding-bottom: 15px !important;
  padding-top: 0px !important;
}
.rare-photo-main
{
  padding-top: 30px !important;
}

.rare-photo-main .rare-photo
{
  border-top: 1px solid #d7d7d7;
  border-bottom: 1px solid #d7d7d7;
  padding: 10px 0px;
  font-size: 15px;
  color: #333333;
  font-weight: 600;
}
.rare-photo-main .rare-photo p 
{
  color: #000;
  font-size: 16px;
  font-weight: 600;
  font-family: 'Montserrat-Regular';
  padding: 10px 0px !important;
}
.life-below-image-text .et_pb_column
{
    background: #f7f7f7 none repeat scroll 0 0;
    margin-right: 2% !important;
    min-width: 370px;
    padding: 15px;
}

.life-below-image-text .et_pb_image
{
    height: 100px;
    margin-bottom: 15px !important;
    max-width: 360px;
    overflow: hidden;
}
/*.life-below-image-text .et_pb_text
{
  min-height: 100px;
}*/
.life-below-image-text .et_pb_column_empty
{
  display: none;
}
.life-below-sub .et_pb_title_container
{
  width: 100%;
}
.life-below-sub .et_pb_title_container h1
{
   color: #73a53e;
    font-family: "Montserrat-UltraLight";
    font-size: 40px;
    text-transform: uppercase;
}
.life-below-sub .et_pb_title_meta_container
 {
    border-bottom: 1px solid #e8e7e7;
    border-top: 1px solid #e8e7e7;
    padding: 20px 0;
}
/*---------------------------- waves -------------------------------------------------------*/
.waves-main
{
  padding: 0px 0px 50px !important;
  max-width: 1180px;
  width: 100%;
  margin: 0 auto;
}
.waves-main .theory
{
  max-width: 1180px;
  width: 100%;
}
.waves-title 
{
  max-width: 1180px;
  width: 100%;
  padding: 60px 0px 0px !important;
}
.waves-title h1
{
    color: #73a53e;
    font-family: "Montserrat-UltraLight";
    font-size: 40px;
    text-transform: uppercase;
}
.waves-title .et_pb_title_container
{
  width: 100%;
}
.waves-title .et_pb_title_meta_container
{
   border-bottom: 1px solid #e8e7e7;
    border-top: 1px solid #e8e7e7;
    padding: 20px 0;
}
.waves-main .theory .theory-of-waves h3
{
  color:101718;
  font-size: 24px;
  font-family: 'Montserrat-Light';
  margin-top: 20px;
  
}
.waves-main .theory .theory-of-waves p
{
  color: #101718;
  font-family: 'Montserrat-Light';
  font-size: 14px;

}
.waves-main .theory .theory-of-waves p span
{
  color: #101718;
  font-family: 'Montserrat-Light';
  font-size: 14px; 
}
.waves-main .theory-background
{
  background: #f8f8f8;
  padding: 15px;
}
.waves-link p a 
{
  color:#101718 !important;
  font-family: 'Montserrat-Light';
  font-size: 14px !important;
 border-bottom: 1px solid#e8e7e7;
 width: 100%;
 float: left;
 padding-bottom: 10px;
}
.waves-link p span
{
  color:#101718 !important;
  font-family: 'Montserrat-Light';
  font-size: 14px !important;
 border-bottom: 1px solid#e8e7e7;
 width: 100%;
 float: left;
 padding-bottom: 10px;
}
.waves-link p 
{
  width: 100%;
  float:left;
}
.waves-image-text
{
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}
.diagram-image-text
{
  max-width: 1180px;
  width: 100%;
  float: left;
  border-top: 1px solid #e8e7e7;
}
.diagram-image-text h3
{
  color:#101718;
  font-family: "Montserrat-Light";
  font-size: 14px !important;
  padding-bottom: 10px;
  border-bottom: 1px solid #e8e7e7;
}
.diagram-image-text p strong
{
  color: #787878;
  text-transform: lowercase;
}
.diagram-image-text .et_pb_text
{
  text-align: justify;
}
.diagram-image-text .et_pb_column
{
  margin-right: 3% !important;
}
.diagram-image-text .et_pb_column:last-child
{
  float: right;
}
.diagram-blurb-text
{
  max-width: 1180px;
  width: 100%;
}
.diagram-blurb-text .et_pb_column
{
    
    background: #f7f7f7 none repeat scroll 0 0;
    margin-right: 2% !important;
    min-width: 370px;
    padding: 15px;
}
.diagram-blurb-text .et_pb_image
{
    height: 200px;
    margin-bottom: 15px !important;
    max-width: 360px;
    overflow: hidden;
}
/*.diagram-blurb-text .et_pb_text
{
 min-height: 100px;
 overflow: hidden;
 text-overflow: ellipsis;
}
*/
.diagram-blurb-text .et_pb_blurb_content
{
  max-width: 385px;
  padding: 15px;
  width: 100%;
  border: 1px solid transparent;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background: #f7f7f7;
}
.diagram-blurb-text .et_pb_blurb_content:hover
{   
    transform:scale(1.1);
    -webkit-box-shadow: 0px 2px 5px 2px rgba(202,202,202,1);
    -moz-box-shadow: 0px 2px 5px 2px rgba(202,202,202,1);
    box-shadow: 0px 2px 5px 2px rgba(202,202,202,1);
    border: 1px solid #f6f6f6;
}
.diagram-blurb-text .et_pb_main_blurb_image
{
  max-width: 370px;
  width: 100%;
  margin-bottom: 15px;
}
.diagram-blurb-text .et_pb_main_blurb_image img
{
  width: 100%;
}
.diagram-blurb-text .et_pb_blurb_container
{
  max-width: 370px;
  min-height: 100px;    
  width: 100%;
  text-align: justify;
}
.diagram-second-blurb-text .et_pb_blurb_content
{
   max-width: 530px !important;
  padding: 15px;
  width: 100%;
  border: 1px solid transparent;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;

}

.diagram-blurb-text .et_pb_blurb_content:hover
{   
    transform:scale(1.1);
    -webkit-box-shadow: 0px 2px 5px 2px rgba(202,202,202,1);
    -moz-box-shadow: 0px 2px 5px 2px rgba(202,202,202,1);
    box-shadow: 0px 2px 5px 2px rgba(202,202,202,1);
    border: 1px solid #f6f6f6;
}
.diagram-blurb-text .et_pb_main_blurb_image
{
  max-width:515px !important;
  width: 100%;
  margin-bottom: 15px;
}
.diagram-blurb-text .et_pb_main_blurb_image img
{
  width: 100%;
}
.diagram-blurb-text .et_pb_blurb_container
{
   max-width: 515px !important;
  min-height: 100px;    
  width: 100%;
  text-align: justify;
}

.waves-two-coloum .et_pb_blurb_container
{
  min-height: 130px;
}




/*-------------------------------- marine-threats  --------------------------------------- */

.marine-threats
{
  padding: 30px 0px 50px !important;
  max-width: 1180px !important;
  width: 100%;
  margin: 0 auto;
} 
.marine-threats-sub
{
  max-width: 1180px;
  width: 100%;
}
.marine-threats-sub .date-comment
{
  margin-bottom: 15px !important;
}
.marine-threats-sub .date-comment h1
{
      color: #73a53e;
    font-family: "Montserrat-UltraLight";
    font-size: 40px;
    text-transform: uppercase;
}

.marine-threats-sub .et_pb_title_meta_container
{
   border-bottom: 1px solid #e8e7e7;
    border-top: 1px solid #e8e7e7;
    padding: 20px 0;
}
.marine-threats-sub .et_pb_title_container
{
  width: 100%;
}
.marine-threats-sub .date-comment p span a
{
  text-decoration: underline;
  color: #101718;
}
.marine-threats-sub .marine-threats-text h3
{
    border-bottom: 1px solid #e8e7e7;
    color: #101718 !important;
    float: left;
    font-family: "Montserrat-Light";
    font-size: 14px !important;
    padding-bottom: 10px;
    margin-bottom: 10px;
    line-height: 1.3;
    width: 100%;
}
.marine-threats-sub .marine-threats-text p
{
  float: left;
  width: 100%;
}
.marine-threats-sub .marine-threats-text ul
{
  float: left;
}
.comment-reply-link:hover
{
  background: #efebeb;
}

/*-------------------------------- Under-sea --------------------------------------- */
.under-sea 
{
  padding: 50px 0px 50px !important;
  max-width: 1180px !important;
  width: 100%;
  margin: 0 auto;
}

.under-sea .et_pb_row
{
  max-width: 1180px;
  width: 100%;
}
.under-sea-sub
{
  padding-top: 0px !important;
}

.under-sea-title .et_pb_title_container h1 
{
    color: #73a53e;
    font-family: "Montserrat-UltraLight";
    font-size: 40px;
    text-transform: uppercase;
}

.under-sea-title .et_pb_title_meta_container 
{
    border-bottom: 1px solid #e8e7e7;
    border-top: 1px solid #e8e7e7;
    padding: 20px 0;
}
.under-sea-title .et_pb_title_container
{
  width: 100%;
}
.under-sea-image .et_pb_column:first-child
{
  margin-right: 2%;
}

.under-sea-sub-image-text .et_pb_column
{
    background: #f7f7f7 none repeat scroll 0 0;
    margin-right: 2% !important;
    min-width: 370px;
    padding: 15px;
}
.under-sea-sub-image-text .et_pb_image
{
    height:200px;
    margin-bottom: 15px !important;
    max-width: 360px;
    overflow: hidden;
    text-align: center;
}
/*.under-sea-sub-image-text .et_pb_text 
{
    min-height: 100px;
    height: 100px;
    overflow: hidden; 
    text-overflow: ellipsis; 
}*/
.under-sea-sub-image-text .et_pb_text p strong
{
  color: #787878;
  text-transform: lowercase;
}
.under-sea-sub-image-text .et_pb_column_empty
{
  display:none;
}
.under-sea-text-bottom h3
{
   border-bottom: 1px solid #e8e7e7;
    color: #101718;
    font-family: "Montserrat-Light";
    font-size: 14px;
    text-transform: uppercase;
}
.under-sea-text-bottom p
{
    color: #787878;
    font-family: "Montserrat-UltraLight";
    font-size: 12px;
    padding-top: 10px;
}
/*-------------------------------- Habitat Pictures --------------------------------------- */
.habitat-main
{
  padding: 50px 0px 50px !important;
  max-width: 1180px !important;
  width: 100%;
  margin: 0 auto;
}
.habitat-sub
{
  width: 100%;
  max-width: 1180px;
  padding-top: 0px !important;
}
.habitat-sub .et_pb_column 
{
  min-width: 370px;
  margin-right: 2% !important;
  background: #f7f7f7;
  padding: 15px;
}
.habitat-sub .et_pb_image
{
   max-width: 360px;
   height: 200px;
   overflow: hidden;
   margin-bottom: 15px !important;
}
/*.habitat-sub .et_pb_text
{
  min-height:100px;
}*/
.habitat-sub-last .et_pb_column:nth-child(2)
{
  display: none;
}
.habitat-sub-last .et_pb_column:nth-child(3)
{
  display: none;
}


/*-------------------------------- interesting-life --------------------------------------- */

.interesting-life
{
  padding: 50px 0px 50px !important;
  max-width: 1180px !important;
  width: 100%;
  margin: 0 auto;
}
.interesting-life-title h1
{
    color: #73a53e;
    font-family: "Montserrat-UltraLight";
    font-size: 40px;
    text-transform: uppercase;
}
.interesting-life-title .et_pb_title_meta_container 
{
    border-bottom: 1px solid #e8e7e7;
    border-top: 1px solid #e8e7e7;
    padding: 20px 0;
}
.interesting-life-title .et_pb_title_container
{
  width: 100%;
}
.interesting-life .et_pb_row
{
  max-width: 1180px;
  width: 100%;
}
.interesting-life .source-text .et_pb_column
{
  margin-right: 2% !important;
}
.interesting-sub .et_pb_column
{
    background: #f7f7f7;
    margin-right: 2% !important;
    min-width: 370px;
    padding: 15px;
}
.interesting-sub .et_pb_image
{
    height: 200px;
    margin-bottom: 15px !important;
    max-width: 360px;
    overflow: hidden;
}
/*.interesting-sub .et_pb_text
{
  min-height: 120px;
  overflow: hidden;
}*/
.interesting-sub-last .et_pb_column:nth-child(2)
{
  display: none !important;
}
.interesting-sub-last .et_pb_column:nth-child(3)
{
  display: none !important;
}
 .interesting-last-image .et_pb_column:last-child
{
  display: none;
}
.interesting-sub .et_pb_column_empty
{
  display: none;
}




/*--------------------------------habitat-zoning--------------------------------------- */
.habitat-zoning
{
  padding: 30px 0px 50px !important;
  max-width: 1180px !important;
  width: 100%;
  margin: 0 auto;
}
.habitat-title
{
  max-width: 1180px;
  width: 100%;
}
.habitat-title h1
{
    color: #73a53e;
    font-family: "Montserrat-UltraLight";
    font-size: 40px;
    text-transform: uppercase;
}
.habitat-title .et_pb_title_container
{
  width: 100%;
}
.habitat-title .et_pb_title_meta_container 
{
   border-bottom: 1px solid #e8e7e7;
    border-top: 1px solid #e8e7e7;
    padding: 20px 0;
}
.habitat-zoning .et_pb_row
{
  max-width: 1180px;
  width: 100%;
}
.habitat-zoning .alofi-water h3
{
    border-bottom: 1px solid #e8e7e7;
    color: #101718;
    font-family: "Montserrat-Light";
    font-size: 14px;
    text-transform: uppercase;
}
.habitat-zoning .alofi-water p
{
   /* color: #787878;
    font-family: "Montserrat-UltraLight";*/
    font-size: 12px;
    padding-top: 10px;
}
.vagetation-image .et_pb_column:first-child
{
  margin-right: 2%;
}
.vagetation-image .et_pb_column:last-child
{
  margin-right:0px;
}
.habitat-zoning-head .et_pb_title_container
{
  width: 100%;
  float: left;
}
.habitat-zoning-head h1
{
    color: #73a53e;
    font-family: "Montserrat-UltraLight";
    font-size: 40px;
    text-transform: uppercase;
}
.habitat-zoning-head .et_pb_title_meta_container 
{
    border-bottom: 1px solid #e8e7e7;
    border-top: 1px solid #e8e7e7;
    padding: 20px 0;
    width: 100%;
}
/*--------------------------------fish-tree--------------------------------------- */
.fish-tree-main
{
  padding: 30px 0px 50px !important;
}
.fish-tree-main .et_pb_row
{
  max-width: 1180px;
  width: 100%;
}
.fish-tree-sub h1
{
    color: #73a53e;
    font-family: "Montserrat-UltraLight";
    font-size: 40px;
    text-transform: uppercase;
}
.fish-tree-sub .et_pb_title_container
{
  width: 100%;
}
.fish-tree-sub .et_pb_title_meta_container
{
    border-bottom: 1px solid #e8e7e7;
    border-top: 1px solid #e8e7e7;
    padding: 20px 0;
}
@media screen and (max-width: 1024px) {
#main-header .container
{
  padding: 5px 15px;
}
#main-footer .container
{
  padding: 0px 15px;
}
#footer-widgets .footer-widget:nth-child(3)
{
  max-width: auto;
  width: auto;
}
.get_in_touch .user-main div input
{
  max-width: 100%;
}
.get_in_touch .user-main div
{
  width: 33.33%;
}
.get_in_touch .user-main .user-name 
{
    padding-right: 10px;
}
.get_in_touch .user-main .user-email
{
  padding-right: 10px;
}
.get_in_touch .messsage-main .msg
{
  max-width: 85%;
}
.get_in_touch .messsage-main .send-msg
{
  
  float: left;
  margin-left: 10px;
}
.get_in_touch .messsage-main .send-msg .wpcf7-submit
{
  max-width: 133px;
}
.search-results .container #left-area
{
   padding: 100px 15px 50px !important;
}
.author-admin .container #left-area
{
   padding: 100px 15px 50px !important;
}
.principles-sub {
    padding: 0px 15px 25px !important;
}
.land-life
{
  padding: 0px 15px !important;
}
.land-life .image-text
{
  width: 320px;
}
/*.comment-reply-title
{
  padding: 0px 15px;
}*/
/*#commentform
{
  padding: 0px 15px;
}*/
.habitat-zoning
{
  padding: 30px 15px 50px !important;
}
.habitat-main
{
  padding: 30px 15px 50px !important;
}
.habitat-sub .et_pb_column
{
  margin-bottom: 15px;
}
.habitat-sub .et_pb_column:last-child
{
  margin-right:0px;
}
.habitat-sub .et_pb_column
{
  min-width: 32%;
}
.interesting-life
{
   padding: 125px 15px 50px !important;
}
.interesting-sub .et_pb_column
{
  min-width: 32%;
  max-width: 32%;
}
.interesting-sub .et_pb_column:last-child
{
  margin-right: 0px;
}
.interesting-sub .et_pb_image
{
  min-width: auto;
  min-height: 150px;
  max-height: 150px;
  overflow: hidden;
  height: inherit;
}

/*.interesting-sub .et_pb_text
{
   min-height: 100px;
  height:100px;
  overflow: hidden; 
  text-overflow: ellipsis; 
}*/
.interesting-sub .et_pb_column
{
  min-height: auto;
}
#main-content .container
{
  padding: 60px 15px 0px;
}
.under-sea
{
  padding: 0px 15px 50px !important;
}
.under-sea-sub-image-text .et_pb_column
{
  min-width: 32%;
}
.under-sea-sub-image-text .et_pb_column:last-child
{
  margin-right: 0px;
}
.fish-tree-main
{
  padding: 50px 15px 50px;
}
.life-below
{
  padding: 0px 15px  50px!important;
}
.life-below-image-text .et_pb_column
{
  min-width: 32%;
  max-width: 32%;
  margin-bottom: 15px !important;
}
.life-below-image-text .et_pb_image
{
  min-width: inherit;
}
/*.life-below-image-text .et_pb_text
{
    min-height: 100px;
  height:100px;
  overflow: hidden; 
  text-overflow: ellipsis; 
}
*/
.life-below-image-text .et_pb_column:last-child
{
  margin-right: 0px;
}
#main-content .container
{
  padding-left: 15px !important;
  padding-right: 15px !important;
}
.land-life-sub .et_pb_column
{
  width: 48.5% !important;
  max-width: 48.5% !important;
  margin-bottom: 15px 
}
.land-life-sub .et_pb_column:nth-child(2)
{
  margin-right: 0% !important;
}
.land-life-sub .image-text
{
  width: 100% !important;
  min-width:100% !important;
}
.land-life-sub .et_pb_blurb_container
{
  min-height: 100px;
  height: 100px;
  overflow: hidden; 
  text-overflow: ellipsis; 
  width: auto;
}
.marine-threats
{
  padding: 0px 15px 50px !important;
}
#comment-wrap
{
  padding: 0px 15px;
}
.under-sea-title
{
  padding-top: 30px !important;
}
.waves-main
{
  padding: 0px 15px !important;
}
.diagram-blurb-text .et_pb_column
{
  min-width: 32%;
  max-width: 32%;
}
.diagram-blurb-text .et_pb_column:last-child
{
  margin-right: 0px;
}
.diagram-blurb-text .et_pb_image
{
  min-height: 150px;
  height: inherit;
}
.waves-two-coloum .et_pb_column
{
  min-width: 48.5% !important;
  max-width:48.5% !important;
}
#main-header .et_search_form_container
{
  max-width: 100%;
  float: right;
}

}
@media screen and (max-width: 768px) {
#footer-widgets .footer-widget:nth-child(2)
{
  margin-right: 1% !important;
}
#footer-widgets .footer-widget:nth-child(1)
{
  margin-right: 10px !important;
}
#footer-widgets .footer-widget:nth-child(3)
{
  margin-right: 10px !important;
  width: auto !important;
  max-width: auto !important;
}
.bottom-nav
{
  width: 60%;
}
.footer-text
{
  width: 40%;
}
.get_in_touch .messsage-main .msg
{
  max-width: 79%;
}
.contact-main
{
  padding-top: 300px;
}
#main-header .et_mobile_menu li ul, .et_pb_fullwidth_menu .et_mobile_menu li ul
{
  min-height: 200px;
  max-height: 200px;
  overflow-y:scroll; 
}
.sub-menu
{
  margin-top: 0px !important;
}
.land-life .image-text
{
  width:350px !important;
}
.land-title
{
  padding-bottom: 0px;
}
.land-life-sub
{
  padding-top: 0px;
}
.land-life .image-text
{
  max-width: 100% !important;
  width: 100% !important;
}
.habitat-sub .et_pb_column
{
  min-width: 32%;
  max-width: 32%;
}
.habitat-sub .et_pb_image
{
  min-width: inherit;
  height:150px;
}
/*.habitat-sub .et_pb_text
{
  min-height: 100px;
  height:100px;
  overflow: hidden; 
  text-overflow: ellipsis; 
}*/
.under-sea-sub-image-text .et_pb_column
{
  min-width: 32%;
  max-width: 32%;
}
.under-sea-sub-image-text .et_pb_column:last-child
{
  margin-right: 0px;
}
.under-sea-sub-image-text .et_pb_image
{
  height: 150px;
}
#footer-widgets .footer-widget:nth-child(2)
{
    float: left;
    margin-right: 1% !important;
    max-width: 320px !important;
    width: 100%;
}
.current-menu-parent a
{
  border-bottom:none !important;
}

/*#main-header .et_mobile_menu li ul, .et_pb_fullwidth_menu .et_mobile_menu li ul
{
  display: none !important;
}*/
#main-header .et_mobile_menu li ul.sub-menu.hide {
    display: none!important;
}
#main-header .et_mobile_menu li ul.sub-menu.visible {
    display: block!important;
}
#main-header .et_mobile_menu .current-menu-item a
{
  color: #73a53e !important;
}
.et_mobile_menu .menu-item-has-children > a:after {
        content: '';
        width: 0;
        height: 0;
        border-left: 7px solid transparent;
        border-right: 7px solid transparent;
        border-top: 7px solid #a6a6a6;
       position: absolute;
       right: 50px;
       margin-top: 10px;
}
.et_mobile_menu .menu-item-has-children > a:hover:after {
    border-top: 7px solid #a6a6a6;
}
.et_mobile_menu .menu-item-has-children > a
{
  background: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.03) !important;
}
}
@media screen and (max-width: 767px) {
#main-footer #footer-widgets
{
  padding: 25px 0px;
}
#footer-widgets .footer-widget:nth-child(n), #footer-widgets .footer-widget .fwidget
{
  margin-bottom: 30px !important;
}
#footer-widgets .footer-widget:nth-child(1)
{
    width: 35% !important;
    max-width: 35% !important;
}
#footer-widgets .footer-widget:nth-child(2)
{
  width: 60% !important;
}
#footer-widgets .footer-widget:nth-child(3)
{
  width: 100% !important;
  max-width: 100% !important;
  float: left;
  margin-bottom: 0px !important;
}
#footer-widgets .footer-widget:nth-child(3) .widget_text
{
  float: left;
}
.footer-text
{
  width: 45%;
}
.bottom-nav
{
  text-align:left;
}
.bottom-nav li
{
  padding-right: 12px;
}
.bottom-nav
{
  width: 55%;
}
.get_in_touch .user-main div
{
  width: 50%;
}
.get_in_touch .user-main .user-phone
{
  width: 100%;
}
.get_in_touch .messsage-main .msg
{
  max-width: 100%;
}
.get_in_touch .messsage-main .send-msg
{
  margin-left: 0px;
}
.get_in_touch .messsage-main .send-msg .wpcf7-submit
{
  margin-top: 20px;
}
.get_in_touch .user-main .user-email
{
  padding-right: 0px;
}
.get_in_touch .user-main
{
  margin-bottom: 0px;
}
.land-life-sub .et_pb_column
{
  max-width: 100% !important;
  width: 100% !important;
}
.land-life .image-text
{
  max-width: 100% !important;
  width: 100% !important;
  max-height: inherit;
  float: left;
}
.land-life-sub .et_pb_column
{
  margin-right: 0px;
}
.image-text .et_pb_main_blurb_image
{
  max-width: 100%;
  margin: 0 auto;
  display: block;
}
.image-text .et_pb_blurb_container p
{
  padding-top: 10px;
}
.habitat-sub .et_pb_column
{
  min-width: 48.5%;
  max-width: 48.5%;
}
.habitat-sub .et_pb_column:nth-child(2)
{
  margin-right: 0px !important;
}
.habitat-sub
{
  padding-bottom: 15px;
  padding-top: 15px;
}
.interesting-sub .et_pb_column
{
  min-width: 48.5%;
  max-width: 48.5%;
}
.interesting-sub .et_pb_column:nth-child(2)
{
  margin-right: 0px !important;
}
.interesting-sub
{
  padding-bottom: 15px;
  padding-top: 15px;
}
.interesting-life .et_pb_row
{
  padding:15px 0px;
}
.under-sea-sub-image-text .et_pb_column
{
  min-width: 48.5%;
  max-width: 48.5%;
}
.under-sea-sub-image-text .et_pb_column:nth-child(2)
{
  margin-right: 0px;
}
.life-below-image-text .et_pb_column
{
  min-width:49%;
  max-width:49%;
}
.life-below-image-text .et_pb_column:nth-child(2)
{
  margin-right: 0px !important;
}
.diagram-blurb-text .et_pb_column
{
  min-width: 48.5%;
  max-width: 48.5%;
}
.diagram-blurb-text .et_pb_column:nth-child(2)
{
  margin-right: 0px !important;
}
.home form.et-search-form::after
{
  content: "";
  display: none;
}
.et_pb_gutter form.et-search-form::after
{
  content: "";
  display: none;
}
form.et-search-form::after
{
  content: "";
  display: none;
}
form.et-search-form::after
{
  content: "";
  display: none;
}
form.et-search-form::after
{
  content: "";
  display: none;
}
}
@media screen and (max-width: 767px) {
.life-below-image-text .et_pb_column:last-child
{
  margin-right:2% !important;
}
}
@media screen and (max-width: 640px) {
.rare-photo-main
{
  padding: 30px 0px 0px !important;
}
.life-below-image-text
{
  padding: 0px 0px 30px;
}
.diagram-blurb-text .et_pb_column:last-child
{
  margin-right:2% !important;
}
}

@media screen and (max-width: 639px) {

#footer-widgets .footer-widget:nth-child(1)
{
  width: 100% !important;
  max-width: 100% !important;
  text-align: center;
  float:left;
  margin-right: 0px !important;
}
#footer-widgets .footer-widget .fwidget
{
  width: 100%;
  text-align: center;
}
.textwidget .resource_download a
{
  float:none;
}
#footer-widgets .footer-widget:nth-child(2)
{
  width: 100% !important;
  max-width: 100% !important;
  text-align: center;
  float:left;
  margin-right: 0px !important;
}
#footer-widgets .footer-widget:nth-child(3) .custom-logo p
{
  margin-left: -20px;
  margin-right: 0px !important;
}
.footer-text
{
  text-align:center;
  width: 100%;
}
.bottom-nav
{
  width: 100%;
  text-align: center;
}
.get_in_touch .user-main div
{
  width: 100%;
}
.get_in_touch .user-main .user-name
{
  padding-right: 0px;
}
.contact-page
{
  padding: 50px 15px 25px !important;
}
.contact-page .get-in-touch
{
  padding-bottom: 0px;
}
.contact-page .get-in-touch h3
{
  padding-bottom: 0px;
}
.principles-sub {
    padding: 0px 15px 25px !important;
}
.principles-main
{
  padding-bottom: 0px;
}
.land-life-sub.et_pb_row
{
  padding-bottom: 0px;
}
}
@media screen and (max-width: 480px) {
.custom-logo span
{
  font-size: 16px;
}
.custom-logo p
{
  letter-spacing: 5px;
}
.et_header_style_left .et-search-form, .et_header_style_split .et-search-form
{
  width: 70% !important;
  max-width: 70% !important;
}
.et-search-form input
{
  right: 20px;
}
.links a
{
  font-size: 10px;
}
.principles-sub .et_pb_module
{
  margin-bottom: 0px !important;

}
.body-background:before
{ 
  content: "";
 left: 0px;
 right: 0px;
 top:0px;
 bottom: 0px;
 z-index: 1;
 position:fixed;
 opacity: 0.5;
 background: #000;
}
.principles-sub .et_pb_title_container h1
{
  font-size: 20px;
}
.habitat-zoning-head h1
{
  font-size: 20px;
}
.habitat-zoning-head.et_pb_row
{
  padding: 15px 0px 0px !important;
}
.zoining-land
{
  padding-bottom:0px;
}
.habitat-zoning-head .et_pb_column
{
  margin-bottom: 15px;
}
.vagetation-image.et_pb_row
{
  padding-bottom: 0px;
}
.habitat-sub .et_pb_column
{
  min-width: 100%;
  max-width: 100%;
}
.interesting-sub .et_pb_column
{
  min-width: 100%;
  max-width: 100%;
}
.under-sea-sub-image-text .et_pb_column
{
  min-width: 100%;
  max-width: 100%;
}
.life-below-image-text .et_pb_column
{
  max-width: 100%;
}
.land-life .land-title h1
{
  font-size: 20px;
}
.life-below-sub .et_pb_title_container h1
{
  font-size: 20px;
}
.under-sea-title .et_pb_title_container h1
{
  font-size: 20px;
}
.marine-threats-sub .date-comment h1
{
  font-size: 20px;
}
#comment-wrap h1
{
  font-size: 20px;
}
#comment-wrap span.fn, span.fn a
{
  font-size: 12px;
}
.habitat-title h1
{
  font-size: 20px;
}
.diagram-blurb-text .et_pb_column
{
  max-width: 100%;
}
.waves-two-coloum .et_pb_column
{
  max-width: 100% !important;
  min-width:100% !important;
}
.waves-title h1
{
  font-size: 20px;
}
.theory
{
  padding: 0px 0px 30px;
}
}








