/*
============================
Name: Vexon - Modern Blog Template 
Version: 1.0.0
Description: Vexon - Modern Blog Template 
Author: alithemes
Author URI: https://themeforest.net/user/alithemes
Location: 
============================
*/

.header-area.header-area2 .header-elements{
    background: #0a0d12 !important;
}

@media screen and (max-width: 768px) {
    .form-area{
        display: block !important;
    }
  
    .hero2 .main-heading2 h1{
        font-size: 46px !important;
        padding-top: 42px !important;
    }

    .hero2 {
        min-height: 502px;
    }

    
  }

  @media screen and (max-width: 426px) {
    .form-area .aos-init{
        display: block !important;
    }
  
    .hero2 .main-heading2 h1{
        font-size: 42px !important;
        line-height: 37px;
        padding-top: 42px !important;
    }
    .hero2 {
        min-height: 502px;
    }
  }

  @media screen and (max-width: 376px) {
    .form-area .aos-init{
        display: block !important;
    }
  
    .hero2 .main-heading2 h1{
        font-size: 24px !important;
        line-height: 30px;
        padding-top: 20px !important;
    }
    .hero2 {
        min-height: 502px;
    }
  }