/*
Theme Name: Ryan Gill
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: ryangill
*/



/*Add your own styles here:*/

body{font-family: "Poppins", 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 .bannerimg .container{width: 100% !important;max-width: 100% !important;padding: 0px;}
#top .bannerimg .avia-image-container-inner, #top .bannerimg .avia_image{width: 100%;height: auto;}

#top .bannerForm .flex_column.av_one_full{float: right;width: 600px;background: #ffffff;padding: 30px 40px;margin-top: -120px;}
#top .bannerForm .wpforms-container, #top .bannerForm .wpforms-form{margin: 0px 0px;}
#top .bannerForm .wpforms-form .wpforms-field{padding: 3px 0px;}
#top .bannerForm .wpforms-form .wpforms-field .wpforms-field{padding: 3px 0px;}
#top .bannerForm .wpforms-form input.wpforms-field-medium, #top .bannerForm .wpforms-form input.wpforms-field-large{background: #ededed;margin: 0px;font-family: "Poppins", sans-serif;font-size: 18px;line-height: 24px;color: #232323;border: none;padding: 12px 15px;height: auto;box-shadow: none;border-radius: 0px;}
#top .bannerForm .wpforms-form .wpforms-field-checkbox fieldset{margin: 10px 0px 0px 0px;}
#top .bannerForm .wpforms-form .wpforms-field-checkbox .wpforms-field-label-inline{font-size: 18px;line-height: 20px;color: #bd1e2c;font-weight: 600;}
#top .bannerForm .wpforms-form .wpforms-submit-container{margin: 10px 0px 0px 0px;clear: none;}
#top .bannerForm .wpforms-form .wpforms-submit{background: #213971;font-family: "Poppins", sans-serif;font-size: 28px;line-height: 36px;color: #ffffff;font-weight: 700;letter-spacing: 1px;width: 100%;text-transform: uppercase;border: none;padding: 12px 15px;height: auto;letter-spacing: 0.5px;border-radius: 0px;}
#top .bannerForm .wpforms-form em.wpforms-error{margin-top: 2px;}

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

#top .bannerForm .avia-button{width: 100%;background: #bd2125;font-family: "Poppins", sans-serif;font-size: 28px;line-height: 36px;color: #ffffff;font-weight: 700;text-transform: uppercase;padding: 12px 60px;margin: 12px 0px 0px 0px;letter-spacing: 0.5px;border: none;border-radius: 0px;}
#top .bannerForm .avia-button:hover{background: #bd2125;color: #ffffff;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 #socket{border: none;padding: 30px 0px 30px 0px;background: #213971;}
#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 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;}


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



}

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

    #top .bannerForm .flex_column.av_one_full{width: 450px;padding: 20px 30px;margin-top: -100px}
    #top .aboutRyan .avia_textblock{font-size: 18px;line-height: 28px;}

}

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

    #top .bannerForm .flex_column.av_one_full{width: 100%;margin: 30px 0px;padding: 20px 30px 30px 30px;}
    #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;}

}

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

    #top .bannerimg .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 #socket .copyright span{display: block;}

}

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

    #top .bannerForm .flex_column.av_one_full{padding: 12px 20px 20px 20px;}
    #top .bannerForm .wpforms-form .wpforms-submit, #top .bannerForm .avia-button{font-size: 22px;line-height: 30px;}
    #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: 20px 0px 20px 0px;}


}
