/*Theme Name: Bootstrap Basic ChildTemplate: bootstrap-basicTheme URI: Author: Vee WinchAuthor URI: http://okvee.netDescription: Bootstrap v.3 basic theme for developers to build their new theme very fast and easy.Version: 1.0.3.3License: MITLicense URI: http://opensource.org/licenses/MITText Domain: bootstrap-basicDomain Path: /languages/Tags: white, gray, light, one-column, two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-menu, featured-images, front-page-post-form, post-formats, threaded-comments, translation-readyThis theme built with Twitter Bootstrap v.3. It is basic theme with basic style for build new theme with Bootstrap.*//*Required WordPress CSS*/@import url(http://fonts.googleapis.com/css?family=Exo:400,500,600,700,800,400italic,500italic,600italic,700italic,800italic&subset=latin,latin-ext);.alignleft {    display: inline;    float: left;    margin-right: 1.5em;}.alignright {    display: inline;    float: right;    margin-left: 1.5em;}.bypostauthor {}.gallery-caption {}.sticky {}.wp-caption {    border: 1px solid #ccc;    margin-bottom: 1.5em;    max-width: 100%;}.wp-caption img[class*="wp-image-"] {    display: block;    margin: 1.2% auto 0;    max-width: 98%;}.wp-caption-text {    text-align: center;}.wp-caption .wp-caption-text {    margin: 0.8075em 0;}/*----------------------------------------------------------------------------*/body{    background: url(./img/b3.jpg) 0% 0% #fff;    background-attachment: fixed;     font-family: 'Exo', sans-serif;    font-weight: 600;    color: #484349;}::-webkit-scrollbar {    width: 12px;}::-webkit-scrollbar-track {    background:  #fff;}::-webkit-scrollbar-thumb {     background: #418BCA;}::-webkit-scrollbar-button{    background: #C52544;}a:hover{    color: #C52544;    transition: .4s all;}h1{    font-size: 32px;    font-weight: normal;    text-align: center;}.row{    /*margin-left: 0;    margin-right: 0;*/}.container{    background: rgba(255, 255, 255, 0.5);}.btn{    font-size: 16px;    color: #fff;    background: #C52544;    /*box-shadow: 2px 2px 1px  rgba(255,255,255,.5) inset, -2px -2px 1px  rgba(0,0,0,.2) inset;*/    border: none;    border-radius: 0;    transition: 0.5s all;}.btn:hover{    font-size: 16px;    color: #fff;    background: #BE5469;    /*box-shadow: 2px 2px 1px  rgba(255,255,255,.5) inset, -2px -2px 1px  rgba(0,0,0,.2) inset;*/    border: none;}.btn-buy{    font-size: 24px;    font-weight: bold;    color: #fff;    background: #C52544;    border: none;    padding: 7px 20px 5px;    transition: 0.5s all;}.btn-try{    font-size: 24px;    font-weight: bold;    color: #fff;    background: #418BCA;    border: none;    padding: 7px 20px 5px;    transition: 0.5s all;}.btn-buy:hover{    font-size: 24px;    color: #C52544;    background: #fff;    /*box-shadow: 0px 0px 10px  rgba(0,0,0,.7);*/    display: inline-block;    vertical-align: middle;    -webkit-transform: translateZ(0);    transform: translateZ(0);    -webkit-backface-visibility: hidden;    backface-visibility: hidden;    -moz-osx-font-smoothing: grayscale;    position: relative;    overflow: hidden;}.btn-buy:hover div{}.btn-try:hover{    font-size: 24px;    color: #418BCA;    background: #fff;    /*box-shadow: 0px 0px 10px  rgba(0,0,0,.7);*/    border: none;    display: inline-block;    vertical-align: middle;    -webkit-transform: translateZ(0);    transform: translateZ(0);    -webkit-backface-visibility: hidden;    backface-visibility: hidden;    -moz-osx-font-smoothing: grayscale;    position: relative;    overflow: hidden;}/* Underline From Center */.btn-try:before {    content: "";    position: absolute;    z-index: -1;    left: 50%;    right: 50%;    bottom: 0;    background: #418BCA;    height: 4px;    -webkit-transition-property: left, right;    transition-property: left, right;    -webkit-transition-duration: 0.3s;    transition-duration: 0.3s;    -webkit-transition-timing-function: ease-out;    transition-timing-function: ease-out;}.btn-try:hover:before, .btn-try:focus:before, .btn-try:active:before {    left: 0;    right: 0;}.btn-buy:before {    content: "";    position: absolute;    z-index: -1;    left: 50%;    right: 50%;    bottom: 0;    background: #C52544;    height: 4px;    -webkit-transition-property: left, right;    transition-property: left, right;    -webkit-transition-duration: 0.3s;    transition-duration: 0.3s;    -webkit-transition-timing-function: ease-out;    transition-timing-function: ease-out;}.btn-buy:hover:before, .btn-buy:focus:before, .btn-buy:active:before {    left: 0;    right: 0;}.glyphicon{    margin-left: 6px;    font-size: 19px;}.col-md-12{    /*padding-right: 0;    padding-left: 0;*/}td{    padding: 5px;}/*---------------------------------HEADER-------------------------------------*/header img{    width: 100%;}.site-title{    margin: 0;    display: none;}.site-title img{    width: 100%;}.site-description{    margin: 0;    display: none;}.site-description small{    color: #C52544;}/*---------------------------------NAVBAR-------------------------------------*/#menu-col{    padding-left: 0;    padding-right: 0;    border-bottom: 2px solid #418BCA;}.navbar{    font-size: 18px;    border-radius: 0;    border: none;    margin-bottom: 0;    background: rgba(255,255,255,.65);    box-shadow:none;    padding-left: 50px;    padding-right: 50px;}.navbar-nav{    margin-left: 12%;}.navbar-collapse{    padding-left: 0;    padding-right: 0;}.navbar-default .navbar-nav>li>a{    color: #418BCA;    transition: 0.3s all;    display: inline-block;}.navbar-default .navbar-nav>li>a:hover{    color: #C52544;    text-shadow: none;    background: #fff;    display: inline-block;    vertical-align: middle;    -webkit-transform: translateZ(0);    transform: translateZ(0);    -webkit-backface-visibility: hidden;    backface-visibility: hidden;    -moz-osx-font-smoothing: grayscale;    position: relative;    overflow: hidden;}.navbar-default .navbar-nav>li>a:before {    content: "";    position: absolute;    display: inline-block;    z-index: -1;    left: 50%;    right: 50%;    bottom: 0;    background: #C52544;    height: 4px;    -webkit-transition-property: left, right;    transition-property: left, right;    -webkit-transition-duration: 0.3s;    transition-duration: 0.3s;    -webkit-transition-timing-function: ease-out;    transition-timing-function: ease-out;}.navbar-default .navbar-nav>li>a:hover:before, .navbar-default .navbar-nav>li>a:focus:before, .navbar-default .navbar-nav>li>a:active:before {    left: 0;    right: 0;}.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.active>a{    background: #C52544;    color: #fff;    text-shadow: none;}.navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.active>a:hover{    background: #BE5469;    color: #fff;    text-shadow: none;}
#text-4{
width: 79px;
height: 79px;
float: left;
padding: 37px;
}
.rss-img{
width: 35px;
height: 35px;
}/*--------------------------------CONTENT-------------------------------------*/#main-column .attachment .entry-title, #main-column .post .entry-title, #main-column .page .entry-title{    margin-top: 40px;    margin-bottom: 40px;    font-weight: bold;    font-size: 36px;    text-align: center;    margin-left: -25px;    margin-right: -25px;}#content{    margin-top: 0;    margin-bottom: 0;    background: none;    /*box-shadow: 2px 0px 20px rgba(131, 213, 255, 0.41), -2px 0px 20px rgba(131, 213, 255, 0.41);*/}#main-column .post, #main-column .page{    border: none;    margin-bottom: 0;    padding-top: 0;    padding-bottom: 0;}article .container{    padding-top: 50px;    padding-bottom: 50px;}.left{    text-align: right;    border-right: 6px double #418BCA;}.right{    text-align: left;    border-left: 6px double #418BCA;}.left, .right{    font-size: 18px;}.left strong, .right strong{    font-size: 24px;    display: block;    margin-bottom: 50px;}.text-block{    background: #418BCA;    padding: 10%;    font-weight: 300;    font-size: 20px;    color: #fff;    line-height: 2;    text-align: justify;}.buy-button{    display: inline-block;    margin: auto;}.buy-now-container{    margin: auto;    margin-top: 50px;    width: 280px;}.buy-now-container-one-button{ width: 118px; }.bottom-white-block{    background: #FFF;    color: #484349;    font-size: 30px;    text-align: center;line-height: 1.2 !important;}.bottom-white-block a{text-decoration: underline;}.bottom-white-container{padding-bottom: 0 !important;}.thumbnail {    display: block;    float: left;    padding: 0;    margin-bottom: 40px;    margin-right: 40px;    line-height: 1.42857143;    background-color: transparent;    border: none;    border-radius: 0;    -webkit-transition: none;    -o-transition: none;    transition: none;    box-shadow: none;    -webkit-box-shadow: none;}
.page-header {
    padding-bottom: 0;
    margin: 0;
    border-bottom: none;
}
.page-header .entry-title {
    margin-top: 40px;
    margin-bottom: 40px;
    font-weight: bold;
    font-size: 36px;
    text-align: center;
    margin-left: -25px;
    margin-right: -25px;
}
.category-container{
padding-top: 20px;
}
.category-container hr{
    height: 2px;
    background: transparent;
    border-bottom: 1px solid #418BCA;
    border-top: 1px solid #418BCA;
    margin-bottom: 40px;
}
.description .description-title{
margin-bottom: 20px;
    font-size: 20px;
}
.widget_search{ padding: 37px 0; } #form-search-input{ border: none; border-radius: 0; height: 35px; }
.taxonomy-description{
display:none;
}
.bottom-other-products-row .left, .bottom-other-products-row .right{
font-size: 16px;
}
.bottom-other-products-row strong{
margin-bottom: 25px;
font-size: 16px;
}
.bottom-other-products-row .left strong:first-child, .bottom-other-products-row .right strong:first-child{
font-size: 24px;
}
h2 strong{
text-align: center;
padding-left: 40px;
margin-bottom: 50px !important;
font-size: 24px !important;
}
/*---------------------------------SCALES-------------------------------------*/.scale,.meter {    height: 10px;}.scale {    height: 12px;    width: 118px;    background: #fff;    margin: auto;    border: 1px solid #418BCA;}.meter {    display: inline-block;    background: #418BCA;    position: relative;    float: left;}.meter:after{    content: "";    position: absolute;    left: 0;    top: 0;    height: 100%;    width: 100%;    background: url(./img/separator.png); 	}.per-0{    width: 0%;}.per-25{    width: 30%;}.per-50{    width: 50%;}.per-60{    width: 60%;}.per-70{    width: 70%;}.per-80{    width: 80%;}.per-90{    width: 90%;}.per-100{    width: 100%;}
/*---------------------------------MAIN TABLE------------------------------------*/
.main-page-tables h1{    margin-left: -15px;    margin-right: -15px;    background: #418BCA;    color: #fff;    padding-top: 20px;    padding-bottom: 20px;}
.main-page-tables .text-block h1{margin-left:0;    margin-right:0;    background: transparent;text-align: justify;    color: #484349;    padding-top: 20px;    padding-bottom: 20px;}
.main-page-tables .text-block{    text-align: center;    background: none;    color: #484349;    font-size: 16px;    line-height: 1.5;    padding: 15px 15px 40px 15px !important;}
.table-main{    /*border: 2px solid #000;*/}
.table-main img{    display: block;    margin: auto;    width: 20px;}
.glyphicon-ok{    color: #418BCA;}
.glyphicon-remove{    color: #C52544;}
.plus{    display: block;    background: #418BCA;    width: 14px;    height: 11px;    border-right: 2px solid #fff;    border-left: 2px solid #fff;    margin: auto;}
.minus{    display: block;    background: /*#FF867C*/ transparent;    width: 14px;    height: 11px;    border-right: 2px solid #fff;    border-left: 2px solid #fff;    margin: auto;}
.table-main tr{}
.table-main tr td:nth-child(even), .table-page tr td:nth-child(even){    /*background: #F0F1F1;*/}
.table-main tr:hover, .table-main tr:hover td, .table-page tr:hover,  .table-page tr:hover td {    /*background: #DCE6E6;*/}
.tr-spacing div{    height: 40px;}
.tr-spacing, .tr-spacing td{    /*background: #fff !important;*/}
.table-main td, .table-page td {    border: 2px solid #fff;    width: 12.5%;    text-align: center;    padding: 5px 5px;    height: auto;    min-height: 40px;}
.table-main tr td:first-child, .table-page tr td:first-child{    border-left: 0px solid #fff;}
.table-main tbody tr:first-child td, .table-page tbody tr:first-child td {    border-top: 0px solid #fff;}
.table-main tr td:last-child, .table-page tr td:last-child{    border-right: 0px solid #fff;}
.table-main tbody tr:last-child td, .table-page tbody tr:last-child td{    border-bottom: 0px solid #fff;}
.table-page td {
        width:  20%;
    font-size: 14px;
}
.table-page tr td:first-child{
        width:  40%;
}
.table-main td a, .table-page td a {    display: block;}
.table-main h2, .table-main h4,  .table-page .column1 {    padding: 0;    margin: 0;    text-align: left;}
.table-main h2,  .table-page .column1 {    font-size: 16px;}
.table-main h4,  .table-page .column1 {    font-size: 14px;}
.table-page .column1{
font-weight: 400;
}
.td3 .firstlogo {
    width: 40%;
    float: left;
min-height: 380px;
font-size: 18px;
border-bottom: 2px solid #fff;
padding-top: 22px;
}
.td3 .basic, .td3 .pro, .td3 .employee{
    float: left;
    width: 20%;
min-height: 380px;
border: 1px solid transparent;
border-spacing: 0;
    border-collapse: collapse;
border-bottom: 2px solid #fff;
}
.td3 .basic{
border-right: 1px solid #fff;
}
.td3 .employee{
border-left: 1px solid #fff;
}
.td3 .pro{
border-left: 1px solid #fff;
border-right: 1px solid #fff;
}
.basic_title{
    padding: 20px;
font-size: 18px;
}
.pro_title{
    padding: 20px;
font-size: 18px;
}
.package{
min-height: 280px;
padding: 5px;
position: relative;
}
.package center{
    position: absolute;
    font-size: 14px;
    display: block;
    bottom: 5px;
    width: 100%;
    margin: auto;
}
.package .special-container{
padding: 5px 0 0 0;
}
.product-name a{    transition: .4s all;    font-size: 16px;    text-decoration: none;}.product-name td, .product-image td, .tr-buttons td{    /*background: #CED8D8 #E3EAEA !important;*/    border: 2px solid #fff;    border-right: 2px solid #fff;    border-left: 2px solid #fff;}.product-name td:first-child, .product-image td:first-child, .tr-buttons td:first-child{    /*background: #fff !important;*/}.product-image img{    width: 65%;}.buy-container, .info-container, .developer-container, .special-container{    width: 100%;    display: block;    margin: auto;}.buy-container p, .info-container p, .special-container p, .tr-buttons p{    display: none;}.tr-rating, .tr-rating td{    background: none !important;}.overral-rating{    background: #418BCA !important;     color: #fff;}.tr-rating div{    font-size: 20px;    color: #fff;}.tr-click{    cursor: pointer;}.developer-container a{    transition: .4s all;    font-size: 12px;    text-decoration: none;}.tooltip{    position:absolute;    z-index:999;    left:-9999px;    background-color:#343D42;    max-width:250px;}.tooltip p{    margin:0;    padding:0;    color:#fff;    background-color:#343D42;    padding:2px 7px;}.special-container .btn{    padding: 10px;    margin: auto;    width: 100%;      font-size: 16px;    font-weight: bold;}.info-container .btn-info{    padding: 5px;    margin: auto;    width: 100%;      font-size: 14px;    background: #fff;    color: #418BCA;    font-weight: bold;    transition: .4s all;}.info-container .btn-info:hover{    color: #C52544;}.tr-buttons .buy-container .btn-buy{    font-size: 16px;    font-weight: bold;    color: #fff;    margin: auto;    width: 100%;      background: #25C574;    border: none;    padding: 7px 20px 5px;    transition: 0.5s all;}.tr-buttons .buy-container .btn-buy:hover{    font-size: 16px;    color: #C52544;    background: #fff;    /*box-shadow: 0px 0px 10px  rgba(0,0,0,.7);*/    display: inline-block;    vertical-align: middle;    -webkit-transform: translateZ(0);    transform: translateZ(0);    -webkit-backface-visibility: hidden;    backface-visibility: hidden;    -moz-osx-font-smoothing: grayscale;    position: relative;    overflow: hidden;}.tr-buttons .buy-container .btn-buy .glyphicon{    font-size: 16px;}/*---------------------------------ACCORDION-------------------------------------*/.accordion{margin: 0px;margin-left: -15px;margin-right: -15px;}.accordion .glyphicon{transition: 0.3s all;margin-left: 12px;font-size: 15px;}dt, dd{      padding: 0px;      border-bottom: 0;      }dt{transition: 0.3s all;}dd{     border-bottom: none;     border-top: 0;      font-size: 14px;background: #fff;padding: 40px 80px;}dd, dt:last-of-type{}dd:last-of-type{       position: relative;       top: -1px;}.accordion a{display: block;color: #337ab7;font-weight: 400;padding: 20px 40px;font-size: 20px;transition: 0.3s all;      }.accordion a:hover, .accordion a:active, .accordion a:focus{color: #C52544;text-decoration:none;}dd a{text-decoration: underline;    text-align: center;    background: none !important;    font-size: 16px !important;}dt:hover{background: #fff !important;}/*----------------------------------SIDEBAR-----------------------------------*/#sidebar-left .widget, #sidebar-right .widget{    padding: 10px 0;    border: none;    border-bottom: 2px solid #C52544;    border-top-left-radius: 5px;    border-top-right-radius: 5px;}.widget-title{    color: #fff;    background: url(./img/nav-pattern.jpg) 0% 0% repeat;    border-top-left-radius: 5px;    border-top-right-radius: 5px;    box-shadow: 1px 2px 1px  rgba(255,255,255,.4) inset;    padding: 10px;    border-bottom: 2px solid #C52544;}/*-----------------------------------FOOTER-----------------------------------*/#site-footer{    background: #fff;    padding: 0;    border: none;}#footer-row{    border-top: 2px solid #418BCA;    background: #418BCA;    color: #fff;    padding: 20px;}#footer-row small{    color: #C9D8E4;    text-align: center;    display: block;    margin: auto;}.go-up{    position: fixed;    right: 20px;    bottom: 100px;    font-size: 24px;}.go-up:hover{    text-decoration: none;}.go-up .glyphicon{    margin-right: 10px;}#notice{text-align: center;text-transform: none;font-size: 10px;margin-bottom: 20px;}#notice small{color: #C52544 !important;}/*-------------------------------ADDTHIS--------------------------------*/.addthis_floating_style {    position: fixed;    _position: absolute;    background: none !important;     padding: 3px !important;    text-align: center;    border-radius: 0px !important;    -moz-border-radius: 0px !important;    -webkit-border-radius: 0px !important;     z-index: 300 !important;}.addthis_floating_style.addthis_32x32_style, .addthis_floating_style.addthis_32x32_style .addthis_internal_container{    width: auto;}.at4-icon-left{    background-position: right !important;    transition: .3s all;    border-right: 0px solid transparent;}.at4-icon-left:hover{    width: 46px !important;    border-right: 6px double #418BCA;}/*---------------------------CLICKABLE IMAGES------------------------------*/.full-size-img-window{    display: none;    cursor: pointer;    width: 0%;    height: 0%;    position: fixed;    left: 0;    top: 0;    z-index: 1100;    background: rgba(255,255,255,.75);}#full-size-img-container img{    display: block;    width: 100%;    height: auto;}#full-size-img-container{    display: block;    margin: auto;    width: 100%;    max-height: 80%;    overflow-y: scroll;    box-shadow: 1px 2px 10px rgba(0,0,0,.4);}.full-size-img-window .container, .full-size-img-window .row, .full-size-img-window .container .col-md-12{    padding: 0;    height: 100%;}.close-line{    height: 80px;    max-width: 100%;    padding: 24px 40px;    top: 0;    color: #fff;    font-size: 24px;    text-align: right;    background: #418BCA;    z-index: 1001;    box-shadow: 1px 2px 10px rgba(0,0,0,.4);}.close-line:hover{    color: #C52544;}/*---------------------------IMAGE EFFECTS------------------------------*/.grid {    position: relative;    clear: both;    margin: 0 auto;    max-width: 1000px;    list-style: none;    text-align: center;    z-index: 1}/* Common style */.grid figure {    position: relative;    float: left;    overflow: hidden;    min-width: 320px;    max-width: 100%;    max-height: 360px;    width: 100%;    height: auto;    background: #3085a3;    text-align: center;    cursor: pointer;    box-shadow: 1px 2px 6px rgba(0,0,0,.2);}.grid figure img {    position: relative;    display: block;    opacity: 0.8;    height: 100%;    width: 100%;}.grid figure figcaption {    color: #fff;    text-transform: uppercase;    font-size: 1.25em;    -webkit-backface-visibility: hidden;    backface-visibility: hidden;}.grid figure figcaption::before,.grid figure figcaption::after {    pointer-events: none;}.grid figure figcaption,.grid figure figcaption > a {    position: absolute;    top: 0;    left: 0;    width: 100%;    height: 100%;}/* Anchor will cover the whole item by default *//* For some effects it will show as a button */.grid figure figcaption > a {    z-index: 1000;    text-indent: 200%;    white-space: nowrap;    font-size: 0;    opacity: 0;}.grid figure h2 {    word-spacing: -0.15em;    font-weight: 300;    padding: 20px;}.grid figure h2 span {    font-weight: 800;}.grid figure h2,.grid figure p {    margin: 0;}.grid figure p {    letter-spacing: 1px;    font-size: 68.5%;}/*-----------------*//***** effect-diag *****//*-----------------*/figure.effect-diag {    background: #418BCA;}figure.effect-diag img {    opacity: 0.95;    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;    transition: opacity 0.35s, transform 0.35s;    -webkit-transform: scale3d(1,1,1);    transform: scale3d(1,1,1);}figure.effect-diag figcaption::before {    position: absolute;    top: 0;    left: 0;    width: 700px;    height: 80px;    background: rgba(255,255,255,0.5);    content: '';    -webkit-transition: -webkit-transform 0.4s;    transition: transform 0.4s;    -webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,105deg) translate3d(0,300%,0);    transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,105deg) translate3d(0,300%,0);}figure.effect-diag div{    display: table;    width: 100%;    height: 100%;}figure.effect-diag p {    display: table-cell;    vertical-align: middle;    position: relative;    margin: auto;    border-right: /*4px solid #fff*/none;    text-align: center;    opacity: 0;    -webkit-transition: opacity 0.35s;    transition: opacity 0.35s;    z-index: 2;}figure.effect-diag div p img{    display: block;    margin: auto;    height: 80px;    width: 80px;    z-index: 1001;    -webkit-transition: all 0.2s;    transition: all 0.2s;    -webkit-transform: scale3d(1.4,1.4,1.4) rotate3d(0,0,1,-30deg);    transform: scale3d(1.4,1.4,1.4) rotate3d(0,0,1,-30deg);}figure.effect-diag h2 {    text-align: left;}figure.effect-diag:hover img {    opacity: 0.7;    -webkit-transform: scale3d(1.1,1.1,1.1);    transform: scale3d(1.1,1.1,1.1);}figure.effect-diag:hover figcaption::before {    -webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,105deg) translate3d(0,-300%,0);    transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,105deg) translate3d(0,-300%,0);}figure.effect-diag:hover p {    opacity: 1;    -webkit-transition-delay: 0.1s;    transition-delay: 0.1s;    z-index: 1001;}figure.effect-diag div p img:hover{    -webkit-transform: scale3d(1.4,1.4,1.4) rotate3d(0,0,1,0deg);    transform: scale3d(1.4,1.4,1.4) rotate3d(0,0,1,0deg);    opacity: 1;}/*--------------------------------RESPONSIBLE---------------------------------*/@media screen and (max-width:1440px){    .navbar-nav{        margin-left: 0%;        font-size: 17px;    }}@media screen and (max-width:960px){    .navbar-nav{        margin-left: 0%;        font-size: 17px;    }    .table-main td {        border: 2px solid #fff;        width: 12.5%;        text-align: center;        padding: 5px 2px;        height: auto;        min-height: 40px;    }    .product-name a {        transition: .4s all;        font-size: 14px;        text-decoration: none;    }    .product-image img {        width: 55%;    }    .special-container .btn {        padding: 5px;        margin: auto;        width: 100%;        font-size: 15px;        font-weight: normal;        white-space: normal;    }    .tr-buttons .buy-container .btn-buy {        font-size: 15px;        font-weight: normal;        color: #fff;        margin: auto;        width: 100%;        background: #25C574;        border: none;        padding: 5px 18px 4px;        transition: 0.5s all;    }    .tr-buttons .buy-container .btn-buy .glyphicon {        font-size: 13px;    }    .info-container .btn-info {        padding: 2px;        margin: auto;        width: 100%;        font-size: 12px;        background: #fff;        color: #418BCA;        font-weight: normal;        transition: .4s all;    }    .scale {        height: 12px;        width: 60px;        background: #fff;        margin: auto;        border: 1px solid #418BCA;    }}