/*
Theme Name: Hilary Holley
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: hilaryholley
*/



/*Add your own styles here:*/


body{font-family: "Montserrat", sans-serif;}

#top.home #header{display: none !important;}
#top #header .logo img{padding: 8px 0px;}
#top #header .av-main-nav > li > a{font-size: 18px;color: #213971;text-transform: uppercase;padding: 0px 30px;}
#top #header .av-main-nav > li.current-menu-item a{background: #213971;color: #ffffff;}


#top .landing .container{padding-top: 0px !important;}
#top .landing .entry-content-wrapper{width: 600px;padding: 40px 0px;}
#top .landing .flex_column.landingForm{margin: 0px;background: #ffffff;padding: 40px 45px;}
#top .landing .wpforms-container, #top .bannerForm .wpforms-form{margin: 0px 0px;}
#top .landing .wpforms-form .wpforms-field{padding: 6px 0px;}
#top .landing .wpforms-form .wpforms-field .wpforms-field{padding: 0px 0px;}
#top .landing .wpforms-form input.wpforms-field-medium, #top .landing .wpforms-form input.wpforms-field-large{background: #ededed;margin: 0px;font-family: "Montserrat", sans-serif;font-size: 16px;line-height: 24px;color: #232323;font-weight: 500;border: none;padding: 12px 15px;height: auto;box-shadow: none;border-radius: 0px;}
#top .landing .wpforms-form .wpforms-field-checkbox fieldset{margin: 10px 0px 0px 0px;}
#top .landing .wpforms-form .wpforms-field-checkbox .wpforms-field-label-inline{font-size: 18px;line-height: 20px;color: #bd1e2c;font-weight: 600;}
#top .landing .wpforms-form .wpforms-submit-container{padding: 0px;margin: 0px;}
#top .landing .wpforms-form .wpforms-submit-container{margin: 10px 0px 0px 0px;clear: none;}
#top .landing .wpforms-form .wpforms-submit{background: #a9343a;font-family: "Bebas Neue", sans-serif;font-size: 36px;line-height: 40px;color: #ffffff;font-weight: 400;letter-spacing: 1px;width: 100%;text-transform: uppercase;border: none;padding: 10px 15px;height: auto;letter-spacing: 0.5px;border-radius: 0px;}
#top .landing .wpforms-form em.wpforms-error{margin-top: 2px;}

#top .landing .wpforms-form .wpforms-field-checkbox .wpforms-field-label-inline{font-size: 13px;line-height: 18px;color: #232323;font-weight: 400;}
#top .landing .wpforms-form .wpforms-field-checkbox .wpforms-field-label-inline a{font-weight: 700;border-bottom: solid 1px #232323;}

#top .landing .avia-button{width: 100%;background: #ee3537;font-family: "Bebas Neue", sans-serif;font-size: 36px;line-height: 40px;color: #ffffff;font-weight: 400;text-transform: uppercase;padding: 10px 60px;margin: 0px 0px 0px 0px;letter-spacing: 0.5px;border: none;border-radius: 0px;}
#top .landing .avia-button:hover{opacity: 1;}

#top .aboutRyan{padding: 75px 0px;}
#top .aboutRyan .avia_textblock{font-size: 20px;line-height: 32px;color: #232323;}
#top .aboutRyan .avia_textblock h3{font-size: 72px;line-height: 80px;color: #bd2125;font-weight: 700;margin: 0px 0px 20px 0px;}
#top .aboutRyan .avia_textblock h3 img{max-height: 90px;width: auto;display: inline-block;vertical-align: bottom;margin-left: 10px;}

#top #landing{border: none;padding: 30px 0px 30px 0px;background: #213971;}
#top #landing .copyright{text-align: center;width: 100%;}
#top #landing .copyright span{font-size: 16px;line-height: 24px;color: #ffffff;border: solid 1px #ffffff;padding: 8px 15px;}

#top #scroll-top-link{display: none !important;}

#top .simpleText{padding: 30px 0px;position: relative;}
#top .simpleText .avia_textblock{font-size: 16px;line-height: 24px;color: #232323;}
#top .simpleText .avia_textblock strong{color: #232323;}
#top .simpleText .avia_textblock h3{font-size: 24px;line-height: 34px;color: #232323;}
#top .simpleText .avia_textblock ol li{padding: 8px 0px;}

#top #socket{background: #a9343a;border: none;padding: 20px 0px 20px 0px;}
#top #socket .copyright{text-align: center;width: 100%;}
#top #socket .copyright span{font-size: 16px;line-height: 24px;color: #ffffff;border: solid 1px #ffffff;padding: 8px 12px;}


@media screen and (max-width: 1500px) {

    #top .landing{background-size: auto 100%;background-position: top right -100px;}


}

@media screen and (max-width: 1300px) {

    #top .landing{background-size: auto 100%;background-position: top right -120px;}
    #top .landing .entry-content-wrapper{width: 450px;}
    #top .landing .flex_column.landingForm{padding: 20px 30px;}
    #top .aboutRyan .avia_textblock{font-size: 18px;line-height: 28px;}

}

@media screen and (max-width: 989px) {

    #top .landing{background: #ee3537 !important;padding: 0px;}
    #top .landing .container{width: 100% !important;max-width: 100% !important;padding: 0px;}
    #top .landing .entry-content-wrapper{width: 100%;padding: 0px;}
    #top .landing .flex_column.landingForm{padding: 40px 45px;}
    #top .landing .hilaryLogo{margin: 20px 0px;}
    #top .landing .hilaryLogo .avia_image {max-height: 300px;width: auto;}
    #top .aboutRyan{padding: 45px 0px;}
    #top .aboutRyan .avia_textblock h3{font-size: 60px;line-height: 70px;}
    #top .aboutRyan .avia_textblock h3 img{max-height: 70px;}
    #top #socket .copyright span{font-size: 15px;}

}

@media screen and (max-width: 767px) {

    #top .landing .flex_column{margin: 0px !important;}
    #top .aboutRyan .avia_textblock{font-size: 16px;line-height: 26px;}
    #top .aboutRyan .avia_textblock h3 img{margin-left: 0px;}
    #top .bannerForm .flex_column.av_one_full{margin: 30px 0px !important;}
    #top .bannerForm .wpforms-form input.wpforms-field-medium, #top .bannerForm .wpforms-form input.wpforms-field-large{font-size: 16px;line-height: 24px;}
    #top .bannerForm .wpforms-form .wpforms-submit, #top .bannerForm .avia-button{font-size: 26px;line-height: 34px;}
    #top #socket .copyright span{font-size: 14px;line-height: 20px;}

}

@media screen and (max-width: 639px) {

    #top .landing .hilaryLogo .avia_image {max-height: 240px;width: auto;}
    #top .landing .wpforms-form .wpforms-field.wpforms-field-layout{padding: 0px;}
    #top .landing .wpforms-form .wpforms-field .wpforms-field{padding: 6px 0px;}
    #top .landing .wpforms-form .wpforms-submit, #top .landing .avia-button{font-size: 30px;line-height: 32px;padding: 12px 15px 10px 15px;}
    #top #socket .copyright span{display: block;}

}

@media screen and (max-width: 479px) {

    #top .landing .hilaryLogo .avia_image {max-height: 200px;width: auto;}
    #top .landing .flex_column.landingForm{padding: 20px 25px;}
    #top .aboutRyan{padding: 40px 0px 15px 0px;}
    #top .aboutRyan .avia_textblock h3{font-size: 44px;line-height: 52px;}
    #top .aboutRyan .avia_textblock h3 img{vertical-align: top;}
    #top #socket{padding: 15px 0px 15px 0px;}
    #top #socket .copyright span{font-size: 13px;line-height: 18px;}


}