@media screen and (min-width: 100px) and (max-width: 1223px) {
    /* Styles */
    /* Background .mdn CSS, it is only genral purpose only */
.vcenter {
	line-height: 34px;
}    
    .mdn {
        background: url("../images/background.jpg");
        background-attachment: fixed;
        background-size: cover;
        font-family: 'Open Sans', sans-serif;
    }
    /* Tabs content css */
    
    #tabs .tab-content>.active {
        display: block;
        padding: 30px;
        border-bottom: 2px solid #2F6798;
    }
    #tabs .tab-content {
        background-color: #fff;
    }
    /* Nav Tabs CSS */
    
    #tabs .nav-tabs>li {
        float: right;
        margin-bottom: -1px;
        background: #2F6798;
        margin: 5px;
        margin-bottom: 0px;
        margin-right: 0px;
        border-top-right-radius: 20px;
        -moz-border-top-right-radius: 20px;
        -webkit-border-top-right-radius: 20px;
        border-top-left-radius: 20px;
        -moz-border-top-left-radius: 20px;
        -webkit-border-top-left-radius: 20px;
    }
    #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;
        border-top-right-radius: 20px;
        -moz-border-top-right-radius: 20px;
        -webkit-border-top-right-radius: 20px;
        border-top-left-radius: 20px;
        -moz-border-top-left-radius: 20px;
        -webkit-border-top-left-radius: 20px;
    }
    #tabs iframe {
        max-width: 100%;
        height: auto;
    }
    /* Video CSS */
    

    #tabs .embed-responsive-16by9 {
        padding-bottom: 47%;
    }
    /* Heading title CSS */
    
    #tabs h3.title {
        font-size: 17px;
        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: #2F6798 !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;
    }
    /* 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: #2F6798;
        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;
        border-top-left-radius: 20px;
        -moz-border-top-left-radius: 20px;
        -webkit-border-top-left-radius: 20px;
        border-top-right-radius: 20px;
        -moz-border-top-right-radius: 20px;
        -webkit-border-top-right-radius: 20px;
        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 .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: #2F6798 !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: #2F6798 !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: #2F6798;
    }
    /* 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: #2F6798;
        outline: 0;
    }
    #tabs .dropdown-menu>li>a:focus,
    #tabs .dropdown-menu>li>a:hover {
        color: #fff;
        text-decoration: none;
        background-color: #2F6798;
    }

}

@media screen and (min-width: 1224px) {
    /* Styles */
    /* Background .mdn CSS, it is only genral purpose only */
    
    .mdn {
        background: url("../images/background.jpg");
        background-attachment: fixed;
        background-size: cover;
        font-family: 'Open Sans', sans-serif;
    }
    /* Tabs content css */
    
    #tabs .tab-content>.active {
        display: block;
        padding: 30px;
        border-bottom: 2px solid #2F6798;
    }
    #tabs .tab-content {
        background-color: #fff;
    }
    /* Nav Tabs CSS */
    
    #tabs .nav-tabs>li {
        float: right;
        margin-bottom: -1px;
        background: #2F6798;
        margin: 5px;
        margin-bottom: 0px;
        margin-right: 0px;
        border-top-right-radius: 20px;
        -moz-border-top-right-radius: 20px;
        -webkit-border-top-right-radius: 20px;
        border-top-left-radius: 20px;
        -moz-border-top-left-radius: 20px;
        -webkit-border-top-left-radius: 20px;
    }
    #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: 800;
        letter-spacing: 0.3px;
        text-shadow: 2px 2px 2px 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;
        border-top-right-radius: 20px;
        -moz-border-top-right-radius: 20px;
        -webkit-border-top-right-radius: 20px;
        border-top-left-radius: 20px;
        -moz-border-top-left-radius: 20px;
        -webkit-border-top-left-radius: 20px;
    }
    #tabs iframe {
        max-width: 100%;
        height: auto;
    }
    /* Video CSS */
    
    #tabs .embed-responsive-16by9 {
        padding-bottom: 47%;
    }
    /* Heading title CSS */
    
    #tabs h3.title {
        font-size: 17px;
        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: #2F6798 !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: #2F6798;
        font-weight: 700;
    }
    /* Border right */
    
    #tabs .gray-colmn {
        border-right: 1px solid #ccc;
    }
    /* Tabs padding */
    
    #tabs .tab-pad {
        padding: 10px;
        padding-bottom: 0px;
		float:right;
    }
    #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;
        border-top-left-radius: 20px;
        -moz-border-top-left-radius: 20px;
        -webkit-border-top-left-radius: 20px;
        border-top-right-radius: 20px;
        -moz-border-top-right-radius: 20px;
        -webkit-border-top-right-radius: 20px;
        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;
    }

    /* 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: #2F6798 !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: #2F6798 !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;
    }
    /* 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: #2F6798;
    }
    /* 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: #2F6798;
        outline: 0;
    }
    #tabs .dropdown-menu>li>a:focus,
    #tabs .dropdown-menu>li>a:hover {
        color: #fff;
        text-decoration: none;
        background-color: #2F6798;
    }
}
/* Large screens --  --  --  --  -- - */

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