@font-face {
    font-family: cab;
    src: url("../fonts/FilsonProBold.otf")
}

@font-face {
    font-family: car;
    src: url("../fonts/FilsonProRegular.otf")
}

body{
    font-family: car !important;
}

.searchBtn{
    /* width: 200px; */
    float: right;
    border: 1px solid #0095da;
    border-radius: 50px;
}

.searchBtn:focus{
    border-color: #0095da !important;
    box-shadow: inset 0 1px 3px rgba(0,0,0,0.06), 0 0 5px rgb(0 149 218) !important;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: unset;
}


.display-mobile-share-btn {
    display: none !important;
}

.display-web-share-btn {
    display: block !important;
}


.right-next-btn {
    position: absolute;
    left: -20px;
    top: 50%;
    z-index: 100;
    border-radius: 100%;
    transform: translate(0, -50%);
    line-height: 27px;
}

.left-prev-btn {
    position: absolute;
    right: -20px;
    top: 50%;
    z-index: 100;
    border-radius: 100%;
    transform: translate(0, -50%);
    line-height: 27px;
}


.right-random-next-btn {
    position: absolute;
    left: -20px;
    top: 50%;
    z-index: 100;
    border-radius: 100%;
    transform: translate(0, -50%);
    line-height: 27px;
}

.left-random-prev-btn {
    position: absolute;
    right: -20px;
    top: 50%;
    z-index: 100;
    border-radius: 100%;
    transform: translate(0, -50%);
    line-height: 27px;
}


@media (max-width: 575.98px) {

    .display-mobile-share-btn {
        display: block !important;
    }

    .display-web-share-btn {
        display: none !important;
    }


    .right-next-btn {

        position: absolute;
        top: 35vh;
        z-index: 100;
        padding: 7px 13px;
        border-radius: 50%;
        font-size: 15px;
    }

    .left-prev-btn {
        position: absolute;
        right: -18px;
        top: 38vh;
        z-index: 100;
        padding: 7px 13px;
        border-radius: 50%;
        font-size: 15px;
    }

    .right-random-next-btn {

        position: absolute;
        top: 35vh;
        z-index: 100;
        padding: 7px 13px;
        border-radius: 50%;
        font-size: 15px;
    }

    .left-random-prev-btn {
        position: absolute;
        right: -18px;
        top: 35vh;
        z-index: 100;
        padding: 7px 13px;
        border-radius: 50%;
        font-size: 15px;
    }

}

body {
    margin: 0;
    font-family: 'Roboto', sans-serif;
}

.navbar {
    padding: 0;
}

.navbar .navbar-brand {
    padding: 0;
}


.navbar .navbar-brand img {
    width: 200px;
}

.sec-home {
    min-height: 100vh;
    background-image: url(../images/background.png);
    background-position: bottom;
    width: 100%;
    background-size: cover;
    position: relative;
    overflow-x: hidden;
}

.navbar img {
    margin-left: 120px;
}

.sec-head {
    position: absolute;
    top: 45%;
    left: 7%;
    /* width: 27%; */
    overflow: hidden;
}

.sec-head h1 {
    color: #2C1C03;
    font-family: 'Roboto', sans-serif;
    font-weight: 200;
    line-height: 1.5;
    font-size: 3em;
}

.sec-head h1 span {
    font-weight: 600;
}

.sec-head h2 {
    color: #0095DA;
    font-size: 1.7em;
}

.sec-head h5 {
    font-size: 1em;
}

.sec-head hr {
    border-top: 1px solid #0095DA;
}

.sec-head h4 {
    color: #2C1C03;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    line-height: 1.5;
    text-align: center;
    font-size: 1.3em;
}


.sec-head-right {
    position: absolute;
    right: 7%;
    left: auto;
    top: 30%;
    overflow: hidden;
}

.sec-head-right h3 {
    font-size: 1.3em;
    line-height: 1.5;
}


.sec-head-right h1 {
    color: #2C1C03;
    font-family: 'Roboto', sans-serif;
    font-weight: 200;
    line-height: 1.5;
    font-size: 5em;
}

.sec-head-right h1 span {
    font-weight: 600;
}

.sec-head-right h2 {
    color: #0095DA;
}

.sec-head-right hr {
    border-top: 1px solid #0095DA;
}

.sec-head-right h4 {
    color: #2C1C03;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    line-height: 1.5;
    text-align: center;
}

.sec-head-right label {
    font-size: 0.9em;
}

.sec-head-right input {
    background: white;
    border: 0 !important;
    padding: 15px;
    height: 50px;
    color: #333030;
    font-size: 1em;
    font-weight: 300;
    border-radius: 10px;
    letter-spacing: 1px;
}


.sec-head-right select {
    background: white;
    border: 0 !important;
    padding: 15px;
    height: 50px !important;
    color: #333030;
    font-size: 1em;
    font-weight: 300;
    border-radius: 10px;
    letter-spacing: 1px;
}

.sec-head-right button {
    background: yellow;
    padding: 15px 50px;
    border-radius: 30px;
    font-size: 0.9em;
    font-weight: 500;
}

.sec-head-right .resend {
    background: #2C1C03;
    color: white;
    padding: 15px 50px;
    border-radius: 30px;
    font-size: 0.9em;
    font-weight: 500;
}

.sec-follow-us {
    position: absolute;
    bottom: 10%;
    left: 7%;
}

#otpForm {
    display: none;
}

.pass-inp {
    font-size: 40px;
    padding: 0 15px;
    letter-spacing: 20px !important;
    text-align: center;
    font-weight: 500 !important;
}

.nv-title {
    display: inline-block;
    width: 33%;
    display: flex;
    align-items: center;
}

.nv-title h3 {
    font-size: 14px;
    font-weight: 300;
}

.nv-title h3 span {
    font-weight: 700;
}

.nv-lg {
    display: inline-block;
    width: 33%;
    text-align: center;
    align-items: center;
}

.nv-lg img {
    width: 150px;
}

.nv-mresec {
    display: flex;
    width: 33%;
    align-items: center;
    text-align: right;
    justify-content: flex-end;
}

.nv-mresec h3 {
    font-size: 14px;
    font-weight: 700;
}

.main-title {
    font-size: 25px;
    font-weight: 700;
    line-height: 1.5;
}

.ext-go-btn {
    padding: 10px 25px;
    border-radius: 40px;
    background: #0095DA;
    color: white;
    font-size: 12px;
    font-weight: 600;
}

.selection-tabs .nav {
    border: none;
}

.selection-tabs .nav .nav-item .nav-link {
    border: 1px solid #0095DA;
    color: #6b6767;
    font-size: 13px;
    font-weight: 500;
}

.selection-tabs .nav .nav-item .active {
    background: #0095DA;
    color: yellow;
}

.slick-prev:before,
.slick-next:before {
    font-size: 35px !important;
    opacity: 0.75 !important;
    color: #a19d9d !important;
}

.slick-slide {
    outline: none;
    height: auto !important;
}

.slick-prev {
    left: -50px !important;
    width: 0 !important;
}

.slick-next {
    right: -35px !important;
    width: auto !important;
}

/*.im-s-cls {*/
/*    height: 250px;*/
/*    width: 250px;*/
/*    background-size: cover;*/
/*    background-position: center;*/
/*    margin: auto;*/
/*    outline: none;*/
/*    border: 1px solid #0095da;*/
/*    object-fit: cover;*/
/*}*/

.im-s-cls{
    height: 250px;
    width: 250px;
    background-size: cover;
    background-position: center;
    margin: auto;
    outline: none;
    object-fit: contain;
    background: radial-gradient(#ffffff, #dbe0e266);
    border: 1px dashed;
    border-radius: 10px;
    padding: 15px;
}

.im-s-cls-txt {
    width: 250px;
    margin: auto;
    outline: none;
    font-family: car;
    padding-top: 10px;
    text-align: center;
}

.im-s-cls-txt span {
    display: block;
    font-size: 13px;
    margin: 5px 0;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    letter-spacing: 1.4px;
}

.im-s-cls-txt-vm {
    width: auto;
    margin: auto;
    outline: none;
    font-weight: 900;
    font-size: 15px;
    text-align: center;
    color: black;
    background: yellow
}

.mo-se {
    background: #0095DA;
    padding: 20px 0;
}

.click-go-btn {
    padding: 10px 25px;
    border-radius: 40px;
    background: yellow;
    color: black;
    font-size: 12px;
    font-weight: 600;
    white-space: break-spaces;

}

.l-con {
    display: flex;
    align-items: center;
    color: white;
}

.l-con-footer {
    display: flex;
    align-items: center;
}

#footer {
    background-color: rgb(0, 149, 218, 33%);
    min-height: 200px;
    display: flex;
    align-items: center;
}

.follow-sec {
    text-align: right
}

.modal-content {
    border-radius: 35px;
}

.modl-scal {
    height: 56vh;
    width: 100%;
    border-radius: 35px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    background-color: black;
}

.modl-jsu-c {
    align-items: center;
    display: flex;
}

.modl-jsu-c h3 {
    font-weight: 100;
}

.modl-jsu-c h3 span {
    font-weight: 600;
    display: block;
}

.modl-jsu-c p span {
    font-weight: 600;
}

.skip-flo {
    position: absolute;
    bottom: 0;
    right: 35px;
    font-size: 12px;
    color: black;
    text-decoration: none;
    bottom: 15px;
    right: 25px;
}

.home-logo-img{
    padding: 10px 30px;
}

.yellow-band{
    background-color: yellow;
    padding: 5px 100px 5px 30px;
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
    position: absolute;
    top: 60%;
}

.ybp{
    font-size: 20px;
    margin-left: 10px;
}

.baft_modal_body{
    background-color: #1e8cc9;
    padding: 0;
    border-radius: 32px;
    border: none;
}

.baft_modal_v_banner{
    text-align: center;
    padding-top: 5%;
}

.baft_header_image{
    width: 100%;
    border-top-left-radius: 32px;
    border-top-right-radius: 32px;
}

.baft_video{
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
}

.baft_form{
    background: #f2e800;
    padding: 30px;
    border-bottom-right-radius: 32px;
    border-top-left-radius: 32px;
}

.baft_input{
    background: none;
    border: none;
    border-bottom: solid;
    border-radius: 0;
    font-size: 13px;
    padding-left: 0px;
    background: none;
}

.baft_input:focus{
    background: none;
}

.baft_button{
    background: #1e8cc9;
    color: white;
    border-radius: 50px;
}

.asxc3{
    display: none;
}

@media only screen and (max-width: 767px) {

    .baft_form {
        background: #f2e800;
        padding: 30px;
        margin: 20px;
        border-radius: 30px;
    }

    .sec-head hr {
        border-top: 1px solid #0095DA;
        display: none;
    }

    .ybp{
        font-size: 15px;
        margin-left: 10px;
    }

    .yellow-band{
        background-color: yellow;
        padding: 5px;
        border-bottom-right-radius: 10px;
        border-top-right-radius: 10px;
        position: absolute;
        top: 45%;
        display: none;
    }

    .home-logo-img{
        padding: 20px;
        height: 100px;
    }
    
    .hb-logo{
        width: 85% !important;
    }
    
    .con-mob{
        font-size: 18px !important;
        margin-left: 10px !important;
        font-weight: 300 !important;
    }
    
    .navbar .navbar-brand img {
        width: 130px;
    }

    .navbar img {
        margin-left: 10px;
    }

    .sec-home {
        background-position: bottom;
        background-image: url(../images/backgroundmob.png);
        background-size: contain;
        background-repeat: no-repeat;
        background-color: ivory;
        padding-bottom: 530px;
    }

    .br-hidden {
        display: none;
    }

    .sec-head-right {
        position: relative;
        top: 50px;
        width: unset;
        margin: 0 15px 0 15px;
        left: 0;
        padding: 10%;
        color: white;
        background: #2290CE;
        border-radius: 10px;
    }


    .sec-head {
        position: relative;
        top: 0;
        margin: auto;
        left: 0;
        padding: 0 10px;
    }

    .sec-follow-us {
        position: absolute;
        bottom: 0;
        margin: auto;
        left: 0;
        padding: 50px;
        text-align: center;
        width: 100%;
    }

    .nv-lg img {
        width: 100px;
    }

    .slick-prev {
        left: -0 !important;
        top: 35% !important;
    }

    .slick-next {
        right: -0 !important;
        top: 35% !important;
    }

    .nav-item {
        margin: 5px;
    }

    .mo-se {
        text-align: center;
    }

    .mo-se a {
        float: none !important;
        margin-top: 15px;
    }

    #footer {
        padding: 25px;
    }

    .follow-sec {
        text-align: center;
        margin-top: 15px;
    }

    .im-s-cls {
        height: 70vw;
        width: 70vw;
        padding: 5px;
    }

    .im-s-cls-txt {
        width: 70vw;
    }

    .im-s-cls-txt-vm {
        width: 70vw;
    }

    .modl-scal {
        height: 25vh;
        min-height: 25vh !important;
    }

    .modl-jsu-c {
        padding: 25px;
    }

}

@media only screen and (min-width: 768px) {
    .navbar .navbar-brand img {
        width: 160px;
    }

    .navbar img {
        margin-left: 30px;
    }

    .sec-home {
        background-position: left;
    }

    .sec-head-right {
        position: relative;
        top: 150px;
        width: 410px;
        margin: auto;
        left: 0;
    }


    .sec-head {
        position: relative;
        top: 150px;
        /* width: 410px; */
        margin: auto;
        left: 0;
    }

    .sec-follow-us {
        position: relative;
        top: 150px;
        width: 410px;
        margin: auto;
        left: 0;
        padding: 50px 0;
        text-align: center;
    }

    .slick-prev {
        left: -30px !important;
        top: 35% !important;
    }

    .slick-next {
        right: -30px !important;
        top: 35% !important;
    }

}

@media only screen and (min-width: 992px) {
    body {
        overflow-x: hidden;
    }

    .navbar .navbar-brand img {
        width: 200px;
    }

    .navbar img {
        margin-left: 50px;
    }

    .sec-home {
        background-position: bottom;
    }

    .sec-head-right {
        position: absolute;
        right: 7%;
        left: auto;
        top: 0;
        overflow: hidden;
        background: #2290CE;
        color: white;
        padding: 0 35px;
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
    }


    .sec-head {
        position: absolute;
        top: 20%;
        left: 2%;
        /* width: 410px; */
        overflow: hidden;
    }

    .sec-follow-us {
        position: absolute;
        bottom: 0%;
        left: 7%;
        top: auto;
        text-align: left;
    }

    .slick-prev {
        left: -30px !important;
        top: 35% !important;
    }

    .slick-next {
        right: -30px !important;
        top: 35% !important;
    }
}

.nav-item {
    cursor: pointer;
}


.error-field-input {
    font-size: 0.8em;
    font-weight: 400;
    padding: 5px 15px;
    color: #e60d0d;
}

.mod-cap-text {
    font-family: car;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.5;
}

.mod-cap-text span {
    display: block;
    font-size: 15px;
    font-weight: 400;
}

.mod-cc {
    font-family: car;
    font-size: 15px;
}

.loaderr-es {
    position: fixed;
    height: 100vh;
    width: 100vw;
    background: #7071716b;
    z-index: 10000000;
    opacity: 1;
    display: flex;
    align-items: center;
    justify-content: center;
}

.lds-ring {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px;
}

.lds-ring div {
    box-sizing: border-box;
    display: block;
    position: absolute;
    width: 64px;
    height: 64px;
    margin: 8px;
    border: 8px solid #fff;
    border-radius: 50%;
    animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    border-color: #fff transparent transparent transparent;
}

.lds-ring div:nth-child(1) {
    animation-delay: -0.45s;
}

.lds-ring div:nth-child(2) {
    animation-delay: -0.3s;
}

.lds-ring div:nth-child(3) {
    animation-delay: -0.15s;
}

@keyframes lds-ring {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}




  .gallery {
    /* list-style-type: none;
    height: 100%;
    overflow: hidden; */
    display: flex;
    flex-flow: row wrap;
    list-style-type: none;
    justify-content: center;
  }
  .gallery li {
    /* float: left;
    height: 100%;
    width: 400px;
    background: #2E4053; */
    height: 250px;
    margin: 4px;
    flex: 0 1 calc(25% - 8px);
    transition: all .2s ease-in-out;
    margin-bottom: 60px;
  }
  .gallery .flip {
    height: 100%;
    width: 100%;
    position: relative;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
  
    -webkit-perspective: 2000px;
    -moz-perspective: 2000px;
    perspective: 2000px;
  }
  .gallery li:hover .front-side {
    opacity: 0;
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    transform: rotateY(180deg);
  }
  .gallery li:hover .back-side {
    background: #000;
    opacity: 1;
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    transform: rotateY(0deg);
    border-radius: 10px;
  }
  .gallery .front-side,
  .gallery .back-side {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility:  hidden;
    -moz-backface-visibility:  hidden;
    backface-visibility:  hidden;
  
    -webkit-transition: transform 0.4s ease-out, opacity 0.3s ease-out;
    -moz-transition: transform 0.4s ease-out, opacity 0.3s ease-out;
    transition: transform 0.4s ease-out, opacity 0.3s ease-out;
  }
  .gallery .front-side {
    opacity: 1;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
  
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }
  .gallery .back-side {
    opacity: 0;
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
  }
  .gallery .back-side > a {
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
  }
  
  /* .gallery li:nth-child(1) .front-side {
    background-image:url('http://pre12.deviantart.net/f04f/th/pre/i/2015/281/c/e/virtus_pro_tribute_by_haryarti-d9cdvwy.jpg');
  } */
  .gallery li .loader {
    border-top-color: #F39C12;
    border-left-color: #F39C12;
  }
  .gallery li .text h3 {
    color: #fff200;
    font-size: 18px;
    font-weight: 700;
    text-transform: capitalize;
  }
  .gallery li .text h3:after {
    background: #fff200;
  }
  
  .gallery .content {
    text-align: center;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 25px 20px;
  }

  .gallery li:hover {
    /* border-radius: 10px; */
    transform: scale(1.2);
    z-index: 1;
  }
  
  .gallery li:hover .text {
    opacity: 1;
    visibility: visible;
    max-height: 2000px;
    -webkit-transition: opacity .1s ease-in .2s, max-height .2s ease .2s;
    -moz-transition: opacity .1s ease-in .2s, max-height .2s ease .2s;
    transition: opacity .1s ease-in .2s, max-height .2s ease .2s;
  }
  .gallery li:hover .loader {
    opacity: 1;
    visibility: visible;
    -webkit-animation: hide .1s ease-in-out 1.4s forwards, load .75s infinite;
    -moz-animation: hide .1s ease-in-out 1.4s forwards, load .75s infinite;
    animation: hide .1s ease-in-out 1.4s forwards, load .75s infinite;
  }
  .gallery .text {
    opacity: 0;
    visibility: hidden;
    max-height: 0;
  }
  .gallery .content h3 {
    position: relative;
    color: #3498DB;
    font: normal 30px/1.25 'Open Sans';
    margin-bottom: 25px;
  }
  .gallery .content h3:after {
    content: '';
    position: absolute;
    width: 50px;
    height: 3px;
    bottom: -10px;
    left: 50%;
    margin-left: -25px;
    background: #85C1E9;
  }
  .gallery .content p {
    margin: 10px 0;
    color: #ffffff;
    font: normal 13px/1.25 'Open Sans';
  }
  .gallery .loader {
    opacity: 0;
    visibility: hidden;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    margin: auto;
    border: 4px solid transparent;
    border-top-color: #3498DB;
    border-left-color: #3498DB;
  }
  
  @-webkit-keyframes load {
    0% {
      -webkit-transform: rotate(0deg);
    }
    100% {
      -webkit-transform: rotate(360deg);
    }
  }
  @-moz-keyframes load {
    0% {
      -moz-transform: rotate(0deg);
    }
    100% {
      -moz-transform: rotate(360deg);
    }
  }
  @keyframes load {
    0% {
      transform: rotate(0deg);
    }
    100% {
      transform: rotate(360deg);
    }
  }
  
  @-webkit-keyframes hide {
    100% {
      visibility: hidden;
      opacity: 0;
    }
  }
  @-moz-keyframes hide {
    100% {
      visibility: hidden;
      opacity: 0;
    }
  }
  @keyframes hide {
    100% {
      visibility: hidden;
      opacity: 0;
    }
  }
  
  .tabs {
    list-style: none;
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
  }
  
  .tabs:after {
    content: "";
    display: table;
    clear: both;
  }
  
  .tabs input[type=radio] {
    display: none;
  }
  
  .tabs label {
    display: inline-block;
    min-width: 25%;
    flex: 1 1 25%;
    color: #2c3e50;
    text-align: center;
    cursor: pointer;
    -webkit-transition: all 0.5s;
    /* Safari 3.1 to 6.0 */
    transition: all 0.5s;
    padding: 20px 10px;
    padding-top: 25px;
  }
  
  .tabs label span {
    /* display: none; */
    font-size: 1rem;
  }
  
  .tabs label:hover {
    background: #0a375c1a;
    color: #1f1f1e;
    border-radius: 15px;
  }
  .tabs label:hover .icon {
    border-color: #3498db;
    background-position: 50px 0;
    background-size: 100px 50px;
  }
  
  .tab__content {
    display: none;
    text-align: center;
    margin: 0 auto;
    box-sizing: border-box;
    margin-top: 2rem;
  }
  
  .tab__content * {
    -webkit-animation: scale 0.2s ease-in-out;
    -moz-animation: scale 0.2s ease-in-out;
    animation: scale 0.2s ease-in-out;
  }
  
  @keyframes scale {
    0% {
      transform: scale(0.9);
      opacity: 0;
    }
    50% {
      transform: scale(1.01);
      opacity: 0.5;
    }
    100% {
      transform: scale(1);
      opacity: 1;
    }
  }
  .tabs [id^=tab]:checked + label {
    background: #0a375c30;
    color: #1f1f1e;
    border-radius: 15px;
  }
  
  .tabs [id^=tab]:checked + label i {
    border-color: #3498db;
    background-position: 50px 0;
    background-size: 100px 50px;
  }
  
  @media (min-width: 768px) {
    .tabs label span {
      display: block;
    }
  }
  .icon {
    margin-top: 0rem;
    display: inline-block;
    width: 54px;
    height: 54px;
    border-radius: 100%;
    border: 2px solid #CACFD6;
    background-size: 100px 50px;
    box-sizing: border-box;
  }
  
  .email-cal {
    background: white url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/45910/icon_--_sync.png");
    background-position: 0 0;
    background-size: 100px 50px;
  }
  
  .snapshot {
    background: white url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/45910/icon_--_snapshots.png");
    background-size: 100px 50px;
    background-position: 0 0;
  }
  
  .inbox-apps {
    background: white url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/45910/icon_--_templates.png");
    background-size: 100px 50px;
    background-position: 0 0;
  }
  
  .log-calls {
    background: white url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/45910/icon_--_log_call.png");
    background-size: 100px 50px;
    background-position: 0 0;
  }
  
  .tracking {
    background: white url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/45910/icon_--_tracking.png");
    background-size: 100px 50px;
    background-position: 0 0;
  }
  
  .book-meetigns {
    background: white url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/45910/icon_--_book_meeting.png");
    background-size: 100px 50px;
    background-position: 0 0;
  }
  
  .send-later {
    background: white url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/45910/icon_--_send_later.png");
    background-size: 100px 50px;
    background-position: 0 0;
  }
  
  .follow-up {
    background: white url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/45910/icon_--_follow_up.png");
    background-size: 100px 50px;
    background-position: 0 0;
  }

  @media (max-width: 767px) {
    .tabs label span {
      display: block;
      font-size: 10px;
    }

    .tabs label{
        padding: 5px;
        padding-top: 8px;
    }

    .gallery{
        padding: 0;
        padding-bottom: 35px;
    }

    .gallery li {
        height: 150px;
        flex: 0 1 calc(50% - 8px);
        margin-bottom: 35px;
    }

    .gallery .content{
        padding: 10px;
    }

    .gallery li .text h3{
        font-size: 12px;
        margin-bottom: 15px;
    }

    .gallery .content p{
        font-size: 9px;
    }

    .gallery .content button{
        width: auto;
        font-size: 9px;
        padding: 3px;
    }
    
    .gallery li h6{
        padding-top: 155px !important;
        font-size: 11px !important;
    }
  }