@media screen and (max-width: 1300px){
#bg_footer img {
    width: 580px;
    margin-left: 5%;
}
}

@media screen and (max-width: 1199px){

/* Signup Login Page */
#main-content #main-content-heading {
    font-size: 45px;
    margin: 20px 0px;
}
#main-content .media p {
    font-size: 25px;
}
#main-content #sign_up_form {
    padding: 25px 20px !important;
}
#main-content #sign_up_form h1 {
    font-size: 45px;
}
#main-content #sign_up_form p {
    font-size: 14px;
}
#main-content #sign_up_form input {
    font-size: 14px;
}
#main-content #sign_up_form label {
    font-size: 14px;
}
#main-content #sign_up_form select {
    font-size: 12px;
}
#bg_footer img{
    width: 450px;
}
#bg_footer::before {
    width: 35px;
    top: 40%;
    padding: 7px;
}
#bg_footer::after {
    width: 450px;
    top: 40%;
    padding: 7px;
}

/* fannectics-profile.php */
#profile_section1 #profile_search_form .input-group input {
    width: 337px;
}
#profile_section1 ul {
    padding: 26px 0px 35px 10px;
}
#profile_section1 ul li.list-group-item.border-0.rounded-0 {
    padding: 12px;
}
#profile_section2 div#my_navbar{
    margin-left: 30px;
}
#profile_section2 a {
    font-size: 14px;
    padding: 12px !important;
}
}
@media screen and (max-width: 991px){

/* Signup Login Page */
#main-content #main-content-heading {
    font-size: 40px;
    margin: 20px 0px;
}
#main-content .media p {
    font-size: 20px;
}
#main-content .col-lg-4{
    padding-left: 0px;
}
#main-content .col-lg-4 .form-check-inline.mb-3 {
    margin-top: 16px;
}
#main-content #sign_up_form label {
    margin-top: 0px !important;
}
#bg_footer img{
    width: 350px;
}
#bg_footer::before {
    width: 50px;
    top: 39%;
    padding: 7px;
}
#bg_footer::after {
    width: 350px;
    top: 39%;
    padding: 7px;
}
.agreement img {
    margin-top: -8px !important;
    width: 22px;
}

/* fannectics-profile.php */
#profile_section1 #profile_search_form .input-group input {
    width: 337px !important;
}
#profile_section1 ul {
    padding: 26px 0px 35px 10px;
}
#profile_section1 ul li.list-group-item.border-0.rounded-0 {
    padding: 12px;
}
#profile_section2 div#my_navbar{
    margin-left: 30px;
}
#profile_section2 a {
    font-size: 11px;
    padding: 12px !important;
}
}
@media screen and (max-width: 767px){

/* Signup Login Page */
form#header_form input {
    margin: 5px 0px !important;
}
div#logo {
    padding: 15px 14px;
}
form#header_form div.form-group {
    margin: 0 auto;
}
#header_inner {
    padding: 10px 0px 5px;
}
#main-content #main-content-heading {
    margin-top: 0px !important;
}
#main-content .media {
    margin: 25px 0px 20px;
}
.container{
    width: 720px;
}
header#bg_header {
    max-height: 218px !important;
}
form#header_form {
    max-width: 390px;
}
form#header_form input {
    width: 100%;
    margin: 15px 0px !important;
}
form#header_form div.form-group {
    margin: 0 auto;
    flex: 0 0 48%;
}
form#header_form div.form-group input {
    margin-bottom: 3px !important;
}
form#header_form div.form-group:nth-child(3) {
    flex: 0 0 100%;
    justify-content: right;
}
#header_form a {
    bottom: 66px;
    right: 0px;
    padding: 0 !important;
}
#header_form button {
    margin: 10px 0px;
}

#main-content .col-lg-8.pl-0.pt-5.mt-5 {
    margin: 0px 0px !important;
    padding-top: 40px !important;
}
#main-content #main-content-heading {
    font-size: 40px;
    margin: 20px 0px;
}
#main-content .media p {
    font-size: 20px;
}
#main-content .col-lg-4{
    padding-left: 0px;
}
#bg_footer img{
    width: 250px;
}
#bg_footer::before {
    width: 30px;
    top: 43%;
    padding: 5px;
}
#bg_footer::after {
    width: 270px;
    top: 43%;
    padding: 5px;
}

/* fannectics-profile.php */
#profile_section1 #profile_search_form .input-group input {
    width: 325px !important;
}
#profile_section1 ul {
    padding: 26px 0px 35px 0px;
}
#profile_section1 ul li.list-group-item.border-0.rounded-0 {
    padding: 12px;
}
}
@media screen and (max-width: 575px){

/* Signup Login Page */
#bg_footer img{
    width: 250px;
}
#bg_footer::before {
width: 40px;
top: 42%;
padding: 5px;
}
#bg_footer::after {
    width: 480px;
    top: 42%;
    padding: 5px;
}

/* fannectics-profile.php */
#profile_section1 #profile_search_form .input-group input {
    width: 215px !important;
}


}
