/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/


@keyframes scal {
  100% {
        transform: scale(1.08);
  }
}

div#benefits-inner h3 img , div#working-inner .txt-1 p img {
    animation: scal 1s linear 2s infinite alternate;
}



/***************hover*************/



div#first-section {
    padding-top: 150px !important;
    padding-bottom: 550px !important;
}
div#first-section p:nth-child(2) {
    padding-bottom: 5px !important;
}
div#first-section p:nth-child(3) {
    padding-bottom: 20px !important;
}
html body div#header-outer header#top .col.span_9.col_last nav ul.buttons.sf-menu li.slide-out-widget-area-toggle div a.closed span {
    filter: drop-shadow(0px 2px 0px black);
}
div#first-section .txt {
    margin-bottom: 20px !important;
}
a#btnn {
    transform: unset !important;
    transition: .8s !important;
    font-size: 20px !important;
    border-radius: 30px !important;
    padding: 15px 30px !important;
    margin-bottom: 0 !important;
}
a#btnn:hover {
    background-color: black !important;
    box-shadow: 0px 0px 10px 0px #000 !important;
}
div#bagdvideo div#bagdvideo-inner .nectar-video-box[data-color] a.nectar_video_lightbox.play_button_2 {
    filter: invert(1) !important;
}
div#bagdvideo div#bagdvideo-inner {
    margin: 0 !important;
    padding: 0 330px !important;
}
div#bagdvideo div#bagdvideo-inner .nectar-video-box[data-color] {
    transition: .8s !important;
    border-radius: 17px !important;
}
div#bagdvideo div#bagdvideo-inner .nectar-video-box[data-color]:hover {
    box-shadow: 0px 0px 10px 2px #000000 !important;
}
div#bagdvideo .txt h2 {
    margin-bottom: 20px;
}
div#theapp a.right img {
    transition: .8s !important;
}
div#theapp a.right:hover img {
    filter: grayscale(1) brightness(0.8) !important;
}
div#theapp .txt h2 {
    margin-bottom: 30px !important;
}
div#benefits-inner {
    margin: 0 !important;
    padding: 0 200px;
}
div#benefits-inner .txt-1 {
    box-shadow: 7.5px 12.99px 40px 0px rgba(0, 0, 0, 0.1);
    border-radius: 25px !important;
    padding: 60px 100px !important;
    position: relative !important;
    margin-top: 45px !important;
    padding-top: 80px !important;
}
div#benefits-inner .txt-1 h3 {
    font-family: 'Open Sans' !important;
    font-size: 30px !important;
    line-height: 34px !important;
    margin-bottom: 20px;
}
div#benefits-inner .txt-1 p img {
    margin: 0 auto !important;
    transition: .8s !important;
}
div#benefits-inner .txt-1 ul {
    margin: 0 !important;
}
div#benefits-inner .txt-1 ul li {
    list-style: none !important;
    margin-bottom: 30px !important;
    position: relative;
    left: 70px;
}
div#benefits-inner .txt-1 ul li:last-child {
    margin-bottom: 0 !important;
}
div#benefits-inner .txt-1 ul li::before {
    content: "" !important;
    height: 69px !important;
    width: 62px !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    position: absolute;
    left: -70px;
    top: -11px;
}
div#benefits-inner .txt-1 ul li:nth-child(1)::before {
    background-image: url(https://bagd.co/wp-content/uploads/2021/08/icons_03.png);
}
div#benefits-inner .txt-1 ul li:nth-child(2)::before {
    background-image: url(https://bagd.co/wp-content/uploads/2021/08/icons_06.png);
    top: 0px;
}
div#benefits-inner .txt-1 ul li:nth-child(3)::before {
    background-image: url(https://bagd.co/wp-content/uploads/2021/08/icons_09.png);
    top: -14px;
}
div#benefits-inner .txt-1 ul li:nth-child(4)::before {
    background-image: url(https://bagd.co/wp-content/uploads/2021/08/icons_12.png);
    top: 0px;
}
div#benefits-inner .txt-1.txt-2 ul li:nth-child(1)::before {
    background-image: url(https://bagd.co/wp-content/uploads/2021/08/icons_15.png);
    top: -16px;
}
div#benefits-inner .txt-1.txt-2 ul li:nth-child(2)::before {
    background-image: url(https://bagd.co/wp-content/uploads/2021/08/icons_17.png);
    top: 0px;
}
div#benefits-inner .txt-1.txt-2 ul li:nth-child(3)::before {
    background-image: url(https://bagd.co/wp-content/uploads/2021/08/icons_20.png);
    top: 0px;
}
div#benefits-inner .txt-1::before {
    content: "1" !important;
    height: 90px !important;
    width: 90px !important;
    color: white !important;
    background-color: #f7941d !important;
    position: absolute;
    top: -45px;
    border-radius: 50% !important;
    line-height: 90px !important;
    text-align: center;
    font-family: 'Poppins' !important;
    font-weight: 700 !important;
    font-size: 32px !important;
    left: 38%;
}
div#benefits-inner .txt-1::after {
    content: "2" !important;
    height: 80px !important;
    width: 80px !important;
    color: black !important;
    background-color: #ffffff !important;
    position: absolute;
    top: -40px;
    border-radius: 50% !important;
    line-height: 80px !important;
    text-align: center;
    font-family: 'Poppins' !important;
    font-weight: 700 !important;
    font-size: 22px !important;
    right: 38% !important;
    box-shadow: 0px 6px 17px 0px rgba(0, 0, 0, 0.12);
}
div#benefits-inner .txt-1.txt-2 {
    margin-top: 90px !important;
}
div#benefits-inner .txt-1 p img:hover {
    filter: grayscale(1) brightness(0.8);
}
div#benefits-inner .txt-1.txt-2::before {
    height: 80px !important;
    width: 80px !important;
    line-height: 80px !important;
    color: black !important;
    background-color: #ffffff !important;
    box-shadow: 0px 6px 17px 0px rgb(0 0 0 / 12%);
    top: -40px;
    font-size: 22px !important;
}
div#benefits-inner .txt-1.txt-2::after {
    height: 90px !important;
    line-height: 90px !important;
    width: 90px !important;
    color: white !important;
    background-color: #f7941d !important;
    top: -45px;
    font-size: 32px !important;
}
div#working-inner .ttxt ul li {
    list-style: none !important;
    height: 50px !important;
    line-height: 50px !important;
    width: 50px !important;
    background-color: #f4f4f4 !important;
    font-family: 'Poppins' !important;
    color: black !important;
    font-size: 22px !important;
    border-radius: 50% !important;
}
div#working-inner .ttxt ul {
    margin: 0 !important;
}
div#working-inner .txt-1 {
    background-color: #fff !important;
    padding: 30px !important;
    box-shadow: 7.5px 12.99px 40px 0px rgba(0, 0, 0, 0.1);
    border-radius: 25px;
    padding-bottom: 70px !important;
    padding-top: 60px !important;
}
div#working-inner .txt-1 p img {
    margin: 0 auto !important;
    transition: .8s !important;
}
div#working-inner .txt-1 p:nth-child(1) {
    padding-bottom: 10px !important;
}
div#working-inner .vc_col-sm-2 {
    width: 15% !important;
}
div#working-inner .col {
    padding: 0 !important;
    margin: 0 !important;
}
div#working-inner .vc_col-sm-10 {
    width: 85% !important;
}
div#working-inner {
    padding-left: 0 !important;
    padding-right: 200px !important;
}
div#working-inner .ttxt ul li:nth-child(2) {
    margin: 30px 0 !important;
}
div#working-inner .ttxt ul li.active {
    background-color: #f15a29 !important;
    color: #fff !important;
    height: 55px !important;
    line-height: 55px !important;
    width: 55px !important;
    font-size: 22px !important;
    margin-left: -2.5px !important;
}
div#working-inner .txt-1 p img:hover {
    filter: grayscale(1);
}
div#contact .txt {
    padding: 40px 80px !important;
    box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.08);
    border-radius: 10px !important;
    margin: 0px 150px !important;
}
div#contact .txt h3 {
    margin-bottom: 30px;
}
div#contact .txt br {
    display: none !important;
}
div#contact .txt input, div#contact .txt textarea {
    margin-bottom: 15px !important;
    background-color: #f8f8f8 !important;
    resize: none !important;
    border-radius: 10px !important;
}
div#contact .txt textarea {
    height: 110px !important;
    margin-bottom: 5px !important;
}
div#contact .txt input#Submit {
    margin-bottom: 0 !important;
    font-family: 'Poppins' !important;
    font-weight: 700 !important;
    color: #fff !important;
    font-size: 15px !important;
    line-height: 15px !important;
    background-color: black !important;
    border-radius: 6px !important;
    padding: 20px 45px !important;
    transform: unset !important;
    opacity: 1 !important;
    transition: .8s !important;
}
div#contact .txt input#Submit:hover {
    background-color: #f15a29 !important;
}
div#contact .wpcf7-response-output {
    margin-left: 0 !important;
    padding: 0 !important;
    border: navajowhite !important;
    color: red !important;
    font-size: 12px !important;
    line-height: 12px !important;
}
div#copyright {
    padding: 15px 0 !important;
}
div#copyright p {
    margin: 0 !important;
    font-size: 14px !important;
}
div#copyright p span {
    text-shadow: 0 0 black;
}
#footer-outer #footer-widgets .row {
    border-bottom: 1px solid #d9d9d9 !important;
    padding: 60px 0 !important;
}
html body div#footer-outer div#footer-widgets .container .row .col.span_12 div#newsletterwidgetminimal-2 .tnp.tnp-widget-minimal form.tnp-form {
    display: flex !important;
}
html body div#footer-outer div#footer-widgets .container .row .col.span_12 div#newsletterwidgetminimal-2 .tnp.tnp-widget-minimal form.tnp-form input {
    border: none !important;
    box-shadow: none !important;
    transform: unset !important;
    background-color: #fff !important;
    border-radius: 5px !important;
}
html body div#footer-outer div#footer-widgets .container .row .col.span_12 div#newsletterwidgetminimal-2 .tnp.tnp-widget-minimal form.tnp-form input.tnp-submit {
    background-color: black !important;
    width: unset !important;
    font-family: 'Poppins' !important;
    font-size: 16px !important;
    padding: 15px 20px !important;
    transition: .8s !important;
}
html body div#footer-outer div#footer-widgets .container .row .col.span_12 div#newsletterwidgetminimal-2 .tnp.tnp-widget-minimal form.tnp-form input.tnp-submit:hover {
    background-color: #f7941e !important;
    opacity: 1 !important;
}
html body div#footer-outer div#footer-widgets .container .row .col.span_12 div#newsletterwidgetminimal-2 .tnp.tnp-widget-minimal form.tnp-form {
    margin: 0 330px;
}
div#block-7 .wp-block-image figcaption {
    font-size: 16px !important;
    line-height: 26px !important;
}
div#ftr-socials li {
    display: inline-block !important;
}
div#ftr-socials li  i {
    color: whitesmoke;
    height: 30px !important;
    width: 30px !important;
    background-color: black !important;
    line-height: 30px !important;
    border-radius: 50% !important;
}
div#theapp .row-bg.using-image {
    background-position: center center !important;
}
div#first-section .row-bg.using-image {
    background-position: bottom center !important;
}
div#benefits-inner .txt-1::before,div#benefits-inner .txt-1::after {
    display: none;
}
div#benefits-inner .txt-1.txt-2,div#benefits-inner .txt-1 {
    margin: 0 !important;
}
div#benefits ul.wpb_tabs_nav.ui-tabs-nav.clearfix {
    margin-bottom: -33px !important;
    margin-top: 40px !important;
    position: relative !important;
    z-index: 9999 !important;
}
div#benefits ul.wpb_tabs_nav.ui-tabs-nav.clearfix li {
    margin: 0 10px !important;
}
div#benefits ul.wpb_tabs_nav.ui-tabs-nav.clearfix li a {
    opacity: 1 !important;
    background-color: white !important;
    border: none !important;
    height: 70px !important;
    width: 70px !important;
    padding: 0 !important;
    line-height: 70px !important;
    color: #000 !important;
    box-shadow: 0px 0px 3px #000 !important;
    border-radius: 50% !important;
    font-size: 20px !important;
    font-family: 'Poppins' !important;
    transition: .8s !important;
}
div#benefits ul.wpb_tabs_nav.ui-tabs-nav.clearfix li a:hover, div#benefits ul.wpb_tabs_nav.ui-tabs-nav.clearfix li a.active-tab {
    background-color: #fea639 !important;
    color: #fff !important;
}
div#working .wpb_wrapper.tabbed.clearfix {
    display: flex !important;
    align-items: center !important;
    margin-top: 40px !important;
}
div#working .wpb_wrapper.tabbed.clearfix ul.wpb_tabs_nav.ui-tabs-nav.clearfix {
    margin-bottom: 0 !important;
}
div#working-inner {
    margin-bottom: 0px !important;
}
div#working .wpb_wrapper.tabbed.clearfix ul.wpb_tabs_nav.ui-tabs-nav.clearfix li a {
    width: 60px !important;
    height: 60px !important;
    padding: 0 !important;
    line-height: 60px !important;
    border-radius: 50% !important;
    margin-left: auto !important;
    color: black !important;
    transition: .8s !important;
}
div#working .wpb_wrapper.tabbed.clearfix ul.wpb_tabs_nav.ui-tabs-nav.clearfix li {
    margin: 20px 0 !important;
}
div#working .wpb_wrapper.tabbed.clearfix ul.wpb_tabs_nav.ui-tabs-nav.clearfix li a:hover, div#working .wpb_wrapper.tabbed.clearfix ul.wpb_tabs_nav.ui-tabs-nav.clearfix li a.active-tab {
    color: #fff !important;
    background-color: #f15a29 !important;
}
div#copyright span.img-logo img {
    margin: 0;
    position: relative;
    top: 8px;
    padding: 0px 5px;
}

div#benefits-inner .txt-1{
    height: 950px !important;
}








@media (max-width: 1600px) {}
@media (max-width: 1440px) {}
@media (max-width: 1366px) {}
@media (max-width: 1280px) {
div#first-section {
    padding-top: 120px !important;
    padding-bottom: 400px !important;
}
div#first-section p {
    font-size: 16px !important;
    line-height: 26px !important;
}
a#btnn {
    font-size: 16px !important;
    line-height: 16px !important;
}
div#bagdvideo {
    margin-bottom: 0 !important;
    padding: 80px 0 !important;
}
div#bagdvideo div#bagdvideo-inner {
    padding: 0 300px !important;
}
div#theapp p {
    font-size: 21px !important;
    line-height: 31px !important;
}
div#benefits-inner {
    padding: 0 150px !important;
}
div#working-inner {
    padding-left: 0px !important;
    padding-right: 100px !important;
}
div#contact {
    padding: 80px 0 !important;
}
html body div#footer-outer div#footer-widgets .container .row .col.span_12 div#newsletterwidgetminimal-2 .tnp.tnp-widget-minimal form.tnp-form {
    margin: 0 280px !important;
}
}
@media (max-width: 1024px) {
div#first-section h1 {
    font-size: 40px !important;
    line-height: 50px !important;
}
div#bagdvideo .txt h2 {
    font-size: 40px !important;
    line-height: 50px !important;
}
div#bagdvideo .txt h5 {
    font-size: 25px !important;
    line-height: 25px !important;
    margin: 0 !important;
}
div#bagdvideo div#bagdvideo-inner {
    padding: 0 200px !important;
}
div#bagdvideo {
    padding: 60px 0 !important;
}
div#theapp p {
    font-size: 23px !important;
    line-height: 33px !important;
}
div#theapp .txt h2 {
    font-size: 40px !important;
    line-height: 40px !important;
}
div#benefits-inner {
    padding: 0 50px !important;
}
div#benefits-inner .txt-1 {
    padding: 60px !important;
    padding-top: 80px !important;
}
div#working-inner {
    padding: 0px !important;
}
div#contact .txt {
    margin: 0 50px !important;
}
html body div#footer-outer div#footer-widgets .container .row .col.span_12 div#newsletterwidgetminimal-2 .tnp.tnp-widget-minimal form.tnp-form {
    margin: 0 140px !important;
}
}
@media (max-width: 800px) {
div#first-section {
    padding-top: 40px !important;
}
div#first-section h1 {
    font-size: 30px !important;
    line-height: 40px !important;
}
a#btnn {
    padding: 15px 20px !important;
}
div#bagdvideo .txt h2 {
    font-size: 30px !important;
    line-height: 40px !important;
}
div#bagdvideo .txt h5 {
    font-size: 20px !important;
    line-height: 20px !important;
}
div#bagdvideo div#bagdvideo-inner {
    padding: 0 !important;
}
div#bagdvideo .txt h2 br {
    display: none;
}
div#theapp {
    padding: 30px 0 !important;
    text-align: center !important;
}
div#theapp br {
    display: none !important;
}
div#theapp a.right img {
    margin: 0 auto !important;
    display: table !important;
}
div#benefits {
    padding: 30px 0 !important;
}
div#benefits h2 {
    font-size: 30px !important;
    line-height: 30px !important;
}
div#benefits-inner .txt-1::before {
    height: 40px !important;
    line-height: 40px !important;
    font-size: 16px !important;
    width: 40px !important;
    top: -20px !important;
    left: 41% !important;
}
div#benefits-inner .txt-1::after {
    height: 30px !important;
    font-size: 14px !important;
    width: 30px !important;
    line-height: 30px !important;
    top: -15px !important;
    right: 41% !important;
}
div#benefits-inner .txt-1.txt-2::before {
    height: 30px !important;
    font-size: 14px !important;
    width: 30px !important;
    line-height: 30px !important;
    top: -15px !important;
    left: 41% !important;
}
div#benefits-inner .txt-1.txt-2::after {
    height: 40px !important;
    line-height: 40px !important;
    font-size: 16px !important;
    width: 40px !important;
    top: -20px !important;
    right: 41% !important;
}
div#benefits-inner .txt-1 {
    padding: 30px !important;
}
div#benefits-inner {
    padding: 0 !important;
}
div#benefits-inner .txt-1 h3 {
    font-size: 20px !important;
    line-height: 20px !important;
}
div#benefits-inner .txt-1 p {
    font-size: 23px !important;
    line-height: 33px !important;
}
div#benefits-inner .txt-1 ul li {
    font-size: 23px !important;
    line-height: 33px !important;
}
div#benefits-inner .txt-1 ul li::before {
    top: -16px !important;
}
div#benefits-inner .txt-1 ul li:nth-child(2)::before, div#benefits-inner .txt-1 ul li:nth-child(4)::before {
    top: -8px !important;
}
div#working {
    padding: 30px 0 !important;
}
div#working h2 {
    font-size: 30px !important;
    line-height: 30px !important;
}
div#working p {
    font-size: 23px !important;
    line-height: 33px !important;
}
div#working br {
    display: none !important;
}
div#working-inner {
    padding: 0 !important;
}
div#working-inner .txt-1 {
    padding: 20px !important;
}
div#contact .txt {
    margin: 0 !important;
}
div#contact .txt {
    padding: 30px !important;
}
div#contact {
    padding: 30px 0 !important;
}
div#block-7 .wp-block-image figcaption br {
    display: none !important;
}
#footer-outer #footer-widgets .row {
    padding: 30px 0 !important;
}
html body div#footer-outer div#footer-widgets .container .row .col.span_12 div#newsletterwidgetminimal-2 .tnp.tnp-widget-minimal form.tnp-form {
    margin: 0 !important;
}
div#first-section p br {
    display: none !important;
}
div#benefits-inner .txt-1 {
    padding-top: 60px !important;
}
div#working .wpb_wrapper.tabbed.clearfix ul.wpb_tabs_nav.ui-tabs-nav.clearfix li {
    display: block !important;
}
div#working .wpb_wrapper.tabbed.clearfix ul.wpb_tabs_nav.ui-tabs-nav.clearfix {
    width: 60px !important;
    margin-right: 30px !important;
}
body div#first-section span img.uperimg {
    display: block !important;
    margin: 0 auto !important;
    margin-bottom: 15px !important;
}
}
@media (max-width: 768px) {}



@media (max-width: 600px) {
	div#benefits-inner .txt-1 ul li{
    position: static !important;
}
div#benefits-inner .txt-1 ul li::before{
	display: none;		
}
}


@media (max-width: 480px) {
div#first-section p {
    font-size: 23px !important;
    line-height: 33px !important;
}
div#first-section {
    padding-bottom: 300px !important;
}
a#btnn {
    font-size: 14px !important;
    line-height: 14px !important;
    padding: 10px !important;
}
div#first-section p:nth-child(3) {
    padding-bottom: 10px !important;
}
div#first-section .txt {
    margin-bottom: 10px !important;
}
div#bagdvideo {
    padding: 30px 0 !important;
}
div#theapp .txt h2 {
    font-size: 30px !important;
    line-height: 30px !important;
    margin: 0 0 15px 0 !important;
}
div#theapp p {
    font-size: 23px !important;
    line-height: 33px !important;
}
div#benefits-inner .txt-1 {
    margin-top: 0 !important;
    text-align: center !important;
}
div#benefits-inner .txt-1 ul li {
    left: unset !important;
    margin-bottom: 20px !important;
    padding-top: 0px !important;
    font-size: 23px !important;
    line-height: 33px !important;
}
div#benefits-inner .txt-1 ul li::before {
    left: 0 !important;
    right: 0 !important;
    margin: 0 auto !important;
}
div#working p {
    font-size: 23px !important;
    line-height: 33px !important;
}
div#working-inner .ttxt ul li:nth-child(2) {
    margin: 10px 0 !important;
}
div#working-inner .ttxt ul li {
    font-size: 14px !important;
    height: 30px !important;
    width: 30px !important;
    line-height: 30px !important;
}
div#working-inner .ttxt ul li.active {
    height: 40px !important;
    line-height: 40px !important;
    width: 40px !important;
    font-size: 16px !important;
    margin-left: -5px !important;
}
div#contact .txt h3 {
    font-size: 20px !important;
    line-height: 20px !important;
    margin-bottom: 15px !important;
}
div#contact .txt input#Submit {
    font-size: 14px !important;
    line-height: 14px !important;
    padding: 10px 20px !important;
}
html body div#footer-outer div#footer-widgets .container .row .col.span_12 div#newsletterwidgetminimal-2 .tnp.tnp-widget-minimal form.tnp-form input.tnp-submit {
    font-size: 14px !important;
    line-height: 14px !important;
    padding: 5px 15px !important;
}
div#copyright .col {
    margin: 0 !important;
}
div#block-7 .wp-block-image figcaption {
    font-size: 14px !important;
    line-height: 20px !important;
}
html body #footer-outer .widget h4 {
    font-size: 20px !important;
    line-height: 30px !important;
}
div#working .wpb_wrapper.tabbed.clearfix ul.wpb_tabs_nav.ui-tabs-nav.clearfix li {
    margin: 5px 0 !important;
}
div#working .wpb_wrapper.tabbed.clearfix ul.wpb_tabs_nav.ui-tabs-nav.clearfix li a {
    height: 30px !important;
    width: 30px !important;
    line-height: 30px !important;
}
div#working .wpb_wrapper.tabbed.clearfix ul.wpb_tabs_nav.ui-tabs-nav.clearfix {
    width: 30px !important;
    margin-right: 20px !important;
}
}
@media (max-width: 414px) {
div#first-section h1 {
    font-size: 22px !important;
    line-height: 22px !important;
}
div#first-section {
    padding-top: 20px !important;
}
div#bagdvideo .txt h2 {
    font-size: 25px !important;
    line-height: 30px !important;
    margin-bottom: 10px !important;
}
div#bagdvideo .txt h5 {
    font-size: 17px !important;
    line-height: 17px !important;
}
div#bagdvideo .txt {
    margin-bottom: 20px !important;
}
div#theapp .txt h2 {
    font-size: 25px !important;
    line-height: 25px !important;
}
div#benefits h2 {
    font-size: 25px !important;
    line-height: 25px !important;
}
div#benefits-inner .txt-1::before {
    left: 37% !important;
}
div#benefits-inner .txt-1::after {
    right: 37% !important;
}
div#benefits-inner .txt-1.txt-2::after {
    right: 37% !important;
}
div#benefits-inner .txt-1.txt-2::before {
    left: 37% !important;
}
div#benefits-inner .txt-1 ul li br {
    display: none !important;
}
div#contact .txt h3 {
    font-size: 16px !important;
}
html body #footer-outer .widget h4 {
    font-size: 17px !important;
    line-height: 20px !important;
}
div#working .wpb_wrapper.tabbed.clearfix ul.wpb_tabs_nav.ui-tabs-nav.clearfix li {
    margin: 5px 0 !important;
}
div#working .wpb_wrapper.tabbed.clearfix ul.wpb_tabs_nav.ui-tabs-nav.clearfix li a {
    height: 30px !important;
    width: 30px !important;
    line-height: 30px !important;
}
div#working .wpb_wrapper.tabbed.clearfix ul.wpb_tabs_nav.ui-tabs-nav.clearfix {
    width: 30px !important;
    margin-right: 20px !important;
}
}
@media (max-width: 375px) {}
@media (max-width: 360px) {}
