    h1 small{
    font-weight: 400;
    color: #ccc;
    font-size:16px;
}

.innerNumber, .innerText{
    font-weight: 700;
}

.innerText{
    margin-top: 0 !important;
}

.fullscreen_background{
    width: 100% !important;
    overflow: hidden;
    height: 325px !important;
}

.bannerControls{
    margin-top: 0 !important;
}

.contentHolderVisibleWrapper{
    display: none !important;
}

.col-md-20{
    width: 20%;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float:left;
}

.configurator h2{
    text-transform: uppercase;
    overflow: hidden;
    vertical-align: center;
    font-size: 14px !important;
    margin-bottom: 20px !important;
    height: 50px;
}

.configurator.product-grid, .configurator.product-list {
    border-bottom: 0 !important;
    margin-bottom: 0;
    padding-bottom: 0;
    height: 300px;
}

.configurator .modal-body {
    padding: 30px;
}

.modal-body .icon-cross{
    font-size:20px;
}

.configurator .modal-body h2{
    text-transform: uppercase;
    height: auto !important;
    font-size: 14px !important;
    padding: 0 !important;
}

.modal-body .price-box {
    margin: 10px 0 0 0;
    padding: 0;
}

/* .price-box .icon-check{
    padding: 6px 8px;
} */

.btn-outline{
    text-transform: uppercase;
    border: 1px solid #333;
    text-align: center;
    padding: 15px;
    font-size: 18px;
}

.grey-bg{
    background: #f8f8f8;
    padding: 20px;
    -webkit-box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.10);
    -moz-box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.10);
    box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.10);
}

.dark-grey-bg{
    background: #333;
    padding: 32px 20px;
    color: #fff;
    text-transform: uppercase;
    font-size: 20px;
    text-align: center;
    line-height: 34px;
}

.video{
    -webkit-box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.10);
    -moz-box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.10);
    box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.10);
}

.video-button{
   padding-top: 5px;
    margin-right: 15px;
}


.banner-taas{
    height: 200px;
    background-position: center center;
    background-size: cover;
    background-image: url('../img/newtechnow/taas-header.png');
    margin-bottom: 25px;
}

.banner span{
    font-size: 24px;
    font-weight: 300;
    margin-left: -15px;
}

.banner .maincat{
    display: inline-block;
    vertical-align: middle;
    line-height:40px;
    text-align: left;
}

.banner .home .maincat{
    width: 100%;
    font-size: 30px;
    line-height:40px;
    text-align: center !important;
}

.banner .home .maincat span{
    margin-left: 0 !important;
}

.banner-vendor{
    height: 200px;
    background-position: center center;
    background-size: cover;
    background-image: url('../img/banner-vendor.png');
    margin-bottom: 25px;
}
/* - - - - - - - - - - NAVBAR STYLING - - - - - - - - - - */
.menu .custom-background{
    background: #f2f2f2 !important;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
    border-radius: 0 !important;
}

.vendor-carousel .carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img {
    display: initial;
    max-width: 100%;
    height: auto;
}

.vendor-carousel{
    line-height: 75px;
}

.vendor-carousel a, .vendor-carousel a:hover{
    text-decoration: none;
}

.vendor-carousel .carousel-control{
    line-height: 40px !important;
}

.vendor-image{
    padding: 15px;
    margin: 0 5px;
    -webkit-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.10);
    -moz-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.10);
    box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.10)
}

/* - - - - - - - - - - CONFIGURATOR BUTTON STYLING - - - - - - - - - - */
.tab-content h3{
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 15px 0;
    padding: 0;
}

.vink{
    background-color: #66bb6a;
    width: 25px;
    height: 25px;
    line-height: 25px;
    border-radius: 50%;
    margin: 0 0 0 10px;
    color: #fff;
    text-align: center;
}

.vink .icon{
    margin: 0 !important;
}

.btn-maincat{
    padding: 15px 20px;
    background: #333;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
    text-shadow: 0 0 3px #333;
    min-height: 70px;
    line-height: 70px;
    font-size: 18px;
    font-style: italic;
    background-position: center center;
    background-size: cover;
}

.btn-maincat span{
    font-weight: 300;
    font-size: 15px;
}

.btn-maincat div{
    display: inline-block;
    vertical-align: middle;
    line-height: 20px;
}

.btn-maincat a, .btn-maincat a:hover{
    color:#fff;
    text-decoration: none;
}

.btn-subcat{
    width: 245px;
    height: 245px;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-size: 100%;
    text-transform: uppercase;
}

.btn-subcat div{
    position:  absolute;
    left: 0;
    bottom: 60px;
    right: 0;
    text-align: center;
    font-weight: 600;
}

.btn-subcat .active{
    background-color: #fff;
}

.nav-tabs{
    text-transform: uppercase;
}

.nav-tabs img{
    margin-top: 15px;
}

.nav-tabs .icon{
    width: 75px;
    margin: 0 auto;
}

.nav-tabs .small{
    font-size: 12px;
    padding: 10px 5px;
}

.nav-tabs .small .icon{
    width: 60px;
    margin: 0 auto;
}

.nav-tabs .icon img{
    width: 100%;
}

/* .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: rgb(221, 221, 221);
    border-bottom-color: transparent;
    border-radius: 0 !important;
} */



.btn-applicable{
    border: 1px solid #555;
    padding: 15px;
    text-align: center;
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
    background-color: #f2f2f2;
}

.catbanner-image{
    width: 100%;
    border: 1px solid #ddd;
}




.taas .product-grid .info{
    min-height: 300px;
}

.taas .product-grid .info-small{
    min-height: 210px;
}

.round-green, .round-blue{
    background: #ccd814;
    border-radius: 50%;
    width: 150px;
    height: 150px;
    text-align: center;
    margin: 10px auto 10px auto;
}

.round-green img, .round-blue img{
    max-height: 100px;
    margin-top: 25px;
}

.round-blue{
    background: #00b0f0;
}

.faculty-title{
    font-size: 30px;
    font-weight: 400;
    color: #0061aa;
    border-bottom: 4px solid #0061aa;
    text-transform: uppercase;
    padding-bottom: 15px;
}

.one-to-one-title{
    font-size: 30px;
    font-weight: 400;
    color: #0d254d;
    border-bottom: 4px solid #0d254d;
    text-transform: uppercase;
    padding-bottom: 15px;
}

.shared-cart-title{
    font-size: 30px;
    font-weight: 400;
    color: #878a8e;
    border-bottom: 4px solid #878a8e;
    text-transform: uppercase;
    padding-bottom: 15px;
}

.firstline-title{
    font-size: 22px;
    font-weight: 400;
    color: #0068ac;
    border-bottom: 4px solid #0068ac;
    text-transform: uppercase;
    padding-bottom: 15px;
}

.information-title{
    font-size: 22px;
    font-weight: 400;
    color: #00244c;
    border-bottom: 4px solid #00244c;
    text-transform: uppercase;
    padding-bottom: 15px;
}

.power-worker-title{
    font-size: 22px;
    font-weight: 400;
    color: #878b90;
    border-bottom: 4px solid #878b90;
    text-transform: uppercase;
    padding-bottom: 15px;
}

.premium-title{
    font-size: 22px;
    font-weight: 400;
    color: #cbdb2a;
    border-bottom: 4px solid #cbdb2a;
    text-transform: uppercase;
    padding-bottom: 15px;
}

.commercial-price{
    font-size: 30px;
    background: #f0f9ff;
    background: -moz-linear-gradient(top, #fff 0%, #c2dcec 100%);
    background: -webkit-linear-gradient(top, #fff 0%,#c2dcec 100%);
    background: linear-gradient(to bottom, #fff 0%,#c2dcec 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#c2dcec',GradientType=0 );
    padding: 20px 0;
    border-radius: 10px;
}

.faculty-price{
    font-size: 30px;
    background: #f0f9ff;
    background: -moz-linear-gradient(top, #fff 0%, #d8e2f0 100%);
    background: -webkit-linear-gradient(top, #fff 0%,#d8e2f0 100%);
    background: linear-gradient(to bottom, #fff 0%,#d8e2f0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#d8e2f0',GradientType=0 );
    padding: 20px 0;
    border-radius: 10px;
}

.one-to-one-price{
    font-size: 30px;
    background: #f0f9ff;
    background: -moz-linear-gradient(top, #fff 0%, #d3d5dd 100%);
    background: -webkit-linear-gradient(top, #fff 0%,#d3d5dd 100%);
    background: linear-gradient(to bottom, #fff 0%,#d3d5dd 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#d3d5dd',GradientType=0 );
    padding: 20px 0;
    border-radius: 10px;
}

.shared-cart-price{
    font-size: 30px;
    background: #f0f9ff;
    background: -moz-linear-gradient(top, #fff 0%, #dadbdd 100%);
    background: -webkit-linear-gradient(top, #fff 0%,#dadbdd 100%);
    background: linear-gradient(to bottom, #fff 0%,#dadbdd 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#dadbdd',GradientType=0 );
    padding: 20px 0;
    border-radius: 10px;
}

.taas .product-grid .list-price span{
    font-size: 16px;
    margin-left: 2px;
}






/* - - - - - - - - - - NEWTECHNOW STYLING - - - - - - - - - - */
.newtechnow-top-banner{
    border-bottom: 5px solid #00B1E2;
}

.newtechnow-time-bg{
    background: #1F2A44;
    padding: 30px;
    color: #fff;
    font-weight: 400;
}

.newtechnow-time-bg #counter{
    font-size: 30px;
}

.newtechnow-light-bg{
    background-image: url('../img/newtechnow/circuit-top.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    padding-top: 30px;
    padding-bottom: 30px;
}

.newtechnow-light-bg .title{
    max-width: 60%;
    margin-bottom: 40px;
}

.newtechnow-light-bg .media-img{
    margin-top: 40px;
}

.newtechnow-help{
    background-image: url('../img/newtechnow/help-bg.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    background-color: #00b1e2;
    color:#fff;
    padding: 50px 0;
}

.newtechnow-help .title{
    text-align: center;
    font-weight: 900;
    font-size: 50px;
    line-height: 55px;
}

.newtechnow-help .title span{
    font-size: 75px;
}

.newtechnow-help .text{
    padding: 20px 50px 0;
}

.newtechnow-help .text strong{
    font-weight: 600;
    font-size: 16px;
}

.newtechnow-vendor{
    background-image: url('../img/newtechnow/vendor-top-bg.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    padding: 30px 0 30px 0;
    font-size: 16px;
    font-weight: 400;
    color: #53565A;
}

.newtechnow-vendor div{
    padding: 0 80px;
    margin: 20px 0 0 0;
}

.newtechnow-taas{
    background-image: url('../endpoint/img/newtechnow/taas-banner.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    color: #fff;
    height: 200px;
    line-height: 200px;
    font-size: 34px;
}

.newtechnow-taas span{
    font-weight: 600;
}

.newtechnow-taas strong{
    font-weight: 900;
}

.newtechnow-taas div {
    display: inline-block;
    vertical-align: middle;
    line-height: 45px;
}

.newtechnow-taas-text{
    background-image: url('../endpoint/img/newtechnow/circuit-bottom.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 50px;
    padding-right: 50px;
    color:#00558C;
}

.newtechnow-taas-text span{
    font-size: 18px;
    font-weight: 400;
}

.newtechnow-subfooter{
    background-color: #D9D9D6;
    font-size:10px;
    line-height: 18px;
    padding: 20px;
}

.newtechnow-footer{
    background-image: url('../endpoint/img/newtechnow/footer.png');
    background-color: #001e45;
    background-repeat: no-repeat;
    padding: 20px;
    color: #fff;
    text-align: left;
}

.newtechnow-footer img{
    max-height: 60px;
    margin-right: 20px;
}

.newtechnow-why-refresh{
    padding: 30px 0 0 0;
}

.newtechnow-why-refresh .title{
    color: #00B1E2;
    font-size: 40px;
    font-weight: 400;
    line-height: 45px;
    margin-bottom: 15px;
}

.newtechnow-why-refresh-cols{
    /*background-image: url('../img/newtechnow/why-windows-10-bg.png');*/
    background-repeat: no-repeat;
    background-size: contain;
    padding: 30px 50px 30px 50px;
    background-position: 0 30px;
    color: #00558C;
}

.newtechnow-why-refresh-cols .title{
    margin-bottom: 15px;
    font-size: 20px;
    margin-top: 25px;
}

.newtechnow-why-refresh .title span{
    font-weight: 600;
}

.yellow{
    font-size: 30px;
    font-weight: 600;
}

.vendor-logos{
    padding: 26px 100px;
    line-height: 100px;
}

.vendor-logos img{
    max-width: 100%;
}

.vendor-logos a{
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    opacity: 0.5;
}

.vendor-logos a:hover{
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    opacity: 1;
}

.taas .panel-heading{
    background: none;
    padding: 20px 0 20px 0;
}

.faq h1{
    font-size: 14px;
    font-weight: 300 !important;
    text-transform: capitalize;
}

.faq .panel-heading {
    padding: 5px 0 !important;
}

.faq .panel-body {
    margin-bottom: 0 !important;
}

.taas .panel-heading a, .taas .panel-heading a:hover{
    text-decoration: none;
}

.taas .panel-body{
    border-bottom: 1px solid #ddd;
    padding-bottom: 30px;
    margin-bottom: 30px;
}
/* - - - - - - - - - - RESPONSIVE - - - - - - - - - - */
@media only screen and (max-width: 800px) {


    .panel-default > .panel-heading {
        background: none !important;
        border: 1px solid #ddd;
        border-radius: 0;
    }

    .panel-default > .panel-heading + .panel-collapse > .panel-body {
        border-top: 0;
        border-left: 1px solid #ddd;
        border-right: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
        padding: 0 15px 15px 15px;
    }

    .panel-title .small{
        font-size: 14px;
        padding: 10px 15px;
    }

    .panel-title .small .icon, .panel-title .icon{
        width: 100px !important;
        margin: 0 auto;
    }

    .panel-title .icon img, .panel-title .small .icon img{
        width: 100px !important;
    }

    .round-green, .round-blue{
        width: 120px;
        height: 120px;
    }

    .round-green img, .round-blue img{
        max-height: 80px;
        margin-top: 20px;
    }

}

@media only screen and (max-width: 600px) {
    .col-md-20{
        width: 50%;
        position: relative;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
        float:left;
    }

    h3{
        font-size: 12px;
    }

    .banner .maincat {
        font-size: 26px;
        line-height: 30px;
    }

    .banner .maincat img {
        width: 60px !important;
        margin-top: 10px;
    }

    .banner .maincat span{
        font-size: 14px;
    }

    .banner .home .maincat {
        width: 100%;
        font-size: 14px;
        line-height: 20px;
    }

    .btn-maincat {
        padding: 15px 0;
        height: 115px;
        line-height: 90px;
        font-size: 12px;
    }

    h1{
        font-size: 20px;
    }

    .banner .maincat {
        font-size: 18px;
        line-height: 30px;
    }

    .banner .maincat img{
        width: 40px !important;
        margin-top: 10px;
    }

    .btn-subcat div {
        bottom: 50px;
        width: 50%;
        margin: 0 25%;
        line-height: normal;
    }

    .taas .product-grid .info, .taas.product-grid .info-small{
        min-height: 225px;
    }
}

/* - - - - - - - - - - IOT STYLING - - - - - - - - - - - */
.iot{
    font-family: 'Raleway', sans-serif;
    font-size: 15px;
    color: #888a8c !important;
    line-height: 30px;
}

.iot .header{
    width: 100%;
    background-image: url('../endpoint/img/IOT/header.jpg');
    background-size: cover;
    background-position: center center;
    height: 250px;
}

.iot nav{
    background: #00b1e2;
    border-radius: 0;
}

.iot nav .btn-maincat, .iot nav .btn-home {
    padding: 0;
    background: transparent;
    font-weight: 500;
    text-transform: uppercase;
    color: #fff;
    text-shadow: 0 0 0 ;
    min-height: auto;
    line-height: normal;
    font-size: 14px;
    font-style: normal;
}

.iot h1{
    color: #1f2a44;
    font-weight: 500;
    margin: 0;
    font-size:30px;
    text-transform: unset;
}

.iot .light{
    color: #00b1e2;
}

.iot h2{
    color: #00b1e2;
    font-weight: 500;
    margin: 0 0 20px 0;
}

.iot .nav-pills > li {
    float: none;
    display: inline-block;
    padding: 10px;
    border: 0 !important;
    margin: 0 5px 0 0;
    height: auto !important;
    line-height: normal !important;
    width: 100% !important;
    font-weight: 700;
    border-radius: 40px;
    background: #fff;
}

.iot .nav-pills > li.active{
    background: #00558c;
}

.iot .tab-content > .active {
    border-top: 0;
    padding: 0 !important;
}

.iot .solutions .btn-maincat{
    padding: 0;
    background-color: #fff;
    text-shadow: none;
    font-style: normal;
    line-height: normal;
    text-align: left;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    -moz-border-radius-topleft: 20px;
    -moz-border-radius-topright: 20px;
    overflow: hidden;
}

.iot .solutions .btn-maincat a, .iot .solutions .btn-subcat a, .iot .solutions .btn-subcat a:hover{
    color: #fff !important;
    text-transform: none !important;
}

.iot .solutions .btn-maincat .maincat-name{
    width: 100%;
    background-color: #00b1e2;
    padding: 20px 0;
    text-align: center;
    text-transform: uppercase;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    -moz-border-radius-bottomleft: 20px;
    -moz-border-radius-bottomright: 20px;
}

.iot .solutions .btn-maincat .maincat-list{
    padding: 20px;
    color: #1f2a44;
    font-weight: 400;
    font-size: 13px;
    width: 100%;
    min-height: 190px;
}
.iot .solutions .btn-maincat .maincat-list ul, .iot ul.list {
    margin: 0 0 0 20px !important;
    padding: 0 !important;
    list-style-image: url('../endpoint/img/IOT/list-arrow.png');
}

.iot .solutions .btn-maincat .maincat-list li, .iot li.list {
    margin-bottom: 10px;
}

.iot .solutions .btn-subcat{
    width: 100%;
    height: auto;
    margin: 0 auto;
    border-radius: 20px;
    overflow: hidden;
}

.iot .solutions .btn-subcat div{
    position: initial;
    left: auto;
    bottom: auto;
    right: auto;
}

.iot .solutions .btn-subcat .subcat-name{
    width: 100%;
    background-color: #1f2a44;
    text-align: center;
    text-transform: uppercase;
    padding: 20px 20px;
    min-height: 95px;
}

.iot .solutions-box{
    text-align: center;
}


.iot .solutions-box ul{
    margin: 0;
    padding: 20px 20px 10px 20px;
    border: 1px solid #f2f2f2;
    border-radius: 20px;
}

.iot .solutions-box button{
    background-image: url('../endpoint/img/IOT/list-arrow.png');
    background-position: top 2px left;
    background-color: #fff;
    background-repeat: no-repeat;
    border-radius: 0;
    color: #00b1e2 !important;
    padding: 0 0 0 20px; !important;
    font-weight: 600;
    margin: 0 auto 10px auto;
    display:inline-block;
    width: 100%;
    white-space: normal;
    word-wrap: break-word;
    text-align: left !important;
    text-transform: unset;
}

.iot .solutions-box button:hover{
    box-shadow: none !important;
    color: #00558c !important;
}

.iot label{
    font-weight: 400 !important;
    display: initial !important;
}

.iot input[type=text], .iot input[type=email], .iot textarea {
    width: 100%;
    margin-bottom: 20px;
    padding: 5px;
}

.iot input[type=submit]{
    background: #00558c;
    border-radius: 0;
    color: #fff;
    text-align: center;
    font-weight: 600;
    margin: 0 auto 20px auto;
    display:inline-block;
    white-space: normal;
    word-wrap: break-word;
    padding: 10px 15px;
    border: 0;
    text-transform: uppercase;
}






