@media only screen and (max-width: 1025px) {
    .container {
        width: 94%;
        margin: 0 3%;
    }

    nav ul li a {
    display: inline-block;
    text-decoration: none;
    font-size: 13px;
    color: #000;
}



.about_content p {
    width:100%;
    text-align:left;
    font-size: 17px;
    color: #000;
    margin-bottom: 20px;
    line-height: 34px;
    display: inline-block;
}
section.main {
    width: 100%;
    float: left;
    padding: 17px 0px 40px;
}
.about_content h1 {
    width: 100%;
    float: left;
    text-align: center;
    font-size: 40px;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom:10px;
}
.about_content figure {
    width:100%;
    display: inline-block;
    margin-top: 15px;
}

.contact_form_content {
    width:100%;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 0px 0px 50px 0px rgb(0 0 0 / 20%);
    margin: -121px 0px 0px 0px;
    padding: 35px 35px 35px 35px;
    float: left;
    background: #fff;
    text-align: left;
}
.get_in_touch {
    width:100%;
    float: left;
    margin-left:0px;
    margin-top: 80px;
}
.member h1 {
    width: 100%;
    float: left;
    text-align: center;
    font-size: 40px;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom:10px;
}
.member p {
    width:100%;
    text-align:left;
    font-size: 17px;
    color: #000;
    margin-bottom: 20px;
    line-height: 34px;
    display: inline-block;
}
.member_search_name {
    width: 427px;
    float: left;
    height: 51px;
    border-radius: 0px;
    font-size: 15px;
    background: url(../img/search_icon.svg) no-repeat 15px 17px;
    padding-left: 42px;
    background-size: 18px;
    line-height: 0px;
    border: none;
}
.sort_by_link_content a {
    float: left;
    border-right: 1px solid #F0F0F0;
    padding: 16px 15px;
    width: 147px;
    font-size: 14px;
    color: #000;
    text-decoration: none;
}
.dashboard_content h2 {
    float: left;
    margin-top: 23px;
    margin-bottom: 0px;
    font-size: 12px;
    color: #fff;
    font-weight: bold;
    margin-left: 14px;
}

.mobile_heading{width:100%;float:left;text-align:center;display:none;}

.logo {
    float: left;
    margin-left: 11%;
    margin-top: 20px;
}

.proceed_payment_content {
    width: 100%;
    display: inline-block;
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: 6px 10px;
    clear: both;
    font-weight: 400;
    color: #212529;
    font-size: 11px;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}
.copyright{width:100%;float:left;padding:30px 0px;border-top:#000 solid 1px;text-align:center;}

.copyright p{float:right;text-align:center;color:#000;margin-bottom:0px;width:100%;margin-top:12px;}

.payment_history {
    width: 100%;
    float: left;
    margin-top: 20px;
    overflow:scroll;
    overflow-y:hidden;
}

   
}
@media only screen and (max-width: 979px) {
    .container {
        width: 93%;
        margin: 0 3%;
    }
    .menu {
    float: left;
    margin-top: 57px;
    margin-bottom: 5px;
    text-align: center;
    width: 100%;
    border-top:none;
    padding-top:0px;
}

.logo {
    float: left;
    text-align: center;
    width:100%;
    margin-left:0px;
}
.get_in_touch p {
    float: right;
    width: 89%;
    text-align: left;
    font-size: 16px;
    margin-top:0px;
}
.get_in_touch i {
    float: left;
    width: 50px;
    height: 50px;
    background: #e9e9e9;
    border-radius: 50%;
    font-size: 22px;
    line-height: 50px;
    margin-bottom:20px;
}
.user_login {
    width:100%;
    display: inline-block;
    background: #e9e9e9;
    border-radius: 46px;
    padding: 30px;
}
.user_login figure {
    width: 90px;
    height: 90px;
    float: left;
    background: #fff;
    border-radius: 50%;
    border: #e9e9e9 solid 3px;
    margin-left: 43%;
    margin-top: -76px;
    line-height: 76px;
}
.member_search_name {
    width: 287px;
    float: left;
    height: 51px;
    border-radius: 0px;
    font-size: 15px;
    background: url(../img/search_icon.svg) no-repeat 15px 17px;
    padding-left: 42px;
    background-size: 18px;
    line-height: 0px;
    border: none;
}
.member_search span {
    width: 261px;
    border-right: #E8E8E8 solid 1px;
    border-left: #E8E8E8 solid 1px;
    height: 52px;
    float: left;
    position: relative;
}
.registration_content button {
    float:left;
    background: #1a7ee5;
    border: none;
    color: #fff;
    padding: 10px 15px;
    margin-top: 18px;
    outline: none;
}
.dashboard_content h2 {
    float: left;
    margin-top: 23px;
    margin-bottom: 0px;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    margin-left: 14px;
}
.dashboard_content {
    width: 100%;
    float: left;
    background: #1a7ee5;
    padding: 20px;
    min-height:auto;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    padding-top: 30px;
    margin-bottom:30px;
     border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}
.dash_board ul {
    float:left;
    margin: 0px;
    padding: 0px;
}

.get_in_touch h3 {
    float: right;
    width: 89%;
    text-align: left;
    font-size: 19px;
    margin-top: 5px;
    font-weight: bold;
}
.logo figure {
    float:none;
    margin: 0px 20px 0px 20px;
    display:inline-block;
}
.logo h2{display:none;}

.mobile_heading{width:100%;float:left;text-align:center;display:block;}

.congratulations_content {
    width: 62%;
    background: #fff;
    padding: 30px;
    border-radius: 15px;
    text-align: center;
    display: block;
    margin: auto;
    overflow: auto;
    -webkit-box-shadow: 2px 2px 10px 0px rgb(176 176 176);
    -moz-box-shadow: 2px 2px 10px 0px rgba(176,176,176,1);
    box-shadow: 2px 2px 10px 0px rgb(176 176 176);
}

.social_icon {
    float: left;
    border-right: #e1e1e1 solid 1px;
    border-left: #e1e1e1 solid 1px;
    padding: 5px 30px 6px;
    margin-top:15px;
}
.login {
    float: right;
    margin-left: 15px;
    margin-top: 29px;
}
.register_button {
    float: right;
    margin-top:23px;
}
.profile_list {
    width: 100%;
    float: left;
    margin-bottom: 0px;
    margin-top: 30px;
    text-align: left;
}
.profile_list_content {
    display: inline-block;
    width:100%;
}

}
@media only screen and (max-width: 767px) {
    .container {
        width: 93%;
        display: block;
        margin: auto;
    }

    .top_header_content ul li {
    display: inline-block;
    margin-right: 10px;
    border-right: #e1e1e1 solid 1px;
    font-size: 11px;
    color: #000;
    padding: 6px 11px 6px 0px;
}
.social_icon a {
    display: inline-block;
    font-size:11px;
    color: #737477;
    margin-right: 21px;
}
.login a {
    float: left;
    font-size:11px;
    color: #000;
    text-decoration: none;
    margin-top:3px;
}
.owl-prev
{float:left;
background-position:left center !important;
position:absolute;
bottom:74px;
left:0px !important;
line-height:47px;
background:url(../img/prev.png) no-repeat 0px 0px;
height:45px; width:45px;
color:#000;
text-align:center;
font-size:50px;
}

.owl-prev:hover{color:#000;}
.owl-next
{float:right;
background-position:right center !important;
position:absolute;
bottom:74px;
right:0px !important;
height:45px;
line-height:47px;
width:45px; 
color:#000;
background:url(../img/next.png) no-repeat 0px 0px;
font-weight:bold;
text-align:center !important;
font-size:50px;
}
.message h3 {
    width: 100%;
    float: left;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    margin-bottom:25px;
}
section.main_heading {
    width: 100%;
    float: left;
    padding: 30px 0px;
}

.footer_link ul li a {
    display: inline-block;
    text-decoration: none;
    color: #a5b0c5;
    padding: 15px 9px;
    font-size: 12px;
    text-transform: uppercase;
}
.get_in_touch p {
    float: right;
    width: 84%;
    text-align: left;
    font-size: 16px;
    margin-top:0px;
}
.user_login figure {
    width: 90px;
    height: 90px;
    float: left;
    background: #fff;
    border-radius: 50%;
    border: #e9e9e9 solid 3px;
    margin-left: 40%;
    margin-top: -76px;
    line-height: 76px;
}
.member_search_name {
    width:100%;
    float: left;
    height: 51px;
    border-radius: 0px;
    font-size: 15px;
    background: url(../img/search_icon.svg) no-repeat 15px 17px;
    padding-left: 42px;
    background-size: 18px;
    line-height: 0px;
    border: none;
}
.member_search span {
    width:100%;
    border-right:none;
    border-left: none;
    border-top: #E8E8E8 solid 1px;
    border-bottom: #E8E8E8 solid 1px !important;
    height: 52px;
    float: left;
    position: relative;
}
.logo h2 {
    float: left;
    margin-top: 13px;
    display:none;
    margin-bottom: 0px;
    font-size: 19px;
    font-weight: bold;
    margin-left: 15px;
    text-align: left;
}
.get_in_touch h3 {
    float: right;
    width: 84%;
    text-align: left;
    font-size: 19px;
    margin-top: 5px;
    font-weight: bold;
}
.social_icon {
    float: left;
    border-right: #e1e1e1 solid 1px;
    border-left: #e1e1e1 solid 1px;
    padding: 5px 30px 6px;
    margin-top:14px;
}
.login {
    float: right;
    margin-left: 15px;
    margin-top: 20px;
}
.congratulations_content {
    width:100%;
    background: #fff;
    padding: 30px;
    border-radius: 15px;
    text-align: center;
    display: block;
    margin: auto;
    overflow: auto;
    -webkit-box-shadow: 2px 2px 10px 0px rgb(176 176 176);
    -moz-box-shadow: 2px 2px 10px 0px rgba(176,176,176,1);
    box-shadow: 2px 2px 10px 0px rgb(176 176 176);
}
.congratulations_content h1 {
    width: 100%;
    float: left;
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 32px;
    color: #000;
    font-weight: bold;
}
.register_button {
    float: right;
    margin-top: 14px;
}
.tab button {
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 16px;
    transition: 0.3s;
    font-size: 17px;
    font-weight: bold;
    width: 162px;
}
}
@media only screen and (max-width: 479px) {
    .container {
        width: 100%;
        display: block;
        margin: auto;
    }

    .top_header_content {
    float: left;
    text-align:left;
    width:100%;
}
.social_icon {
    float:left;
    width:100%;
    border-right: #e1e1e1 solid 1px;
    border-left: #e1e1e1 solid 1px;
    border-top: #e1e1e1 solid 1px;
    border-bottom: #e1e1e1 solid 1px;
    padding: 5px 30px 6px;
    margin-top:10px;
    text-align:center;
}
.login a {
    float: left;
    font-size: 11px;
    color: #000;
    text-decoration: none;
    margin-top:-4px;
}
.register_button {
    float:left;
    margin-top: 7px;
}
.login {
    float:right;
    margin-left:0px;
    margin-top: 18px;
}
.btn-secondary {
    color: #fff;
    background: url(../img/register-bg.png) no-repeat 89% 50% #27146e;
    border-color: #27146e;
    margin-left:0px;
    padding-right: 30px;
}
.top_header_content ul li:last-child{margin-right:0px;}
.get_in_touch p {
    float: right;
    width: 78%;
    text-align: left;
    font-size: 16px;
    margin-top:0px;
}
.user_login figure {
    width: 90px;
    height: 90px;
    float: left;
    background: #fff;
    border-radius: 50%;
    border: #e9e9e9 solid 3px;
    margin-left: 34%;
    margin-top: -76px;
    line-height: 76px;
}
.sort_by_link_content a {
    float: left;
    border-right: 1px solid #F0F0F0;
    padding: 16px 8px;
    width: 102px;
    font-size: 11px;
    color: #000;
    text-decoration: none;
}
.sort_by a {
    float: left;
    color: #000;
    font-size: 15px;
    color: #0072bc;
    border-right: #000 solid 1px;
    line-height: 16px;
    margin-right: 10px;
    padding-right: 10px;
    margin-top: 4px;
    text-decoration: none;
}
.forgot_password {
    float: left;
    margin-top: 8px;
    text-decoration: none;
    color: #000;
    margin-left: 47px;
}
.login_link {
    float: right;
    margin-top: -4px;
    text-decoration: none;
    color: #000;
}
.top_header_content ul li a {
    text-decoration: none;
    color: #000;
    font-size: 13px;
}
.logo h2 {
    float: left;
    margin-top:25px;
    display:none;
    margin-bottom: 0px;
    font-size: 10px;
    font-weight: bold;
    margin-left: 15px;
    text-align: left;
}
.get_in_touch h3 {
    float: right;
    width: 78%;
    text-align: left;
    font-size: 19px;
    margin-top: 5px;
    font-weight: bold;
}
.top_header_content ul li a {
    text-decoration: none;
    color: #000;
    font-size: 11px;
}
.recent_events_content a {
    float: left;
    background: #27146e;
    text-decoration: none;
    color: #fff;
    padding: 10px 25px;
    font-size: 15px;
    margin-top: 20px;
    margin-left: 34%;
}
.tab button {
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 0px;
    transition: 0.3s;
    font-size: 12px;
    font-weight: bold;
    width: 107px;
}
}
