/* Minification failed. Returning unminified contents.
(9,1): run-time error CSS1019: Unexpected token, found '@import'
(9,9): run-time error CSS1019: Unexpected token, found 'url(https://fonts.googleapis.com/css?family=Roboto:400,700,300)'
 */

/* CSS Document */

* {
    margin: 0;
    padding: 0;
}

@import url(https://fonts.googleapis.com/css?family=Roboto:400,700,300);

body {
    /*font-family: 'Playfair Display', serif ! important;*/
    font-family: 'Roboto', sans-serif !important;
}


@media (min-width: 1366px) {
    .container {
    }

    .navbar-default .navbar-nav > li > a {
        padding: 10px 20px;
    }
}



body {
    background-color: black;
}

.warpper {
    /*box-shadow: 1px 1px 1px 3px yellow;*/
    border:1px solid yellow;
}

/*css for header */

header {
    height: 80px;
    width: 100%;
    background: rgba(0, 0, 0, 0);
}

    header img {
        margin-left: 0px;
        padding: 2px;
        /*width: 180px;*/
    }

    header h3 {
        color: #fff;
        float: right;
        margin-right: 30px;
        text-transform: uppercase;
    }

    header p {
        color: #fff;
        float: right;
        margin-right: 30px;
        font-size: 18px;
    }

.navbar-default {
    background: black;
    color: yellow;
    border: transparent;
    border-radius: 0px;
    margin-bottom: 0px;
    min-height: 40px;
}

.navbar-brand {
    display: none;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #fa9347;
    background-color: #eeeeee;
}

.navbar-default .navbar-nav > li > a {
    color: yellow;
    /*text-transform: uppercase;*/
    font-size: 16px;
    font-weight: 500;
}

    .navbar-default .navbar-nav > li > a:hover {
        color: black;
        background-color: yellow;
        border-radius:5px;
    }

.dropdown-menu {
    border-top: none;
    background-color: black;
    color: yellow;
    padding: 0px 0;
}

    .dropdown-menu > li > a {
        padding-top: 5px;
        padding-bottom: 5px;
        text-transform: capitalize;
    }

        .dropdown-menu > li > a:hover {
            background-color: black !important;
            background-image: none;
            color: #fff;
            border: solid 1px yellow;
        }


/* css for slider*/


.thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
    display: block;
    max-width: 100%;
    height: 260px;
    min-height: 260px;
}


.carousel-control {
    background: yellow;
    opacity: 1;
    width: 30px;
    height: 30px;
    margin-top: 105px;
    z-index: 11;
    padding: 5px 0px;
    border-radius: 80px;
}

    .carousel-control.left {
        background-repeat: repeat-x;
        background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
    }

    .carousel-control.right {
        background-repeat: repeat-x;
        background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
    }

.carousel-caption {
    height: 260px;
    opacity: 01;
    width: 380px;
    position: relative;
    margin: 0px;
    left: 0;
}

.padding-r {
    padding-right: 0px !important;
}

.padding-l {
    padding-left: 0px;
}









/*css for second section*/
.s-section {
    background-color: black;
    padding-right: 10px;
}

figure img {
    /*box-shadow: 2px 5px 2px #969090;*/
    width: 100%;
    border-radius: 5px 5px 5px 5px;
}

figcaption {
    margin-top: -45px;
    background-color: #000000;
    color: #fff;
    text-align: center;
    text-transform: capitalize;
    /*z-index: 99;*/
    position: relative;
    padding: 13px;
    font-size: 14px;
    /*   font-family: Futura Md BT;*/
    opacity: 0.7;
}

    figcaption a {
        color: #fff;
    }

        figcaption a:hover {
            text-decoration: none;
            color: #fff;
        }

.big-text {
    font-size: 15px;
    margin-top: -51px;
    padding-top: 20px;
}

/*css for experts says section*/
.expert-section {
    background-color: black;
    width: 100%;
    min-height: 400px;
    /*padding-bottom: 25px;*/
}

.expert-heading {
    text-align: center;
}

.heading-ul {
    list-style-type: none;
    margin-bottom: 0px;
}

    .heading-ul li {
        display: inline-block;
    }

.expert-heading h1 {
    color: #f58634;
    text-transform: capitalize;
}

.left-line {
    background: url(../images/line.png);
    background-repeat: repeat-x;
    width: 200px;
    height: 5px;
    display: block;
    margin: -11px 0px;
}


.right-line {
    background: url(../images/line.png);
    background-repeat: repeat-x;
    ;
    width: 200px;
    height: 5px;
    display: block;
    margin: -11px 0px;
}


.owl-carousel .owl-wrapper-outer {
    padding: 0px 4px;
}

.owl-item {
    margin: 1px;
}

.owl-theme .owl-controls .owl-page span {
    width: 41px !important;
    height: 7px !important;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
    background: #fff !important;
}

.carousel-main { /* border: solid 1px red; */
    width: 99%;
    height: 300px; /* background: #d3d3d3; */
    padding: 20px 0px;
    text-align: center;
}

.carousel-h {
    /* border:solid 1px black; */
    background: #fff;
    border-radius: 22px;
    min-height: 260px;
}

.quote1 {
    padding: 10px 20px 0px 20px;
    margin: 0 0 1px;
    font-size: 37.5px;
    border-left: transparent;
    color: #616162;
    text-align: left;
}

.carousel-h p {
    padding: 10px 15px 20px 15px;
    font-size: 15px;
    color: #737373;
    text-align: justify;
    vertical-align: central; /*font-family: Candara;*/
}

.expert-img {
    border-radius: 120px;
    border: 3px solid #c8c8c7;
    width: 120px;
    height: 120px;
    margin-top: -30px;
    /* padding: 2px; */
}

.expert-name {
    font-size: 15px !important;
    color: #000 !important;
    /* margin-top: 10px; */
    padding: 0px;
    float: right;
    text-align: right !important;
    position: absolute;
    right: 23px;
    bottom: 15px;
}

.str {
    color: #333;
    font-size: 16px;
    line-height: 31px;
}

expert-name strong {
    font-size: 24px;
    color: #fff;
    font-weight: 100;
    margin-right: 5px;
}

/*css for contact us and map page*/


​ .contact-us {
    background: #fff;
    padding-top: 25px;
}

.contact-heading {
    background-color: black;
    text-align: center;
}

    .contact-heading h1 {
        color: #fff;
        text-align: center;
        text-transform: capitalize;
    }

    .contact-heading img {
        padding: 10px;
    }

.contact-section {
    /*background: url("../images/map.png");*/
    width: 100%;
    /*height: 440px;*/
}

.place_back {
    background-color: black;
    width: 100%;
    /*height: 440px;*/
    padding-bottom: 15px;
}

    .place_back span:first-child {
        color: yellow;
        font-size: 36px;
        text-align: center;
        width: 100%;
        /*padding-top: 30px;*/
    }

    .place_back span:nth-child(2) {
        color: yellow;
        font-size: 26px;
        text-align: center;
        width: 100%;
        margin-top: -20px;
    }

    .place_back span:nth-child(3) {
        color: #f58634;
        font-size: 30px;
        /* font-family: Futura Md BT;*/
        text-align: center;
        width: 100%;
        text-transform: uppercase;
    }

.address {
    margin: 0px;
}

    .address p {
        color: black;
        margin: 5px;
        /* font-family: Candara;*/
        font-size: 14px;
        /*text-transform: capitalize;*/
    }

.place_back ul {
    list-style-type: none;
    text-align: center;
}

    .place_back ul li {
        display: inline;
    }

.a-link {
    background: #333;
    color: #fff;
    padding: 9px 13px;
    font-size: 22px;
    border-radius: 100%;
}

    .a-link:hover {
        color: #fff;
    }
/*css for footer*/

footer {
    width: 100%;
    height: 100%;
    background-color: yellow;
}

    footer ul {
        list-style: none;
        text-align: center;
        padding: 5px;
        margin: 0px;
        background-color: #845838;
    }

        footer ul li {
            display: inline;
        }

            footer ul li a {
                font-size: 18px;
                color: white;
                padding: 7px 10px;
                /*   font-family: Candara;*/
                text-transform: capitalize;
            }

.f-nav-section {
    border-left: 1px solid #fff;
    width: 2px;
    height: 13px;
    margin-top: 7px;
}

.divider {
    width: 100%;
    height: 1.5px;
    background-color: yellow;
    /*margin-left: 5%;
    margin-right: 5%;*/
}

.lower-footer {
    text-align: center;
    color: #333;
    padding: 5px;
}

    .lower-footer a {
        color: #f58634;
    }

a:hover {
    text-decoration: none;
}

.navigation { /* box-shadow: 0px 1px 1px #d3d3d3; */
    padding: 10px 0px 0px 0px;
    text-transform: capitalize;
    color: #000;
    font-size: 11px;
}

.sportnav {
    box-shadow: 0px 1px 5px #9e7878;
}

.navigation a {
    color: #000000;
    /*margin-left: 28px;*/
}

    .navigation a:first-child {
        padding-left: 20px;
    }

.faa {
    padding: 0px 4px;
}

/*====================css for back to top=========================*/

.back-to-top {
    background: none;
    margin: 0;
    position: fixed;
    bottom: 30px;
    right: 0px;
    width: 50px;
    height: 50px;
    border-radius: 90px;
    z-index: 100;
    display: none;
    text-decoration: none;
    color: black;
    /*background-color: #f58634;*/
}

    .back-to-top i {
        font-size: 30px;
        margin: 9px 10px 8px 12px;
        color: #fff;
    }

/*		 .sharing-container {
    position: fixed;
    top: 40%;
    left: 0;
    right: auto;
    display: inline-block;
    margin: 0;
    padding: 0;
    z-index: 11100;
    overflow: hidden;
    width: 64px;
}
.sharing-container .sharing-item {
    width: 48px;
    height: 48px;
    text-align: center;
    cursor: pointer;
}
  .sharing-container .sharing-item:hover
        {
            width: 64px;
            -webkit-transition: all 0.3s ease;
            -moz-transition: all 0.3s ease;
            -o-transition: all 0.3s ease;
            transition: all 0.3s ease;
        }
.sharing-container .sharing-fb {
    background-color: #305891;
}
.sharing-container .sharing-gp {
    background-color: #CE4D39;
}
.sharing-container .sharing-tw {
    background-color: #2CA8D2;
}
.sharing-container .sharing-li {
    background-color: #4498C8;
}
.sharing-container .sharing-fb .sharing-img {
    background-position: 0px 0px;
}
.sharing-container .sharing-gp .sharing-img {
    background-position: 0px -32px;
}
.sharing-container .sharing-tw .sharing-img {
    background-position: 0px -64px;
}
.sharing-container .sharing-li .sharing-img {
    background-position: 0px -96px;
}
.sharing-container .sharing-img {
    display: inline-block;
    margin: auto;
    margin-top: 8px;
    width: 32px;
    height: 32px;
    background-image: url(../../images/sharing32x32.png);
}*/
/*================these class use for margin from top==================*/
.m-t10 {
    margin-top: 10px;
}

.m-t20 {
    margin-top: 20px;
}

.m-t30 {
    margin-top: 30px;
}

.m-t40 {
    margin-top: 40px;
}

.m-t50 {
    margin-top: 50px;
}

/*================end==================*/


/*=============================ess for about us page*=========================================*/
#about {
    background: #fff;
    padding-bottom: 20px;
    min-height: 350px;
}

    #about h1 {
        color: #333;
        /* text-align: center; */
        padding-left: 20px;
    }


.a-text {
    padding: 15px 11px;
    font-size: 14px; /*  font-family: sans-serif;*/
    text-align: justify;
}


.b-text {
    padding: 0px 11px;
    font-size: 14px; /*  font-family: sans-serif;*/
}
/*================*End css about us page============================================================*/

/*=========================================css for product page*=============================*/
#product {
    background: #fff;
    padding-bottom: 20px;
    min-height: 350px;
}

    #product h1 {
        color: #333;
        text-align: center;
    }
/*==================================end product page css=========================================*/


/*==============================service page csss*==========================*/
#service {
    background: #fff;
    padding-bottom: 20px;
    min-height: 350px;
}

    #service h1, h2, h3, h4, h5, h6 {
        color: yellow;
        font-family: sans-serif;
    }

.servicetype {
    list-style-type: decimal;
    padding: 0px 25px;
}

/*=============================end service page css==================================================*/

/*==============================barnd page csss==========================*/
#brands {
    background: #fff;
    padding-bottom: 20px;
    min-height: 350px;
}

    #brands h1 {
        color: #333;
        text-align: center;
    }
/*=============================end brand page css==================================================*/

/*==============================offers page csss==========================*/
#offers {
    background: #fff;
    padding-bottom: 20px;
    min-height: 350px;
}

    #offers h1 {
        text-align: center;
    }

.offer-img {
    overflow: hidden;
}

    .offer-img img {
        width: 100%;
        transform: scale(1,1);
        transition: all 1s;
        -moz-transition: all 1s;
        -webkit-transition: all 1s;
        -ms-transition: all 1s;
    }

        .offer-img img:hover {
            /*transform: scale(1.05,1.05);
    transition: all 1s;
    -moz-transition: all 1s;
    -webkit-transition: all 1s; 
    -ms-transition: all 1s;*/
        }

/*=============================end offers page css==================================================*/

/*==============================offers page csss==========================*/
#stores {
    background: #fff;
    padding-bottom: 20px;
    min-height: 400px;
}

    #stores h1 {
        color: #333;
        text-align: center;
        text-transform: capitalize;
    }

.storetext {
    padding: 15px 20px;
    text-align: center;
    border-bottom: solid 1px #d4d5d6;
    border-left: solid 1px #d4d5d6;
    border-right: solid 1px #d4d5d6;
    box-shadow: 1px 1px 1px #d4d5d6;
    margin-bottom: 10px;
}

    .storetext p {
        color: #000;
        margin: 0px;
        text-align: justify;
        line-height: 25px;
    }

    .storetext strong {
        color: #901313;
    }

.map-responsive {
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
    height: 0;
    margin-top: 10px;
}

    .map-responsive iframe {
        left: 0;
        top: 0;
        height: 100%;
        width: 100%;
        position: absolute;
    }
/*=============================end offers page css==================================================*/




/*=======================================@all product start fitness page css==================================*/
.productlayout {
    padding-bottom: 20px;
    min-height: 350px;
    background: #FFF;
}

#sport {
    background: #d4d5d6;
}
/*.fadein{
	    min-height: 80px;
	    text-align: center;
	  
	 }
	
		
		.fadein h4{
			text-transform: capitalize;
			padding: 10px;
			/* background: #fbf5f5; 
			font-weight: 400;
			}
	

#fades{   
list-style-type: none;
    height: 80px;
	    padding-top: 10px;
    overflow: hidden;
}


#fades li{
color:#333;
display: inline;
}



	
#fades li img {
    width: 70px;
    height: 70px;
    margin-left: 40px;
	}*/

.fixed {
    position: fixed;
    position: fixed;
    top: 2px;
    right: 19px;
    z-index: 1050;
    width: 317px;
}

.form-control {
    font-size: 12px;
    /* border-radius: 4px !important; */
    border-top-left-radius: 4px !important;
    border-bottom-left-radius: 4px !important;
}

.form-controlHeading {
    font-size: 12px;
    margin-top: 10px;
}

.productMain-heading {
    text-transform: capitalize;
    text-align: center;
    margin-top: 15px;
    padding: 8px 0px;
    background: #fbf5f5;
    /* text-shadow: 0px 1px 1px; */
    box-shadow: 0px 1px 1px #d3d3d3;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}


#BrandsPanes {
    margin-top: 20px;
}

.brands {
    width: 100%;
    background-color: black;
    padding: 10px 0px;
    border: solid 1px yellow;
    border-top: none;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    max-height: 500px;
    overflow: auto;
}

.brands-name {
    font-size: 12px;
    color: yellow;
    /* font-weight: bold; */
    letter-spacing: 1px;
    margin-left: 15px;
    text-transform: capitalize;
    line-height: 19px;
    margin-bottom: 0px;
}

.pagination {
    margin: 0px 0 10px;
}

.product-heading {
    text-transform: capitalize;
    color: #333;
    padding: 20px 0px;
    margin: 0px;
    text-align: left;
    /* border-bottom-left-radius: 10px; */
    /* border-bottom-right-radius: 10px; */
    /* font-weight: 400; */
    /* margin: 10px 0px 10px 20px; */
}

.brand-heading {
    text-transform: capitalize;
    color: yellow;
    padding: 14px 7px;
    margin-top: 0px;
    text-align: left;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    font-weight: 400;
    background: black;
    border: solid 1px yellow;
    margin-bottom: 0px;
    cursor: pointer;
    font-size: 100%;
    /* padding: 6px; */
    padding: .5em .5em .5em .7em;
}

.search-s {
    margin-bottom: 0px;
    margin-right: 4px;
}

.search-btn {
    padding: 5px 12px;
    text-transform: capitalize;
    border-radius: 0px;
    color: #dedede;
    background: #de7121;
    font-weight: bold;
}

.fit-product {
    float: left;
    width: 100%;
    margin-top: 0px;
}

.showresult {
    float: right;
    padding: 15px 52px;
}

    .showresult span {
        font-size: 12px;
        text-transform: capitalize;
        padding: 10px 5px;
    }

.View-allproduct {
    float: left;
    background: black;
    width: 100%;
    /*min-height: 1190px;*/
    border-left: solid 1px yellow;
    /*border-radius:10px;*/
}

.view-product {
    width: 200px;
    height: 200px;
    border: solid 1px yellow;
    float: left;
    margin-bottom: 20px;
    margin-right: 0;
    margin-left: 1.6%;
    text-align: center;
    padding-bottom: 0px;
    cursor: pointer;
}

    .view-product:hover {
        transform: scale(1, 1);
        border: solid 1px #f99246;
    }

.view-product1 {
    width: 18%;
    min-height: 250px;
    border: solid 1px #d4d5d6;
    float: left;
    margin-bottom: 20px;
    margin-right: 0;
    margin-left: 1.6%;
    text-align: center;
    padding-bottom: 0px;
    cursor: pointer;
}

    .view-product1:hover {
        transform: scale(1, 1);
        border: solid 1px #f99246;
    }

.view-brand {
    width: 135px;
    height: 140px;
    border: solid 1px yellow;
    float: left;
    margin-bottom: 20px;
    margin-right: 8px;
    margin-left: 15px;
    text-align: center;
    padding-bottom: 0px;
    cursor: pointer;
}

    .view-brand:hover {
        transform: scale(1, 1);
        border: solid 1px #f99246;
    }

.productimage {
    width: 150px;
    height: 140px;
}

.product-image {
    display: block;
    /*margin: 0px auto 5px;*/
}



.product-color {
    margin-top: 11px;
    color: #69696b;
    text-transform: capitalize;
    font-size: 13px;
}


/*=============================================csss for productdetails div===============*/

.productdetails {
    width: 100%;
    min-height: 400px;
    background: #ffffff;
    padding-bottom: 20px;
}

#productdetails {
    width: 100%;
    /* border: solid 1px; */
    float: left;
    padding: 0px 50px;
}

.product1 {
    float: left;
    margin: 0px 10px;
    /* width: 23%; */
}

.product2 {
    float: left;
    margin: 0px 10px;
    width: 75%;
}


.color {
    /* position: absolute; */
    /* bottom: 0px; */
    margin-top: 20px;
}

    .color h4 {
        text-transform: capitalize;
        margin: 0px;
    }

.colors {
    list-style-type: none;
    padding: 6px 10px;
    max-width: 210px;
}

    .colors li {
        border: solid 1px #d4d5d6;
        display: inline-block;
        padding: 8px;
        cursor: pointer;
    }

        .colors li:first-child {
            background: #bc7cbd;
        }

        .colors li:nth-child(2) {
            background: #333;
        }

        .colors li:nth-child(3) {
            background: #ff0000;
        }

        .colors li:nth-child(4) {
            background: #5908dc;
        }

        .colors li:nth-child(5) {
            background: #d8ff00;
        }

        .colors li:nth-child(6) {
            background: #3c763d;
        }

.tabs {
    background: black;
    padding: 10px 15px;
    border: solid 1px yellow;
}

    .tabs h3 {
        text-transform: capitalize;
        border-bottom: solid 1px yellow;
        padding-bottom: 5px;
    }

.product-name {
    color: yellow;
    /*padding: 5px;*/
    text-transform: capitalize;
    font-size: 13px;
}

.product-deatils {
    padding: 10px 0px;
    text-transform: capitalize;
}

/*=======================================start end page css==================================*/

/*========================================css for contuspage=======================================*/
.contactus {
    min-height: 380px;
    background: #fff;
}

    .contactus h3 {
        padding: 10px 6%;
        margin: 0px;
        box-shadow: 0px 2px 2px #d3d4d4;
        margin-bottom: 10px;
    }

.contactfrom {
    border: solid 1px yellow;
    padding: 30px 30px 26px;
    margin: 0px 0px 10px;
}

.officeaddress {
    display: INLINE-BLOCK;
    width: 100%;
    border: solid 1px #d1d1d1;
    padding-bottom: 5px;
    margin-bottom: 20px;
    min-height: 315px;
}

    .officeaddress img {
        width: 100%;
    }

.mapicon {
    width: 50px !important;
    float: right;
    cursor: pointer;
}

.officeaddress h4 {
    color: #f99246;
    margin: 5px 10px;
}

.officeaddress p {
    margin: 0px;
    font-size: 12px;
    line-height: 18px;
    padding: 0px 10px;
}
/*========================================End for contuspage=======================================*/

.carousel-control.right {
    z-index: 100;
    margin-right: 15px;
}

@media (min-width: 1200px) {
    .padding-l {
        padding-left: 0px !important;
    }

    #myCarousel1ViewId1 {
        visibility: hidden;
    }

    #myCarousel1ViewId2 {
        visibility: visible;
    }
}

@media (max-width: 1200px) {
    #ContactUs1 {
        display: block;
    }

    #ContactUs2 {
        display: none;
    }

    .navbar-default .navbar-nav > li > a {
        font-size: 16px;
        padding: 15px 11px;
    }

    #myCarousel1ViewId1 {
        visibility: hidden;
    }

    #myCarousel1ViewId2 {
        visibility: visible;
    }

    .nav {
        padding-left: 0px;
    }

    .fixed {
        top: 7px;
        right: 10px;
        z-index: 1050;
        width: 240px;
    }

    .carousel-control.right {
        margin-right: 15px;
    }

    #productdetails {
        padding: 0px 10px;
    }

    .product2 {
        width: 71%;
    }
    /*==================css for fitness page  @max992==================*/
    .view-product {
        width: 30%;
        margin-left: 2.5%;
    }


    /*==================end css for fitness page  @max992==================*/

}
/*end media query max width 1200*/




@media (max-width: 992px) {
    #ContactUs1 {
        display: block;
    }

    #ContactUs2 {
        display: none;
    }

    header h2 {
        margin-right: 20px;
        font-size: 24px;
    }

    header p {
        margin-right: 20px;
        font-size: 17px;
    }

    .nav {
        padding-left: 0px;
    }

    .navbar-default .navbar-nav > li > a {
        font-size: 14px;
        padding: 15px 9px;
    }



    .nav {
        padding-left: 0px;
    }

    .fixed {
        top: 7px;
        right: 0px;
        z-index: 1050;
        width: 240px;
    }

    .carousel-control.right {
        margin-right: 15px;
    }


    .contact-heading h1 {
        font-size: 26px;
    }

    .contact-heading img {
        width: 20%;
    }

    .contact-section {
        height: 100%;
    }

    .sm-xsPM {
        margin-top: 10px;
        margin-bottom: 10px;
    }



    .product2 {
        width: 62%;
    }

    /*==================css for fitness page  @max992==================*/


    .view-product {
        width: 46%;
        margin-right: 1.3%;
        margin-left: 2%;
    }


    /*==================end css for fitness page  @max992==================*/

}
/* end media query max-width 991*/


@media screen and (max-width: 767px) {

    header {
        height: 100%;
        width: 100%;
    }

    .padding-l {
        padding-left: 15px !important;
    }

    #myCarousel1ViewId1 {
        visibility: visible;
    }

    #myCarousel1ViewId2 {
        visibility: hidden;
    }

    header img {
        margin-left: 0px;
        width: 100%;
    }

    .img-center {
        text-align: center;
    }

    header h2 {
        float: none;
        text-align: center;
    }

    header p {
        float: none;
        text-align: center;
    }

    .carousel-control.right {
        right: 0px;
    }

    .padding-r {
        padding-right: 15px !important;
    }

    figure {
        width: 100%;
        margin: auto;
    }

        figure img {
            margin-top: 15px;
            margin-right: 50px;
        }

    .less {
        border: solid;
    }

    .contact-heading h1 {
        font-size: 20px;
    }

    .contact-heading img {
        width: 20%;
        margin-top: -5px !important;
    }

    .expert-section {
        height: 100%;
    }

    .product1 {
        float: none;
    }

    .simpleLens-container {
        width: 210px;
        margin: auto;
        margin-bottom: 10px;
    }

    .simpleLens-thumbnails-container {
        width: 211px;
        margin: auto;
    }

    .color {
        width: 210px;
        margin: auto;
    }

    .product2 {
        width: 100%;
        margin: 0px;
    }


    /*==================css for fitness page  @max767==================*/
    .view-product {
        width: 96%;
        margin-right: 1.3%;
        margin-left: 2%;
    }


    /*==================end css for fitness page  @max767==================*/
}
/*end media max width 767*/



div#spinner {
    display: none;
    /*width: 300px;
    height: 300px;*/
    position: fixed;
    top: 50%;
    left: 50%;
    /*background: url(images/loading.gif) no-repeat center #fff;*/
    text-align: center;
    padding: 10px;
    font: normal 16px Tahoma, Geneva, sans-serif;
    /*border: 1px solid yellow;*/
    margin-left: -50px;
    margin-top: -50px;
    z-index: 2;
    overflow: auto;
}

.social-link {
    list-style-type: none;
    line-height: 48px;
    position: fixed;
    /*padding: 10px 8px;*/
    top: 0%;
    left: 0%;
    width: 60px;
    height: auto;
    /*background: #fecfac;*/
    /*box-shadow: 1px 1px 1px #31abce;*/
    z-index: 99;
}

​ .a-link {
    background: #333;
    color: #fff;
    padding: 8px 14px;
    font-size: 15px;
    border-radius: 100%;
}


.mobile {
    display: none;
}

.destop {
    width: 375px !important;
}

@media screen and (max-width:1200px) {

    .destop {
        width: 100% !important;
    }

    .expert-name {
        bottom: 0px;
    }
}

@media screen and (max-width: 767px) {
    .mobile {
        display: block;
        margin: auto;
    }

    .destop {
        display: none;
    }

    .carousel-main {
        width: 90%;
        margin-left: 6%;
    }

    .expert-name {
        bottom: 7px;
    }

    .heading-ul li {
        display: block;
    }

    .left-line {
        display: none;
    }

    .right-line {
        margin: 0px auto;
    }
}

@media screen and (max-width: 480px) {
    .mobile {
        display: block;
        margin: auto;
        width: 100% !important;
    }

    .padding-l {
        padding-left: 15px !important;
    }

    .social-link {
        /*top: 23%;
        padding: 10px 3px;*/
        width: 48px;
    }

    .carousel-main {
        height: 310px;
    }

    .carousel-h {
        height: 260px;
    }

    .a-link {
        padding: 8px 13px !important;
        font-size: 18px;
    }

    .left-line {
        display: none;
    }
}

@media screen and (max-width: 400px) {

    .carousel-main {
        height: 400px;
    }

    .carousel-h {
        height: 360px;
    }
}





.fa-facebook {
    padding: 10px 14px;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
    background-color: transparent;
    border: 1px solid yellow;
    color: yellow;
}



.fa-twitter {
    padding: 10px 12px;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
    background-color: transparent;
    border: 1px solid yellow;
    color: yellow;
}



.fa-rss {
    padding: 10px 14px;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
    background-color: transparent;
    border: 1px solid yellow;
    color: yellow;
}



.fa-youtube {
    padding: 10px 14px;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
    background-color: transparent;
    border: 1px solid yellow;
    color: yellow;
}



.fa-linkedin {
    padding: 10px 14px;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
    background-color: transparent;
    border: 1px solid yellow;
    color: yellow;
}



.fa-google-plus {
    padding: 10px 9px;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
    background-color: transparent;
    border: 1px solid yellow;
    color: yellow;
}   



/* info and errors */
.message-info {
    border: 1px solid;
    clear: both;
    padding: 10px 20px;
}

.message-error {
    clear: both;
    color: #e80c4d;
    font-size: 1.1em;
    font-weight: normal;
    margin: 20px 0 10px 0;
}

.message-success {
    color: #7ac0da;
    font-size: 1.3em;
    font-weight: normal;
    margin: 20px 0 10px 0;
}

.error {
border: 1px solid red !important;
    background-color: #bfb6b6 !important;
}

/* styles for validation helpers */
.field-validation-error {
    color: #e80c4d;
    font-weight: normal;
    display:none;
}

.field-validation-valid {
    display: none;
}

input.input-validation-error {
    border: 1px solid #e80c4d;
}

input[type="checkbox"].input-validation-error {
    border: 0 none;
}

.validation-summary-errors {
    color: #e80c4d;
    font-weight: normal;
    font-size: 1.1em;
}

.validation-summary-valid {
    display: none;
}


.loadingoverlay {
    position: fixed;
    z-index: 100;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background: Black url(~/Images/loading_bg.png) repeat;
    filter: alpha(opacity=80);
    opacity: 0.8;
}

.loadingoverlayContent {
    z-index: 0;
    margin: 250px auto;
    font-family: Calibri;
    font-size: 22px;
    font-weight: bold;
    color: White;
}

.loadingoverlay1 {
    position: fixed;
    z-index: 100;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background: Black url(~/Images/loading_bg.png) repeat;
    filter: alpha(opacity=60);
    opacity: 0.6;
}

.loadingoverlayContent1 {
    z-index: 0;
    margin: 200px auto;
    font-family: Calibri;
    font-size: 22px;
    font-weight: bold;
    color: White;
}




/* Tables
--------------------------------------------------------------------------------------------------------------- */
table, th, td {
    border: 1px solid;
    border-collapse: collapse;
}

table, th {
    table-layout: auto;
    background-color: yellow;
}

table {
    width: 100%;
    margin-bottom: 15px;
}

tr:nth-child(odd) {
    background: black;
    color: yellow;
}

    tr:nth-child(odd) a {
        background: black;
        color: yellow;
    }

tr:nth-child(even) {
    background: black;
    color: yellow;
}

    tr:nth-child(even) a {
        background: black;
        color: yellow;
    }

th, td {
    padding: 5px 8px;
}

td {
    border-width: 0 1px;
}



/* Tables + Comments */
table, th, td, #comments .avatar, #comments input, #comments textarea {
    border-color: #D7D7D7;
}

th {
    color: black;
    background-color: black;
}

tr, #comments li, #comments input[type="submit"], #comments input[type="reset"] {
    color: inherit;
    background-color: #FBFBFB;
}
    /*tr:nth-child(odd), #comments li:nth-child(odd){color:inherit; background-color:#FFFFFF;}*/
    .blueBorderAddRole tr:nth-child(odd), #comments li:nth-child(odd) {
        color: inherit;
        background-color: #E4E4E4;
    }

table a, #comments a {
    background-color: inherit;
}


.removetablecss {
    border: 0px;
    border-color: white;
}

    .removetablecss tr {
        border: 0px;
        border-color: white;
    }

    .removetablecss td {
        border: 0px;
        border-color: white;
    }

    .removetablecss tr:nth-child(odd) {
        background: none;
    }

    .removetablecss tr:nth-child(even) {
        background: none;
    }


.mega-dropdown {
    position: static !important;
}

.mega-dropdown-menu {
    padding: 10px 0px;
    width: 100%;
    box-shadow: none;
    -webkit-box-shadow: none;
    border: 1px solid black;
}

    .mega-dropdown-menu > li > ul {
        padding: 0px;
        margin: 0px;
    }

        .mega-dropdown-menu > li > ul > li {
            list-style: none;
        }

            .mega-dropdown-menu > li > ul > li > a {
                display: block;
                color: yellow;
                padding: 3px 5px;
            }

    .mega-dropdown-menu > li ul > li > a:hover,
    .mega-dropdown-menu > li ul > li > a:focus {
        text-decoration: none;
        color: yellow;
    }

    .mega-dropdown-menu .dropdown-header {
        font-size: 20px;
        color: yellow;
        padding: 5px 60px 5px 5px;
        line-height: 30px;
    }


.img-wrapper img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    vertical-align: middle;
    border-radius: 10px;
}

    .img-wrapper img:hover {
        transform: scale(1.5);
        -ms-transform: scale(1.5);
        -moz-transform: scale(1.5);
        -webkit-transform: scale(1.5);
        -o-transform: scale(1.5);
        border-radius: 10px;
        position: relative;
        z-index: 999;
    }

.RoundedRadio input[type=radio] {
    position: absolute;
    margin: 0;
    opacity: 0;
}

.RoundedRadio label {
    display: inline-block;
    height: 16px;
    background: #b8b8b8;
    border-radius: 20px;
    margin-bottom: 0px;
}

.RoundedRadio input[type=radio]:checked + label {
    background-color: yellow;
}

.RoundedRadio label > * {
    display: inline-block;
    height: 100%;
    -moz-transition: width .1s;
    -webkit-transition: width .1s;
    transition: width .1s;
}

.RoundedRadio .checked {
    text-align: center;
    line-height: 13px;
}

.RoundedRadio .toggle {
    background: #FFFFFF;
    width: 15px;
    border-radius: 13px;
}

.RoundedRadio .checked, .RoundedRadio input[type=radio]:checked + label .unchecked {
    width: 0;
}

.RoundedRadio .unchecked, .RoundedRadio input[type=radio]:checked + label .checked {
    width: 22px;
}

.RoundedRadio .checked:before {
    content: '✓';
    color: black;
    display: inline-block;
    vertical-align: middle;
    /*background: no-repeat url(https://s.ytimg.com/yts/imgbin/www-hitchhiker-vfllryam5.webp) -134px -337px;*/
    width: 15px;
    height: 20px;
}

.RoundedCheckBox input[type=checkbox] {
    position: absolute;
    margin: 0;
    opacity: 0;
}

.RoundedCheckBox label {
    display: inline-block;
    height: 13px;
    background: #b8b8b8;
    border-radius: 20px;
}

.RoundedCheckBox input[type=checkbox]:checked + label {
    background-color: #167ac6;
}

.RoundedCheckBox label > * {
    display: inline-block;
    height: 100%;
    -moz-transition: width .1s;
    -webkit-transition: width .1s;
    transition: width .1s;
}

.RoundedCheckBox .checked {
    text-align: center;
    line-height: 13px;
}

.RoundedCheckBox .toggle {
    background: #fbfbfb;
    width: 13px;
    border-radius: 10px;
}

.RoundedCheckBox .checked, .RoundedCheckBox input[type=checkbox]:checked + label .unchecked {
    width: 0;
}

.RoundedCheckBox .unchecked, .RoundedCheckBox input[type=checkbox]:checked + label .checked {
    width: 22px;
}

.RoundedCheckBox .checked:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    background: no-repeat url(https://s.ytimg.com/yts/imgbin/www-hitchhiker-vfllryam5.webp) -134px -337px;
    width: 10px;
    height: 12px;
}

.margintop_10 {
    margin-top: 10px;
}

.paddingtop_15 {
    padding-top: 15px;
}
@media (min-width: 673px) {
    .footerheight {
        height:30px;
    }
    .footerInnerDiv1{
        float:left;width:50%;text-align:left;
    }
    .footerInnerDiv2{
        float:left;width:50%;text-align:right;
    }
}
@media (min-width: 339px) and (max-width: 673px) {
    .footerheight {
        height:50px;
    }
    .footerInnerDiv1{
        width:100%;text-align:center;
    }
    .footerInnerDiv1{
        width:100%;text-align:center;
    }
}
@media (max-width: 339px) {
    .footerheight {
        height:80px;
    }
    .footerInnerDiv1{
        width:100%;text-align:center;
    }
    .footerInnerDiv1{
        width:100%;text-align:center;
    }
}

