* {
    margin: 0;
    padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    font-family: 'poppinsmedium';
}

p {
    margin: 0;
    font-family: 'poppinslight';
    color: #777;
}

button:focus {
    outline: none !important;
}

body {
    font-family: 'poppinsregular';
}


/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on September 6, 2019 */

@font-face {
    font-family: 'poppinsbold';
    src: url('../fonts/poppins-bold-webfont.woff2') format('woff2'), url('../fonts/poppins-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'poppinslight';
    src: url('../fonts/poppins-light-webfont.woff2') format('woff2'), url('../fonts/poppins-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'poppinslight_italic';
    src: url('../fonts/poppins-lightitalic-webfont.woff2') format('woff2'), url('../fonts/poppins-lightitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'poppinsmedium';
    src: url('../fonts/poppins-medium-webfont.woff2') format('woff2'), url('../fonts/poppins-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'poppinsmedium_italic';
    src: url('../fonts/poppins-mediumitalic-webfont.woff2') format('woff2'), url('../fonts/poppins-mediumitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on September 6, 2019 */

@font-face {
    font-family: 'poppinsregular';
    src: url('../fonts/poppins-regular-webfont.woff2') format('woff2'), url('../fonts/poppins-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'poppinsitalic';
    src: url('../fonts/poppins-regularitalic-webfont.woff2') format('woff2'), url('../fonts/poppins-regularitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'poppinssemibold';
    src: url('../fonts/poppins-semibold-webfont.woff2') format('woff2'), url('../fonts/poppins-semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'poppinssemibold_italic';
    src: url('../fonts/poppins-semibolditalic-webfont.woff2') format('woff2'), url('../fonts/poppins-semibolditalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

.fa-15 {
    font-size: 15px;
}

.fa-16 {
    font-size: 16px;
}

.navbar-default {
    background-color: transparent;
    border: none;
}

a.navbar-brand {
    display: block;
    height: auto;
}

nav#navbar {
    padding: 8px 0;
    margin-bottom: 0;
}

a.navbar-brand img {
    height: 28px;
    width: auto;
}

.navbar-default .navbar-nav>li>a {
    font-size: 15px;
    padding: 0 0;
    margin: 20px 15px;
    color: #fff;
    padding-bottom: 5px;
    cursor: pointer;
    border-bottom: 2px solid transparent;
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    color: #fff;
    background-color: transparent;
    border-bottom: 2px solid #fff;
}

.navbar-default .navbar-nav>li>a.nav-link.active {
    color: #fff;
    font-weight: 400;
    padding-bottom: 5px;
    border-bottom: 2px solid #fff;
}

.navbar-nav>li:last-child a {
    margin-right: 0;
}

.ban_right {
    float: right;
}

.ban_left {
    float: left;
}

.common_section_padding {
    padding: 55px 0;
}

section.Banner_section {
    padding: 60px 0;
    background: rgba(167, 167, 167, 0.16);
    background-position: center;
    background-size: cover;
    min-height: 85vh;
    padding-top: 84px;
}

.banner_data {
    margin: 130px 0 0;
}

.banner_data h3 {
    font-size: 31px;
    color: #002264;
    line-height: 40px;
    margin-bottom: 15px;
}

h2.section_head {
    color: #059ce6;
    margin: 10px 0 10px;
    padding-bottom: 12px;
    position: relative;
}

h2.section_head {
    color: #059ce6;
    margin: 10px 0 10px;
    padding-bottom: 12px;
    position: relative;
}

h2.section_head::before {
    position: absolute;
    content: "";
    width: 60px;
    height: 4px;
    background: #059ce6;
    bottom: 0;
    left: 0;
}

h2.section_head.font_med {
    font-family: 'poppinsregular';
    line-height: 38px;
    font-size: 27px;
    padding-bottom: 10px;
}

h2.section_head.font_med span {
    font-family: 'poppinsmedium_italic';
}

.owl-theme .owl-nav [class*='owl-']:hover {
    background: transparent;
    color: #059ce6;
    text-decoration: none;
}

button.owl-next {
    position: absolute;
    right: 0;
    top: 30%;
}

button.owl-prev {
    position: absolute;
    left: 0;
    top: 30%;
}

footer.custom_footer {
    background: #f9f9f9;
    padding: 60px 0;
}

footer.custom_footer {
    background: #f9f9f9;
    padding: 40px 0 10px;
    background-size: cover;
    background-position: center;
}

p.foot_text {
    margin: 20px 0;
    color: #fff;
    font-size: 16px;
    line-height: 22px;
}

.footer_social {
    margin-bottom: 10px;
    margin-top: 12px;
}

.footer_social a {
    font-size: 22px;
    margin-right: 24px;
    color: #777;
}

p.copy_right {
    margin-bottom: 10px;
    text-align: center;
    font-size: 15px;
    color: #fff;
    margin-top: 35px;
}

.foot_link.ct_foot {
    padding-left: 70px;
}

.footer_social a.sm_icn img {
    width: 100%;
}

img.foot_logo {
    width: 210px;
    margin-bottom: 5px;
}

.footer_social a.sm_icn {
    width: 35px;
    height: 35px;
    display: inline-block;
    margin-right: 13px;
    box-shadow: 0 0 8px 0 #024f86;
    border-radius: 50%;
}

.foot_link ul li a:hover {
    text-decoration: none;
    color: #002264;
}

.foot_link ul li a {
    color: #fff;
    font-family: 'poppinslight';
    font-size: 15px;
}

.foot_link ul li {
    list-style-type: none;
    margin: 6px 0;
}

.foot_link.ft_page {
    padding-left: 80px;
}

a.a_link:hover {
    color: #002264;
}

a.a_link {
    color: #fff;
    font-family: 'poppinslight';
    font-size: 15px;
    margin-bottom: 10px;
    display: inline-block;
    text-decoration: none;
    line-height: 15px;
}

.foot_link h4 {
    font-size: 28px;
    letter-spacing: 0.5px;
    margin-bottom: 15px;
    margin-top: 5px;
    color: #fff;
}

.sel_lang select {
    padding: 7px 10px;
    margin: 0;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    /* -webkit-box-shadow: 0 3px 0 #ccc, 0 -1px #fff inset; */
    /*-moz-box-shadow: 0 3px 0 #ccc, 0 -1px #fff inset;*/
    /* box-shadow: 0 3px 0 #ccc, 0 -1px #fff inset; */
    background: transparent;
    color: #fff;
    border: none;
    outline: none;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    border: 2px solid #76d6fd;
    font-size: 12px;
    line-height: 12px;
}


/* Targetting Webkit browsers only. FF will show the dropdown arrow with so much padding. */


/*@media screen and (-webkit-min-device-pixel-ratio:0) {
    .sel_lang select {padding-right:22px}
}*/

label.sel_lang {
    position: relative
}


/*label.sel_lang:after {
    content: '>';
    font: 11px "Consolas", monospace;
    color: #fff;
    font-weight: bolder;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    right: 12px;
    top: 6px;
    padding: 0 0 2px;
    border-bottom: none;
    position: absolute;
    pointer-events: none;
}
label.sel_lang:before {
    content: '';
    right: 6px;
    top: 0px;
    width: 20px;
    height: 20px;
    background: transparent;
    position: absolute;
    pointer-events: none;
    display: block;
}*/

.head_right {
    display: flex;
    justify-content: flex-end;
    /*float: right;*/
    align-items: center;
}
/*.goog-te-gadget-simple {
    width: 164px;
    display: block !important;
}*/
.goog-te-banner-frame {
    visibility: hidden !important;
    background: transparent !important;
    opacity: 0;
    z-index: -1 !important;
    display: none !important;
    position: static !important;
}
html.gr__initzero_tech.translated-ltr>body {
    top: 0 !important;
}
html.gr__initzero_tech.translated-rtl>body, html.gr__initzero_tech>body {
    top: 0 !important;
}
div#mobile_toggle {
    margin-right: 50px;
}

header.cust_header {
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 100000;
}

.banner_data p {
    color: #fff;
    font-size: 18px;
    font-family: 'poppinslight';
    line-height: 28px;
    font-weight: 700;
    margin-bottom: 10px;
}

.country_box {
    background-image: url(../img/cont_box.png);
    height: 210px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 5px;
    margin: 15px 0;
    padding: 20px;
    display: flex;
    /* justify-content: center; */
    align-items: center;
}

.con_sel_box {
    padding-left: 135px;
    position: relative;
    width: 100%;
    height: 130px;
    background: rgba(255, 255, 255, 0.85);
    border-radius: 150px;
}

.con_sel_box .img_wrap {
    position: absolute;
    left: 0;
    top: 0;
    height: 130px;
    padding: 7px 10px 7px 0;
    background: #1578bc;
    border-radius: 50%;
}

.con_selbtn_box {
    padding: 10px 15px 10px 0;
    text-align: center;
}

.con_selbtn_box h4 {
    margin-top: 23px;
    font-size: 17px;
    text-align: center;
}

button.btn.phn_no_btn {
    background: #1578bc;
    color: #fff;
    font-size: 14px;
    padding: 8px 10px;
    line-height: 14px;
    border-radius: 18px;
    margin-top: 12px;
    box-shadow: none;
    border: none;
}

.con_sel_box .img_wrap .img_cont {
    width: 116px;
    height: 116px;
    border-radius: 50%;
    background-size: cover;
    background-position: center;
}

h3.sec_title {
    font-size: 30px;
    text-align: center;
    margin-bottom: 15px;
}

header.cust_header.sticky {
    background: #0c6fb6;
}

section.howtouse_section.common_section_padding {
    background-size: cover;
    background-position: center;
    padding: 65px 0;
}

.col-md-7.right_ab_text {
    float: right;
}

.about_container h3 {
    text-align: left;
    color: #fff;
    margin-bottom: 20px;
}

.about_container p {
    color: #fff;
    font-size: 17px;
    line-height: 28px;
}

.pagenation_box {
    text-align: center;
}

section.cont_Banner_section.common_section_padding {
    padding: 60px 0;
    background: rgba(167, 167, 167, 0.16);
    background-position: center;
    background-size: cover;
    min-height: 50vh;
    padding-top: 84px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.country_banner_data {
    display: flex;
    justify-content: center;
    align-items: center;
}

.cont_flag {
    width: 135px;
    height: 75px;
    background-size: cover;
    background-position: center;
    float: left;
}

.cont_data {
    float: left;
    padding-left: 20px;
}

.cont_data h4 {
    color: #fff;
    text-transform: uppercase;
    font-size: 40px;
    margin-bottom: 12px;
    line-height: 37px;
    font-family: 'poppinssemibold';
    margin-top: 3px;
}

.cont_data p {
    font-size: 21px;
    color: #fff;
    font-family: 'poppinsmedium';
    line-height: 21px;
}

section.country_numb_section.common_section_padding {
    background: #dae5ef;
}

.country_no_box {
    background: #fff;
    border-radius: 3px;
    padding: 20px;
    padding-top: 90px;
    position: relative;
    margin-top: 75px;
    margin-bottom: 15px;
    /* cursor: pointer;*/
}

.cn_img_wrap {
    position: absolute;
    top: -70px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    width: 140px;
    height: 140px;
    padding: 10px;
    background: #dae4ef;
    border-radius: 50%;
}

.cn_img_wrap .img_cont {
    width: 120px;
    height: 120px;
    background-size: cover;
    background-position: center;
    border-radius: 50%;
    margin: 0 auto;
}

.cn_msg_box p {
    font-size: 18px;
    text-align: center;
    color: #000;
    line-height: 18px;
    margin: 0px 0 5px;
    letter-spacing: 0.5px;
}

.cn_msg_box h4 {
    font-size: 22px;
    text-align: center;
    margin: 10px 0 15px;
    line-height: 22px;
    letter-spacing: 0.5px;
}

.cn_msg_box {
    overflow: hidden;
}

.rcv_msg_box {
    text-align: center;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
}

.rcv_msg_box h4 {
    font-size: 16px;
    text-align: center;
    margin: 10px 12px 7px 0;
    line-height: 13px;
    letter-spacing: 0.5px;
    font-family: 'poppinsregular';
}

.rcv_msg_box i {
    font-size: 20px;
    color: #0b6fb6;
    font-weight: 600;
}

a.rcv_msg {
    display: block;
    margin: 15px auto 5px;
    width: 180px;
    border: 2px solid #3f8bc4;
    text-decoration: none;
    border-radius: 20px;
    color: #3f8bc4;
}


/*
.country_no_box:hover .cn_msg_box {
    display: none;
}

.country_no_box:hover .rcv_msg_box {
    display: block;
}
*/

table.dataTable thead .sorting:after,
table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_desc:after,
table.dataTable thead .sorting_asc_disabled:after,
table.dataTable thead .sorting_desc_disabled:after {
    position: absolute;
    bottom: 8px;
    right: 8px;
    display: block;
    font-family: 'Glyphicons Halflings';
    opacity: 0.9;
}

table.dataTable thead .sorting:after {
    opacity: 0.7;
    content: "\e150";
}

section.smslist_section.common_section_padding table tbody tr td {
    padding: 8px 25px;
}

section.smslist_section.common_section_padding table thead tr th {
    color: #fff;
    text-align: center;
    padding: 10px 25px;
}

section.smslist_section.common_section_padding table thead tr {
    background: #0c6fb6;
}

p.sms_text a {
    cursor: pointer;
}

p.sms_text {
    font-size: 15px;
    margin-bottom: 20px;
    color: #333;
}


/* ----------------------------------------------------------------
     [ 06 Process ]
-----------------------------------------------------------------*/

.process .item {
    position: relative;
    z-index: 4;
}

.process .item img {
    position: absolute;
    width: 70%;
    right: -40%;
    top: 30px;
    opacity: .5;
}

.process .item img.tobotm {
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg);
}

.process .item.odd {
    margin-top: 50px;
}

.process .item .cont {
    padding: 20px 25px;
    background-color: #fff;
    -webkit-box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    position: relative;
    z-index: 3;
    -webkit-transition: all .3s;
    transition: all .3s;
}

.process .item .cont:hover {
    background-color: #2c8dcc;
}

.process .item .cont:hover h6 {
    color: #fff;
}

.process .item .cont:hover p {
    color: #eee;
}

.process .item .icon {
    color: #2576FD;
    font-size: 30px;
    width: 80px;
    height: 80px;
    line-height: 85px;
    border-radius: 50%;
    border: 1px dashed #eee;
    margin: 0 auto;
    margin-bottom: 30px;
}

.process .item h3 {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    color: #777;
    font-size: 50px;
    font-weight: bold;
    opacity: .1;
    z-index: -1;
    transform: translate(-50%, -50%);
    text-align: center;
}

.process .item h6 {
    color: #222;
    font-size: 20px;
    margin-bottom: 10px;
    text-align: center;
}

.process .item p {
    font-size: 15px;
    color: #555;
}

section.howtouse_section.common_section_padding .section-head h4 {
    font-size: 30px;
    text-align: center;
    margin-bottom: 15px;
    color: #fff;
}

section.howtouse_section.common_section_padding .section-head p {
    font-size: 16px;
    text-align: center;
    color: #fff;
    margin-bottom: 55px;
    padding: 0 15px;
}

.process .item .icon img.sp_img0 {
    width: 32px;
    vertical-align: middle;
    height: auto;
    max-height: 50px;
}

.process .item .icon img.sp_img1 {
    width: 32px;
    height: auto;
    max-height: 60px;
    vertical-align: sub;
}

.process .item .icon img.sp_img2 {
    width: 32px;
    vertical-align: middle;
    height: auto;
    max-height: 50px;
}

.process .item .icon {
    display: flex;
    justify-content: center;
    align-items: center;
}

.process .item .icon img {
    position: static;
    opacity: 1;
    padding: 0;
    margin: 0;
}


/* ----------------------------------------------------------------
     [ End Process ]
-----------------------------------------------------------------*/

section.contact_section.common_section_padding h4 {
    font-size: 30px;
    text-align: center;
    margin-bottom: 15px;
}

section.contact_section.common_section_padding {
    background: #f3f2f2;
}

.contact_form .form input,
.contact_form .form textarea {
    width: 100%;
    padding: 10px;
    border: 0;
    background-color: #0b6eb51f;
}

img.img-responsive.img.contact_img {
    padding-right: 50px;
}

.contact_form .form .controls {
    margin-top: 10px;
}

.contact_form .form .form-group {
    margin-bottom: 25px;
}

section.contact_section.common_section_padding h4 {
    font-size: 30px;
    text-align: center;
    margin-bottom: 35px;
}

button.butn.butn-bg.cont_sbmt_btn {
    padding: 8px 35px;
    background: #096db4;
    border-radius: 5px;
    border: 1px solid transparent;
    position: relative;
    z-index: 3;
    margin-left: 0;
    margin-right: 0;
    -webkit-box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.1);
    -webkit-transition: all .4s;
    transition: all .4s;
    cursor: pointer;
    outline: none !important;
    overflow: hidden;
    font-size: 16px;
    color: #fff;
}

.panel-heading [data-toggle="collapse"].collapsed:after {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    color: #000;
}

.panel-heading [data-toggle="collapse"]:after {
    font-family: 'Glyphicons Halflings';
    content: "\e072";
    float: right;
    color: #0c6fb6;
    font-size: 10px;
    line-height: 14px;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    position: absolute;
    right: 12px;
    top: 18px;
}

section.faq_section.common_section_padding .panel.panel-default {
    padding: 0;
    box-shadow: 0 0 7px 0 rgba(12, 111, 182, 0.18);
    margin: 25px 0;
    border: 1px solid #eee;
}

section.faq_section.common_section_padding .panel-group .panel-heading+.panel-collapse>.list-group,
section.faq_section.common_section_padding .panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: none;
    padding: 0px 15px 20px;
}

section.faq_section.common_section_padding .panel-default>.panel-heading {
    color: #000;
    background-color: transparent;
    border-color: #ddd;
    padding: 0;
}

section.faq_section.common_section_padding .panel-default>.panel-heading h4.panel-title>a {
    display: block;
    text-decoration: none;
    padding: 18px 15px;
    color: #0c6fb6;
    position: relative;
    padding-right: 25px;
}

section.faq_section.common_section_padding .panel-default>.panel-heading h4.panel-title>a.collapsed {
    color: #000;
}

section.faq_section.common_section_padding h3 {
    font-size: 30px;
    text-align: center;
    margin-bottom: 10px;
}

label.sel_lang {
    float: right;
    margin-right: -15px;
    margin-left: 40px;
    margin-top: 15px;
}

ul.navbar-nav.ml-auto.nav.navbar-right {
    float: left !important;
    margin-right: 0;
}

div#mobile_toggle {
    margin-right: 0;
}

.navbar-default .navbar-toggle:focus span,
.navbar-default .navbar-toggle:hover span {
    background-color: #2082c3;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

.navbar-default .navbar-toggle {
    border-color: #fff;
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: #fff;
}

table.dataTable.dtr-inline.collapsed>tbody>tr.child>td:first-child {
    padding-left: 15px;
}

span.dtr-data {
    white-space: initial;
}

.cont_data p.sms_list span {
    text-transform: uppercase;
}

h2.all_title {
    font-family: 'poppinslight';
    font-size: 45px;
    color: #fff;
    margin-top: 30px;
}

section.cont_Banner_section.allcont_sec.common_section_padding {
    height: 340px;
    min-height: auto;
}

section.all_data_section p {
    margin: 12px 0;
    font-size: 16px;
    line-height: 24px;
    color: #000;
}

section.all_data_section h3 {
    font-size: 20px;
    color: #0064ad;
    font-family: 'poppinsregular';
    margin: 25px 0 12px;
}

section.all_data_section h2 {
    font-size: 24px;
    color: #0064ad;
    font-family: 'poppinsregular';
    margin: 25px 0 15px;
}

section.all_data_section.common_section_padding {
    padding: 30px 0;
}

.error-msg {
    font-size: 15px;
    text-align: center;
}

.error-msg-red {
    color: #9b1c31;
    font-size: 15px;
    text-align: center;
}

.error-msg-green {
    color: #4b8b3b;
    font-size: 15px;
    text-align: center;
}

section.country_numb_section.common_section_padding {
    min-height: calc(100vh - 50vh - 253px);
}

.no_data p {
    font-size: 22px;
    margin: 20px 0;
    color: #333;
}

div.dataTables_wrapper div.dataTables_info {
    padding-top: 8px;
    white-space: initial;
}
html.translated-ltr body , html.translated-rtl body, body {
    top: 0 !important;
}

/* ========= media Query start ============= */

@media (max-width: 767px) {
    .banner_data {
        margin: 50px 0;
        padding-right: 0px;
    }
    section.Banner_section {
        padding: 30px 0 0;
    }
    .common_section_padding {
        padding: 30px 0;
    }
    h2.section_head {
        margin: 5px 0 10px;
        font-size: 25px;
        padding-bottom: 8px;
    }
    h2.section_head.font_med {
        line-height: 32px;
        font-size: 23px;
        padding-bottom: 10px;
    }
    footer.custom_footer {
        padding: 35px 0 15px;
    }
    p.copy_right {
        margin-bottom: 5px;
        margin-top: 20px;
        font-size: 14px;
    }
    img.foot_logo {
        width: 250px;
        display: block;
        margin: 0 auto 20px;
    }
    .foot_link {
        margin: 20px 0;
    }
    .foot_link h4 {
        font-size: 20px;
        margin-bottom: 10px;
        margin-top: 5px;
    }
    a.navbar-brand {
        padding: 20px 15px;
    }
    nav#navbar {
        padding: 0;
        margin-bottom: 0;
    }
    .foot_link ul li a {
        font-size: 14px;
    }
    button.navbar-toggle {
        margin-top: 13px;
    }
    .foot_link ul li {
        margin: 5px 0;
    }
    ul.navbar-nav {
        margin: 0 -15px;
    }
    .process .item>img {
        display: none;
    }
    a.navbar-brand img {
        height: auto;
        width: 210px;
    }
    div#mobile_toggle {
        margin-right: 0;
        width: 100%;
        background: #fff;
        margin-bottom: 12px;
    }
    .navbar-default .navbar-nav>li>a.nav-link.active {
        color: #0e71b7;
    }
    .navbar-default .navbar-nav>li>a {
        color: #000;
        margin: 13px 17px;
    }
    .navbar-default .navbar-nav>li>a:focus,
    .navbar-default .navbar-nav>li>a:hover {
        color: #000;
    }
    .head_right {
        float: none;
    }
    ul.navbar-nav.ml-auto.nav.navbar-right {
        float: none !important;
        margin: 0 -15px;
    }
    label.sel_lang {
        float: none;
        margin-right: 0;
        margin-left: 0;
        margin-top: 0;
        margin-bottom: 25px;
    }
    .sel_lang select {
        padding: 7px 15px;
        color: #000;
        font-size: 15px;
        line-height: 15px;
    }
    section.Banner_section.common_section_padding {
        padding-top: 60px;
        min-height: 65vh;
        background-position: right;
    }
    .banner_data h3 {
        font-size: 23px;
        line-height: 31px;
    }
    .banner_data p {
        font-size: 16px;
        line-height: 23px;
    }
    .con_sel_box {
        padding-left: 98px;
        width: 100%;
        height: 98px;
    }
    .con_sel_box .img_wrap {
        height: 98px;
        padding: 6px 6px 6px 0;
    }
    .con_sel_box .img_wrap .img_cont {
        width: 86px;
        height: 86px;
    }
    .con_selbtn_box h4 {
        margin-top: 13px;
        font-size: 16px;
    }
    button.btn.phn_no_btn {
        font-size: 13px;
        padding: 7px 9px 5px;
        line-height: 13px;
        border-radius: 18px;
        margin-top: 8px;
    }
    .country_box {
        height: 170px;
        padding: 15px;
    }
    h3.sec_title {
        font-size: 24px;
        margin-bottom: 5px;
    }
    .pagination {
        margin: 10px 0 0;
    }
    section.howtouse_section.common_section_padding {
        padding: 35px 0;
    }
    section.howtouse_section.common_section_padding .section-head h4 {
        font-size: 24px;
    }
    section.howtouse_section.common_section_padding .section-head p {
        font-size: 15px;
        margin-bottom: 30px;
    }
    .process .item .cont {
        padding: 15px 15px;
    }
    .process .item h6 {
        font-size: 18px;
    }
    .process .item p {
        font-size: 14px;
    }
    .process .item.odd {
        margin-top: 30px;
    }
    section.faq_section.common_section_padding h3 {
        font-size: 24px;
        margin-bottom: 0px;
    }
    section.faq_section.common_section_padding .panel-default>.panel-heading h4.panel-title>a {
        padding: 12px 10px;
        line-height: 19px;
        font-size: 14px;
    }
    .panel-heading [data-toggle="collapse"]:after {
        font-size: 9px;
        right: 10px;
        top: 13px;
    }
    section.faq_section.common_section_padding .panel-group .panel-heading+.panel-collapse>.list-group,
    section.faq_section.common_section_padding .panel-group .panel-heading+.panel-collapse>.panel-body {
        border-top: none;
        padding: 0px 10px 10px;
    }
    section.faq_section.common_section_padding .panel.panel-default {
        box-shadow: 0 0 5px 0 rgba(12, 111, 182, 0.18);
        margin: 17px 0;
    }
    .contact_form .form .form-group {
        margin-bottom: 15px;
    }
    img.img-responsive.img.contact_img {
        padding-right: 0;
        margin-bottom: 30px;
    }
    section.contact_section.common_section_padding h4 {
        font-size: 24px;
        margin-bottom: 25px;
    }
    .foot_link.ft_page {
        padding-left: 0;
    }
    .foot_link.ct_foot {
        padding-left: 0;
    }
    p.foot_text {
        margin: 10px 0;
        font-size: 15px;
        line-height: 23px;
        text-align: justify;
    }
    a.a_link {
        font-size: 14px;
        margin-bottom: 9px;
        line-height: 12px;
    }
    .cont_flag {
        width: 110px;
        height: 60px;
        display: block;
        margin: 5px auto 25px;
        float: none;
    }
    .cont_data h4 {
        font-size: 27px;
        margin-bottom: 10px;
        line-height: 27px;
        margin-top: 0px;
        text-align: center;
    }
    .cont_data p {
        font-size: 16px;
        line-height: 20px;
        text-align: center;
    }
    section.cont_Banner_section.common_section_padding {
        padding-top: 60px;
        padding-bottom: 35px;
        min-height: 45vh;
    }
    .cont_data {
        float: none;
        padding-left: 0;
    }
    .cn_img_wrap {
        width: 130px;
        height: 130px;
    }
    .cn_img_wrap .img_cont {
        width: 110px;
        height: 110px;
    }
    .country_no_box {
        padding: 20px 20px 15px;
        padding-top: 80px;
        margin-top: 80px;
    }
    .cn_msg_box h4 {
        font-size: 20px;
        margin: 10px 0 13px;
        line-height: 20px;
    }
    .cn_msg_box p {
        font-size: 16px;
        line-height: 16px;
    }
    section.cont_Banner_section.allcont_sec.common_section_padding {
        height: 220px;
    }
    h2.all_title {
        font-size: 28px;
        margin-top: 30px;
    }
    section.all_data_section.common_section_padding {
        padding: 20px 0;
    }
    section.all_data_section h3 {
        font-size: 18px;
        margin: 20px 0 10px;
    }
    section.all_data_section p {
        margin: 10px 0;
        font-size: 14px;
        line-height: 22px;
    }
    section.all_data_section h2 {
        font-size: 19px;
        margin: 20px 0 10px;
        line-height: 27px;
    }
    section.country_numb_section.common_section_padding {
        min-height: inherit;
    }
    .no_data p {
        font-size: 18px;
    }
    .pagination>li>a,
    .pagination>li>span {
        padding: 5px 8px 0;
    }
}

@media (max-width: 767px) and (orientation: landscape) {
    .country_box {
        margin: 8px 0;
    }
    h3.sec_title {
        font-size: 24px;
        margin-bottom: 10px;
    }
    section.country_section.common_section_padding .col-md-4 {
        width: 50%;
        float: left;
        padding: 0 7px;
    }
    section.country_section.common_section_padding .row {
        margin: 0 -7px;
    }
    section.country_numb_section.common_section_padding .row {
        margin: 0 -7px;
    }
    section.country_numb_section.common_section_padding .col-md-4 {
        width: 50%;
        float: left;
        padding: 0 7px;
    }
    .country_no_box {
        margin-top: 70px;
    }
}

@media (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
    .banner_data {
        margin: 60px 0 0;
        padding-right: 0;
    }
    section.Banner_section {
        padding: 45px 0;
    }
    .common_section_padding {
        padding: 30px 0;
    }
    .foot_link {
        margin-bottom: 30px;
    }
    img.foot_logo {
        width: 260px;
        margin-top: 5px;
        margin-bottom: 5px;
    }
    .pagination>li>a,
    .pagination>li>span {
        padding: 5px 8px 0;
    }
    a.navbar-brand img {
        height: auto;
        width: 215px;
    }
    .navbar-default .navbar-nav>li>a.nav-link.active {
        padding-bottom: 4px;
    }
    .navbar-default .navbar-nav>li>a {
        font-size: 14px;
        margin: 15px 9px;
        padding-bottom: 4px;
    }
    .sel_lang select {
        padding: 6px 8px;
    }
    label.sel_lang {
        margin-left: 20px;
        margin-top: 8px;
    }
    section.cont_Banner_section.common_section_padding {
        padding: 60px 0 30px;
        min-height: 35vh;
        padding-top: 72px;
    }
    .foot_link.ft_page {
        padding-left: 60px;
    }
    .foot_link.ct_foot {
        padding-left: 0;
    }
    p.copy_right {
        margin-bottom: 10px;
        margin-top: 15px;
    }
    .process .item>img {
        display: none;
    }
    img.img-responsive.img.contact_img {
        padding-right: 0;
        display: block;
        margin: 0 auto 30px;
    }
    section.Banner_section.common_section_padding {
        padding-top: 72px;
        min-height: 54vh;
    }
    .country_box {
        padding: 15px;
        height: 200px;
    }
    .con_sel_box {
        padding-left: 125px;
        height: 120px;
    }
    .con_sel_box .img_wrap {
        height: 120px;
    }
    .con_sel_box .img_wrap .img_cont {
        width: 106px;
        height: 106px;
    }
    button.btn.phn_no_btn {
        font-size: 13px;
        padding: 8px 10px;
        line-height: 13px;
        margin-top: 10px;
    }
    section.howtouse_section.common_section_padding .section-head p {
        margin-bottom: 45px;
    }
    section.cont_Banner_section.allcont_sec.common_section_padding {
        height: 290px;
        min-height: auto;
    }
    h2.all_title {
        font-size: 38px;
        margin-top: 25px;
    }
}

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
    .foot_link.ct_foot {
        padding-left: 30px;
    }
    .foot_link.ft_page {
        padding-left: 60px;
    }
    section.country_section.common_section_padding .row {
        margin: 0 -7px;
    }
    section.country_section.common_section_padding .col-md-4.col-sm-6 {
        padding: 0 7px;
    }
    button.btn.phn_no_btn {
        font-size: 12px;
        padding: 8px 9px;
        line-height: 12px;
        margin-top: 8px;
    }
    .con_selbtn_box h4 {
        margin-top: 17px;
        font-size: 17px;
        text-align: center;
    }
    .country_box {
        height: 190px;
        margin: 10px 0;
        padding: 12px;
    }
    .con_sel_box {
        padding-left: 115px;
        height: 107px;
    }
    .con_sel_box .img_wrap {
        height: 107px;
        padding: 5px 7px 5px 0;
    }
    .con_sel_box .img_wrap .img_cont {
        width: 96px;
        height: 96px;
    }
}

@media (min-width: 1024px) and (max-width: 1366px) and (orientation: portrait) {
    .banner_data {
        margin: 110px 0 0;
        padding-right: 45px;
    }
    .process .item>img {
        display: block;
    }
    section.Banner_section.common_section_padding {
        padding-top: 72px;
        min-height: 45vh;
    }
    section.country_section.common_section_padding .row {
        margin: 0 -5px;
    }
    section.country_section.common_section_padding .col-md-4.col-sm-6 {
        padding: 0 10px;
    }
    button.btn.phn_no_btn {
        font-size: 12px;
        padding: 8px 9px;
        line-height: 12px;
        margin-top: 8px;
    }
    .con_selbtn_box h4 {
        margin-top: 17px;
        font-size: 17px;
        text-align: center;
    }
    .country_box {
        height: 190px;
        margin: 10px 0;
        padding: 12px;
    }
    .con_sel_box {
        padding-left: 115px;
        height: 107px;
    }
    .con_sel_box .img_wrap {
        height: 107px;
        padding: 5px 7px 5px 0;
    }
    .con_sel_box .img_wrap .img_cont {
        width: 96px;
        height: 96px;
    }
}