@import url('https://fonts.googleapis.com/css2?family=Noto+Nastaliq+Urdu:wght@400;700&display=swap');

.btn.text-change,
i.micon {
    position: relative
}

.btn-white,
.uppercase {
    text-transform: uppercase
}

body {
    font-family: Lato, Arial, sans-serif;
    font-size: 16px;
    margin: auto;
    overflow-x: hidden
}

body.overflow-hidden {
    overflow: hidden
}

.sidebar-navigation::-webkit-scrollbar {
    height: 20px;
    width: 7px;
    background: #eee;
    border: 1px solid #ccc
}

.sidebar-navigation::-webkit-scrollbar-thumb {
    background: #bbb;
    -webkit-border-radius: 0
}

.sidebar-navigation::-webkit-scrollbar-corner {
    background: #eaeaea
}

.cover-background {
    background: center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

.container {
    width: 100%
}

.top10 {
    margin-top: 10px
}

.top20 {
    margin-top: 20px
}

.top30 {
    margin-top: 30px
}

.top40 {
    margin-top: 40px
}

.top50 {
    margin-top: 50px
}

.top70 {
    margin-top: 70px
}

.top90 {
    margin-top: 90px
}

.top100 {
    margin-top: 100px
}

.top130 {
    margin-top: 130px
}

.top150 {
    margin-top: 150px
}

.top180 {
    margin-top: 180px
}

.top200 {
    margin-top: 200px
}

.bottom10 {
    margin-bottom: 10px
}

.bottom20 {
    margin-bottom: 20px
}

.bottom30 {
    margin-bottom: 30px
}

.bottom40 {
    margin-bottom: 40px
}

.bottom50 {
    margin-bottom: 50px
}

.bottom70 {
    margin-bottom: 70px
}

.bottom90 {
    margin-bottom: 90px
}

.bottom100 {
    margin-bottom: 100px
}

.bottom130 {
    margin-bottom: 130px
}

.bottom150 {
    margin-bottom: 150px
}

.bottom180 {
    margin-bottom: 180px
}

.bottom200 {
    margin-bottom: 200px
}

.left10 {
    margin-left: 10px
}

.left20 {
    margin-left: 20px
}

.left30 {
    margin-left: 30px
}

.left40 {
    margin-left: 40px
}

.left50 {
    margin-left: 50px
}

.left70 {
    margin-left: 70px
}

.left90 {
    margin-left: 90px
}

.left100 {
    margin-left: 100px
}

.left130 {
    margin-left: 130px
}

.left150 {
    margin-left: 150px
}

.left180 {
    margin-left: 180px
}

.left200 {
    margin-left: 200px
}

.right10 {
    margin-right: 10px
}

.right20 {
    margin-right: 20px
}

.right30 {
    margin-right: 30px
}

.right40 {
    margin-right: 40px
}

.right50 {
    margin-right: 50px
}

.right70 {
    margin-right: 70px
}

.right90 {
    margin-right: 90px
}

.right100 {
    margin-right: 100px
}

.right130 {
    margin-right: 130px
}

.right150 {
    margin-right: 150px
}

.right180 {
    margin-right: 180px
}

.right200 {
    margin-right: 200px
}

p {
    margin: 10px 0
}

.nomargin,
.nopadding {
    margin: 0 !important
}

.nopadding {
    padding: 0 !important
}

.pad20 {
    padding: 20px
}

.horizontal-nav,
.verticle-nav {
    padding: 0;
    margin: 0
}

.horizontal-nav {
    list-style: none
}

.horizontal-nav li {
    display: inline-block
}

.verticle-nav li {
    display: block
}

.verticle-nav a {
    padding: 6px 10px
}

.header-sitemenu {
    width: 56px;
    height: 56px;
    color: #333331;
    font-size: 27px;
    border: 1px solid #e3e3e3;
    padding: 20px 0 0 20px;
    text-decoration: none;
    cursor: pointer;
    display: none
}

html.urdu .header-sitemenu {
    padding: 20px 20px 0 0;
}

.header-sitemenu:hover {
    background: #c4161c;
    color: #fff;
    border-color: #c4161c;
    text-decoration: none
}

.bg-gray {
    background-color: #535353
}

.bg-brand,
.btn:hover {
    background-color: #c4161c
}

#crumbs .current,
.btn i,
.btn-white:hover i,
.color-brand,
.devicesbox h6,
.offer-card-details p span,
.post-title h3,
.primary_navigation ul .sub-menu li .sub-menu li a .menu-labels .more-link,
a:active,
a:hover {
    color: #c4161c
}

.color-brand,
.price,
a,
a:focus {
    color: #c4161c;
    outline: 0
}

hr {
    border-color: #ccc
}

.micon:before,
i.micon {
    background-image: url(../img/icons.png)
}

.btn {
    color: gray;
    border-radius: 0;
    padding: 7px 21px;
    border: 1px solid #ccc
}

.btn i:before {
    font-size: 15px
}

.btn:hover {
    color: #fff !important;
    border-color: #c4161c
}

.btn:hover i {
    color: #fff
}

.btn-outline {
    border: 1px solid
}

.btn-gray {
    color: #7d7d7d
}

.btn-gr {
    background-color: #eee;
    color: #000
}

.btn.btn-lg {
    padding: 15px 36px
}

.btn-white {
    background: #fff;
    color: #000;
    font-size: 16px
}

.btn-white:hover,
.btn-white:hover i {
    background: #c4161c;
    color: #fff !important
}

.text-change .txt {
    position: absolute;
    top: 0;
    right: 0;
    padding: inherit;
    background: inherit;
    width: 100%;
    visibility: hidden
}

.text-change:hover .txt {
    visibility: visible
}

.btn.active,
.btn:active {
    box-shadow: none;
    -webkit-box-shadow: none
}

.alertbox_custom a.btn,
.btn.active,
.quick-links .parent,
.tabs .active,
.tag,
.vc_tta-color-white.vc_tta-style-classic .vc_tta-tab.vc_active>a,
.vc_tta.vc_general .vc_tta-tab.vc_active>a,
a.btn-fill,
a.op-content-button,
button.btn-fill,
input.btn-fill {
    background-color: #f7941d;
    color: #fff
}

a.btn-fill:focus {
    color: #fff
}

.alertbox_custom a.btn:hover,
.btn.active:hover,
.quick-links .parent:hover,
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
a.btn-fill:hover,
button.btn-fill:hover,
input.btn-fill:hover {
    background-color: #d60f10;
    text-decoration: none;
    border-color: #d60f10;
    color: #fff
}

.box {
    border: 1px solid #dfdfdf;
    box-shadow: 0 1px 0 #ccc
}

a.box:hover {
    background-color: #f9f9f9;
    text-decoration: none
}

.panel-default {
    border-color: #ccc;
    border-radius: 0
}

.owl-pagination {
    position: absolute;
    bottom: 10px;
    right: 10px
}

.owl-pagination .owl-page {
    height: 15px;
    width: 15px;
    border: 1px solid #8d8d8d;
    display: inline-block;
    margin: 0 0 0 6px;
    border-radius: 50%;
    position: relative
}

.owl-pagination .owl-page.active:before {
    content: '';
    height: 7px;
    width: 7px;
    display: block;
    margin: 0;
    border-radius: 50%;
    position: absolute;
    background: #c4161c;
    left: 3px;
    top: 3px
}

.owl-buttons .owl-next,
.owl-buttons .owl-prev {
    width: 41px;
    height: 41px;
    font-size: 22px;
    border: 1px solid #f7941d;
    position: absolute;
    top: 49%;
    text-align: center;
    color: #f7941d
}

.pagi-left .owl-pagination {
    left: 10px;
    right: auto
}

.owl-buttons .owl-prev {
    padding: 3px;
    left: 0;
    background: url(../img/navi-left.png) bottom left no-repeat transparent
}

.owl-buttons .owl-next {
    right: 0;
    left: auto;
    background: url(../img/navi-right.png) bottom right no-repeat transparent;
    padding: 5px 0 0
}

i.micon.micon-bucket,
i.micon.micon-user {
    width: 30px;
    height: 30px;
    display: block;
    margin: auto;
    padding: 0
}

i.micon.micon-bucket {
    background-position: -230px 2px
}

i.micon.micon-user {
    background-position: -271px 2px
}

i.micon-careers,
i.micon-devices,
i.micon-minternet,
i.micon-mwallet,
i.micon-preoffers {
    width: 43px;
    height: 37px;
    margin: 0 6px 0 0;
    display: inline-block;
    vertical-align: middle;
    content: ''
}

i.micon-devices {
    background-position: -310px -2px
}

i.micon-minternet {
    background-position: -367px -1px
}

i.micon-mwallet {
    background-position: -413px -1px
}

i.micon-preoffers {
    background-position: -461px -2px
}

i.micon-careers {
    background-position: -505px -4px
}

.inline-block,
.logo {
    vertical-align: top
}

ol li {
    margin: 0 0 10px
}

h3,
h3:last-child {
    font-size: 26px;
    font-weight: 800;
    margin: 20px 0 !important;
    color: inherit
}

h4 {
    font-weight: 700
}

.wpb_button,
.wpb_content_element,
.wpb_row,
ul.wpb_thumbnails-fluid>li {
    margin-bottom: 0
}

.vc_row.margin {
    margin: 0
}

a:hover {
    text-decoration: none
}

.wpb_button,
.wpb_column>.wpb_wrapper>:last-child {
    margin-bottom: auto
}

.content h4 {
    font-size: 18px;
    font-weight: 600;
    margin: 27px 0 15px
}

.top-header-links {
    padding: 4px 23px
}

.nav-brands-header {
    margin: 1px 0 0
}

.nav-brands-header li {
    padding: 0 14px
}

.nav-brands-header li a {
    color: #ececec;
    display: block;
    position: relative;
    font-size: 14px
}

.nav-brands-header li a.micon {
    padding: 0 0 0 38px
}

.nav-brands-header li a.micon:before {
    content: '';
    width: 29px;
    height: 34px;
    display: block;
    position: absolute;
    left: 0;
    top: -3px
}

.nav-brands-header li a.active:after {
    content: '';
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    position: absolute;
    left: 34px;
    bottom: -10px
}

.nav-brands-header li a.personal:before {
    background-position: 0 2px
}

.nav-brands-header li a.mobicash:before {
    background-position: -48px 1px
}

.nav-brands-header li a.businesses:before {
    background-position: -92px 1px
}

.nav-brands-header li a.foundation:before {
    background-position: -145px 2px
}

a.boxedbt_ntopheader {
    padding: 3px 20px 3px 30px;
    border: 1px solid #fff;
    float: left;
    position: relative;
    color: #fff;
    display: none;
    margin-right: 11px
}

.boxedbt_ntopheader:hover {
    background: #c4161c;
    text-decoration: none;
    color: #fff
}

.boxedbt_ntopheader:before {
    content: '';
    width: 19px;
    height: 20px;
    display: block;
    position: absolute;
    left: 6px;
    top: 5px;
    background-position: -198px -4px
}

.notification_area,
.socialmicons-header {
    display: inline-block
}

.socialmicons-header {
    margin: 0 0 0 20px;
    float: left
}

.socialmicons-header a {
    padding: 6px 5px;
    margin: 0 3px;
    color: #e3e3e3;
    position: relative
}

.socialmicons-header a span {
    position: absolute;
    right: -4px;
    bottom: 13px;
    width: 16px;
    height: 16px;
    text-align: center;
    font-size: 11px;
    border-radius: 50%;
    padding: 3px 0 0
}

.socialmicons-header a:hover {
    text-decoration: none
}

.notifications {
    position: absolute;
    top: 38px;
    right: 0;
    border: 1px solid #e3e3e3;
    width: 348px;
    padding: 0 15px 15px;
    display: none;
    background: #fff;
    z-index: 10;
    margin: -2px 0 0
}

html.urdu .notifications {
    left: 0;
    right: auto;
}

.notifications-heading {
    color: #000;
    font-weight: 700;
    margin: 0 -15px;
    padding: 15px;
    border-bottom: #e3e3e3 solid 1px
}

.announcement-list {
    padding: 0;
    list-style: none;
    margin: 0 -15px;
    overflow: auto;
    height: 327px
}

.announcement-list li {
    display: block;
    padding: 10px;
    border-bottom: solid 1px #e3e3e3
}

.announcement-list a {
    color: #c4161c;
    padding: 0;
    text-transform: lowercase;
    font-style: italic;
    font-weight: 600
}

.announcement-list .announcement-image {
    width: 55px;
    height: 56px;
    border-radius: 50%;
    border-bottom: solid 3px #e3e3e3;
    display: inline-block
}

.announcement-list .announcement-text {
    display: inline-block;
    width: 240px;
    padding: 5px 10px;
    font-size: 12px;
    color: #3a3a3a;
    margin: 0;
    vertical-align: top
}

.announcement-list .announcement-text p {
    margin: 0 0 4px
}

.announcement-list .announcement-date {
    color: #8c8c8c
}

.notifications a.btn {
    color: #7d7d7d;
    border-color: #c2c2c2;
    margin: 16px 0 0;
    display: none
}

#header-fixed {
    position: fixed;
    z-index: 88;
    width: 100%;
    top: 0;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

#header-fixed.fixed-header-scroll {
    top: -36px
}

.header-height-fix {
    height: 109px;
    display: block;
    width: 100%
}

#header-navigations {
    border-bottom: solid 1px #f3f3f3;
    display: block;
    position: relative;
    background: #fff;
    width: 100%;
    height: 74px
}

#header-navigations:after {
    content: '';
    width: 100%;
    display: block;
    border-bottom: solid 1px #c4161c;
    bottom: -2px;
    top: auto;
    position: absolute
}

#header-navigations .navi-left {
    display: inline-block;
    float: left
}

#header-navigations .navi-right {
    display: inline-block;
    float: right
}

#header-navigations .navi-center {
    display: block;
    float: none;
    overflow-x: auto
}

.inline-block,
.logo,
.primary_navigation {
    display: inline-block
}

.logo {
    /* background: url(../img/mobilink_logo.png) no-repeat; */
    background: url(../img/jazzcash-logo.png) no-repeat;
    font-size: 0;
    width: 126px;
    height: 64px;
    margin: 6px 0 3px 7px
}

.primary_navigation {
    width: auto;
    margin: 0 0 0 5px
}

.primary_navigation ul {
    padding: 0;
    margin: 0;
    list-style: none
}

.primary_navigation ul .sub-menu {
    position: absolute;
    width: 100%;
    left: 0;
    background: #fff;
    padding: 0 0 0 172px;
    border-bottom: solid 1px #e3e3e3;
    margin: 0;
    border-top: solid 1px #ddd;
    z-index: 11;
    visibility: hidden
}

.primary_navigation ul .sub-menu li a {
    border: none;
    padding: 26px 45px;
    text-transform: none;
    border-left: solid 1px #fff;
    border-right: solid 1px #fff;
    margin: 0;
    position: relative;
    color: #000
}

.primary_navigation ul .sub-menu li:hover a {
    background: #f8f8f8;
    border-color: #b8b8b8
}

.primary_navigation ul .sub-menu li:hover ul.sub-menu {
    visibility: visible
}

.primary_navigation ul .sub-menu li.menu-item-has-children .sub-menu a:before {
    display: none !important
}

.primary_navigation ul .sub-menu li .sub-menu {
    padding: 0 20px;
    border-bottom: solid 1px #b8b8b8;
    background: #f8f8f8;
    display: table;
    table-layout: fixed;
    border-top: solid 1px #b8b8b8;
    visibility: hidden
}

.primary_navigation ul .sub-menu li .sub-menu li {
    display: table-cell;
    float: none
}

.primary_navigation ul .sub-menu li .sub-menu li a {
    padding: 35px 0;
    font-size: 14px;
    border: none
}

.primary_navigation ul .sub-menu li .sub-menu li a:hover .menu-labels strong {
    color: #c4161c
}

.primary_navigation ul .sub-menu li a:after {
    display: none
}

.primary_navigation ul li {
    float: left
}

.primary_navigation ul li:hover ul {
    visibility: visible
}

.primary_navigation ul .sub-menu li .sub-menu li a .menu-icon-div {
    display: inline-block;
    width: 82px;
    height: 82px;
    background: #fff;
    border-bottom: solid 1px #c4161c;
    border-radius: 50%;
    position: relative;
    vertical-align: middle
}

.primary_navigation ul .sub-menu li .sub-menu li a .menu-icon-div img {
    max-width: 80%;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 0;
    position: absolute;
    right: 0
}

.primary_navigation ul .sub-menu li .sub-menu li a .menu-labels {
    display: inline-block;
    padding: 0 0 0 12px;
    vertical-align: middle;
    line-height: 1.4;
    width: 66%
}

.primary_navigation ul .sub-menu li .sub-menu li a .menu-labels strong {
    display: block;
    font-size: 14px;
    color: #000;
    margin: 0 0 2px
}

.primary_navigation ul .sub-menu li .sub-menu li a .menu-labels span {
    display: block;
    font-size: 12px;
    font-weight: 400;
    color: #585858;
    width: 100%
}

.primary_navigation ul .sub-menu li .sub-menu li a .menu-labels .more-link {
    font-weight: 600;
    font-style: italic
}

.backtonav {
    display: none
}

.primary_navigation ul li a {
    padding: 26px 35px 26px 20px;
    display: block;
    border-left: solid 1px #ddd;
    border-right: solid 1px #ddd;
    margin: 0 -1px 0 0;
    color: #000;
    font-weight: 600;
    position: relative;
    text-transform: uppercase;
    font-size: 16px;
    text-decoration: none
}

.primary_navigation ul li:hover ul a {
    color: #000
}

.primary_navigation ul li.menu-item-has-children a:after {
    font-family: FontAwesome;
    content: "\f107";
    font-size: 19px;
    position: absolute;
    right: 14px;
    top: 0;
    color: #e3e3e3;
    bottom: 0;
    height: 28px;
    margin: auto;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.header-search {
    position: relative;
    margin: 0 20px;
    display: block
}

.header-search .fa-search {
    position: absolute;
    top: 26px;
    margin: auto;
    height: 15px;
    font-size: 17px;
    left: 0;
    color: gray
}

.header-search input[type=text] {
    border: none;
    padding: 25px 29px;
    width: 100%;
    display: inline-block
}

.header-search input[type=text]:active,
.header-search input[type=text]:focus {
    outline: 0
}

.header-search button[type=submit] {
    position: absolute;
    top: 19px;
    margin: auto;
    height: 37px;
    width: 37px;
    font-size: 17px;
    right: 0;
    color: gray;
    padding: 2px;
    background: #eaeaea;
    border: none
}

.navi-right ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.navi-right ul li {
    display: inline-block;
    vertical-align: bottom
}

.navi-right ul a {
    padding: 15px 30px;
    vertical-align: bottom;
    border-left: solid 1px #e3e3e3;
    display: block;
    text-align: center;
    font-weight: 600;
    color: #333331;
    font-size: 12px;
    margin: 0 -3px 0 0;
    text-decoration: none
}

.navi-right ul a i {
    display: block
}

.navi-right ul a i.flaticon-shoppingbasket1:before {
    margin: 0
}

.slides-homepage {
    height: 100%;
    width: 100%;
    margin-top: 0;
    top: 0
}

#forcefullwidth_wrapper_tp_banner,
#rev_slider_1_1_wrapper {
    height: 100% !important;
    position: relative !important
}

.forcefullwidth_wrapper_tp_banner,
.rev_slider_wrapper.fullscreen-container {
    height: 100% !important;
    position: relative !important;
    z-index: 1
}

.quick-links {
    margin: 0;
    padding: 0;
    list-style: none;
    border-bottom: solid 2px;
    position: relative
}

.slides-homepage .quick-links {
    width: 100%;
    z-index: 3
}

.quick-links li {
    padding: 0;
    float: left;
    width: 25%
}

.quick-links a.parent {
    position: relative;
    padding: 4px 5px;
    text-align: center;
    width: 100%;
    max-height: 45px;
    display: block;
    border-left: solid 1px;
    line-height: 0;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    background: #b7100f
}

.quick-links li:first-child a.parent {
    border: none
}

.quick-links li:hover a.parent {
    border-color: #fff;
    background: #333331
}

.quick-links a.parent span {
    display: inline-block;
    vertical-align: middle
}

.quick-links-list {
    padding: 0;
    margin: 0;
    position: absolute;
    bottom: 45px;
    list-style: none;
    width: 100%;
    visibility: hidden;
    background: #fff;
    z-index: 3
}

.quick-links li:hover ul {
    visibility: visible
}

.quick-links-list li {
    width: 16.666%;
    border: 1px solid #e3e3e3
}

.quick-links-list li.more-quicklinks {
    position: absolute;
    height: 100%;
    right: 0
}

.quick-links-list li.more-quicklinks a {
    width: 100%;
    height: 100%
}

.quick-links-list li.more-quicklinks a i.fa {
    position: absolute;
    font-size: 30px;
    color: #c4161c;
    text-align: center;
    width: 100%;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 28px;
    left: 0;
    background: 0 0;
    right: 0
}

.quick-links-list li a {
    display: block;
    text-align: center;
    padding: 15px 5px;
    color: #333331
}

.quick-links-list li a:hover {
    background-color: #f9f9f9
}

.quick-links-list li img {
    margin: 0 auto 11px;
    display: block;
    max-width: 53%;
    height: auto
}

.alert {
    border: 1px solid #ccc;
    border-radius: 0;
    padding: 15px
}

.alertbox_custom {
    background: #f1f1f1;
    font-size: 16px
}

.alertbox_custom.red {
    background-color: #c4161c;
    color: #fff
}

.alertbox_custom a.btn {
    float: right;
    margin: -5px -3px 0 10px;
    text-transform: uppercase;
    font-size: 14px
}

.alertbox_custom.sub-heading a {
    margin: -3px -3px 0 20px
}

.alertbox_custom h3 {
    display: inline-block;
    margin: 4px !important;
    font-size: 20px;
    text-transform: uppercase;
    color: #5b5b5b
}

.offer-slide {
    position: relative
}

.offer-slide .offer-slide-image {
    width: 100%
}

.offer-slide .subscriben-now {
    position: absolute;
    bottom: 18%;
    left: 3%
}

.tab-home {
    margin: 0 0 0 -1px
}

.tab-home:hover {
    border-color: inherit
}

.navi-right ul a.cart-button-highlight,
.navi-right ul a:hover {
    background-color: #c4161c;
    color: #fff;
    text-decoration: none
}

.offer-card {
    color: #585858;
    text-align: center;
    padding: 0 !important
}

.offer-card h4 {
    font-weight: 700;
    font-size: 24px;
    margin: 5px 0;
    min-height: 55px;
    color: #c4161c
}

.offer-card-image img {
    width: 100%;
    height: auto
}

.offer-card-details {
    padding: 4% 10px 0;
    margin-bottom: -3px
}

.offer-card-details p {
    color: #585858;
    margin: 10px 0;
    font-size: 16px
}

.offer-card-details .after-heading,
.offer-card-details p span {
    font-weight: 600
}

.offer-card .table-div {
    margin: 20px -11px 0 -10px;
    border-bottom: solid 1px #ccc
}

.offer-card .table-div .table-div-im {
    width: 50%;
    display: table;
    margin: 0;
    vertical-align: top;
    border-top: solid 1px #ccc;
    border-right: solid 1px #ccc;
    font-size: 14px;
    height: 57px;
    float: left;
    padding: 1px 5px
}

.offer-card .table-div .table-div-im span.cntar {
    height: 100%;
    display: table-cell;
    vertical-align: middle
}

.offer-card .table-div .table-div-im:nth-child(even) {
    border-right: none
}

.offer-card .btn {
    padding: 10px 5px;
    width: 50%;
    display: inline-block;
    font-weight: 600;
    border: none;
    border-top: solid 1px #ccc
}

.offer-card .btn.full {
    width: 100%;
    border-right: solid 1px #dfdfdf
}

.offer-card .btn.learn-more-center {
    width: auto;
    padding: 10px 45px;
    margin: 20px 0
}

.offer-card.small-card .btn {
    width: 100%
}

.page.home .offer-card.small-card .btn {
    width: 50%;
    font-size: 12px
}

.devices_featured {
    color: #fff;
    padding-bottom: 20px;
    position: relative
}

.devices_featured p {
    color: #fff
}

.devices_featured_homepage {
    height: 376px
}

.devices_featured h4 {
    padding: 15px;
    border-bottom: solid 1px;
    font-weight: 600;
    margin: 0
}

.devices_featured h6 {
    font-size: 30px;
    font-weight: 700;
    margin: 17px 0 10px;
    line-height: 1;
    color: #fff
}

.devices_featured h6 small {
    color: #fff;
    font-size: 85%
}

.devices_featured .product-popularity {
    position: absolute;
    right: 0;
    top: 48px
}

.devices_featured .image-circle {
    position: relative;
    margin-bottom: 30px
}

.devices_featured .image-circle img {
    max-width: 100%;
    display: block;
    margin: auto;
    z-index: 1;
    position: relative
}

.devices_featured .image-circle .circle {
    width: 100%;
    max-width: 178px;
    height: 178px;
    background: #fff;
    border-radius: 50%;
    position: absolute;
    border-bottom: solid 2px #ccc;
    bottom: -18px;
    left: 0;
    right: 0;
    margin: auto
}

.devices_featured .price .amount {
    color: #fff;
    position: absolute;
    bottom: 75px;
    left: 15px;
    font-size: 24px;
    font-weight: 600;
    line-height: 1;
    margin: 0
}

.devices_featured .price .amount:before {
    display: block;
    color: #fff;
    min-height: 25px
}

.devices_featured .price span {
    color: #fff
}

.devices_featured .btn {
    position: absolute;
    bottom: 20px;
    left: 15px;
    padding: 6px 52px
}

.bottom-devicebox .btn i,
.devices_featured .btn i {
    margin: 0 4px 0 0
}

.flaticon-shoppingbasket1:before {
    margin: 0
}

.devices_featured .btn:hover,
.devices_featured .btn:hover i {
    color: #c4161c !important;
    background: #fff !important
}

.devicesbox {
    background: #f8f8f8;
    padding: 15px;
    width: 100%;
    display: inline-block;
    margin: 0;
    border: 1px solid #ccc
}

.bottom-devicebox .price .amount:before,
.support-card {
    display: block
}

.devicesbox h6 {
    font-size: 18px;
    font-weight: 800;
    margin: 0;
    line-height: 1.3;
    position: relative;
    z-index: 1
}

.devicesbox h6 small {
    color: #585858;
    font-size: 90%
}

.devicesbox .tag {
    font-size: 12px;
    padding: 2px 10px;
    top: 0;
    right: 0;
    text-transform: uppercase
}

.devicesbox .image-device {
    width: 103px;
    margin: 9px auto;
    max-height: 400px;
    height: 243px;
    position: relative
}

.devicesbox .image-device img {
    max-width: 500%;
    max-height: 108% !important;
    width: auto;
    margin-top: -10px
}

.bottom-devicebox .btn i:before,
.product-meta-box i:before {
    margin: 0
}

.bottom-devicebox .price {
    height: 36px
}

.bottom-devicebox .price,
.bottom-devicebox .price .amount {
    font-size: 16px;
    line-height: 1;
    font-weight: 600;
    margin-bottom: 0
}

.bottom-devicebox .btn {
    border-color: #ccc;
    position: relative;
    z-index: 1;
    padding: 7px 14px;
    font-size: 14px;
    color: #404040;
    text-transform: uppercase
}

.product-meta-box,
.tag {
    position: absolute
}

.bottom-devicebox .btn:hover {
    border: 1px solid #c4161c
}

.footer-bottom,
.help-links,
.page-title {
    border-top: solid 1px #ccc
}

.product-meta-box {
    right: 0;
    padding: 11px;
    z-index: 2
}

.product-meta-box i {
    display: block;
    color: #8c8c8c
}

.support-card {
    padding: 28px 22px;
    margin-top: 10px
}

.support-card .icon {
    display: inline-block;
    margin: 0 20px 0 21px
}

.support-card .card-content {
    display: inline-block;
    vertical-align: middle;
    margin-top: 5px
}

.support-card .card-content p {
    font-size: 30px;
    font-weight: 600;
    line-height: 1;
    margin: 0;
    text-transform: uppercase;
    color: #c4161c
}

html.urdu .support-card .card-content p {
    font-size: 26px;
}

.support-card .card-content b {
    font-size: 87%;
    color: #000;
    display: block
}

.support-card .card-content small {
    display: block;
    font-weight: 400;
    color: #000;
    font-size: 52%;
    text-transform: none
}

.price span {
    display: block;
    font-weight: 500;
    font-size: 87%;
    color: #585858
}

.help-links {
    margin: 38px 0 -1px;
    width: 100%;
    border-bottom: solid 1px #ccc;
    display: table;
    table-layout: fixed;
    padding: 0;
    list-style: none
}

.help-links .help-link {
    width: 100%;
    background: #eee;
    padding: 58px 0;
    text-align: center;
    color: #484848;
    font-size: 16px;
    display: block;
    margin: 0 -3px 0 0
}

.help-links li {
    display: table-cell;
    float: none
}

.help-links .help-link:hover,
.help-links li:nth-child(odd) .help-link:hover {
    color: #fff;
    background: #c4161c
}

table {
    margin: 15px 0
}

.icon-circle {
    width: 87px;
    height: 87px;
    background: #fff;
    border-bottom: solid 4px #ccc;
    border-radius: 50%;
    margin: 0 auto 19px;
    padding: 27px;
    position: relative
}

.icon-circle img {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    margin: auto;
    max-width: 44%
}

.site-footer {
    padding: 30px 0
}

.site-footer h6 {
    font-size: 16px;
    letter-spacing: -.2px;
    margin: 0 0 5px;
    font-weight: 600
}

.site-footer ul {
    padding: 0;
    list-style: none;
    margin: 0;
    width: 100%;
    display: block
}

.site-footer ul li p {
    margin: 0
}

.site-footer li a {
    color: #000;
    font-size: 14px;
    letter-spacing: -.2px
}

.s-icon,
.site-footer .icons li a {
    color: #fff
}

.site-footer .icons {
    width: 196px
}

.site-footer .icons li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 8px
}

.s-icon {
    width: 32px;
    height: 31px;
    background: #000;
    display: block;
    border-radius: 50%;
    margin: 0 2px 2px 0;
    text-align: center;
    padding: 4px;
    font-size: 17px !important
}

.facebook {
    background: #5d82d1
}

.envelope {
    background-color: #c4161c
}

.rss {
    background-color: #faa33d
}

.twitter {
    background-color: #40bff5
}

.linkedin {
    background-color: #238cc8
}

.instagram {
    background-color: #548bb6
}

.youtube {
    background-color: #ef4e41
}

.vimeo {
    background-color: #35c6ea
}

.menu-footer-urdu-container ul {
    direction: rtl
}

.menu-footer-container ul li {
    font-size: 14px;
    display: inline-block;
    float: left;
    padding: 2px 2px 2px 0;
    width: 20%;
    vertical-align: top
}

.menu-footer-urdu-container ul li {
    font-size: 14px;
    display: inline-block;
    float: right;
    padding: 2px 2px 2px 0;
    width: 20%;
    vertical-align: top
}

.page-title h2,
.post-menu-title {
    vertical-align: middle;
    display: inline-block
}

.menu-footer-container ul li a,
.menu-footer-urdu-container ul li a {
    font-size: 16px;
    letter-spacing: -.2px;
    margin: 0 0 10px;
    display: inline-block;
    font-weight: 600;
    cursor: default
}

.menu-footer-container ul li ul li,
.menu-footer-urdu-container ul li ul li {
    display: block;
    padding: 0;
    width: 100%;
    line-height: normal;
}

.menu-footer-container ul li ul a,
.menu-footer-urdu-container ul li ul a {
    font-size: 14px;
    margin: 0;
    font-weight: 400;
    cursor: pointer
}

.menu-footer-container ul li ul a:hover,
.menu-footer-urdu-container ul li ul a:hover {
    color: #c4161c
}

.footer-bottom {
    padding: 10px 0;
    background: #f3f3f3
}

.dailymotion-icon,
.line-icon {
    background-image: url(../img/icons.png);
    background-color: #fff
}

.footer-bottom a {
    color: inherit
}

.footer-bottom a:hover {
    color: #c4161c
}

.footer-logo {
    margin-top: 13px;
    display: block
}

.line-icon {
    background-position: -33px -46px
}

.dailymotion-icon {
    background-position: 1px -45px
}

.page-title {
    border-bottom: solid 1px #ccc;
    padding: 0 0 5px;
    width: 100%;
    display: inline-block;
    height: 83px;
    margin-top: -1px
}

.page-title h2 {
    font-weight: 800;
    color: #000;
    font-size: 28px;
    letter-spacing: 1px;
    margin: 26px 15px;
    text-transform: uppercase
}

.post-menu-title {
    height: 81px;
    width: 81px;
    font-size: 40px;
    padding: 14px 0 0 22px;
    margin: 0 18px 0 0;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    z-index: 5;
    border-right: solid 1px #ccc;
    background: #eee
}

.img-full {
    width: 100%
}

.container.grid,
.inner-content {
    max-width: 80%;
    margin: 0 auto;
    padding-top: 10px;
    padding-bottom: 10px
}

.breadcrumbs {
    color: #a7a7a7;
    margin: 10px 0 0
}

.breadcrumbs span {
    color: #c4161c
}

html.urdu .breadcrumbs span {
    display: inline-block;
}

.breadcrumbs a span {
    color: #a7a7a7
}

.breadcrumbs a:focus,
.breadcrumbs a:hover {
    text-decoration: none
}

.post-title {
    position: relative;
    background-color: #f8f8f8;
    padding: 24px 79px 24px 20px;
    border: 1px solid #ccc;
    margin: 20px 0
}

.post-title h3 {
    font-size: 28px;
    padding: 0;
    margin: 0 !important;
    color: #c4161c
}

.post-title small {
    font-size: 80%
}

.post-title .wpfp-span {
    position: absolute;
    width: 72px;
    height: 100%;
    right: 0;
    top: 0;
    background: #fff;
    border-left: solid 1px #ccc
}

.post-title .wpfp-span img {
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

.post-title .wpfp-span a {
    width: 100%;
    position: absolute;
    height: 100%;
    display: block;
    font-size: 0;
    top: 0;
    left: 0
}

.post-image {
    border: 1px solid #ccc
}

.post-image img {
    max-width: 100%;
    height: auto
}

.content,
.content p {
    font-size: 16px;
    color: #000;
    line-height: 1.6
}

.content {
    margin-top: 15px
}

.table-div {
    margin: 34px 0
}

.use-service {
    border: 1px solid #dfdfdf
}

.table-div .table-title {
    background: #f8f8f8;
    border-bottom: solid 1px #fff;
    padding: 10px;
    font-size: 18px;
    font-weight: 600
}

.table-div .table-row {
    width: 50%;
    float: left
}

.table-div .table-item {
    padding: 10px;
    border: 1px solid #dfdfdf;
    margin: -1px
}

.table-div .table-item b {
    min-width: 83px;
    font-weight: 400;
    display: inline-block;
    padding: 0 0 0 17px;
    position: relative
}

.table-div .table-item b:before {
    content: '';
    width: 3px;
    height: 3px;
    background: #c4161c;
    display: block;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 13px
}

.table-div .gr-bx {
    padding: 22px 10px;
    font-size: 14px;
    text-align: center;
    line-height: 1;
    color: #585858;
    height: 75px
}

.table-div .gr-bx b {
    display: block;
    font-size: 16px
}

.gr-bx {
    background: #f8f8f8;
    border-top: solid 1px #ccc;
    border-left: solid 1px #ccc
}

.table-div .gr-bx:first-child {
    border-left: none
}

.card-excerpt {
    padding: 17px 10px;
    border: 1px solid #dfdfdf;
    min-height: 114px;
    border-bottom: none;
    position: relative;
    display: table;
    width: 100%;
    border-right: none;
    margin: 0 -1px
}

.card-excerpt .cnt {
    height: 100%;
    left: 0;
    width: 100%;
    vertical-align: middle;
    display: table-cell
}

.tabs,
.tabs li,
.tabs li a {
    display: block
}

.inner-content .box {
    box-shadow: none;
    padding: 18px 7px
}

.inner-content .box.vc_row {
    margin-left: 0;
    margin-right: 0;
    margin-top: 15px
}

.tabs {
    padding: 0;
    list-style: none;
    height: 50px
}

.tabs li {
    float: left;
    min-width: 21%
}

.tabs li a {
    padding: 10px;
    min-width: 100%;
    border: 1px solid #b6b6b6;
    text-align: center;
    margin: 0 -1px 0 0;
    font-size: 16px;
    font-weight: 600;
    color: #494949;
    cursor: pointer
}

.tabs li a:hover {
    text-decoration: none
}

.tab-content {
    display: none
}

.tab-content.active {
    display: block
}

.vc_tta-color-white.vc_tta-style-classic .vc_tta-tab>a,
.vc_tta.vc_general .vc_tta-tab>a {
    border: 1px solid #b6b6b6;
    border-bottom: solid 1px #b6b6b6;
    border-radius: 0;
    min-width: 220px;
    text-align: center;
    font-weight: 600;
    color: #494949;
    padding: 10px 5px;
    background-color: #fff
}

.vc_tta-color-white.vc_tta-style-classic .vc_tta-tab.vc_active>a,
.vc_tta.vc_general .vc_tta-tab.vc_active>a {
    background-color: #c4161c !important;
    color: #fff !important
}

.vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container,
.vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-top.vc_tta-style-modern .vc_tta-tabs-container {
    margin: 0 0 20px
}

.vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-top .vc_tta-tab.vc_active>a::after,
.vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-top .vc_tta-tab.vc_active>a::before {
    display: none !important
}

.sidebar-navigation {
    max-height: 100%;
    height: 100%;
    position: fixed;
    background: #fff;
    z-index: 9;
    width: 320px;
    border-right: solid 1px #ccc;
    left: -100%;
    overflow: visible;
    top: 110px;
    padding-bottom: 30px
}

html.urdu .sidebar-navigation {
    right: -100%;
    left: auto;
}

.close-sidebar-button {
    height: 77px;
    width: 77px;
    border: 1px solid #ccc;
    color: #fff;
    font-size: 34px;
    padding: 21px 0 0 23px;
    position: absolute;
    right: 0;
    cursor: pointer
}

.close-sidebar-button:hover {
    color: #fff;
    text-decoration: none
}

.sidebar-navigation.open-sidebar {
    left: 0
}

html.urdu .sidebar-navigation.open-sidebar {
    right: 0;
    left: auto;
}

.sidebar-navigation.open-sidebar .close-sidebar-button {
    right: -77px
}

html.urdu .sidebar-navigation.open-sidebar .close-sidebar-button {
    left: -77px
}

.close-sidebar-button,
.sidebar-navigation {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.home-slider {
    height: 100%
}

.tp-fullwidth-forcer {
    display: none
}

.tp-caption.black {
    line-height: 1.1 !important
}

.tp-caption.black span {
    color: #ef1c25
}

.tp-caption.black .small {
    font-size: 70% !important;
    font-weight: 300 !important
}

.ams-select {
    border: 1px solid #ccc;
    height: 83px;
    display: block;
    position: relative;
    width: 214px;
    margin: -1px;
    color: #fff;
    background: #c4161c
}

.ams-select:before {
    content: "\f0d7";
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    right: 15px;
    top: 0;
    bottom: 0;
    height: 14px;
    margin: auto;
    font-size: 18px;
    z-index: 1
}

.ams-select.ams-select-active:before {
    content: "\f0d8"
}

.ams-select-list {
    position: absolute;
    list-style: none;
    padding: 10px 0 0 13px;
    left: -1px;
    top: -1px;
    width: 101%;
    background: #fff;
    border: 1px solid #ccc;
    z-index: 5;
    box-shadow: 0 0 14px rgba(0, 0, 0, .18);
    visibility: hidden
}

.ams-select-list li {
    padding: 0
}

.ams-select-list li a {
    font-size: 16px;
    color: #000;
    font-weight: 600;
    padding: 18px 8px;
    display: block;
    margin: 0 -13px
}

.ams-select-list li a:hover {
    background: #eaeaea
}

.ams-select-active .ams-select-list {
    visibility: visible
}

.ams-select .ams-select-current {
    font-size: 16px;
    color: #fff;
    font-weight: 600;
    padding: 31px 14px;
    display: block;
    cursor: pointer
}

.top-image,
.top-image img {
    width: 100%
}

.op-content-detailbox {
    border: 1px solid #ccc;
    background-color: #f1f1f1;
    position: fixed;
    width: 641px;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    display: block;
    z-index: 7;
    padding: 10px 2%;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, .32);
    overflow: hidden;
    height: 0;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
    visibility: hidden
}

.overlay-black {
    position: fixed;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .4;
    z-index: 6;
    display: none
}

.op-content-detailbox .close-box {
    height: 77px;
    width: 77px;
    color: #fff;
    font-size: 34px;
    padding: 20px 0 0 25px;
    position: absolute;
    right: 0;
    cursor: pointer;
    top: 0
}

.op-content-detailbox span {
    font-size: 16px;
    display: block
}

.op-content-detailbox .detaibox-content {
    margin: 58px 0 0;
    color: #000;
    line-height: 1.1;
    width: 41%
}

.op-content-detailbox .category-title {
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase
}

.op-content-detailbox .offer-title {
    font-size: 24px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    max-width: 260px
}

.op-content-detailbox .dial-text {
    font-size: 26px;
    font-weight: 400;
    margin-top: 6px;
    margin-bottom: 6px
}

.op-content-detailbox.op-shown {
    height: 500px;
    opacity: 1;
    visibility: visible;
    -webkit-transition: all .3s ease-in-out .4s;
    -moz-transition: all .3s ease-in-out .4s;
    -o-transition: all .3s ease-in-out .4s;
    transition: all .3s ease-in-out .4s
}

.ams-sidebarmenu li ul.sub-menu,
.switch {
    -o-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out
}

.op-content-detailbox .op-bg-image span {
    font-size: 23px;
    color: #000;
    text-align: center;
    width: 129px;
    margin-top: 72px;
    margin-left: 24px;
    line-height: 1
}

.op-bg-image .sms_text {
    display: none
}

.op-bg-image.sms_scrn .sms_text {
    display: block
}

.op-bg-image.sms_scrn .sms_text.code {
    position: absolute;
    top: 210px;
    left: 39px;
    font-size: 10px
}

.op-bg-image.sms_scrn .sms_text.text {
    position: absolute;
    top: 78px;
    left: 35px;
    font-size: 10px
}

.op-content-detailbox .op-bg-image.sms_scrn span {
    display: none
}

.op-content-button {
    position: absolute;
    bottom: 28px;
    padding: 13px 43px;
    text-transform: uppercase
}

.panel-heading {
    padding: 15px
}

.panel-title {
    color: #484848;
    font-size: 20px;
    font-weight: .
}

.container form .input-text,
.container form input[type=text],
.inner-content form .input-text,
.inner-content form input[type=password],
.inner-content form input[type=text] {
    padding: 10px;
    background: #f8f8f8;
    border: 1px solid #e3e3e3;
    height: 45px;
    vertical-align: top;
    width: 100%
}

.woocommerce form.login {
    border: none;
    padding: 0
}

.dis-inline {
    display: inline-block
}

.block {
    display: block
}

.forum-row label {
    width: 100%;
    display: block
}

.login .btn {
    padding: 13px 0;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 500
}

.light-label {
    color: #8e8e8e;
    font-size: 12px;
    font-weight: 400
}

.link-card-sm-box {
    border: 1px solid #ccc;
    display: block;
    min-width: 300px
}

.link-card-sm-content,
.link-card-sm-icon {
    display: inline-block;
    vertical-align: middle
}

a.link-card-sm-box:hover {
    text-decoration: none
}

a.link-card-sm-box:hover b {
    color: #000
}

.link-card-sm-icon {
    width: 63px;
    height: 63px;
    position: relative
}

.link-card-sm-icon i.fa {
    width: 27px;
    height: 27px;
    border: 1px solid #fff;
    color: #fff;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    border-radius: 50%;
    padding: 5px 0 0;
    text-align: center
}

.link-card-sm-content {
    font-size: 14px;
    color: #595959;
    padding: 5px 0 5px 12px
}

.link-card-sm-content b,
.mob-style b,
fieldset {
    display: block
}

hr.dashed {
    border-top: dashed 1px #e3e3e3
}

.lost_reset_password .btn {
    font-size: 16px;
    padding: 15px 10px;
    text-transform: uppercase
}

.woocommerce table.my_account_orders {
    font-size: 14px
}

label {
    font-weight: 400;
    color: #767676
}

legend {
    padding: 8px 10px;
    background: #f3f3f3;
    margin-top: 30px !important;
    position: relative;
    font-weight: 600
}

fieldset {
    margin: 28px 0
}

.icon-circle-big {
    width: 120px;
    height: 120px;
    border: 1px solid #dedede;
    box-shadow: 0 2px 0 #c4161c
}

.vc_row {
    margin-left: 0;
    margin-right: 0
}

.mob-style {
    color: #000
}

.mob-style b {
    font-size: 70%;
    color: #000;
    font-weight: 700
}

.mob-style .color-brand {
    font-weight: 700;
    text-transform: uppercase
}

.mob-style .text-light {
    display: block;
    font-size: 70%;
    font-weight: 300;
    text-transform: uppercase
}

.iconBox {
    border: 1px solid #cfcfcf;
    padding: 15px;
    text-align: center;
    color: #585858;
    margin-bottom: 30px
}

.iconBox.smallbox h4 {
    font-size: 18px;
    margin: 15px 0 10px;
    text-transform: normal
}

.iconBox.smallbox h4 span {
    text-transform: none
}

.btn.subs-btn,
.card-small .btn,
.footer-linkbarxs,
.iconBox .btn,
.search-type-tag,
.sidebar-content h4,
.tax-loader-scroll {
    text-transform: uppercase
}

.iconBox.smallbox p {
    font-size: 16px;
    color: #000;
    line-height: 1.4
}

.iconBox.smallbox p b {
    color: #c4161c
}

.iconBox h4 {
    font-size: 20px;
    margin: 24px 0;
    height: 25px
}

.iconBox .icon-circle {
    margin: 20px auto
}

.iconBox.horizontal .icon-circle {
    width: 100%;
    height: 100%;
    max-width: 150px;
    margin: 2px auto
}

.iconBox.content-inner .icon-circle {
    margin: 5px 0
}

.iconBox p {
    padding: 0 18px 0;
    color: #585858;
    min-height: 83px;
    width: 100%
}

html.urdu .iconBox p {
    min-height: 100px;
}

.verticle-align {
    display: table
}

.verticle-align .cntr {
    display: table-cell;
    vertical-align: middle;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical
}

.iconBox .btn {
    margin-bottom: 10px
}

.iconBox .h-content-block {
    text-align: left;
    padding: 0 28px 0 16px
}

.iconBox .h-content-block p {
    margin: 0 0 19px
}

.iconBox .h-content-block .mob-style {
    margin: 10px 0 7px
}

.iconBox.content-inner {
    text-align: left;
    margin-top: 10px;
    padding: 20px
}

.iconBox.content-inner ul {
    padding: 15px 0 5px 19px;
    line-height: 1.4
}

.iconBox.content-inner .h-block {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 14px
}

.tp-leftarrow.default {
    background: url(../img/arrow_large_left.png) no-repeat;
    width: 46px;
    height: 42px
}

.tp-rightarrow.default {
    background: url(../img/arrow_large_right.png) no-repeat;
    width: 46px;
    height: 42px
}

.tp-bullets.simplebullets.round-old .bullet {
    background: url(../img/bullets.png) bottom left no-repeat
}

.tp-bullets.simplebullets .bullet.selected,
.tp-bullets.simplebullets .bullet:hover {
    background-position: top left
}

.tex-template .vc_box_border_grey,
.tex-template .wpb_single_image .tex-template .vc_box_border.vc_box_border_grey,
.tex-template .wpb_single_image .vc_box_border_circle.vc_box_border_grey {
    padding: 2px !important;
    border-color: #ccc !important
}

.btn.subs-btn {
    font-size: 18px;
    padding: 15px
}

.home-tab {
    display: none
}

.home-tab.home-prepaid {
    display: block
}

.home-postpaid {
    display: none
}

.tab-content.bt {
    display: block
}

.tab-content>.active {
    opacity: 1
}

.sidebar-content {
    padding: 15px;
    height: 100%;
    overflow: auto
}

.sidebar-content h4 {
    font-size: 24px;
    font-weight: 800;
    color: #000
}

html.urdu .sidebar-content h4 {
    text-align: right;
    direction: rtl;
}

.ams-sidebarmenu {
    padding: 0;
    list-style: none;
    margin: 25px 0 0
}

.ams-sidebarmenu li {
    display: block;
    position: relative;
    margin: 0 0 -1px
}

.ams-sidebarmenu li a.parent-a {
    display: block;
    padding: 15px 45px 15px 10px;
    border: 1px solid #e3e3e3;
    position: relative;
    color: #727272;
    background: #fff;
    font-size: 16px
}

html.urdu .ams-sidebarmenu li a.parent-a {
    padding: 15px 10px 15px 45px;
    text-align: right;
}

.ams-sidebarmenu li a.parent-a:hover,
.ams-sidebarmenu li.ams-sidebarmenu-open .parent-a {
    background: #c4161c;
    color: #fff;
    text-decoration: none
}

.ams-sidebarmenu li span.sidebar-acctrigger {
    position: absolute;
    right: 0;
    top: 0;
    border-left: solid 1px #e3e3e3;
    height: 100%;
    width: 45px;
    text-align: center;
    font-size: 22px;
    padding: 10px 0 0
}

html.urdu .ams-sidebarmenu li span.sidebar-acctrigger {
    left: 0;
    right: auto;
    border-right: solid 1px #e3e3e3;
    border-left: none
}

.ams-sidebarmenu li span.sidebar-acctrigger:hover {
    background: #333331
}

.ams-sidebarmenu li ul.sub-menu {
    height: 0;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    background: #f3f3f3;
    padding: 0 10px;
    border-left: solid 1px #e3e3e3;
    border-right: solid 1px #e3e3e3;
    overflow: auto
}

.ams-sidebarmenu li ul li {
    margin: 18px 0
}

.ams-sidebarmenu li.ams-sidebarmenu-open .sub-menu {
    height: 299px
}

.ams-sidebarmenu li ul.sub-menu li a {
    color: #626262;
    font-weight: 600;
    font-size: 14px
}

.ams-sidebarmenu li ul.sub-menu li a:hover,
.ams-sidebarmenu li ul.sub-menu li.current a {
    color: #c4161c
}

.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab>a {
    border-radius: 0 !important;
    background: #fff !important
}

.vc_tta-tabs .vc_tta-panels {
    background: #fff !important;
    margin: 9px 0 10px;
    border: none !important;
    padding: 0
}

.vc_tta.vc_general .vc_tta-tab {
    margin: 0 -4px 0 0 !important;
    padding: 0 !important;
    background: inherit !important
}

.vc_tta.vc_tta-spacing-1 .vc_tta-tabs-list {
    margin: 0 !important
}

.vc_tta-panel-body {
    padding: 0 !important
}

.single .inner-content .box ul,
ul.stpd {
    padding: 10px 0 10px 20px
}

.single .inner-content .box ul li,
ul.stpd li {
    padding: 7px 5px 7px 6px
}

.single .inner-content .box ul li:nth-child(odd),
ul.stpd li:nth-child(odd) {
    background-color: #f3f3f3
}

.vc_tta-color-white.vc_tta-style-classic .vc_tta-tab.vc_active>a:after,
.vc_tta-color-white.vc_tta-style-classic .vc_tta-tab.vc_active>a:before {
    display: none !important
}

.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
    background: #fff !important
}

.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body,
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::after,
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::before {
    background: 0 0 !important;
    border: none !important;
    padding: 10px 15px
}

.vc_toggle_title>h4 {
    font-size: 16px
}

#backtotop {
    margin: 30px 0 -39px
}

.footer-linkbarxs {
    padding: 10px 5px;
    background: #eee;
    border: 1px solid #ccc;
    text-align: center;
    font-size: 14px;
    font-weight: 600
}

.ft-sitemap-o i {
    transform: rotate(180deg)
}

.vc_toggle_default .vc_toggle_title:after,
.woof_container_inner_category label:after,
.woof_radio_term_reset:before {
    transform: translate(0, 0);
    -moz-osx-font-smoothing: grayscale
}

.footer-linkbarxs i {
    margin: 0 0 0 10px
}

.pagi-bottom-center .owl-pagination {
    left: 0;
    right: 0;
    margin: 15px auto 0;
    position: relative;
    text-align: center
}

#suggesstion-box {
    background: #fff;
    border: 1px solid #ccc;
    display: none;
    margin: 4px -20px 0
}

#suggesstion-box .loading-search {
    margin: 40px auto;
    display: block
}

#suggesstion-box ul {
    padding: 0;
    list-style: none;
    margin: 0
}

#suggesstion-box ul li {
    border-bottom: solid 1px #ccc;
    padding: 10px 20px;
    position: relative
}

#suggesstion-box a {
    color: #000
}

#suggesstion-box ul li .main .img,
.product-content-search {
    display: inline-block;
    vertical-align: middle
}

#suggesstion-box ul li .main .img img {
    width: 100px;
    height: auto
}

.product-content-search {
    padding: 0 0 0 10px
}

.product-content-search h5 {
    font-weight: 600;
    font-size: 16px
}

.search-type-tag {
    position: absolute;
    top: 17px;
    right: 10px;
    padding: 2px 10px;
    border: 1px solid #e0e0e0;
    font-size: 12px;
    background: #f1f1f1
}

.searchpage-main {
    padding: 22px 15px;
    border: 1px solid #e3e3e3;
    background: #fff;
    position: relative;
    margin: 10px 0;
    display: block;
    width: 100%
}

.searchpage-main .img {
    display: inline-block
}

.post-title-right {
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    height: 100%;
    width: 78px;
    display: block
}

.banner-image-full img,
.full .vc_figure,
.full img,
img.full {
    width: 100%;
    height: auto
}

.back-page {
    color: #fff;
    padding: 17px 0 0
}

.back-page i {
    display: block;
    font-size: 24px
}

.back-page:hover {
    background-color: #333331;
    color: #fff;
    text-decoration: none
}

.bold {
    font-weight: 600
}

.inner-content .iconBox ul li,
.list li {
    position: relative;
    list-style: none;
    margin: 0 0 14px
}

.inner-content .iconBox ul li:before,
.list li:before {
    content: '\2022 ';
    color: red;
    padding-right: 0;
    position: absolute;
    top: 0;
    left: -17px
}

.frm_opt_container {
    display: inline-block;
    position: relative
}

.frm_opt_container .frm_radio {
    display: inline-block !important;
    background: #fff;
    padding: 7px 0;
    margin: 0 -3px 0 0;
    border-bottom: solid 1px #ccc;
    border-top: solid 1px #ccc
}

.thisSwActive label {
    opacity: 0
}

.frm_radio label {
    padding: 17px 10px;
    cursor: pointer
}

.frm_opt_container .frm_radio:first-child {
    border-left: solid 1px #ccc;
    border-radius: 18px 0 0 18px
}

.frm_opt_container .frm_radio:last-child {
    border-right: solid 1px #ccc;
    border-radius: 0 18px 18px 0
}

.frm_opt_container .frm_radio input {
    display: none
}

.switch {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    position: absolute;
    height: 87%;
    width: 35px;
    background: #c4161c;
    display: block;
    left: 3px;
    border-radius: 19px;
    margin: auto;
    top: 0;
    bottom: 0
}

.card-small {
    border: 1px solid #ccc;
    padding: 23px 15px;
    margin: 15px 0
}

.card-small h4 {
    margin: 0;
    padding: 0;
    color: #2b2b2b;
    font-size: 18px
}

.card-small p {
    margin: 2px;
    color: #494949;
    line-height: 1.2
}

.card-small .left {
    float: left
}

.card-small .right {
    float: right
}

.card-small .btn {
    margin: 4px 0 0 11px;
    padding: 11px 30px
}

.card-small.card-small-horizontal .left,
.card-small.card-small-horizontal .right {
    float: none
}

.card-small.card-small-horizontal .btn {
    display: block;
    margin: 10px 0 0
}

.card-small.card-small-horizontal .btn:first-child {
    margin-top: 30px
}

.card-small.card-small-horizontal p {
    min-height: 58px
}

.woocommerce-ordering {
    z-index: 1 !important
}

.tax-loader-scroll {
    display: none;
    width: 100%;
    padding: 10px;
    background: #f3f3f3;
    border: 1px solid #ccc;
    margin: 30px auto -1px;
    text-align: center;
    cursor: default;
    color: #4b4b4b
}

.post-type-archive-product .tax-loader-scroll {
    width: 99%;
    background: #fff
}

.media-center-video {
    position: relative;
    text-align: center;
    DISPLAY: BLOCK;
    max-width: 100%;
    width: auto
}

.media-center-img img {
    width: 100%;
    height: auto
}

.media-center-img.big {
    height: 500px;
    position: relative;
    width: 100%
}

.media-center-img:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .2
}

.media-center-img.big img {
    width: 100%;
    height: 100%;
    visibility: hidden
}

.media-center-content {
    position: absolute;
    bottom: 0;
    z-index: 1;
    width: auto;
    color: #fff;
    padding: 15px;
    line-height: 1px;
    text-align: left
}

.media-center-content h5 {
    font-size: 16px;
    font-weight: 600;
    margin: 6px 0
}

.media-center-content span {
    font-size: 14px
}

.media-center-content span a {
    color: #fff;
    margin: 0 0 0 10px
}

.media-center-video .fa-play-circle-o {
    font-size: 92px;
    color: #fff;
    position: absolute;
    top: 0;
    bottom: 0;
    height: 93px;
    margin: auto;
    left: 0;
    right: 0;
    width: 93px;
    z-index: 1
}

.media-center-video.small .fa-play-circle-o {
    font-size: 47px;
    height: 44px;
    width: 44px
}

.navigation-outline .owl-buttons {
    position: absolute;
    right: 10px;
    bottom: 10px
}

.navigation-outline.left .owl-buttons {
    position: absolute;
    right: auto;
    left: 15px;
    bottom: 15px
}

.navigation-outline .owl-next,
.navigation-outline .owl-prev {
    top: auto;
    bottom: auto;
    right: auto;
    left: auto;
    position: relative;
    display: inline-block;
    vertical-align: top;
    background: 0 0;
    color: #fff;
    font-size: 24px;
    padding: 0;
    margin: 0 0 0 5px;
    width: 35px;
    height: 35px;
    border-color: #fff
}

.navigation-outline.left .owl-next,
.navigation-outline.left .owl-prev {
    margin: 0 10px 0 0
}

.social-box-slides {
    padding: 22px;
    color: #fff
}

.title-media-box {
    color: #fff
}

.title-media-box h5 {
    margin: 0 0 7px;
    font-size: 16px
}

.title-media-box p {
    margin: 0;
    font-size: 13px
}

.social-height-box {
    min-height: 200px
}

.social-box-slides .icon-social {
    position: absolute;
    bottom: 10px;
    right: 10px;
    font-size: 71px;
    z-index: 0;
    opacity: .8
}

.social-height-box .media-slider-single {
    min-height: 268px;
    height: 100%;
    position: static
}

.social-height-box .media-slider-single p {
    width: 90%;
    color: #fff
}

.social-height-box.press-release {
    background-color: #333331
}

.home.page .offer-card {
    position: relative;
    padding-bottom: 189px;
    min-height: 586px;
    border-bottom: none
}

.home.page .offer-card .table-div {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    border: none;
    margin: 0 -9px 0 0
}

.home.page .offer-card-details {
    padding: 10% 10px 0
}

.image .media-center-content {
    background: rgba(0, 0, 0, .6);
    text-align: center;
    width: 100%
}

.photo-gallery-carousel .owl-next,
.photo-gallery-carousel .owl-prev {
    background: rgba(0, 0, 0, .45);
    color: #fff;
    font-size: 24px;
    padding: 0;
    margin: 0;
    width: 35px;
    height: 35px;
    border-color: #fff
}

.mediacenter-announcements {
    min-height: 197px;
    background: #c4161c
}

.mediacenter-announcements .media-slider-single {
    min-height: 100%;
    padding-bottom: 53px;
    position: static
}

.row.products,
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
    margin: 0
}

.row .product-archive-single,
.row.nomargin {
    padding: 0;
    margin: 0 -1px -1px 0 !important
}

.woocommerce .woocommerce-ordering {
    right: 1px;
    position: absolute;
    top: -82px
}

.woocommerce-ordering select {
    border: 1px solid #ccc;
    height: 83px;
    color: #fff;
    display: block;
    position: relative;
    width: 252px;
    overflow: hidden;
    margin: -1px;
    font-weight: 700;
    padding: 8px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(../img/arrow-down-select.png) right 22px center no-repeat #c4161c;
    text-transform: capitalize
}

.woocommerce-ordering option {
    background: #fff;
    color: #000;
    padding: 10px;
    display: block
}

.devices-section {
    margin: 0;
    position: relative
}

.widget.widget-woof h2 {
    padding: 24px 15px 0;
    border-top: solid 1px #e3e3e3;
    margin: 44px -15px 22px;
    font-size: 16px;
    color: #c4161c
}

.woof_container_inner_category ul {
    padding: 0;
    margin: 0;
    border: 1px solid #e3e3e3
}

.woof_container_inner_category li {
    margin: 0 !important;
    padding: 0 !important;
    font-size: 0;
    position: relative
}

.woof_container_inner_category li:last-child label {
    border: none
}

.woof_container_inner_category li input {
    display: none
}

.woof_container_inner_category label {
    padding: 10px 15px;
    display: block;
    border-bottom: solid 1px #e3e3e3;
    margin: 0;
    font-size: 16px;
    cursor: pointer;
    position: relative
}

.woof_container_inner_category label:after {
    position: absolute;
    right: 14px;
    top: 14px;
    content: "\f105";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased
}

.woof_container_inner_category input:checked+label,
.woof_container_inner_category label:hover {
    font-weight: 400 !important;
    color: #fff;
    background: #c4161c
}

.woof_container_inner_category input:checked+label {
    padding-left: 40px
}

.woof_radio_term_reset {
    position: absolute;
    left: 8px;
    top: 6px;
    width: 30px;
    z-index: 1;
    height: 30px;
    padding: 7px 0 0 6px
}

.woof_radio_term_reset img {
    display: none
}

.woof_radio_term_reset:before {
    content: "\f057";
    display: block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 18px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    color: #fff
}

.woof_container_inner h4 {
    padding: 24px 15px 0;
    border-top: solid 1px #e3e3e3;
    margin: 24px -15px 22px;
    font-size: 16px;
    color: #c4161c
}

.woof_list_checkbox {
    padding: 0
}

.woof_list_checkbox li label {
    color: #5e5e5e
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
    background: #c4161c
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
    background: #a6a6a6
}

.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
    background: #ccc
}

.small_product_box {
    padding: 0;
    display: block;
    border: 1px solid #ccc;
    text-align: left;
    width: 100%;
    background: #fff;
    position: relative;
    margin-bottom: 15px
}

.small_product_box .img {
    width: 76px;
    height: 76px;
    display: inline-block;
    vertical-align: top;
    padding: 10px 0 0;
    background: #f8f8f8;
    text-align: center;
    border-right: solid 1px #ccc;
    margin: 0 2px 0 0;
    position: relative
}

.small_product_box .img img {
    max-width: 76%;
    width: 80%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto
}

.small_product_box .cart-product-desc {
    display: inline-block;
    padding: 9px 0;
    font-size: 12px
}

.small_product_box .cart-product-desc h5 {
    color: #c4161c;
    margin: 0 0 5px;
    font-size: 16px
}

.small_product_box .cart-product-desc h5 small {
    display: block;
    font-size: 100%;
    color: #585858
}

.small_product_box .cart-product-desc span {
    display: block;
    color: #585858;
    font-size: 14px
}

.small_product_box .cart-product-desc span b {
    color: #c4161c;
    margin: 11px 0 0
}

.tag {
    font-size: 12px;
    padding: 2px 10px;
    top: 0;
    right: 0
}

.tag.yellow {
    background-color: #eeb11d
}

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
    background: #c4161c;
    color: #fff;
    font-weight: 400;
    border-radius: 0;
    padding: 8px 20px
}

.cart_item {
    border: 1px solid #ccc;
    margin: 20px 0;
    position: relative;
    background: #f3f3f3
}

tr.cart_item {
    background: #fff
}

.cart_item .product-remove {
    position: absolute;
    right: 431px;
    top: 24px;
    background: #fff;
    border: 1px solid #ccc
}

.cart_item .product-thumbnail {
    position: relative;
    display: inline-block;
    width: 95px;
    vertical-align: middle;
    border-right: solid 1px #ccc
}

.cart_item .product-thumbnail img {
    width: 100%;
    max-height: 95px
}

.cart_item .product-name {
    display: inline-block;
    padding: 10px;
    font-size: 24px;
    vertical-align: middle
}

.product-name span {
    color: #5b5b5b;
    font-size: 60%;
    top: -2px;
    position: relative;
    display: block
}

.cart_item .product-name a {
    color: #000
}

.cart_item .product-price {
    display: inline-block
}

.cart_item .product-quantity {
    display: inline-block;
    vertical-align: middle
}

.cart_item .product-subtotal {
    display: inline-block;
    text-transform: uppercase;
    font-size: 26px;
    font-weight: 700;
    color: #c4161c;
    background: #fff;
    padding: 26px 17px;
    max-height: 93px;
    vertical-align: middle;
    border-left: solid 1px #ccc;
    width: 226px;
    text-align: center
}

.cart_item .quantity .minus,
.cart_item .quantity .plus {
    font-size: 17px;
    font-weight: 800;
    background: #fff;
    text-align: center
}

.cart_item .quantity .minus {
    padding: 8px 26px 8px 14px;
    border: 1px solid #ccc
}

.cart_item .quantity .plus {
    padding: 8px 25px 8px 16px;
    border: 1px solid #ccc
}

.cart_item .quantity input.qty {
    background: #fff;
    border: 1px solid #ccc;
    margin: 0 6px;
    text-align: center
}

.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
    float: none;
    border: 1px solid #ccc;
    padding: 15px;
    margin: 20px 0
}

.woocommerce .cart-collaterals .cart_totals h2 {
    width: 100%;
    padding: 15px;
    border-bottom: solid 1px #ccc;
    margin: -15px -15px 0;
    font-size: 18px;
    font-weight: 600
}

.woocommerce .cart-collaterals table {
    margin: 15px 0 !important
}

.woocommerce td.product-name dl.variation dd p,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
    margin: 0
}

.woocommerce-cart .wc-proceed-to-checkout {
    padding: 0
}

.frm_style_formidable-style.with_frm_style .frm_half input[type=submit] {
    width: 100% !important;
    display: block;
    text-transform: uppercase;
    font-size: 18px !important;
    padding: 15px 10px !important
}

.frm_form_fields fieldset {
    padding: 0 !important
}

.woocommerce td.product-name dl.variation dt {
    margin: 2px 4px 0 0
}

.woocommerce .order_details {
    padding: 0;
    border: 1px solid #ccc
}

.woocommerce .order_details li {
    margin: 0;
    border-right: solid 1px #ccc;
    padding: 25px;
    text-align: center;
    width: 25%
}

.page.faqs .vc_tta-panel-body ul li:nth-child(odd) {
    background: inherit
}

.page.faqs .vc_tta-panel-heading {
    position: relative;
    border: 1px solid #ccc !important;
    padding: 15px 25px 15px 68px
}

.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading,
.vc_tta-panel-heading {
    position: relative;
    border: 1px solid #ccc !important;
    padding: 14px 10px 14px 6px;
    background-color: #f8f8f8 !important;
    margin-top: 5px !important
}

.vc_tta-panel-heading h4 {
    font-size: 16px;
    color: #000;
    font-weight: 400
}

.vc_tta-panel-heading h4 span {
    color: : #000 !important
}

.vc_tta-panel-heading h4 b {
    position: absolute;
    background: #fff;
    height: 100%;
    left: 0;
    font-size: 18px;
    top: 0;
    width: 73px;
    padding: 29px 0 0;
    text-align: center;
    color: #c4161c;
    border-right: solid 1px #ccc
}

.vc_tta.vc_general .vc_tta-panel-title>a {
    position: static !important
}

.devices-section {
    padding: 0
}

.post-type-archive-product .breadcrumbs {
    margin-top: 24px
}

.woocommerce a.remove {
    border-radius: 0;
    width: 43px;
    height: 43px;
    padding: 9px 0 0;
    font-size: 25px
}

.total-subtotal strong {
    display: block;
    color: #c4161c
}

.checkout .post-title,
.summary .product_meta,
.woocommerce-cart.woocommerce-page .post-title {
    display: none
}

.woocommerce .panel .shop_table {
    margin: 0;
    border-radius: 0;
    border: none;
    border-bottom: solid 1px #ddd
}

.order-thankyou {
    margin: 30px 0
}

.order-thankyou h4 {
    margin: 0;
    font-size: 20px;
    color: #c4161c
}

.order-thankyou p {
    margin: 0;
    color: #676767;
    font-size: 14px
}

.frm_style_formidable-style.with_frm_style div.frm_description {
    color: #868686 !important;
    text-align: right !important;
    font-weight: 600 !important
}

.frm_style_formidable-style.with_frm_style div.frm_description.mandatory-text {
    color: #c4161c !important
}

.woocommerce-tabs {
    font-size: 14px
}

.woocommerce-tabs h4 {
    font-size: 16px;
    margin: 25px 0 13px
}

table .border-left {
    border-left: solid 1px #ddd
}

.offer-card.offer-bundle {
    border: 1px solid #ccc
}

.offer-card.offer-bundle .open-op-popup {
    width: 100%
}

.offer-card.offer-bundle .table-div .table-div-im {
    float: left;
    min-height: 63px
}

.offer-bundle h4 {
    min-height: 56px
}

.offer-card.offer-bundle .table-div .table-div-im.full {
    float: none;
    width: 100%;
    padding: 10px;
    height: auto;
    min-height: 20px
}

.offer-card.offer-bundle .table-div .table-div-im.full.hei {
    height: 74px;
    display: table
}

.offer-card.offer-bundle .table-div .table-div-im.full.hei span {
    display: table-cell;
    vertical-align: middle
}

.offer-card.offer-bundle .table-div .table-div-im.full.red {
    font-weight: 700;
    color: #c4161c;
    font-size: 16px
}

.offer-card.offer-bundle .table-div p {
    margin: 0
}

.offer-card.offer-bundle .table-div .table-div-im.border-right-divim {
    border-right: solid 1px #ccc
}

.offer-card.offer-bundle .table-div .table-div-im.border-right-no {
    border-right: none
}

.offer-card.offer-bundle .after-heading {
    color: #000
}

.checkout.woocommerce-checkout .form-row {
    width: 100%;
    float: none
}

.checkout.woocommerce-checkout #order_comments {
    height: 235px
}

.panel-highlight {
    padding: 15px;
    background: #f5f5f5;
    font-weight: 600
}

.panel-highlight .order-sub {
    margin: 8px 0
}

.woocommerce .woocommerce-info {
    border: 1px solid #ccc;
    border-radius: 0;
    background: #f1f1f1;
    margin: 20px 16px !important
}

.woocommerce .woocommerce-breadcrumb {
    color: #c4161c;
    margin: 15px 0
}

.woocommerce .woocommerce-breadcrumb .delimiter,
.woocommerce .woocommerce-breadcrumb a {
    color: #a7a7a7
}

.sidebar-shop-stcy {
    min-height: 100%
}

.wpb_single_image .vc_figure,
.wpb_single_image .vc_single_image-wrapper.vc_box_border,
.wpb_single_image img {
    width: 100%
}

.vc_toggle_square .vc_toggle_icon {
    background-color: #000
}

.tooltip {
    width: 120px
}

.small-alert {
    padding: 10px 10px 10px 47px;
    margin: 15px 0 00;
    border: 1px solid #ccc;
    text-align: left;
    width: 100%;
    background: #f8f8f8;
    position: relative;
    font-size: 14px
}

.small-alert.red {
    background-color: #c4161c;
    color: #fff
}

.small-alert .fa {
    position: absolute;
    left: 11px;
    font-size: 24px
}

.press-release-cart {
    display: block;
    width: 100%;
    position: relative;
    margin: 0 0 30px;
    padding-left: 92px
}

.press-release-cart h4 {
    font-size: 16px;
    margin: 0;
    height: 40px
}

.press-release-cart p.entry {
    font-size: 14px;
    margin: 10px 0 22px;
    height: 40px
}

.press-release-cart .btn {
    padding: 5px 20px;
    border: none
}

.post-date {
    position: absolute;
    width: 75px;
    height: 100%;
    left: 0
}

.post-date span {
    display: block;
    color: #fff;
    font-weight: 700;
    text-align: center;
    height: 50%
}

.post-date .date {
    background: #c4161c;
    font-size: 26px;
    padding: 13px 0 0
}

.post-date .month-year {
    background: #8d8d8d;
    padding: 12px 0 0;
    line-height: 1;
    text-transform: uppercase
}

.single-vid-container {
    height: 496px
}

.single-vid-container iframe {
    height: 100%
}

.single-vid-sidebr {
    min-height: 472px;
    background: #f8f8f8;
    padding: 15px;
    border: 1px solid #ccc
}

.single-vid-sidebr h4 {
    color: #c4161c;
    padding: 20px 15px;
    margin: -15px -15px 0
}

.single-vid-sidebr ul {
    padding: 0;
    list-style: none
}

.single-vid-sidebr ul li a {
    color: #000;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.4;
    display: block;
    padding: 10px 15px;
    margin: 0 -15px;
    border-bottom: solid 1px #ccc
}

.single-vid-sidebr ul li a:hover {
    background: #c4161c;
    color: #fff
}

.single-vid-sidebr ul li img {
    width: 30%;
    height: auto;
    display: inline-block;
    margin: 0 13px 0 0;
    border: 1px solid #2e2e2e;
    vertical-align: top
}

html.urdu .single-vid-sidebr ul li img {
    margin: 0 0 0 13px;
}

.single-vid-sidebr ul li p {
    display: inline-block;
    width: 62%;
    margin: 5px 0
}

.largebold {
    line-height: 1 !important
}

.largebold span {
    color: #c4161c
}

.tex-template .box .vc_column-inner {
    padding: 0 !important
}

.post-share-btn {
    padding: 10px;
    display: inline-block;
    margin: 10px -1px 0 00;
    width: 48px;
    font-size: 20px;
    height: 48px;
    color: #fff;
    text-align: center
}

.post-share-btn:hover {
    color: #fff
}

.email-btn {
    background: #de9000
}

.share-title {
    margin: 15px 0 0
}

.vc_toggle_default {
    margin-bottom: 0 !important
}

.vc_toggle_default .vc_toggle_title {
    border-bottom: solid 1px #e3e3e3;
    padding: 10px 0
}

.vc_toggle_default .vc_toggle_title:before {
    content: '';
    position: absolute;
    left: 5px;
    top: 20px;
    background: #c4161c;
    height: 5px;
    width: 5px;
    border-radius: 50%
}

.vc_toggle_default .vc_toggle_title:after {
    content: "\f107";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    position: absolute;
    right: 5px;
    font-size: 22px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    color: #ccc
}

.vc_toggle_size_md.vc_toggle_default .vc_toggle_icon {
    display: none !important
}

.vc_toggle_default.vc_toggle_size_md.vc_toggle_active .vc_toggle_title:after {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg)
}

#ivpa-content .ivpa_attribute.ivpa_text.ivpa_border .ivpa_term {
    margin-right: -1px !important
}

#ivpa-content .ivpa_attribute .ivpa_term.ivpa_active.ivpa_clicked,
#ivpa-content .ivpa_attribute.ivpa_color .ivpa_term.ivpa_active.ivpa_clicked.ivpa_instock,
#ivpa-content .ivpa_attribute.ivpa_text.ivpa_border .ivpa_term.ivpa_active.ivpa_clicked {
    position: relative;
    margin-left: 0;
    z-index: 1
}

.woocommerce #content div.product div.images,
.woocommerce div.product div.images,
.woocommerce-page #content div.product div.images,
.woocommerce-page div.product div.images {
    padding: 0
}

.images-carousel-1 .owl-next,
.images-carousel-1 .owl-prev {
    background: #fff;
    height: 95%;
    top: 0;
    width: 25px;
    text-align: center;
    color: #ccc;
    border: 1px solid #ccc
}

.images-carousel-1 .owl-next i,
.images-carousel-1 .owl-prev i {
    height: 23px;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
    left: 0
}

.also-like-heading {
    border: 1px solid #ccc;
    margin: 30px 2px -1px 0;
    font-size: 16px;
    color: #c4161c;
    padding: 16px;
    font-weight: 600
}

.archive-slider .offer-card {
    margin: 10px 0 5px
}

.filter-dropdown {
    padding: 10px;
    width: 100%;
    border: 1px solid;
    color: #a3a3a3
}

.woof_container_inner_brands .woof_list_checkbox input {
    display: none
}

.woof_container_inner_brands .woof_list_checkbox label.woof_checkbox_label {
    display: block;
    margin: 0;
    padding: 7px 15px 7px 38px;
    position: relative
}

.woof_container_inner_brands .woof_list_checkbox label.woof_checkbox_label:before {
    content: '';
    width: 20px;
    height: 20px;
    background-color: #eee;
    display: block;
    position: absolute;
    left: 0;
    top: 8px;
    border: 1px solid #b6b6b6
}

.woof_container_inner_brands input:checked+label.woof_checkbox_label:after {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f00c";
    position: absolute;
    left: 2px;
    top: 9px
}

.vc_images_carousel {
    border: 1px solid #ccc
}

.vc_images_carousel .vc_inner img {
    max-width: 100%;
    height: auto
}

.vc_images_carousel .vc_carousel-control .icon-next,
.vc_images_carousel .vc_carousel-control .icon-prev {
    background: #eaeaea;
    width: 40px !important;
    height: 40px !important;
    border: 1px solid #ddd !important;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #000 !important
}

.vc_images_carousel .vc_carousel-control .icon-next:before,
.vc_images_carousel .vc_carousel-control .icon-prev:before {
    top: -7px !important
}

.vc_column-inner p:first-child {
    margin-top: 0
}

.backtotop {
    position: fixed;
    bottom: 62px;
    right: 20px;
    color: #8a8a8a;
    width: 47px;
    height: 47px;
    border: 1px solid;
    border-radius: 50%;
    text-align: center;
    font-size: 25px;
    cursor: pointer;
    z-index: 99999;
    padding-top: 4px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

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

.backtotop.show {
    opacity: 1;
    visibility: visible
}

.photo-galleria {
    overflow: hidden
}

.galleria-errors {
    visibility: hidden
}

.single-product .bottom-devicebox .btn {
    padding: 8px 13px;
    font-size: 14px
}

.vc_tta-accordion.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body,
.vc_tta-accordion.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::after,
.vc_tta-accordion.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::before {
    padding: 30px 15px !important
}

.vc_tta-accordion.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading {
    margin: -1px 0 !important
}

.vc_tta-accordion.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-body {
    border: 1px solid #ccc;
    padding: 22px !important;
    background: 0 0 !important
}

.vc_tta-color-grey.vc_tta-style-flat:not(.vc_tta-o-no-fill) .vc_tta-panel-body {
    color: #000 !important
}

.search_result a,
.single-product.woocommerce .woocommerce-message:before {
    color: #000
}

.added_to_cart.wc-forward {
    display: none !important
}

.single-product.woocommerce .woocommerce-message {
    background: #f8f8f8;
    color: #000;
    border: 1px solid #ccc
}

.single-product.woocommerce .woocommerce-message .button {
    margin: -2px 0 -3px
}

.search_result {
    padding: 15px;
    border: 1px solid #ccc;
    margin-bottom: 15px
}

.search_result h4 {
    font-size: 18px;
    font-weight: 700;
    height: 31px
}

.search_result .btn {
    margin: 10px 0 0;
    color: #fff
}

ul.vc_tta-tabs-list {
    padding: 0 0 10px !important
}

.vc_images_carousel {
    display: none
}

.devices-viewall {
    margin: -4px 0 -1px
}

.is_mobile #suggesstion-box {
    display: none !important
}

.vc_tta-panel-body .wpb_wrapper {
    padding: 15px 0
}

.vc_tta.vc_tta-accordion .vc_active .vc_tta-controls-icon-position-right .vc_tta-controls-icon:before {
    border-color: #fff !important
}

.vc_active .vc_tta-panel-heading,
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading {
    background: #c4161c !important;
    color: #fff !important
}

.vc_active .vc_tta-panel-heading h4 a,
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading {
    color: #fff !important
}

.vc_active .vc_tta-panel-heading i {
    border-color: #fff
}

.slider-outer {
    margin: 19px 0 0
}

.slider-outer .ui-widget-content {
    border-radius: 0;
    border: 1px solid #ccc;
    background: #f8f8f8;
    height: 8px
}

.slider-outer .ui-state-default,
.slider-outer .ui-widget-content .ui-state-default,
.slider-outer .ui-widget-header .ui-state-default {
    background: #c4161c;
    border-radius: 50%;
    margin-top: -4px
}

p.f14 {
    font-size: 14px
}

.woocommerce form .form-row .input-text,
.woocommerce-page form .form-row .input-text {
    max-width: 100%
}

textarea#billing_address_1 {
    min-height: 140px
}

textarea#shipping_address_1 {
    min-height: 139px
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

input[type=number] {
    -moz-appearance: textfield
}

.offer-card-2 p {
    height: 169px;
    display: table;
    width: 100%;
    margin: 0;
    padding: 10px
}

.offer-card-2 p span.cnt {
    display: table-cell;
    vertical-align: middle
}

.offer-card-2.small-card p {
    height: 200px
}

.offer-card-2.small-card .btn {
    width: auto
}

.card-product {
    padding: 0;
    border: 1px solid #ccc;
    margin: 0 0 16px
}

.card-product .card-product-quantity,
.card-product .card-product-subtotal,
.card-product .card-product-total {
    text-align: center;
    border-top: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
    padding: 12px 3px;
    background: #f5f5f5;
    border-left: solid 1px #ccc
}

.card-product .card-product-name {
    font-size: 16px;
    padding: 12px 18px
}

.card-product .card-product-name small {
    color: #656565;
    font-size: 14px
}

.card-product .card-product-subtotal {
    border-left: none
}

.panel-body .card-product {
    margin: 10px -1px
}

.card-product .row {
    margin: 0
}

.woocommerce a.button.alt.checkout-button.wc-forward {
    width: 100%
}

tr.shipping td:last-child {
    text-align: right
}

.order-total td,
.order-total th {
    color: #c4161c
}

.panel {
    border-radius: 0
}

.panel.panel-success {
    border: 1px solid #dff0d8;
    background-color: #dff0d8
}

.header-full-loader {
    display: none
}

.ico-thumb-iconBox {
    margin: -15px -15px 0
}

.ico-thumb-iconBox img {
    width: 100%;
    height: 100%
}

.panel-heading h4 {
    color: #000;
    margin: 0
}

.inner-content .content h3 {
    font-weight: 600;
    font-size: 20px;
    margin: 25px 0 15px !important
}

.no_left_margin {
    margin-left: 0 !important
}

.frm_forms .no_left_margin {
    clear: both !important
}

.ad-min-height .iconBox {
    min-height: 360px
}

.ad-min-height .iconBox p {
    padding: 0
}

.ad-min-height {
    width: 20% !important
}

.ad-caro-slider .vc_images_carousel .vc_carousel-control .icon-next:before,
.ad-caro-slider .vc_images_carousel .vc_carousel-control .icon-prev:before {
    top: 4px !important
}

.ad-caro-slider .vc_inner img {
    width: 100%
}

@media screen and (max-width:767px) and (min-width:320px) {
    .ad-min-height {
        width: 100% !important
    }
}

.ad-download-btn {
    color: red !important;
    font-weight: 700 !important;
    background-color: #ccc !important
}

.ad-download-btn:hover {
    background-color: red !important
}

.ad-m {
    margin: 20px !important
}

.ad-underline {
    border-bottom: 5px solid;
    width: 320px;
    margin: 0 auto 10px
}

.dam-box {
    width: 320px;
    height: 238px;
    position: fixed;
    z-index: 99999;
    top: 115px;
    left: 20px;
    background: url(../img/dam-bg.png);
    background-position: center top
}

.dam-box .txt-bx {
    width: 100%;
    height: auto;
    float: left
}

.dam-box .txt-bx p {
    width: 73%;
    height: auto;
    margin: 16px 15% 0;
    float: left;
    color: #fff;
    font-size: 17px;
    line-height: 24px;
    font-family: lato;
    font-weight: 700;
    text-align: justify;
    text-align: center
}

.amount-div {
    width: 100%;
    height: auto;
    float: left;
    text-align: center;
    font-size: 38px;
    line-height: 30px;
    color: #fff;
    margin-top: 25px;
    font-family: lato
}

.worthy-cause {
    width: 100% !important;
    margin: 25px 0 0 0 !important;
    text-align: center;
    font-size: 14px !important;
    line-height: 14px !important
}

.worthy-cause span {
    width: 100%;
    height: auto;
    display: block;
    float: left;
    margin-top: 0 !important;
    text-align: center;
    color: #fff;
    font-size: 10px !important;
    font-family: lato;
    font-style: italic !important
}

.tc-urdu .post-title h3 {
    text-align: right
}

.linking-headng h2 {
    font-weight: 700;
    text-align: center
}

.payoneer-account-sec h5 {
    font-size: 15px;
    font-weight: 700;
    text-align: center;
    color: #c4161c
}

.payoneer-account-sec .wpb_content_element {
    min-height: 40px;
    margin-bottom: 20px
}

@media screen and (max-width:767px) and (min-width:320px) {
    html.urdu .ad-m {
        margin: 0px !important
    }

    html.urdu .breadcrumbs {
        line-height: normal;
    }

    html.urdu .post-menu-title {
        line-height: 20px !important;
        padding: 14px 17px 0 0px !important;
    }
}

html.urdu body {
    font-family: 'Noto Nastaliq Urdu', serif;
}

html.urdu .top-header-links {
    direction: rtl;
}

html.urdu #header-navigations {
    direction: rtl;
}

html.urdu #header-navigations .navi-left {
    float: right;
}

html.urdu #header-navigations .navi-left .primary_navigation {
    direction: rtl;
}

html.urdu .socialmicons-header {
    margin: 0 20px 0 0px;
    float: right;
}

html.urdu .nav-brands-header li a.active:after {
    bottom: -11px;
}

html.urdu .header-search .fa-search {
    left: auto;
    right: 0;
    top: 32px;
}

html.urdu .header-search input[type=text] {
    text-indent: 5px;
}

html.urdu .header-search button[type=submit] {
    left: 0;
    right: auto;
}

html.urdu .header-search button[type=submit] i {
    line-height: 31px;
}

html.urdu .primary_navigation ul li {
    float: right;
}

html.urdu .primary_navigation ul li a {
    padding: 26px 20px 26px 35px;
    margin: 0 0px 0 0px;
}

html.urdu .primary_navigation ul li.menu-item-has-children a:after {
    right: auto;
    left: 14px;
    top: 0;
    bottom: 0;
    height: 28px;
}

html.urdu .primary_navigation ul .sub-menu {
    left: auto;
    right: 0;
    padding: 0 172px 0 0px;
    direction: rtl;
}

html.urdu .primary_navigation ul .sub-menu li .sub-menu li a .menu-labels strong {
    line-height: normal;
    direction: rtl;
}

html.urdu .primary_navigation ul .sub-menu li .sub-menu li a .menu-labels span {
    line-height: normal;
    direction: rtl;
}


html.urdu .wpb_wrapper,
html.urdu .vc_tta-tabs-container {
    direction: rtl;
    line-height: normal;
}

html.urdu .wpb_wrapper h2,
html.urdu .wpb_wrapper h4,
html.urdu .wpb_wrapper p {
    line-height: normal;
}

html.urdu .vc_toggle_size_md.vc_toggle_default .vc_toggle_content,
html.urdu .vc_toggle_size_md.vc_toggle_default .vc_toggle_title {
    padding-left: auto;
    padding-right: 24.2px;
    line-height: normal;
}

html.urdu .vc_toggle_size_md.vc_toggle_default .vc_toggle_content p,
html.urdu .vc_toggle_size_md.vc_toggle_default .vc_toggle_title p {
    line-height: normal;
}

html.urdu .vc_toggle_default .vc_toggle_title:before {
    left: auto;
    right: 5px;
    top: 33px;
}

html.urdu .vc_toggle_default .vc_toggle_title:after {
    right: auto;
    left: 5px;
    top: 22px;
}

html.urdu .vc_tta.vc_general .vc_tta-tabs-container {
    text-align: right;
}

html.urdu .vc_tta.vc_general .vc_tta-tab {
    margin: 0 0px 0 -4px !important;
}

html.urdu #accordion .panel .panel-title a i.more-less {
    float: left;
}

html.urdu .frm_style_formidable-style.with_frm_style .frm_form_fields>fieldset {
    direction: rtl;
}

html.urdu .frm_style_formidable-style.with_frm_style .frm_primary_label {
    text-align: right;
}

html.urdu .backtotop {
    line-height: 20px;
}

html.urdu .lh-normal {
    line-height: normal;
}

html.urdu .menu-footer-container ul li a,
.menu-footer-urdu-container ul li a {
    line-height: normal;
}

html.urdu .vc_tta-accordion .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading,
html.urdu .vc_tta-accordion .vc_tta-panels .vc_tta-panel .vc_tta-panel-body {
    direction: rtl;
}

html.urdu .vc_tta-accordion .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title {
    text-align: right;
}

html.urdu .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-right.vc_tta-panel-title>a {
    padding-left: 42px;
    padding-right: 20px;
}

html.urdu .vc_tta-panel-body p,
html.urdu .vc_tta-panel-body ul li {
    line-height: normal;
}

html.urdu .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-right .vc_tta-controls-icon {
    right: auto;
    left: 20px;
}

html.urdu .table-responsive .table tr th {
    text-align: right
}

html.urdu .right-arrow-last .arrow-last-span {
    transform: scaleX(-1);
}

html.urdu .verticle-align .cntr {
    display: table-cell;
    vertical-align: middle;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    font-size: 14px !important;
}

html.urdu .btn {
    line-height: 12px;
    height: 38px;
}

html.urdu .frm_fields_container {
    direction: rtl;
    text-align: right;
}

html.urdu .form-heading,
html.urdu .form-field .frm_primary_label {
    font-family: 'Noto Nastaliq Urdu', serif !important;
}

html.urdu .form-field select,
html.urdu .form-field input {
    font-family: 'Noto Nastaliq Urdu', serif !important;
    line-height: normal !important;
    height: 57px !important;
    direction: ltr !important;
    text-align: right !important
}

html.urdu .content h4 {
    margin: 27px 5px 15px;
}

html.urdu .post-title {
    padding: 24px 20px 24px 79px;
}

html.urdu .search-results {
    direction: rtl;
}

html.urdu .search-results .search_result {
    direction: rtl;
}

html.urdu .post-menu-title {
    line-height: 40px;
}

.icl_rtl li ul li a {
    width: auto;
}


@media screen and (max-width:1024px) and (min-width:768px) {
    .primary_navigation ul li a {
        padding: 29px 20px 28px 5px !important;
        font-size: 9px !important;
        height: 75px;
    }

    .primary_navigation ul li.menu-item-has-children a:after {
        font-size: 15px;
        right: 5px;
    }

    .header-search {
        margin: 0 5px;
    }

    .header-search .fa-search {
        top: 26px;
        height: 15px;
        font-size: 15px;
    }

    .header-search input[type=text] {
        padding: 25px 22px;
        font-size: 11px;
    }

    .header-search button[type=submit] {
        top: 22px;
        height: 25px;
        width: 25px;
        font-size: 17px;
    }

    html.urdu .primary_navigation ul li a {
        padding: 26px 10px 26px 25px !important;
        font-size: 9px !important;
        height: 75px;
    }

    html.urdu .primary_navigation ul li.menu-item-has-children a:after {
        left: 5px !important;
        top: -5px !important;
    }

    html.urdu .header-search button[type=submit] {
        top: 25px;
        height: 25px;
        width: 25px;
    }

    html.urdu .header-search button[type=submit] i {
        top: -3px;
        position: absolute;
        left: 9px;
    }

    html.urdu .header-search {
        margin-right: 5px;
    }

    html.urdu .header-search .fa-search {
        top: 27px;
        height: 15px;
        font-size: 15px;
    }

    html.urdu .header-search input[type=text] {
        font-size: 10px;
        padding-right: 20px;
    }

    html.urdu .support-card.box {
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
        min-height: 312px;
    }
}


@media screen and (max-width:1025px) and (min-width:1024px) {
    .caption-big-image.small.urdu {
        min-height: 319px;
    }

    .caption-big-image.small.urdu .caption h3 {
        font-size: 28px;
        line-height: 1.4;
    }
}