@media only screen and (min-width: 1400px) and (max-width: 1500px)
{
    .inner_wrapper {
        /* max-width: 1400px; */
        padding: 0px 45px;
    }
    .mission_sub_img img {
        
        transform: scale(0.7);
    }
    .work_name
    {
        padding: 10px 10px;
    }
    .tit_cnt p {
        font-size: 22px;
    }
  
}

@media only screen and (min-width: 1400px)
{
    .contact_img {
        position: absolute;
        right: 50px;
        bottom: 0;
    }
    .career_banner:before
    {
        background-size: 90%;
    }
   
   
}
@media only screen and (min-width: 1500px)
{
    .contact_img
    {
        right: 80px;
    }
   
} 


@media only screen and (min-width: 1280px) and (max-width: 1366px)
{
    .inner_wrapper
    {
        padding: 0px 15px;
    }
    .mission_sub_img img {
        
        transform: scale(0.6);
    }
    .worker_img img
    {
        height: auto;
    }
    .work_name h4
    {
        font-size: 20px;
    }
    .work_name p
    {
        font-size: 15px;
    }
    .contact_img img {
        width: 93%;
    }
    .contact_img {
        position: absolute;
        bottom: 0px;
        left: -50px;
    }
    h1.msg_title
    {
        font-size: 100px;
    }
    body.inner_page .banner_text h1 {
        font-size: 45px;
    }


}
@media only screen and (min-width: 1200px) and (max-width: 1359px)
{
    
    h1.msg_title
    {
        font-size: 100px;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1279px)
{
    .mission_sub_img
    {
        transform: scale(0.6);
    }
    ul.navbar-nav li a {
        font-size: 16px !important;
        font-family: 'GraphikMedium';
        padding: 13px 16px !important;
    }
    .sectit h3
    {
        font-size: 35px;
    }
    .marketing_service_cnt h3
    {
        font-size: 22px;
    }
    .sk_cnt br {
        display: none;
    }
    .key_feature_cnt .tab_panel {
        font-size: 15px;
    }
}

@media only screen and (min-width: 992px) and (max-width:1199px)
{
    body p {
        font-size: 16px !important;
    }
    body a{
        font-size: 16px !important;
    }
    ul.navbar-nav {
        margin-right: 1rem;
    }
    .banner_text h1
    {
        font-size: 50px;
    }
   
    body.inner_page .banner_text h1
    {
        font-size: 40px;
    }
    .bicon img {
        height: 50px;
    }
    .abt_cnt h5
    {
        font-size: 22px;
    }
    .abt_cnt h3
    {
        font-size: 30px;
    }
    h1.msg_title
    {
        font-size: 60px;
        line-height: 90px;
    }
    .msginfo_txt ul li
    {
        font-size: 16px;
    }
    .msginfo_txt p
    {
        font-size: 16px !important;
    }
  
    .worker_img img
    {
        height: auto;
    }
    /* .work_name h4
    {
        min-height: 55px;
    } */
    .work_name
    {
        padding: 10px 10px;
    }
    .work_name h4
    {
        font-size: 18px;
    }
    .work_name p {
        
        font-size: 15px !important;
    }
    .contact_form_inner
    {
        margin-top: 20px;
    }
    .contact_form textarea
    {
        height: 80px;
    }
    .fcnt_info h4
    {
        font-size: 17px;
    }
   
   
}
@media only screen and (max-width: 1279px)
{
    h1.msg_title.copy {
        display: none !important;
    }
    .animation_effect h1.msg_title {
        position: static;
    }
    .msgcnl_col:hover h1.msg_title.normal {
        transform: translateY(0%);
    }
    .text-effect {
        height: auto;
    }
    .msgcnl_col
    {
        height: auto;
    }
    .animation_effect
    {
        height: auto;
    }
    .animation_effect:hover h1.msg_title.normal {
        transform: none !important;
    }
    .animation_effect:hover .msg_title
    {
        transform: none !important;
    }
    .wow{
        animation: none !important;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1023px)
{
    .footer_link li a
    {
        padding: 8px 5px;
    }
    .footer_cnt h3
    {
        font-size: 17px;
    }
    .footer_logo img {
        height: 50px;
    }
    /* .contact_img img {
        height: 380px;
    }
    .contact_img {
        position: absolute;
        bottom: 0px;
    }
    .cnt_form_section {
        position: relative;
    } */
    body.inner_page .banner_text h1 {
        font-size: 32px;
    }
    .marketing_service_cnt
    {
        min-height: 415px;
    }
    .key_feature_headsec h3
    {
        font-size: 20px;
    }
    .sk_cnt h4
    {
        font-size: 18px;
    }
    .sk_cnt br {
        display: none;
    }
}

@media only screen and (max-width: 991px)
{
    body p {
        font-size: 14px !important;
    }
    body.overflow {
        overflow: hidden !important;
    }
    body a{
        font-size: 14px !important;
    }
    .tab_cnt_info {
        margin: 20px 0px;
    }
    .morelink_btn a
    {
        font-size: 16px;
    }
    .mobile-design {
        padding: 0px !important;
    }
    body.inner_page.sms-page header.fixed {
        position: static;
    }
   body.inner_page.sms-page.overflow {
        overflow: auto !important;
    } 
    /* body.inner_page.sms-page.overflow .mobile-design .navbar-collapse
    {
        height: auto !important;
    }  */
    
    .mobile-design ul.navbar-nav {
        margin: 0px !important;
    }
    .navbar-nav .dropdown-menu a:before
    {
        display: none;
    }
    .navbar .dropdown-toggle::after {
        right: 20px;
        position: absolute;
        top: 43%;
        transition: 0.2s ease all;
        background: url(../images/menu_drop_down_dark.png);
        width: 11px;
        height: 7px;
    }
    li.nav-item.dropdown.mobile_dropdown:hover>a:after {
        transform: rotate(180deg);
    }
    button.closeicon span.navbar-toggler-icon {
        background: url(../images/menu-close.png);
        width: 1.5em;
        height: 1.5em;
        background-size: 100%;
    }
    .mobile-design .contact_button {
        width: 100%;
        background: transparent;
        border-radius: 0px;
        padding-top: 25px;
        padding-bottom: 25px;
        padding-left: 20px;
        /* position: relative; */
        /* top: -58px; */
    }
    header.fixed {
        position: fixed;
        width: 100%;
        top: 0px;
        background: #3e00ff;
        z-index: 999;
    }
    header.fixed nav.navbar {
        padding-bottom: 0px;
        /* margin-top: 0px; */
        padding-top: 0px;
    }
    
    .mobile-design .contact_button a {
        width: 175px;
        background: #fff;
        border-radius: 30px;
        border: 2px solid #ffffff;
        box-shadow: 0px 0px 5px rgba(51, 51, 51, 0.3);
    }
   
    
    .mobile-design a.navbar-brand {
        padding-left: 20px;
    }
    
    .mobile-design button.navbar-toggler {
        margin-right: 20px;
    }
    .navbar-toggler-icon {
        background: url(../images/rbutton-menu.png);
        background-size: 100%;
    }
    .mobile-design .navbar-nav .dropdown-menu {
        background: transparent !important;
        margin-left: 0px;
        margin-top: 0px !important;
    }
    .mobile_sub_dropdown ul li {
        margin-left: 0px !important;
    }
    .mobile-design ul.navbar-nav li a {
        /* padding: 0px !important; */
        padding-top: 13px !important;
        padding-left: 20px !important;
        width: 100%;
        border-bottom: 1px solid #d6d3dc;
        position: relative;
        font-family: 'GraphikRegular';
        font-size: 1.1rem !important;
    }
    .contact_button span.link_txt
    {
        font-family: 'GraphikRegular';
        font-size: 1.1rem !important;
    }
    .mobile-design .navbar-nav .mobile_dropdown ul:before {
        content: "";
        position: absolute;
        width: 0px;
        height: 82%;
        background: #0b0a0a;
        top: 48px;
        left: 21px;
    }
    li.nav-item.dropdown.mobile_dropdown {
        border-bottom: 1px solid #d6d3dc;
    }
    
    li.nav-item.dropdown.mobile_dropdown a {
        border-bottom: none;
    }
    .mobile-design .navbar-collapse {
        background: #ffffff;
        padding-top: 5px;
        height: 100vh !important;
        transition: none !important;
    }
    .mobile-design .navbar-nav .dropdown-menu li
    {
        margin: 0px 5px;
    }
    .mobile-design .navbar-nav .mobile_sub_dropdown ul:before {
        content: "" !important;
        position: absolute;
        width: 1px !important;
        height: 76% !important;
        background: #FFFFFF !important;
        top: 40px;
        left: 20px !important;
    }
    .mobile-design .navbar-nav .dropdown-menu li.nav-item.dropend .dropdown-menu
    {
        margin-left: 10px;
    }
    .mobile-design .navbar-nav .nav-link {
        color: #182144 !important;
    }
    .mobile-design .navbar-nav .dropdown-menu a {
        border: none;
        color: #1c1455 !important;
        font-size: 0.87rem !important;
        font-family: 'GraphikRegular';
        font-weight: 300 !important;
        padding-top: 10px !important;
    }
    .navbar-toggler {
        background-color: transparent;
        border-color: #fff;
    }
    .banner_text h1 {
        font-size: 40px;
        
    }
    section.message_chennal .tit_cnt
    {
        margin-left: 0px;
    }
    .msginfo_txt {
        margin-left: 0%;
    }
    .mission_sub_img img {
       transform: scale(0.5);
    }
    /* .navbar-toggler
    {
        background-color: #fff;
    } */
    .navbar-toggler:focus
    {
        box-shadow: none;
    }
    section.top_sec p
    {
        line-height: 1.3;
    }
    header
    {
        margin-bottom: 0px;
    }
    .banner_btn
    {
        width: 100%;
    }
    /* .banner_btn li a
    {
        padding: 6px 5px;
    } */
    .dropend .dropdown-toggle {
        color: salmon;
        margin-left: 0px;
    }
    .banner_text
    {
        margin-top: 2rem;
    }
    .navbar ul li.dropdown>ul li.nav-item.dropend>a:after {
        /* transform: rotate(90deg) translate(-1px, 0px); */
        background: url(../images/menu_drop_down_dark.png);
        background-size: 100%;
        background-repeat: no-repeat;
        right: auto;
        margin-left: 10px;
        top: 25px;
        top: 46%;
        position: absolute;
        right: 15px;
        width: 11px;
        height: 7px;
        transition: 0.2s linear all;
    }
    li.nav-item.dropend.mobile_sub_dropdown:hover>a:after {
        transform: rotate(180deg) translateY(4px);
    }
   
    .banner_btn {
        padding: 15px 0px;
    }
    section.message_chennal .sectit h3 {
        font-size: 30px;
        margin-bottom: 10px;
    }
    .msgcnl_col
    {
        padding: 10px 0px;
    }
    .tit_cnt
    {
        justify-content: start;
    }
    
    .bicon img {
        width: 30px;
    }
    .icon_1.bicon {
        top: 48%;
        left: 45%;
    }
    .icon_2.bicon {
        top: 52%;
        left: 9%;
    }
    .icon_3.bicon {
        bottom: 8%;
        left: 0%;
    }
    .icon_4.bicon {
        top: 44%;
        right: 8%;
    }
    .icon_5.bicon {
        right: 0%;
        bottom: 22%;
    }
    span.bbtn_icons img {
        height: 20px;
    }
    .abt_cnt h3
    {
        font-size: 22px;
        margin-top: 15px;
    }
    .abt_cnt h5
    {
        font-size: 18px;
    }
    .abt_cnt.vission_cnt
    {
        margin-top: 50px;
    }
    button.accordion-button
    {
        font-size: 20px;
    }
    h1.msg_title {
        font-size: 40px;
        line-height: 50px;
    }
 
    .msginfo_txt ul li {
        font-size: 16px;
    }
    .sectit h3
    {
        font-size: 25px;
    }
    .connect_info
    {
        margin-bottom: 20px;
    }
    section.our_connections
    {
        padding: 20px 0px;
    }
    .location {
        margin-top: 20px;
    }
  
    .cnt_form_section {
        padding-top: 0px;
    }
    .footer_cnt {
        margin-top: 20px;
    }
    
    .fcnt_info h4
    {
        font-size: 17px;
    }
    .footer_bdr_txt
    {
        padding: 0px;
    }
    .fcnt_icon img {
        height: 30px;
    }
    .f_mnu {
        margin-top: 15px;
    }
    .contact_form_inner {
        margin-top: 25px;
    }
    .worker_info
    {
        margin-top: 30px;
    }
    .worker_img img
    {
        height: auto;
    }
    .logo_img {
        width: 120px;
        height: auto;
    }
    section.home_banner_pg
    {
        min-height: auto;
    }
    .banner_img {
        padding-top: 50px;
    }
    section.rcs_banner_pg
    {
        height: auto;
    }
    .tab_cnt_info h3
    {
        font-size: 30px;
    }
    section.contact_form .title h3
    {
        font-size: 30px;
    }
    .marketing_service_cnt h3
    {
        font-size: 18px;
    }
    .l_icon
    {
        margin-right: 20px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1279px)
{
    .sitemap-info {
        min-width: 1220px;
    }
    section.sitemap
    {
        overflow-x: auto;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px)
{
    .banner_img img {
        height: 270px;
    }
    .mission_sub_img img
    {
        transform: scale(0.7);
    }
   
}

@media only screen and (min-width: 768px) and (max-width: 1070px)
{
    .contact_img {
        position: absolute;
        bottom: 0px;
    }
    .key_feature_cnt .tab_panel
    {
        font-size: 15px;
    }
    .career_goal .ctxt {
        font-size: 16px;
        margin-left: 10px;
    }
    .career_goal h4
    {
        font-size: 25px;
    }
    .map_img
    {
        height: auto;
    }
    .contact_phone h2 {
        font-size: 27px;
    }
}
@media only screen and (min-width: 568px) and (max-width: 767px)
{
    .cicon {
        margin-right: 10px;
    }
    .vission_img {
        width: 70%;
        margin: 0px auto;
    }
    .mission_sub_img img {
        transform: scale(0.8);
    }
    .career_goal {
        margin-bottom: 15px;
    }
    .career_banner .banner_text p {
        width: 65%;
    }
    .footer_link li a
    {
        padding: 8px 12px;
    }
    .work_name h4 {
        font-size: 16px;
    }
    
}
@media only screen and (max-width: 767px)
{
    .footer_bottom .border {
        border-radius: 0px !important;
        border: none !important;
        padding: 0px;
        border-bottom: 1px solid rgba(255, 255, 255, 0.3) !important;
        /* border-top: none !important; */
    }
    .banner_text h1 {
        font-size: 40px;
        text-align: center;
    }
    body.inner_page .banner_text br {
        display: none;
    }
    section.sms_banner.email_banner .banner_text {
        padding-bottom: 0px;
    }
    section.about_banner .banner_text p
    {
        text-align: center;
    }
    .viber_abt_cnt.abt_cnt {
        margin-top: 30px;
    }
    .cnt_form_section button
    {
        padding: 10px 18px;
    }
    .key_feature_cnt .tab_panel
    {
        font-size: 15px;
    }
    .marketing_service_cnt
    {
        min-height: auto;
    }
    .tab_cnt_info img {
        margin-top: 25px;
    }
    .cnt_form_section>.row {
        flex-flow: column-reverse;
    }
    .contact_title h3 {
        font-size: 20px;
    }
    .loc_addres h4,.email_addres h4
    {
        font-size: 18px;
    }
    .tab_cnt_info h3 {
        font-size: 20px;
        line-height: normal;
        margin-bottom: 0px;
        background: #E71D23;
        color: #fff;
        border-radius: 30px;
        text-align: center;
        padding: 10px;
    }
    .tab_cnt_info h3 br{
        display: none;
    };
    .tab_cnt_info p
    {
        padding-top: 20px;
    }
    .tab_cnt_info ul
    {
        margin-top: -5px;
    }
    .tab_cnt_info ul li
    {
        margin: 6px 0px;
    }
    .tab_txt_sec {
        margin-top: 20px;
    }
    .tab_txt_sec h4 {
        font-size: 22px;
    }
    .key_feature_headsec h3 {
        font-size: 19px;
        background: transparent;
        display: inline-block;
        text-align: left;
        padding-left: 0px;
    }
    .tab_cnt_info p strong
    {
        font-size: 17px;
    }
    .tab_cnt_info p br {
        display: none;
    }
    .whatsapp_key_feature .key_feature_headsec h3 {
        display: inline-block;
        text-align: left;
        padding-left: 0px;
    }
    section.whatsapp_key_feature .tab_cnt_info
    {
        margin-bottom: 0px;
    }
    .rcs_abt_sec .abt_img {
        width: 60%;
        margin: 0px auto;
    }
    .career_banner .banner_text h1 {
        text-align: left !important;
    }
 
    .map_img
    {
        height: auto;
    }
    .map_section {
        margin-top: -10%;
    }
    .contact_phone h2
    {
        font-size: 20px;
    }
    section.contact_banner_pg
    {
        height: auto;
    }
    .key_feature_headsec:before {
        top: auto;
        bottom: 0px;
    }
    section.our_team_section .tit_cnt
    {
        display: inline-block;
    margin-top: 15px;
    }
    .our_director {
        margin-top: 20px;
    }
    section.aboutpagevission {
        padding-top: 0px;
    }
    .abt_img {
        text-align: center;
    }
    .career_goal .ctxt br {
        display: none;
        /* text-align: left; */
    }
    .abt_cnt.vission_cnt {
        margin-top: 30px;
    }
    .abt_cnt.vission_cnt {
        
        margin-left: 0px;
    }
    section.aboutpagevission .vission_mission_faq {
        margin-top: 30px;
    }
    .accordion-body {
        padding-top: 0px;
    }
    section.footer_section
    {
        padding-top: 25px;
    }
    .anyquery-require span img {
        height: 25px;
    }
    .banner_btn li span.bbtn_icons
    {
        right: 5px;
    }
    .banner_img {
        padding-top: 30px;
    }
    
    .contact_phone h4{
        font-size: 16px;
    }
    .contact_information .contact_form .white-pg-btn button
    {
        font-size: 16px;
    }
    .conatct_top_head
    {
        padding-bottom: 30px;
    }
    .tit_cnt p br {
        display: none;
    }
    section#update-resume .location {
        margin-top: 0px;
    }
    .pcontent-info h2
    {
        font-size: 20px;
    }
    .privacy_content .content-sec h4
    {
        font-size: 22px;
    }
    .pcontent-info {
        margin-top: 25px;
    }
    .contact_information
    {
        margin-bottom: 10px;
    }
    .contact_information {
        /* margin-top: 270px; */
        padding-bottom: 0px;
    }
    .privacy_content {
        padding: 60px 0px;
    }
  .vission_img {
        margin-top: 20px;
    }
    .contact_phone {
        margin-top: 30px;
    }
    .career_goal h4
    {
        font-size: 20px;
    }
    .count_img img {
        height: 40px;
        /* width: auto; */
    }
    section.rcs_abt_sec.viber_abt_sec {
        padding-bottom: 15px;
    }
    .abt_cnt h5
    {
        font-size: 16px;
    }
    .abt_cnt h3
    {
        font-size: 19px;
    }
    .viber_abt_sec .abt_cnt p
    {
        padding-top: 10px;
    }
    .l_icon img {
        height: 50px;
    }
    .form-group.mail_sendbtn {
        padding-top: 10px;
    }
    /* .contact_form {
        margin-top: 20px;
    } */
    .m-25
    {
        margin-bottom: 25px;
    }
    p.btxt
    {
        width: 100%;
        margin-top: 10px;
    }
    div#topmove {
        display: none !important;
    }
    .marquee__group span img
    {
        max-height: 30px;
    }
    .mobile-remove
    {
        display: none;
    }
    section.rcs_key_feature .tab_cnt_info {
        margin-bottom: 0px;
    }
    .tab_cnt_sec {
        padding-top: 0px;
        position: static;
    }
    .rcs_abt_cnt.abt_cnt p {
        padding-top: 0px;
        width: 100%;
    }
    .key_feature_headsec
    {
        text-align: left;
    }
    section.whatsapp_key_feature .tab_cnt_info h3 {
        background: #075d54;
    }
    .map_img
    {
        margin-top: 0px;
    }
    section.copy-right-cnt {
        margin-top: 30px;
    }
    .footer_cnt.news_letter form {
        margin-top: 30px;
    }
    .work_name h4 {
        font-size: 18px;
    }
    .work_name p
    {
        font-size: 13px !important;
    }
    section.copy-right-cnt
    {
        padding-top: 10px;
    }
    section.footer_section
    {
        padding: 30px 0px;
    }

}
@media only screen and (max-width: 567px)
{
    .banner_text h1
    {
        font-size: 25px;
    }
    body.inner_page .banner_text h1
    {
        font-size: 25px;
    }
    .cg_info {
        margin-bottom: 20px;
    }
    .cg_info {
        margin-top: 30px;
       
    }
    section.contact_form .title h3 {
        font-size: 22px;
    }
    section.our_meeting.homepage-meet
    {
        padding-top: 40px;
    padding-bottom: 40px;
    }
    .l_address h3
    {
        font-size: 18px;
    }
    section.contact_form
    {
        padding-top: 30px;
    }
    .cicon img {
        height: 130px;
    }
    .rcs_abt_sec .abt_img {
        width: 100%;
       
    }
    .sk_cnt h4 {
        font-size: 18px;
    }
    .sms_key_feature_cnt .d-flex {
        flex-flow: column;
    }
    h3.team_head
    {
        font-size: 20px;
        padding-bottom: 0px;
    }
    .tab_cnt_sec .slick-arrow {
        position: absolute;
        top: -35px;
        right: 0px;
    }
    .rcs_abt_cnt.abt_cnt
    {
        padding-left: 0px;
    }
    .tab_cnt_sec .slick-prev {
        right: 20px;
    }
    .slick-prev img, .slick-next img
    {
        height: 16px !important;
    }
    .management_team
    {
        padding-top: 15px;
    }
    .tab_cnt_info img
    {
        padding-bottom: 20px;
    }
   
    .msginfo_txt p
    {
        line-height: 1.2;
    }
    .sk_cnt {
        margin-top: 20px;
    }
    
    .sk_cnt h4 {
        margin-bottom: 10px;
    }
    .topright_cnt {
        margin-top: 10px;
    }
    .topright_cnt ul
    {
        justify-content: center;
    }
    /* .navbar {
        padding-bottom: 13px;
    } */
    
    section.top_sec p
    {
        text-align: center;
    }
    .team_member_information .row>div {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .career_goal {
        text-align: center;
        margin-bottom: 20px;
    }
   
    .cicon {
        margin-bottom: 25px;
    }
    .contact_img
    {
        right:0px;
    }
    .banner_btn li a {
        display: inline-block;
        width: 55% !important;
        padding: 8px 12px;
    }
    .career_banner:before
    {
        bottom: 0px;
    }
    .career_banner .banner_btn
    {
        padding-top: 1rem;
    }
    .banner_btn li
    {
        padding: 0px !important;
        margin: 10px 0px;
    }
    .icon_1.bicon {
        top: 56%;
        left: 0%;
    }
    .icon_2.bicon {
        top: 66%;
        left: 12%;
    }
    .icon_3.bicon {
        bottom: 8%;
        left: -3%;
    }
    .icon_4.bicon {
        top: 56%;
        right: 5%;
    }
    .icon_5.bicon {
        right: -3%;
        bottom: 17%;
    }
    section.message_chennal .sectit h3 {
        font-size: 24px;
        margin-bottom: 10px;
    }
    .morelink_btn {
        text-align: left;
        margin: 0px !important;
        margin-top: 20px !important;
        text-align: center;
    }
    .morelink_btn a {
        text-align: left;
    }
  
    section.our_team_section .sec_title
    {
        padding: 25px 0px !important;
    }
    .anyquery-require
    {
        padding: 10px;
        margin: 30px 0px;
    }
    .anyquery-require p span {
        margin-right: 5px;
    }
    h1.msg_title {
        font-size: 30px;
        line-height: 50px;
    }
    .msginfo_txt ul li {
        font-size: 14px;
    }
    .msgcnl_col
    {
        padding: 13px 0px;
    }
    .msginfo_icon img
    {
        width: 35px;
    }
    section.rcs_abt_sec.sms_abt_sec .abt_cnt {
        margin-top: 20px;
        padding-left: 0px;
    }
    .career_goal .ctxt {
        font-size: 15px;
        text-align: left;
        margin-bottom: 5px;
        padding-bottom: 25px;
        border-bottom: 1px solid #c0c0c0;
    }
    .career_goal
    {
        padding: 15px 15px 5px 15px;
    }
  
    .abt_cnt p
    {
        padding-top: 10px;
    }
    .whatsapp_abt_cnt
    {
        padding-left: 0px;
    }
    section.rcs_abt_sec {
        padding: 30px 0px;
        padding-bottom: 20px;
    }
    section.sms_key_feature .key_feature_headsec {
        margin-bottom: 0;
    }
    section.vission_mission {
        padding-bottom: 30px;
    }
 
    .email_abt_cnt {
        padding-left: 0px;
        margin-top: 0px;
    }
    section.compaign-manage .email_abt_cnt {
        padding-top: 30px;
    }
    section.compaign-manage .rcs_key_feature {
        margin-top: 30px;
    }
    .key_feature_cnt {
        padding-top: 30px;
        position: relative;
        margin-top: 0px;
    }
    .twoway-info {
        margin-top: 0px;
    }
    .sectit h3 {
        font-size: 20px;
    }
    .sectit h3 br {
        display: none;
    }
    .tit_cnt
    {
        margin-top: 20px;
    }
    .count img {
        height: 60px;
    }
    .abt_cnt h3 br {
        display: none;
    }
    
    .morelink_btn a {
        width: 180px;
        padding: 12px 17px;
    }
    
    .talktoexpert.morelink_btn a {
        width: 180px;
    }
    .abt_img
    {
        margin-top: 40px;
    }
    .sk_cnt br {
        display: none;
    }
    .nationality .dropdown-menu {
        left: 50% !important;
        transform: translateX(-50%) !important;
        
    }
   
}

@media only screen and (min-width: 400px) and (max-width: 567px)
{
    .career_banner:before
    {
        background-size: 90%;
    }
    .banner_btn li a
    {
        width: 42% !important;
    }

}
@media only screen and (max-width: 380px)
{
    .sitemap-mobile ul li a
    {
        font-size: 13px !important;
    }
    a.innersubmap:after
    {
        width: 35px;
    }
    a.submap:after
    {
        width: 32px;
    }
}

