body {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    color: #34495e;
}
h1 {
    text-transform: uppercase;
    font-size: 18px;
}
h2 {
    color: #333;
    text-transform: uppercase;
    font-size: 17px;
}
h3 {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
}
.gall-cat h4 {
    font-size: 14px;
    margin-bottom: 30px;
    font-weight: bold;
}
.modal-header h4 {
    text-transform: uppercase;
    font-size:15px;
    text-align:center;
}
address {
    text-transform: uppercase;
    margin-top: 10px;
}
h2.inverse {
    color: #fff;
}
a.brand {
    display: block;
    margin: 10px 0 10px 35px;
    width: 200px;
}
a {
    color: #27ad61;
}
a:hover, a:focus {
    text-decoration: underline;
    color: #27ad61;
}
.calendar-info a {
    color: #fff;
}
.very-top {
    padding: 2px 0;
    background: #008242;
}
.top-links, .lang, .reg {
    list-style: none;
}
.top-links li, .lang li, .reg li {
    float: left;
}
.top-links a {
    font-size: 10px;
    text-transform: uppercase;
    color: #fff;
    border-right: solid 1px #fff;
    padding-right: 10px;
}
.top-links {
    margin: 0 0 0 30px;
    padding: 0;
}
.top-links li:last-child a {
    border-right: none;
}
.top-links li {
    padding-left: 10px;
}
/*.top-links li:nth-child(2) {
        padding-left: 10px;
}*/
.navbar-default {
    background-color: #fff;
}
.navbar-default .navbar-nav > li > a {
    text-transform: uppercase;
    color: #666;
    font-size: 11px;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background: none;
    color: #20ba63;
}

.navbar-default .nav > li:first-child a, .navbar-collapse {
    /*padding-left: 0;*/
}
.navbar-default .nav > li:last-child a, .navbar-collapse {
    padding-right: 0;
}
.navbar-default .navbar-nav > li > a {
    padding-left: 20px;
    padding-right: 17px;
}
.nav {
    display: table;
}
.navbar {
    margin-bottom: 0px;
}
.navbar-default .navbar-nav li > a:hover {
    color: #008457;
}
.nav-list, .nav li.active ul {
    width: 100%;
}
.nav .nav li a {
    padding-left:20px;
}
.nav li.active > a {
    color:#008457;
}
.nav .nav > li {
    padding-left:10px;
}
.nav-list-dropdown > ul > li > a {
    color: #008457;
}
.l-col h3 {
    margin: 0;
    padding-top: 0;
    padding-bottom: 15px;
    border-bottom: 1px solid #ccc;
}
.nav-list li a {
    font-size: 11px;
    color: #666;
    text-transform: uppercase;
    transition-duration: 0.5s;
    transition-property: background;
    transition-timing-function: linear;
}

.nav-list > li {
    border-bottom: solid 1px #ccc;
}
.carousel-inner {
    background: #008242;
}
.carousel-inner img {
    margin: 0 auto 0;
}
.carousel-indicators li {
    background: #fff;
    opacity: 0.5;
    border: solid 1px #fff;
    width: 11px;
    height: 11px;
}
.carousel-indicators .active {
    opacity: 1;
}
.carousel-indicators {
    bottom: 0;
}
.carousel-caption {
    background: none repeat scroll 0 0 rgba(39, 173, 97, 0.75);
    left: 12.5%;
    width: 30%;
    bottom: 70px;
    text-align: left;
    padding: 10px;
}
.carousel-caption h2 {
    font-size: 18px;
    text-transform: uppercase;
    margin-top: 10px;
    color: #fff;
}
.carousel-caption p {
    font-size: 14px;
}
.topics-item p {
    color: #34495e;
}
section.intro-in {
    height: 100px;
    background: rgb(39,174,97); /* Old browsers */
    background: -moz-linear-gradient(-45deg,  rgba(39,174,97,1) 0%, rgba(39,174,97,1) 31%, rgba(16,167,207,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(39,174,97,1)), color-stop(31%,rgba(39,174,97,1)), color-stop(100%,rgba(16,167,207,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(-45deg,  rgba(39,174,97,1) 0%,rgba(39,174,97,1) 31%,rgba(16,167,207,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(-45deg,  rgba(39,174,97,1) 0%,rgba(39,174,97,1) 31%,rgba(16,167,207,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(-45deg,  rgba(39,174,97,1) 0%,rgba(39,174,97,1) 31%,rgba(16,167,207,1) 100%); /* IE10+ */
    background: linear-gradient(135deg,  rgba(39,174,97,1) 0%,rgba(39,174,97,1) 31%,rgba(16,167,207,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#27ae61', endColorstr='#10a7cf',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    margin-bottom: 20px;
    overflow: hidden;
}
section.pics {
    padding-bottom: 20px;
}
section.intro-in img {
    opacity: 0.3;
}
p.intro {
    padding-top: 10px;
    font-weight: bold;
    font-size: 14px;
}
.topics-item  p.date {
    position: absolute;
    top: 20px;
    right: 10px;
    font-weight: bold;
}
a.more {
    color: #34495e;
    font-weight: bold;
}
.topics-item {
    border-right: solid 1px #99a4ae;
}
.topics-item:last-child {
    border-right: none;
}
.topics-item h3 {
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    display: inline-block;
    padding: 3px;
}
.topics-item h3.green {
    background: #27ad61;
}
.topics-item h3.blue {
    background: #3597db;
}
.topics-item h3.purple {
    background: #9b59b7;
}
.topics-item h3.orange {
    background: #f39b13;
}
.topics {
    margin-top: 40px;
    margin-bottom: 40px;
}

.news {
    background: #f0f0f0;
}
.news, .programs, .calendar {
    padding-bottom: 30px;
}
.more-news-title {
    font-weight: bold;
    margin-bottom: 0;
}
.more-news-date {
    margin-bottom: 0;
    font-size: 10px;
}
.product-image{
    cursor:pointer;
}
.programs {
    background: #3597db;
}
.caption.news {
    background: none repeat scroll 0 0 rgba(39, 173, 97, 0.75);
    width: 80%;
    margin-bottom: 30px;
}
.caption {
    position: absolute;
    bottom: 20px;
    padding: 10px;
    color: #fff;
}
.news-main .caption-info {
    font-size: 14px;
}
.thumb-news {
    position: relative;
    min-height: 160px;
}
.news-item {
    padding-top: 20px;
    padding-bottom: 20px;
    cursor:pointer;
}
.category-article{
    height:330px;
    overflow:hidden;
}
.news-item-date {
    background: none repeat scroll 0 0 rgba(39, 173, 97, 0.85);
    position: absolute;
    bottom: 0;
    margin-bottom: 0;
    padding: 2px;
    color: #fff;
}
.program-item {
    position: relative;
    float: left;
}
.caption {
    position: absolute;
    width: auto;
    width: 100%;
    bottom: 0;
    font-size: 13px;
}
.caption a.more {
    color: #fff;
}
.caption.orange-transp {
    background: none repeat scroll 0 0 rgba(231, 125, 35, 0.85);
}
.caption.green-transp {
    background: none repeat scroll 0 0 rgba(39, 173, 97, 0.85);
}
.caption.lgreen-transp {
    background: none repeat scroll 0 0 rgba(27, 187, 157, 0.85);
}
.caption.blue-transp {
    background: none repeat scroll 0 0 rgba(53, 151, 219, 0.85);
}
.caption.purple-transp {
    background: none repeat scroll 0 0 rgba(155, 89, 183, 0.85);
}
.reg, .lang {
    text-align: right;
    padding-top: 15px;
}
.lang a {
    color: #333;
    font-size: 10px;
}
.lang a:hover, .reg a:hover {
    text-decoration: none;
    color: #008242;
}
.lang a + a:before, .reg a + a:before {
    color: #333;
    content: "| ";
    padding: 0 5px;
}
.reg a {
    color: #333;
}
.shop {
    color: #333;
}
.price {
    color: #e77d23;
    font-size: 16px;
    font-weight: bold;
}
.caption.shop {
    width: 80%;
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.80);
    margin-bottom: 20px;
    padding: 16px 40px 16px 12px;
}
.caption.shop .btn {
    position: absolute;
    bottom: -10px;
    left: 30%;
}
.btn-default {
    border-radius: 0;
    background: #27ad61;
    color: #fff;
}
.btn {
    border-radius: 0;
}
.btn-green {
    background: #26ad61;
    color: #fff;
    -webkit-transition: background .25s ease-in-out;
    -moz-transition: background .25s ease-in-out;
    -o-transition: background .25s ease-in-out;
    transition: background .25s ease-in-out;
}
.btn-blue {
    background: #3597db;
    color: #fff;
    font-size: 11px;
}
.btn-blue:hover {
    color: #fff;
    -webkit-transition: background .25s ease-in-out;
    -moz-transition: background .25s ease-in-out;
    -o-transition: background .25s ease-in-out;
    transition: background .25s ease-in-out;
    background: #1b7abc;
}
.btn-green:hover {
    background: #089a48;
    color: #fff;
}
.t-line, .more-docs-item {
    border-top: solid 1px #ccc;
    padding-top:10px;
}
.b-line {
    border-bottom: solid 1px #ccc;
    padding-bottom: 20px;
}
.video-block, .pics-simple-block {
    font-size: 13px;
}
.doc-title {
    color: #666;
    padding-left: 10px;
    padding-right: 50px;
    position: absolute;
    font-weight: bold;
    margin-top: 5px;
}
.docs {
    margin-bottom: 30px;
}
.docs img {
    margin: 5px;
}
.synops-news {
    padding-top: 20px;
}
.pagination > li > a, .pagination > li > span {
    border: none;
    color: #000;
    font-size: 14px;
}
.pagination > li > a:hover {
    background: none;
    color: #3ab36d;
}
.pagination-div {
    float: right;
}
.contact-form {
    margin: 10px 0;
}
.contact-form input, .contact-form textarea {
    background: #e5eae6;
    border: 0 !important;
}
.contact-form input {
    margin: 20px 0;
}
.image-block p.date {
    margin-bottom: 0;
}
/*----------------footer--------------------*/
footer {
    background: #666;
    margin-top:10px;
    color: #fff;
}

.footer-top, .newsletter-top {
    display: block;
  visibility: hidden;
    }
.footer-btm {
    background: #000;
    color: #fff;
    padding-top: 10px;
}
.footer-md {
    padding: 20px 0 0 0;
    background: transparent url('../images/footer-element.png') no-repeat 0 0;
}
.footer-md ul li {
    list-style: none;
    padding-bottom: 10px;
}
.footer-md ul li a {
    color: #fff;
    text-transform: uppercase;
}
.input-group-btn {
    display: inline-block;
}
.calendar-info {
    color: #fff;
}
.calendar-info.orange {
    background: #e77d23;
    margin-right: 13px;
}
.calendar-info.green {
    background: #27ad61;
    margin-left: -7px;
    margin-right: 20px;
}
.calendar-info img {

}
.nospace {
    padding-right: 0;
}
.calendar-title {
    font-size: 14px;
    clear: both;
}
.date-calendar {
    padding-top: 20px;
}
.date-calendar span.date {
    font-size: 70px;
    float: left;
}
.month {
    display: inline-block;
    float: left;
    width: 25%;
    padding-top: 24px;
}
.calendar-info i {
    padding: 2px 0 0 2px;
    display: inline-block;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    border-radius: 70%;
    width: 33px;
    height: 30px;
    text-align: center;
    border: solid 1px #fff;
    color: #fff;
}
.more-news-item {
    border-bottom: solid 1px #ccc;
    padding: 5px 0;
}
.more-docs-item {
    padding: 10px 0;
}
.form-control {
    border: solid 1px #8c8c8c !important;
    border-radius: 0;
    margin-bottom: 10px;
}
.com-fields {
    position: relative;
    margin: 0 0 0 90px;
}
.com-avatar {
    float: left;
}
.comment {
    margin: 10px 0;
    padding-bottom: 10px;
}
.single-com {
    margin-bottom: 20px;
    padding: 10px 0;
}
.single-com p {
    margin: 0;
}
.com-name {
    font-size: 13px;
    font-weight: bold;
}
.com-date {
    font-size: 10px;
}
.modal-footer {
    text-align: center;
    border-top:none;
}
.modal-header {
    border-bottom: none;
}
.modal-content {
    border-radius: 0;
}
/*----------social icons--------------*/
.socials a {
    display: none;
    text-indent: -9999px;
    width: 35px;
    height: 35px;
    background-image: url("../images/ico/social-icons.png");
}
.socials.in a {
    height: 27px;
    width: 51px;
    background-image: url("../images/ico/social-icons-xs.png");
}
.socials.in a.pin {
    background-color: #ce332d;
    background-position: -129px 0;
}
.socials.in a.fb {
    background-position: -62px 0;
}
.socials.in a.twitt {
    background-position: 10px 0;
}
.socials.in a.linkedin {
    background-color: #4394cc;
    background-position: 59px 0;
}
.socials a {
    -webkit-transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -o-transition: opacity .25s ease-in-out;
    transition: opacity .25s ease-in-out;
}
.socials a.envelope {
    background-color: #b01100;
    background-position: 32px 2px;
}
.socials a.fb {
    background-color: #3b5998;
    background-position: -31px 2px;
}

.socials a.twitt {
    background-color: #44ccf6;
    background-position: 2px 2px;
}
.socials a.vimeo {
    background-color: #86c9ef;
    background-position: -93px 2px;
}
.socials a.youtube {
    background-color: #ce332d;
    background-position: -123px 2px;
}
.socials a.paypal {
    background-color: #1a3665;
    background-position: -58px 2px;
}
.socials a.yatoto {
    background-color: #efb32e;
    background-position: -214px 2px;
}
.socials a:hover {
    opacity: 0.7;
}
.subscribe label {
    float: left;
    color: #fff;
    text-transform: uppercase;
    margin-right: 20px;
    line-height: 28px;
}
.subscribe .input-group-btn {
    float:left;
}
.subscribe .input-group .form-control {
    height:30px;
}
.subscribe .form-inline .input-group > .form-control {
    width:auto;
}
.form-control {
    height: 34px;
    border: none;
}

/*------------------caption image hover style----------------*/
.mask.round {
    -webkit-border-radius: 43px;
    -moz-border-radius: 43px;
    border-radius: 43px;
    padding: 13px 15px 6px 15px;
    margin-top: 10px;
    top: 20% !important;
    left: 30% !important;
}
.caption-txt .mask {
    background-color: rgb(39,174,97);
    background: rgb(39,174,97); /* Old browsers */
    background: -moz-linear-gradient(-45deg,  rgba(39,174,97,0.7) 0%, rgba(39,174,97,0.5) 31%, rgba(16,167,207,0.7) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(39,174,97,0.5)), color-stop(31%,rgba(39,174,97,0.7)), color-stop(100%,rgba(16,167,207,0.7))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(-45deg,  rgba(39,174,97,0.7) 0%,rgba(39,174,97,0.7) 31%,rgba(16,167,207,0.7) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(-45deg,  rgba(39,174,97,0.7) 0%,rgba(39,174,97,0.7) 31%,rgba(16,167,207,0.7) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(-45deg,  rgba(39,174,97,0.7) 0%,rgba(39,174,97,0.7) 31%,rgba(16,167,207,0.7) 100%); /* IE10+ */
    background: linear-gradient(135deg,  rgba(39,174,97,0.7) 0%,rgba(39,174,97,0.7) 31%,rgba(16,167,207,0.7) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#27ae61', endColorstr='#10a7cf',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: all 0.3s ease-in 0.4s;
    -moz-transition: all 0.3s ease-in 0.4s;
    -o-transition: all 0.3s ease-in 0.4s;
    -ms-transition: all 0.3s ease-in 0.4s;
    transition: all 0.3s ease-in 0.4s;
    margin: 0 15px 0 15px;
}

.caption-txt p {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transform: scale(10);
    -moz-transform: scale(10);
    -o-transform: scale(10);
    -ms-transform: scale(10);
    transform: scale(10);
    -webkit-transition: all 0.3s ease-in-out 0.2s;
    -moz-transition: all 0.3s ease-in-out 0.2s;
    -o-transition: all 0.3s ease-in-out 0.2s;
    -ms-transition: all 0.3s ease-in-out 0.2s;
    transition: all 0.3s ease-in-out 0.2s;
    padding-top: 50px;
}
.caption-txt a.info {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transform: translateY(100px);
    -moz-transform: translateY(100px);
    -o-transform: translateY(100px);
    -ms-transform: translateY(100px);
    transform: translateY(100px);
    -webkit-transition: all 0.3s ease-in-out 0.1s;
    -moz-transition: all 0.3s ease-in-out 0.1s;
    -o-transition: all 0.3s ease-in-out 0.1s;
    -ms-transition: all 0.3s ease-in-out 0.1s;
    transition: all 0.3s ease-in-out 0.1s;
}
.caption-txt:hover .mask {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    -ms-transition-delay: 0s;
    transition-delay: 0s;
}
.caption-txt:hover img {
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    -ms-transition-delay: 0s;
    transition-delay: 0s;
}
.view {
    text-align: center;
}
.caption-txt:hover p {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition-delay: 0.2s;
    -moz-transition-delay: 0.2s;
    -o-transition-delay: 0.2s;
    -ms-transition-delay: 0.2s;
    transition-delay: 0.2s;
}
.caption-txt:hover a.info {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -o-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    -webkit-transition-delay: 0.3s;
    -moz-transition-delay: 0.3s;
    -o-transition-delay: 0.3s;
    -ms-transition-delay: 0.3s;
    transition-delay: 0.3s;
}
.view .mask, .view .content {

    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
}
.view img {
    display: block;
    position: relative;
}

.view p {
    font-weight: bold;
    font-size: 14px;
    position: relative;
    color: #fff;
    padding: 23px 0px 20px;
    text-align: center;
}
.view a.caption-more {
    display: inline-block;
    text-decoration: none;
    color: #fff;
    font-size: 15px;
    border-radius: 60%;
    border: solid 2px #fff;
    width: 60px;
    height: 60px;
    text-align: center;
    margin-bottom: 10px;
}
a.caption-more.pic-btn {
    padding: 15px 0 0 0;
}
a.caption-more.video-btn {
    padding: 6px 0px 0 3px;
}
.view a.info:hover {
    -webkit-box-shadow: 0 0 5px #000;
    -moz-box-shadow: 0 0 5px #000;
    box-shadow: 0 0 5px #000;
}

/*---------------registration-----------------------------*/
.reg-hdr {
    background: #eeedf2;
    padding: 0 0 0 10px;
    margin-bottom: 10px;
}
.reg-hdr h2 {
    margin: 0;
    line-height: 29px;
    font-size: 15px;
    font-weight: bold;
}
.highlight {
    background: #f6f6f8;
    padding: 8px;
}
h3.highlight {
    font-size: 10px;
    color: #666;
    margin: 0 0 4px 0;
}
.table {
    border-bottom: solid 1px #ccc;
}
.reg-btns .btn {
    margin-left: 10px;
}
/*-------------------shop styles----------------------------*/

.remove-pro-cart{
    font-weight:bold;
    cursor:pointer;
    font-size:18px;
}
.shop-products {
    margin-bottom:20px;
}
.breadcrumb {
    background:transparent;
    padding-left:0;
}
.size {
    margin:20px 0;
}
.quant {
    margin-bottom:30px;
    position:relative;
}
.chNum {
    display:block;
    cursor:pointer;
    width:25px;
    height:25px;
    position:absolute;
    background:#F0F0F0;
    text-align:center;
    padding:4px 0 0 0;
}
.decr {
    left:0%;

}
.incr {
    left:24%;
}
.quant input {
    width:24%;
    height:25px;
    background:#f6f6f8;
    border:none;
    padding-left:25px;
    text-align: center;
}
.steps-wrap > li > a > span.num {
    color:#27ad61;
    display:inline-block;
    border-radius:60%;
    height:58px;
    width:58px;
    font-size:30px;
    text-align: center;
    line-height:58px;
    box-shadow: 
        0 0 0 3px #fff,
        0 0 0 6px #27ad61;
    text-align: center;
}
.steps-wrap > li > a {
    color:#666;
    text-transform: uppercase;

}
span.detail {
    padding-left:30px;
    margin-right:40px;

}
.active-step span.num {
    background-color:#27ad61;
    color:#fff !important;
}
.steps-wrap li {
    float:left;
    list-style: none;
}
.steps-wrap {
    padding-left:0;
}
.checkbox input {
    width:20px;
    height:20px;
    border:solid 1px #666;
}

.deliver {
    border-bottom:solid 1px #ccc;
    margin-bottom:20px;
}
.pay > div, .deliver > div {
    padding-bottom:20px;
}
.shop_address {
    background:#eeedf2;
    padding:0 0 0 15px;
    font-weight: bold;
}
.shop_total {
    text-align:right;
}
.shop_total .caps {
    text-transform: uppercase;
    font-weight:bold;
    font-size: 14px;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    border-top:none;
}
.shop_basket > thead > tr > th {
    border-bottom:none;
    background:#f6f6f8;
    font-weight: normal;
}
.shop_prod {
    width:12%;
}
.shop_descr {
    width:50%;
}
.shop_price {
    text-align: right;
    width:9%;
}
.shop_order {
    border-bottom:solid 1px #ccc;
    border-top:solid 1px #ccc;
    padding:15px 0;
}
.shop_back {
    color:#333;
    text-transform: uppercase;
    text-decoration:underline;
    text-align:right;
}
input[type=radio].css-checkbox {
    display:none;
}

input[type=radio].css-checkbox + label.css-label {
    padding-left:23px;
    height:18px; 
    display:inline-block;
    line-height:18px;
    background-repeat:no-repeat;
    background-position: 0 0;
    font-size:12px;
    vertical-align:middle;
    cursor:pointer;
    color:#666;


}

input[type=radio].css-checkbox:checked + label.css-label {
    background-position: 0 -18px;
}
label.css-label {
    background-image:url(http://csscheckbox.com/checkboxes/u/csscheckbox_f5a04ab56fbd9a36c8cad62c169be468.png);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}


.dropdown-menu > li > a > i {
    margin-right:6px;
}
.dropdown-menu > li > a {
    padding: 6px 20px;
    font-size:11px;
    text-transform: uppercase;
}
.newsletter-side {
    line-height: 23px;
    padding: 20px 5px 5px;
    height: 300px;
    background: #F6e8b7;
    margin-top: 30px;
}
.newsletter-side p{
    color:#fff!important;
    font-size: 14px!important;
    background: #008340;
    text-align: center;
}
.btn-orange {
    background-color: #e77d23;
    color: #fff;
    font-size: 16px;
    height: 40px;
    padding: 0;
    width: 250px;

}
@media(min-width:768px){
    .right-align {
        text-align: right;;
    }
    .search-wrapper {
        margin-right: -60px;
    }    
    .search-wrapper.shop-header {
        margin-right: -40px;
    }    

}
@media screen and (min-width: 768px) and (max-width: 1400px) {
    .news-item {
        min-height:330px;
    }
}
@media (max-width: 768px) {
    .news-item {
        min-height: 200px !important;
    }
    .right-align {
        text-align: left !important;
    }
    .subscribe  {
        margin-bottom:20px;
    }
    .carousel-caption {
        width:100%;
        position:absolute;
        bottom:0;
        left:0;
    }
    .carousel-caption p {
        font-size:10px;
    }
    .carousel-caption h2 {
        font-size:14px;
    }
    .carousel-inner img {
        min-height: 200px;
        overflow:hidden;
    }
}
@media (max-width: 768px) {
    .dropdown-menu-large {
        margin-left: 0;
        margin-right: 0;
    }
    .dropdown-menu-large > li {
        margin-bottom: 30px;
    }
    .dropdown-menu-large > li:last-child {
        margin-bottom: 0;
    }
    .dropdown-menu-large .dropdown-header {
        padding: 3px 15px !important;
    }
    .program-item {
        margin-bottom:10px;
        margin-right:10px;
    }
    .navbar-nav {
        margin:7.5px 1px
    }
}
@media (max-width: 1200px) {
    .navbar-nav > li > a {
        padding-left: 10px !important;
        padding-right: 7px !important;
    }
}
@media(min-width: 1200px) {
    .search-wrapper {
        margin-right: -160px;
    }
}
