.widget-block-title h6 {
    border-bottom: 1px solid;
    width: 115px;
    line-height: 2;
}

    .top-header-widget.widget-left-side.col-w-25.pt-20.pb-20 {
    padding: 0 !important;
}

a.navbar-brand img {
    height: auto !important;
    max-height: none !important;
    max-width: none !important;
}

.bglogo img {
    position: fixed;
   right: 35px;
    z-index: 1000;
    height: auto;
    width: 65px;
    bottom: 10px;
    margin-top: 0px;
    cursor:pointer;
}

.light-color.rs-heading-title {
    color: #2791d8 !important;
    text-transform: uppercase;
}

.tp-shape {
    background-color: transparent !important;
}

li:first-child .tp-parallax-wrap {
    left: unset !important;
    right: 44% !important;
}

.rs-subtitle {
    color: #444 !important;
}

.tp-mask-wrap a {
    background-color: transparent;
    border: 1px solid #000;
    border-radius: 5px;
    color: #000 !important;
    padding: 8px 22px;
}

.tp-mask-wrap a:hover{
    background-color:#444;
    color:#fff !important;
}

h1.breadcrumb-main-title {
    color: #fff !important;
}

.breadcrumb-block .breadcrumb > li + li:before {
    color:#fff !important;
}

.page-title-section.page-title-section-wide.grey-background-color {
    background: linear-gradient(150deg, #1b65b9 15%, #0996dd 70%, #02a1e6 94%);
}

.footer-copyright-section {
    background-color: #191919 !important;
    color: rgba(255, 255, 255, 0.75) !important;
}

.numclass {
    margin-left: 136px;
}

span.telnum {
    margin-left: 60px;
}

.breadcrumb-block .breadcrumb a {
    color: #ffffff !important;
}

.custom-title {
    color: #1b65b9 !important;
}

.shop-item-container.imgproduct {
    text-align: center;
    border: 1px solid #2791d8;
}

.shop-item-container.imgproduct .shop-item-media img:hover {
    transform: scale(1.05);
    -webkit-transition: all 0.30s ease-in-out;
    transition: all 0.30s ease-in-out;
}

/*.shop-item-body.titlebody {
    font-size: 14px;
    background: #2791d8;
    text-align: center;
    line-height: 60px;
    padding: 0 15px;
}

.shop-item-body.titlebody .shop-item-title {
    margin: 16px 0;
    color: #ffffff;
    text-transform: uppercase;
}*/

.shop-item-body.titlebody {
    background: #2791d8;
	height: 60px;
    padding: 0 5px;
}

.shop-item-body.titlebody .shop-item-title {
    margin: 5px 0 5px;
    color: #ffffff;
    font-weight:600;
    text-transform: uppercase;
	font-size: 12px;
}

.shop-item-body.titlebody:hover{
    background: #666666;
}

.shop-item-body.titlebody .shop-item-title a:hover {
    color: #ffffff !important;
}

.reqbox {
    padding: 20px;
    width: auto;
    border: 1px solid #ddd;
    background-color: #f5f5f5;
}

.form-group .reqform {
    margin: 0 0 10px;
}

.reqform .inputform {
    height:30px;
}

.reqform .txtform {
    height: 124px;
}

.reqbox .reqbtn {
    font-size: 12px;
    line-height: 12px;
    padding: 8px 12px;
}


.form-group .reqsample {
    margin: 0 0 10px;
}

#targetform{
    display:none;
}

.popupform:before {
    content: '';
    background: black;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    height: 100%;
    opacity: 0.8;
}

.divblock {
    position: fixed;
    /*top: 20%;*/
    top: 10%;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 999;
    background-color: #f5f5f5;
    padding: 20px;
    /*width: 20%;*/
    width: 30%;
    border: 1px solid #666666;
}

#closeform {
    position: absolute;
    right: 0px;
    top: 0px;
    color: #fff;
    background-color: #d73d32;
    padding: 0px 8px 0px;
}

.topblocks {
    padding: 20px 0 20px !important;
}

.customblock {
    margin: 5 !important;
}

.customfooter {
    padding: 0px 0 !important;
}

.copytxt {
    color: rgba(255, 255, 255, 0.75) !important;
}

.copytxt:hover {
    color:#ffffff !important;
}

.catsection{
    padding: 24px 0 50px !important;
}

.catlist {
    padding: 0 !important;
    text-align: center;
    border: 1px solid #ddd !important;
}

.catlist img{
    padding: 2px 2px;
}

.catlist img:hover {
    transform: scale(1.05);
    -webkit-transition: all 0.30s ease-in-out;
    transition: all 0.30s ease-in-out;
}

.sublist {
    border: 1px solid #ddd !important;
}

.sublist span {
    display: inline-block;
    width: 100px;
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
}

.spdetails td{
    padding: 6px !important;
    line-height: 22px !important;
}

.connection {
    display: flex;
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 60px;
    z-index: 999;
}
.connection .calls {
    background-color: rgba(128, 128, 128, 0.8);
    text-align: center;
    width: 50%;
    font-size: 14px;
}
.connection .calls .calling {
    color: rgb(255, 255, 255);
}
.connection .calls p:nth-child(1) {
    font-size: 26px;
    margin: 4px 0;
}

.connection .enquiry {
    background-color: rgba(39, 145, 216, 0.8);
    text-align: center;
    width: 50%;
    font-size: 16px;
}
.connection .enquiry .enq {
    color: rgb(255, 255, 255);
}
.connection .enquiry p:nth-child(1) {
    font-size: 26px;
    margin: 4px 0;
}

.connection .calls ,.enquiry{
    display: none;
}

.widget-block-container.sampleform {
    margin: 0 auto 0px !important;
}

.showlist {
    padding: 0px 0 0 !important;
}

.title-head:after {
    content: '';
    display: block;
    margin: 15px auto;
    width: 40px;
    border-top: 2px solid #444;
    display:none;
}

.maintitle {
    padding: 5px 0 5px;
    text-align: center;
    border: 1px solid #2791d8;
    background-color: #f5f5f5;
    height: 60px;
}

.maintitle h6{
    color: #1b65b9;
    font-size:12px;
}

.gfort-section.defgfort {
    padding: 80px 0 0px;
}

.spicon p{
    text-align:justify;
}

.abtline p {
    text-align: justify;
}

.actab p {
    text-align: justify;
}

ul.submenu {
    width: 660px !important;
}

ul.navbar-nav li ul li {
    float: left;
    width: 220px;
}

.detailblock img {
    width: 100%;
    height: 130px;
}

.maintitle .desblock {
    font-size:13px;
}

.sectblock .gfort-block {
    padding: 30px;
}

.fticon {
    color: #fff !important;
    font-size: 15px;
    margin: 7px 12px 7px 0;
}

span.fticon1 {
    /*float: right;*/
    /*margin: -30px 24px 0 24px;*/
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
}

.footer-top-section .widget-block a:not(.btn){
    color: #ffffff;
    line-height: 20px;
    font-size: 12px;
}

span.pageicon {
    color: #2791d8;
    font-size: 16px;
    float: left;
    margin-top: 5px;
}


.gfort-block-body .gfort-block-content.condetail  p {
    font-size: 14px;
    margin: 0 0 10px 20px;
}


/*.titlebody.detailpage {
    height:auto;
}

.titlebody.detailpage .shop-item-title {
    font-size: 16px !important;
    margin: 4px 0 !important;
}*/

.spdetails p {
    line-height: 2.0 !important;
}

.spdetails td:nth-child(1) {
    width: 30%;
}

.spdetails td:nth-child(2) {
    width: 70%;
}


a.navbar-brand img {
    width: 335px ;
}

.secondlogo {
    width: 200px;
    margin-top: 15px;
}


.frstlogo {
    margin-top: 25px;
}

ul.header-btns > li > a {
    font-size: 13px;
    color: #2791d8;
}

.button.button-full.taglinebutton {
    letter-spacing: 1px;
    font-size: 30px;
    padding: 40px 0;
    background-color: #2791d8;
    color: #fff;
}

.taglinebutton{
    text-align: center !important
}


.button.button-full.taglinebutton {
    display: block;
    width: 100%;
    white-space: normal;
    margin: 0;
    height: auto;
    line-height: 1.6;
    padding: 30px 0;
    font-size: 30px;
    font-weight: 300;
    text-transform: none;
    border-radius: 0;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.1);
}


/*floating social icons*/

/* fixed social*/
#fixed-social {
    position: fixed;
    top: 130px;
    z-index: 9999999;
}

    #fixed-social a {
        color: #fff;
        display: block;
        height: 40px;
        position: relative;
        text-align: center;
        line-height: 40px;
        width: 40px;
        margin-bottom: 1px;
        z-index: 2;
    }

        #fixed-social a:hover > span {
            visibility: visible;
            left: 41px;
            opacity: 1;
        }

        #fixed-social a span {
            line-height: 40px;
            left: 60px;
            position: absolute;
            text-align: center;
            width: 120px;
            visibility: hidden;
            transition-duration: 0.5s;
            z-index: 1;
            opacity: 0;
        }

.fixed-facebook {
    background-color: #3b5998;
}

    .fixed-facebook span {
        background-color: #3b5998;
    }

.fixed-twitter {
    background-color: #1da1f2;
}

    .fixed-twitter span {
        background-color: #1da1f2;
    }

.fixed-gplus {
    background-color: #dd4b39;
}

    .fixed-gplus span {
        background-color: #dd4b39;
    }

.fixed-linkedin {
    background-color: #0077b5;
}

    .fixed-linkedin span {
        background-color: #0077b5;
    }

.fixed-instagrem {
    background-color: #ED2B29;
}

    .fixed-instagrem span {
        background-color: #ED2B29;
    }

.fixed-pinterest {
    background-color: #bd081c;
}

    .fixed-pinterest span {
        background-color: #bd081c;
    }

.fixed-digg {
    background-color: #005be2;
}


    .fixed-digg span {
        background-color: #005be2;
    }


.fixed-reddit {
    background-color: #ff4500;
}


    .fixed-reddit span {
        background-color: #ff4500;
    }

.fixed-delicious {
    background-color: #3399ff;
}


    .fixed-delicious span {
        background-color: #3399ff;
    }

.fixed-stumbleupon {
    background-color: #eb4924;
}


    .fixed-stumbleupon span {
        background-color: #eb4924;
    }


.fixed-my-space {
    background-color: #000000;
}

    .fixed-my-space span {
        background-color: #000000;
    }

.section-main-title:after {
    content: '';
    display: block;
    margin: 30px auto 0;
    width: 40px;
    border-top: 2px solid #2791d8;
}

#gotoTop {
    z-index: 299;
    position: fixed;
    width: 40px;
    height: 125px;
    font-size: 20px;
    line-height: 36px;
    text-align: center;
    color: #23d6c4;
    top: auto;
    left: auto;
    right: 0;
    bottom: 50px;
    cursor: pointer;
    border-radius: 2px;
    mix-blend-mode: difference;
    bottom: 0 !important;
}


    #gotoTop span {
        transform: rotate(90deg);
        float: right;
        width: max-content;
        transform-origin: bottom center;
        padding: 0 0 20px;
        text-transform: uppercase;
        color: #fff;
        mix-blend-mode: difference;
        font-size: 12px;
        letter-spacing: 2px;
        width: -moz-max-content;
    }

    #gotoTop.fa-long-arrow-up:before {
        font-size: medium;
    }


.fa-long-arrow-up:before {
    content: "\f176";
}


.shop-item-container .shop-item-media img {
    width: 100%;
    height: 230px;
}


.gfort-section {
    padding: 50px 0 0 0;
}


.widget-block-body strong {
    color: #ffffff !important;
}


.prodcontent{
    margin-top: 50px;
    font-size: 14px;
}


.productcard {
    margin: 50px 0;
    /*padding: 50px;*/
    box-shadow: 0 0.1875rem 1.5rem rgba(0, 0, 0, 0.2);
}


    .productcard .specification h2, .productcard .descrption h2 {
        font-size: 16px;
    }

    .productcard .productmain {
        padding: 30px;
    }


 .productcard .productmain .productinfo .descrption .prottl {
       font-size: 25px;
       color: #1b65b9 !important;
  }


    .productcard img {
        width: 100%;
        height: 400px;
    }

.proimg {
    padding: 30px;
}


    .relprod{
        margin: 50px 0 0 0;
    }

        .relprod .title h2 {
            text-align: center;
            margin-bottom: 30px;
            color: #2791d8;
        }


        .relprod .product-carousel {
            box-sizing: border-box;
            padding: 20px 40px;
            width: 100%;
        }

            .relprod .product-carousel .product {
                box-sizing: border-box;
                margin: 0 10px;
                text-align: center;
                display: -webkit-box;
                display: flex;
                -webkit-box-orient: vertical;
                -webkit-box-direction: normal;
                flex-flow: column;
                align-content: space-between;
                outline: none;
            }

            .relprod .product-carousel .product-top {
                width: 100%;
            }

            .relprod .product-carousel p,
            .relprod .product-carousel .product-image,
            .relprod .product-carousel img.review-stars {
                margin: 0 0 10px 0;
            }

            .relprod .product-carousel .product-image {
                align-self: flex-start;
                width: 100%;
                height: 250px;
            }

.relprod img.review-stars {
    width: 100px;
    display: inline-block;
}

        .relprod .product-carousel .product-name {
            font-weight: bold;
            display: -webkit-box;
            display: flex;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            flex-flow: column wrap;
            -webkit-box-pack: start;
            justify-content: flex-start;
            width: 100%;
            margin-top:10px;
        }

        .relprod .product-carousel .product-bottom {
            margin-top: auto;
            -webkit-box-align: end;
            align-items: flex-end;
        }

        .relprod .product-carousel .product-prices {
            display: -webkit-box;
            display: flex;
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
            flex-flow: row wrap;
            -webkit-box-flex: 1;
            flex: 1 0 100%;
            align-self: center;
        }

            .relprod  .product-carousel .product-prices span {
                width: 100%;
            }

                .relprod .product-carousel .product-prices span.price-was {
                    color: #a2a2a2;
                    text-decoration: line-through;
                }

                    .relprod .product-carousel .product-prices span.price-was:before {
                        content: 'Was ';
                    }

                .relprod .product-carousel .product-prices span.price-save {
                    color: red;
                }

                    .relprod .product-carousel .product-prices span.price-save:before {
                        content: 'Save ';
                    }

                .relprod .product-carousel .product-prices span.price-now {
                    font-weight: bold;
                }

                    .relprod .product-carousel .product-prices span.price-now:before {
                        content: 'Now ';
                    }

        .relprod .product-carousel button.shop-now {
            border: none;
            background-image: none;
            background-color: #4a4a4a;
            color: #ffffff;
            box-shadow: none;
            -webkit-box-shadow: none;
            -moz-box-shadow: none;
            font-size: 16px;
            padding: 8px 10px;
            align-self: center;
        }
/** ARROWS **/
        .relprod i {
            border: solid #2791d8;
            border-width: 0 2px 2px 0;
            display: inline-block;
            padding: 5px;
            position: absolute;
            top: calc(50% - 12px/2);
            cursor: pointer;
        }

.relprod .right {
    right: 20px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

.relprod .left {
    left: 20px;
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
}
/** SLICK SLIDER CSS **/
/* Slider */
.relprod .slick-slider {
    position: relative;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.relprod .slick-list {
    position: relative;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.relprod .slick-list:focus {
    outline: none;
}

.relprod .slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.relprod .slick-slider .slick-track,
.relprod .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.relprod .slick-track {
    display: -webkit-box;
    display: flex;
    position: relative;
    top: 0;
    left: 0;
}

.relprod .slick-loading .slick-track {
    visibility: hidden;
}

[dir='rtl'] .relprod .slick-slide {
    float: right;
}

.relprod .slick-slide.slick-loading img {
    display: none;
}

.relprod .slick-slide.dragging img {
    pointer-events: none;
}

.relprod .slick-loading .slick-slide {
    visibility: hidden;
}

.relprod .slick-vertical .slick-slide {
    height: auto;
    border: 1px solid transparent;
}

.relprod .slick-arrow.slick-hidden {
    display: none;
}


.tabsection .nav-tabs > li > a {
    text-transform: capitalize;
    font-weight: 600;
}

.tabsection .nav-tabs > li.active > a {
    border: 4px solid #0f86d2;
    border-bottom-color: transparent;
}

.tabsection .nav-tabs {
    margin-bottom: 30px;
}



/*end fixed social*/
@media screen and (max-width:1024px) {
    .numclass {
        margin-left: 0;
    }

    span.telnum {
        margin-left: 0;
    }

    .tp-mask-wrap a {
        font-size: 10px !important;
    }

    .divblock {
        top: 30%;
        left: 10%;
        right: 10%;
        width: auto;
    }

    .reqform .txtform {
        height: 60px;
    }

    ul.header-btns > li > a {
        font-size: 12px;
    }

    ul.navbar-nav > li > a {
        font-size: 12px;
    }

    .subtittle {
        font-size: 10px !important;
    }

    a.navbar-brand img {
        width: 420px ;
    }
    .widget-left-side {
        width: 40%;
    }
    .top-header-widget{
        width:auto;
    }
    .twoimg {
        margin: 10px auto;
    }
}
@media screen and (max-width:800px){
    .header-btns {
        width: 90%;
    }
    .header-menu-left-side .navbar-toggle{
        width:10%;
    }
    ul.header-btns > li > a {
        font-size: 18px;
    }
}
@media screen and (max-width:768px) {

    .tabsection .nav-tabs {
        display: grid;
        text-align: center;
    }

    .numclass {
        margin-left: 0;
    }

    span.telnum {
        margin-left: 0;
    }
    .tp-mask-wrap a {
        font-size: 10px !important;
    }
    .divblock {
        top: 30%;
        left: 10%;
        right: 10%;
        width: auto;
    }
    .reqform .txtform {
        height: 124px;
    }
    .maintitle {
        margin-bottom: 12px;
    }

    p {
        font-size: 12px;
    }

    .icon-block.gfort-block:hover .gfort-block-head i:nth-last-child(2) {
        margin-top: -30px;
    }

    a.navbar-brand img {
        /*width: 200px !important;*/
        width: 170px ;
    }

    

    .gfort-section {
        padding: 30px 0;
    }

    .video-section .section-title .section-main-title, .section-title:not(.section-title-sm) .section-main-title {
        font-size: 16px;
    }


    .icon-block.gfort-block .gfort-block-head {
        font-size: 15px;
    }

        .icon-block.gfort-block .gfort-block-head i {
            line-height: 30px;
        }

    .icon-block.gfort-block .gfort-block-head {
        width: 30px;
        height: 30px;
    }

    .icon-block.gfort-block .gfort-block-head, .icon-block.gfort-block.text-right .gfort-block-head {
        float: left;
        margin: 0 15px 0 0;
    }

    .taglinebutton p{
        font-size: 20px;
    }

    .footer-top-section .widget-block a:not(.btn) {
        font-size: 12px;
    }

    span.fticon1 {
        font-size: 12px;
    }

    .info-block-container, .info-block-container *:not(i) {
        font-size: 12px;
    }

    .widget-left-side, .widget-right-side {
        width: 50%;
        float: left;
    }

    .top-header-widget{
        display: flex;
    }

    /*.top-header {
        display: flex;
    }*/

    .twoimg {
        /*display: flex;
        width: 200px;*/
        /*display: flex;
        width: 160px;
        margin: 5px auto;*/
        display: flex;
        /*width: 290px;*/
        margin: 0px auto;
    }
    a.navbar-brand img {
        width: 330px ;
    }
    .gfort-block-body .gfort-block-title h4 {
        font-size: 14px;
    }

    .section-main-title:after {
        margin: 15px auto 0;
    }

    .bglogo img {
        width: 60px
    }

    .copyrightfoot {
        width: 100%;
    }

    .acairafoot {
        width: 100%;
    }

    .copyright-widget {
        padding: 0;
    }

    .subtittle {
        font-size: 10px !important;
    }

    }

@media screen and (max-width:767px) {

    .productcard .productmain {
        padding: 30px;
    }

    ul.submenu {
        width: auto !important;
    }

    ul.navbar-nav li ul li {
        float: none;
        width: auto;
    }

    #fixed-social{
        display: none;
    }

    /*.header-section-container {
        display: flex;
    }*/

    /*.header-menu-left-side .navbar-toggle {
        float: right;
    }*/

    .header-menu-left-side .navbar-toggle {
        float: left;
        margin: 20px -10px;
        width: 10%;
    }
    

    a.navbar-brand img {
        /*width: 85px !important;*/
    }

    .top-header-widget{
        padding: 0;
    }

    .frstlogo {
        margin-top: 14px;
    }

    .secondlogo {
        /*width: 200px;*/
        margin-top:15px;
    }


    .twoimg {
        /*width: 85px;*/
        margin-left: 20px;
        margin-top: 5px;
    }

    ul.header-btns > li > a {
        font-size: 13px;
        text-align:left;
    }

    .rs-subtitle {
        font-size: 5px !important;
    }

    li:first-child .tp-parallax-wrap {
        left: unset !important;
        right: 45% !important;
    }


    .subtittle {
        font-size: 6px !important;
    }

    .rev_slider .caption, .rev_slider .tp-caption {
        min-width: 150px !important;
        max-width: 150px !important;
    }


    .tp-parallax-wrap {
        position: absolute !important;
        left: 10px !important;
    }

    .subdrc {
        position: absolute;
        display: block;
        top: 20px !important;
    }
    }

@media screen and (max-width:479px) {
    .bglogo img {
        display: block;
        width: 45px;
    }
    a.navbar-brand img {
        max-height: 80px !important;
        /*margin-left: 12px;*/
        /*margin-left: -31px;*/
        width:160px !important;
    }
   
    .tp-mask-wrap a {
        border: 1px solid #000 !important;
        font-size: 6px !important;
    }
    .top-header-widget.widget-left-side.col-w-25.pt-20.pb-20 {
        padding: 12px 0 0 !important;
    }

    .divblock {
        top: 12%;
        left: 10%;
        right: 10%;
        width: auto;
    }
   
    .connection .calls, .enquiry {
        display: block;
    }
    .btn-gfort-top.show-btn-gfort-top {
        bottom: 80px;
    }
    /*ul.header-btns {
        display: none !important;
    }*/
    .maintitle {
        margin-bottom: 12px;
    }
    .gfort-section.defgfort {
        padding:0px;
    }
    /*.header-menu-left-side ul.header-btns{
        display:block;
    }*/
        .header-menu-left-side ul.header-btns > li > a {
            padding: 5px 0;
        }
    .header-btns {
        width: 90%;
    }
}


/*@media screen and (max-width:375px) {
    .rev_slider .caption, .rev_slider .tp-caption {
        line-height: 7.5px !important;
    }
}*/

@media screen and (max-width:320px) {
    a.navbar-brand img {
        max-height: 70px !important;
    }
    .divblock {
        top: 6%;
        padding: 10px;
    }

    ul.header-btns > li > a {
        font-size: 12px;
    }
    .header-btns{
        width:90%;
    }
    .header-menu-left-side ul.header-btns{
        display:block;
    }
    .twoimg {
        display: flex;
        width: 84%;
        margin: 5px auto;
    }
    .breadcrumb-block .breadcrumb{
        font-size:12px;
    }
    .secondlogo {
        margin-top: 15px;
    }
}
