/* Smartphones (portrait and landscape) --  --  --  --  -- - */

@media screen and (min-width: 304px) and (max-width: 667px) {
    /* Styles */
    /* Background .demo CSS, it is only genral purpose only */
    
    .demo {
        background: #e4e3e8;
        background: url("http://designcollection.in/dc/codecanyon/flipkart-api/image/bg-1.jpg");
        background-attachment: fixed;
        background-size: cover;
        font-family: 'Open Sans', sans-serif;
    }
    /* Tabs content css */
    
    #tabs .tab-content>.active {
        display: block;
        padding: 30px;
    }
    #tabs .tab-content {
        background-color: #fff;
		margin-bottom: 50px;
    }
    /* Nav Tabs CSS */
    
    #tabs .nav-tabs>li {
        float: left;
        margin-bottom: -1px;
        background: #445268;
        margin: 1px;
        margin-bottom: 0px;
        margin-left: 0px;
        width: 100%;
        display: block;
        z-index: 1;
    }
    #tabs .nav-tabs>li>a {
        margin-right: 0px;
        border-radius: 0px;
    }
    /* Nav list link */
    
    #tabs .nav>li>a {
        position: relative;
        display: block;
        padding: 10px 25px;
        font-size: 15px;
        font-weight: 400;
        letter-spacing: 0.3px;
        text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
        font-family: 'Open Sans', sans-serif;
    }
    #tabs .nav>li>a:focus,
    #tabs .nav>li>a:hover {
        text-decoration: none;
        background-color: #fff;
    }
    #tabs .nav-tabs>li.active>a,
    #tabs .nav-tabs>li.active>a:focus,
    #tabs .nav-tabs>li.active>a:hover {
        border: 1px solid #ccc;
        outline: medium none;
    }
    #tabs iframe {
        max-width: 100%;
        height: auto;
    }
    /* Video CSS */
    
    #tabs .embed-responsive-16by9 {
        padding-bottom: 47%;
    }
    /* Heading title CSS */
    
    #tabs h3.title {
        font-size: 14px;
        font-weight: 600;
        margin-top: 15px;
        text-transform: capitalize;
        border-bottom: 1px dotted #a7a7a7;
        padding-bottom: 10px;
        color: #000000;
        font-family: 'Open Sans', sans-serif;
    }
    /* Heading span css */
    
    #tabs h3.title.margin-top span,
    #tabs h3.title span {
        border-color: #445268 !important;
        padding-bottom: 7px;
        border-bottom: 3px solid;
    }
    /* Paragraph CSS */
    
    #tabs p.para,
    #tabs .panel-body {
        text-align: left;
        margin: 0px;
        line-height: 20px;
        font-family: 'Open Sans', sans-serif;
        font-size: 14px;
        color: #333;
        line-height: 20px;
        letter-spacing: 0.2px;
    }
    #tabs p.pro-title {
        color: #000000;
        font-size: 13px;
        font-weight: 600;
    }
    #tabs p.pro-title a,
    #tabs .tab-pad a {
        color: #000000;
    }
    #tabs ul {
        list-style: none;
        padding-left: 0px;
        text-align: left;
    }
    /* Product list */
    
    #tabs #product-list li {
        color: #878686;
        font-size: 12px;
        font-family: 'Open Sans', sans-serif;
    }
    #tabs #product-list li a:hover {
        color: #000000;
        text-decoration: underline;
    }
    #tabs #product-list li a:last-child {
        color: #445268;
        font-weight: 700;
    }
    /* Border right */
    
    #tabs .gray-colmn {
        border-right: none !important;
    }
    /* Tabs padding */
    
    #tabs .tab-pad {
        padding: 10px;
        padding-bottom: 0px;
    }
    #tabs .tab-pad li {
        padding: 3px 0px;
        font-size: 13px;
        font-family: 'Open Sans', sans-serif;
    }
    #tabs .nav-tabs>li>a:hover {
        border-color: transparent;
        outline: none;
    }
    #tabs li a {
        color: #fff;
    }
    /* Text color */
    
    #tabs li span.txt-green {
        color: #33CC00;
    }
    #tabs li a:hover {
        color: #333;
    }
    #tabs li.active a {
        color: #333;
    }
    /* Panel title */
    
    #tabs .panel-title a i {
        padding-right: 10px;
        font-size: 20px;
        font-family: 'Open Sans', sans-serif;
    }
    #tabs .panel-title {
        font-size: 14px;
        font-family: 'Open Sans', sans-serif;
    }
    /* Serice box CSS */
    
    #tabs .services-box-icon {
        background: transparent;
        width: 50px;
        height: 50px;
        display: inline-block;
        float: left;
        height: 35px;
        line-height: 35px;
        margin-right: 10px;
        position: relative;
        text-align: center;
        top: 5px;
    }
    #tabs .services-box-icon i {
        width: 50px;
        height: 50px;
        line-height: 50px;
        text-align: center;
        background-color: #32c5d2;
        color: #fff;
        font-size: 17px;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        border-radius: 50%;
    }
    #tabs .services-box-info h4 {
        font-weight: 700;
        font-size: 13px;
        color: #000;
        text-transform: uppercase;
        margin-bottom: 5px;
    }
    #tabs .services-box-info {
        padding-left: 65px;
    }
    /* Carousel CSS */
    
    #tabs .carousel-v1 .carousel-arrow a.carousel-control {
        opacity: 1;
        font-size: 30px;
        height: inherit;
        width: inherit;
        background: none;
        text-shadow: none;
        position: inherit;
        font-family: 'Open Sans', sans-serif;
    }
    #tabs .carousel-v1 .carousel-arrow a i {
        top: 50%;
        opacity: 0.6;
        background: #000;
        margin-top: -18px;
        padding: 2px 12px;
        position: absolute;
    }
    #tabs .carousel-v1 .carousel-arrow a.right i {
        right: 0;
    }
    #tabs .carousel-v1 .carousel-caption {
        left: 0;
        right: 0;
        bottom: 0;
        padding: 7px 15px;
        background: rgba(0, 0, 0, 0.7);
    }
    #tabs .carousel-v1 .carousel-caption p {
        color: #fff;
        margin-bottom: 0;
        font-size: 12px;
    }
    /* Images box CSS */
    
    #tabs .img-box-3-item {
        max-width: 240px;
        margin: 10px auto;
    }
    #tabs .img-box-3-icon {
        width: 110px;
        height: 110px;
        line-height: 110px;
        border-radius: 100px;
        text-align: center;
        margin: 10px auto;
    }
    #tabs .bg-red {
        background-color: #445268 !important;
    }
    #tabs .bg-lblue {
        background-color: #008b8b !important;
    }
    #tabs .bg-green {
        background-color: #51d466 !important;
    }
    #tabs .bg-blue {
        background-color: #609cec !important;
    }
    #tabs .img-box-3-icon a img {
        max-width: 60px;
        display: inline-block;
    }
    /* Border */
    
    #tabs .bor {
        width: 60px;
        height: 3px;
        margin: 0 auto;
        margin-top: 10px;
        margin-bottom: 6px;
    }
    #tabs h3.title-nm {
        font-size: 18px;
        line-height: 36px;
        font-weight: 600;
        padding: 0px 10px 6px 0px;
        margin-bottom: 10px;
        border-bottom: 1px solid #eee;
        margin-top: 0px;
        font-family: 'Open Sans', sans-serif;
    }
    #tabs h3.title-nm span {
        border-color: #445268 !important
    }
    #tabs h3.title-nm span {
        padding-bottom: 11px;
        border-bottom: 3px solid;
        font-family: 'Open Sans', sans-serif;
    }
    #tabs h3.title-one {
        font-size: 14px;
        font-weight: bold;
        margin: 10px 10px 0px;
        text-transform: capitalize;
        color: #000000;
        font-family: 'Open Sans', sans-serif;
    }
    /* Gradient Background CSS */
    
    #tabs .bx-wrap {
        background-color: #fff;
        -webkit-box-shadow: 0 0 60px 10px rgba(0, 0, 0, .1) inset, 0 5px 0 -4px #fff, 0 5px 0 -3px #c2c0b8, 0 11px 0 -8px #fff, 0 11px 0 -7px #c2c0b8, 0 17px 0 -12px #fff, 0 17px 0 -11px #c2c0b8;
        -moz-box-shadow: 0 0 60px 10px rgba(0, 0, 0, .1) inset, 0 5px 0 -4px #fff, 0 5px 0 -3px #c2c0b8, 0 11px 0 -8px #fff, 0 11px 0 -7px #c2c0b8, 0 17px 0 -12px #fff, 0 17px 0 -11px #c2c0b8;
        box-shadow: 0 0 60px 10px rgba(0, 0, 0, .1) inset, 0 5px 0 -4px #fff, 0 5px 0 -3px #c2c0b8, 0 11px 0 -8px #fff, 0 11px 0 -7px #c2c0b8, 0 17px 0 -12px #fff, 0 17px 0 -11px #c2c0b8;
    }
    /* Margin CSS */
    
    #tabs .margin-bot {
        margin-bottom: 0px !important;
    }
    #tabs .margin-top {
        margin-top: 0px !important;
    }
    #tabs .thumbnail.mar-one {
        margin-bottom: 30px !important;
    }
    /* Address */
    
    #tabs address {
        margin-bottom: 0px;
        line-height: 20px;
        font-family: 'Open Sans', sans-serif;
        font-size: 14px;
        color: #333;
        line-height: 20px;
        letter-spacing: 0.2px;
    }
    #tabs .fa.fa-caret-right {
        color: #445268;
    }
    /* Dropdown CSS */
    
    #tabs .dropdown-menu>.active>a,
    #tabs .dropdown-menu>.active>a:focus,
    #tabs .dropdown-menu>.active>a:hover {
        color: #fff;
        text-decoration: none;
        background-color: #445268;
        outline: 0;
    }
    #tabs .dropdown-menu>li>a:focus,
    #tabs .dropdown-menu>li>a:hover {
        color: #fff;
        text-decoration: none;
        background-color: #445268;
    }
	#tabs .tab-space {
    margin: 0 30px;
}
#tabs .tab-space.space-one {
    margin: 0 17px;
}
    
}
/* Smartphones (landscape) --  --  --  --  -- - */

@media screen and (min-width: 321px) {
    /* Styles */
}
/* Smartphones (portrait) --  --  --  --  -- - */

@media screen and (max-width: 320px) {
    /* Styles */
}
/* iPads (portrait and landscape) --  --  --  --  -- - */

@media screen and (min-width: 668px) and (max-width: 1223px) {
    /* Styles */
    /* Background .demo CSS, it is only genral purpose only */
    
    .demo {
        background: #e4e3e8;
        background: url("http://designcollection.in/dc/codecanyon/flipkart-api/image/bg-1.jpg");
        background-attachment: fixed;
        background-size: cover;
        font-family: 'Open Sans', sans-serif;
    }
    /* Tabs content css */
    
    #tabs .tab-content>.active {
        display: block;
        padding: 30px;
    }
    #tabs .tab-content {
        background-color: #fff;
    }
    /* Nav Tabs CSS */
    
    #tabs .nav-tabs>li {
        float: left;
        margin-bottom: -1px;
        background: #445268;
        margin: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        z-index: 1;
    }
    #tabs .nav-tabs>li>a {
        margin-right: 0px;
        border-radius: 0px;
    }
    /* Nav list link */
    
    #tabs .nav>li>a {
        position: relative;
        display: block;
        padding: 10px 25px;
        font-size: 15px;
        font-weight: 400;
        letter-spacing: 0.3px;
        text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
        font-family: 'Open Sans', sans-serif;
    }
    #tabs .nav>li>a:focus,
    #tabs .nav>li>a:hover {
        text-decoration: none;
        background-color: #fff;
    }
    #tabs .nav-tabs>li.active>a,
    #tabs .nav-tabs>li.active>a:focus,
    #tabs .nav-tabs>li.active>a:hover {
        border: 1px solid #fff;
        outline: medium none;
    }
    #tabs iframe {
        max-width: 100%;
        height: auto;
    }
    /* Video CSS */
    
    #tabs .embed-responsive-16by9 {
        padding-bottom: 47%;
    }
    /* Heading title CSS */
    
    #tabs h3.title {
        font-size: 14px;
        font-weight: 600;
        margin-top: 15px;
        text-transform: capitalize;
        border-bottom: 1px dotted #a7a7a7;
        padding-bottom: 10px;
        color: #000000;
        font-family: 'Open Sans', sans-serif;
    }
    /* Heading span css */
    
    #tabs h3.title.margin-top span,
    #tabs h3.title span {
        border-color: #445268 !important;
        padding-bottom: 7px;
        border-bottom: 3px solid;
    }
    /* Paragraph CSS */
    
    #tabs p.para,
    #tabs .panel-body {
        text-align: left;
        margin: 0px;
        line-height: 20px;
        font-family: 'Open Sans', sans-serif;
        font-size: 14px;
        color: #333;
        line-height: 20px;
        letter-spacing: 0.2px;
    }
    #tabs p.pro-title {
        color: #000000;
        font-size: 13px;
        font-weight: 600;
    }
    #tabs p.pro-title a,
    #tabs .tab-pad a {
        color: #000000;
    }
    #tabs ul {
        list-style: none;
        padding-left: 0px;
        text-align: left;
    }
    /* Product list */
    
    #tabs #product-list li {
        color: #878686;
        font-size: 12px;
        font-family: 'Open Sans', sans-serif;
    }
    #tabs #product-list li a:hover {
        color: #000000;
        text-decoration: underline;
    }
    #tabs #product-list li a:last-child {
        color: #445268;
        font-weight: 700;
    }
    /* Border right */
    
    #tabs .gray-colmn {
        border-right: none !important;
    }
    /* Tabs padding */
    
    #tabs .tab-pad {
        padding: 10px;
        padding-bottom: 0px;
    }
    #tabs .tab-pad li {
        padding: 3px 0px;
        font-size: 13px;
        font-family: 'Open Sans', sans-serif;
    }
    #tabs .nav-tabs>li>a:hover {
        border-color: transparent;
        outline: none;
    }
    #tabs li a {
        color: #fff;
    }
    /* Text color */
    
    #tabs li span.txt-green {
        color: #33CC00;
    }
    #tabs li a:hover {
        color: #333;
    }
    #tabs li.active a {
        color: #333;
    }
    /* Panel title */
    
    #tabs .panel-title a i {
        padding-right: 10px;
        font-size: 20px;
        font-family: 'Open Sans', sans-serif;
    }
    #tabs .panel-title {
        font-size: 14px;
        font-family: 'Open Sans', sans-serif;
    }
    /* Serice box CSS */
    
    #tabs .services-box-icon {
        background: transparent;
        width: 50px;
        height: 50px;
        display: inline-block;
        float: left;
        height: 35px;
        line-height: 35px;
        margin-right: 10px;
        position: relative;
        text-align: center;
        top: 5px;
    }
    #tabs .services-box-icon i {
        width: 50px;
        height: 50px;
        line-height: 50px;
        text-align: center;
        background-color: #32c5d2;
        color: #fff;
        font-size: 17px;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        border-radius: 50%;
    }
    #tabs .services-box-info h4 {
        font-weight: 700;
        font-size: 13px;
        color: #000;
        text-transform: uppercase;
        margin-bottom: 5px;
    }
    #tabs .services-box-info {
        padding-left: 65px;
    }
    /* Carousel CSS */
    
    #tabs .carousel-v1 .carousel-arrow a.carousel-control {
        opacity: 1;
        font-size: 30px;
        height: inherit;
        width: inherit;
        background: none;
        text-shadow: none;
        position: inherit;
        font-family: 'Open Sans', sans-serif;
    }
    #tabs .carousel-v1 .carousel-arrow a i {
        top: 50%;
        opacity: 0.6;
        background: #000;
        margin-top: -18px;
        padding: 2px 12px;
        position: absolute;
    }
    #tabs .carousel-v1 .carousel-arrow a.right i {
        right: 0;
    }
    #tabs .carousel-v1 .carousel-caption {
        left: 0;
        right: 0;
        bottom: 0;
        padding: 7px 15px;
        background: rgba(0, 0, 0, 0.7);
    }
    #tabs .carousel-v1 .carousel-caption p {
        color: #fff;
        margin-bottom: 0;
    }
    /* Images box CSS */
    
    #tabs .img-box-3-item {
        max-width: 240px;
        margin: 10px auto;
    }
    #tabs .img-box-3-icon {
        width: 110px;
        height: 110px;
        line-height: 110px;
        border-radius: 100px;
        text-align: center;
        margin: 10px auto;
    }
    #tabs .bg-red {
        background-color: #445268 !important;
    }
    #tabs .bg-lblue {
        background-color: #008b8b !important;
    }
    #tabs .bg-green {
        background-color: #51d466 !important;
    }
    #tabs .bg-blue {
        background-color: #609cec !important;
    }
    #tabs .img-box-3-icon a img {
        max-width: 60px;
        display: inline-block;
    }
    /* Border */
    
    #tabs .bor {
        width: 60px;
        height: 3px;
        margin: 0 auto;
        margin-top: 10px;
        margin-bottom: 6px;
    }
    #tabs h3.title-nm {
        font-size: 18px;
        line-height: 36px;
        font-weight: 600;
        padding: 0px 10px 6px 0px;
        margin-bottom: 10px;
        border-bottom: 1px solid #eee;
        margin-top: 0px;
        font-family: 'Open Sans', sans-serif;
    }
    #tabs h3.title-nm span {
        border-color: #445268 !important
    }
    #tabs h3.title-nm span {
        padding-bottom: 11px;
        border-bottom: 3px solid;
        font-family: 'Open Sans', sans-serif;
    }
    #tabs h3.title-one {
        font-size: 14px;
        font-weight: bold;
        margin: 10px 10px 0px;
        text-transform: capitalize;
        color: #000000;
        font-family: 'Open Sans', sans-serif;
    }
    /* Gradient Background CSS */
    
    #tabs .bx-wrap {
        background-color: #fff;
        -webkit-box-shadow: 0 0 60px 10px rgba(0, 0, 0, .1) inset, 0 5px 0 -4px #fff, 0 5px 0 -3px #c2c0b8, 0 11px 0 -8px #fff, 0 11px 0 -7px #c2c0b8, 0 17px 0 -12px #fff, 0 17px 0 -11px #c2c0b8;
        -moz-box-shadow: 0 0 60px 10px rgba(0, 0, 0, .1) inset, 0 5px 0 -4px #fff, 0 5px 0 -3px #c2c0b8, 0 11px 0 -8px #fff, 0 11px 0 -7px #c2c0b8, 0 17px 0 -12px #fff, 0 17px 0 -11px #c2c0b8;
        box-shadow: 0 0 60px 10px rgba(0, 0, 0, .1) inset, 0 5px 0 -4px #fff, 0 5px 0 -3px #c2c0b8, 0 11px 0 -8px #fff, 0 11px 0 -7px #c2c0b8, 0 17px 0 -12px #fff, 0 17px 0 -11px #c2c0b8;
    }
    /* Margin CSS */
    
    #tabs .margin-bot {
        margin-bottom: 0px !important;
    }
    #tabs .margin-top {
        margin-top: 0px !important;
    }
    #tabs .thumbnail.mar-one {
        margin-bottom: 30px !important;
    }
    /* Address */
    
    #tabs address {
        margin-bottom: 0px;
        line-height: 20px;
        font-family: 'Open Sans', sans-serif;
        font-size: 14px;
        color: #333;
        line-height: 20px;
        letter-spacing: 0.2px;
    }
    #tabs .fa.fa-caret-right {
        color: #445268;
    }
    /* Dropdown CSS */
    
    #tabs .dropdown-menu>.active>a,
    #tabs .dropdown-menu>.active>a:focus,
    #tabs .dropdown-menu>.active>a:hover {
        color: #fff;
        text-decoration: none;
        background-color: #445268;
        outline: 0;
    }
    #tabs .dropdown-menu>li>a:focus,
    #tabs .dropdown-menu>li>a:hover {
        color: #fff;
        text-decoration: none;
        background-color: #445268;
    }
    /* Nav tab background color */
    
    #tabs .nav-tabs {
        border-bottom: 2px solid #384455;
        border-top: 2px solid #384455;
        background: #445268;
		padding-top:0px;
    }
		    #tabs .nav-tabs.black-clr {
        border-bottom: 2px solid #333;
        border-top: 2px solid #333;
    }
	#tabs .tab-space
	{
	margin-bottom:25px;
	}
	#tabs .tab-space.lft-rgt-tab
	{
	margin:40px 39px 40px 33px ;
	}
	#tabs .tab-space.tab-space-one {
    margin: 18px 18px 50px;
}
    
}
/* iPads (landscape) --  --  --  --  -- - */

@media and (min-width: 668px) and (max-width: 1223px) and (orientation: landscape) {
    /* Styles */
}
/* iPads (portrait) --  --  --  --  -- - */

@media screen and (min-width: 668px) and (max-width: 1223px) and (orientation: portrait) {
    /* Styles */
}
/* Desktops and laptops --  --  --  --  -- - */

@media screen and (min-width: 1224px) {
    /* Styles */
    /* Background .demo CSS, it is only genral purpose only */
    
    .demo {
        background: #f3f3f3;
        background-attachment: fixed;
        background-size: cover;
        font-family: 'Open Sans', sans-serif;
    }
    /* Tabs content css */
    
    #tabs .tab-content>.active {
        display: block;
        padding: 30px;
    }
    #tabs .tab-content {
        background-color: #fff;
    }
    /* Nav Tabs CSS */
    
    #tabs .nav-tabs>li {
        float: left;
        margin-bottom: -1px;
        background: #445268;
        margin: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        z-index: 1;
    }
	    #tabs .nav-tabs.black-list-clr>li {
        background: #333;
    }
    #tabs .nav-tabs>li>a {
        margin-right: 0px;
		    margin-left: 2px;
        border-radius: 0px;
    }
    /* Nav list link */
    
    #tabs .nav>li>a {
        position: relative;
        display: block;
        padding: 10px 26px;
        font-size: 15px;
        font-weight: 400;
        letter-spacing: 0.3px;
        text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
        font-family: 'Open Sans', sans-serif;
    }
    #tabs .nav>li>a:focus,
    #tabs .nav>li>a:hover {
        text-decoration: none;
        background-color: #fff;
    }
    #tabs .nav-tabs>li.active>a,
    #tabs .nav-tabs>li.active>a:focus,
    #tabs .nav-tabs>li.active>a:hover {
        border: 1px solid #fff;
        outline: medium none;
    }
    #tabs iframe {
        max-width: 100%;
        height: auto;
    }
    /* Video CSS */
    
    #tabs .embed-responsive-16by9 {
        padding-bottom: 47%;
    }
    /* Heading title CSS */
    
    #tabs h3.title {
        font-size: 14px;
        font-weight: 600;
        margin-top: 15px;
        text-transform: capitalize;
        border-bottom: 1px dotted #a7a7a7;
        padding-bottom: 10px;
        color: #000000;
        font-family: 'Open Sans', sans-serif;
    }
    /* Heading span css */
    
    #tabs h3.title.margin-top span,
    #tabs h3.title span {
        border-color: #445268 !important;
        padding-bottom: 7px;
        border-bottom: 3px solid;
    }
    /* Paragraph CSS */
    
    #tabs p.para,
    #tabs .panel-body {
        text-align: left;
        margin: 0px;
        line-height: 20px;
        font-family: 'Open Sans', sans-serif;
        font-size: 14px;
        color: #333;
        line-height: 20px;
        letter-spacing: 0.2px;
    }
    #tabs p.pro-title {
        color: #000000;
        font-size: 13px;
        font-weight: 600;
    }
    #tabs p.pro-title a,
    #tabs .tab-pad a {
        color: #333;
		font-weight: 400;
    }
    #tabs ul {
        list-style: none;
        padding-left: 0px;
        text-align: left;
    }
    /* Product list */
    
    #tabs #product-list li {
        color: #878686;
        font-size: 12px;
        font-family: 'Open Sans', sans-serif;
    }
    #tabs #product-list li a:hover {
        color: #000000;
        text-decoration: underline;
    }
    #tabs #product-list li a:last-child {
        color: #445268;
        font-weight: 700;
    }
    /* Border right */
    
    #tabs .gray-colmn {
        border-right: 1px dotted #a7a7a7;
    }
    /* Tabs padding */
    
    #tabs .tab-pad {
        padding: 10px;
        padding-bottom: 0px;
    }
    #tabs .tab-pad li {
        padding: 3px 0px;
        font-size: 13px;
        font-family: 'Open Sans', sans-serif;
    }
    #tabs .nav-tabs>li>a:hover {
        border-color: transparent;
        outline: none;
    }
    #tabs li a {
        color: #fff;
    }
    /* Text color */
    
    #tabs li span.txt-green {
        color: #33CC00;
    }
	
	#tabs #myTabs li a:hover {
        color: #333;
    text-decoration: none;
    }
    #tabs li a:hover {
        color: #fff;
    text-decoration: none;
    }
    #tabs li.active a {
        color: #333;
    }
    /* Panel title */
    
    #tabs .panel-title a i {
        padding-right: 10px;
        font-size: 20px;
        font-family: 'Open Sans', sans-serif;
    }
    #tabs .panel-title {
        font-size: 14px;
        font-family: 'Open Sans', sans-serif;
    }
    /* Serice box CSS */
    
    #tabs .services-box-icon {
        background: transparent;
        width: 50px;
        height: 50px;
        display: inline-block;
        float: left;
        height: 35px;
        line-height: 35px;
        margin-right: 10px;
        position: relative;
        text-align: center;
        top: 5px;
    }
    #tabs .services-box-icon i {
        width: 50px;
        height: 50px;
        line-height: 50px;
        text-align: center;
        background-color: #32c5d2;
        color: #fff;
        font-size: 17px;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        border-radius: 50%;
    }
    #tabs .services-box-info h4 {
        font-weight: 700;
        font-size: 13px;
        color: #000;
        text-transform: uppercase;
        margin-bottom: 5px;
    }
    #tabs .services-box-info {
        padding-left: 65px;
    }
    /* Carousel CSS */
    
    #tabs .carousel-v1 .carousel-arrow a.carousel-control {
        opacity: 1;
        font-size: 30px;
        height: inherit;
        width: inherit;
        background: none;
        text-shadow: none;
        position: inherit;
        font-family: 'Open Sans', sans-serif;
    }
    #tabs .carousel-v1 .carousel-arrow a i {
        top: 50%;
        opacity: 0.6;
        background: #000;
        margin-top: -18px;
        padding: 2px 12px;
        position: absolute;
    }
    #tabs .carousel-v1 .carousel-arrow a.right i {
        right: 0;
    }
    #tabs .carousel-v1 .carousel-caption {
        left: 0;
        right: 0;
        bottom: 0;
        padding: 7px 15px;
        background: rgba(0, 0, 0, 0.7);
    }
    #tabs .carousel-v1 .carousel-caption p {
        color: #fff;
        margin-bottom: 0;
    }
    /* Images box CSS */
    
    #tabs .img-box-3-item {
        max-width: 240px;
        margin: 10px auto;
    }
    #tabs .img-box-3-icon {
        width: 110px;
        height: 110px;
        line-height: 110px;
        border-radius: 100px;
        text-align: center;
        margin: 10px auto;
    }
    #tabs .bg-red {
        background-color: #445268 !important;
    }
    #tabs .bg-lblue {
        background-color: #008b8b !important;
    }
    #tabs .bg-green {
        background-color: #51d466 !important;
    }
    #tabs .bg-blue {
        background-color: #609cec !important;
    }
    #tabs .img-box-3-icon a img {
        max-width: 60px;
        display: inline-block;
    }
    /* Border */
    
    #tabs .bor {
        width: 60px;
        height: 3px;
        margin: 0 auto;
        margin-top: 10px;
        margin-bottom: 6px;
    }
    #tabs h3.title-nm {
        font-size: 18px;
        line-height: 36px;
        font-weight: 600;
        padding: 0px 10px 6px 0px;
        margin-bottom: 10px;
        border-bottom: 1px solid #eee;
        margin-top: 0px;
        font-family: 'Open Sans', sans-serif;
    }
    #tabs h3.title-nm span {
        border-color: #445268 !important
    }
    #tabs h3.title-nm span {
        padding-bottom: 11px;
        border-bottom: 3px solid;
        font-family: 'Open Sans', sans-serif;
    }
    #tabs h3.title-one {
        font-size: 14px;
        font-weight: bold;
        margin: 10px 10px 0px;
        text-transform: capitalize;
        color: #000000;
        font-family: 'Open Sans', sans-serif;
    }
    /* Gradient Background CSS */
    
    #tabs .bx-wrap {
        background-color: #fff;
		border-bottom:1px solid #e0e0e0;
		border-right:1px solid #e0e0e0;
		border-left:1px solid #e0e0e0;
	
    }
    /* Margin CSS */
    
    #tabs .margin-bot {
        margin-bottom: 0px !important;
    }

    #tabs .margin-top {
        margin-top: 0px !important;
    }
    /* Address */
    
    #tabs address {
        margin-bottom: 0px;
        line-height: 20px;
        font-family: 'Open Sans', sans-serif;
        font-size: 14px;
        color: #333;
        line-height: 20px;
        letter-spacing: 0.2px;
    }
    #tabs .fa.fa-caret-right {
        color: #445268;
    }
    /* Dropdown CSS */
    
    #tabs .dropdown-menu>.active>a,
    #tabs .dropdown-menu>.active>a:focus,
    #tabs .dropdown-menu>.active>a:hover {
        color: #fff;
        text-decoration: none;
        background-color: #445268;
        outline: 0;
    }
    #tabs .dropdown-menu>li>a:focus,
    #tabs .dropdown-menu>li>a:hover {
        color: #fff;
        text-decoration: none;
        background-color: #445268;
    }
    /* Nav tab background color */
    
    #tabs .nav-tabs {
        border-bottom: 2px solid #384455;
        border-top: 2px solid #384455;
        background: #445268;
		padding-top:0px;
    }
	    #tabs .nav-tabs.black-clr {
        border-bottom: 2px solid #333;
        border-top: 2px solid #333;
        background: #333;
    }
	#tabs .gray-colmn {
    background-color: transparent;
	}
   
	/* End carousel */
	#tabs .tab-space{
	margin:25px 45px 56px 45px;
	position: relative;
	display: block;
	}
	#tabs .tab-space.tab-space-more {
    margin: 0 30px 35px;
}
	#tabs .tab-space.lft-rgt-space {
    margin: 25px 32px 56px;
}
}
/* Large screens --  --  --  --  -- - */

@media screen and (min-width: 1824px) {
    /* Styles */
}
#tabs .tab-pane.hrv .thumbnail:hover
{
opacity:0.8;
  transition: .5s ease;
  backface-visibility: hidden;
  border:1px solid  #384455;
}