@media screen and (min-width: 1301px) and (max-width: 1400px) {
    .container {
        min-width: 1280px;
    }
    .banner .carousel-caption h3 {
        font-size: 32px;
        line-height: 52px;
    }
    .offer_title h2 {
        font-size: 34px;
    }
    .offer_widget > h2 {
        font-size: 20px;
    }
    .slider .item > h2 {
        font-size: 33px;
    }
    .contact_caption p {
        font-size: 38px;
    }
    .wats_up > p {
        font-size: 22px;
    }
    .connect > p {
        font-size: 24px;
    }
    .get > p {
        font-size: 24px;
    }
    .you_tube {
        height: 380px;
    }
}

@media screen and (min-width: 1200px) and (max-width: 1300px) {
    .banner .carousel-caption h3 {
        font-size: 30px;
        line-height: 50px;
    }
    .banner .carousel-caption p {
        font-size: 24px;
    }
    .offer_title h2 {
        font-size: 32px;
    }
    .offer_widget > h2 {
        font-size: 18px;
        line-height: 25px;
    }
    .offer_widget {
        padding: 15px;
    }
    .profile_text > h2 {
        font-size: 20px;
    }
    .slider .item > h2 {
        font-size: 29px;
    }
    .you_tube {
        height: 360px;
    }
    .caption h4 {
        font-size: 15px;
    }
    .blog_area > h2 {
        font-size: 17px;
    }
    .contact_caption p {
        font-size: 36px;
    }
    .wats_up > p {
        font-size: 20px;
    }
    .wats_up i {
        font-size: 34px;
    }
    .connect > p {
        font-size: 21px;
    }
    .get > p {
        font-size: 21px;
    }
    .social_icons li i {
        font-size: 20px;
        height: 45px;
        line-height: 45px;
        width: 45px;
    }
    .footer_nav > h3 {
        font-size: 16px;
    }
}

@media screen and (min-width: 1000px) and (max-width: 1199px) {
    .nav-item {
        margin-left: 10px;
        margin-right: 10px;
    }
    .nav-item a {
        font-size: 14px;
    }
    .banner .carousel-caption h3 {
        font-size: 28px;
        line-height: 48px;
    }
    .banner .carousel-caption p {
        font-size: 20px;
    }
    .blogger li {
        font-size: 14px;
    }
    .offer_title h2 {
        font-size: 28px;
        line-height: 35px;
    }
    .offer_title span {
        font-size: 14px;
    }
    .offer_widget {
        padding: 15px;
    }
    .offer_widget > h2 {
        font-size: 16px;
        line-height: 25px;
    }
    .offer_widget span {
        font-size: 13px;
    }
    .ceo_profile {
        width: 80%;
    }
    .profile_text > h2 {
        font-size: 18px;
    }
    .profile_text span {
        font-size: 13px;
    }
    .offer {
        padding-top: 50px;
    }
    .slider .item > h2 {
        font-size: 27px;
        margin: 0;
    }
    .slider .item > p {
        font-size: 13px;
        line-height: 20px;
    }
    .video_widget {
        margin-top: 62px;
    }
    .you_tube {
        height: 350px;
    }
    .caption h4 {
        font-size: 14px;
    }
    .blog_area > h2 {
        font-size: 16px;
        line-height: 20px;
    }
    .caption h4 {
        font-size: 13px;
    }
    .contact_caption p {
        font-size: 28px;
    }
    .wats_up i {
        font-size: 28px;
    }
    .wats_up > p {
        font-size: 18px;
    }
    .wats_up span {
        font-size: 16px;
    }
    .connect > p {
        font-size: 18px;
        padding: 8px 0;
    }
    .social_icons li i {
        font-size: 18px;
        height: 40px;
        line-height: 40px;
        width: 40px;
    }
    .get > p {
        font-size: 18px;
    }
    .footer_email input {
        font-size: 12px;
    }
    .footer_email {
        margin: 5px 0;
    }
    .footer_nav > h3 {
        font-size: 14px;
        line-height: 20px;
    }
    .footer_nav a {
        font-size: 12px;
    }
    .footer_nav p {
        font-size: 12px;
    }
    .copyright_left > p {
        font-size: 12px;
    }
    .copyright_right > p {
        font-size: 12px;
    }
    .topadding {
        padding: 25px 0;
    }
}

@media screen and (max-width: 999px) {
    header {
        position: relative;
    }
    .banner .carousel-caption {
        top: 30%;
    }
    .banner .carousel-caption h3 {
        font-size: 24px;
        line-height: 44px;
    }
    .banner .carousel-caption p {
        font-size: 18px;
    }
    .blogger li {
        font-size: 13px;
        width: 33%;
    }
    .offer_title h2 {
        font-size: 26px;
        line-height: 30px;
    }
    .offer_title span {
        font-size: 12px;
    }
    .offer_widget {
        padding: 15px;
    }
    .offer_widget > h2 {
        font-size: 16px;
        line-height: 25px;
    }
    .offer {
        padding-top: 40px;
    }
    .start_now {
        font-size: 12px;
    }
    .offer_title {
        margin-bottom: 42px;
    }
    .ceo_profile {
        width: 100%;
    }
    .profile_text > h2 {
        font-size: 18px;
    }
    .you_tube {
        height: auto;
        padding-bottom: 30px;
    }
    .slider .item > h2 {
        font-size: 28px;
    }
    .video_widget img {
        border-right: medium none none;
        padding-right: 0;
        width: 100%;
    }
    .slider {
        margin-top: 5px;
    }
    .caption h4 {
        font-size: 14px;
    }
    .blog_area > h2 {
        font-size: 14px;
        line-height: 18px;
    }
    .caption h4 {
        font-size: 11px;
        line-height: 15px;
    }
    .contact_caption p {
        font-size: 22px;
    }
    .wats_up i {
        font-size: 22px;
    }
    .wats_up > p {
        font-size: 12px;
    }
    .wats_up span {
        font-size: 12px;
    }
    .connect > p {
        font-size: 20px;
    }
    .social_icons li i {
        font-size: 20px;
        height: 40px;
        line-height: 40px;
        width: 40px;
    }
    .get > p {
        font-size: 20px;
    }
    .get {
        padding: 15px 0;
    }
    .footer_email {
        margin: 20px 0;
    }
    .topadding {
        padding: 25px 0 10px;
    }
    .footer_nav > h3 {
        font-size: 16px;
    }
    .footer_nav a {
        font-size: 13px;
    }
    .footer_menu {
        padding: 10px 0 0;
    }
    .copyright_left > p {
        font-size: 12px;
    }
    .copyright_right > p {
        font-size: 12px;
    }
}

@media screen and (max-width:767px) {
    .row {
        margin-left: 0;
        margin-right: 0;
    }
    .top_menu li a {
        font: 10px/22px Roboto-Regular;
        padding: 5px 10px;
    }
    .container-fluid {
        padding-left: 5px;
        padding-right: 5px;
    }
    .logo {
        float: none;
        margin: 0 auto 10px 20px;
    }
    .logo img {
        width: 70%;
    }
    .navbar-toggler {
        background-color: #98762e;
        border: 1px solid #98762e;
        border-radius: 0.25rem;
        float: right;
        font-size: 1.25rem;
        line-height: 1;
        margin-top: -60px;
        padding: 0.25rem 0.75rem;
        position: relative;
        right: 20px;
    }
    .main_menu .bg-light {
        background-color: #98762E !important;
        border-bottom: medium none;
        border-left: medium none;
        display: block;
        height: auto;
        padding: 0;
        width: auto;
    }
    .top_menu li {
        margin-left: 5px;
        margin-right: 5px;
    }
    .top_menu {
        display: table;
        float: none;
        margin: 0 auto;
        padding: 15px 0;
    }
    .main_menu {
        float: none;
        margin-top: 0;
        width: 100%;
    }
    .nav-item {
        margin-left: 10px;
        margin-right: 10px;
    }
    .nav-item > a {
        font-size: 14px;
    }
    .banner .carousel-caption {
        display: none;
    }
    .scroll_down {
        bottom: 60px;
        left: 40%;
        transform: translateX(40%);
    }
    .banner .carousel-indicators {
        bottom: 10px;
        left: inherit;
        margin-left: 0;
        margin-right: 0;
    }
    .start_now {
        bottom: 15px;
    }
    .offer_title {
        margin-bottom: 22px;
    }
    .offer_title h2 {
        font-size: 24px;
    }
    .offer_title span {
        font-size: 12px;
        line-height: 20px;
    }
    .offer {
        padding-top: 20px;
    }
    .offer_widget {
        margin-bottom: 30px;
    }
    .ceo_profile {
        display: block;
    }
    .profile_photo {
        display: table;
        float: none;
        margin: 0 auto;
        width: auto;
    }
    .profile_text {
        float: none;
        width: 100%;
    }
    .offer_title h2 {
        font-size: 18px;
    }
    .profile_text > h2 {
        text-align: center;
    }
    .quote_up,
    .quote_down {
        display: none;
    }
    .slider .item > h2 {
        font-size: 20px;
    }
    .caption h4 {
        font-size: 13px;
    }
    .blog_area {
        padding: 10px 0;
    }
    .contact_strip {
        height: auto;
        padding-bottom: 10px;
    }
    .contact_caption p {
        font-size: 26px;
        text-align: center;
        height: 70px;
        padding-top: 0;
    }
    .wats_up > p {
        font-size: 14px;
        height: 70px;
        line-height: 25px;
    }
    .wats_up span {
        display: block;
        font-size: 14px;
    }
    .divider::before {
        display: none;
    }
    .divider::after {
        display: none;
    }
    .connect > p {
        text-align: center;
        font-size: 18px;
    }
    .social_icons {
        display: table;
        margin: 10px auto;
    }
    .get > p {
        font-size: 18px;
        text-align: center;
    }
    .topadding {
        padding: 10px 0;
    }
    .footer_email {
        margin: 0;
    }
    .footer_nav > ul {
        padding: 10px 0;
    }
    .copyright_left > p {
        font-size: 12px;
        text-align: center;
    }
    .copyright_right > p {
        font-size: 12px;
        text-align: center;
    }
}

@media only screen and (min-device-width:300px) and (max-device-width:640px) and (orientation: landscape) {
    .container {
        max-width: 640px;
    }
    .contact_caption p {
        height: 120px;
    }
    .wats_up > p {
        height: 120px;
    }
}

@media screen and (min-width: 768px) and (max-width: 999px) {}

@media screen and (min-width: 300px) and (max-width: 640px) {}