#searchbox {
    width: 287px;
}

input:focus::-webkit-input-placeholder {
    color: #3f4a51;
}

input:focus:-moz-placeholder {
    color: #3f4a51;
}

input:focus::-moz-placeholder {
    color: #3f4a51;
}

#searchbox input {
    outline: none;
}

div.city_locations div.city_title{
	background: #b9c21f;
	padding:10px;
	color: #3f4a51;
	font-weight: 600;
	margin-bottom:20px;
}

#searchbox input[type="text"] {
    border-width: 1px;
    border-style: solid;
    border-color: #fff;
    color: #3f4a51;
    width: 65%;
    padding: 8px 15px 8px 8px;
}

#button-submit {
    background: #b9c21f;
    border-width: 0px;
    padding: 9px 0px;
    width: 23%;
    cursor: pointer;
    color: #3f4a51;
}

#button-submit:hover {
    background: #bfbfc0;
}

#button-submit:active {
    background: #5b5d60;
    outline: none;
}

#button-submit::-moz-focus-inner {
    border: 0;
}


#menu-top li ul li ul li {
    display: none !important
}

.no-paddings {
    padding: 0px
}

.relative {
    position: relative;
}

.no-left {
    padding-left: 0px
}

.no-right {
    padding-right: 0px
}

.padding5 {
    padding-right: 5px;
    padding-left: 5px;
}

.header_top {
    margin-top: 20px;
    overflow: hidden;
    margin-bottom: 20px;
	display: flex;
	align-items: center;
    justify-content: space-between;
}

.in-touch {
    height: 20px;
    line-height: 20px;
    margin-right: 7px;
    font-weight: bold;
    float: left;
}

div.stay-touch-right {
    display: flex;
    align-items: center;
}
/*
.social-media a {
    float: left;
    width: 20px;
    height: 20px;
    background: url(../img/social.png) no-repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    margin-right: 4px;
    display: block;
}
*/

.social-media{
	display: flex;
	align-items: center;
}

.social-media a{
	height: 22px;
}

.social-media a svg{
	width: 23px;
	height: 23px;
	margin-right: 5px;
	
}

.social-media a.fb svg path{
	fill: #313744!important;
}

.social-media a.tw svg rect{
	fill: #313744!important;
}

.social-media a.in svg{
	fill: #313744!important;
}

/*
.social-media a.fb {
    background-position: 0 0;
}

.social-media a.tw {
    background-position: -20px 0;
}

.social-media a.in {
    background-position: -40px 0;
}
*/

div.top_info_social_blocks {
    display: grid;
    justify-content: flex-end;
}

div.lang {
    list-style-type: none;
    display: flex;
}

div.locations-right {
    margin-top: 10px;
}

.lang{
	display: flex;
}

.lang li{
	margin-right: 5px;
}

.lang li:last-child{
	margin-right: 0px;
}

.lang a {
    font-size: 12px;
    color: #FFFFFF;
	background-color: #313744;
	/*
    border: 1px solid #fff;
    text-align: center;
    background-repeat: no-repeat;
    background-position: 3px 3px;
    min-width: 21px;
	*/
    margin: 0;
    padding: 5px 5px 5px 5px;
}

.lang a:hover {
    color: #FFFFFF;
}

/*
div.lang li.lang-item-ru a,
.lang a.ru {
    background: url(../img/top_lang_rus.gif) no-repeat 8px 5px;
}

div.lang li.lang-item-en a,
.lang a.en {
    background: url(../img/top_lang_eng.gif) no-repeat 8px 5px;
}

div.lang li.lang-item-zh a,
.lang a.cn {
    background: url(../img/top_lang_cn.gif) no-repeat 8px 5px;
}
*/

.cities{
	display: flex;
	justify-content: space-between;
}

.cities a {
    /*margin: 3px 5px 3px 5px;*/
    color: black;
    font-size: 15px;
}

.phone-number {
    line-height: 20px;
}

#primary {
    margin-bottom: 0px
}

.grey-title {
    background: #3F4A51;
    color: #FFF;
    font-size: 15px;
    font-weight: normal;
    padding: 5px 0 5px 15px;
}

.red-title {
    background: #300011;
    color: #FFF;
    font-size: 15px;
    font-weight: normal;
    padding: 5px 0 5px 15px;
}

.grey-title a, .red-title a {
    color: #FFF;
    text-decoration: none;
}

.grey-title a:hover, .red-title a:hover {
    color: #FFF;
}

.news-list {
    background-color: #e3e4e6;
    padding: 25px 5px 30px 15px;
    height: 100%
}

.article {
    margin-top: 18px;
}

.article:first-child {
    margin-top: 0px;
}

.article p {
    color: #494F56;
    font-size: 13px;
    line-height: 18px;
}

.link-more {
    margin-top: 7px
}

.leg-news .link-more a {
    color: #3F4A51;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none;
}

.leg-news .link-more a:hover, .about .link-more a:hover {
    color: #3F4A51;
    text-decoration: underline;
}

.about .main_text {
    padding: 5px 10px 5px 15px;
    background: #B9C21F;
}

.about .link-more a {
    color: #3F4A51;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none;
}

.second {
    margin-top: 20px;
}

.second .awards_ranking_text .link-more a {
    color: #0B91EA;
}

.main_text p, .awards_ranking_text p {
    font-size: 13px;
    line-height: 18px;
}

.green-title {
    background: #B9C21F;
    padding: 5px 0 5px 15px;

}

.green-title a {
    font-size: 15px;
    font-weight: normal;
    color: #3F4A51;
}

.green-title a:hover {
    color: #3F4A51;
    text-decoration: underline
}

.recent-project {
    background-color: #323941;
    padding: 25px 5px 30px 15px;
    height: 100%
}

.recent-project .project p {
    color: white;
    font-size: 13px;
    line-height: 18px;
}

.recent-project .project .link-more a {
    color: white;
    font-size: 14px;
    font-weight: 700;
}

.recent-project .project {
    margin-top: 18px;
}

.recent-project .project:first-child {
    margin-top: 0px;
}

.copyrights-info {
    padding: 12px 0px 12px 15px;
}

.copyrights-info p {
    color: #fff;
    font-family: Verdana;
}

#thumbanail a img {
    overflow: hidden;
    display: block;
    margin-bottom: 0px;
}

.main-slider-page, .single-staff {
    overflow: hidden;
    margin-top: 20px;
    position: relative;
}

.envelope-block {
    position: absolute;
    bottom: -2px;
    right: 0px;
}

.single-staff:first-child {
    margin-top: 0px
}

.wrapper {
    margin-bottom: 20px
}

.no-img {
    margin: 20px 0 0px !important;
}

.no-img h3 {
    margin: 0px !important
}

.no-img h3 a {
    color: #313744;
    font-size: 20px;
}

.no-img p {
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    padding-bottom: 17px
}

.no-img .link-more {
    margin-top: 0px;
}

.no-img .link-more a {
    color: #3F4A51;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none;
    font-family: 'Roboto', sans-serif;
}

.single-article {
    display: block;
    overflow: hidden
}

.single-article .head {
    font-weight: bold;
    font-size: 11px;
    display: block;
}

.single-article .single-article-title {
    font-size: 24px;
    color: #313744;
    font-weight: normal;
    margin-bottom: 14px;
    font-family: Arial, Helvetica, sans-serif;
}

.single-article-title {
    font-size: 27px;
    color: #313744;
    font-weight: normal;
    margin-bottom: 14px;
    font-family: Arial, Helvetica, sans-serif;
}

.single-article p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #303d41;
    padding-bottom: 1px;
    margin-bottom: 1px;
    line-height: 20px;
    margin-top: 15px;
}

.single-article ul li, .single-article ol li, .no-img ul li, .no-img ol li {
    line-height: 20px;
    margin-left: 30px;
    padding-left: 20px;
    margin-bottom: 3px;
    padding-bottom: 3px;
}

.related-posts {
    display: block;
    overflow: hidden;
    margin-top: 20px
}

.related-posts-title {
    font-size: 19px;
    color: #313744;
    font-weight: normal;
    margin-bottom: 14px;
    font-family: Arial, Helvetica, sans-serif;
}

.related-posts li {
    padding-right: 10px;
    padding-bottom: 5px;
    list-style-type: square
}

.related-posts li a {
    line-height: 18px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #303d41;
    padding-bottom: 17px;
}

.widget-area {
    overflow: hidden;
}

.bottom-buttons {
    display: block;
    overflow: hidden;
    margin-top: 20px
}

.bottom_social {
    display: block;
    overflow: hidden;
}

.bottom_social span {
    display: block;
    float: left;
    height: 20px;
    line-height: 20px;
    margin-right: 7px;
    font-weight: bold;
}

.bottom_social a {
    display: block;
    float: left;
    width: 20px;
    height: 20px;
    background: url(../img/social.png) no-repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    margin-right: 6px;
}

.bottom_social a.in {
    background-position: -40px 0;
}

.bottom_social a.facebook {
    background-position: 0 0;
}

.bottom_social a.twitter {
    background-position: -20px 0;
}

.search-page {
    margin-top: 20px
}

@media only screen
and (min-device-width: 320px)
and (max-device-width: 480px) {
    .blocks {
        height: auto !important
    }

    .no-paddings {
        padding-right: 15px;
        padding-left: 15px;
    }

    .padding5 {
        padding-right: 15px;
        padding-left: 15px;
    }

    .no-left {
        padding-left: 15px
    }

    .no-right {
        padding-right: 15px
    }

    .title-contacts, .additional-contacts {
        margin-top: 15px
    }

    .additional-contacts {
        margin-bottom: 15px
    }

    .stay-touch-right {
        position: relative;
        left: 0px;
    }

    .locations-right {
        position: relative;
        left: 0px;
        top: 0px
    }

    .about {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    #sub_menu li {
        float: left;
        display: block;
        width: 100%;
        text-align: center;
    }
}

@media (max-width: 812px) {
    .staff-area-widget {
        padding-top: 20px !important;
    }

    .five-element-li {
        margin-left: 0vw !important;
    }

    .about {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .no-paddings {
        padding-right: 15px;
        padding-left: 15px;
    }

    .padding5 {
        padding-right: 15px;
        padding-left: 15px;
    }

    .no-left {
        padding-left: 15px
    }

    .no-right {
        padding-right: 15px
    }
}

#top_profile_img {
    margin-top: -36px;
}

.wsp-container ul li ul li ul {
    display: none;
}

.wsp-container .wsp-pages-list .page-item-113 {
    display: none;
}

.wsp-container .wsp-pages-list .page-item-116 {
    display: none;
}

.wsp-container .wsp-pages-list .page-item-111 {
    display: none;
}

.widgettitle {
    display: none;
}

.alm-reveal {
    font-family: Times New Roman;
}

.wsp-pages-title {
    display: none;
}

.wsp-pages-list li {
    width: 48%;
    float: left;
    list-style-type: none;
    background: #e3e4e6;
    margin-right: 5px !important;
    margin-bottom: 20px;
    padding-top: 3px;
    padding-bottom: 0px !important;
}

.wsp-pages-list li a {
    color: #303d41;
    display: inline;
    font-size: 16px;
    font-family: Arial;
    padding: 15px;
}

.wsp-pages-list li ul li {
    width: 100% !important;
    background: white !important;
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
}

.wsp-pages-list li ul li a {
    color: #303d41;
    display: inline;
    font-size: 14px !important;
    font-family: Arial;
}

.wsp-pages-list li a {
    border: 0px solid red;
}

.languages {
    float: right;
}

.languages a {
    padding: 0px !important;
}

.languages img {
    padding: 0 5px;
}

#menu-top li ul li {
    margin-left: 0px !important;
}

.dpe-flexible-posts li .message {
    width: 30px !important;
    margin-left: 20px;
    margin-top: 214px;
}

.left_categories #searchform_nav {
    display: none;
}

.left_categories {
    border: 0px solid red;
}

.left_categories li {
    list-style-type: square;
    margin-left: 15px;
    padding: 5px;
}

.left_categories .current-menu-item a {
    font-weight: bold;
}

.left_categories li a {
    color: black;
    font-family: sans-serif;
    font-size: 14px;
}

.left_categories li.current_page_item {
    font-weight: bold;
}

.left_categories #searchbox {
    display: none
}

.right_categories .entry-content {
    margin-top: 0px !important;
}

.right_categories {
    border: 0px solid black;
}

.right_categories .listing-item {
    margin-top: 0px;
}

.right_categories article {
    margin-top: 0px !important;
}

.left_categories h2 {
    display: none;
}

.menu-services-by-practice-container #searchform_nav {
    display: none;
}

/* Main-News */

.main-news {
    margin-top: 20px;
}

.legislation-news__title {
    background: #313744;
	padding: 5px 0 5px 15px;
	font-weight: normal;
}

.legislation-news__title h4 {
    color: #FFF;
}

.legislation-news__title a {
    color: #FFF;
    font-weight: normal;
    font-size: 15px;
}

.legislation-news__title a:hover {
    color: #FFF;
}

.legislation-news__body {
    background: #e3e4e6;
    height: 100%;
    padding: 8px;
}

/*.legislation-news__body__item:first-child{*/
/*	margin-top: 0px;*/
/*}*/

.legislation-news__body__item {
    margin-bottom: 12px;
	text-align: justify;
	line-height: 18px;
}

.legislation-news__body__item__text p {
    color: #494F56;
    font-size: 13px;
    line-height: 18px;
    text-align: justify;
}

.legislation-news__body__item__link {
    margin-top: 7px;
}

.legislation-news__body__item__link a {
   color: #B9C21F;
	font-size: 14px;
	font-weight: 700;
}

.legislation-news__body__item__link a:hover {
    color: #B9C21F;
	text-decoration: underline;
}

.recent-events__title {
   width: 100%;
	background: #B9C21F;
	padding: 5px 0 5px 15px;
	position: absolute;
	z-index: 2;
}

.recent-events__title h4{ /* changes */
	display: flex;
	align-items: baseline;
}

.recent-events__title svg{ /* changes */
	margin-left: 3px;
}

.recent-events__title a {
    font-size: 15px;
    font-weight: normal;
    color: #3F4A51;
}

.recent-events__title a {
    font-size: 15px;
    font-weight: normal;
    color: #3F4A51;
}

.recent-events__title a:hover {
    color: #3F4A51;
}

.recent-events-slider__item {
    padding: 0px 0px 0px 0px;
}

.recent-events-slider__item__text a{
    color: #FFFFFF;
    font-size: 13px!important;
    line-height: 1;
}
.recent-events-slider__item__text a:hover{
    color: #FFFFFF;
    text-decoration: underline;
}
.recent-events-slider__item__text p {
    color: #FFFFFF;
    font-size: 13px;
    line-height: 18px;
}

.recent-events-slider__item__link {
    margin-top: 7px;
}

.recent-events-slider__item__link a {
    color: #FFFFFF;
    font-size: 14px;
    font-weight: 700;
}

.recent-events-slider__item__link a:hover {
    color: #FFFFFF;
}


/* ACCORDION */
.accordion-item {
    margin-bottom: 20px;
}

.accordion-toggle {
    position: relative;
}

.accordion-toggle:after {
    content: "-";
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    font-weight: 700;
}

.accordion-toggle.collapsed:after {
    content: "+";
}

.accordion-container {
    margin: 0px 0px;
}

.accordion-toggle {
    background: #ccc;
    padding: 10px;
    cursor: pointer;
    margin-top: 10px;
}

.accordion-toggle a.accordion-link {
    color: #000;
    text-decoration: none;
    font-size: 16px;
    font-weight: bold;
}

.accordion-toggle a.accordion-link:hover {
    color: #000;
    text-decoration: none;
}

/*.accordion-body{*/
/*	padding: 10px;*/
/*}*/

.accordion-content {
    display: flex;
    justify-content: space-between;
    padding: 10px;
}

.accordion-content-title span {
    font-size: 14px;
    font-weight: 600;
    color: #000;
}

.accordion-content-subtitle {
    width: 50%;
}

/* ACCORDION END */


/* Swiper Slider Style */

.wrap{ /* changes */
	position: relative;
}

.recent-events{ /* changes */
	width: 325px;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
}

.legislation-news{ /* changes */
	margin-left: 345px;
}

/*.legislation-news__body{*/
/*	padding-bottom: 50px;*/
/*}*/

.recent-events-slider:before{
	content:"";
	display: flex;
	width: 100%;
	background-color: transparent;
	height: 24px;
}

.recent-events-slider{ /* changes */
	position: relative;
	z-index: 1;
	background-color: #313744;
	padding: 8px 8px 8px 8px;
	overflow: hidden;
	height: 100%;
}

.recent-events-slider:after{
	content: "";
	display: block;
	position: absolute;
	z-index: 2;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 50px;
	background: linear-gradient(to bottom, transparent,#323941);
	/*opacity: .1;*/
}

.swiper-slide{
	height: auto!important;
}

/* Style Swiper Slider End */

/* Memorandum */

.memorandum {
    margin-top: 20px;
}


.memorandum .legislation-news {
	margin-left:0px;
	margin-top:20px;
}

.navigation-cards__item__img {
    margin-right: 20px;
}

.navigation-cards__item__img img {
    object-fit: contain;
    width: 50px;
    height: 50px;
}

.navigation-cards .col-lg-6:nth-child(even) {
    padding-left: 0;
    padding-right: 0;
}

.navigation-cards .col-lg-6:nth-child(odd) {
    padding-right: 0;
    border-right: 1px solid #ccc;
}

.navigation-cards .col-lg-6 {
    border-bottom: 1px solid #ccc;
}

.navigation-cards .col-lg-6:nth-last-child(-n+2) {
    border-bottom: none;
}

.navigation-cards__item {
    padding: 20px 10px;
    display: flex;
    align-items: center;
}

.navigation-cards__item__link a {
    font-weight: bold;
    font-size: 16px;
    color: #3F4A51;
}

.navigation-cards__item__link a:hover {
    color: #3F4A51;
}

.navigation-cards .row {
    padding-right: 15px;
}

.company-events {
    margin-top: 20px;
    background-color: gray;
    border: 1px solid #000;
    padding: 5px 5px 20px 5px;
}

.company-events__title {
    text-align: center;
    padding: 10px 0px;
}

.company-events__title h4 {
    color: #000;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px;
}

.company-events__body__text {
    text-align: justify;
    margin-top: 10px;
    line-height: 20px;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 100px;
}

.company-events__body__text p {
    color: #000;
}

.company-events__body__link {
    margin-top: 10px;
}

.company-events__body__link a {
    color: #000;
    font-size: 14px;
    font-weight: bold;
}

.company-events__body__link a:hover {
    color: #000;
}

/* about-us */

.about-us {
    margin-top: 20px;
}

.about-us__title{
	margin-bottom: 20px;
}

.about-us__title h4{ /* changes */
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 16px;
	color: #000;
}
.about-us__body__text {
    text-align: justify;
    line-height: 20px;
}

.about-us__body__text p {
    color: #000;
    margin-bottom: 10px;
}

.about-us__body__link a{ /* changes */
	color: #B9C21F;
	font-size: 14px;
	font-weight: bold;
	border: 1px solid #B9C21F;
	padding: 3px 10px;
}

.about-us__body__link a:hover{ /* changes */
	color: #B9C21F;
}

.our-awards-title {
    text-align: center;
}

.our-awards-title h4 {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px;
    color: #000;
}

.our-awards {
    margin-top: 20px;
}

.our-awards__img {
    margin: 0 auto;
    padding: 10px 0px;
}

.our-awards__img img {
    object-fit: scale-down;
    width: 100%;
    height: 185px;
}

.our-awards .col-lg-3 {
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.our-awards .col-lg-3:nth-last-child(-n+4) {
    border-bottom: 0px;
}

/* Main News End */

/*Home Page*/
.main_wrapper {
    margin-top: 20px;
    overflow: hidden;
}

.legislative_news {
    width: 47%;
    border: 0px solid red;
    float: left;
    overflow: hidden;
}

.legislative_news h1 {
    background: #3f4a51;
    color: white;
    font-family: sans-serif;
    font-size: 15px;
    padding-left: 5px;
    padding-top: 7px;
    padding-bottom: 7px;
}

.legislative_news article {
    width: 100%;
    margin-top: 15px;
    margin-bottom: 15px;
}

.legislative_news p {
    font-family: Times New Roman;
    font-size: 15px;
    line-height: 16px;
    overflow: hidden;
}

.main_page_link {
    font-weight: bold;
    margin-top: 10px;
}

.about_firm {
    width: 25%;
    border: 0px solid red;
    float: left;
    overflow: hidden;
    margin-left: 15px;
    margin-right: 16px;
}

.recent_projects {
    width: 25%;
    border: 0px solid red;
    float: left;
    overflow: hidden;
}

.about_us h1 {
    background: #300011;
    color: white;
    font-family: sans-serif;
    font-size: 15px;
    padding-left: 5px;
    padding-top: 7px;
    padding-bottom: 7px;
}

.about_us {
    background: #b9c21f;
}

.about_us .main_text {
    padding: 10px;
}

.awards_ranking {
    margin-top: 10px;
}

.awards_ranking h1 {
    background: #3f4a51 none repeat scroll 0 0;
    color: white;
    font-family: sans-serif;
    font-size: 15px;
    padding-left: 5px;
    padding-top: 7px;
    padding-bottom: 7px;
}

.awards_ranking_text {
    background: #300011;
    padding: 5px 10px 17px 15px;
    color: white;
}

.recent_projects h1 {
    background: #3f4a51;
    color: white;
    font-family: sans-serif;
    font-size: 15px;
    padding-left: 5px;
    padding-top: 7px;
    padding-bottom: 7px;
}

.main_img {
    width: 100%;
}

.entry-content p {
    margin: 0px !important;
}

.entry-content p img{
	position: relative !important;
}

.alm-listing .alm-paging-content>li img, .alm-listing .alm-reveal>li img, .alm-listing>li img{
	position: relative !important;
}

.recent_projects article {
    width: 100%;
    margin-top: 15px;
    margin-bottom: 15px;
}

.recent_projects p {
    font-family: Times New Roman;
    font-size: 15px;
    line-height: 16px;
    overflow: hidden;
}

article .entry-meta {
    display: none;
}

article .read-more {
    margin-top: -10px;
}

.below-title-meta {
    display: none;
}

article {
    font-size: 14px;
    font-family: Times New Roman;
}

.legal-news .entry-header {
    display: none;
}

.listing-item .title {
    font-size: 20px;
    font-family: Times New Roman;
    font-weight: bold;
}

/*Cities*/
.countries {
    width: 100%;
    margin: auto;
    text-align: center;
    margin-bottom: 15px;
}

.countries a {
    color: black;
    font-size: 9pt !important;
    padding: 20px;
}

/*MEDIA PRINT*/
@media print {
    #searchform_nav {
        display: none;
    }

    #site-navigation {
        display: block !important;
    }

    .author-avatar {
        float: left;
        margin-top: 8px;
    }

    .author-description {
        float: right;
        width: 85%;
    }

    .site {
        margin: 0 auto;
        max-width: 1040px;
    }

    .site-content {
        border-right: 1px solid #F1F1F1;
        float: left;

        width: 63.2%;
    }

    body.template-front-page .site-content,
    body.single-attachment .site-content,
    body.full-width .site-content {
        width: 96%;
        border-right: none;
    }

    .widget-area {
        float: right;
        padding: 0 2% 0 0;
        width: 28.7%;
    }

    .site-header h1,
    .site-header h2 {
        text-align: left;
    }

    .site-header h1 {
        font-size: 26px;
        line-height: 1.446153846;
        margin-bottom: 0;
    }

    .themonic-nav ul.nav-menu,
    .themonic-nav div.nav-menu > ul {
        background: none repeat scroll 0 0 #313744;
        border-top: 1px solid #ededed;
        display: inline-block !important;
        text-align: left;
        width: 100%;
    }

    .themonic-nav ul {
        margin: 0;
        text-indent: 0;
    }

    .themonic-nav li a,
    .themonic-nav li {
        display: inline-block;
        text-decoration: none;
    }

    .themonic-nav li a {
        border-bottom: 0;
        color: #fff;
        padding: 7px 10px 9px;
        line-height: 3.692307692;
        padding: 0 20px;
        font-family: sans-serif !important;
        white-space: nowrap;
        transition: .3s ease 0s;
        font-size: 14px;
        font-weight: bold;
    }

    .themonic-nav li:hover {
        color: #bac21f;
    }

    .themonic-nav li {
        position: relative;
    }


    .themonic-nav li ul {
        display: none;
        margin: 0;
        padding: 0;
        position: absolute;
        top: 100%;
        z-index: 1;
    }

    .themonic-nav li ul ul {
        top: 0;
        left: 100%;
    }

    .themonic-nav ul li:hover > ul {
        border-left: 0;
        display: block;
    }

    .themonic-nav li ul li a {
        background: #e3e4e6;
        display: block;
        font-size: 11px;
        line-height: 2.181818182;
        padding: 5px 10px;
        width: 250px;
        color: #3f4a51;
    }


    .themonic-nav .current-menu-item > a,
    .themonic-nav .current-menu-ancestor > a,
    .themonic-nav .current_page_item > a,
    .themonic-nav .current_page_ancestor > a {
        background: none repeat scroll 0 0 #bac21f;
        color: #3f4a51;
        font-weight: bold;
    }

    .entry-header .entry-title {
        font-size: 28px;
        margin-bottom: 20px;
    }

    #respond form input[type="text"] {
        width: 46.333333333%;
    }

    #respond form textarea.blog-textarea {
        width: 79.666666667%;
    }

    .template-front-page .site-content,
    .template-front-page article {
        overflow: hidden;
    }

    .template-front-page.has-post-thumbnail article {
        float: left;
        width: 47.916666667%;
    }

    .entry-page-image {
        float: right;
        margin-bottom: 0;
        width: 47.916666667%;
    }

    .template-front-page .widget-area .widget,
    .template-front-page.two-sidebars .widget-area .front-widgets {
        float: left;
        padding-left: 10px;
        width: 51.875%;
        margin-bottom: 24px;
    }

    .template-front-page .widget-area .widget:nth-child(odd) {
        clear: right;
    }

    .template-front-page .widget-area .widget:nth-child(even),
    .template-front-page.two-sidebars .widget-area .front-widgets + .front-widgets {
        float: right;
        width: 39.0625%;
        margin: 0 0 24px;
    }

    .template-front-page.two-sidebars .widget,
    .template-front-page.two-sidebars .widget:nth-child(even) {
        float: none;
        width: auto;
    }

    .commentlist .children {
        margin-left: 48px;
    }
}

.print {
    width: auto;
    height: 25px;
    float: Right;
    display: block;
    margin-top: 18px;
}

.print img {
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    width: 40px;
}

.print a {
    color: black;
    font-size: 12px;
    font-weight: bold;
}

.print a:hover {
    color: black;
}

.text-print {
    line-height: 20px;
}

/*thumbanail*/
#thumbanail {
    margin-bottom: 20px;
}




.judge_page_list {
    display: block !important;
}

.judge_page_list li {
    width: 25%;
}
.judge_page_list_li li.page_item_has_children ul.children li,
.judge_page_list_li li {
    list-style-type: square;
    padding: 5px;
}

.judge_page_list_li li.current_page_item {
    font-weight: bold;
}

.right_categories ul.low_level_pages li{
    padding: 5px;
    list-style-type: none;
}
.right_categories ul.low_level_pages li a{
    color: black;
    font-family: sans-serif;
    font-size: 16px;
}

.judge_page_list_li li.page_item_has_children ul li,
.judge_page_list_li li a {
    color: black;
    font-family: sans-serif;
    font-size: 14px;
}

/*BreadCrumbs*/
#breadcrumbs {
    list-style: none;
    margin: 10px 0;
    overflow: hidden;
    margin: 20px 0 20px;
}

#breadcrumbs li {
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px;
}

#breadcrumbs li a {
    color: black;
    font-size: 12px;
}

#breadcrumbs li strong {
    color: black;
    font-size: 12px;
    font-weight: bold;
}

#breadcrumbs .separator {
    font-size: 18px;
    font-weight: 100;
    color: #ccc;
}

/*Reset Css*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
}

body {
    line-height: 1;
}

#site-navigation ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

caption,
th,
td {
    font-weight: normal;
    text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
}

html {
    overflow-y: scroll;
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

a:focus {
    outline: none;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
nav,
section {
    display: block;
}

.io-title-description {
    display: inline-block;
    margin-top: 17px;
    padding: 14px 0;
    float: none;
}

.io-title-description a {
    font-size: 34px;
    font-weight: normal;
    text-decoration: none;
    padding-left: 15px;
    color: #444444;
    text-shadow: 0.1px 1px 2px #888888;
}

.io-title-description a:hover {
    color: #111111;
    text-decoration: none;
}

.io-title-description .site-description:hover {
    color: #111111;
    text-decoration: none;
}

.io-title-description .site-description {
    font-weight: normal;
    padding-left: 18px;
    line-height: 2;
    font-size: 12px;
    text-shadow: 0.1px 1px 2px #CCCCCC;
}

audio,
canvas,
video {
    display: inline-block;
}

audio:not([controls]) {
    display: none;
}

del {
    color: #333;
}

ins {
    background: none;
    text-decoration: none;
}

hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin: 24px;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

small {
    font-size: smaller;
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic;
}

/* Add rounded corners to social media icons */
.socialmedia img {
    border-radius: 4px;
}

/* Logo responsiveness in case of big logos */
.themonic-logo img {
    max-width: 100%;
}

/* Clearing floats */
.clear:after,
.wrapper:after,
.format-status .entry-header:after {
    clear: both;
}

.clear:before,
.clear:after,
.wrapper:before,
.wrapper:after,
.format-status .entry-header:before,
.format-status .entry-header:after {
    display: table;
    content: "";
}

.wrapper {
    border: 0px solid #e9e9e9;
}

/* =Repeatable patterns
-------------------------------------------------------------- */

/* Small headers */
.archive-title,
.page-title {
    font-size: 11px;
    line-height: 2.181818182;
    font-weight: bold;
    text-transform: uppercase;
    color: #636363;
}

.entry-content th,
.comment-content th {
    background: #f1f1f1;
    font-size: 11px;
    line-height: 2.181818182;
    font-weight: bold;
    padding: 7px 14px;
    text-transform: uppercase;
    color: #636363;
}

/* Shared Post Format styling */
article.format-quote footer.entry-meta,
article.format-link footer.entry-meta,
article.format-status footer.entry-meta {
    font-size: 11px;
    line-height: 2.181818182;
}

/* Form fields, general styles first */
button,
textarea {
    border: 1px solid #ccc;
    border-radius: 0px;
    font-family: inherit;
    margin-right: 0%;
    margin-bottom: 7px;
    padding: 7.4px 10px;
}

button,
input {
    line-height: normal;
}

textarea {
    font-size: 100%;
    overflow: auto;
    vertical-align: top;
}

input[type="submit"] {
    -webkit-appearance: none;
}

/* Reset non-text input types */
input[type="checkbox"],
input[type="radio"],
input[type="file"],
input[type="hidden"],
input[type="image"],
input[type="color"] {
    border: 0;
    border-radius: 0;
    padding: 0;
}

/* Buttons */

li.bypostauthor cite span {
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #0099ff;
    border-radius: 2px;
    box-shadow: none;
    color: #0099ff;
    padding: 0;
}

/* Responsive images - Iconic One*/
.entry-content img,
.comment-content img,
.widget img {
    max-width: 100%; /* Fluid images for posts, comments, and widgets */
}

img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
    height: auto; /* This makes sure that images scales properly on all browsers*/
}

img.size-full,
img.size-large,
img.header-image,
img.wp-post-image {
    max-width: 100%;
    height: auto; /* This makes sure that images scales properly on all browsers*/
}

/* Make sure videos fit max width of parent container */
embed,
iframe,
object,
video {
    max-width: 100%;
}

.entry-content .twitter-tweet-rendered {
    max-width: 100% !important; /* Override the Twitter embed fixed width */
}

/* Images */
.alignleft {
    float: left;
}

.alignright {
    float: right;
}

.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.entry-content img,
.comment-content img,
.widget img,
img.header-image,
.author-avatar img,
img.wp-post-image {
    margin-bottom: 10px;
}

.wp-caption {
    max-width: 100%; /* Keep wide captions from overflowing their container. */
    padding: 4px;
}

.wp-caption .wp-caption-text,
.gallery-caption,
.entry-caption {
    font-style: italic;
    font-size: 12px;
    line-height: 2;
    color: #666666;
}

img.wp-smiley,
.rsswidget img {
    border: 0;
    border-radius: 0;
    box-shadow: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}

.entry-content dl.gallery-item {
    margin: 0;
}

.gallery-item a,
.gallery-caption {
    width: 90%;
}

.gallery-item a {
    display: block;
}

.gallery-caption a {
    display: inline;
}

.gallery-columns-1 .gallery-item a {
    max-width: 100%;
    width: auto;
}

.gallery .gallery-icon img {
    height: auto;
    max-width: 90%;
    padding: 5%;
}

.gallery-columns-1 .gallery-icon img {
    padding: 3%;
}

/* Navigation for posts and pages*/
.site-content nav {
    border: 1px solid #EDEDED;
    background: #f9f9f9;
    clear: both;
    line-height: 2;
    margin-bottom: 28px;
    overflow: hidden;
    padding: 2%;
}

#nav-above {
    padding: 24px 0;
}

#nav-above {
    display: none;
}

.paged #nav-above {
    display: block;
}

.nav-previous a, .nav-next > a {
    color: #444444;
    text-decoration: none;
}

.nav-previous,
.previous-image {
    float: left;
    padding-bottom: 7px;
    width: 50%;
}

.nav-next,
.next-image {
    float: right;
    text-align: right;
    width: 50%;
}

.nav-single + .comments-area,
#comment-nav-above {
    margin: 48px 0;
}

/* Author profiles */
.author .archive-header {
    margin-bottom: 24px;
}

.author-info {
    border-top: 1px solid #ededed;
    margin: 24px 0;
    padding-top: 24px;
    overflow: hidden;
}

.author-description p {
    color: #757575;
    font-size: 13px;
    line-height: 1.846153846;
}

.author.archive .author-info {
    border-top: 0;
    margin: 0 0 48px;
}

.author.archive .author-avatar {
    margin-top: 0;
}


/* =Basic structure
-------------------------------------------------------------- */

/* Body, links, basics */
html {
    font-size: 90.5%;
}

body {
    font-size: 14px;
    font-family: "Ubuntu", Helvetica, Arial, sans-serif;
    text-rendering: optimizeLegibility;
    color: #444;
}

a {
    outline: none;
    color: #0B91EA;
    text-decoration: none;
}

a:hover {
    color: #0C87D3;
    text-decoration: underline;
}

/* Assistive text */
.assistive-text,
.site .screen-reader-text {
    position: absolute !important;
    clip: rect(1px, 1px, 1px, 1px);
}

.themonic-nav .assistive-text:hover,
.themonic-nav .assistive-text:active,
.themonic-nav .assistive-text:focus {
    background: #fff;
    border: 2px solid #333;
    border-radius: 3px;
    clip: auto !important;
    color: #000;
    display: block;
    font-size: 12px;
    padding: 12px;
    position: absolute;
    top: 5px;
    left: 5px;
    z-index: 100000; /* Above WP toolbar */
}

/* Page structure */
.site {
    padding: 0 24px;
    background-color: #fff;
}

.site-content {
    margin: 0px;
}


/* Header */
.site-header {
    height: auto;
    text-align: left;
}

.site-header h1,
.site-header h2 {
    text-align: center;
}

.site-header h1 a,
.site-header h2 a {
    color: #515151;
    display: inline-block;
    text-decoration: none;
}

.site-header h1 a:hover,
.site-header h2 a:hover {
    color: #21759b;
}

.site-header h1 {
    font-size: 24px;
    line-height: 1.285714286;
    margin-bottom: 14px;
}

.site-header h2 {
    font-weight: normal;
    font-size: 13px;
    line-height: 1;
    color: #757575;
}

.header-image {
    margin-top: 24px;
}

.themonic-logo {
    padding: 17px;
    float: left;
    margin: 10px 0;
}


/* Navigation Menu and icons*/
.themonic-nav {
    box-shadow: 1px 2px 9px 1px #F8F8F8;
    text-align: center;
    float: left;
    width: 100%;
}

.themonic-nav li {
    font-size: 12px;
    line-height: 1.42857143;
    width: auto;
    transition: .3s ease 0s;
}

.themonic-nav li:hover {
    display: inline-block;
    text-decoration: none;
}

.themonic-nav li a:hover {

}

.themonic-nav li a {
    padding: 0 20px;
}

/* These are used for Themonic Main Nav Bar li background colors - for colorful menu */

.bluem {
    background-color: #00A1E0;
    padding: 5px;
}

.orangem {
    background-color: #FF811A;
}

.greenm {
    background-color: #8AC327;
}

.redm {
    background-color: #F96234;
    padding: 10px;
}

/* Banner */
section[role="banner"] {
    margin-bottom: 48px;
}

/* Sidebar */
.dpe-flexible-posts .title {
    text-align: left;
    font-family: Times New Roman;
    font-size: 14px;
    margin-left: 28px;
    font-weight: normal;
}

.dpe-flexible-posts li a img {
    width: 150px !important;
}

.widget-area .widget {
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
    margin-bottom: 20px;
    word-wrap: break-word;
}

.widget-area .widget-title {
    background: #F2F2F2;
    font-size: 16px;
}

.widget.widget_search {
    margin-bottom: 14px;
}

.widget-area .widget li,
.widget-area .widget .textwidget {
    font-size: 13px;
    line-height: 1.646153846;
    text-align: center;
}

.widget-area .widget p {
    display: none;
    margin-bottom: 12px;
    padding: 10px;
}

.widget-area .textwidget ul {
    list-style: disc outside;
    margin: 0 0 24px;
}

.widget-area .textwidget li {
    margin-left: 36px;
}

.widget-area .widget a {
    color: #757575;
    text-decoration: none;
    font-size: 98%;
}

.widget-area .widget a:hover {
    color: #4F5254;
}

.widget-area #s {
    margin-right: -4px;
    width: 67.9999%; /* define a width to avoid dropping a wider submit button */
}

/* Footer box-shadow: 4px 1px 10px 1px #F1F1F1;*/
footer[role="contentinfo"] {
background: #132d4d; /* changes */
width: 100%;
	border-top: 1px solid #ededed;
	border-bottom: 1px solid #E9E9E9;
	clear: both;
	font-size: 14px;
	height: auto;
	line-height: 2;
	margin-right: auto;
	margin-bottom: 0px;
	}

footer[role="contentinfo"] p {
    color: white;
    text-decoration: none;
    font-family: sans-serif;
    font-size: 12px;
    word-spacing: 3px;
    line-height: 15px;
}

footer[role="contentinfo"] a:hover {
    color: #333333;
}

.terms_of_use {
    width: 100%;
    margin: auto;
    text-align: center;
    margin-top: 10px;
}

.terms_of_use a {
    color: black;
    font-size: 9pt !important;
    padding: 20px;
    display: inline-block;
    text-align: center;
    padding: 0px 15px;
}

/* Main content area, sticky post styling and comment content
-------------------------------------------------------------- */

.entry-meta {
    clear: both;
}

.entry-header {
    margin-bottom: 0px;
}

.entry-header img.wp-post-image {
    margin-bottom: 24px;
}

.entry-header .entry-title {
    font-size: 28px;
    line-height: 1.2;
    font-weight: normal;
    margin-bottom: 0px;
}

.entry-header .entry-title a {
    color: #444444;
    text-decoration: none;
}

.entry-header .entry-title a:hover {
    color: #111111;
}

.entry-header .entry-format {
    margin-top: 24px;
    font-weight: normal;
}

.entry-header .comments-link {
    margin-top: 24px;
    font-size: 13px;
    line-height: 1.846153846;
    color: #757575;
}

.comments-link a,
.entry-meta a {
    color: #757575;
}

.comments-link a:hover,
.entry-meta a:hover {
    color: #333;
}

.site-content article.sticky {
    background: #F8F8F8;
    border-color: #DDDDDD;
    border-style: solid solid double;
    border-width: 1px 1px 1px 7px;
    box-shadow: 0.01em 0.1em 0.1em 0.1em #EEEEEE;
    clear: both;
    font-size: 13px;
    line-height: 1.19231;
    margin-bottom: 24px;
    padding: 17px;
    text-align: left;
}

.entry-content p,
.entry-summary,
.mu_register, .entry-content ul li {
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    padding-bottom: 17px;
    text-align: justify;
}

.entry-content h1,
.comment-content h1,
.entry-content h2,
.comment-content h2,
.entry-content h3,
.comment-content h3,
.entry-content h4,
.comment-content h4,
.entry-content h5,
.comment-content h5,
.entry-content h6,
.comment-content h6 {
    margin: 24px 0;
    line-height: 1.714285714;
    font-family: arial;
}

.entry-content h1,
.comment-content h1 {
    font-size: 21px;
    line-height: 1.5;
}

.entry-content h2,
.comment-content h2,
.mu_register h2 {
    font-size: 18px;
    line-height: 1.6;
    font-family: arial;
}

.entry-content h3,
.comment-content h3 {
    font-size: 20px;
    line-height: 25px;
    font-family: arial;
    margin-bottom: 15px !important;

}

.entry-content h4,
.comment-content h4 {
    font-size: 14px;
    line-height: 1.846153846;
}

.entry-content h5,
.comment-content h5 {
    font-size: 13px;
    line-height: 1.846153846;
}

.entry-content h6,
.comment-content h6 {
    font-size: 12px;
    line-height: 1.846153846;
}

.entry-content p,
.entry-summary p,
.comment-content p,
.mu_register p {
    margin: 0 0 20px;
    line-height: 18px;
    text-align: justify;
}

.entry-content ol,
.comment-content ol,
.entry-content ul,
.comment-content ul,
.mu_register ul {
    margin: 0 0 24px;
    line-height: 1.714285714;
}

.entry-content ul ul,
.comment-content ul ul,
.entry-content ol ol,
.comment-content ol ol,
.entry-content ul ol,
.comment-content ul ol,
.entry-content ol ul,
.comment-content ol ul {
    margin-bottom: 0;
}

.entry-content ul,
.comment-content ul,
.mu_register ul {
    list-style: square outside;
}

.entry-content ol,
.comment-content ol {
    list-style: decimal outside;
}

.entry-content blockquote,
.comment-content blockquote {
    background: #FAFAFA;
    border-left: 4px solid #D6D6D6;
    border-right: 4px solid #D6D6D6;
    border-radius: 14px;
    margin-bottom: 24px;
    padding: 24px;
    font-style: italic;
}

.entry-content blockquote p:last-child,
.comment-content blockquote p:last-child {
    margin-bottom: 0;
}

.entry-content code,
.comment-content code {
    font-family: Consolas, Monaco, Lucida Console, monospace;
    font-size: 12px;
    line-height: 2;
}

.entry-content pre,
.comment-content pre {
    border: 1px solid #ededed;
    border-radius: 20px;
    color: #666;
    font-family: Consolas, Monaco, Lucida Console, monospace;
    font-size: 12px;
    line-height: 1.514285714;
    margin: 24px 0;
    overflow: auto;
    padding: 24px;
}

.entry-content pre code,
.comment-content pre code {
    display: block;
}

.entry-content abbr,
.comment-content abbr,
.entry-content dfn,
.comment-content dfn,
.entry-content acronym,
.comment-content acronym {
    border-bottom: 1px dotted #666;
    cursor: help;
}

.entry-content address,
.comment-content address {
    display: block;
    line-height: 1.5;
    margin: 0 0 24px;
}

img.alignleft {
    margin: 8px 24px 12px 0;
}

img.alignright {
    margin: 12px 0 12px 24px;
}

img.aligncenter {
    margin-top: 12px;
    margin-bottom: 12px;
}

.entry-content embed,
.entry-content iframe,
.entry-content object,
.entry-content video {
    margin-bottom: 2px;
}

.entry-content dl,
.comment-content dl {
    margin: 0 24px;
}

.entry-content dt,
.comment-content dt {
    font-weight: bold;
    line-height: 1.714285714;
}

.entry-content dd,
.comment-content dd {
    line-height: 1.714285714;
    margin-bottom: 24px;
}

.entry-content table,
.comment-content table {
    border-bottom: 1px solid #ededed;
    color: #757575;
    font-size: 12px;
    line-height: 2;
    margin: 0 0 24px;
    width: 100%;
}

.entry-content table caption,
.comment-content table caption {
    font-size: 16px;
    margin: 24px 0;
}

.entry-content td,
.comment-content td {
    border-top: 1px solid #ededed;
    padding: 7px 14px;
}

.site-content article {
    margin-bottom: 20px;
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
}

.page-links {
    clear: both;
    line-height: 1.714285714;
}

footer.entry-meta {
    margin-top: 24px;
    font-size: 13px;
    line-height: 1.846153846;
    color: #757575;
}

.entry-meta > span a {
    color: #333333;
    padding: 2px;
    text-decoration: none;
}

.single-author .entry-meta .by-author {
    display: none;
}

.mu_register h2 {
    color: #757575;
    font-weight: normal;
}


/* =Archives
-------------------------------------------------------------- */

.archive-header,
.page-header {
    margin-bottom: 48px;
    padding-bottom: 22px;
    border-bottom: 1px solid #ededed;
}

.archive-meta {
    color: #757575;
    font-size: 12px;
    line-height: 2;
    margin-top: 22px;
}


/* =Single image attachment view
-------------------------------------------------------------- */

.article.attachment {
    overflow: hidden;
}

.image-attachment div.attachment {
    text-align: center;
}

.image-attachment div.attachment p {
    text-align: center;
}

.image-attachment div.attachment img {
    display: block;
    height: auto;
    margin: 0 auto;
    max-width: 100%;
}

.image-attachment .entry-caption {
    margin-top: 8px;
}


/* =Aside post format
-------------------------------------------------------------- */

article.format-aside h1 {
    margin-bottom: 24px;
}

article.format-aside h1 a {
    text-decoration: none;
    color: #4d525a;
}

article.format-aside h1 a:hover {
    color: #2e3542;
}

article.format-aside .aside {
    background: #F3F3F3;
    border-top: 16px solid #16A1E7;
    padding: 24px 24px 0;
}

article.format-aside p {
    font-size: 13px;
    line-height: 1.846153846;
    color: #4a5466;
}

article.format-aside blockquote:last-child,
article.format-aside p:last-child {
    margin-bottom: 0;
}


/* =Post formats
-------------------------------------------------------------- */

/* Quote posts */
article.format-quote .entry-content p {
    margin: 0;
    padding-bottom: 24px;
}

article.format-quote .entry-content blockquote {
    display: block;
    padding: 24px 24px 0;
    font-size: 15px;
    line-height: 1.6;
    font-style: normal;
    color: #6a6a6a;
    background: #efefef;
}

/* Status posts */
.format-status .entry-header {
    margin-bottom: 24px;
}

.format-status .entry-header header {
    display: inline-block;
}

.format-status .entry-header h1 {
    font-size: 15px;
    font-weight: normal;
    line-height: 1.6;
    margin: 0;
}

.format-status .entry-header h2 {
    font-size: 12px;
    font-weight: normal;
    line-height: 2;
    margin: 0;
}

.format-status .entry-header header a {
    color: #757575;
}

.format-status .entry-header header a:hover {
    color: #21759b;
}

.format-status .entry-header img {
    float: left;
    margin-right: 21px;
}


/* =Comments
changed article header
-------------------------------------------------------------- */

.comments-title {
    margin-bottom: 48px;
    font-size: 16px;
    line-height: 1.5;
    font-weight: normal;
}

.comments-area article {
    margin: 24px 0;
}

.comments-area article header {
    margin: 0px 0px 15px;
    overflow: hidden;
    position: relative;
}

.comments-area article header img {
    float: left;
    padding: 0;
    line-height: 0;
}

.comments-area article header cite,
.comments-area article header time {
    display: block;
    margin-left: 45px;
}

.comments-area article header cite {
    font-style: normal;
    font-size: 15px;
    line-height: 1;
}

.comments-area article header time {
    line-height: 1.714285714;
    text-decoration: none;
    font-size: 10px;
    color: #5e5e5e;
}

.comments-area article header a {
    text-decoration: none;
    color: #5e5e5e;
}

.comments-area article header a:hover {
    color: #21759b;
}

.comments-area article header cite a {
    color: #444;
}

.comments-area article header cite a:hover {
    text-decoration: underline;
}

.comments-area article header h4 {
    position: absolute;
    top: 0;
    right: 0;
    padding: 6px 12px;
    font-size: 12px;
    font-weight: normal;
    color: #fff;
    background-color: #0088d0;
    background-repeat: repeat-x;
    background-image: -moz-linear-gradient(top, #009cee, #0088d0);
    background-image: -ms-linear-gradient(top, #009cee, #0088d0);
    background-image: -webkit-linear-gradient(top, #009cee, #0088d0);
    background-image: -o-linear-gradient(top, #009cee, #0088d0);
    background-image: linear-gradient(top, #009cee, #0088d0);
    border-radius: 3px;
    border: 1px solid #007cbd;
}

.comments-area li.bypostauthor cite span {
    position: relative;
    margin-left: 5px;
    padding: 2px 5px;
    font-size: 10px;
}

a.comment-reply-link,
a.comment-edit-link {
    color: #686868;
    font-size: 13px;
    line-height: 1.846153846;
}

a.comment-reply-link:hover,
a.comment-edit-link:hover {
    color: #21759b;
}

.commentlist .pingback {
    line-height: 1.714285714;
    margin-bottom: 24px;
}

/* Comment form -inspect this */
#respond {
    margin-top: 48px;
}

#respond h3#reply-title {
    font-size: 16px;
    line-height: 1.5;
}

#respond h3#reply-title #cancel-comment-reply-link {
    margin-left: 10px;
    font-weight: normal;
    font-size: 12px;
}

#respond form {
    margin: 24px 0;
}

#respond form p {
    margin: 11px 0;
}

#respond form p.logged-in-as {
    margin-bottom: 24px;
}

#respond form label {
    display: block;
    line-height: 1.714285714;
}

#respond form input[type="text"],
#respond form textarea {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 12px;
    line-height: 1.714285714;
    padding: 10px;
    width: 100%;
}

#respond form p.form-allowed-tags {
    margin: 0;
    font-size: 12px;
    line-height: 2;
    color: #5e5e5e;
}

.required {
    color: red;
}


/* =Front page template
-------------------------------------------------------------- */

.entry-page-image {
    margin-bottom: 14px;
}

.template-front-page .site-content article {
    border: 0;
    margin-bottom: 0;
}

.template-front-page .widget-area {
    clear: both;
    float: none;
    width: auto;
    padding-top: 24px;
    border-top: 1px solid #ededed;
}

.template-front-page .widget-area .widget li {
    margin: 8px 0 0;
    font-size: 13px;
    line-height: 1.714285714;
    list-style-type: square;
    list-style-position: inside;
}

.template-front-page .widget-area .widget li a {
    color: #757575;
}

.template-front-page .widget-area .widget li a:hover {
    color: #21759b;
}

.template-front-page .widget-area .widget_text img {
    float: left;
    margin: 8px 24px 8px 0;
}


/* =Widgets
-------------------------------------------------------------- */

.widget-area .widget ul ul {
    margin-left: 12px;
}

.widget_rss li {
    margin: 12px 0;
}

.widget_recent_entries .post-date,
.widget_rss .rss-date {
    color: #aaa;
    font-size: 11px;
    margin-left: 12px;
}

#wp-calendar {
    margin: 0;
    width: 100%;
    font-size: 13px;
    line-height: 1.846153846;
    color: #686868;
}

#wp-calendar th,
#wp-calendar td,
#wp-calendar caption {
    text-align: left;
}

#wp-calendar #next {
    padding-right: 24px;
    text-align: right;
}

.widget_search label {
    display: block;
    font-size: 13px;
    line-height: 1.846153846;
}

.widget_twitter li {
    list-style-type: none;
}

.widget_twitter .timesince {
    display: block;
    text-align: right;
}

.entry-summary .read-more {
    display: inline-block;
}

/*Below title meta styling - added May 05 */
.below-title-meta {
    background: #F7F7F7;
    padding-bottom: 26px;
    color: #a2a2a2;
    line-height: 1.7;
    width: 106.3%;
    margin-left: -3.1%;
}

.below-title-meta a {
    color: #666666;
    text-decoration: none;
}

.below-title-meta a:hover {
    color: #444444;
}

.adt {
    float: left;
    padding-left: 22px;
}

.adt-comment {
    float: right;
    padding-right: 16px;
}

.articletags a {
    background-color: #555;
    margin: 2px;
    padding: 3px;
    text-decoration: none;
    text-shadow: 0 0px 0 #FFFFFF;
    color: #fff;
}

.articletags a:hover {
    color: #f2f2f2;
}

.footercopy {
    padding-left: 20px;
    float: left;
}

.footercredit {
    float: right;
    padding-right: 20px;
    margin-left: 20px;
}

.site-wordpress {
    color: #888888;
    padding: 10px 2px;
    float: right;
    font-size: 13px;
}

.site-wordpress a {
    color: #666666;
    text-decoration: none;
}

/* =Plugins
----------------------------------------------- */

img#wpstats {
    display: block;
    margin: 0 auto 24px;
}

.socialmedia {
    float: right;
    padding: 7px 0px;
    text-align: right;
    width: 25%;
    margin-top: 40px;
}

.socialmedia a {
    padding: 0 5px;
}

.widget_top-posts .widgets-list-layout-links {
    float: right;
    width: 80%;
}

/* Woo styles */
.woocommerce .site-content {
    border-right: medium none;
    padding-top: 30px;
    width: 94.4%;
}

.woocommerce .page-title {
    border-bottom: 1px solid #e1e1e1;
    font-size: 24px;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.woocommerce .site-content nav {
    border: none;
}

.woocommerce h1 {
    font-size: 28px;
    font-weight: normal;
}

#content .woocommerce-breadcrumb {
    background: none;
}

.woocommerce span.onsale {
    background-color: #0099ff;
    text-transform: uppercase;
    color: #ffffff;
    font-size: 0.857em;
    font-weight: 500;
}

.woocommerce ul.products li.product h3 {
    font-size: 1.5em;
    font-weight: normal;
}

.socialmedia img {
    height: 32px;
    width: 32px;
}

/* new responsive selectnav.js css */
.selectnav {
    display: none;
}

select.selectnav {
    border: 1px solid #DDDDDD;
    border-radius: 4px;
    margin: 4px;
    padding: 10px;
    width: 96%;
}

/* mobile menu styling */

/* when to trigger the select menu.js #menu-top { 
		display: inline!important; 
	}*/

@media screen and (max-width: 768px) {

    /* MEDIA PHONE STYLE */

    /*.header_top .col-sm-4{
        display: none;
    }*/
	
	#selectnav1{
		display:none;
	}
	
	.header_top{
		margin-bottom:0px !important;
	}
    .header_top .col-md-4{
        padding: 0;
    }

    .header_top .col-md-5{
        padding: 0;
    }

    .our-awards-title{
        margin-top: 23px;
    }
	
	.recent-events{ /* changes */
		width: 100%;
		position: static;
		height: 300px;
	}

	.legislation-news{ /* changes */
		margin-left: 0;
		margin-top: 20px;
	}

	.navigation-cards .col-lg-6:nth-child(even){
		padding-left: 15px;
	}

	.navigation-cards .col-lg-6:nth-child(odd){ /* changes */
		padding-right: 15px;
		border-right: 0;
	}
	
    .navigation-cards .col-lg-6:nth-last-child(-n+2) {
        border-bottom: 1px solid #ccc;
    }

    .navigation-cards .col-lg-6:last-child {
        border-bottom: 0;
    }

    .our-awards .col-lg-3:nth-last-child(-n+2) {    
        border-bottom: 0px;
    }

    .our-awards .col-lg-3:nth-last-child(3){
        border-bottom: 1px solid #ccc!important;
    }

    /* MEDIA PHONE STYLE END */
    #sub_menu {
        display: block !important;
    }

    .js .selectnav {
        display: inline-block;
    }

    .main-navigation ul.nav-menu, .main-navigation div.nav-menu > ul, .nav-menu li {
        display: none;
    }

    .themonic-nav ul {
        display: none;
    }

    .themonic-nav li a, .themonic-nav li {
        display: none;
    }

    .themonic-nav ul.nav-menu, .themonic-nav div.nav-menu > ul {

        display: none;

    }

    .socialmedia {
        display: none;
    }

    .site-header {
        text-align: center;
        height: auto;
        border: none;
    }

    .themonic-logo {
        float: none;
        margin: 0 0 10px;
    }

    .themonic-nav {
        box-shadow: none;
    }

    .link-comments {
        display: none;
    }

    .entry-header .entry-title {
        margin-top: 20px;
    }

    .wrapper {
        border: none;
    }
}

@media screen and (max-width: 1040px) {

    .our-awards .col-lg-3:nth-last-child(-n+3) {    
        border-bottom: 0px;
    }

    .our-awards .col-lg-3:nth-last-child(4){
        border-bottom: 1px solid #ccc;
    }

    /* MEDIA TABLET STYLE */
    .navigation-cards .col-lg-6:nth-child(even) {
        padding-left: 15px;
    }

    .navigation-cards .col-lg-6:nth-child(odd) {
        padding-right: 15px;
    }

    .navigation-cards .col-lg-6:nth-last-child(-n+2) {
        border-bottom: 1px solid #ccc;
    }

    .navigation-cards .col-lg-6:last-child {
        border-bottom: 0;
    }

    /* MEDIA TABLET STYLE END */
    #searchsubmit {
        margin-left: 0px;
    }
}

@media screen and (max-width: 420px) {

    .site-header {
        height: auto;
        border: none;
    }

    .entry-header .entry-title {
        font-size: 20px;
    }
}

/* =Media queries

-------------------------------------------------------------- */
/* ---------------------------------------------------------------
 * MOBILE CSS fallback for device width 768px or below
 * ------------------------------------------------------------ */
/* Minimum width of 768pixels. */
@media screen and (min-width: 768px) {
    .author-avatar {
        float: left;
        margin-top: 8px;
    }

    .author-description {
        float: right;
        width: 85%;
    }

    .site {
        margin: 0 auto;
        max-width: 1040px;
    }

    body.template-front-page .site-content,
    body.single-attachment .site-content,
    body.full-width .site-content {
        width: 96%;
        border-right: none;
    }

    .site-header h1,
    .site-header h2 {
        text-align: left;
    }

    .site-header h1 {
        font-size: 26px;
        line-height: 1.446153846;
        margin-bottom: 0;
    }

    .themonic-nav ul.nav-menu,
    .themonic-nav div.nav-menu > ul {
        background: none repeat scroll 0 0 #313744;
        border-top: 1px solid #ededed;
        display: inline-block !important;
        text-align: left;
        width: 100%;
    }

    .themonic-nav ul {
        margin: 0;
        text-indent: 0;
    }

    .themonic-nav li a,
    .themonic-nav li {
        float: left;
        text-decoration: none;
    }

    .themonic-nav li a {
        border-bottom: 0;
        color: #fff;
        padding: 7px 10px 9px;
        line-height: 3.5;
        padding: 0 15px;
        font-family: sans-serif !important;
        white-space: nowrap;
        transition: .3s ease 0s;
        font-size: 14px;
        font-weight: bold;
    }

    .themonic-nav li:hover {
        color: #bac21f;
    }

    .themonic-nav li {
        position: relative;
    }

    #menu-top li:first-child ul {
        margin-left: 0px;
    }

    .wp-image-584 {
        height: 550px !important
    }

    .themonic-nav li ul {
        display: none;
        margin: 0;
        padding: 0;
        position: absolute;
        top: 100%;
        z-index: 1;
        margin-left: 2px;
    }

    .current-menu-ancestor ul {
        margin-left: 0px !important;
    }

    .themonic-nav li ul ul {
        top: 0;
        left: 100%;
    }

    .themonic-nav ul li:hover > ul {
        border-left: 0;
        display: block;
    }

    .themonic-nav li ul li a {
        background: #e3e4e6;
        display: block;
        font-size: 12px;
        font-weight: normal;
        line-height: 2;
        padding: 0px 13px;
        width: 230px;
        color: #3f4a51;
    }

    .themonic-nav .sub-menu li:first-child a {
        padding: 13px 0px 0px 13px;
    }

    .themonic-nav .sub-menu li:last-child a {
        padding: 0px 0px 13px 13px;
    }

    .themonic-nav .sub-menu li a:hover {
        text-decoration: underline
    }


    #menu-top li {
        background: url(../img/menu_sep.gif) 0 11px no-repeat;
        background-position: left;
    }

    #menu-top li:last-child {
        background: none;
    }

    #menu-top .current-menu-item, #menu-top .current-menu-ancestor {
        margin-right: -2px;
    }

    #menu-top li:first-child {
        background: none;
    }

    #menu-top li .sub-menu li {
        margin-top: 0px
    }

    /*searchform_nav*/
    #searchform_nav {

        float: right;
        margin-top: 9px !important;
        margin-right: -24px;
    }

    #searchsubmit {
        background: #e3e4e6;
        border: 0;
        color: #3f4a51;
    }

    #s {
        height: 28px;
        padding: 5px;
        width: 172px;
    }

	#site-navigation #menu-top li.current-page-ancestor a{
		background: #b9c21f;
	}

    .themonic-nav .current-menu-item > a,
    .themonic-nav .current-menu-ancestor > a,
    .themonic-nav .current_page_item > a,
    .themonic-nav .current_page_ancestor > a {
        background: none repeat scroll 0 0 #e3e4e6;
        color: #3f4a51;
        font-weight: bold;
    }

    .entry-header .entry-title {
        font-size: 28px;
        margin-bottom: 0px;
    }

    #respond form input[type="text"] {
        width: 46.333333333%;
    }

    #respond form textarea.blog-textarea {
        width: 79.666666667%;
    }

    .template-front-page .site-content,
    .template-front-page article {
        overflow: hidden;
    }

    .template-front-page.has-post-thumbnail article {
        float: left;
        width: 47.916666667%;
    }

    .entry-page-image {
        float: right;
        margin-bottom: 0;
        width: 47.916666667%;
    }

    .template-front-page .widget-area .widget,
    .template-front-page.two-sidebars .widget-area .front-widgets {
        float: left;
        padding-left: 10px;
        width: 51.875%;
        margin-bottom: 24px;
    }

    .template-front-page .widget-area .widget:nth-child(odd) {
        clear: right;
    }

    .template-front-page .widget-area .widget:nth-child(even),
    .template-front-page.two-sidebars .widget-area .front-widgets + .front-widgets {
        float: right;
        width: 39.0625%;
        margin: 0 0 24px;
    }

    .template-front-page.two-sidebars .widget,
    .template-front-page.two-sidebars .widget:nth-child(even) {
        float: none;
        width: auto;
    }

    .commentlist .children {
        margin-left: 48px;
    }
}

/* Minimum width of 960 pixels. */
@media screen and (min-width: 960px) {

    body .site {
        margin-bottom: 20px;
    }

    body.custom-background-empty {
        background-color: #ffffff;
    }

    body.custom-background-empty .site,
    body.custom-background-white .site {
        background-color: #ffffff;
    }

}

/* iPad fix*/
@media screen and (max-width: 768px) {

    .themonic-nav ul.nav-menu, .themonic-nav div.nav-menu > ul, .themonic-nav li {
        background: none;
        border-bottom: none;
        border-top: none;
        display: none;
    }
}

@media screen and (max-width: 440px) {
    .wp-image-584 {
        height: auto !important
    }

    .site {
        padding: 0 10px;
    }

    .widget-area {
        padding: 0 10px;
    }

    .entry-header {
        margin-bottom: 10px;
    }

    .entry-header .entry-title {
        margin-bottom: 10px;
    }

    .alignleft.wp-post-image {
        width: auto;
        float: none;
    }

    .entry-summary {
        text-align: center;
    }

    .entry-summary p {
        text-align: left;
    }

    .footercopy {
        float: none;
        padding-right: 20px;
        text-align: center;
    }

    .footercredit {
        float: none;
        margin-left: 0;
        margin-top: 10px;
        padding: 0 20px;
        text-align: center;
    }
}

/* Print styles
----------------------------------------------- */

@media print {
    body {
        background: none !important;
        color: #000;
        font-size: 10pt;
    }

    footer a[rel=bookmark]:link:after,
    footer a[rel=bookmark]:visited:after {
        content: " [" attr(href) "] "; /* Show URLs */
    }

    a {
        text-decoration: none;
    }

    .entry-content img,
    .comment-content img,
    .author-avatar img,
    img.wp-post-image {
        border-radius: 0;
        box-shadow: none;
    }

    /* hide top social icons */
    .socialmedia img {
        display: none;
    }

    .site {
        clear: both !important;
        display: block !important;
        float: none !important;
        max-width: 100%;
        position: relative !important;
    }

    .site-header {
        margin-bottom: 72px;
        text-align: left;
    }

    .site-header h1 {
        font-size: 21pt;
        line-height: 1;
        text-align: left;
    }

    .site-header h2 {
        color: #000;
        font-size: 10pt;
        text-align: left;
    }

    .site-header h1 a,
    .site-header h2 a {
        color: #000;
    }

    .author-avatar,
    #colophon,
    #respond,
    .commentlist .comment-edit-link,
    .commentlist .reply,
    .entry-header .comments-link,
    .entry-meta .edit-link a,
    .page-link,
    .site-content nav,
    .widget-area,
    img.header-image,
    .themonic-nav {
        display: none;
    }

    .wrapper {
        border-top: none;
        box-shadow: none;
    }

    .site-content {
        margin: 0;
        width: auto;
    }

    .singular .entry-header .entry-meta {
        position: static;
    }

    .singular .site-content,
    .singular .entry-header,
    .singular .entry-content,
    .singular footer.entry-meta,
    .singular .comments-title {
        margin: 0;
        width: 100%;
    }

    .entry-header .entry-title,
    .entry-title,
    .singular .entry-title {
        font-size: 21pt;
    }

    footer.entry-meta,
    footer.entry-meta a {
        color: #444;
        font-size: 10pt;
    }

    .author-description {
        float: none;
        width: auto;
    }

    /* Comments */
    .commentlist > li.comment {
        background: none;
        position: relative;
        width: auto;
    }

    .commentlist .avatar {
        height: 39px;
        left: 2.2em;
        top: 2.2em;
        width: 39px;
    }

    .comments-area article header cite,
    .comments-area article header time {
        margin-left: 50px;
    }
}
