/*////////////////////////////////////////////////////// Responsive CSS Structure //////////////////////////////////////////////////////*/
@media (min-width: 2400px) and (max-width: 2559px) {
}

@media (min-width: 2133px) {
    .container {max-width: 1642px;}
    .our-partner-wrp .container {max-width: 1855px;}
    .choose-realtors-wrp .container {max-width: 1924px;}
}

@media (min-width: 2400px) and (max-width: 2559px) {
    .choose-realtor-content {padding: 161px 230px 231px 133px;}
}

@media (min-width: 2133px) and (max-width: 2399px) {
    .container {max-width: 1320px;}
    
    /* Common Style Start */
    .banner-text { font-size: 26px; line-height: 36px; }
    .main-title { font-size: 38px; line-height: 48px; padding: 15px 0 0; }
    .common-detail { font-size: 20px; line-height: 36px; }
    .btn-red { padding: 18px 60px 18px 40px; }
    .btn-red::after {right: 32px; width: 9px; height: 18px;}
    .block-title {font-size: 34px; line-height: 44px; padding: 15px 0 0; }
    body {font-size: 22px; line-height: 46px;}
    .btn { font-size: 20px; line-height: 22px; }
    /* Common Style End */

    /* Header Start */
    .header-links ul li { font-size: 20px; line-height: 24px; padding: 5px 40px; }
    .top-header { padding: 26px 0;}
    .contact-no ul li::after {width: 55px; height: 55px;}
    .contact-no ul li::before {left: 17px; width: 24px; height: 24px;}
    .contact-no ul li { font-size: 22px; line-height: 38px; padding: 0 25px 0 80px; }
    .open-hours::after {width: 55px; height: 55px;}
    .open-hours::before { width: 32px; height: 27px; left: 13px; }
    .header .navbar-nav .nav-item .nav-link { font-size: 20px; line-height: 26px; }
    .login-details .login-btn { font-size: 20px; line-height: 24px; padding: 16px 50px 16px 70px; }
    .login-details .login-btn::before { width: 26px; height: 28px; left: 30px; }
    .login-details .sign-up-btn { font-size: 20px; line-height: 26px; }
    .bottom-header-section {padding: 22px 0; justify-content: space-between;}
    .bottom-header-section .navbar-collapse { flex: 0 0 69%; }
    .top-header::after {left: 120px;}
    .open-hours p { font-size: 20px; line-height: 24px; }
    .open-hours { padding: 0 0 0 80px; }
    /* Header End */

    /* Home Page Start */
    .banner-content .banner-logo img { max-width: 3000px; width: 100%; }
    .banner-content .banner-logo {padding: 40px 22px;}
    .banner-content { max-width: 500px; margin-left: 0; padding: 115px 50px 70px; }
    .welcome-section .main-title { max-width: 800px; margin: 0 0 30px; }
    .welcome-section .common-detail p { margin: 0 0 18px; }
    .welcome-wrp { padding: 80px 0 60px; }
    .contact-realtors-img {max-width: 380px; top: -350px;}
    .banner-img img { height: 670px; }
    .red-line {height: 350px; bottom: -30px;}
    .banner-wrp::before {height: 275px; left: 170px;}
    .contact-realtors-wrp { padding: 60px 0 350px 0; }

    .our-services-content .common-detail { font-size: 20px; line-height: 36px; }
    .our-services-content {padding: 40px 0 40px;}
    .our-services-wrp { padding: 18px 0 150px 0; }
    .our-services-content .main-title {font-size: 32px; line-height: 40px;}
    .our-services-content .our-services-img { max-width: 140px; height: 100px; margin: 0 auto 20px; }
    .our-services-main .row>* { padding: 0 60px; }
    .our-services-main .row {margin: 0 -60px;}
    .our-services-content::after {right: -60px;}

    .choose-realtor-content {padding: 70px 90px 80px 90px; margin: 151px 0 92px -20px;}
    .choose-realtor-img { margin: 0 -120px 0 0; }
    .choose-realtor-content .main-title { margin: 0 0 40px; }
    .choose-realtor-content .common-detail p { margin: 0 0 35px; }

    .out-dedication-img img {max-width: 780px;}
    .our-dedication-section {padding: 100px 0 100px;}
    .out-dedication-img { left: -200px; }
    .bg-img::before {max-width: 1200px; height: 270px;}
    .bg-img::after {height: 296px; left: 227px;}

    .join-us-section .join-us-block { padding: 90px 130px 100px 50px; }
    .join-us-block .common-detail { font-size: 20px; line-height: 38px; margin: 0 0 35px; }
    .join-us-block .block-title { margin: 0 0 40px; }
    .join-us-wrp { padding: 0 0 180px; }
    /* Home Page End */

    /* About Page Start */
    .choose-realtors-wrp .container {max-width: 1624px;} 
    .choose-realtors-section .block-title {line-height: 50px; margin: 0 0 40px;}
    .about-quick-links ul li { font-size: 20px; line-height: 28px; padding: 18px 0; }
    .inner-banner-wrp .banner-content {max-width: 450px; padding: 30px 39px 40px;}
    .inner-banner-wrp { margin: 0 0 100px; }
    .about-quick-links .banner-text {margin: 0 0 30px;}
    .about-right-content { margin: 0 -60px 0 18px; }
    .about-quick-links { max-width: 460px; }
    .about-bottom .common-detail { margin: 0 -35px 0 0; }
    .about-bottom-right {margin: 20px -80px 0 72px;}
    .about-bottom-right .banner-text { font-size: 32px; line-height: 40px; }
    .about-wrp { padding: 0 0 110px; }
    .choose-realtors-wrp {padding: 80px 0;}
    /* About Page End */

    /* Find Realtor Page Start */
    .common-table.dataTable tbody th, .common-table.dataTable tbody td { font-size: 20px; line-height: 24px; padding: 25px 15px; }
    .find-realtor-section .dataTables_wrapper .dataTables_length > label { font-size: 18px; line-height: 24px; }
    .find-realtor-section .dataTables_wrapper .dataTables_filter > label { font-size: 18px; line-height: 24px; margin: 0 0 30px; }
    .find-realtor-section .dataTables_wrapper .dataTables_filter input {padding: 15px; }
    .find-realtor-section .dataTables_wrapper .dataTables_paginate .paginate_button { font-size: 18px; line-height: 24px; padding: 10px; }
    .find-realtor-section .dataTables_wrapper .dataTables_paginate .paginate_button.current {padding: 10px 25px;}
    .common-table.dataTable>thead>tr>th, .common-table.dataTable>thead>tr>td {padding: 15px;}
    /* Find Realtor Page End */

    /* Member Resources Start */
    .member-resources-left .common-detail { font-size: 21px; line-height: 32px; margin: 0 0 25px; }
    .member-resources-left .block-title { margin: 0 0 20px; }
    .member-resources-left .banner-text { font-size: 22px; line-height: 32px; margin: 0 0 30px; }
    .member-resources-left .banner-text small { font-size: 20px; }
    .member-lists > h4 {font-size: 24px; line-height: 30px;}
    .member-lists ul li { font-size: 20px; line-height: 24px; margin: 0 20px 25px 0px; }
    .member-lists > h4 span { font-size: 22px; line-height: 30px; }
    .member-resources-wrp { padding: 20px 0 40px; }
    .member-resources-logo span { font-size: 20px; line-height: 26px; }
    .calender-wrp { padding: 0 0 20px; }
    .member-resources-logo { font-size: 20px; line-height: 26px; margin: 0 0 40px; }
    .calender-section iframe {height: 700px;}
    /* Member Resources End */

    /* Login Page Start */
    .common-form .swpm-label { font-size: 20px; line-height: 26px; margin: 0 0 12px; }
    .common-form .swpm-password-toggle-checkbox-label, .common-form .swpm-rememberme-label { font-size: 22px; line-height: 28px; }
    .common-form .swpm-login-form-submit {font-size: 22px; line-height: 24px; padding: 18px 60px; }
    .common-form .swpm-forgot-pass-link a { font-size: 18px; line-height: 20px; }
    .common-form .swpm-text-field { font-size: 20px; line-height: 26px; }
    /* Login Page End */

    /* Footer Start */
    .our-partner-slider .slick-prev { left: -120px; }
    .our-partner-slider .slick-arrow {width: 60px; height: 60px;}
    .our-partner-section .block-title {padding: 20px 0 0;}
    .our-partner-slider .slick-next { right: -120px; }
    .our-partner-wrp { padding: 70px 0 50px; }
    .our-partner-slider { padding: 60px 0 0; }

    .footer-logo img {width: 100%; max-width: 320px;}
    .footer-logo {bottom: 112px;}
    .footer-top { margin: 0px 0 170px; }
    .footer-left ul li span { width: 60px; height: 60px; }
    .social-media ul li a {width: 60px; height: 60px;}
    .footer-contact { padding: 29px 0 50px 0; }
    .footer-links ul li { font-size: 18px; line-height: 24px; padding: 0 0 15px; }
    .footer { padding: 0 0 80px; }
    .footer-links span {padding: 0 0 20px;}
    .footer-left ul li { font-size: 22px; line-height: 30px; }
    /* Footer End */
}

@media (min-width: 1900px) and (max-width: 2132px) {
    .container {max-width: 1320px;}
    
    /* Common Style Start */
    .banner-text { font-size: 26px; line-height: 36px; }
    .main-title { font-size: 38px; line-height: 48px; padding: 15px 0 0; }
    .common-detail { font-size: 20px; line-height: 36px; }
    .btn-red { padding: 18px 60px 18px 40px; }
    .btn-red::after {right: 32px; width: 9px; height: 18px;}
    .block-title {font-size: 34px; line-height: 44px; padding: 15px 0 0; }
    body {font-size: 22px; line-height: 46px;}
    .btn { font-size: 20px; line-height: 22px; }
    /* Common Style End */

    /* Header Start */
    .header-links ul li { font-size: 20px; line-height: 24px; padding: 5px 40px; }
    .top-header { padding: 26px 0;}
    .contact-no ul li::after {width: 55px; height: 55px;}
    .contact-no ul li::before {left: 17px; width: 24px; height: 24px;}
    .contact-no ul li { font-size: 22px; line-height: 38px; padding: 0 25px 0 80px; }
    .open-hours::after {width: 55px; height: 55px;}
    .open-hours::before { width: 32px; height: 27px; left: 13px; }
    .header .navbar-nav .nav-item .nav-link { font-size: 20px; line-height: 26px; }
    .login-details .login-btn { font-size: 20px; line-height: 24px; padding: 16px 50px 16px 70px; }
    .login-details .login-btn::before { width: 26px; height: 28px; left: 30px; }
    .login-details .sign-up-btn { font-size: 20px; line-height: 26px; }
    .bottom-header-section {padding: 22px 0; justify-content: space-between;}
    .bottom-header-section .navbar-collapse { flex: 0 0 69%; }
    .top-header::after {left: 120px;}
    .open-hours p { font-size: 20px; line-height: 24px; }
    .open-hours { padding: 0 0 0 80px; }
    /* Header End */

    /* Home Page Start */
    .banner-content .banner-logo img { max-width: 3000px; width: 100%; }
    .banner-content .banner-logo {padding: 40px 22px;}
    .banner-content { max-width: 500px; margin-left: 0; padding: 115px 50px 70px; }
    .welcome-section .main-title { max-width: 800px; margin: 0 0 30px; }
    .welcome-section .common-detail p { margin: 0 0 18px; }
    .welcome-wrp { padding: 80px 0 60px; }
    .relator-member-wrp {padding: 20px 0 60px;}
    .contact-realtors-img {max-width: 380px; top: -350px;}
    .banner-img img { height: 670px; }
    .red-line {height: 350px; bottom: -30px;}
    .banner-wrp::before {height: 275px; left: 170px;}
    .contact-realtors-wrp { padding: 60px 0 350px 0; }

    .our-services-content .common-detail { font-size: 20px; line-height: 36px; }
    .our-services-content {padding: 40px 0 40px;}
    .our-services-wrp { padding: 18px 0 150px 0; }
    .our-services-content .main-title {font-size: 32px; line-height: 40px;}
    .our-services-content .our-services-img { max-width: 140px; height: 100px; margin: 0 auto 20px; }
    .our-services-main .row>* { padding: 0 60px; }
    .our-services-main .row {margin: 0 -60px;}
    .our-services-content::after {right: -60px;}

    .choose-realtor-content {padding: 70px 90px 80px 90px; margin: 151px 0 92px -20px;}
    .choose-realtor-img { margin: 0 -120px 0 0; }
    .choose-realtor-content .main-title { margin: 0 0 40px; }
    .choose-realtor-content .common-detail p { margin: 0 0 35px; }

    .out-dedication-img img {max-width: 780px;}
    .our-dedication-section {padding: 100px 0 100px;}
    /* .bg-img::after {left: 227px;} */
    .bg-img::before {max-width: 1200px; height: 270px;}
    .bg-img::after {height: 296px; left: 227px;}

    .join-us-section .join-us-block { padding: 90px 130px 100px 50px; }
    .join-us-block .common-detail { font-size: 20px; line-height: 38px; margin: 0 0 35px; }
    .join-us-block .block-title { margin: 0 0 40px; }
    .join-us-wrp { padding: 0 0 180px; }
    /* Home Page End */

    /* About Page Start */
    .choose-realtors-wrp .container {max-width: 1624px;} 
    .choose-realtors-section .block-title {line-height: 50px; margin: 0 0 40px;}
    .about-quick-links ul li { font-size: 20px; line-height: 28px; padding: 18px 0; }
    .inner-banner-wrp .banner-content {max-width: 450px; padding: 30px 39px 40px;}
    .inner-banner-wrp { margin: 0 0 100px; }
    .about-quick-links .banner-text {margin: 0 0 30px;}
    .about-right-content { margin: 0 -60px 0 18px; }
    .about-quick-links { max-width: 460px; }
    .about-bottom .common-detail { margin: 0 -35px 0 0; }
    .about-bottom-right {margin: 20px -80px 0 72px;}
    .about-bottom-right .banner-text { font-size: 32px; line-height: 40px; }
    .about-wrp { padding: 0 0 110px; }
    .choose-realtors-wrp {padding: 80px 0;}
    /* About Page End */

    /* Find Realtor Page Start */
    .common-table.dataTable tbody th, .common-table.dataTable tbody td { font-size: 18px; line-height: 22px; padding: 25px 15px; }
    .find-realtor-section .dataTables_wrapper .dataTables_length > label { font-size: 18px; line-height: 24px; }
    .find-realtor-section .dataTables_wrapper .dataTables_filter > label { font-size: 18px; line-height: 24px; margin: 0 0 30px; }
    .find-realtor-section .dataTables_wrapper .dataTables_filter input {padding: 15px; }
    .find-realtor-section .dataTables_wrapper .dataTables_paginate .paginate_button { font-size: 18px; line-height: 24px; padding: 10px; }
    .find-realtor-section .dataTables_wrapper .dataTables_paginate .paginate_button.current {padding: 10px 20px;}
    .common-table.dataTable>thead>tr>th, .common-table.dataTable>thead>tr>td {padding: 15px;}
    /* Find Realtor Page End */

    /* Member Resources Start */
    .member-resources-left .common-detail { font-size: 21px; line-height: 32px; margin: 0 0 25px; }
    .member-resources-left .block-title { margin: 0 0 20px; }
    .member-resources-left .banner-text { font-size: 22px; line-height: 32px; margin: 0 0 30px; }
    .member-resources-left .banner-text small { font-size: 20px; }
    .member-lists > h4 {font-size: 24px; line-height: 30px;}
    .member-lists ul li { font-size: 20px; line-height: 24px; margin: 0 20px 25px 0px; }
    .member-lists > h4 span { font-size: 22px; line-height: 30px; }
    .member-resources-wrp { padding: 10px 0 40px; }
    .member-resources-logo span { font-size: 20px; line-height: 26px; }
    .calender-wrp { padding: 0 0 20px; }
    .member-resources-logo { font-size: 20px; line-height: 26px; margin: 0 0 40px; }
    .calender-section iframe {height: 700px;}
    /* Member Resources End */

    /* Login Page Start */
    .common-form .swpm-label { font-size: 20px; line-height: 26px; margin: 0 0 12px; }
    .common-form .swpm-password-toggle-checkbox-label, .common-form .swpm-rememberme-label { font-size: 22px; line-height: 28px; }
    .common-form .swpm-login-form-submit {font-size: 22px; line-height: 24px; padding: 18px 60px; }
    .common-form .swpm-forgot-pass-link a { font-size: 18px; line-height: 20px; }
    .common-form .swpm-text-field { font-size: 20px; line-height: 26px; }
    /* Login Page End */

    /* Footer Start */
    .our-partner-slider .slick-prev { left: -120px; }
    .our-partner-slider .slick-arrow {width: 60px; height: 60px;}
    .our-partner-section .block-title {padding: 20px 0 0;}
    .our-partner-slider .slick-next { right: -120px; }
    .our-partner-wrp { padding: 70px 0 50px; }
    .our-partner-slider { padding: 60px 0 0; }

    .footer-logo img {width: 100%; max-width: 320px;}
    .footer-logo {bottom: 112px;}
    .footer-top { margin: 0px 0 170px; }
    .footer-left ul li span { width: 60px; height: 60px; }
    .social-media ul li a {width: 60px; height: 60px;}
    .footer-contact { padding: 29px 0 50px 0; }
    .footer-links ul li { font-size: 18px; line-height: 24px; padding: 0 0 15px; }
    .footer { padding: 0 0 80px; }
    .footer-links span {padding: 0 0 20px;}
    .footer-left ul li { font-size: 22px; line-height: 30px; }
    .our-partner-wrp::before {height: 930px;}
    .footer::after {height: 800px;}
    /* Footer End */
}

@media (min-width: 1800px) and (max-width: 1899px) {
    .container {max-width: 1320px;}
    
    /* Common Style Start */
    .banner-text { font-size: 26px; line-height: 36px; }
    .main-title { font-size: 38px; line-height: 48px; padding: 15px 0 0; }
    .common-detail { font-size: 20px; line-height: 36px; }
    .btn-red { padding: 18px 60px 18px 40px; }
    .btn-red::after {right: 32px; width: 9px; height: 18px;}
    .block-title {font-size: 34px; line-height: 44px; padding: 15px 0 0; }
    body {font-size: 22px; line-height: 46px;}
    .btn { font-size: 20px; line-height: 22px; }
    /* Common Style End */

    /* Header Start */
    .header-links ul li { font-size: 20px; line-height: 24px; padding: 5px 40px; }
    .top-header { padding: 26px 0;}
    .contact-no ul li::after {width: 55px; height: 55px;}
    .contact-no ul li::before {left: 17px; width: 24px; height: 24px;}
    .contact-no ul li { font-size: 22px; line-height: 38px; padding: 0 25px 0 80px; }
    .open-hours::after {width: 55px; height: 55px;}
    .open-hours::before { width: 32px; height: 27px; left: 13px; }
    .header .navbar-nav .nav-item .nav-link { font-size: 20px; line-height: 26px; }
    .login-details .login-btn { font-size: 20px; line-height: 24px; padding: 16px 50px 16px 70px; }
    .login-details .login-btn::before { width: 26px; height: 28px; left: 30px; }
    .login-details .sign-up-btn { font-size: 20px; line-height: 26px; }
    .bottom-header-section {padding: 22px 0; justify-content: space-between;}
    .bottom-header-section .navbar-collapse { flex: 0 0 69%; }
    .top-header::after {left: 120px;}
    .open-hours p { font-size: 20px; line-height: 24px; }
    .open-hours { padding: 0 0 0 80px; }
    /* Header End */

    /* Home Page Start */
    .banner-content .banner-logo img { max-width: 3000px; width: 100%; }
    .banner-content .banner-logo {padding: 40px 22px;}
    .banner-content { max-width: 500px; margin-left: 0; padding: 115px 50px 70px; }
    .welcome-section .main-title { max-width: 800px; margin: 0 0 30px; }
    .welcome-section .common-detail p { margin: 0 0 18px; }
    .welcome-wrp { padding: 80px 0 60px; }
    .contact-realtors-img {max-width: 380px; top: -350px;}
    .banner-img img { height: 670px; }
    .red-line {height: 350px; bottom: -30px;}
    .banner-wrp::before {height: 275px; left: 170px;}
    .contact-realtors-wrp { padding: 60px 0 350px 0; }

    .our-services-content .common-detail { font-size: 20px; line-height: 36px; }
    .our-services-content {padding: 40px 0 40px;}
    .our-services-wrp { padding: 18px 0 150px 0; }
    .our-services-content .main-title {font-size: 32px; line-height: 40px;}
    .our-services-content .our-services-img { max-width: 140px; height: 100px; margin: 0 auto 20px; }
    .our-services-main .row>* { padding: 0 60px; }
    .our-services-main .row {margin: 0 -60px;}
    .our-services-content::after {right: -60px;}

    .choose-realtor-content {padding: 70px 90px 80px 90px; margin: 151px 0 92px -20px;}
    .choose-realtor-img { margin: 0 -120px 0 0; }
    .choose-realtor-content .main-title { margin: 0 0 40px; }
    .choose-realtor-content .common-detail p { margin: 0 0 35px; }

    .out-dedication-img img {max-width: 780px;}
    .our-dedication-section {padding: 100px 0 100px;}
    .out-dedication-img { left: -200px; }
    .bg-img::before {max-width: 1200px; height: 270px;}
    .bg-img::after {height: 296px; left: 227px;}

    .join-us-section .join-us-block { padding: 90px 130px 100px 50px; }
    .join-us-block .common-detail { font-size: 20px; line-height: 38px; margin: 0 0 35px; }
    .join-us-block .block-title { margin: 0 0 40px; }
    .join-us-wrp { padding: 0 0 180px; }
    /* Home Page End */

    /* About Page Start */
    .choose-realtors-wrp .container {max-width: 1624px;} 
    .choose-realtors-section .block-title {line-height: 50px; margin: 0 0 40px;}
    .about-quick-links ul li { font-size: 20px; line-height: 28px; padding: 18px 0; }
    .inner-banner-wrp .banner-content {max-width: 450px; padding: 30px 39px 40px;}
    .inner-banner-wrp { margin: 0 0 100px; }
    .about-quick-links .banner-text {margin: 0 0 30px;}
    .about-right-content { margin: 0 -60px 0 18px; }
    .about-quick-links { max-width: 460px; }
    .about-bottom .common-detail { margin: 0 -35px 0 0; }
    .about-bottom-right {margin: 20px -80px 0 72px;}
    .about-bottom-right .banner-text { font-size: 32px; line-height: 40px; }
    .about-wrp { padding: 0 0 110px; }
    .choose-realtors-wrp {padding: 80px 0;}
    /* About Page End */

    /* Find Realtor Page Start */
    .common-table.dataTable tbody th, .common-table.dataTable tbody td { font-size: 18px; line-height: 22px; padding: 25px 15px; }
    .find-realtor-section .dataTables_wrapper .dataTables_length > label { font-size: 18px; line-height: 24px; }
    .find-realtor-section .dataTables_wrapper .dataTables_filter > label { font-size: 18px; line-height: 24px; margin: 0 0 30px; }
    .find-realtor-section .dataTables_wrapper .dataTables_filter input {padding: 15px; }
    .find-realtor-section .dataTables_wrapper .dataTables_paginate .paginate_button { font-size: 18px; line-height: 24px; padding: 10px; }
    .find-realtor-section .dataTables_wrapper .dataTables_paginate .paginate_button.current {padding: 10px 25px;}
    .common-table.dataTable>thead>tr>th, .common-table.dataTable>thead>tr>td {padding: 15px;}
    /* Find Realtor Page End */

    /* Member Resources Start */
    .member-resources-left .common-detail { font-size: 21px; line-height: 32px; margin: 0 0 25px; }
    .member-resources-left .block-title { margin: 0 0 20px; }
    .member-resources-left .banner-text { font-size: 22px; line-height: 32px; margin: 0 0 30px; }
    .member-resources-left .banner-text small { font-size: 20px; }
    .member-lists > h4 {font-size: 24px; line-height: 30px;}
    .member-lists ul li { font-size: 20px; line-height: 24px; margin: 0 20px 25px 0px; }
    .member-lists > h4 span { font-size: 22px; line-height: 30px; }
    .member-resources-wrp { padding: 50px 0 40px; }
    .member-resources-logo span { font-size: 20px; line-height: 26px; }
    .calender-wrp { padding: 0 0 20px; }
    .member-resources-logo { font-size: 20px; line-height: 26px; margin: 0 0 40px; }
    .calender-section iframe {height: 700px;}
    /* Member Resources End */

    /* Login Page Start */
    .common-form .swpm-label { font-size: 20px; line-height: 26px; margin: 0 0 12px; }
    .common-form .swpm-password-toggle-checkbox-label, .common-form .swpm-rememberme-label { font-size: 22px; line-height: 28px; }
    .common-form .swpm-login-form-submit {font-size: 22px; line-height: 24px; padding: 18px 60px; }
    .common-form .swpm-forgot-pass-link a { font-size: 18px; line-height: 20px; }
    .common-form .swpm-text-field { font-size: 20px; line-height: 26px; }
    /* Login Page End */

    /* Footer Start */
    .our-partner-slider .slick-prev { left: -120px; }
    .our-partner-slider .slick-arrow {width: 60px; height: 60px;}
    .our-partner-section .block-title {padding: 20px 0 0;}
    .our-partner-slider .slick-next { right: -120px; }
    .our-partner-wrp { padding: 70px 0 50px; }
    .our-partner-slider { padding: 60px 0 0; }

    .footer-logo img {width: 100%; max-width: 320px;}
    .footer-logo {bottom: 112px;}
    .footer-top { margin: 0px 0 170px; }
    .footer-left ul li span { width: 60px; height: 60px; }
    .social-media ul li a {width: 60px; height: 60px;}
    .footer-contact { padding: 29px 0 50px 0; }
    .footer-links ul li { font-size: 18px; line-height: 24px; padding: 0 0 15px; }
    .footer { padding: 0 0 80px; }
    .footer-links span {padding: 0 0 20px;}
    .footer-left ul li { font-size: 22px; line-height: 30px; }
    .our-partner-wrp::before {height: 930px;}
    .footer::after {height: 800px;}
    /* Footer End */
}

@media (min-width: 1700px) and (max-width: 1799px) {

    .container {max-width: 1320px;}
    
    /* Common Style Start */
    .banner-text { font-size: 26px; line-height: 36px; }
    .main-title { font-size: 38px; line-height: 48px; padding: 15px 0 0; }
    .common-detail { font-size: 20px; line-height: 36px; }
    .btn-red { padding: 18px 60px 18px 40px; }
    .btn-red::after {right: 32px; width: 9px; height: 18px;}
    .block-title {font-size: 34px; line-height: 44px; padding: 15px 0 0; }
    body {font-size: 22px; line-height: 46px;}
    .btn { font-size: 20px; line-height: 22px; }
    /* Common Style End */

    /* Header Start */
    .header-links ul li { font-size: 20px; line-height: 24px; padding: 5px 40px; }
    .top-header { padding: 26px 0;}
    .contact-no ul li::after {width: 55px; height: 55px;}
    .contact-no ul li::before {left: 17px; width: 24px; height: 24px;}
    .contact-no ul li { font-size: 22px; line-height: 38px; padding: 0 25px 0 80px; }
    .open-hours::after {width: 55px; height: 55px;}
    .open-hours::before { width: 32px; height: 27px; left: 13px; }
    .header .navbar-nav .nav-item .nav-link { font-size: 20px; line-height: 26px; }
    .login-details .login-btn { font-size: 20px; line-height: 24px; padding: 16px 50px 16px 70px; }
    .login-details .login-btn::before { width: 26px; height: 28px; left: 30px; }
    .login-details .sign-up-btn { font-size: 20px; line-height: 26px; }
    .bottom-header-section {padding: 22px 0; justify-content: space-between;}
    .bottom-header-section .navbar-collapse { flex: 0 0 69%; }
    .top-header::after {left: 120px;}
    .open-hours p { font-size: 20px; line-height: 24px; }
    .open-hours { padding: 0 0 0 80px; }
    /* Header End */

    /* Home Page Start */
    .banner-content .banner-logo img { max-width: 3000px; width: 100%; }
    .banner-content .banner-logo {padding: 40px 22px;}
    .banner-content { max-width: 500px; margin-left: 0; padding: 115px 50px 70px; }
    .welcome-section .main-title { max-width: 800px; margin: 0 0 30px; }
    .welcome-section .common-detail p { margin: 0 0 18px; }
    .welcome-wrp { padding: 80px 0 60px; }
    .contact-realtors-img {max-width: 380px; top: -350px;}
    .banner-img img { height: 670px; }
    .red-line {height: 350px; bottom: -30px;}
    .banner-wrp::before {height: 275px; left: 170px;}
    .contact-realtors-wrp { padding: 60px 0 350px 0; }

    .our-services-content .common-detail { font-size: 20px; line-height: 36px; }
    .our-services-content {padding: 40px 0 40px;}
    .our-services-wrp { padding: 18px 0 150px 0; }
    .our-services-content .main-title {font-size: 32px; line-height: 40px;}
    .our-services-content .our-services-img { max-width: 140px; height: 100px; margin: 0 auto 20px; }
    .our-services-main .row>* { padding: 0 60px; }
    .our-services-main .row {margin: 0 -60px;}
    .our-services-content::after {right: -60px;}

    .choose-realtor-content {padding: 70px 90px 80px 90px; margin: 151px 0 92px -20px;}
    .choose-realtor-img { margin: 0 -120px 0 0; }
    .choose-realtor-content .main-title { margin: 0 0 40px; }
    .choose-realtor-content .common-detail p { margin: 0 0 35px; }

    .out-dedication-img img {max-width: 780px;}
    .our-dedication-section {padding: 100px 0 100px;}
    .out-dedication-img { left: -200px; }
    .bg-img::before {max-width: 1200px; height: 270px;}
    .bg-img::after {height: 296px; left: 227px;}

    .join-us-section .join-us-block { padding: 90px 130px 100px 50px; }
    .join-us-block .common-detail { font-size: 20px; line-height: 38px; margin: 0 0 35px; }
    .join-us-block .block-title { margin: 0 0 40px; }
    .join-us-wrp { padding: 0 0 180px; }
    /* Home Page End */

    /* About Page Start */
    .choose-realtors-wrp .container {max-width: 1440px;} 
    .choose-realtors-section .block-title {line-height: 44px; margin: 0 0 35px; font-size: 30px;}
    .about-quick-links ul li { font-size: 20px; line-height: 28px; padding: 18px 0; }
    .inner-banner-wrp .banner-content {max-width: 420px; padding: 30px 39px 40px;}
    .inner-banner-wrp { margin: 0 0 40px; }
    .about-quick-links .banner-text {margin: 0 0 30px;}
    .about-right-content { margin: 0 -60px 0 18px; }
    .about-quick-links { max-width: 460px; }
    .about-bottom .common-detail { margin: 0 -35px 0 0; }
    .about-bottom-right {margin: 20px -50px 0 72px;}
    .about-bottom-right .banner-text { font-size: 30px; line-height: 38px; }
    .about-wrp { padding: 0 0 100px; }
    .choose-realtors-wrp {padding: 70px 0;}
    .about-right-content .main-title { margin: 0 0 40px; }
    .about-bottom { padding: 70px 0 0; }
    .inner-banner-wrp .banner-img img { height: 440px; }
    /* About Page End */

    /* Find Realtor Page Start */
    .common-table.dataTable tbody th, .common-table.dataTable tbody td { font-size: 18px; line-height: 22px; padding: 25px 15px; }
    .find-realtor-section .dataTables_wrapper .dataTables_length > label { font-size: 18px; line-height: 24px; }
    .find-realtor-section .dataTables_wrapper .dataTables_filter > label { font-size: 18px; line-height: 24px; margin: 0 0 30px; }
    .find-realtor-section .dataTables_wrapper .dataTables_filter input {padding: 15px; }
    .find-realtor-section .dataTables_wrapper .dataTables_paginate .paginate_button { font-size: 18px; line-height: 24px; padding: 10px; }
    .find-realtor-section .dataTables_wrapper .dataTables_paginate .paginate_button.current {padding: 10px 25px;}
    .common-table.dataTable>thead>tr>th, .common-table.dataTable>thead>tr>td {padding: 15px;}
    /* Find Realtor Page End */

    /* Member Resources Start */
    .member-resources-left .common-detail { font-size: 21px; line-height: 32px; margin: 0 0 25px; }
    .member-resources-left .block-title { margin: 0 0 20px; }
    .member-resources-left .banner-text { font-size: 22px; line-height: 32px; margin: 0 0 30px; }
    .member-resources-left .banner-text small { font-size: 20px; }
    .member-lists > h4 {font-size: 24px; line-height: 30px;}
    .member-lists ul li { font-size: 20px; line-height: 24px; margin: 0 20px 25px 0px; }
    .member-lists > h4 span { font-size: 22px; line-height: 30px; }
    .member-resources-wrp { padding: 70px 0 40px; }
    .member-resources-logo span { font-size: 20px; line-height: 26px; }
    .calender-wrp { padding: 0 0 20px; }
    .member-resources-logo { font-size: 20px; line-height: 26px; margin: 0 0 40px; }
    .calender-section iframe {height: 700px;}
    /* Member Resources End */

    /* Login Page Start */
    .common-form .swpm-label { font-size: 18px; line-height: 24px; margin: 0 0 12px; }
    .common-form .swpm-password-toggle-checkbox-label, .common-form .swpm-rememberme-label { font-size: 20px; line-height: 26px; padding: 0 0 0 40px; }
    .common-form .swpm-login-form-submit {font-size: 22px; line-height: 24px; padding: 18px 60px; }
    .common-form .swpm-forgot-pass-link a { font-size: 18px; line-height: 20px; }
    .common-form .swpm-text-field { font-size: 20px; line-height: 24px;  padding: 12px 15px;}
    .common-form .swpm-remember-me { margin: 0 0 30px; }
    .common-form .swpm-rememberme-label::before {width: 22px; height: 22px; }
    .common-form .swpm-remember-me .swpm-rememberme-label::after {font-size: 18px; top: 0;}
    .common-form .swpm-rememberme-label::before {top: 2px;}

    .swpm-post-not-logged-in-msg {padding: 70px 0 0;}
    /* Login Page End */

    /* Footer Start */
    .our-partner-slider .slick-prev { left: -120px; }
    .our-partner-slider .slick-arrow {width: 60px; height: 60px;}
    .our-partner-section .block-title {padding: 20px 0 0;}
    .our-partner-slider .slick-next { right: -120px; }
    .our-partner-wrp { padding: 70px 0 50px; }
    .our-partner-slider { padding: 60px 0 0; }

    .footer-logo img {width: 100%; max-width: 320px;}
    .footer-logo {bottom: 112px;}
    .footer-top { margin: 0px 0 170px; }
    .footer-left ul li span { width: 60px; height: 60px; }
    .social-media ul li a {width: 60px; height: 60px;}
    .footer-contact { padding: 29px 0 50px 0; }
    .footer-links ul li { font-size: 18px; line-height: 24px; padding: 0 0 15px; }
    .footer { padding: 0 0 80px; }
    .footer-links span {padding: 0 0 20px;}
    .footer-left ul li { font-size: 22px; line-height: 30px; }
    .our-partner-wrp::before {height: 920px;}
    .footer::after {height: 830px;}
    /* Footer End */
}

@media (min-width: 1600px) and (max-width: 1699px) {
    .container {max-width: 1280px;}
    
    /* Common Style Start */
    .banner-text { font-size: 24px; line-height: 34px; }
    .main-title { font-size: 36px; line-height: 46px; padding: 15px 0 0; }
    .common-detail { font-size: 20px; line-height: 36px; }
    .btn-red { padding: 18px 60px 18px 40px; }
    .btn-red::after {right: 32px; width: 9px; height: 18px;}
    .block-title {font-size: 34px; line-height: 44px; padding: 15px 0 0; }
    body {font-size: 20px; line-height: 44px;}
    .btn { font-size: 20px; line-height: 22px; }
    /* Common Style End */

    /* Header Start */
    .header-links ul li { font-size: 18px; line-height: 22px; padding: 5px 40px; }
    .top-header { padding: 26px 0;}
    .contact-no ul li::after {width: 55px; height: 55px;}
    .contact-no ul li::before {left: 17px; width: 24px; height: 24px;}
    .contact-no ul li { font-size: 20px; line-height: 36px; padding: 0 25px 0 70px; }
    .open-hours::after {width: 55px; height: 55px;}
    .open-hours::before { width: 32px; height: 27px; left: 13px; }
    .header .navbar-nav .nav-item .nav-link { font-size: 20px; line-height: 26px; }
    .login-details .login-btn { font-size: 20px; line-height: 24px; padding: 16px 50px 16px 70px; }
    .login-details .login-btn::before { width: 26px; height: 28px; left: 30px; }
    .login-details .sign-up-btn { font-size: 20px; line-height: 26px; }
    .bottom-header-section {padding: 22px 0; justify-content: space-between;}
    .bottom-header-section .navbar-collapse { flex: 0 0 69%; }
    .top-header::after {left: 120px;}
    .open-hours p { font-size: 20px; line-height: 24px; }
    .open-hours { padding: 0 0 0 80px; }
    .header-links { padding: 0 50px 0 0; }
    /* Header End */

    /* Home Page Start */
    .banner-content .banner-logo img { max-width: 3000px; width: 100%; }
    .banner-content .banner-logo {padding: 40px 22px;}
    .banner-content { max-width: 460px; margin-left: 0; padding: 95px 50px 50px; }
    .welcome-section .main-title { max-width: 800px; margin: 0 0 25px; }
    .welcome-section .common-detail p { margin: 0 0 18px; }
    .welcome-wrp { padding: 70px 0 50px; }
    .contact-realtors-img { max-width: 280px; top: -170px; }
    .banner-img img { height: 600px; }
    .red-line {height: 290px; bottom: -30px;}
    .banner-wrp::before {height: 275px; left: 170px;}
    .contact-realtors-wrp { padding: 60px 0 350px 0; }

    .our-services-content .common-detail { font-size: 20px; line-height: 36px; }
    .our-services-content {padding: 40px 0 40px;}
    .our-services-wrp { padding: 18px 0 150px 0; }
    .our-services-content .main-title {font-size: 32px; line-height: 40px;}
    .our-services-content .our-services-img { max-width: 140px; height: 100px; margin: 0 auto 20px; }
    .our-services-main .row>* { padding: 0 60px; }
    .our-services-main .row {margin: 0 -60px;}
    .our-services-content::after {right: -60px;}

    .choose-realtor-content {padding: 70px 90px 80px 90px; margin: 151px 0 92px -20px;}
    .choose-realtor-img { margin: 0 -120px 0 0; }
    .choose-realtor-content .main-title { margin: 0 0 40px; }
    .choose-realtor-content .common-detail p { margin: 0 0 35px; }

    .out-dedication-img img {max-width: 780px;}
    .our-dedication-section {padding: 100px 0 100px;}
    .out-dedication-img { left: -200px; }
    .bg-img::before {max-width: 1200px; height: 270px;}
    .bg-img::after {height: 296px; left: 227px;}

    .join-us-section .join-us-block { padding: 90px 130px 100px 50px; }
    .join-us-block .common-detail { font-size: 20px; line-height: 38px; margin: 0 0 35px; }
    .join-us-block .block-title { margin: 0 0 40px; }
    .join-us-wrp { padding: 0 0 180px; }
    /* Home Page End */

    /* About Page Start */
    .choose-realtors-wrp .container {max-width: 1440px;} 
    .choose-realtors-section .block-title {line-height: 44px; margin: 0 0 35px; font-size: 30px;}
    .about-quick-links ul li { font-size: 20px; line-height: 28px; padding: 18px 0; }
    .inner-banner-wrp .banner-content {max-width: 420px; padding: 30px 39px 40px;}
    .inner-banner-wrp { margin: 0 0 40px; }
    .about-quick-links .banner-text {margin: 0 0 30px;}
    .about-right-content { margin: 0 -60px 0 18px; }
    .about-quick-links { max-width: 460px; }
    .about-bottom .common-detail { margin: 0 -35px 0 0; }
    .about-bottom-right {margin: 20px -50px 0 72px;}
    .about-bottom-right .banner-text { font-size: 30px; line-height: 38px; }
    .about-wrp { padding: 0 0 100px; }
    .choose-realtors-wrp {padding: 70px 0;}
    .about-right-content .main-title { margin: 0 0 40px; }
    .about-bottom { padding: 70px 0 0; }
    .inner-banner-wrp .banner-img img { height: 440px; }
    /* About Page End */

    /* Find Realtor Page Start */
    .common-table.dataTable tbody th, .common-table.dataTable tbody td { font-size: 18px; line-height: 22px; padding: 25px 15px; }
    .find-realtor-section .dataTables_wrapper .dataTables_length > label { font-size: 18px; line-height: 24px; }
    .find-realtor-section .dataTables_wrapper .dataTables_filter > label { font-size: 18px; line-height: 24px; margin: 0 0 30px; }
    .find-realtor-section .dataTables_wrapper .dataTables_filter input {padding: 15px; }
    .find-realtor-section .dataTables_wrapper .dataTables_paginate .paginate_button { font-size: 18px; line-height: 24px; padding: 10px; }
    .find-realtor-section .dataTables_wrapper .dataTables_paginate .paginate_button.current {padding: 10px 25px;}
    .common-table.dataTable>thead>tr>th, .common-table.dataTable>thead>tr>td {padding: 15px;}
    /* Find Realtor Page End */

    /* Member Resources Start */
    .member-resources-left .common-detail { font-size: 21px; line-height: 32px; margin: 0 0 25px; }
    .member-resources-left .block-title { margin: 0 0 20px; }
    .member-resources-left .banner-text { font-size: 22px; line-height: 32px; margin: 0 0 30px; }
    .member-resources-left .banner-text small { font-size: 20px; }
    .member-lists > h4 {font-size: 24px; line-height: 30px;}
    .member-lists ul li { font-size: 20px; line-height: 24px; margin: 0 20px 25px 0px; }
    .member-lists > h4 span { font-size: 22px; line-height: 30px; }
    .member-resources-wrp { padding: 50px 0 40px; }
    .member-resources-logo span { font-size: 20px; line-height: 26px; }
    .calender-wrp { padding: 0 0 20px; }
    .member-resources-logo { font-size: 20px; line-height: 26px; margin: 0 0 40px; }
    .calender-section iframe {height: 700px;}
    /* Member Resources End */

    /* Login Page Start */
    .common-form .swpm-label { font-size: 18px; line-height: 24px; margin: 0 0 12px; }
    .common-form .swpm-password-toggle-checkbox-label, .common-form .swpm-rememberme-label { font-size: 20px; line-height: 26px; padding: 0 0 0 40px; }
    .common-form .swpm-login-form-submit {font-size: 22px; line-height: 24px; padding: 18px 60px; }
    .common-form .swpm-forgot-pass-link a { font-size: 18px; line-height: 20px; }
    .common-form .swpm-text-field { font-size: 18px; line-height: 24px;  padding: 12px 15px;}
    .common-form .swpm-remember-me { margin: 0 0 30px; }
    .common-form .swpm-rememberme-label::before {width: 22px; height: 22px; }
    .common-form .swpm-remember-me .swpm-rememberme-label::after {font-size: 18px; top: 0;}
    .common-form .swpm-rememberme-label::before {top: 2px;}

    .swpm-post-not-logged-in-msg {padding: 20px 0 0;}
    /* Login Page End */

    /* Footer Start */
    .our-partner-slider .slick-prev { left: -120px; }
    .our-partner-slider .slick-arrow {width: 60px; height: 60px;}
    .our-partner-section .block-title {padding: 20px 0 0;}
    .our-partner-slider .slick-next { right: -120px; }
    .our-partner-wrp { padding: 70px 0 30px; }
    .our-partner-slider { padding: 60px 0 0; }

    .footer-logo img {width: 100%; max-width: 320px;}
    .footer-logo {bottom: 112px;}
    .footer-top { margin: 0px 0 170px; }
    .footer-left ul li span { width: 60px; height: 60px; }
    .social-media ul li a {width: 60px; height: 60px;}
    .footer-contact { padding: 29px 0 50px 0; }
    .footer-links ul li { font-size: 18px; line-height: 24px; padding: 0 0 15px; }
    .footer { padding: 0 0 80px; }
    .footer-links span {padding: 0 0 20px;}
    .footer-left ul li { font-size: 22px; line-height: 30px; }
    .our-partner-wrp::before {height: 920px;}
    .footer::after {height: 830px;}
    /* Footer End */
}

@media (min-width: 1500px) and (max-width: 1599px) {
    .container {max-width: 1200px;}
    
    /* Common Style Start */
    .banner-text { font-size: 22px; line-height: 32px; }
    .main-title { font-size: 32px; line-height: 42px; padding: 15px 0 0; }
    .common-detail { font-size: 18px; line-height: 34px; }
    .btn-red { padding: 15px 50px 15px 30px; }
    .btn-red::after {right: 28px; width: 8px; height: 16px;}
    .block-title {font-size: 34px; line-height: 44px; padding: 15px 0 0; }
    body {font-size: 20px; line-height: 34px;}
    .btn { font-size: 18px; line-height: 20px; }
    /* Common Style End */

    /* Header Start */
    .header-links ul li { font-size: 18px; line-height: 22px; padding: 5px 30px; }
    .top-header { padding: 26px 0;}
    .contact-no ul li::after {width: 50px; height: 50px;}
    .contact-no ul li::before {left: 15px; width: 22px; height: 22px;}
    .contact-no ul li { font-size: 20px; line-height: 36px; padding: 0 25px 0 70px; }
    .open-hours::after {width: 50px; height: 50px;}
    .open-hours::before { width: 30px; height: 25px; left: 12px; }
    .header .navbar-nav .nav-item .nav-link { font-size: 20px; line-height: 26px; }
    .login-details .login-btn { font-size: 20px; line-height: 24px; padding: 16px 50px 16px 70px; }
    .login-details .login-btn::before { width: 26px; height: 28px; left: 30px; }
    .login-details .sign-up-btn { font-size: 20px; line-height: 26px; }
    .bottom-header-section {padding: 22px 0; justify-content: space-between;}
    .bottom-header-section .navbar-collapse { flex: 0 0 69%; }
    .top-header::after {left: 60px;}
    .open-hours p { font-size: 18px; line-height: 22px; }
    .open-hours { padding: 0 0 0 70px; }
    .header-links { padding: 0 30px 0 0; }
    /* Header End */

    /* Home Page Start */
    .banner-content .banner-logo img { max-width: 260px; width: 100%; }
    .banner-content .banner-logo {padding: 40px 22px;}
    .banner-content { max-width: 400px; margin-left: 0; padding: 70px 40px 40px; }
    .welcome-section .main-title { max-width: 600px; margin: 0 0 25px; }
    .welcome-section .common-detail p { margin: 0 0 15px; }
    .welcome-wrp { padding: 70px 0 50px; }
    .contact-realtors-img { max-width: 280px; top: -170px; }
    .banner-img img { height: 500px; }
    .red-line {height: 249px; bottom: 20px;}
    .banner-wrp::before {height: 195px; left: 70px; bottom: 10px;}
    .contact-realtors-wrp { padding: 60px 0 350px 0; }
    .banner-wrp::after {height: 190px;}

    .our-services-content .common-detail { font-size: 18px; line-height: 34px; }
    .our-services-content {padding: 40px 0 40px;}
    .our-services-wrp { padding: 18px 0 150px 0; border-radius: 410px 410px 0 0; -webkit-border-radius: 410px 410px 0 0; -moz-border-radius: 410px 410px 0 0; -ms-border-radius: 410px 410px 0 0; -o-border-radius: 410px 410px 0 0; }
    .our-services-content .main-title {font-size: 28px; line-height: 36px;}
    .our-services-content .our-services-img { max-width: 120px; height: 80px; margin: 0 auto 15px; }
    .our-services-main .row>* { padding: 0 60px; }
    .our-services-main .row {margin: 0 -60px;}
    .our-services-content::after {right: -60px;}

    .choose-realtor-content {padding: 70px 70px 60px 70px; margin: 120px 0 92px 0; height: calc(100% - 212px);}
    .choose-realtor-img { margin: 0 -80px 0 0; }
    .choose-realtor-content .main-title { margin: 0 0 30px; }
    .choose-realtor-content .common-detail p { margin: 0 0 20px; }

    .out-dedication-img img {max-width: 700px;}
    .our-dedication-section {padding: 80px 0;}
    .out-dedication-img { left: -80px; }
    .bg-img::before {max-width: 800px; height: 238px;}
    .bg-img::after {height: 244px; left: 227px;}

    .join-us-section .join-us-block { padding: 80px 90px 80px 20px; }
    .join-us-block .common-detail { font-size: 18px; line-height: 36px; margin: 0 0 30px; }
    .join-us-block .block-title { margin: 0 0 30px; }
    .join-us-wrp { padding: 0 0 140px; }
    .join-us-section { margin: 0; }
    /* Home Page End */

    /* About Page Start */
    .choose-realtors-wrp .container {max-width: 1320px;} 
    .choose-realtors-section .block-title { margin: 0 0 35px; font-size: 28px; line-height: 40px;}
    .about-quick-links ul li { font-size: 20px; line-height: 28px; padding: 18px 0; }
    .inner-banner-wrp .banner-content {max-width: 420px; padding: 30px 39px 40px;}
    .inner-banner-wrp { margin: 0 0 40px; }
    .about-quick-links .banner-text {margin: 0 0 30px;}
    .about-right-content { margin: 0 -60px 0 18px; }
    .about-quick-links { max-width: 440px; }
    .about-bottom .common-detail { margin: 0 -35px 0 0; }
    .about-bottom-right {margin: 20px -50px 0 72px;}
    .about-bottom-right .banner-text { font-size: 30px; line-height: 38px; }
    .about-wrp { padding: 0 0 100px; }
    .choose-realtors-wrp {padding: 70px 0;}
    .about-right-content .main-title { margin: 0 0 40px; }
    .about-bottom { padding: 70px 0 0; }
    /* About Page End */

   /* Find Realtor Page Start */
   .common-table.dataTable tbody th, .common-table.dataTable tbody td { font-size: 18px; line-height: 22px; padding: 22px 15px; }
   .find-realtor-section .dataTables_wrapper .dataTables_length > label { font-size: 18px; line-height: 24px; }
   .find-realtor-section .dataTables_wrapper .dataTables_filter > label { font-size: 18px; line-height: 24px; margin: 0 0 30px; }
   .find-realtor-section .dataTables_wrapper .dataTables_filter input {padding: 15px; width: 700px; }
   .find-realtor-section .dataTables_wrapper .dataTables_paginate .paginate_button { font-size: 18px; line-height: 24px; padding: 10px; }
   .find-realtor-section .dataTables_wrapper .dataTables_paginate .paginate_button.current {padding: 10px 25px;}
   .common-table.dataTable>thead>tr>th, .common-table.dataTable>thead>tr>td {padding: 15px;}
   .inner-banner-wrp .banner-img img { height: 400px; }
   .relator-member-wrp {padding: 50px 0 50px;}
   /* Find Realtor Page End */

    /* Member Resources Start */
    .member-resources-left .common-detail { font-size: 21px; line-height: 32px; margin: 0 0 25px; }
    .member-resources-left .block-title { margin: 0 0 20px; }
    .member-resources-left .banner-text { font-size: 22px; line-height: 32px; margin: 0 0 30px; }
    .member-resources-left .banner-text small { font-size: 20px; }
    .member-lists > h4 {font-size: 24px; line-height: 30px;}
    .member-lists ul li { font-size: 20px; line-height: 24px; margin: 0 20px 25px 0px; }
    .member-lists > h4 span { font-size: 22px; line-height: 30px; }
    .member-resources-wrp { padding: 50px 0 40px; }
    .member-resources-logo span { font-size: 20px; line-height: 26px; }
    .calender-wrp { padding: 0 0 20px; }
    .member-resources-logo { font-size: 20px; line-height: 26px; margin: 0 0 40px; }
    .calender-section iframe {height: 700px;}
    /* Member Resources End */

    /* Login Page Start */
    .common-form .swpm-label { font-size: 18px; line-height: 24px; margin: 0 0 12px; }
    .common-form .swpm-password-toggle-checkbox-label, .common-form .swpm-rememberme-label { font-size: 20px; line-height: 26px; padding: 0 0 0 40px; }
    .common-form .swpm-login-form-submit {font-size: 22px; line-height: 24px; padding: 18px 60px; }
    .common-form .swpm-forgot-pass-link a { font-size: 18px; line-height: 20px; }
    .common-form .swpm-text-field { font-size: 18px; line-height: 24px;  padding: 12px 15px;}
    .common-form .swpm-remember-me { margin: 0 0 30px; }
    .common-form .swpm-rememberme-label::before {width: 22px; height: 22px; }
    .common-form .swpm-remember-me .swpm-rememberme-label::after {font-size: 18px; top: 0;}
    .common-form .swpm-rememberme-label::before {top: 2px;}
    .common-form { padding: 50px 0; }
    .common-form .swpm-login-widget-form {padding: 30px 150px 0;}

    .swpm-post-not-logged-in-msg {padding: 40px 0 0;}
    /* Login Page End */

    /* Footer Start */
    .our-partner-slider .slick-prev { left: -80px; }
    .our-partner-slider .slick-arrow {width: 50px; height: 50px;}
    .our-partner-slider .slick-arrow svg {width: 22px;}
    .our-partner-section .block-title {padding: 20px 0 0;}
    .our-partner-slider .slick-next { right: -80px; }
    .our-partner-wrp { padding: 70px 0 50px; }
    .our-partner-slider { padding: 60px 0 0; }
    .our-partner-slider .our-partner-item { margin: 0 40px; }

    .footer-logo img {width: 100%; max-width: 280px;}
    .footer-logo {bottom: 80px;}
    .footer-top { margin: 0px 0 140px; }
    .footer-left ul li span { width: 50px; height: 50px; margin: 0 15px 0 0; }
    .social-media ul li a {width: 50px; height: 50px;}
    .footer-contact { padding: 29px 0 50px 0; }
    .footer-links ul li { font-size: 16px; line-height: 22px; padding: 0 0 15px; }
    .footer { padding: 0 0 80px; }
    .footer-links span {padding: 0 0 15px; font-size: 18px; line-height: 22px; margin: 0 0 18px;}
    .footer-left ul li { font-size: 18px; line-height: 28px; }
    .footer::after {height: 710px;}
    .our-partner-wrp::before {height: 940px;}
    /* Footer End */
}

@media (min-width: 1400px) and (max-width: 1499px) {
    .container {max-width: 1200px;}
    
    /* Common Style Start */
    .banner-text { font-size: 22px; line-height: 32px; }
    .main-title { font-size: 32px; line-height: 42px; padding: 15px 0 0; }
    .common-detail { font-size: 18px; line-height: 34px; }
    .btn-red { padding: 15px 50px 15px 30px; }
    .btn-red::after {right: 28px; width: 8px; height: 16px;}
    .block-title {font-size: 34px; line-height: 44px; padding: 15px 0 0; }
    body {font-size: 20px; line-height: 34px;}
    .btn { font-size: 18px; line-height: 20px; }
    /* Common Style End */

    /* Header Start */
    .header-links ul li { font-size: 18px; line-height: 22px; padding: 5px 30px; }
    .top-header { padding: 26px 0;}
    .contact-no ul li::after {width: 50px; height: 50px;}
    .contact-no ul li::before {left: 15px; width: 22px; height: 22px;}
    .contact-no ul li { font-size: 20px; line-height: 36px; padding: 0 25px 0 70px; }
    .open-hours::after {width: 50px; height: 50px;}
    .open-hours::before { width: 30px; height: 25px; left: 12px; }
    .header .navbar-nav .nav-item .nav-link { font-size: 20px; line-height: 26px; }
    .login-details .login-btn { font-size: 20px; line-height: 24px; padding: 16px 50px 16px 70px; }
    .login-details .login-btn::before { width: 26px; height: 28px; left: 30px; }
    .login-details .sign-up-btn { font-size: 20px; line-height: 26px; }
    .bottom-header-section {padding: 22px 0; justify-content: space-between;}
    .bottom-header-section .navbar-collapse { flex: 0 0 69%; }
    .top-header::after {left: 60px;}
    .open-hours p { font-size: 18px; line-height: 22px; }
    .open-hours { padding: 0 0 0 70px; }
    .header-links { padding: 0 30px 0 0; }
    /* Header End */

    /* Home Page Start */
    .banner-content .banner-logo img { max-width: 260px; width: 100%; }
    .banner-content .banner-logo {padding: 40px 22px;}
    .banner-content { max-width: 400px; margin-left: 0; padding: 70px 40px 40px; }
    .welcome-section .main-title { max-width: 600px; margin: 0 0 25px; }
    .welcome-section .common-detail p { margin: 0 0 15px; }
    .welcome-wrp { padding: 70px 0 50px; }
    .contact-realtors-img { max-width: 280px; top: -170px; }
    .banner-img img { height: 500px; }
    .red-line {height: 249px; bottom: 20px;}
    .banner-wrp::before {height: 195px; left: 70px; bottom: 10px;}
    .contact-realtors-wrp { padding: 60px 0 350px 0; }
    .banner-wrp::after {height: 190px;}

    .our-services-content .common-detail { font-size: 18px; line-height: 34px; }
    .our-services-content {padding: 40px 0 40px;}
    .our-services-wrp { padding: 18px 0 150px 0; border-radius: 410px 410px 0 0; -webkit-border-radius: 410px 410px 0 0; -moz-border-radius: 410px 410px 0 0; -ms-border-radius: 410px 410px 0 0; -o-border-radius: 410px 410px 0 0; }
    .our-services-content .main-title {font-size: 28px; line-height: 36px;}
    .our-services-content .our-services-img { max-width: 120px; height: 80px; margin: 0 auto 15px; }
    .our-services-main .row>* { padding: 0 60px; }
    .our-services-main .row {margin: 0 -60px;}
    .our-services-content::after {right: -60px;}

    .choose-realtor-content {padding: 70px 70px 60px 70px; margin: 120px 0 92px 0; height: calc(100% - 212px);}
    .choose-realtor-img { margin: 0 -80px 0 0; }
    .choose-realtor-content .main-title { margin: 0 0 30px; }
    .choose-realtor-content .common-detail p { margin: 0 0 20px; }

    .out-dedication-img img {max-width: 700px;}
    .our-dedication-section {padding: 80px 0;}
    .out-dedication-img { left: -80px; }
    .bg-img::before {max-width: 800px; height: 238px;}
    .bg-img::after {height: 244px; left: 227px;}

    .join-us-section .join-us-block { padding: 80px 90px 80px 20px; }
    .join-us-block .common-detail { font-size: 18px; line-height: 36px; margin: 0 0 30px; }
    .join-us-block .block-title { margin: 0 0 30px; }
    .join-us-wrp { padding: 0 0 140px; }
    .join-us-section { margin: 0; }
    /* Home Page End */

    /* About Page Start */
    .choose-realtors-wrp .container {max-width: 1320px;} 
    .choose-realtors-section .block-title { margin: 0 0 35px; font-size: 28px; line-height: 40px;}
    .about-quick-links ul li { font-size: 20px; line-height: 28px; padding: 18px 0; }
    .inner-banner-wrp .banner-content {max-width: 420px; padding: 30px 39px 40px;}
    .inner-banner-wrp { margin: 0 0 40px; }
    .about-quick-links .banner-text {margin: 0 0 30px;}
    .about-right-content { margin: 0 -60px 0 18px; }
    .about-quick-links { max-width: 440px; }
    .about-bottom .common-detail { margin: 0 -35px 0 0; }
    .about-bottom-right {margin: 20px -50px 0 72px;}
    .about-bottom-right .banner-text { font-size: 30px; line-height: 38px; }
    .about-wrp { padding: 0 0 100px; }
    .choose-realtors-wrp {padding: 70px 0;}
    .about-right-content .main-title { margin: 0 0 40px; }
    .about-bottom { padding: 70px 0 0; }
    /* About Page End */

    /* Find Realtor Page Start */
    .common-table.dataTable tbody th, .common-table.dataTable tbody td { font-size: 18px; line-height: 22px; padding: 22px 15px; }
    .find-realtor-section .dataTables_wrapper .dataTables_length > label { font-size: 18px; line-height: 24px; }
    .find-realtor-section .dataTables_wrapper .dataTables_filter > label { font-size: 18px; line-height: 24px; margin: 0 0 30px; }
    .find-realtor-section .dataTables_wrapper .dataTables_filter input {padding: 15px; width: 700px; }
    .find-realtor-section .dataTables_wrapper .dataTables_paginate .paginate_button { font-size: 18px; line-height: 24px; padding: 10px; }
    .find-realtor-section .dataTables_wrapper .dataTables_paginate .paginate_button.current {padding: 10px 25px;}
    .common-table.dataTable>thead>tr>th, .common-table.dataTable>thead>tr>td {padding: 15px;}
    .inner-banner-wrp .banner-img img { height: 400px; }
    .relator-member-wrp {padding: 50px 0 50px;}
    /* Find Realtor Page End */

    /* Member Resources Start */
    .member-resources-left .common-detail { font-size: 21px; line-height: 32px; margin: 0 0 25px; }
    .member-resources-left .block-title { margin: 0 0 20px; }
    .member-resources-left .banner-text { font-size: 22px; line-height: 32px; margin: 0 0 30px; }
    .member-resources-left .banner-text small { font-size: 20px; }
    .member-lists > h4 {font-size: 24px; line-height: 30px;}
    .member-lists ul li { font-size: 20px; line-height: 24px; margin: 0 20px 25px 0px; }
    .member-lists > h4 span { font-size: 22px; line-height: 30px; }
    .member-resources-wrp { padding: 70px 0 40px; }
    .member-resources-logo span { font-size: 20px; line-height: 26px; }
    .calender-wrp { padding: 0 0 20px; }
    .member-resources-logo { font-size: 20px; line-height: 26px; margin: 0 0 40px; }
    .calender-section iframe {height: 700px;}
    /* Member Resources End */

    /* Login Page Start */
    .common-form .swpm-label { font-size: 18px; line-height: 24px; margin: 0 0 12px; }
    .common-form .swpm-password-toggle-checkbox-label, .common-form .swpm-rememberme-label { font-size: 20px; line-height: 26px; padding: 0 0 0 40px; }
    .common-form .swpm-login-form-submit {font-size: 22px; line-height: 24px; padding: 18px 60px; }
    .common-form .swpm-forgot-pass-link a { font-size: 18px; line-height: 20px; }
    .common-form .swpm-text-field { font-size: 18px; line-height: 22px;  padding: 12px 15px;}
    .common-form .swpm-remember-me { margin: 0 0 30px; }
    .common-form .swpm-rememberme-label::before {width: 22px; height: 22px; }
    .common-form .swpm-remember-me .swpm-rememberme-label::after {font-size: 18px; top: 0;}
    .common-form .swpm-rememberme-label::before {top: 2px;}
    .common-form { padding: 50px 0; }
    .common-form .swpm-login-widget-form {padding: 30px 150px 0;}

    .swpm-post-not-logged-in-msg {padding: 40px 0 0;}
    /* Login Page End */

    /* Footer Start */
    .our-partner-slider .slick-prev { left: -80px; }
    .our-partner-slider .slick-arrow {width: 50px; height: 50px;}
    .our-partner-slider .slick-arrow svg {width: 22px;}
    .our-partner-section .block-title {padding: 20px 0 0;}
    .our-partner-slider .slick-next { right: -80px; }
    .our-partner-wrp { padding: 70px 0 30px; }
    .our-partner-slider { padding: 60px 0 0; }
    .our-partner-slider .our-partner-item { margin: 0 40px; }

    .footer-logo img {width: 100%; max-width: 280px;}
    .footer-logo {bottom: 80px;}
    .footer-top { margin: 0px 0 140px; }
    .footer-left ul li span { width: 50px; height: 50px; margin: 0 15px 0 0; }
    .social-media ul li a {width: 50px; height: 50px;}
    .footer-contact { padding: 29px 0 50px 0; }
    .footer-links ul li { font-size: 16px; line-height: 22px; padding: 0 0 15px; }
    .footer { padding: 0 0 80px; }
    .footer-links span {padding: 0 0 15px; font-size: 18px; line-height: 22px; margin: 0 0 18px;}
    .footer-left ul li { font-size: 18px; line-height: 28px; }
    .footer::after {height: 710px;}
    .our-partner-wrp::before {height: 940px;}
    /* Footer End */
}

@media (min-width: 1300px) and (max-width: 1399px) {
    .container {max-width: 1040px;}
    
    /* Common Style Start */
    .banner-text { font-size: 18px; line-height: 28px; }
    .main-title { font-size: 30px; line-height: 40px; padding: 12px 0 0; }
    .common-detail { font-size: 18px; line-height: 34px; }
    .btn-red { padding: 15px 50px 15px 30px; }
    .btn-red::after {right: 28px; width: 8px; height: 16px;}
    .block-title { font-size: 28px; line-height: 34px; padding: 15px 0 0; }
    body {font-size: 20px; line-height: 30px;}
    .btn { font-size: 18px; line-height: 20px; }
    /* Common Style End */

    /* Header Start */
    .header-links ul li { font-size: 16px; line-height: 20px; padding: 5px 25px; }
    .top-header { padding: 26px 0;}
    .contact-no ul li::after {width: 40px; height: 40px;}
    .contact-no ul li::before { left: 11px; width: 18px; height: 18px; }
    .contact-no ul li { font-size: 18px; line-height: 30px; padding: 0 25px 0 60px; }
    .open-hours::after {width: 40px; height: 40px;}
    .open-hours::before { width: 26px; height: 21px; left: 8px; }
    .header .navbar-nav .nav-item .nav-link { font-size: 18px; line-height: 24px; }
    .header .navbar-nav .nav-item { padding: 0 60px; }
    .login-details .login-btn { font-size: 16px; line-height: 20px; padding: 14px 30px 14px 60px; }
    .login-details .login-btn::before { width: 22px; height: 22px; left: 25px; }
    .login-details .sign-up-btn { font-size: 18px; line-height: 24px; }
    .bottom-header-section {padding: 22px 0; justify-content: space-between;}
    .bottom-header-section .navbar-collapse { flex: 0 0 69%; }
    .top-header::after {left: 30px;}
    .open-hours p { font-size: 16px; line-height: 20px; }
    .open-hours { padding: 0 0 0 60px; }
    .header-links { padding: 0 30px 0 0; }
    /* Header End */

    /* Home Page Start */
    .banner-content .banner-logo img { max-width: 240px; width: 100%; }
    .banner-content .banner-logo {padding: 40px 22px;}
    .banner-content { max-width: 360px; margin-left: 0; padding: 50px 30px 30px; }
    .welcome-section .main-title { max-width: 600px; margin: 0 0 20px; }
    .welcome-section .common-detail p { margin: 0 0 15px; }
    .welcome-wrp { padding: 60px 0 40px; }
    .contact-realtors-img { max-width: 240px; top: -130px; }
    .banner-img img { height: 440px; }
    .red-line {height: 249px; bottom: 20px;}
    .banner-wrp::before {height: 195px; left: 70px; bottom: 10px;}
    .contact-realtors-wrp { padding: 60px 0 320px 0; }
    .banner-wrp::after {height: 160px;}
    .banner-content .banner-text { padding: 20px 0 0; }

    .our-services-content .common-detail { font-size: 16px; line-height: 30px; }
    .our-services-content {padding: 40px 0 40px;}
    .our-services-wrp { padding: 18px 0 150px 0; border-radius: 300px 300px 0 0; -webkit-border-radius: 300px 300px 0 0; -moz-border-radius: 300px 300px 0 0; -ms-border-radius: 300px 300px 0 0; -o-border-radius: 300px 300px 0 0; }
    .our-services-content .main-title {font-size: 28px; line-height: 36px; margin: 0 0 15px;}
    .our-services-content .our-services-img { max-width: 100px; height: 70px; margin: 0 auto 15px; }
    .our-services-main .row>* { padding: 0 60px; }
    .our-services-main .row {margin: 0 -60px;}
    .our-services-content::after {right: -60px;}
    .our-services-main .row>*:nth-last-child(-n+2) .our-services-content::after { bottom: 40px; }

    .choose-realtor-content {padding: 60px 60px 50px 60px; margin: 120px 0 92px 0; height: calc(100% - 212px);}
    .choose-realtor-img { margin: 0 -80px 0 0; }
    .choose-realtor-content .main-title { margin: 0 0 20px; }
    .choose-realtor-content .common-detail p { margin: 0 0 20px; }

    .out-dedication-img img {max-width: 600px;}
    .our-dedication-section {padding: 60px 0;}
    .out-dedication-img { left: -40px; }
    .bg-img::before { max-width: 800px; height: 190px; }
    .bg-img::after {height: 200px; left: 227px;}

    .join-us-section .join-us-block { padding: 70px 70px 60px 10px; }
    .join-us-block .common-detail { font-size: 18px; line-height: 36px; margin: 0 0 25px; }
    .join-us-block .block-title { margin: 0 0 20px; }
    .join-us-wrp { padding: 0 0 110px; }
    .join-us-section { margin: 0; }
    /* Home Page End */

    /* About Page Start */
    /* .choose-realtors-wrp .container {max-width: 1320px;}  */
    .choose-realtors-section .block-title { margin: 0 0 35px; font-size: 26px; line-height: 38px;}
    .about-quick-links ul li { font-size: 18px; line-height: 26px; padding: 16px 0; }
    .inner-banner-wrp .banner-content {max-width: 340px; padding: 30px 32px 30px;}
    .inner-banner-wrp { margin: 0 0 40px; }
    .about-quick-links .banner-text {margin: 0 0 25px; font-size: 20px; line-height: 24px;}
    .about-right-content { margin: 0 -20px 0 18px; }
    .about-quick-links { max-width: 380px; }
    .about-bottom .common-detail { margin: 0 -35px 0 0; }
    .about-bottom-right {margin: 10px -20px 0 50px;}
    .about-bottom-right .banner-text { font-size: 24px; line-height: 30px; }
    .about-wrp { padding: 0 0 80px; }
    .choose-realtors-wrp {padding: 70px 0;}
    .about-right-content .main-title { margin: 0 0 30px; }
    .about-bottom { padding: 70px 0 0; }
    .inner-banner-wrp .banner-img img { height: 350px; }
    /* About Page End */

    /* Find Realtor Page Start */
    .common-table.dataTable tbody th, .common-table.dataTable tbody td { font-size: 18px; line-height: 22px; padding: 22px 15px; }
    .find-realtor-section .dataTables_wrapper .dataTables_length > label { font-size: 18px; line-height: 24px; }
    .find-realtor-section .dataTables_wrapper .dataTables_filter > label { font-size: 18px; line-height: 24px; margin: 0 0 30px; }
    .find-realtor-section .dataTables_wrapper .dataTables_filter input {padding: 15px; width: 580px; }
    .find-realtor-section .dataTables_wrapper .dataTables_paginate .paginate_button { font-size: 18px; line-height: 24px; padding: 10px; }
    .find-realtor-section .dataTables_wrapper .dataTables_paginate .paginate_button.current {padding: 10px 25px;}
    .common-table.dataTable>thead>tr>th, .common-table.dataTable>thead>tr>td {padding: 15px;}
    .relator-member-wrp {padding: 50px 0 50px;}
    /* Find Realtor Page End */

    /* Member Resources Start */
    .member-resources-left .common-detail { font-size: 21px; line-height: 32px; margin: 0 0 25px; }
    .member-resources-left .block-title { margin: 0 0 20px; }
    .member-resources-left .banner-text { font-size: 22px; line-height: 32px; margin: 0 0 30px; }
    .member-resources-left .banner-text small { font-size: 20px; }
    .member-lists > h4 {font-size: 22px; line-height: 28px; margin: 0 0 25px;}
    .member-lists ul li { font-size: 18px; line-height: 22px; margin: 0 20px 25px 0px; }    
    .member-lists > h4 span { font-size: 22px; line-height: 30px; }
    .member-resources-wrp { padding: 60px 0 40px; }
    .member-resources-logo span { font-size: 20px; line-height: 26px; }
    .calender-wrp { padding: 0 0 20px; }
    .member-resources-logo { font-size: 20px; line-height: 26px; margin: 0 0 40px; }
    .calender-section iframe {height: 700px;}
    /* Member Resources End */

    /* Login Page Start */
    .common-form .swpm-label { font-size: 18px; line-height: 24px; margin: 0 0 12px; }
    .common-form .swpm-password-toggle-checkbox-label, .common-form .swpm-rememberme-label { font-size: 20px; line-height: 26px; padding: 0 0 0 40px; }
    .common-form .swpm-login-form-submit { font-size: 20px; line-height: 22px; padding: 14px 50px; }
    .common-form .swpm-forgot-pass-link a { font-size: 18px; line-height: 20px; }
    .common-form .swpm-text-field { font-size: 18px; line-height: 22px;  padding: 12px 15px;}
    .common-form .swpm-remember-me { margin: 0 0 30px; }
    .common-form .swpm-rememberme-label::before {width: 22px; height: 22px; }
    .common-form .swpm-remember-me .swpm-rememberme-label::after {font-size: 18px; top: 0;}
    .common-form .swpm-rememberme-label::before {top: 2px;}
    .common-form { padding: 50px 0; }
    .common-form .swpm-login-widget-form {padding: 30px 150px 0;}

    .swpm-post-not-logged-in-msg {padding: 40px 0 0;}
    /* Login Page End */

    /* Footer Start */
    .our-partner-slider .slick-prev { left: -60px; }
    .our-partner-slider .slick-arrow {width: 45px; height: 45px;}
    .our-partner-slider .slick-arrow svg {width: 20px;}
    .our-partner-section .block-title {padding: 20px 0 0;}
    .our-partner-slider .slick-next { right: -60px; }
    .our-partner-wrp { padding: 70px 0 50px; }
    .our-partner-slider { padding: 50px 0 0; }
    .our-partner-slider .our-partner-item { margin: 0 40px; }

    .footer-logo img {width: 100%; max-width: 240px;}
    .footer-logo {bottom: 60px;}
    .footer-top { margin: 0px 0 120px; }
    .footer-left ul li span { width: 50px; height: 50px; margin: 0 15px 0 0; }
    .social-media ul li a {width: 50px; height: 50px;}
    .footer-contact { padding: 29px 0 40px 0; }
    .footer-links ul li { font-size: 16px; line-height: 22px; padding: 0 0 15px; }
    .footer { padding: 0 0 80px; }
    .footer-links span {padding: 0 0 15px; font-size: 18px; line-height: 22px; margin: 0 0 18px;}
    .footer-left ul li { font-size: 18px; line-height: 28px; }
    .footer::after {height: 610px;}
    .our-partner-wrp::before {height: 750px;}
    /* Footer End */
    
}

@media (min-width: 1200px) and (max-width: 1299px) {
    .container {max-width: 1040px;}
    
    /* Common Style Start */
    .banner-text { font-size: 18px; line-height: 28px; }
    .main-title { font-size: 30px; line-height: 40px; padding: 12px 0 0; }
    .common-detail { font-size: 18px; line-height: 34px; }
    .btn-red { padding: 15px 50px 15px 30px; }
    .btn-red::after {right: 28px; width: 8px; height: 16px;}
    .block-title { font-size: 28px; line-height: 34px; padding: 15px 0 0; }
    body {font-size: 20px; line-height: 30px;}
    .btn { font-size: 18px; line-height: 20px; }
    /* Common Style End */

    /* Header Start */
    .header-links ul li { font-size: 16px; line-height: 20px; padding: 5px 25px; }
    .top-header { padding: 26px 0;}
    .contact-no ul li::after {width: 40px; height: 40px;}
    .contact-no ul li::before { left: 11px; width: 18px; height: 18px; }
    .contact-no ul li { font-size: 18px; line-height: 30px; padding: 0 25px 0 60px; }
    .open-hours::after {width: 40px; height: 40px;}
    .open-hours::before { width: 26px; height: 21px; left: 8px; }
    .header .navbar-nav .nav-item .nav-link { font-size: 18px; line-height: 24px; }
    .header .navbar-nav .nav-item { padding: 0 60px; }
    .login-details .login-btn { font-size: 16px; line-height: 20px; padding: 14px 30px 14px 60px; }
    .login-details .login-btn::before { width: 22px; height: 22px; left: 25px; }
    .login-details .sign-up-btn { font-size: 18px; line-height: 24px; }
    .bottom-header-section {padding: 22px 0; justify-content: space-between;}
    .bottom-header-section .navbar-collapse { flex: 0 0 69%; }
    .top-header::after {left: 30px;}
    .open-hours p { font-size: 16px; line-height: 20px; }
    .open-hours { padding: 0 0 0 60px; }
    .header-links { padding: 0 30px 0 0; }
    /* Header End */

    /* Home Page Start */
    .banner-content .banner-logo img { max-width: 240px; width: 100%; }
    .banner-content .banner-logo {padding: 40px 22px;}
    .banner-content { max-width: 360px; margin-left: 0; padding: 50px 30px 30px; }
    .welcome-section .main-title { max-width: 600px; margin: 0 0 20px; }
    .welcome-section .common-detail p { margin: 0 0 15px; }
    .welcome-wrp { padding: 60px 0 40px; }
    .contact-realtors-img { max-width: 240px; top: -130px; }
    .banner-img img { height: 440px; }
    .red-line {height: 249px; bottom: 20px;}
    .banner-wrp::before {height: 195px; left: 70px; bottom: 10px;}
    .contact-realtors-wrp { padding: 60px 0 320px 0; }
    .banner-wrp::after {height: 160px;}
    .banner-content .banner-text { padding: 20px 0 0; }

    .our-services-content .common-detail { font-size: 16px; line-height: 30px; }
    .our-services-content {padding: 40px 0 40px;}
    .our-services-wrp { padding: 18px 0 150px 0; border-radius: 300px 300px 0 0; -webkit-border-radius: 300px 300px 0 0; -moz-border-radius: 300px 300px 0 0; -ms-border-radius: 300px 300px 0 0; -o-border-radius: 300px 300px 0 0; }
    .our-services-content .main-title {font-size: 28px; line-height: 36px; margin: 0 0 15px;}
    .our-services-content .our-services-img { max-width: 100px; height: 70px; margin: 0 auto 15px; }
    .our-services-main .row>* { padding: 0 60px; }
    .our-services-main .row {margin: 0 -60px;}
    .our-services-content::after {right: -60px;}
    .our-services-main .row>*:nth-last-child(-n+2) .our-services-content::after { bottom: 40px; }

    .choose-realtor-content {padding: 60px 60px 50px 60px; margin: 120px 0 92px 0; height: calc(100% - 212px);}
    .choose-realtor-img { margin: 0 -80px 0 0; }
    .choose-realtor-content .main-title { margin: 0 0 20px; }
    .choose-realtor-content .common-detail p { margin: 0 0 20px; }

    .out-dedication-img img {max-width: 600px;}
    .our-dedication-section {padding: 60px 0;}
    .out-dedication-img { left: -40px; }
    .bg-img::before { max-width: 800px; height: 190px; }
    .bg-img::after {height: 200px; left: 227px;}

    .join-us-section .join-us-block { padding: 70px 70px 60px 10px; }
    .join-us-block .common-detail { font-size: 18px; line-height: 36px; margin: 0 0 25px; }
    .join-us-block .block-title { margin: 0 0 20px; }
    .join-us-wrp { padding: 0 0 110px; }
    .join-us-section { margin: 0; }
    /* Home Page End */

    /* About Page Start */
    /* .choose-realtors-wrp .container {max-width: 1320px;}  */
    .choose-realtors-section .block-title { margin: 0 0 35px; font-size: 26px; line-height: 38px;}
    .about-quick-links ul li { font-size: 18px; line-height: 26px; padding: 16px 0; }
    .inner-banner-wrp .banner-content {max-width: 340px; padding: 30px 32px 30px;}
    .inner-banner-wrp { margin: 0 0 40px; }
    .about-quick-links .banner-text {margin: 0 0 25px; font-size: 20px; line-height: 24px;}
    .about-right-content { margin: 0 -20px 0 18px; }
    .about-quick-links { max-width: 380px; }
    .about-bottom .common-detail { margin: 0 -35px 0 0; }
    .about-bottom-right {margin: 10px -20px 0 50px;}
    .about-bottom-right .banner-text { font-size: 24px; line-height: 30px; }
    .about-wrp { padding: 0 0 80px; }
    .choose-realtors-wrp {padding: 70px 0;}
    .about-right-content .main-title { margin: 0 0 30px; }
    .about-bottom { padding: 70px 0 0; }
    .inner-banner-wrp .banner-img img { height: 350px; }
    /* About Page End */

    /* Find Realtor Page Start */
    .common-table.dataTable tbody th, .common-table.dataTable tbody td { font-size: 18px; line-height: 22px; padding: 22px 15px; }
    .find-realtor-section .dataTables_wrapper .dataTables_length > label { font-size: 18px; line-height: 24px; }
    .find-realtor-section .dataTables_wrapper .dataTables_filter > label { font-size: 18px; line-height: 24px; margin: 0 0 30px; }
    .find-realtor-section .dataTables_wrapper .dataTables_filter input {padding: 15px; width: 580px; }
    .find-realtor-section .dataTables_wrapper .dataTables_paginate .paginate_button { font-size: 18px; line-height: 24px; padding: 10px; }
    .find-realtor-section .dataTables_wrapper .dataTables_paginate .paginate_button.current {padding: 10px 25px;}
    .common-table.dataTable>thead>tr>th, .common-table.dataTable>thead>tr>td {padding: 15px;}
    .relator-member-wrp {padding: 50px 0 50px;}
    /* Find Realtor Page End */

    /* Member Resources Start */
    .member-resources-left .common-detail { font-size: 21px; line-height: 32px; margin: 0 0 25px; }
    .member-resources-left .block-title { margin: 0 0 20px; }
    .member-resources-left .banner-text { font-size: 22px; line-height: 32px; margin: 0 0 30px; }
    .member-resources-left .banner-text small { font-size: 20px; }
    .member-lists > h4 {font-size: 22px; line-height: 28px; margin: 0 0 25px;}
    .member-lists ul li { font-size: 18px; line-height: 22px; margin: 0 20px 25px 0px; }
    .member-lists > h4 span { font-size: 22px; line-height: 30px; }
    .member-resources-wrp { padding: 50px 0 40px; }
    .member-resources-logo span { font-size: 20px; line-height: 26px; }
    .calender-wrp { padding: 0 0 20px; }
    .member-resources-logo { font-size: 20px; line-height: 26px; margin: 0 0 40px; }
    .calender-section iframe {height: 700px;}
    /* Member Resources End */

    /* Login Page Start */
    .common-form .swpm-label { font-size: 18px; line-height: 24px; margin: 0 0 12px; }
    .common-form .swpm-password-toggle-checkbox-label, .common-form .swpm-rememberme-label { font-size: 20px; line-height: 26px; padding: 0 0 0 40px; }
    .common-form .swpm-login-form-submit { font-size: 20px; line-height: 22px; padding: 14px 50px; }
    .common-form .swpm-forgot-pass-link a { font-size: 18px; line-height: 20px; }
    .common-form .swpm-text-field { font-size: 18px; line-height: 22px;  padding: 12px 15px;}
    .common-form .swpm-remember-me { margin: 0 0 30px; }
    .common-form .swpm-rememberme-label::before {width: 22px; height: 22px; }
    .common-form .swpm-remember-me .swpm-rememberme-label::after {font-size: 18px; top: 0;}
    .common-form .swpm-rememberme-label::before {top: 2px;}
    .common-form { padding: 50px 0; }
    .common-form .swpm-login-widget-form {padding: 30px 150px 0;}

    .swpm-post-not-logged-in-msg {padding: 40px 0 0;}
    /* Login Page End */

    /* Footer Start */
    .our-partner-slider .slick-prev { left: -60px; }
    .our-partner-slider .slick-arrow {width: 45px; height: 45px;}
    .our-partner-slider .slick-arrow svg {width: 20px;}
    .our-partner-section .block-title {padding: 20px 0 0;}
    .our-partner-slider .slick-next { right: -60px; }
    .our-partner-wrp { padding: 70px 0 50px; }
    .our-partner-slider { padding: 50px 0 0; }
    .our-partner-slider .our-partner-item { margin: 0 40px; }

    .footer-logo img {width: 100%; max-width: 240px;}
    .footer-logo {bottom: 60px;}
    .footer-top { margin: 0px 0 120px; }
    .footer-left ul li span { width: 50px; height: 50px; margin: 0 15px 0 0; }
    .social-media ul li a {width: 50px; height: 50px;}
    .footer-contact { padding: 29px 0 40px 0; }
    .footer-links ul li { font-size: 16px; line-height: 22px; padding: 0 0 15px; }
    .footer { padding: 0 0 80px; }
    .footer-links span {padding: 0 0 15px; font-size: 18px; line-height: 22px; margin: 0 0 18px;}
    .footer-left ul li { font-size: 18px; line-height: 28px; }
    .footer::after {height: 610px;}
    .our-partner-wrp::before {height: 750px;}
    /* Footer End */
}

@media (max-width: 1199px) {
}

@media (min-width: 992px) and (max-width: 1199px) {
    .container {max-width: 850px;}

    /* Common Style Start */
    .banner-text { font-size: 18px; line-height: 26px; }
    .main-title { font-size: 28px; line-height: 36px; padding: 12px 0 0; }
    .common-detail { font-size: 16px; line-height: 30px; }
    .btn-red { padding: 15px 50px 15px 30px; }
    .btn-red::after { right: 30px; width: 8px; height: 16px; }
    .btn { font-size: 18px; line-height: 20px; }
    .block-title { font-size: 24px; line-height: 36px; padding: 12px 0 0; }
    body {font-size: 18px; line-height: 24px;}
    /* Common Style End */

    /* Header Start */
    .top-header::after {left: 30px;}
    .header-links ul li { font-size: 14px; line-height: 18px; padding: 3px 10px; }
    .top-header {padding: 18px 0;}
    .contact-no ul li::after {width: 40px; height: 40px;}   
    .contact-no ul li::before { left: 10px; width: 20px; height: 20px; }
    .contact-no ul li { font-size: 16px; line-height: 32px; padding: 0 15px 0 55px; }
    .open-hours::after {width: 40px; height: 40px;}
    .open-hours::before { width: 28px; height: 22px; left: 7px; }
    .header .navbar-nav .nav-item .nav-link { font-size: 16px; line-height: 22px; }
    .login-details .login-btn { font-size: 16px; line-height: 20px; padding: 14px 30px 14px 60px; }
    .login-details .login-btn::before { width: 22px; height: 22px; left: 24px; }
    .login-details .sign-up-btn { font-size: 18px; line-height: 24px; margin: 0 0 0 30px; }
    .bottom-header-section {padding: 21px 0;}
    .open-hours p { font-size: 16px; line-height: 20px; }
    .open-hours { padding: 0 0 0 60px; }
    .header .navbar-nav .nav-item { padding: 0 30px; }
    .header-links { padding: 0 20px 0 0; }
    /* Header End */

    /* Home Page Start */
    .banner-content .banner-logo img { max-width: 440px; width: 100%; }
    .welcome-section .main-title { max-width: 500px; margin: 0 0 20px; }
    .welcome-section .common-detail p { margin: 0 0 15px; }
    .welcome-wrp { padding: 59px 0 40px;  }
    .relator-member-wrp {padding: 30px 0 50px;}
    .banner-img img { height: 400px; }
    .banner-content { padding: 40px 30px 30px; max-width: 330px; margin-left: 0; }
    .banner-wrp::after { height: 88px;}
    .banner-wrp::before { left: 0; bottom: -10px; height: 150px; }
    .banner-content .banner-logo {padding: 35px 20px;}
    .welcome-section .common-detail { margin: 0 70px 0 0; }
    .red-line {height: 400px; bottom: -5px; height: 180px;}
    .banner-content .banner-text { padding: 20px 0 0; }

    .contact-realtors-img img {max-width: 220px; width: 100%;}
    .contact-realtors-img {top: -150px; right: -50px;}
    .contact-realtors-wrp { padding: 50px 0 330px 40px; }
    .our-services-content .our-services-img { max-width: 90px; height: 55px; margin: 0 auto 15px; }
    .our-services-content .main-title { font-size: 26px; line-height: 30px; margin: 0 0 15px; }
    .our-services-content .common-detail { font-size: 16px; line-height: 32px; }
    .our-services-main .row { margin: 0 -35px; }
    .our-services-main .row>* { padding: 0 35px; }
    .our-services-content {padding: 40px 0 40px;}
    .our-services-content::after {right: -35px;}
    .our-services-wrp { padding: 18px 0 60px 0; border-radius: 250px 250px 0 0; -webkit-border-radius: 250px 250px 0 0; -moz-border-radius: 250px 250px 0 0; -ms-border-radius: 250px 250px 0 0; -o-border-radius: 250px 250px 0 0; }
    .contact-realtors-wrp::after {max-width: 607px; height: 321px;}
    .contact-realtors-section .main-title {padding: 0 230px 0 0;}

    .choose-realtor-content {padding: 60px 40px 60px 50px; margin: 80px 0 50px -50px; height: calc(100% - 130px);}
    .choose-realtor-img { margin: 0 -20px 0 0; }
    .choose-realtor-content .main-title { margin: 0 0 20px; font-size: 26px; line-height: 36px; }
    .choose-realtor-content .common-detail p { margin: 0 0 20px; }

    .out-dedication-img img {max-width: 500px;}
    .out-dedication-img { left: -70px; }
    .bg-img::after {left: 120px; height: 180px;}
    .bg-img::before {max-width: 800px; height: 170px;}
    .join-us-section .join-us-block { padding: 60px 40px 60px 0px; }
    .join-us-block .common-detail { font-size: 16px; line-height: 32px; margin: 0 0 20px; }
    .our-dedication-section {padding: 60px 0;}
    .join-us-section { margin: 0 0 0 0; }
    .join-us-block .block-title { margin: 0 0 20px; }
    .join-us-wrp { padding: 0 0 90px; }    
    .our-dedication-section .main-title {font-size: 26px; line-height: 30px; padding: 0 0 0 30px;}
    /* Home Page End */

    /* About Page Start */
    .choose-realtors-section .block-title {line-height: 38px; margin: 0 0 30px;}
    .about-quick-links ul li { font-size: 16px; line-height: 22px; padding: 13px 0; }
    .about-right-content .main-title { margin: 0 0 20px; }
    .about-right-content { margin: 0; }
    .about-bottom .common-detail { margin: 0 0 0 0; }
    .about-bottom-right { margin: 20px 0px 0 0px; }
    .about-bottom-right .banner-text { font-size: 21px; line-height: 32px; max-width: 280px; }
    .choose-realtors-wrp { padding: 50px 0; }
    .inner-banner-wrp { margin: 0 0 80px; }
    .about-quick-links .banner-text {margin: 0 0 15px;}
    .about-wrp { padding: 0 0 60px; }
    .inner-banner-wrp .banner-img img { height: 320px; }
    .about-quick-links { max-width: 300px; }
    .about-bottom { padding: 50px 0 0; }
    .inner-banner-wrp .banner-content {max-width: 340px; padding: 30px 25px 30px;}
    /* About Page End */

    /* Find Realtor Page Start */
    .common-table.dataTable tbody th, .common-table.dataTable tbody td { font-size: 16px; line-height: 20px; padding: 20px 15px; white-space: nowrap; }
    .find-realtor-section .dataTables_wrapper .dataTables_length > label { font-size: 16px; line-height: 22px; }
    .find-realtor-section .dataTables_wrapper .dataTables_filter > label { font-size: 16px; line-height: 22px; margin: 0 0 30px; }
    .find-realtor-section .dataTables_wrapper .dataTables_filter input {padding: 15px; width: 390px; }
    .find-realtor-section .dataTables_wrapper .dataTables_paginate .paginate_button { font-size: 18px; line-height: 24px; padding: 10px; }
    .find-realtor-section .dataTables_wrapper .dataTables_paginate .paginate_button.current {padding: 10px 25px;}
    .common-table.dataTable>thead>tr>th, .common-table.dataTable>thead>tr>td {padding: 15px;}
    /* Find Realtor Page End */

    /* Member Resources Start */
    .member-resources-left .common-detail { font-size: 18px; line-height: 30px; margin: 0 0 25px; }
    .member-resources-left .block-title { margin: 0 0 20px; }
    .member-resources-left .banner-text { font-size: 20px; line-height: 30px; margin: 0px 0 25px; }
    .member-resources-left .banner-text small { font-size: 18px; }
    .member-lists > h4 {font-size: 21px; line-height: 26px; margin: 0 0 25px;}
    .member-lists ul li { font-size: 16px; line-height: 20px; margin: 0 12px 18px 0px; padding: 0 12px 0 0; }
    .member-lists > h4 span { font-size: 18px; line-height: 26px; }
    .member-resources-logo span { font-size: 18px; line-height: 24px; }
    .calender-wrp { padding: 0 0 20px; }
    .member-resources-logo { font-size: 18px; line-height: 24px; margin: 0 0 30px; }
    .member-resources-wrp { padding: 30px 0 40px; }
    .member-lists { padding: 0 0 20px; }
    .calender-section iframe {height: 500px;}
    .member-resources-section .row>* { padding: 0 15px; }
    .member-resources-section .row { margin: 0 -15px; }
    .member-resources-right {padding: 30px;}
    /* Member Resources End */

    /* Login Page Start */
    .common-form .swpm-label { font-size: 18px; line-height: 24px; margin: 0 0 12px; }
    .common-form .swpm-password-toggle-checkbox-label, .common-form .swpm-rememberme-label { font-size: 20px; line-height: 26px; padding: 0 0 0 40px; }
    .common-form .swpm-login-form-submit { font-size: 20px; line-height: 22px; padding: 14px 50px; }
    .common-form .swpm-forgot-pass-link a { font-size: 18px; line-height: 20px; }
    .common-form .swpm-text-field { font-size: 18px; line-height: 22px;  padding: 12px 15px;}
    .common-form .swpm-remember-me { margin: 0 0 30px; }
    .common-form .swpm-rememberme-label::before {width: 22px; height: 22px; }
    .common-form .swpm-remember-me .swpm-rememberme-label::after {font-size: 18px; top: 0;}
    .common-form .swpm-rememberme-label::before {top: 2px;}
    .common-form { padding: 50px 0; }
    .common-form .swpm-login-widget-form {padding: 30px 100px 0;}

    .swpm-post-not-logged-in-msg {padding: 20px 0 0;}
    /* Login Page End */

    /* Footer Start */
    .our-partner-slider { padding: 30px 30px 0; margin: 0 0 20px; }
    .our-partner-slider .slick-prev { left: -20px; }
    .our-partner-slider .slick-next { right: -20px; }
    .our-partner-wrp { padding: 60px 0 20px; }
    .our-partner-slider .our-partner-item { margin: 0 30px; }
    .our-partner-wrp::before {height: 710px;}
    .our-partner-section .block-title { padding: 18px 0 0; }
    .our-partner-slider .slick-arrow {width: 40px; height: 40px;}
    .our-partner-slider .slick-arrow svg {width: 20px;}

    .footer-logo img {width: 100%; max-width: 220px;}
    .footer-logo {bottom: 60px;}
    .footer-top { margin: 0px 0 90px; }
    .footer-left ul li span { width: 40px; height: 40px; margin: 0 15px 0 0; }
    .social-media ul li a {width: 40px; height: 40px; font-size: 20px;}
    .footer-contact { padding: 20px 0 30px 0; }
    .footer-links ul li { font-size: 14px; line-height: 16px; padding: 0 0 14px; }
    .footer { padding: 0 0 60px; }
    .footer-left ul li { font-size: 15px; line-height: 22px; }
    .footer::after {height: 612px;}
    .footer-links span { font-size: 16px; line-height: 18px; padding: 0px 0 12px; margin: 0 0 18px; }
    .footer-left ul li img { width: 18px; height: 18px; }
    /* Footer End */
}

@media (max-width: 991px) { 

    /* Heade Start */
    .header .container {max-width: 100%;}
    .header {padding: 16px 0 18px; position: relative; z-index: 99; background: -webkit-linear-gradient(90deg, #d52122 2.02%, #d0211f 24.92%, #c22118 50.61%, #ac210c 77.55%, #942100 100%); background: -moz-linear-gradient(90deg, #d52122 2.02%, #d0211f 24.92%, #c22118 50.61%, #ac210c 77.55%, #942100 100%); background: linear-gradient(90deg, #d52122 2.02%, #d0211f 24.92%, #c22118 50.61%, #ac210c 77.55%, #942100 100%);}
    .top-header {background: none; box-shadow: none; margin: 0; padding: 0;}
    .login-details .sign-up-btn {color: #fff; font-size: 22px; line-height: 34px; margin: 0 0 0 62px;}
    .header .navbar-toggler {padding: 0; border: none; box-shadow: none; position: relative; z-index: 999;}
    .header .navbar-toggler .navbar-toggler-icon {background-image: none; border-bottom: 3px solid #fff; position: relative; width: 50px; height: 26px; display: block;}
    .header .navbar-toggler .navbar-toggler-icon::before, .header .navbar-toggler .navbar-toggler-icon::after { content: "";  width: 50px; position: absolute; top: 0; left: 0; height: 3px; display: block; background-color: #fff; margin-bottom: 6px; transition: 0.5s; -webkit-transition: 0.5s; -moz-transition: 0.5s; -ms-transition: 0.5s; -o-transition: 0.5s; }
    .header .navbar-toggler .navbar-toggler-icon::after { top: 11px; }
    .top-header-section {justify-content: space-between; flex-direction: row-reverse;}
    .login-details .login-btn {  font-family: 'PoppinsBold'; font-size: 18px; line-height: 20px; padding: 15px 45px 15px 93px; }
    .login-details .login-btn:hover {background-color: #942100;}
    .login-details .login-btn::before { width: 33px; height: 35px; left: 43px; }
    .bottom-header-section {padding: 29px 0 0; justify-content: center;} 
    .contact-no ul li { font-family: 'PoppinsBold'; font-size: 25px; line-height: 29px; padding: 0 15px 0 55px; border-right: none; }
    .header .navbar-collapse { position: fixed; max-width: 320px; padding: 80px 30px; width: 100%; height: 100%; z-index: 1; top: 0; bottom: 0; right: -100%; overflow: auto; transition: 0.5s; -webkit-transition: 0.5s; -moz-transition: 0.5s; -ms-transition: 0.5s; -o-transition: 0.5s; background: -webkit-linear-gradient(#d52122 2.02%, #d0211f 24.92%, #c22118 50.61%, #ac210c 77.55%, #942100 100%); background: -moz-linear-gradient(#d52122 2.02%, #d0211f 24.92%, #c22118 50.61%, #ac210c 77.55%, #942100 100%); background: linear-gradient(90deg, #d52122 2.02%, #d0211f 24.92%, #c22118 50.61%, #ac210c 77.55%, #942100 100%); }
    .header .navbar-collapse.show { right: 0; height: auto; }
    .header-links ul {flex-direction: column; align-items: flex-start;}
    .header .navbar-nav .nav-item { padding: 12px 0; }
    .header .navbar-nav .nav-item .nav-link {color: #fff;}
    .header-links ul li {border-right: none;}
    .header .navbar-nav .nav-item .nav-link:hover, .header .navbar-nav .nav-item .nav-link:focus, .header .navbar-nav .nav-item .nav-link.active { color: #000; }
    .header-links ul li { font-size: 18px; line-height: 24px; padding: 12px 0; }
    .open-hours {margin: 20px 0 0;}
    .header .navbar-collapse::after { content: ""; position: fixed; height: 80px; max-width: 320px; width: 100%; top: 0; right: -100%; background: -webkit-linear-gradient(90deg, #d52122 2.02%, #d0211f 24.92%, #c22118 50.61%, #ac210c 77.55%, #942100 100%); background: -moz-linear-gradient(90deg, #d52122 2.02%, #d0211f 24.92%, #c22118 50.61%, #ac210c 77.55%, #942100 100%); background: linear-gradient(90deg, #d52122 2.02%, #d0211f 24.92%, #c22118 50.61%, #ac210c 77.55%, #942100 100%); transition: 0.5s; -webkit-transition: 0.5s; -moz-transition: 0.5s; -ms-transition: 0.5s; -o-transition: 0.5s; }
    .header .navbar-collapse.show::after { right: 0; }
    /* .header .navbar-toggler.open .navbar-toggler-icon {border-color: transparent;}
    .header .navbar-toggler.open .navbar-toggler-icon::before { top: 3px; transform: translateY(8px) rotate(-45deg); -webkit-transform: translateY(8px) rotate(-45deg); -moz-transform: translateY(8px) rotate(-45deg); -ms-transform: translateY(8px) rotate(-45deg); -o-transform: translateY(8px) rotate(-45deg); }
    .header .navbar-toggler.open .navbar-toggler-icon::after { transform:rotate(45deg); -webkit-transform:rotate(45deg); -moz-transform:rotate(45deg); -ms-transform:rotate(45deg); -o-transform:rotate(45deg); } */
    .header .navbar-toggler span { width: 30px; height: 3px; margin-bottom: 5px; display: block; background-color: #fff; position: relative; transition: 0.5s; -webkit-transition: 0.5s; -moz-transition: 0.5s; -ms-transition: 0.5s; -o-transition: 0.5s; }
    .header .navbar-toggler.open span:first-child { top: 9px; transform: rotate(45deg); -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); }
    .header .navbar-toggler.open span:last-child { top: 1px; transform:rotate(-45deg); -webkit-transform:rotate(-45deg); -moz-transform:rotate(-45deg); -ms-transform:rotate(-45deg); -o-transform:rotate(-45deg); }
    .header .navbar-toggler.open span:nth-child(2) {display: none;}
    .header .navbar-toggler span:last-child {margin-bottom: 0;}
    /* Heade End */
}
 
@media (min-width: 768px) and (max-width: 991px) {
    /* Common Style Start */
    .banner-text { font-size: 18px; line-height: 28px; }
    .main-title { font-size: 28px; line-height: 36px; padding: 15px 0 0; }
    .common-detail { font-size: 16px; line-height: 30px; }
    .btn-red { padding: 14px 50px 14px 30px; }
    .btn-red::after { right: 30px; width: 8px; height: 16px; }
    .btn { font-size: 18px; line-height: 20px; }
    .block-title { font-size: 22px; line-height: 32px; padding: 15px 0 0; }
    .block-title::before {width: 145px;}
    body {font-size: 18px; line-height: 24px;}
    /* Common Style End */

    /* Header Start */
    .top-header::after {display: none;}
    .contact-no ul li::after {width: 40px; height: 40px;}   
    .contact-no ul li::before { left: 10px; width: 20px; height: 20px; }
    .open-hours::after {width: 40px; height: 40px;}
    .open-hours::before { width: 28px; height: 22px; left: 7px; }
    .header .navbar-nav .nav-item .nav-link { font-size: 18px; line-height: 24px; }
    .open-hours p { font-size: 16px; line-height: 20px; }
    .open-hours { padding: 0 0 0 60px; }
    .login-details { justify-content: flex-end; }
    .header-links { padding: 0 20px 0 0; }
    .header {padding: 16px 20px 18px;}
    /* Header End */

    /* Home Page Start */
    .banner-content .banner-logo img { max-width: 440px; width: 100%; }
    .welcome-section .main-title { max-width: 650px; margin: 0 0 20px; }
    .welcome-section .common-detail p { margin: 0 0 14px; }
    .welcome-wrp { padding: 59px 0 110px; margin: 0; }
    .banner-wrp .banner-section {left: 0;}
    .banner-img img { height: 360px; }
    .banner-content { padding: 30px 30px 30px; max-width: 320px; margin-left: 0; }
    .banner-wrp::after { height: 88px;}
    .banner-wrp::before { left: 0; bottom: 20px; height: 106px; background-size: cover; }
    .banner-content .banner-logo {padding: 30px 20px;}
    .welcome-section .common-detail { margin: 0; }
    .red-line { height: 140px; bottom: 10px; background-size: cover; }
    .banner-content .banner-text { padding: 15px 0 0; }

    .contact-realtors-img img {max-width: 200px; width: 100%;}
    .contact-realtors-img {top: -150px; right: -30px;}
    .contact-realtors-wrp { padding: 30px 0 330px 20px; margin: 0 40px 0 0; border-radius: 0 150px 0 0; -webkit-border-radius: 0 150px 0 0; -moz-border-radius: 0 150px 0 0; -ms-border-radius: 0 150px 0 0; -o-border-radius: 0 150px 0 0; }
    .our-services-content .our-services-img { max-width: 85px; height: 55px; margin: 0 auto 15px; }
    .our-services-content .main-title { font-size: 24px; line-height: 30px; margin: 0 0 12px; }
    .our-services-content .common-detail { font-size: 16px; line-height: 28px; }
    .our-services-main .row { margin: 0 -30px; }
    .our-services-main .row>* { padding: 0 30px; }
    .our-services-content {padding: 30px 0;}
    .our-services-content::after {right: -35px;}
    .our-services-wrp { padding: 18px 0 60px 0; border-radius: 150px 150px 0 0; -webkit-border-radius: 150px 150px 0 0; -moz-border-radius: 150px 150px 0 0; -ms-border-radius: 150px 150px 0 0; -o-border-radius: 150px 150px 0 0; }
    .contact-realtors-wrp::after {max-width: 400px; height: 200px;}
    .contact-realtors-section .main-title {padding: 0 150px 0 0;}

    .choose-realtor-content { padding: 60px 40px 60px 50px; margin: 0; height: auto; position: absolute; right: 0; top: auto; left: 0; bottom: 0; background-color: rgba(255, 255, 255, 0.81); border-radius: 0; -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; }
    .choose-realtor-img { margin: 0; }
    .choose-realtor-content .main-title { margin: 0 0 20px; font-size: 28px; line-height: 36px; }
    .choose-realtor-content .common-detail p { margin: 0 0 20px; }
    .choose-realtor-section {position: relative;}
    .choose-realtor-img img {height: 1100px;}

    .out-dedication-img img {max-width: 420px;}
    .out-dedication-img { left: -30px; }
    .bg-img::after {left: 227px; height: 188px;}
    .bg-img::before {max-width: 500px; height: 180px;}
    .join-us-section .join-us-block { padding: 50px 50px 50px 10px; }
    .join-us-block .common-detail { font-size: 16px; line-height: 30px; margin: 0 0 25px; }
    .our-dedication-section {padding: 40px 0 40px;}
    .join-us-section { margin: 0 0 0 0; }
    .join-us-block .block-title { margin: 0 0 20px; }
    .join-us-wrp { padding: 0 0 80px; }    
    .our-dedication-section .main-title {font-size: 30px; line-height: 36px; padding: 0 0 0 20px;}
    /* Home Page End */

    /* About Page Start */
    .choose-realtors-section .block-title {line-height: 32px; margin: 0 0 22px;}
    .about-quick-links ul li { font-size: 16px; line-height: 22px; padding: 12px 0; }
    .about-quick-links ul li a {padding: 0 15px 0 0;}
    .about-right-content .main-title { margin: 0 0 20px; }
    .about-right-content { margin: 0; }
    .about-bottom .common-detail { margin: 0 0 0 0; }
    .about-bottom-right { margin: 20px 0px 0 0px; }
    .about-bottom-right .banner-text { font-size: 21px; line-height: 32px; max-width: 280px; }
    .choose-realtors-wrp { padding: 42px 0; }
    .inner-banner-wrp { margin: 0 0 80px; }
    .about-quick-links .banner-text {margin: 0 0 15px;}
    .about-wrp { padding: 0 0 50px; }
    .inner-banner-wrp .banner-img img { height: 300px; }
    .about-quick-links { max-width: 400px; }
    .about-bottom { padding: 50px 0 0; }
    .inner-banner-wrp .banner-content {max-width: 320px; padding: 30px 25px 30px;}
    /* About Page End */

    /* Find Realtor Page Start */
    .common-table.dataTable tbody th, .common-table.dataTable tbody td { font-size: 16px; line-height: 20px; padding: 15px 12px; white-space: nowrap; }
    .find-realtor-section .dataTables_wrapper .dataTables_length > label { font-size: 16px; line-height: 22px; }
    .find-realtor-section .dataTables_wrapper .dataTables_filter > label { font-size: 16px; line-height: 22px; margin: 0 0 25px; }
    .find-realtor-section .dataTables_wrapper .dataTables_filter input {padding: 12px; width: 250px; margin: 4px 0px 0 10px; }
    .find-realtor-section .dataTables_wrapper .dataTables_paginate .paginate_button { font-size: 16px; line-height: 22px; padding: 10px; }
    .find-realtor-section .dataTables_wrapper .dataTables_paginate .paginate_button.current {padding: 10px 25px;}
    .common-table.dataTable>thead>tr>th, .common-table.dataTable>thead>tr>td {padding: 12px;}
    .find-realtor-section { padding: 30px; }
    .relator-member-wrp {padding: 20px 0 50px;}
    /* Find Realtor Page End */

    /* Login Page Start */
    .common-form .swpm-label { font-size: 16px; line-height: 22px; margin: 0 0 10px; }
    .common-form .swpm-password-toggle-checkbox-label, .common-form .swpm-rememberme-label { font-size: 18px; line-height: 24px; padding: 0 0 0 35px; }
    .common-form .swpm-login-form-submit { font-size: 18px; line-height: 20px; padding: 12px 30px; }
    .common-form .swpm-forgot-pass-link a { font-size: 18px; line-height: 20px; }
    .common-form .swpm-text-field { font-size: 16px; line-height: 22px; padding: 10px 12px; }
    .common-form .swpm-remember-me { margin: 0 0 30px; }
    .common-form .swpm-rememberme-label::before {width: 20px; height: 20px; top: 2px; }
    .common-form .swpm-remember-me .swpm-rememberme-label::after {font-size: 16px; line-height: 18px; top: 3px;}
    .common-form { padding: 30px 0; }
    .common-form .swpm-login-widget-form {padding: 30px 50px 0;}
    .common-form .swpm-username-input, .common-form .swpm-password-input { margin: 0 0 25px; }

    .swpm-post-not-logged-in-msg {padding: 10px 0 0;}
    /* Login Page End */

    /* Member Resources Start */
    .member-resources-left .common-detail { font-size: 18px; line-height: 30px; margin: 0 0 25px; }
    .member-resources-left .block-title { margin: 0 0 20px; }
    .member-resources-left .banner-text { font-size: 20px; line-height: 30px; margin: 0px 0 25px; }
    .member-resources-left .banner-text small { font-size: 18px; }
    .member-lists > h4 {font-size: 20px; line-height: 26px; margin: 0 0 25px;}
    .member-lists ul li { font-size: 16px; line-height: 20px; margin: 0 12px 18px 0px; padding: 0 12px 0 0; }
    .member-lists > h4 span { font-size: 18px; line-height: 26px; }
    .member-resources-logo span { font-size: 18px; line-height: 24px; }
    .calender-wrp { padding: 0 0 20px; }
    .member-resources-logo { font-size: 18px; line-height: 24px; margin: 0 0 30px; }
    .member-resources-wrp { padding: 20px 0 60px; }
    .member-lists { padding: 0 0 20px; }
    .calender-section iframe {height: 500px;}
    .member-resources-section .row>* { padding: 0 15px; }
    .member-resources-section .row { margin: 0 -15px; justify-content: center; }
    .member-resources-right {padding: 30px;}
    .member-resources-block {padding: 0 0 20px;}
    /* Member Resources End */

    /* Footer Start */
    .our-partner-slider { padding: 30px 40px 0; margin: 0 0 20px; }
    .our-partner-slider .slick-prev { left: -20px; }
    .our-partner-slider .slick-next { right: -20px; }
    .our-partner-wrp { padding: 60px 0 50px; }
    .our-partner-slider .our-partner-item { margin: 0 20px; }
    .our-partner-wrp::before {height: 710px;}
    .our-partner-section .block-title { padding: 12px 0 0; }
    .our-partner-slider .slick-arrow {width: 40px; height: 40px;}
    .our-partner-slider .slick-arrow svg {width: 20px;}

    .footer-logo img {width: 100%; max-width: 220px;}
    .footer-logo {bottom: 50px;}
    .footer-top { margin: 0px 0 80px; }
    .footer-left ul li span { width: 40px; height: 40px; margin: 0 15px 0 0; }
    .social-media ul li a {width: 40px; height: 40px; font-size: 18px;}
    .footer-contact { padding: 20px 0 30px 0; }
    .footer-links ul li { font-size: 14px; line-height: 18px; padding: 0 0 12px; }
    .footer { padding: 0 0 50px; }
    .footer-left ul li { font-size: 16px; line-height: 22px; }
    .footer::after {height: 612px;}
    .footer-links span {font-size: 16px; line-height: 20px; padding: 0 0 10px; margin: 0 0 15px;}
    .footer-left ul li img { width: 18px; height: 18px; }
    /* Footer End */
}

@media (min-width: 768px) {
}

@media (max-width: 767px) {
    /* Common Style Start */
    .banner-text { font-size: 18px; line-height: 23px; }
    .main-title { font-size: 26px; line-height: 32px; padding: 0; }
    .common-detail { font-size: 21px; line-height: 31px; }
    .btn-red { padding: 18px 52px 18px 29px; }
    .btn-red::after { right: 29px; width: 9px; height: 16px; }
    .btn { font-size: 22px; line-height: 24px; }
    .block-title { font-size: 26px; line-height: 28px; padding: 0; }
    .block-title::before {display: none;}
    body {font-size: 18px; line-height: 24px;}
    /* Common Style End */

    /* Header Start */
    .top-header::after {display: none;}
    .contact-no ul li::after {width: 30px; height: 30px; border-width: 1.7px;}   
    .contact-no ul li::before { left: 9px; width: 12px; height: 12px; }
    .open-hours::after {width: 40px; height: 40px;}
    .open-hours::before { width: 28px; height: 22px; left: 7px; }
    .header .navbar-nav .nav-item .nav-link { font-size: 18px; line-height: 24px; }
    .open-hours p { font-size: 16px; line-height: 20px; }
    .open-hours { padding: 0 0 0 60px; }
    .login-details { justify-content: flex-end; }
    .header-links { padding: 0 20px 0 0; }
    .contact-no ul li { font-size: 18px; line-height: 24px; padding: 0 15px 0 45px; }
    .header .navbar-toggler span { width: 30px; height: 3px; margin-bottom: 5px; display: block; background-color: #fff; position: relative; transition: 0.5s; -webkit-transition: 0.5s; -moz-transition: 0.5s; -ms-transition: 0.5s; -o-transition: 0.5s; }
    .header .navbar-toggler.open span:first-child { top: 9px; transform: rotate(45deg); -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); }
    .header .navbar-toggler.open span:last-child { top: 1px; transform:rotate(-45deg); -webkit-transform:rotate(-45deg); -moz-transform:rotate(-45deg); -ms-transform:rotate(-45deg); -o-transform:rotate(-45deg); }
    .header .navbar-toggler.open span:nth-child(2) {display: none;}
    .header .navbar-toggler span:last-child {margin-bottom: 0;}

    .login-details .sign-up-btn { font-size: 18px; line-height: 24px; margin: 0 0 0 20px; }
    .login-details .login-btn {padding: 15px 40px 15px 70px;}
    .login-details .login-btn:hover .login-details .login-btn:active {border: 1xp solid ;}
    .login-details .login-btn::before { width: 23px; height: 25px; left: 33px; }
    .bottom-header-section { padding: 25px 0 0; }
    /* Header End */
    
    /* Home Page Start */
    .banner-content .banner-text { padding: 14px 0 0; text-align: center; margin: 0 -10px; }
    .banner-content .banner-logo img { max-width: 440px; width: 100%; }
    .welcome-section .main-title { max-width: 650px; margin: 0 0 17px; }
    .welcome-section .common-detail p { margin: 0 0 30px; }
    .welcome-wrp { padding: 59px 0 35px; margin: 0; }
    .banner-wrp .banner-section {left: 0;}
    .banner-img img { height: 345px; object-position: 70% 100%; }
    .banner-content { padding: 11px 31px 24px; max-width: 296px; margin-left: 0; }
    .banner-wrp::after { height: 70px; background-position: 60% 100%; }
    .banner-wrp::before { left: 0; bottom: -30px; height: 106px; background-size: cover; background-position: 30% 100%;}
    .banner-content .banner-logo {padding: 25px 7.5px;}
    .welcome-section .common-detail { margin: 0; }
    .red-line { height: 140px; bottom: -50px; background-size: cover; background-position: 70% 100%;}
    .main-title::before {display: none;}

    .contact-realtors-img img {max-width: 200px; width: 100%;}
    .contact-realtors-img {top: auto; right: 0; bottom: 0;}
    .contact-realtors-wrp { padding: 40px 0 25px 18px; margin: 0; border-radius: 0; -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; }
    .our-services-content .our-services-img { max-width: 121px; height: 99px; margin: 0 auto; }
    .our-services-content .main-title { font-size: 30px; line-height: 40px; margin: 0 0 15px; }
    .our-services-content .common-detail { font-size: 22px; line-height: 32px; }
    .our-services-main .row { margin: 0 -15px; }
    .our-services-main .row>* { padding: 0 15px; }
    .our-services-content {padding: 35px 0;}
    .our-services-content::after {right: -35px; display: none;}
    .our-services-wrp { padding: 0 0 60px 0; margin: 0; border-radius: 0; -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; }
    .contact-realtors-wrp::after {max-width: 100%; height: 100%;}
    .contact-realtors-section .main-title {padding: 0 160px 0 0; font-size: 29px; line-height: 35px;}
    .contact-realtors-section .main-title strong {display: inline;}
    .our-services-main .row>*:nth-last-child(-n+2) .our-services-content {border-bottom: 1px solid #D52122;}
    .our-services-main .row>*:last-child .our-services-content {border-bottom: none;}

    .choose-realtor-content { padding: 30px 24px 43px 24px; margin: 0; height: auto; position: absolute; right: 0; top: auto; left: 0; bottom: 0; background-color: rgba(255, 255, 255, 0.81); border-radius: 0; -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; }
    .choose-realtor-img { margin: 0; }
    .choose-realtor-content .main-title { margin: 0 0 18px; font-size: 33px; line-height: 37px; text-align: center; }
    .choose-realtor-content .common-detail p { margin: 0 0 29px; }
    .choose-realtor-section {position: relative;}
    .choose-realtor-img img {height: 1443px;}
    .choose-realtor-content .common-detail { font-size: 23px; line-height: 31px; }
    .choose-realtor-content .common-detail strong {text-align: center; display: inline-block; font-size: 27px; line-height: 35px;}
    .choose-realtor-btn { text-align: center; display: block; width: 100%; }

    .out-dedication-img img {max-width: 420px; margin: 0 auto;}
    .out-dedication-img { left: 0; right: 0;text-align: center; top: auto; bottom: 100%; }
    .bg-img::after { left: 0; height: 122px; border-radius: 0; -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; }
    .bg-img::before {max-width: 100%; height: 122px; left: 0;}
    .join-us-section .join-us-block { padding: 26px 21px 46px 32px; margin: 0; text-align: center; }
    .join-us-block .common-detail { font-size: 23px; line-height: 31px; margin: 0 0 34px; text-align: left; }
    .our-dedication-section {padding: 30px 0 30px;}
    .join-us-section { margin: 0 0 0 0; }
    .join-us-block .block-title { margin: 0 0 20px; font-size: 29px; line-height: 34px; text-align: center; }
    .join-us-wrp { padding: 0 0 396px; overflow: hidden; }    
    .our-dedication-section .main-title { font-size: 25px; line-height: 31px; padding: 0 20px; text-align: center; }
    .our-dedication-wrp {margin: 120px 0 0;}
    .join-us-section .join-us-block::before {top: 0; left: -200px;}
    .bg-img {background-position: top;}
    /* Home Page End */

    /* About Page Start */
    .choose-realtors-section .block-title {line-height: 38px; margin: 0 0 30px;}
    .about-quick-links ul li { font-size: 16px; line-height: 22px; padding: 15px 0; }
    .about-right-content .main-title { margin: 0 0 20px; }
    .about-right-content { margin: 40px 0 0; }
    .about-bottom .common-detail { margin: 0 0 30px 0; }
    .about-bottom-right { margin: 20px 0px 0 0px; }
    .about-bottom-right .banner-text { font-size: 21px; line-height: 32px; max-width: 280px; }
    .choose-realtors-wrp { padding: 42px 0; }
    .inner-banner-wrp { margin: 0 0 50px; }
    .about-quick-links .banner-text {margin: 0 0 15px;}
    .about-wrp { padding: 0 0 60px; }
    .inner-banner-wrp .banner-img img { height: 390px; }
    .about-quick-links { max-width: 400px; }
    .about-bottom { padding: 25px 0 0;}
    .inner-banner-wrp .banner-content {max-width: 350px; padding: 30px 25px 45px;}
    .about-bottom-right .about-gentalman-img {display: flex; align-items: flex-end;}
    /* About Page End */

    /* Find Realtor Page Start */
    .common-table.dataTable tbody th, .common-table.dataTable tbody td { font-size: 16px; line-height: 20px; padding: 15px 12px; white-space: nowrap; }
    .find-realtor-section .dataTables_wrapper .dataTables_length > label { font-size: 16px; line-height: 22px; }
    .find-realtor-section .dataTables_wrapper .dataTables_filter > label { font-size: 16px; line-height: 22px; margin: 0 0 25px; }
    .find-realtor-section .dataTables_wrapper .dataTables_filter input {padding: 10px; width: 250px; margin: 4px 0px 0 10px; max-width: 220px; width: auto; }
    .find-realtor-section .dataTables_wrapper .dataTables_length select {margin: 5px;}
    .find-realtor-section .dataTables_wrapper .dataTables_length { float: none; text-align: left; }
    .find-realtor-section .dataTables_wrapper .dataTables_paginate .paginate_button { font-size: 16px; line-height: 22px; padding: 10px; }
    .find-realtor-section .dataTables_wrapper .dataTables_paginate .paginate_button.current {padding: 10px 25px;}
    .common-table.dataTable>thead>tr>th, .common-table.dataTable>thead>tr>td {padding: 12px;}
    .find-realtor-section { padding: 20px; }
    /* Find Realtor Page End */

    /* Member Resources Start */
    .member-resources-left .common-detail { font-size: 18px; line-height: 30px; margin: 0 0 25px; }
    .member-resources-left .block-title { margin: 0 0 20px; }
    .member-resources-left .banner-text { font-size: 18px; line-height: 28px; margin: 0px 0 22px; }
    .member-resources-left .banner-text small { font-size: 18px; }
    .member-lists > h4 {font-size: 16px; line-height: 24px; margin: 0 0 18px;}
    .member-lists ul li { font-size: 14px; line-height: 18px; margin: 0 10px 15px 0px; padding: 0 10px 0 0; }
    .member-lists > h4 span { font-size: 14px; line-height: 22px; }
    .member-resources-logo span { font-size: 16px; line-height: 22px; }
    .member-resources-logo img { margin: 0 0 15px; }
    .calender-wrp { padding: 0 0 10px; }
    .member-resources-logo { font-size: 18px; line-height: 24px; margin: 0 0 20px; }
    .member-resources-wrp { padding: 20px 0 60px; }
    .member-lists { padding: 0 0 20px; }
    .calender-section iframe {height: 430px;}
    .member-resources-section .row>* { padding: 0 15px; }
    .member-resources-section .row { margin: 0 -15px; justify-content: center; }
    .member-resources-right {padding: 30px 30px 20px;}
    .member-resources-block {padding: 0 0 20px;}
    /* Member Resources End */

    /* Login Page Start */
    .common-form .swpm-label { font-size: 16px; line-height: 22px; margin: 0 0 10px; }
    .common-form .swpm-password-toggle-checkbox-label, .common-form .swpm-rememberme-label { font-size: 18px; line-height: 24px; padding: 0 0 0 35px; }
    .common-form .swpm-login-form-submit { font-size: 18px; line-height: 20px; padding: 12px 30px; }
    .common-form .swpm-forgot-pass-link a { font-size: 18px; line-height: 20px; }
    .common-form .swpm-text-field { font-size: 16px; line-height: 22px; padding: 10px 12px; }
    .common-form .swpm-remember-me { margin: 0 0 30px; }
    .common-form .swpm-rememberme-label::before {width: 20px; height: 20px; top: 2px; }
    .common-form .swpm-remember-me .swpm-rememberme-label::after {font-size: 16px; line-height: 18px; top: 3px;}
    .common-form { padding: 30px 0 10px; }
    .common-form .swpm-login-widget-form {padding: 10px 10px 0;}
    .common-form .swpm-username-input, .common-form .swpm-password-input { margin: 0 0 25px; }
    /* Login Page End */

    /* Footer Start */
    .our-partner-slider { padding: 15px 15px 0; margin: 0 0 20px; }
    .our-partner-slider .slick-prev { left: 0; }
    .our-partner-slider .slick-next { right: 0; }
    .our-partner-wrp { padding: 60px 0 50px; }
    .our-partner-slider .our-partner-item { margin: 0 18px; }
    .our-partner-wrp::before {height: 710px;}
    .our-partner-section .block-title { padding: 0; }
    .our-partner-slider .slick-arrow { width: 48px; height: 48px; top: auto; bottom: 100%; transform: translate(0, 10px); -webkit-transform: translate(0, 10px); -moz-transform: translate(0, 10px); -ms-transform: translate(0, 10px); -o-transform: translate(0, 10px); }
    .our-partner-slider .slick-arrow svg {width: 20px;}

    .footer-logo img {width: 100%; max-width: 304px;}
    .footer-logo {bottom: 30px;}
    .footer-top { margin: 100px 0 165px; }
    .footer-left ul li span { width: 62px; height: 62px; margin: 0 0 13px; }
    .social-media ul li a {width: 62px; height: 62px; font-size: 24px; margin: 0 auto;}
    .footer-contact { padding: 0 0 71px 0; }
    .footer-links ul li { font-size: 16px; line-height: 20px; padding: 0 0 15px; }
    .footer { padding: 0; }
    .footer-left ul li { font-family: 'PoppinsBold'; font-size: 28px; line-height: 26px; flex-direction: column; padding: 0 0 20px; }
    .footer-left ul {flex-direction: column;}
    .footer::after {height: 753px;}
    .footer-links span {font-size: 18px; line-height: 22px; padding: 0 0 18px; margin: 0 0 20px;}
    .footer-left ul li img { width: 18px; height: 18px; }
    .copyright .common-detail {font-size: 20px; line-height: 28px; text-align: center; letter-spacing: 0; max-width: 372px; width: 100%; margin: 0 auto;}
    .social-media {padding: 16px 0 0;}
    .footer-left .mobile-icon img {width: 38px; height: 38px;}
    .footer-left .mobile-icon {padding: 0 0 28px; font-size: 24px; line-height: 28px; font-family: 'PoppinsSemiBold'; }
    .footer-details {padding: 0 0 41px;}
    .mobile-footer-block {background-color: #F6F6F7; padding: 18px 80px; background-image: url("../images/mobile-footer-bg.svg"); background-repeat: no-repeat; background-size: cover;}
    .mobile-footer-block ul { padding: 0; margin: 0; display: flex; align-items: center; justify-content: space-between; }
    .mobile-footer-block ul li { list-style-type: none; padding: 0 15px; }
    .mobile-footer-block ul li a {display: flex;}
    .mobile-footer-block ul li a:hover {opacity: 0.6;}
    /* Footer End */
}

/*---------- Small Mobile , IPhone Start ----------*/

/*=== Screen Size = 240, 320, 360, 480, 568 ===*/
@media (min-width: 576px) and (max-width: 767px) {
    .find-realtor-section .dataTables_wrapper .dataTables_filter > label {margin: 10px 0 25px;}
}

@media (max-width: 499px) {
    /* Common Style Start */
    .main-title { font-size: 24px; line-height: 32px; }
    .common-detail { font-size: 16px; line-height: 26px; }
    .btn { font-size: 18px; line-height: 20px; }
    .btn-red {padding: 15px 40px 15px 19px;}
    .btn-red::after { right: 23px; width: 7px; height: 14px; }
    /* Common Style End */

    /* Home Page Start */
    .welcome-section .common-detail p { margin: 0 0 22px; } 

    .our-services-content .common-detail { font-size: 16px; line-height: 26px; }
    .our-services-content .main-title { font-size: 24px; line-height: 32px; margin: 0 0 12px; }
    .contact-realtors-section .main-title { padding: 0 130px 0 0; font-size: 24px; line-height: 30px; }
    .contact-realtors-img img { max-width: 120px; }
    .contact-realtors-wrp { padding: 30px 0 25px 8px; }

    .choose-realtor-content .main-title { font-size: 26px; line-height: 32px; }
    .choose-realtor-content .common-detail strong { font-size: 22px; line-height: 30px; }
    .choose-realtor-content .common-detail { font-size: 18px; line-height: 26px; }

    .out-dedication-img img { max-width: 280px; }
    .our-dedication-section .main-title { font-size: 22px; line-height: 28px; max-width: 273px; padding: 0; }
    .our-dedication-section {justify-content: center;}
    .bg-img::before {height: 144px;}
    .bg-img::after {height: 144px;}
    .join-us-block .block-title { font-size: 22px; line-height: 28px; }
    .join-us-section .join-us-block { padding: 25px 15px 26px 15px; }
    .join-us-block .common-detail { font-size: 18px; line-height: 30px; }
    .join-us-wrp { padding: 0 0 320px; }
    .our-dedication-wrp { margin: 70px 0 0; }
    /* Home Page End */

    /* Footer Start */
    .our-partner-slider { padding: 15px 0 0; }
    .our-partner-slider .slick-arrow { width: 32px; height: 32px; transform: translate(0, 0px); -webkit-transform: translate(0, 0px); -moz-transform: translate(0, 0px); -ms-transform: translate(0, 0px); -o-transform: translate(0, 0px); }
    .our-partner-slider .slick-arrow svg { width: 15px; }
    .footer-top { margin: 70px 0 100px; }
    .footer-contact { padding: 0 0 40px 0; }
    .mobile-footer-block {padding: 15px 30px;}
    .mobile-footer-block li img {width: 30px;}
    .footer-left ul li { font-size: 22px; line-height: 24px; }
    .footer-left .mobile-icon { font-size: 20px; line-height: 24px; }
    .footer-left ul li span { width: 50px; height: 50px; }
    .footer-left .mobile-icon img { width: 32px; height: 32px; }
    .social-media ul li a { width: 50px; height: 50px; }
    /* Footer End */
}


