@media (max-width: 1200px){
nav.main_menu ul> li> a {
    padding: 9px;
}
.btn_main {
    padding: 5px 15px;
    font-size: 17px;
}
}
@media (max-width: 991px){
.main_menu .dropdown.dropdown-submenu ul.dropdown-menu {
    left: -217px;
    width: 100%;
    top: 0;
    margin: 0px;
    right: 208px;
}
nav.main_menu .dropdown-menu .dropdown ul.dropdown-menu {
    left: -205px;
    top: 0;
    margin: 0px;
}
nav.main_menu ul> li> a {
    padding: 15px 5px;
    font-size: 16px;
}
.header .col-sm-8.col-6 {
    padding-left: 0px;
}
.banner_section .heading_sec p {
    font-size: 22px;
}
.banner_section .heading_sec h2 {
    font-size: 29px;
}
.banner_section {
    padding: 30px 0;
}
h2 {
    font-size: 28px;
}
.box_card {
    padding: 15px 10px;
}
h1 {
    font-family: 'Montserrat';
    font-size: 30px;
}
.footer_menu p strong {
    display: block;
    margin-top: 10px;
}
h3 {
    font-size: 20px;
}
.bulk_box_card .right_part h4 {
    font-size: 16px;
}
.bulk_box_card .col-sm-4 {
    padding-left: 0px;
}
.bulk_box_card .btn_main {
    padding: 5px 15px;
    font-size: 15px;
}
.table_smtp_one {
    font-size: 22px !important;
}
.smtp_main_table .table_smtp p {
    padding: 5px 0px !important;
    font-size: 16px;
}
.best_selling {
    padding: 10px 0px;
    font-size: 21px;
}
.choose_box_card .top_outer img {
    margin-right: 10px;
}
.smtp_choose_section .top_outer h4 {
    font-size: 16px;
    line-height: normal;
}
.blog_top_section {
    padding: 20px 0px 0px;
}
.tab_bottom_section {
    padding: 40px 0px 20px;
}
.smtp_Server_min li {
    margin-right: 5px;
}
.btn_secondary {
    padding: 5px 15px;
    font-size: 17px;
}

.smtp_server_outer h1 {
    font-size: 24px;
}
.work_box_card {
    padding: 15px;
}
.work_box_card .top_title h4 {
    font-size: 18px;
}
.smtp_main_table .pricing_card {
    margin-right: 12px;
    width: 30.6%;
    margin-bottom: 15px;
}
}

@media (max-width: 767px){
.marketing_card img {
    width: 100%;
    position: relative;
    max-width: 210px;
}
.inner_section_content p a {
    font-size: 13px;
    padding: 8px 0px;
    display: block;
}
.box_card h5 {
    font-size: 18px;
}
.bulk_box_card {
    padding: 20px 15px 20px 15px;
}
.services_section {
    padding: 20px 15px!important;
}
.policy_section.section_inner .container {
    padding: 0 15px;
}
.smtp_services_section .full_section_bottom p {
    margin-bottom: 10px;
}
.container {
    padding: 0 25px
}
.main_menu_outer_section .logo_img_section img {
    width: 100% !important;
    max-width: 170px;
}
.clients_section .common_heading h1, .services_section h1, .features_section h1, .pricing_section h1, .marketing_section h1  {
    padding-bottom: 15px;
}
.mobilelink a i {
    padding-right: 2px;
}
.copyright_section {
    padding-bottom: 55px;
}
.btn_main {
    padding: 13px 30px;
    font-size: 18px;
    margin: 7px 0px;
}
.contact_location .icon a {
    font-size: 19px;
    padding: 9px 0px;
    display: block;
}
.footer_menu ul li a {
    padding-top: 9px;
    padding-bottom: 9px;
}

.mobilelink {
    display: block;
}
.whatsapp-button {
    display: none;
}
.header .col-sm-8.col-6 {
    padding-left: 15px;
}
.main_menu .dropdown-menu {
    transform: translateX(-50%) !important;
    left: 50% !important;
    top: 50px !important;
}
.header {
    padding: 15px 0px;
    position: relative;
    z-index: 99;
}
.main_menu {
    display: inline-block;
    text-align: left;
    float: right;
    position: fixed;
    top: 26px;
    background: #ffffff;
    box-shadow: 0 0 33px 6px rgb(0 0 0 / 10%);
    left: 0px;
    right: 0;
    z-index: 999999;
    opacity: 0;
    visibility: hidden;
    transform: translateY(30px);
    transition: .5s all;
    padding-bottom: 15px !important;
    padding-right: 15px;
    overflow: auto;
    height: 69%;
    border-top: 1px solid #26750d;
    display: none;
}
#body_overlay_toggle.bg_new_toggle {
    left: 0;
    opacity: 1 !important;
    visibility: visible !important;
}
#body_overlay_toggle {
    position: fixed;
    top: 0;
    height: 100vh;
    background: rgb(255 255 254 / 49%);
    z-index: 1 !important;
    right: 0px;
    opacity: 0;
    visibility: hidden;
}
.main_menu.active {
    opacity: 1;
    padding: 0px;
    visibility: visible;
    display: block;
}
.header.fixed-header .mobile_toggle {
    top: 7px;
}
.header.fixed-header nav.main_menu.active {
    top: 20px;
}
.header .mobile_toggle {
    position: absolute;
    max-width: 42px;
    height: 34px;
    width: 100%;
    right: 15px;
    display: block;
    color: #fff;
    text-align: center;
    line-height: 32px;
    z-index: 99999999;
    cursor: pointer;
    top: 11px;
    background: #161816;
}
nav.main_menu ul li {
    display: block;
    text-align: center;
}
.header .mobile_toggle img {
    max-width: 23px;
}
.bg_new_toggle .bars_icon {
    display: none;
}
.mobile_toggle .close_menu {
    display: none;
}
.bg_new_toggle .mobile_toggle .close_menu {
    display: block;
}
.header.fixed-header {
    padding: 12px 0px;
}
.header .logo img {
    max-width: 150px;
}

.banner_section .row, .top_section .row, .full_section_bottom, .contact_section .row {
    padding: 0px 0px;
}
.marketing_card {
    margin-bottom: 15px;
}
.banner_section .heading_sec h2 {
    font-size: 26px;
}
.banner_section .heading_sec p {
    font-size: 21px !important;
    line-height: 32px !important;
}
p {
    font-size: 17px !important;
    line-height: 27px !important;
    letter-spacing: .6px !important;
}
h5 {
    font-size: 18px !important;
    line-height: 29px !important;
    letter-spacing: .6px !important;
}
h2 {
    font-size: 24px;
    line-height: 32px !important;
    letter-spacing: .6px !important;
}
h1 {
    font-size: 27px;
    font-weight: 600;
}
.banner_section .img_sec img, .top_section .img_sec img, .email_marketing_section .img_sec img, .contact_section img {
    max-width: 300px;
    display: block;
    margin: 20px auto 0px;
}
.banner_section, .businesses_section, .services_section, .features_section, .pricing_section, 
.clients_section, .marketing_section, .served_section, .top_section, .features_with_section, .work_with_section, 
.choose_us_section, .faq_section, .deliverability_section, .tab_bottom_section{
    padding: 20px 0px;
}
.box_card {
    margin-bottom: 30px;
}
.features_box_card {
    padding: 15px 10px;
}
.features_box_card .left_img {
    padding-right: 10px;
}
.features_box_card .content_right h5 {
    font-size: 18px;
}
.box_card img {
    max-width: 70px;
}
h4 {
    font-size: 19px;
}
.pricing_section .pricing_btn {
    margin: 25px auto 0px;
}
.businesses_section .img_sec {
    margin-top: 20px;
}
.served_logo img {
    max-width: 210px;
    text-align: center;
    margin: auto;
}
.get_in_tuch {
    margin-top: 20px;
}
.footer_menu ul {
    margin-bottom: 20px;
}
.footer_section {
    padding: 170px 0px 20px;
}
.clients_section .container {
    padding: 0px 10px;
}
.businesses_section .img_sec img {
    height: auto;
}
.bulk_main_section .row.top_volume {
    display: none;
}
.bulk_box_card .right_part {
    text-align: left;
    margin-top: 20px;
}
.bulk_box_card .right_part .btn_main {
    margin-top: 10px;
}
.bulk_box_card .col-sm-4 {
    padding-left: 15px;
}
.bulk_main_section .common_heading h1 {
    display: block;
    padding-right: 0px;
    margin-bottom: 10px;
}
.bulk_main_section {
    padding: 30px 0px;
    margin: 20px 0px 30px;
}
.pricing_section .event_table table, .smtp_main_table table.table_smtp {
    display: block;
    overflow: scroll;
    padding: 0px !important;
    text-align: center;
}
.smtp_main_table table.table_smtp tbody th {
    width: 160px !important;
}
.smtp_main_table .table_smtp p {
    padding: 5px 20px !important;
    font-size: 17px;
}
.pricing_section .event_table table tbody {
    display: inline-block;
}
.pricing_section .event_table table tr td p {
    width: 140px;
}
.work_box_card {
    padding: 15px;
}
.work_box_card .top_title h4 {
    font-size: 19px;
}
.choose_img img {
    margin: auto;
    text-align: center;
    display: block;
}
.faq_accordion h4.panel-title {
    font-size: 16px;
    padding-bottom: 5px;
}
.faq_accordion h4.panel-title a i {
    padding-right: 1px;
}
.full_box_card .left_img {
    width: 15%;
    padding-right: 10px;
}
.full_box_card .content_right {
    width: 85%;
    float: none;
}
.email_marketing_section .img_sec {
    margin-bottom: 20px;
}
.top_section .heading_sec p:last-child {
    margin-bottom: 0px;
}
.top_position_img {
    top: 8px;
}
.choose_box_card .top_outer img {
    max-width: 60px;
    margin-right: 5px;
}
.choose_box_card {
    max-width: 100%;
}
.smtp_choose_section .top_outer h4 {
    font-size: 18px;
    line-height: normal;
}
.smtp_choose_section {
    padding: 20px 0px 30px;
}
.common_heading {
    margin-bottom: 10px;
}
.blog_top_title {
    margin-bottom: 20px;
}
.blog_section {
    margin-bottom: 20px;
}
.btn_secondary {
    padding: 5px 12px;
    font-size: 15px;
}
.smtp_server_btn_right .btn_secondary {
    padding: 0px 12px;
}
.smtp_server_btn_right .nav {
    padding: 5px 5px;
}
.smtp_server_outer h1 {
    font-size: 21px;
}
.smtp_Server_min li {
    margin-bottom: 10px;
}
.contact_location .icon span {
    font-size: 19px;
}
.contact_location .icon i {
    font-size: 60px;
    margin-bottom: 5px;
    margin-top: 20px;
}
.contact_location {
    padding: 30px 0px;
}
.contact_location .icon a {
    font-size: 19px;
}
.section_inner .breadcrumb {
    padding: 10px 0px;
}
.inner_section_content {
    padding: 15px 0px;
}
.section_inner .blog-bg {
    padding: 50px 20px;
}
.services_choose_section .choose_box_card:nth-child(3), .choose_box_card:nth-child(2n), .services_choose_section .choose_box_card:nth-child(1) {
    margin-left: 20px;
}
.smtp_main_table ul.listing {
    padding: 0px 6px 10px;
}
.contact_form {
    padding: 40px 0px 0px;
}
.bulk_box_card .right_part h2 {
    font-size: 22px;
}
.bulk_box_card .btn_main {
    padding: 10px 20px;
    font-size: 16px;
}
.smtp_main_table ul.listing li {
    font-size: 16px;
}
.smtp_main_table .pricing_card {
    margin-bottom: 25px;
}
}

@media (max-width: 480px){
.banner_section .img_sec img, .top_section .img_sec img, .email_marketing_section .img_sec img, .contact_section img {
    max-width: 250px;
    display: block;
    margin: 20px auto 0px;
}

.mobilelink a {
    padding: 5px;
}
.clients_card {
    padding: 30px 10px 0px;
    margin: 0px 6px 50px;
}
.full_box_card {
    display: block;
}
.full_box_card .left_img img {
    margin-bottom: 10px;
}

.full_box_card .left_img, .full_box_card .content_right {
    width: 100%;
}
.inner_section_content p a {
    font-size: 14px;
}
.smtp_main_table .pricing_card {
    margin-right: 0px;
    width: 100%;
}
.smtp_main_table .pricing_card:last-child {
    margin-bottom: 20px;
}
.smtp_main_table ul.listing {
    padding: 0px 15px 10px;
}
}