/* Stylesheet for Partner Sites */
/*-----------------------------------
[Table of contents]

xi. MEDIA QUERIES REFERENCE
xii. PLUGIN OVERRIDES
xiii. LOADER

0. RESET
1. TOOLS
2. COLOR 
3. FONT

-------------------------------------*/

/* <xi>|||||||||| MEDIA QUERIES REFERENCE START |||||||||| */

  /* !!!!!THESE ARE FOR REFERENCE ONLY DO NOT, I REPEAT DO NOT USE THESE FOR STYLES!!!!! */

  /* @media (max-width: 767px) {} */
  /* @media (max-width: 1023px) {} */
  /* @media (min-width: 1024px) {} */

/* |||||||||||||| MEDIA QUERIES REFERENCE END |||||||||||| */


/* <xii>||||||||||| PLUGIN OVERRIDES START ||||||||||| */

/* |||||||||||||||| PLUGIN OVERRIDES END ||||||||||||| */


/* <xiii>||||||||||| LOADER START ||||||||||| */

/* |||||||||||||||| LOADER END ||||||||||||| */


/* <0>|||||||||| RESET START |||||||||| */
  img,legend{border:0}legend,td,th{padding:0}html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,optgroup,strong{font-weight:700}dfn{font-style:italic}mark{color:#000;background:#ff0}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{height:0;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}pre,textarea{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{margin:0;font:inherit;color:inherit}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}input{line-height:normal}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{padding:.35em .625em .75em;margin:0 2px;border:1px solid silver}table{border-spacing:0;border-collapse:collapse}*,:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
  body{line-height:1;font-family: 'Roboto', serif;font-size: 16px; background-color: #fff; color: #4D4D4D; margin: 0; font-weight: 500; background-color: #F7F7F7;}
  ol,ul{list-style:none}
  blockquote,q{quotes:none}
  blockquote:after,blockquote:before,q:after,q:before{content:'';content:none}
  table{border-collapse:collapse;border-spacing:0}
  a,a:hover,a:focus{color:inherit;text-decoration:none}

/* ||||||||||||| RESET END |||||||||||| */


/* <1>|||||||||| TOOLS START |||||||||| */
  #wrapper {max-width: 1200px; width: 100%; margin: 0 auto !important; height: 100%; position: relative; background-color: #fff;}

  .mxw-container {width:100%;max-width:970px;}

  .float-none{float:none}
  .float-left{float:left}
  .float-right{float:right}

  .flex-right{justify-content: flex-end}
  .align-items-center{align-items: center}

  .clear-both{clear:both}

  .margin-zero-list{margin-block-start: 0;margin-block-end: 0;margin-inline-start: 0px;margin-inline-end: 0px;padding-inline-start: 0px;margin:0}
  .margin-zero{margin:0}
  .margin-center{margin:0 auto}
  .margin-bottom-zero{margin-bottom:0}
  .margin-top-zero{margin-top:0;}

  .padding-zero{padding:0 !important}
  .padding-bottom-zero{padding-bottom:0}
  .padding-top-zero{padding-top:0}

  .center-txt{text-align:center}
  .align-txt-right{text-align:right}

  .center-vert{display:flex;align-items:center}
  .center-all{display:flex;align-items:center;justify-content:center}
  .center-all img{max-width: 100%;padding: 30px 0 20px}

  .height-one-hundo {height: 100%}

  .width-one-hundo {width: 100%}
  .max-width-one-hundo {max-width: 100%}

  .flex{display: flex}
  .block{display:block}
  .none{display:none}
  .inline{display:inline-block}

  .underline {text-decoration: underline;}

/* ||||||||||||| TOOLS END |||||||||||| */


/* <2>|||||||||| COLOR START |||||||||| */
  
  .dark-txt {color: #000000}
  .dark-bg {background-color: #DAE8FE}

  .lite-txt {color: #ffffff}
  .lite-bg {background-color: #ffffff}
  .lite-txt-hover:hover {color: #ffffff !important}

  .blue-bg {background-color: #006CB6;}
  .blue-txt {color: #006CB6;}

  .form-bg {background-color: #F7F7F7;}
  .footer-bg {background-color: #221E1F;}

  .footer-txt {color: #C0D9EA;}


/* ||||||||||||| COLOR END |||||||||||| */


/* <3>|||||||||| FONT START |||||||||| */
    
  .roboto {font-family: 'Roboto', serif;}
  .secondary {font-family: 'Roboto', sans-serif;}

  h1,h2,h3,h4 {font-family: 'Roboto', serif;margin:0; padding:0;}

  h1{font-size:26px;}
  h2{font-size: 30px; color: #221E1F; font-weight: 500;}
  h3{font-size:24px;}
  h4{font-size:18px;}

  .inner-content ul li, .inner-content ul li a {line-height: 2;font-size: 16px;font-weight: 300}
  p {line-height: 1.5;font-size: 16px;font-weight: 400}

  .uppercase {text-transform: uppercase}
  .thin {font-weight: 300}
  .regular {font-weight: 500}
  .bold {font-weight: 700}
  .black {font-weight: 900}

/* ||||||||||||| FONT END |||||||||||| */

/* <4>|||||||||| FORMS START ||||||||| */
  

/* ||||||||||||| FORMS END ||||||||||| */

/* <5>|||||||||| HEADER START |||||||||| */

  header {height: 300px; background: url(https://gozeroprogram.com/wp-content/uploads/2025/09/header-image-text.jpg); width: 100%; max-width: 100%; background-size: contain; background-repeat: no-repeat;}

  @media (max-width: 1023px) {
    header {height: 255px;}
  }

  @media (max-width: 850px) {
    header {height: 225px;}
  }

  @media (max-width: 767px) {
    header {height: 200px;}
  }

  @media (max-width: 650px) {
    header {height: 180px;}
  }

  @media (max-width: 550px) {
    header {background: url(https://gozeroprogram.com/wp-content/uploads/2025/09/header-mobile.jpg); background-repeat: no-repeat; background-size: contain; height: 450px;}
  }

  @media (max-width: 400px) {
    header {height: 330px;}
  }

  @media (max-width: 350px) {
    header {height: 290px;}
  }

/* ||||||||||||| HEADER END |||||||||||| */


/* <6>|||||||||| HOME START |||||||||| */
  
  .home-div {padding: 40px 60px 60px; text-align: center;}
  .home-portal-div {background: url(https://gozeroprogram.com/wp-content/uploads/2025/09/portal-bg.jpg); margin: 60px 0; border-radius: 5px; padding: 60px;}
  .large-title {}
  .home-portal-div p {max-width: 80%; width: 100%; margin: 30px auto;}
  .btn {width: 200px; padding: 12px 10px; border: none; border-radius: 5px; font-weight: 300;}

  .home-options-div {display: flex; justify-content: space-between; gap: 40px; flex-wrap: wrap;}
  .home-option {display: flex; flex-direction: column; gap: 30px; max-width: 300px; width: 100%;  align-items: center;}
  .small-title {font-size: 22px; font-weight: 700;}
  .home-option p {min-height: 150px; margin: 0;}
  .btn-div, .home-option > a {display: flex; flex-direction: column; gap: 15px;}

  @media (max-width: 1100px) {
    .home-option {max-width: 250px;}
  }

  @media (max-width: 1023px) {
    .home-div {padding: 40px 40px;}
    .home-options-div {flex-direction: column; justify-content: center; gap: 60px;}
    .home-option {max-width: 300px; margin: 0 auto;}
    .home-option p {min-height: unset;}
    .btn-div, .home-option > a {margin-top: unset;}
  }

  @media (max-width: 450px) {
    .home-div {padding: 40px 20px;}
    .home-portal-div {padding: 40px}
    .home-portal-div p {max-width: 100%;}
  }


/* ||||||||||||| HOME END |||||||||||| */


/* <7>|||||||||| INNER PAGES START |||||||||| */



/* ||||||||||||| INNER PAGES END |||||||||||| */


/* <8>|||||||||| FOOTER START |||||||||| */
  
  footer {padding: 40px 60px;}
  .footer-holder {display: flex; justify-content: space-between;}
  .footer-txt-div p {margin: 10px 0; font-weight: 300;}
  .footer-txt-bold {font-weight: 700 !important;}

  @media (max-width: 767px) {
    .footer-holder {flex-direction: column; justify-content: center; align-items: center; gap: 40px;}
    .footer-txt-div p {text-align: center;}
  }

  @media (max-width: 450px) {
    footer {padding: 40px 20px;}
  }

/* ||||||||||||| FOOTER END |||||||||||| */