@font-face {
    font-family: 'Inter';
    src: url('../fonts/Inter-Regular.woff2') format('woff2'), url('../fonts/Inter-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('../fonts/Inter-Medium.woff2') format('woff2'), url('../fonts/Inter-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('../fonts/Inter-SemiBold.woff2') format('woff2'), url('../fonts/Inter-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

body {
    margin: 0px;
    padding: 0px;
    font-family: 'Inter';
}

header {
    padding: 0px 50px;
}

.search_box {
    padding-left: 50px;
}

.search_box label {
    font-size: 13px;
    color: #000;
    display: block;
    width: 100%;
    margin-bottom: 5px;
}

.btn-find {
    background: none;
    border: none;
    right: 80px;
    color: #327600;
    z-index: 3 !important;
    text-decoration: underline;
    font-weight: bold;
    font-size: 13px;
    line-height: 25px;
}

.btn-find:hover {
    background: none;
    border: none;
    color: #000;
}

.search_box .input-group-text {
    background: none;
    border-right: 1px solid #fff;
    border-left: 2px solid #000;
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
}

.search_box .form-control {
    border-left: none;
}

.search_box input {
    font-size: 14px;
    border: 2px solid #000;
    width: 100px !important;
}

.top_links ul {
    margin: 0px;
    padding: 0px;
}

.top_links ul li {
    list-style: none;
    display: inline-block;
    padding-right: 15px;
}

.top_links ul li a {
    color: #000;
    font-weight: bold;
    text-decoration: none;
}

.login_btn {
    background: #0D4D75;
    color: #fff;
    border-radius: 0px;
    border: none;
    padding: 7px 30px;
    margin-right: 5px;
}

.login_btn:hover {
    background: #000;
    color: #fff;
}

.signup_btn {
    background: #327600;
    color: #fff;
    border-radius: 0px;
    border: none;
    padding: 7px 30px;
}

.signup_btn:hover {
    background: #000;
    color: #fff;
}

.hero_jumborton {
    background: url(../images/banner.png) top center no-repeat;
    background-size: cover;
    position: relative;
}

.left_img_hero {
    padding-top: 50px;
}

.hero_content {
    padding-top: 80px;
}

.hero_content h1 {
    color: #0D4D75;
}

.hero_content h5 {
    color: #0D4D75;
    font-weight: bold;
}

.hero_content p {
    color: #000;
    padding-top: 20px;
}

.hero_search {
    padding: 7px;
    background: #fff;
    border-bottom: 2px solid #60A4CE;
}

.hero_search .input-group-text {
    background: none;
    border: none;
    color: #60A4CE;
}

.hero_search input {
    border: none;
    color: #60A4CE;
    font-size: 14px;
}

.hero_search input:focus {
    box-shadow: none
}

.btn-find2 {
    background: #000;
    border: none;
    border-radius: 0px;
    color: #fff;
}

.btn-find2:hover {
    background: #333;
}

#bus-nav .navbar-nav .nav-item a {
    color: #fff !important
}

.left_img_hero img {
    position: relative;
    bottom: -30px;
}

.ad-content {
    background: #DEF3FF;
    padding: 70px 50px;
}

.listing_cont h3 {
    font-size: 20px;
    font-weight: bold;
}

.listing_cont p {
    font-size: 13px;
}

.listing_cont h5 {
    font-size: 16px;
    font-weight: bold;
}

.listing_cont ul li {
    font-size: 12px;
    line-height: 24px;
}

.listing_cont {
    padding: 0px 50px;
}

.idw-big a {
    background: none !important;
    padding: 10px 0px !important;
    color: #000 !important;
}

#intensedebatewidget {
    background-color: #fff;
    padding: 20px;
}

.idw-footer a {
    background: none !important;
    color: #D3766A !important;
    padding: 10px 0px !important;
}

.listing_cont a {
    background: #D3766A;
    padding: 6px 10px;
    color: #fff;
    font-weight: 600;
    font-size: 13px;
    text-decoration: none;
}

.listing_cont a:hover {
    background: #000;
}

.white_bx {
    background: #fff;
    padding: 10px 20px;
    margin-top: 10px;
}

.white_bx span {
    font-size: 12px;
}

.white_bx a {
    color: #0D4D75;
    background: none;
    display: block;
    padding: 0px;
}

.white_bx a:hover {
    color: #0D4D75;
    background: none;
    display: block;
    padding: 0px;
}

.w-20 {
    width: 55px;
}

.white_bx h6 {
    margin-bottom: 2px;
}

.fin {
    margin-top: 15px;
}

.fin p {
    font-size: 12px;
    margin-bottom: 0px;
}

.tx-r a {
    text-align: right;
}

.text-list-prem h3 {
    font-size: 20px;
    font-weight: bold;
}

.text-list-prem p {
    font-size: 13px;
}

.text-list-prem a {
    background: #D3766A;
    padding: 10px 30px;
    color: #fff;
    font-weight: 600;
    font-size: 11px;
    text-decoration: none;
    margin-top: 20px;
    display: block;
    text-align: center;
}

.text-list-prem a:hover {
    background: #000;
}

.text-list-prem h5 {
    font-size: 14px;
    font-weight: bold;
    padding: 15px 0px;
}

.text-list-prem li {
    font-size: 14px;
    line-height: 26px;
}

.boxes_four {
    padding: 60px 50px;
}

.wh-col {
    padding: 15px;
    box-shadow: 0px 0px 10px #00000032;
    margin-bottom: 25px;
}

.box_n1 {
    display: inline-block;
    vertical-align: top;
}

.box_n2 {
    display: inline-block;
    width: 78%;
}

.box_n2 h4 {
    font-size: 13px;
    font-weight: bold;
    color: #0D4D75;
}

.box_n2 h5 {
    font-size: 11px;
    font-weight: bold;
    color: #000;
}

.box_n2 p {
    font-size: 11px;
    color: #000;
}

.wh-col a {
    background: #327600;
    color: #C6EAFF;
    display: block;
    padding: 8px;
    font-size: 12px;
    text-decoration: none;
    text-align: center;
}

.box_n1 {
    padding-bottom: 20px;
}

.gray_box {
    padding: 60px 50px;
    background: #e3e3e3;
}

.left_gray_cont h3 {
    font-size: 20px;
    font-weight: bold;
}

.left_gray_cont li {
    font-size: 13px;
    line-height: 26px;
}

.links-bx {
    padding: 60px 0px;
}

.links-bx h3 {
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 10px;
}

.links-bx ul {
    margin: 0px;
    padding: 0px;
}

.links-bx ul li {
    list-style: none;
    display: block;
    padding-bottom: 2px;
}

.links-bx ul li a {
    text-decoration: none;
    color: #0D4D75;
    line-height: 24px;
    font-weight: 500;
    font-size: 13px;
}

.left_gray_cont p {
    font-size: 13px;
    line-height: 26px;
    margin-bottom: 0px;
}

.franch-i h3 {
    font-size: 20px;
    font-weight: bold;
    font-size: 20px;
    font-weight: bold;
    display: inline-block;
    float: left;
    margin-right: 50px;
}

.franch-i ul {
    margin: 0px;
    padding: 0px;
    display: inline-block;
}

.franch-i ul li {
    list-style: none;
    display: inline-block;
}

.franch-i ul li a {
    padding: 10px 14px;
    border: 1px solid #0D4D75;
}

.franch-i ul li a:hover {
    background: #C6EAFF;
}

.footer_bottom {
    background: #161C20;
    padding: 60px 0px;
}

.footer_bottom h4 {
    color: #fff;
    font-size: 18px;
}

.footer_bottom ul {
    margin: 0px;
    padding: 0px;
}

.footer_bottom ul li {
    list-style: none;
    display: block;
}

.footer_bottom ul li a {
    color: #cacaca;
    font-size: 13px;
    line-height: 26px;
    text-decoration: none;
}

.footer_bottom ul li a:hover {
    color: #fff;
}

.update-text {
    color: #4FB900;
    margin-top: 20px;
    display: block;
    font-size: 13px;
    text-decoration: none;
}

.update-text:hover {
    text-decoration: underline;
    color: #4FB900;
}

@media (max-width: 1440px) {
    .box_n2 h4 {
        font-size: 16px;
    }
    .box_n2 h5 {
        font-size: 12px;
    }
}

@media (max-width: 767px) {
    header {
        padding: 0px 10px;
    }
    .search_box {
        padding-left: 0px;
        margin-top: 20px;
    }
    .left_img_hero {
        padding-top: 0px;
    }
    .top_links {
        margin-top: 20px;
    }
    .login_btn {
        display: block;
        width: 100%;
        margin-top: 20px;
    }
    .signup_btn {
        display: block;
        width: 100%;
        margin-top: 10px;
        margin-bottom: 20px;
    }
    .left_img_hero img {
        width: 440px;
    }
    .hero_search {
        width: 100%;
    }
    .hero_jumborton {
        padding-bottom: 60px;
    }
    .hero_content {
        text-align: center;
    }
    .listing_cont {
        padding: 40px 0px;
    }
    .listing_cont a {
        display: inline-block;
        margin-bottom: 50px;
    }
    .listing_cont .white_bx a {
        margin-bottom: 0px;
    }
    .ad-content {
        padding: 50px 0px;
    }
    .w-20 {
        width: 90px;
    }
    .tx-r {
        text-align: right;
    }
    .boxes_four {
        padding: 50px 0px;
    }
    .text-list-prem a {
        margin-bottom: 50px;
    }
    .franch-i ul li a {
        padding: 8px 16px;
        border: 1px solid #0D4D75;
        display: inline-block;
        width: 40px;
        height: 40px;
        margin-bottom: 2px;
    }
    .footer_bottom h4 {
        margin-top: 30px;
    }
    .footer_bottom {
        padding: 20px 0px 50px 0px;
    }
    .gray_box {
        padding: 50px 0px;
    }
    .left_gray_cont {
        padding-top: 20px;
    }
    .hero_search input {
        font-size: 12px;
    }
}

@media (max-width: 480px) {
    header {
        padding: 0px 10px;
    }
    .search_box {
        padding-left: 0px;
        margin-top: 20px;
    }
    .left_img_hero {
        padding-top: 0px;
    }
    .top_links {
        margin-top: 20px;
    }
    .login_btn {
        display: block;
        width: 100%;
        margin-top: 20px;
    }
    .signup_btn {
        display: block;
        width: 100%;
        margin-top: 10px;
        margin-bottom: 20px;
    }
    .left_img_hero img {
        width: 440px;
    }
    .hero_search {
        width: 100%;
    }
    .hero_jumborton {
        padding-bottom: 60px;
    }
    .hero_content {
        text-align: center;
    }
    .listing_cont {
        padding: 40px 0px;
    }
    .listing_cont a {
        display: inline-block;
        margin-bottom: 50px;
    }
    .listing_cont .white_bx a {
        margin-bottom: 0px;
    }
    .ad-content {
        padding: 50px 0px;
    }
    .w-20 {
        width: 90px;
    }
    .tx-r {
        text-align: right;
    }
    .boxes_four {
        padding: 50px 0px;
    }
    .text-list-prem a {
        margin-bottom: 50px;
    }
    .franch-i ul li a {
        padding: 8px 16px;
        border: 1px solid #0D4D75;
        display: inline-block;
        width: 40px;
        height: 40px;
        margin-bottom: 2px;
    }
    .footer_bottom h4 {
        margin-top: 30px;
    }
    .footer_bottom {
        padding: 20px 0px 50px 0px;
    }
    .gray_box {
        padding: 50px 0px;
    }
    .left_gray_cont {
        padding-top: 20px;
    }
    .hero_search input {
        font-size: 12px;
    }
}

@media (max-width: 428px) {
    .left_img_hero img {
        width: 400px;
    }
}

@media (max-width: 414px) {
    .left_img_hero img {
        width: 380px;
    }
}

@media (max-width: 375px) {
    .left_img_hero img {
        width: 330px;
    }
}

@media (max-width: 360px) {
    .w-20 {
        width: 150px;
    }
    .left_img_hero img {
        width: 320px;
    }
}

@media (max-width: 320px) {
    .left_img_hero img {
        width: 300px;
    }
    .wh-col {
        text-align: center;
    }
    .hero_content h1 {
        font-size: 24px;
    }
    .hero_content h5 {
        font-size: 15px;
    }
    .hero_content p {
        font-size: 13px;
    }
    .hero_content p br {
        display: none;
    }
    .w-20 {
        width: 160px;
    }
    .text-list-prem a {
        font-size: 12px;
        padding: 10px;
    }
}