/*



Theme Name: UCC Department



Theme URI: https://riosis.com/themes/school/



Description: Powerful WordPress Theme for Schools



Version: 1.0



Author: Riosis Web Team



Author URI : https://www.riosis.com/



Tags:two-columns, fixed-width, right-sidebar



License:GNU General Public License, v2 (or newer)



License URI:https://www.gnu.org/licenses/old-licenses/gpl-2.0.html



*/



/*===============Malayalam Embedding============*/



@font-face {
    font-family: Rachana;
    src: url(fonts/Rachana_04.eot);
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Rachana;
    src: local('rachanaregular'), url(fonts/Rachana_04.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}
body{
    font-size: 14px;
}
#banner-area #featured-links ul li.malayalam span,
#content-area .malayalam h3,
#content-area .malayalam h4,
.malayalam,
.malayalam a {
    font-family: Rachana!important
}

#header .col1 h1.malayalam {
    font-size: 30px
}

#header .col1 span.malayalam {
    font-size: 20px;
    line-height: 18px
}

#primary-nav ul li.malayalam {
    font-size: 22px!important;
    line-height: 54px!important
}

#header .col2 ul li.malayalam {
    font-size: 16px!important;
    line-height: 20px!important
}

#content-area .left-column #featured-blocks article header h1.malayalam {
    font-size: 18px!important;
    line-height: 18px!important
}

#content-area .left-column #featured-blocks article p.malayalam {
    font-size: 15px!important;
    line-height: 18px!important;
    word-break: break-all
}

#content-area .left-column #events-block article header h1.malayalam,
#content-area .left-column #profile-block article header h1.malayalam {
    font-size: 19px!important;
    line-height: 18px!important
}

#content-area .malayalam h3,
#content-area h3.malayalam {
    font-size: 22px!important;
    line-height: 18px!important;
    font-weight: 400!important
}

#content-area .malayalam h4,
#content-area h4.malayalam {
    font-size: 20px!important;
    line-height: 18px!important;
    font-weight: 400!important
}

#content-area .malayalam p,
#content-area p.malayalam {
    font-size: 15px!important;
    line-height: 20px!important
}

#content-area .left-column article header h1.malayalam {
    font-size: 22px
}

#content-area aside#sidebar article header h1.malayalam {
    font-size: 18px
}

#profile-category article:nth-child(3n+5) {
    clear: left
}

#content-area aside#sidebar .sidebar-results-block ul li.malayalam {
    font-size: 16px
}

#profile-category article header h1.malayalam {
    font-size: 19px!important
}

table {
    border-collapse: collapse
}

#content-area table {
    width: 100%
}

/* #content-area table thead th {
    padding: 12px;
    border-bottom: #AAA solid 2px;
    text-align: left;
    color: #333;
    font-size: 15px;
    font-weight: 400
}

#content-area table td {
    padding: 12px;
    border-bottom: #bad1de solid 1px;
    color: #555
}


#content-area table td.malayalam {
    font-size: 17px
}

#content-area table td a {
    color: #555
}

#content-area table td a:hover {
    color: #199ee1
}

#content-area table tr:nth-child(even) td {
    background-color: #eff4f7
}
 */
#content-area ol,
#content-area ul {
    padding: 0;
    margin: 0;
    list-style-type: none
}

#content-area ol li,
#content-area ul li {
    display: block;
    background-image: url(images/arrow-grey-left.jpg);
    background-position: left 1px;
    background-repeat: no-repeat;
    padding-left: 20px;
    padding-bottom: 8px;
    margin-bottom: 8px;
    font-size: 14px
}

#content-area ol li.malayalam,
#content-area ul li.malayalam {
    font-size: 18px;
    line-height: 16px
}

#content-area ol li a,
#content-area ul li a {
    color: #555
}

.course-column article header h1 {
    margin-bottom: 20px!important
}

.course-column article footer {
    margin-top: 20px!important
}

body {
    font-family: Arial, Helvetica, sans-serif
}

.clearFixer {
    height: 0!important;
    line-height: 0!important;
    clear: both!important;
    margin: 0!important;
    padding: 0!important
}

.divider {
    height: 10px!important;
    line-height: 0!important;
    border-top: #ccc solid 1px;
    display: block;
    width: 100%;
    padding: 0!important;
    margin: 0 0 10px!important
}

a:focus {
    outline: 0
}

hr {
    background-color: #d8d8d8!important;
    color: #d8d8d8!important;
    border: 0!important;
    height: 1px!important;
    margin: 0
}

hr.having-margin {
    margin-bottom: 25px!important
}

.activeField {
    color: #666!important
}

.idle {
    border: #9f9f9f solid 1px!important;
    color: #000!important
}

.text-field {
    color: #777;
    padding: 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    border: #CCC solid 1px;
    background: #FFF
}

.select-box {
    color: #777;
    padding: 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    border: #CCC solid 1px;
    margin: 0;
    outline: 0
}

.text-field-small {
    width: 100px
}

.text-field-medium {
    width: 200px
}

.text-field-large {
    width: 350px
}

.text-field-full {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

input:focus,
textarea:focus {
    outline: 0
}

input::-moz-focus-inner {
    border: 0!important;
    padding: 0!important
}

input[type=radio] {
    padding-left: 0;
    margin-left: 0
}

input,
select {
    margin: 0!important
}

textarea {
    overflow: auto
}

.buttonCss {
    color: #FFF;
    padding: 12px 37px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    text-transform: uppercase;
    display: inline-block;
    clear: both;
    outline: 0;
    border: 0!important;
    cursor: pointer;
    margin-right: 5px!important;
    background-color: #000;
    text-decoration: none
}

.image-left {
    float: left;
    margin-right: 20px;
    margin-bottom: 7px
}

.image-right {
    float: right;
    margin-left: 20px;
    margin-bottom: 7px
}

.imager {
    border: #EEE solid 6px
}

.grey9-text,
.grey9-text a {
    color: #999!important;
    text-decoration: none!important
}

.grey8-text,
.grey8-text a {
    color: #888!important;
    text-decoration: none!important
}

.grey7-text,
.grey7-text a {
    color: #777!important;
    text-decoration: none!important
}

.grey6-text,
.grey6-text a {
    color: #666!important;
    text-decoration: none!important
}

.grey5-text,
.grey5-text a {
    color: #555!important;
    text-decoration: none!important
}

.grey4-text,
.grey4-text a {
    color: #444!important;
    text-decoration: none!important
}

.grey3-text,
.grey3-text a {
    color: #333!important;
    text-decoration: none!important
}

.grey2-text,
.grey2-text a {
    color: #222!important;
    text-decoration: none!important
}

.black-text,
black-text a {
    color: #000!important;
    text-decoration: none!important
}

.white-text,
.white-text a,
.white-text p {
    color: #FFF!important;
    text-decoration: none!important
}

.small-text {
    font-size: 11px!important;
    text-align: left!important;
    line-height: 16px!important
}

.ban-align,
.ban-align p {
    text-align: left!important
}

.no-underline {
    text-decoration: none!important
}

.have-underline {
    text-decoration: underline!important
}

.have-overline {
    text-decoration: line-through!important
}

.uppercaser {
    text-transform: uppercase!important
}

.justifier,
.justifier p {
    text-align: justify!important
}

.valigner {
    vertical-align: middle
}

.valignerR {
    vertical-align: middle;
    margin-right: 10px
}

.valignerL {
    vertical-align: middle;
    margin-left: 10px
}

.valignerB {
    vertical-align: middle;
    margin: 0 10px
}

.no-border {
    border: 0!important
}

.no-padding {
    padding: 0!important
}

.no-paddingT {
    padding-top: 0!important
}

.no-paddingB {
    padding-bottom: 0!important
}

.no-paddingTB {
    padding-top: 0!important;
    padding-bottom: 0!important
}

.no-shadow {
    -moz-box-shadow: none!important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important
}

.align-center {
    text-align: center!important
}

.align-right {
    text-align: right!important
}

.align-left {
    text-align: left!important
}

.float-right {
    float: right!important
}

.float-left {
    float: left!important
}

.lower-caser {
    text-transform: inherit!important
}

.no-overflow {
    overflow: hidden!important
}

.spacerPr {
    margin-right: 15px!important
}

.font30,
.font30 p {
    font-size: 30px!important;
    line-height: 30px
}

.font28,
.font28 p {
    font-size: 28px!important
}

.font24,
.font24 p {
    font-size: 24px!important
}

.font22,
.font22 p {
    font-size: 22px!important
}

.font20,
.font20 p {
    font-size: 20px!important
}

.font18,
.font18 p {
    font-size: 18px!important
}

.font17,
.font17 p {
    font-size: 17px!important
}

.font16,
.font16 p {
    font-size: 16px!important
}

.font14,
.font14 p {
    font-size: 14px!important
}

.font13,
.font13 p {
    font-size: 13px!important
}

.font12,
.font12 p {
    font-size: 12px!important
}

.font11,
.font11 p {
    font-size: 11px!important
}

.fontArial {
    font-family: Arial, Helvetica, sans-serif!important
}

.no-margin {
    margin: 0!important
}

.no-marginR {
    margin-right: 0!important
}

.no-marginL {
    margin-left: 0!important
}

.no-marginT {
    margin-top: 0!important
}

.no-marginB {
    margin-bottom: 0!important
}

.tight-bottom {
    margin-bottom: 3px!important
}

.low-bottom {
    margin-bottom: 5px!important
}

.medium-bottom {
    margin-bottom: 10px!important
}

.average-bottom {
    margin-bottom: 15px!important
}

.high-bottom {
    margin-bottom: 25px!important
}

.no-height {
    height: 0!important;
    line-height: 0!important
}

.lineheight12 {
    line-height: 12px!important
}

.lineheight20 {
    line-height: 20px!important
}

#main-container {
    width: 1000px;
    margin: 0 auto;
    padding: 0
}

#header-container {
    float: left;
    margin: 0;
    padding: 0;
    width: 100%
}

#nav-container {
    width: 1000px;
    margin: 0 auto;
    padding: 0
}

#banner-area,
#content-area,
#header,
#main-wrapper,
#primary-nav {
    width: 1000px;
    float: left
}

#header-wrapper {
    margin: 0 auto;
    width: 1000px
}

#footer {
    width: 100%;
    float: left;
    padding-top: 1px
}

#header {
    min-height: 100px
}

#primary-nav {
    height: 61px
}

#banner-area {
    height: 400px;
    margin-bottom: 20px;
    overflow: hidden
}

#content-area {
    padding: 25px 0
}

#footer-wrapper {
    width: 1000px;
    margin: 0 auto;
    padding: 30px 0
}

#header .col1 {
    width: 650px;
    float: left;
    height: 100px;
    overflow: hidden
}

#header .col2 {
    width: 350px;
    float: left;
    text-align: right;
    min-height: 73px;
    overflow: hidden;
    padding: 15px 0px;
}

#header .col1 h1,
#header .col1 img {
    margin: 25px 0 3px
}

#header .col1 h1 {
    color: #FFF;
    padding: 0;
    font-size: 15px
}

#header .col1 span {
    color: #FFF;
    font-size: 30px;
    line-height: 30px
}

#header .col1 h1 a,
#header .col1 span a {
    color: #FFF;
    text-decoration: none
}

#header .col2 form {
    width: 250px;
    float: right;
    background-color: #FFF;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    display: block;
    margin-bottom: 12px
}

#header .col2 form input[type=text] {
    width: 156px;
    float: left;
    background-color: #FFF;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    border: 0!important;
    outline: 0;
    padding: 0 12px;
    height: 30px;
    line-height: 30px;
    color: #777;
    font-size: 13px
}

#header .col2 form input[type=submit] {
    width: 69px;
    float: left;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    border: 0;
    outline: 0;
    padding: 0 15px;
    height: 28px;
    line-height: 28px;
    color: #FFF;
    font-size: 13px;
    cursor: pointer;
    margin: 1px 1px 0 0!important
}

#header .col2 ul {
    clear: both;
    padding: 0;
    margin: 0;
    list-style-type: none;
    display: block;
    float: right
}

#header .col2 ul li {
    display: block;
    padding: 0 5px;
    border-right: #FFF solid 1px;
    line-height: 14px;
    font-size: 12px;
    float: left
}

#header .col2 ul li:last-child {
    border: 0;
    padding-right: 0
}

#header .col2 ul li a,
#header .col2 ul li a:visited {
    color: #FFF!important
}

#header .col2 ul li a:hover {
    text-decoration: underline
}

#primary-nav ul {
    padding: 6px 0 0;
    margin: 0;
    list-style-type: none
}

#primary-nav ul li {
    display: block;
    float: left;
    line-height: 48px;
    font-size: 19px;
    padding: 0 18px;
    border-right: #e7e7e7 solid 1px;
    text-transform: uppercase;
    position: relative
}

#primary-nav ul li:hover > ul {
	display: block;
}
#primary-nav ul li:hover ul li {
	display: block;
}

#primary-nav ul li:first-child {
    padding-left: 0
}

#primary-nav ul li a {
    text-decoration: none
}

#primary-nav ul li ul {
    position: absolute;
    top: 100%;
    left: 0px;
    display: none;
		z-index: 9999;
		padding:0;
}

#primary-nav ul li ul li {
    display: block !important;
    width: 100%;
    font-size: 16px;
    float: none!important;
    padding: 0 18px!important;
    border-right: 0;
    border-top: #e7e7e7 solid 1px;
    background-color: #eee;
		position: relative;
}

#primary-nav ul li ul li ul {
		top:0;
		left: 100%;
}

/*#primary-nav ul li ul {
    position: absolute;
    top: 48px;
    left: -2px;
    display: none;
		z-index: 9999;
}

#primary-nav ul li ul li {
    display: block;
    min-width: 160px;
    font-size: 16px;
    float: none!important;
    padding: 0 18px!important;
    border-right: 0;
    border-top: #e7e7e7 solid 1px;
    background-color: #eee
}*/

#banner-area #banner-slider {
    width: 630px;
    float: left;
    background-color: #EEE;
    margin-right: 30px;
    height: 390px;
    position: relative;
    overflow: hidden
}

#banner-area #banner-slider-full {
    width: 1000px;
    float: left;
    background-color: #EEE;
    margin-right: 30px;
    height: 390px;
    position: relative
}

#banner-area #featured-links {
    width: 340px;
    float: left;
    height: 390px
}

#banner-area #featured-links ul {
    padding: 0;
    margin: 0;
    list-style-type: none
}

#banner-area #featured-links ul li {
    padding: 0;
    margin: 0;
    list-style-type: none;
    width: 340px;
    height: 120px;
    margin-bottom: 15px;
    display: table
}

#banner-area #featured-links ul li:last-child {
    margin-bottom: 0
}

#banner-area #featured-links ul li a {
    color: #FFF;
    text-decoration: none
}

#banner-area #featured-links ul li a img {
    float: left;
    display: block
}

#banner-area #featured-links ul li img {
    display: block
}

#banner-area #featured-links ul li span {
    display: table-cell;
    vertical-align: middle;
    font-size: 24px;
    color: #FFF;
    text-align: center;
    width: 170px;
    padding: 0 15px
}

#content-area .left-column {
    width: 630px;
    float: left;
    margin-right: 30px
}

#content-area aside#sidebar {
    width: 340px;
    float: left
}

#content-area .left-column #featured-blocks {
    width: 630px;
    float: left
}

#content-area .left-column #featured-blocks article.default-width-box {
    width: 180px;
    float: left;
    padding: 9px;
    border: #d8d8d8 solid 1px;
    margin-right: 15px;
    margin-bottom: 30px;
    max-height: 400px;
    overflow: hidden
}

#content-area .left-column #featured-blocks article.half-width-box {
    width: 44%;
    float: left;
    padding: 9px;
    border: #d8d8d8 solid 1px;
    margin-right: 15px;
    margin-bottom: 30px;
    max-height: 400px;
    overflow: hidden
}

#content-area .left-column #featured-blocks article.full-width-box {
    float: left;
    padding: 9px;
    border: #d8d8d8 solid 1px;
    margin-right: 15px;
    margin-bottom: 30px;
    max-height: 400px;
    overflow: hidden
}

#content-area .left-column #featured-blocks article:nth-child(3n+3) {
    margin-right: 0
}

#content-area .left-column #featured-blocks article:nth-child(3n+4) {
    clear: both
}

#content-area .left-column #featured-blocks article figure {
    margin-bottom: 12px
}

#content-area .left-column #featured-blocks article header h1 {
    font-size: 18px;
    margin-bottom: 5px;
    font-weight: 400;
    border-bottom: 0
}

#content-area .left-column #featured-blocks article p {
    margin-bottom: 15px
}

#content-area .left-column #featured-blocks article ul {
    padding: 0;
    margin: 0;
    list-style-type: none
}

#content-area .left-column #featured-blocks article ul li {
    display: block;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAFCAYAAABmWJ3mAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RTlBQTVBNkIyNzNBMTFFM0ExOTlDMDRDRUUxRjRDMjciIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RTlBQTVBNkMyNzNBMTFFM0ExOTlDMDRDRUUxRjRDMjciPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpFOUFBNUE2OTI3M0ExMUUzQTE5OUMwNENFRTFGNEMyNyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpFOUFBNUE2QTI3M0ExMUUzQTE5OUMwNENFRTFGNEMyNyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pkk45d4AAAAwSURBVHjaYvzv5vafARns3MkIophgDDhwdwcrZPz//z+KAAwwYRMEmcKIyw6AAAMAx10SjPSaRA4AAAAASUVORK5CYII=);
    background-position: 3px 5px;
    background-repeat: no-repeat;
    padding-left: 16px;
    margin-bottom: 2px
}

#content-area .left-column #featured-blocks article ul li a {
    text-decoration: none
}

#content-area .left-column #profile-block {
    width: 300px;
    float: left;
    margin-right: 30px;
    margin-top: 30px
}

#content-area .left-column #events-block {
    width: 300px;
    float: left;
    margin-top: 30px
}

#content-area .left-column #events-block article figure,
#content-area .left-column #profile-block article figure {
    margin-bottom: 10px
}

#content-area .left-column #profile-block article header h1 {
    margin-bottom: 8px
}

#content-area .left-column #events-block article header h1,
#content-area aside#sidebar .sidebar-news-block article header h1 {
    margin-bottom: 3px
}

#content-area .left-column #profile-block article p {
    margin-bottom: 10px
}

#content-area .left-column #profile-block article footer a.read-more:hover,
#content-area aside#sidebar .sidebar-news-block article footer a.read-more:hover {
    text-decoration: underline
}

#content-area .left-column #featured-blocks article.full-width-box header {
    margin-bottom: 15px
}

#content-area .left-column #featured-blocks article.full-width-box {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%!important
}

#content-area aside#sidebar .sidebar-news-block {
    margin-bottom: 30px
}

#content-area aside#sidebar .sidebar-news-block article {
    clear: both
}

#content-area aside#sidebar .sidebar-news-block article figure {
    float: left;
    margin-right: 15px;
    display: block;
    margin-bottom: 6px
}

#content-area aside#sidebar .sidebar-news-block article {
    margin-bottom: 15px
}

#content-area aside#sidebar .sidebar-news-block article footer:after {
    clear: both
}

#content-area aside#sidebar .sidebar-results-block ul {
    margin: 20px 0!important;
    padding: 0;
    list-style-type: none
}

#content-area aside#sidebar .sidebar-results-block ul li {
    margin-bottom: 12px;
    font-size: 14px;
    display: block;
    padding: 0 0 10px;
    border-bottom: #d8d8d8 dotted 1px;
    background: 0 0
}

#content-area aside#sidebar .sidebar-results-block ul li a {
    text-decoration: none
}

#news-category article {
    margin-bottom: 20px
}

#news-category article header h1 {
    font-size: 22px!important
}

#content-area h1 {
    font-size: 33px;
    font-weight: 400;
    padding-bottom: 10px;
    margin-bottom: 25px
}

#content-area h3 {
    font-size: 19px;
    font-weight: 700;
    padding-bottom: 7px;
    border-bottom: #d8d8d8 solid 1px
}

#content-area h4 {
    font-size: 17px;
    margin-bottom: 10px
}

#content-area p {
    font-size: 14px;
    font-style: normal;
    line-height: 22px;
    color: #666;
    margin-bottom: 10px
}

#content-area article header p {
    font-size: 11px;
    color: #999;
    margin-bottom: 7px!important
}

#content-area article header p span:last-of-type {
    margin: 0 5px
}

#content-area article header h1 {
    padding: 0;
    font-size: 17px;
    margin-bottom: 3px;
    font-weight: 400;
    border-bottom: 0
}

#content-area article figure {
    float: left;
    margin-right: 15px;
    display: block;
    margin-bottom: 6px
}

#content-area figure {
    display: block;
    margin-bottom: 25px
}

#content-area figure figcaption {
    margin-top: 8px;
    color: #777
}

#content-area figure figcaption span:last-of-type {
    margin: 0 5px
}

#content-area hr.large {
    margin-bottom: 35px
}

#content-area .contentColumn1 {
    border-left: 1px solid #D2D2D4!important;
    float: right!important;
    padding: 0 0 0 30px!important;
    width: 469px!important
}

#content-area .contentColumn2 {
    border: medium none;
    float: left!important;
    padding: 0 30px 0 0!important;
    width: 470px!important
}

#content-area .contentColumn2 iframe {
    width: 100%;
    height: 100%
}

#footer-wrapper .col1 {
    width: 330px;
    float: left;
    padding-right: 30px
}

#footer-wrapper .col2 {
    width: 300px;
    float: left;
    padding-right: 50px
}

#footer-wrapper .col3 {
    width: 290px;
    float: left
}

#footer-wrapper h2 {
    font-size: 24px;
    margin-bottom: 25px
}

#footer-wrapper address {
    font-style: normal
}

#footer-wrapper #footer-links ul {
    padding: 0;
    margin: 0 0 30px
}

#footer-wrapper #footer-links ul li {
    display: block;
    margin-bottom: 10px;
    border-bottom: #EEE dotted 1px;
    padding-bottom: 10px;
    padding-left: 5px
}

#footer-wrapper #footer-links ul li a {
    text-decoration: none
}

#footer-wrapper p {
    line-height: 20px;
    margin-bottom: 15px
}

#footer-wrapper #footer-social ul {
    padding: 0;
    margin: 0
}

#footer-wrapper #footer-social ul li {
    width: 33px;
    height: 32px;
    background-image: url(images/social-icons.png);
    background-repeat: no-repeat;
    margin-right: 2px
}

#footer-wrapper #footer-social ul li.twitter {
    background-position: 0 0
}

#footer-wrapper #footer-social ul li.facebook {
    background-position: -34px 0
}

#footer-wrapper #footer-social ul li.googleplus {
    background-position: -68px 0
}

#footer-wrapper #footer-social ul li.youtube {
    background-position: -102px 0
}

#footer-wrapper #footer-social ul li.linkedin {
    background-position: -136px 0
}

#footer-wrapper #footer-social ul li.rss {
    background-position: -171px 0
}

#footer-wrapper #footer-social ul li.flickr {
    background-position: -205px 0
}

#footer-wrapper #footer-social ul li a {
    text-decoration: none;
    font-size: 0;
    text-indent: -999px;
    width: 33px;
    height: 32px;
    display: block
}

#footer-wrapper #footer-social ul li {
    display: block;
    float: left
}

#footer-wrapper .footer-copyright {
    width: 1000px;
    float: left;
    padding: 15px 0
}

#footer-wrapper .footer-copyright p {
    width: 500px;
    float: left;
    display: block;
    font-size: 11px
}

#footer-wrapper .footer-copyright p:last-child {
    text-align: right
}

a,
abbr,
acronym,
address,
article,
aside,
blockquote,
body,
caption,
code,
dd,
del,
dfn,
dialog,
div,
dl,
dt,
em,
fieldset,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
iframe,
img,
label,
legend,
nav,
object,
ol,
p,
pre,
q,
section,
span {
    margin: 0;
    padding: 0;
    border: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    vertical-align: baseline
}

div,
span{
    font-size: 14px;
    line-height: 20px;
}



article,
aside,
dialog,
figure,
footer,
header,
hgroup,
nav,
section {
    display: block
}

hr {
    clear: both
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: ""
}

blockquote,
q {
    quotes: "" ""
}

a img {
    border: 0
}

html {
    font-size: 100.01%
}

body {
    font-size: 75%;
    color: #555
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 400;
    color: #111
}

h1 {
    font-size: 3em;
    line-height: 1;
    margin-bottom: .5em
}

h2 {
    font-size: 2em;
    margin-bottom: 15px
}

h3 {
    font-size: 1.5em;
    line-height: 1;
    margin-bottom: 15px
}

h4 {
    font-size: 1.2em;
    line-height: 1.25;
    margin-bottom: 1.25em
}

h5 {
    font-size: 1em;
    font-weight: 700;
    margin-bottom: 1.5em
}

h6 {
    font-size: 1em;
    font-weight: 700
}

h1 img,
h2 img,
h3 img,
h4 img,
h5 img,
h6 img {
    margin: 0
}

p {
    margin: 0 0 .5em
}

p img.left {
    float: left;
    margin: 1.5em 1.5em 1.5em 0;
    padding: 0
}

p img.right {
    float: right;
    margin: 1.5em 0 1.5em 1.5em
}

a:focus,
a:hover {
    color: #000
}

a {
    color: #009;
    text-decoration: none
}

blockquote {
    margin: 1.5em;
    color: #555;
    font-style: italic
}

strong {
    font-weight: 700
}

dfn,
em {
    font-style: italic
}

dfn {
    font-weight: 700
}

sub,
sup {
    line-height: 0
}

abbr,
acronym {
    border-bottom: 1px dotted #555
}

address {
    margin: 0 0 1.5em;
    font-style: italic
}

del {
    color: #555
}

pre {
    margin: 1.5em 0;
    white-space: pre
}

code,
pre,
tt {
    font: 1em 'andale mono', 'lucida console', monospace;
    line-height: 1.5
}

li ol,
li ul {
    margin: 0
}

ol,
ul {
    margin: 0;
    padding: 0;
    list-style-type: none
}

dl {
    margin: 0 0 1.5em
}

dl dt {
    font-weight: 700
}

dd {
    margin-left: 1.5em
}

input,
select,
textarea {
    font-family: Arial, Helvetica, sans-serif
}

.StrartUp-Slider {
    overflow: hidden;
    position: relative;
    margin-bottom: 20px
}

.StrartUp-Slider .slideItem {
    position: relative;
    overflow: hidden
}

.sliderNav {
    position: absolute;
    z-index: 100;
    bottom: 20px;
    margin: 0;
    padding: 0;
    right: 25px
}

.sliderNav li {
    display: inline;
    list-style-type: none
}

.sliderNav li a {
    display: block;
    float: left;
    text-decoration: none;
    background-color: #FFF;
    margin: 0 0 0 5px;
    padding: 0;
    line-height: 0;
    width: 9px;
    height: 9px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    opacity: .4
}

.sliderNav li.activeSlide a {
    opacity: 1
}

.current-menu-item a,
.current-menu-parent a,
.sub-menu .current-menu-item a {
    color: #242424!important
}

.sub-menu a {
    color: #960909!important
}

.sub-menu li a:hover {
    color: #242424!important
}

.sub-menu {
    z-index: 1000
}

#profile-category article {
    width: auto;
    float: left;
    margin: 0 15px 20px 0;
    text-align: center;
    padding: 12px;
    overflow: hidden
}

#profile-category article figure {
    text-align: center;
    margin: 0 0 15px!important;
    padding: 0!important;
    float: none!important
}

#profile-category article header h1 {
    font-size: 16px!important;
    margin-bottom: 6px!important
}

#profile-single article {
    width: 100%;
    float: left;
    margin-top: 30px
}

#profile-single article figure {
    width: auto;
    float: left;
    display: block;
    margin-right: 25px!important
}

#profile-single article header h1 {
    margin-bottom: 20px!important;
    font-size: 20px!important
}

#profile-single div.image-area {
    float: left;
    margin-right: 25px;
    width: 200px
}

#profile-single div.profile-content {
    float: left;
    width: 405px
}

.map {
    border: 1px solid #C3C3C3!important;
    border-radius: 12px;
    height: 300px;
    margin-bottom: 35px;
    overflow: hidden;
    width: 100%
}

label.error,
span.wpcf7-not-valid-tip,
span.wpcf7-not-valid-tip-no-ajax {
    background: none repeat scroll 0 0 padding-box #FBE3E4!important;
    border: 1px solid #FBC2C4!important;
    bottom: -1px!important;
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2)!important;
    color: #8A1F11!important;
    font-size: 10pt;
    left: 10%!important;
    margin-top: 5px;
    padding: 5px!important;
    position: static!important;
    width: 280px!important;
    z-index: 100
}

.wpcf7-form p {
    font-size: 14px!important;
    line-height: 22px!important;
    margin-bottom: 15px!important;
    font-weight: 400!important;
    color: #333!important;
    font-family: Abel, sans-serif
}

.wpcf7-form span input[type=date],
.wpcf7-form span input[type=email],
.wpcf7-form span input[type=number],
.wpcf7-form span input[type=range],
.wpcf7-form span input[type=tel],
.wpcf7-form span input[type=text],
.wpcf7-form span input[type=url],
.wpcf7-form span select,
.wpcf7-textarea {
    box-shadow: 0 2px 2px #EDEDED inset;
    color: #444;
    font-family: Abel, sans-serif;
    font-size: 14px;
    padding: 10px;
    width: 320px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.wpcf7-textarea {
    height: 100px
}

.wpcf7-form p input[type=submit] {
    border: medium none!important;
    border-radius: 5px;
    color: #FFF!important;
    display: inline-block;
    font-size: 15px;
    line-height: 20px;
    outline: medium none!important;
    padding: 8px 15px;
    position: relative;
    cursor: pointer
}

.wpcf7-form img {
    margin: 0 0 10px 10px;
    vertical-align: middle
}

div.wpcf7-validation-errors {
    background: none repeat scroll 0 0 padding-box #FBE3E4!important;
    border: 1px solid #FBC2C4!important;
    color: #8A1F11!important
}

div.wpcf7-response-output {
    padding: 8px!important
}

div.wpcf7-mail-sent-ok {
    background: none repeat scroll 0 0 padding-box #c7fbc2!important
}

ol.commentlist {
    list-style: none;
    margin: 0 0 1em;
    padding: 0;
    text-indent: 0
}

ol.commentlist li.comment {
    border-bottom: 1px dotted #666;
    padding: 1em
}

ol.commentlist li.comment div.vcard {
    font: 400 16px Abel, sans-serif
}

ol.commentlist li.comment div.vcard cite.fn {
    font-style: normal
}

ol.commentlist li.comment div.vcard img.avatar {
    border: 5px solid #ccc;
    float: right;
    margin: 0 0 1em 1em
}

ol.commentlist li.comment div.comment-meta {
    font-size: 9px
}

ol.commentlist li.comment div.comment-meta a {
    color: #999
}

ol.commentlist li.comment p {
    font-size: 11px;
    margin: 0 0 1em
}

ol.commentlist li.comment ul {
    font-size: 11px;
    list-style: square;
    margin: 0 0 1em 2em
}

ol.commentlist li.comment div.reply {
    font-size: 11px
}

ol.commentlist li.comment div.reply a {
    font-weight: 700;
    font-family: Abel, sans-serif
}

ol.commentlist li.comment ul.children {
    list-style: none;
    margin: 1em 0 0;
    text-indent: 0
}

ol.commentlist li.comment ul.children li.depth-2 {
    border-left: 2px solid #999;
    margin: 0 0 .25em .25em
}

ol.commentlist li.comment ul.children li.depth-3 {
    border-left: 2px solid #bbb;
    margin: 0 0 .25em .25em
}

ol.commentlist li.comment ul.children li.depth-4 {
    border-left: 2px solid #ccc;
    margin: 0 0 .25em .25em
}

ol.commentlist li.even {
    background: #fff
}

ol.commentlist li.odd {
    background: #f6f6f6
}

ol.commentlist li.parent {
    border-left: 2px solid #777
}

#commentform #author,
#commentform #comment,
#commentform #email,
#commentform #url {
    box-shadow: 0 2px 2px #EDEDED inset!important;
    color: #444!important;
    font-family: Abel, sans-serif!important;
    font-size: 14px!important;
    padding: 10px!important;
    width: 70%!important;
    -webkit-box-sizing: border-box!important;
    -moz-box-sizing: border-box!important;
    box-sizing: border-box!important
}

#commentform #comment {
    height: 100px
}

#commentform label {
    margin: 2px
}

#commentform #submit {
    border: medium none!important;
    border-radius: 5px;
    color: #FFF!important;
    display: inline-block;
    font-size: 15px;
    line-height: 20px;
    outline: medium none!important;
    padding: 8px 15px;
    position: relative;
    cursor: pointer
}

.cptch_block {
    direction: ltr;
    display: inline-block;
    margin-left: 30px;
    width: 300px
}

#commentform p:nth-child(5) {
    display: inline
}

#commentform .cptch_block br {
    display: none
}

.cptch_block input {
    text-align: center
}

.rio-video-container,
.rio-video-gallery-related-posts,
.rio-video-single {
    width: 100%;
    float: left
}

.rio-video-container article,
.rio-video-gallery-related-posts article {
    width: auto;
    float: left;
    margin: 0 25px 40px 0
}

.rio-video-container article figure,
.rio-video-gallery-related-posts article figure,
.rio-video-single article figure {
    margin: 0;
    position: relative;
    margin-bottom: 12px;
    display: inline-block
}

.rio-video-container article figure a,
.rio-video-gallery-related-posts article figure a {
    width: 100%;
    height: 100%;
    min-height: 100%;
    background: rgba(0, 0, 0, 0)url(functions/img/video_page_icon.png) no-repeat 50% 50%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    -webkit-transition: background .5s ease;
    -moz-transition: background .5s ease;
    -ms-transition: background .5s ease;
    -o-transition: background .5s ease;
    transition: background .5s ease;
    text-indent: -9999px
}

.rio-video-container article figure a:hover,
.rio-video-gallery-related-posts article figure a:hover {
    background: rgba(0, 0, 0, .6)url(functions/img/video_page_icon.png) no-repeat 50% 50%
}

.rio-video-container article header h1,
.rio-video-gallery-related-posts article header h1 {
    margin: 0 0 4px;
    font-size: 16px;
    font-weight: 400
}

.rio-video-container article header h1 a,
.rio-video-gallery-related-posts article header h1 a {
    color: #333;
    text-decoration: none
}

.rio-video-container article header p,
.rio-video-gallery-related-posts article header p,
.rio-video-single article header p {
    width: 100%;
    margin: 0
}

.rio-video-container article header p span,
.rio-video-gallery-related-posts article header p span {
    display: inline-block;
    text-align: left;
    font-size: 11px;
    color: #777
}

.rio-video-container article header p span:first-child,
.rio-video-gallery-related-posts article header p span:first-child,
.rio-video-single article header p span:first-child {
    margin-right: 15px
}

.rio-video-container p.pagination {
    margin: 0 0 15px;
    display: block;
    text-align: center
}

.rio-video-container p.pagination a,
.rio-video-container p.pagination span {
    display: inline-block;
    padding: 7px 10px;
    background-color: #EEE;
    font-size: 13px
}

.rio-video-container p.pagination a {
    color: #444;
    text-decoration: none
}

.rio-video-container p.pagination a:hover,
.rio-video-container p.pagination span {
    color: #333;
    text-decoration: none;
    background-color: #DDD
}

.rio-video-single,
.rio-video-single article figure,
.rio-video-single article header {
    margin-bottom: 20px
}

.rio-video-single article header h1 {
    margin: 0 0 6px;
    font-size: 20px;
    font-weight: 400
}

.rio-video-single article header p span {
    display: inline-block;
    text-align: left;
    font-size: 12px;
    color: #777
}

.rio-video-single article p {
    font-size: 14px;
    line-height: 18px;
    margin: 0
}

.rio-video-gallery-related-posts h3 {
    font-weight: 400
}

article.video-gallery-related-posts {
    width: auto;
    float: left;
    margin: 0 25px 40px 0
}

article.video-gallery-related-posts figure {
    margin: 0;
    position: relative;
    margin-bottom: 12px;
    float: none!important
}

article.video-gallery-related-posts figure a {
    width: 100%;
    height: 100%;
    min-height: 100%;
    background: rgba(0, 0, 0, 0)url(functions/img/video_page_icon.png) no-repeat 50% 50%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    -webkit-transition: background .5s ease;
    -moz-transition: background .5s ease;
    -ms-transition: background .5s ease;
    -o-transition: background .5s ease;
    transition: background .5s ease;
    text-indent: -9999px
}

article.video-gallery-related-posts figure a:hover {
    background: rgba(0, 0, 0, .6)url(functions/img/video_page_icon.png) no-repeat 50% 50%
}

article.video-gallery-related-posts header h1 {
    margin: 0 0 4px!important;
    font-size: 16px!important;
    font-weight: 400
}

article.video-gallery-related-posts header h1 a {
    color: #333;
    text-decoration: none;
    font-size: 16px!important
}

article.video-gallery-related-posts header p {
    width: 100%;
    margin: 0
}

article.video-gallery-related-posts header p span {
    display: inline-block;
    text-align: left;
    font-size: 11px;
    color: #777
}

article.video-gallery-related-posts header p span:first-child {
    margin-right: 15px
}

.ngg-gallery-thumbnail {
    float: left;
    margin-right: 5px;
    text-align: center
}

.ngg-gallery-thumbnail img {
    border: 7px solid #fff;
    display: block;
    margin: 4px 0 4px 5px;
    position: relative
}

.ngg-albumoverview {
    clear: both;
    display: block!important;
    margin-top: 10px;
    width: 100%
}

.ngg-album-compact {
    float: left;
    overflow: hidden;
    padding: 0 0 4px;
    text-align: center;
    margin: 6px
}

.ngg-albumoverview .ngg-album-compact h4 a {
    color: #333;
    text-decoration: none;
    font-size: 12px!important
}

.ngg-album-link {
    padding: 0
}

.ngg-album-compact h4 {
    font-size: 1.4em;
    font-weight: 400;
    margin-bottom: .4em;
    line-height: 18px!important
}

.ngg-album-compact p {
    line-height: 10px!important;
    display: none
}

.mobile-menu {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative
}

.mobile-menu span {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 18px 65px 18px 15px;
    display: block;
    margin: 10px 0;
    font-size: 20px;
    background-color: #111;
    color: #FFF
}

.mobile-menu a.menu-icon {
  background-image: url("images/mobile-menu-icon.png");
  background-position: right 10px;
  background-repeat: no-repeat;
  height: 54px;
  outline: 0 none;
  position: absolute;
  right: 18px;
  top: 0;
  width: 100%;
}

.mobile-menu ul {
    position: absolute;
    top: 61px;
    left: 0;
    z-index: 1000;
    width: 100%;
    display: none
}

.mobile-menu ul li {
    width: 100%;
    background-color: #222;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 16px
}

.mobile-menu ul li a {
    color: #FFF!important;
    text-decoration: none;
    padding: 18px 15px;
    display: block
}

.mobile-menu ul li ul {
    position: inherit!important
}

.mobile-menu ul li ul li {
    padding-left: 30px
}

.mobile-menu ul li ul li:last-child {
    border-bottom: none!important
}

.half-column {
    width: 46%;
    float: left;
    padding-right: 4%
}

.quarter-column {
    width: 21%;
    float: left;
    padding-right: 4%
}

@media (max-width:1024px) {
    #banner-area,
    #banner-slider-full,
    #content-area,
    #content-area .left-column #featured-blocks article.full-width-box,
    #footer,
    #footer-wrapper,
    #footer-wrapper section.footer-copyright,
    #header,
    #header-container,
    #header-wrapper,
    #main-container,
    #main-wrapper,
    #nav-container,
    #nav-wrapper,
    #primary-nav,
    .StrartUp-Slider,
    .StrartUp-Slider .slideItem,
    .StrartUp-Slider .slideItem img {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 100%!important
    }
    #header .col1,
    #header .col2 {
        width: 50%;
        float: left
    }
    #footer-wrapper .footer-copyright p:first-child {
        width: 60%;
        float: left
    }
    #footer-wrapper .footer-copyright p:last-child {
        width: 40%;
        float: left
    }
    #footer-wrapper,
    #header-container,
    #main-container,
    #nav-container {
        padding-left: 20px;
        padding-right: 20px
    }
}

@media (min-width:979px) and (max-width:1024px) {
    #footer-wrapper section.col1,
    #footer-wrapper section.col2,
    #footer-wrapper section.col3 {
        width: 33%!important;
        float: left;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }
    #content-area aside#sidebar {
        width: 290px
    }
    #content-area aside#sidebar .sidebar-news-block article figure {
        width: 100px;
        overflow: hidden
    }
    #content-area .contentColumn1,
    #content-area .contentColumn2 {
        width: 50%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }
    #banner-area #featured-links {
        width: 293px!important
    }
    #banner-area #featured-links ul li {
        width: 100%!important
    }
}

@media (min-width:768px) and (max-width:979px) {
    #footer-wrapper section.col1,
    #footer-wrapper section.col2,
    #footer-wrapper section.col3 {
        width: 33%!important;
        float: left;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }
    #content-area aside#sidebar {
        width: 245px
    }
    #content-area aside#sidebar .sidebar-news-block article figure {
        width: 100px;
        overflow: hidden
    }
    #content-area .contentColumn1,
    #content-area .contentColumn2 {
        width: 50%!important;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }
    #content-area aside#sidebar .sidebar-news-block article p {
        display: none
    }
    #content-area aside#sidebar .sidebar-news-block article header p {
        display: block
    }
    #banner-area #featured-links {
        width: 248px!important
    }
    #banner-area #featured-links ul li {
        width: 100%!important;
        overflow: hidden
    }
    #banner-area #featured-links ul li a {
        overflow: hidden
    }
    #banner-area #featured-links ul li a img {
        margin-left: -30px
    }
    #banner-area #featured-links ul li span {
        font-size: 22px
    }
    .wpcf7-form span input[type=date],
    .wpcf7-form span input[type=email],
    .wpcf7-form span input[type=number],
    .wpcf7-form span input[type=range],
    .wpcf7-form span input[type=tel],
    .wpcf7-form span input[type=text],
    .wpcf7-form span input[type=url],
    .wpcf7-form span select,
    .wpcf7-textarea {
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }
}

@media (min-width:640px) and (max-width:768px) {
    #banner-area #banner-slider,
    #banner-area #banner-slider .StrartUp-Slider,
    #banner-area #banner-slider .StrartUp-Slider .slideItem,
    #banner-area #banner-slider .StrartUp-Slider .slideItem img,
    #banner-area #featured-links,
    #banner-area #featured-links ul li,
    #banner-area #featured-links ul li span,
    #content-area .left-column,
    #content-area .left-column #featured-blocks,
    #content-area .left-column #featured-blocks article.full-width-box,
    #content-area aside#sidebar,
    #events-block article,
    #events-block article figure,
    #events-block article figure iframe,
    #profile-block article,
    #profile-block article figure,
    #profile-block article figure a img,
    .rio-video-container article figure,
    .rio-video-container article figure img,
    .rio-video-gallery-related-posts article figure,
    .rio-video-gallery-related-posts article figure img,
    article.video-gallery-related-posts figure,
    article.video-gallery-related-posts figure img {
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }
    #banner-area {
        overflow: inherit;
        height: inherit!important
    }
    #banner-area #banner-slider {
        margin-bottom: 25px
    }
    #banner-area #featured-links ul li span {
        text-align: left;
        padding: 0 30px
    }
    #content-area .left-column #featured-blocks article.default-width-box {
        width: 33%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        margin-right: 3px
    }
    #content-area .left-column #featured-blocks article.default-width-box:last-child {
        margin-right: 0!important
    }
    #events-block,
    #footer-wrapper .col1,
    #footer-wrapper .col2,
    #profile-block {
        width: 48%!important;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding-right: 0
    }
    #footer-wrapper .col1,
    #profile-block {
        margin-right: 4%!important
    }
    #footer-wrapper .col2 {
        margin-right: 0!important
    }
    #footer-wrapper .col3 {
        margin-bottom: 20px!important
    }
    #content-area aside#sidebar {
        margin-top: 30px
    }
    #banner-area #banner-slider .StrartUp-Slider .slideItem img {
        height: auto!important
    }
    .rio-video-container article,
    .rio-video-gallery-related-posts article,
    article.video-gallery-related-posts {
        width: 30%
    }
    .rio-video-container .rio-video-container-wrapper article:nth-child(3n+3),
    .rio-video-gallery-related-posts article:nth-child(3n+3),
    article.video-gallery-related-posts:nth-child(3n+3) {
        margin-right: 0
    }
    .rio-video-container article figure,
    .rio-video-container article figure img,
    .rio-video-gallery-related-posts article figure,
    .rio-video-gallery-related-posts article figure img,
    article.video-gallery-related-posts figure,
    article.video-gallery-related-posts figure img {
        height: auto!important;
        display: block
    }
}

@media (min-width:768px) {
    .mobile-menu {
        display: none
    }
}

@media (max-width:768px) {
    .mobile-menu {
        display: block
    }
    #primary-nav {
        display: none
    }
    #content-area .contentColumn1,
    #content-area .contentColumn2 {
        padding: 0!important;
        border: none!important;
        margin-bottom: 20px
    }
    #content-area .contentColumn1,
    #content-area .contentColumn2,
    .wpcf7-form span input[type=date],
    .wpcf7-form span input[type=email],
    .wpcf7-form span input[type=number],
    .wpcf7-form span input[type=range],
    .wpcf7-form span input[type=tel],
    .wpcf7-form span input[type=text],
    .wpcf7-form span input[type=url],
    .wpcf7-form span select,
    .wpcf7-textarea {
        width: 100%!important;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

    #banner-area #banner-slider .StrartUp-Slider .slideItem img {
        display: block!important;
        height: 100%!important
    }
    .rio-video-container .rio-video-container-wrapper article:nth-child(3n+4),
    .rio-video-gallery-related-posts article:nth-child(3n+4),
    article.video-gallery-related-posts:nth-child(3n+4) {
        clear: left
    }
}

@media (min-width:480px) and (max-width:640px) {
    #content-area .left-column #events-block article figure iframe {
        height: 300px!important
    }
    .rio-video-container article,
    .rio-video-gallery-related-posts article,
    article.video-gallery-related-posts {
        width: 30%
    }
    #events-block img,
    #profile-block img {
        height: auto;
        width: auto!important;
        max-width: 100%!important
    }
}

@media (max-width:640px) {
    .StrartUp-Slider {
        margin-bottom: 0
    }
    #banner-area #banner-slider {
        height: auto!important
    }
    #banner-area #banner-slider,
    #banner-area #banner-slider .StrartUp-Slider,
    #banner-area #banner-slider .StrartUp-Slider .slideItem,
    #banner-area #banner-slider .StrartUp-Slider .slideItem img,
    #banner-area #featured-links,
    #banner-area #featured-links ul li,
    #banner-area #featured-links ul li span,
    #content-area .left-column,
    #content-area .left-column #events-block,
    #content-area .left-column #featured-blocks,
    #content-area .left-column #featured-blocks article.default-width-box,
    #content-area .left-column #featured-blocks article.full-width-box,
    #content-area .left-column #featured-blocks article.half-width-box,
    #content-area .left-column #profile-block,
    #content-area .left-column figure iframe,
    #content-area aside#sidebar,
    #events-block,
    #events-block article,
    #events-block article figure,
    #events-block article figure iframe,
    #footer-wrapper .col1,
    #footer-wrapper .col2,
    #profile-block,
    #profile-block article,
    #profile-block article figure,
    #profile-block article figure a img,
    .rio-video-container article figure,
    .rio-video-container article figure img,
    .rio-video-gallery-related-posts article figure,
    .rio-video-gallery-related-posts article figure img,
    article.video-gallery-related-posts figure,
    article.video-gallery-related-posts figure img {
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }
    #banner-area {
        overflow: inherit;
        height: inherit!important
    }
    #banner-area #banner-slider {
        margin-bottom: 25px
    }
    #banner-area #featured-links ul li span {
        text-align: left;
        padding: 0 30px
    }
    #content-area .left-column #featured-blocks article,
    #content-area .left-column #featured-blocks article.default-width-box {
        margin-right: 0!important
    }
    #events-block,
    #footer-wrapper .col1,
    #footer-wrapper .col2,
    #profile-block {
        padding-right: 0;
        margin-right: 0!important
    }
    #footer-wrapper .col1,
    #footer-wrapper .col2,
    #footer-wrapper .col3 {
        margin-bottom: 20px!important
    }
    #content-area aside#sidebar {
        margin-top: 30px
    }
    #banner-area #banner-slider .StrartUp-Slider .slideItem img {
        height: auto!important
    }
    #content-area .left-column #featured-blocks article.full-width-box {
        max-height: none!important
    }
    #content-area .left-column #featured-blocks article header {
        margin-bottom: 20px
    }
    .rio-video-container .rio-video-container-wrapper article:nth-child(3n+3),
    .rio-video-gallery-related-posts article:nth-child(3n+3),
    article.video-gallery-related-posts:nth-child(3n+3) {
        margin-right: 0
    }
    .rio-video-container article figure,
    .rio-video-container article figure img,
    .rio-video-gallery-related-posts article figure,
    .rio-video-gallery-related-posts article figure img,
    article.video-gallery-related-posts figure,
    article.video-gallery-related-posts figure img {
        height: auto!important;
        display: block
    }
    .ngg-gallery-thumbnail-box {
        margin-right: 0!important
    }
}

@media (min-width:320px) and (max-width:480px) {
    #profile-category article {
        width: 50%!important;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        margin-right: 0
    }
}

@media (max-width:480px) {
    #content-area .left-column #featured-blocks article header,
    #content-area aside#sidebar .sidebar-news-block article {
        margin-bottom: 20px
    }
    #content-area .left-column #featured-blocks article figure,
    #content-area .left-column #featured-blocks article figure img,
    #content-area .left-column figure,
    #content-area .left-column figure img,
    #content-area aside#sidebar .sidebar-news-block,
    #content-area aside#sidebar .sidebar-news-block article figure,
    #content-area aside#sidebar .sidebar-news-block article figure img,
    #footer-wrapper .col3,
    .menu-top-menu-container,
    .ngg-album-compact,
    .ngg-album-compactbox .Thumb,
    .rio-video-container article,
    .rio-video-gallery-related-posts article,
    article.video-gallery-related-posts {
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }
    #content-area aside#sidebar .sidebar-news-block article figure {
        margin-bottom: 10px
    }
    #content-area .left-column #featured-blocks article figure,
    #content-area aside#sidebar .sidebar-news-block article figure {
        margin-right: 0!important
    }
    #header .col1,
    #header .col2 {
        width: 100%;
        text-align: center;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }
    #header,
    #header .col2 {
        height: auto!important
    }
    .menu-top-menu-container {
        text-align: center;
        float: left;
        margin-bottom: 20px
    }
    #header .col2 form,
    #header .col2 ul {
        display: inline-block;
        margin: 0 auto;
        float: none!important
    }
    #header .col2 {
        padding-top: 10px
    }
    #header .col2 form {
        margin-bottom: 10px
    }
    #footer-wrapper .footer-copyright p {
        width: 100%!important;
        float: none;
        text-align: center!important
    }
    #banner-area #banner-slider .StrartUp-Slider .slideItem img {
        height: auto!important
    }
    #content-area .left-column #events-block article figure iframe {
        height: 220px!important
    }
    #content-area .left-column article header h1 {
        word-break: break-all
    }
    #content-area .left-column figure iframe {
        height: 280px!important
    }
    .rio-video-container article figure,
    .rio-video-gallery-related-posts article figure {
        height: auto!important
    }
    .ngg-gallery-thumbnail {
        margin-right: 0!important
    }
    #profile-category article:nth-child(2n+2) {
        clear: left!important
    }
    #profile-category article:nth-child(3n+5) {
        clear: none!important
    }
    #events-block img,
    #profile-block img {
        height: auto
    }
    .featuredBoxImage-Mobile {
        display: block!important
    }
    .featuredBoxImage-nonMobile {
        display: none
    }
    #content-area .left-column #featured-blocks article.default-width-box {
        max-height: inherit!important
    }
}

.featuredBoxImage-Mobile {
    display: none
}

@media (max-width:320px) {
    #footer-wrapper #footer-social ul li {
        margin-bottom: 5px
    }
    #content-area .left-column figure iframe {
        height: 170px!important
    }
    .rio-video-container article figure,
    .rio-video-gallery-related-posts article figure {
        height: auto!important
    }
    #banner-area #featured-links ul li a img,
    #banner-area #featured-links ul li img {
        display: none
    }
    #banner-area #featured-links ul li,
    #profile-category article {
        overflow: hidden
    }
    #profile-category article,
    .half-column,
    .quarter-column {
        width: 100%!important;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        margin-bottom: 20px
    }
    #profile-category article {
        margin-right: 0
    }
}

.widget.widget_archive {
    background-image: none !important;
    padding-left: 0px !important;
}


#primary-nav ul li a{
    font-size: 14px;
}

#primary-nav ul li{
    padding: 0 10px;
}
#primary-nav {
    min-height: 61px;
}


@media screen and (max-width:768px){
    #content-area .left-column{
        width: 100%;
        margin: 0;
    }
}

@media (max-width: 640px){
    #banner-area #banner-slider .StrartUp-Slider .slideItem img {
        object-fit: cover;
        height: 100%!important;
        width: 100%!important;
    }
}

#content-area .left-column img.alignright {
  float: right;
  margin: 0 0 15px 20px;
}
#content-area .left-column img.alignleft {
  float: left;
  margin: 0 20px 15px 0;
}
#content-area .left-column img.aligncenter {
  display: flex;
  margin: 0 auto 15px auto;
}