/* 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://placehold.it/1920x850');
        background-attachment: fixed;
        background-size: cover;
        font-family: 'Open Sans', sans-serif;
    }
    /* Tabs content css */
    
    #tabs .tab-content>.active {
        display: block;
        padding: 30px 0px;
      
    }
		    #tabs .tab-content.green-bor-bot>.active {
        border-bottom: 2px solid #8fc4eb;
    }
    #tabs .tab-content {
        background-color: #fff;
    }
    /* Nav Tabs CSS */
    
    #tabs .nav-tabs>li {
        float: left;
        margin-bottom: -1px;
        background: #fff !important;
        margin: 5px;
        margin-bottom: 0px;
        margin-left: 0px;
        width: 100%;
        display: block;
        border: solid 2px #8fc4eb;
    }
	
	
    #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;
       
        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%;
      
    }
    /* 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 solid #e9e7e7;
        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: #ff8c00 !important;
        padding-bottom: 7px;
        border-bottom: 3px solid;
    }
		    #tabs h3.title.margin-top.green-border span,
    #tabs h3.title.green-border span {
        border-color: #2e8b57 !important;
    }
    /* 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: #ff8c00;
        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: #8fc4eb;
    }
    /* Text color */
    
    #tabs li span.txt-green {
        color: #33CC00;
    }
    #tabs li a:hover {
        color: #333;
    }
    #tabs li.active a {
        color: #8fc4eb;
    }
    /* 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: #ff8c00 !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: #ff8c00 !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 {
      
    }
    /* 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: #ff8c00;
    }
    /* 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: #ff8c00;
        outline: 0;
    }
    #tabs .dropdown-menu>li>a:focus,
    #tabs .dropdown-menu>li>a:hover {
        color: #fff;
        text-decoration: none;
        background-color: #ff8c00;
    }
}
/* 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://placehold.it/1920x850');
        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.green-bor-bot>.active {
        border-bottom: 2px solid #2e8b57;
    }
    #tabs .tab-content {
        background-color: #fff;
    }
    /* Nav Tabs CSS */
    
    #tabs .nav-tabs>li {
        float: left;
        margin-bottom: -1px;
      
        margin: 5px;
        margin-bottom: 0px;
        margin-left: 0px;
      
    }
		    #tabs .nav-tabs.zero-radius>li {
		
       
    }
    #tabs .nav-tabs>li>a {
        margin-right: 0px;
        border-radius: 0px;
    }
    /* Nav list link */
    
    #tabs .nav>li>a {
        position: relative;
        display: block;
        padding: 10px 20px;
        font-size: 16px;
        font-weight: 300;
        line-height: 22px;
        border: solid 2px #8fc4eb;
        color: #8fc4eb;
        letter-spacing: 0.3px;
        
        font-family: 'Open Sans', sans-serif;
    }
    #tabs .nav>li>a:focus,
    #tabs .nav>li>a:hover {
        text-decoration: none;
        background-color: #8fc4eb;
    }
    #tabs .nav-tabs>li.active>a,
    #tabs .nav-tabs>li.active>a:focus,
    #tabs .nav-tabs>li.active>a:hover {
        border: 1px solid #8fc4eb;
        color: #fff;
        background-color: #8fc4eb;
        outline: medium none;
       
    }
		    #tabs .nav-tabs.zero-radius>li.active>a,
    #tabs .nav-tabs.zero-radius>li.active>a:focus,
    #tabs .nav-tabs.zero-radius>li.active>a:hover {
        border-top-left-radius: 0px;
        -moz-border-top-left-radius: 0px;
        -webkit-border-top-left-radius: 0px;
        border-bottom-right-radius: 0px;
        -moz-border-bottom-right-radius: 0px;
        -webkit-border-bottom-right-radius: 0px;
    }
    #tabs iframe {
        max-width: 100%;
       
    }
    /* 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 solid #e9e7e7;
        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: #ff8c00 !important;
        padding-bottom: 7px;
        border-bottom: 3px solid;
    }
			    #tabs h3.title.margin-top.green-border span,
    #tabs h3.title.green-border span {
        border-color: #2e8b57 !important;
    }
    /* 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: #ff8c00;
        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 {
       
    }
		    #tabs .nav-tabs.zero-radius>li>a:hover {
     
    }
    #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: #ff8c00 !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: #ff8c00 !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 {
       
    }
    /* 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: #ff8c00;
    }
    /* 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: #ff8c00;
        outline: 0;
    }
    #tabs .dropdown-menu>li>a:focus,
    #tabs .dropdown-menu>li>a:hover {
        color: #fff;
        text-decoration: none;
        background-color: #ff8c00;
    }
}
/* 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: #e4e3e8;
        background: url('http://placehold.it/1920x850');
        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.green-bor-bot>.active {
        border-bottom: 2px solid #2e8b57;
    }
    #tabs .tab-content {
        background-color: #fff;
    }
    /* Nav Tabs CSS */
    
    #tabs .nav-tabs>li {
        float: left;
        margin-bottom: -1px;
        background: #fff;
        margin: 5px;
        margin-bottom: 0px;
        margin-left: 0px;
        
    }
		    #tabs .nav-tabs.zero-radius>li {
			background: #2e8b57;
        border-top-left-radius: 0px;
        -moz-border-top-left-radius: 0px;
        -webkit-border-top-left-radius: 0px;
        border-bottom-right-radius: 0px;
        -moz-border-bottom-right-radius: 0px;
        -webkit-border-bottom-right-radius: 0px;
    }
    #tabs .nav-tabs>li>a {
        margin-right: 0px;
        border-radius: 0px;
    }
    /* Nav list link */
    
    #tabs .nav>li>a {
        position: relative;
        display: block;
        padding: 10px 30px;
        font-size: 15px;
        font-weight: 300;
        letter-spacing: 0.3px;
        color: #8fc4eb;
        border: solid 2px #8fc4eb;
        margin-right: 20px;
       
        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: 2px solid #8fc4eb;
        outline: medium none;
        color: #fff;
        background-color: #8fc4eb;
       
    }
		    #tabs .nav-tabs.zero-radius>li.active>a,
    #tabs .nav-tabs.zero-radius>li.active>a:focus,
    #tabs .nav-tabs.zero-radius>li.active>a:hover {
   
    }
    #tabs iframe {
        max-width: 100%;
     
    }
    /* 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 solid #e9e7e7;
        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: #ff8c00 !important;
        padding-bottom: 7px;
        border-bottom: 3px solid;
    }
	    #tabs h3.title.margin-top.green-border span,
    #tabs h3.title.green-border span {
        border-color: #2e8b57 !important;
    }
    /* 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: #ff8c00;
        font-weight: 700;
    }
    /* Border right */
    
    #tabs .gray-colmn {
        border-right: 1px solid #ccc;
    }
    /* 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 {
       
    }
		    #tabs .nav-tabs.zero-radius>li>a:hover {
      
    }
    #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: #ff8c00 !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: #ff8c00 !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 {
      
    }
    /* 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: #ff8c00;
    }
    /* 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: #ff8c00;
        outline: 0;
    }
    #tabs .dropdown-menu>li>a:focus,
    #tabs .dropdown-menu>li>a:hover {
        color: #fff;
        text-decoration: none;
        background-color: #ff8c00;
    }
}
/* Large screens --  --  --  --  -- - */

@media screen and (min-width: 1824px) {
    /* Styles */
}