/*
Theme Name: Defendia
Theme URI: https://www.webstation.gr
Description:This theme was designed and developed by Webstation
Author: Ioannis Papathnasiou
Author URI: https://www.webstation.gr
Version: 1.0
*/
.header-logo img {
	max-width: 430px;
}
.footer ul.sub-menu {
	display: none;
}
ul.nav-menu li ul.sub-menu li {
    display: block;
}
.admin-bar #header-sroll.small .menu-row {
    top: 32px;
}
ul.nav-menu li a:not(:last-child)::after {
    vertical-align: inherit;
    display: inline-block;
    position: relative;
    right: 0px;
    top: 0px;
    font-size: 14px;
    padding-left: 3px;
	content: "\f107";
	font-family: 'Font Awesome 5 Free';
   /* content: "⏷" !important;*/
    border-width: 0px;
    border-style: initial;
    border-color: initial;
    border-image: initial;
    border-top: 0px;
}
ul.nav-menu li:hover > ul.sub-menu {
    display: block;
}
.offset-canvas ul.sub-menu li a {
	padding-left: 5px;
    font-size: 19px;
    line-height: 0.95em;


}
.offset-canvas ul.sub-menu {
	display: none;
}
ul.nav-menu li > ul.sub-menu {
    display: none;
    position: absolute;
    list-style: none;
    text-align: left;
    left: 0;
    margin-top: 5px;
    background: #3b4062;
    padding: 0 2px;
    color: #ffffff;
    z-index: 9998;
    white-space: nowrap;
    width: auto;
    top: 35px;
}
.info-l a {
	font-weight: 400;
}
.copyright-logo img {
	max-width: 430px;
}
.wpcf7 {
	padding-left: 40px;
}
form.wpcf7-form ::-webkit-input-placeholder { /* WebKit browsers */
color: #000 !important;
opacity: .7;
}
form.wpcf7-form :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
color: #000 !important;
opacity: 1;
}
form.wpcf7-form ::-moz-placeholder { /* Mozilla Firefox 19+ */
color: #000 !important;
opacity: .7;
}
form.wpcf7-form :-ms-input-placeholder { /* Internet Explorer 10+ */
color: #000 !important;
opacity: .7;
}
span.wpcf7-list-item {
    display: inline-block;
    margin: 0 0 0 1em;
    font-size: 13px;
    line-height: 17px;
}
.wpcf7-submit {
    background-color: #2a2e48;
    outline: none;
    padding: 1.2em 1.5em;
    border: none;
    color: #fff;
	float: right;

}
.wpcf7-submit:hover {
    background-color: #818b8c;
    outline: none;

    border: none;
    color: #fff;
    cursor: pointer;
}
.law-contact-form {
	display: flex;
    justify-content: space-between;
    flex-flow: row wrap;
}
.law-contact-col50 {
	width: 49%;
}
form.wpcf7-form input.wpcf7-text {
    display: block;
    margin: 0 auto 0px auto;
    max-width: 100%;
    width: calc(100% - 10px);
    /* border-width: 1px; */
    padding: 5px;
    background: transparent;
    line-height: 26px;
    font-size: 15px;
    color: #000;
    transition: all 0.5s;
    outline: none;
    /* border-color: #9b9b9b; */
    border: 1px solid #e6e6e6;
    line-height: 34px;
    background: #f4f3f2;
}
form.wpcf7-form textarea.wpcf7-textarea {
    width: calc(100% - 12px);
    margin: 15px 0 20px 0;
    padding: 10px 5px;
    outline: none;
    background: #f4f3f2;
    border: 1px solid #e6e6e6;
}
.eipan-author {
	padding-left: 10px;

}
.eipan {
	    color: #7f7f7f;
}
.col30 {
	width: 30%;
	
}
.col30 .cols-center {
    justify-content: flex-start;
}
.apopsi-image img {
	border-radius: 50%;display: none;
}
.apopsi-image {
	display: none;
}
.apopsi-image, .apopsi-author {
	/*text-align: center;*/
}
.apopsi-author {
    padding-left: 5px;
    color: #2a2e48;
    font-style: italic;
    margin-top: 15px;
    font-weight: 900;
	font-size: 14px;
}
.apopsi-author a {
    /*padding: 15px;
    border-bottom: 1px solid #005b81;
    border-top: 1px solid #005b81;*/
	color: #2a2e48;

}
/*body.single-post iframe {
	max-width:  100% !important;
	height: auto !important;
	min-height: 360px;
}*/
#header-sroll.small .menu-row {
	position: fixed;
	width: 100%;
	top: 0;
margin-top: 0px;
	padding: 0;
	   -ms-transition:     all 0.3s ease-out;
    -moz-transition:    all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition:      all 0.3s ease-out;
    transition:         all 0.3s ease-out;
	z-index: 9;
}

.wspad {
	padding-top: 63px !important;

}
figure {
	margin: 0;
}
#cookie-notice {

    width: 380px !important;
	min-width: 300px !important;
    left: auto !important;
    right: 0 !important;
}
#cookie-notice .cn-button {

    display: block !important;
    margin: 15px !important;
}
.grecaptcha-badge {
	visibility: hidden;
}
.cn-close-icon {
	display: none;
}
.side img {
	margin: 15px 0;

}
.advert {
    margin: 25px 0 0;
	text-align: center;
}
.archive .advert {
	margin: 0 0 25px 0;
}
.single-post .advert {
	margin: 15px 0;
}
.midadvert {
    margin: -5px 0 20px;
	text-align: center;
}
body.single-post .col25-inner, .ws-sidebar {
	position: -webkit-sticky;
    position: sticky;
    top: 55px;
}

h3.social-title {
	margin-top: 50px;
	    border-top: 3px dotted #2a2e48;
	padding-top: 10px;
	margin-bottom: 10px;
}
a.webstation-facebook {
	color: #4267b2;
}
a.webstation-twitter {
	color: #1da1f2;
}
a.webstation-linkedin {
	color: #0077b5;

}
.social-share {
	margin-bottom: 50px;
}
a.webstation-link {
	font-size: 30px;
	margin-right: 15px;
}
.container-page {
	max-width: 1024px;
	margin: 35px auto;
}
p.info-l {
    color: #818b8c;
    font-size: 13px;
}
.hero-section .col60 img {
	width: 100%;
}
.a-page {
	max-width: 900px;
}
img {
	max-width: 100%;
	height: auto;
}
.cols {
    display: flex;
    justify-content: space-between;
    flex-flow: row wrap;
}
.cols-center {
    display: flex;
    justify-content: space-between;
    flex-flow: row wrap;
	align-items: center;
}
body {
	font-family: 'Manrope', sans-serif;
	color: #000;
	margin: 0;
}
.container {
	max-width: 1400px;
	margin: 0 auto;
	padding: 0 15px;
}
.header {
    margin-top: 35px;
    color: #2a2e48;
    font-weight: 900;
}
.header p {
	margin: 5px 0;
	line-height: 16px;
}
.header-logo {
	font-family: 'Manrope', sans-serif;
}
.header-logo h1{
	font-size: 50px;
}
.menu-row {
	border-bottom: 1px solid rgba(0,0,0,.08);
	border-top: 1px solid rgba(0,0,0,.08);
	padding: 0px 0;
	margin-top: 20px;
	position: relative;
	background: #2a2e48;
	  -ms-transition:     all 0.3s ease-out;
    -moz-transition:    all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition:      all 0.3s ease-out;
    transition:         all 0.3s ease-out;
}
ul.nav-menu {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.nav-menu li {
	display: inline-block;
	margin: 17px 10px;
	position: relative;
}
ul.nav-menu a {
	color: #fff;
	text-decoration: none;
	padding: 19px 17px;
	font-weight: 900;
}
.hero-section {
	margin: 35px 0;
}
.col60 {
	width: 60%;
}
.col20 {
	width: calc(20% - 2px);
}
.col20-last {
	width: 20%;
}
.col60-inner {
	padding-right: 3%;
}
.col20-inner {
	padding: 0 9%;
}
.col20-last-inner {
	padding: 0 0 0 9%;
}
.middle-border {
	border-right: 1px solid rgba(0,0,0,.08);
	border-left: 1px solid rgba(0,0,0,.08);
}
.small-margins {
	margin: 10px 0;
}
.mini30 {
	width: 29%;
}
.mini70 {
	width: 69%;
}
h4.section-title {
    border-top: 3px dotted #2a2e48;
    margin-top: 0;
    padding-top: 10px;
    font-size: 20px;
    font-weight: 900;
    margin-bottom: 5px;
}
h4.category-title {
    border-top: 3px dotted #2a2e48;
    margin-top: 0;
    padding-top: 10px;
    font-size: 20px;
    font-weight: 900;
    margin-bottom: 25px;
}
.footer {
	background-color: #2a2e48;
	color: #fff;
	padding: 80px 0 40px;
}
.terms p {
	/*text-align: center;*/
	font-size: 13px;
	/*font-family: arial;*/
}
.terms {
	/*text-align: center;*/
	font-size: 13px;
	/*font-family: arial;*/
    color: #b3b3b3;
}
.terms a {
	color: #fff;
	text-decoration: none;
}
.terms a:hover {
	color: #818b8c;
}
.footer-description p {
	font-size: 30px;
	line-height: 30px;
	text-align: center;
	font-weight: 900;
}
/*.copyright-logo img {
  
    -webkit-filter: grayscale(100%);
    -webkit-transition: .5s ease-in-out;
    -moz-filter: grayscale(100%);
    -moz-transition: .5s ease-in-out;
    -o-filter: grayscale(100%);
    -o-transition: .5s ease-in-out;
    opacity: .15;
}*/
.footer-menu-row {
    border-bottom: 1px dotted #b3b3b3;
    border-top: 1px dotted #b3b3b3;
	padding: 15px 0;
	margin: 50px 0;
	text-align: center;
}
ul.footer-menu {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.footer-menu li {
	display: inline;
	margin: 0 10px;
}
ul.footer-menu a {
	color: #fff;
	text-decoration: none;
	padding: 10px 17px;
}
.col50 {
	width: 50%;
}
.col25 {
	width: calc(25% - 2px);
}
.col25-last {
	width: 25%;
}
.col50-inner {
	padding-right: 3%;
}
body.single-post .col50-inner {
	padding-right: 1.8%;
}
.col25-inner {
	padding: 0 6%;
}
.col25-last-inner {
	padding: 0 0 0 6%;
}
.category-section {
	margin-bottom: 50px;
	position: relative;
}
a.see-all {
    position: absolute;
    right: 0;
    top: 16px;
	font-size: 14px;
}
.column75 {
	width: calc(75% - 1px);
}
.column75-inner {
	padding-right: 3%;
	border-right: 1px solid rgba(0,0,0,.08);
}
.column25 {
	width: 25%;
}
.ws-sidebar {
	padding-left: 6%;
}
body.archive .ws-sidebar {
    padding-left: 9%;
}
.category60 {
	width: 59%;
}
.category50 {
	width: 48%;
}
ul.social-media-icons  {
	padding: 0;
	margin: 0 0 0 10px;
}
ul.social-media-icons li {
	padding: 0;
	margin: 0 0 0 7px;
	list-style: none;
	display: inline;
}
ul.social-media-icons li a {
	padding: 0;
	margin: 0;
	color: #fff;
	text-decoration: none;
	font-size: 30px;
}
ul.sec-menu  {
	padding: 0;
	margin: 0;
}
ul.sec-menu li {
	padding: 0 10px 0 0;
	margin: 0 10px 0 0;
	list-style: none;
	display: inline;
	border-right: 0px solid #000;
}
ul.sec-menu li:last-child {
	border-right: 0px solid #000;
}
ul.sec-menu li a {
	padding: 0;
	margin: 0;
	color: #2a2e48;
	text-decoration: none;
}
.header-left, .header-right {
	font-size: 14px;
	width: 235px;
}
.header-logo {
	width: calc(100% - 470px);
	text-align: center;
}
 .header-right p {
	text-align: right;
	 line-height: 24px;
}
.menu-center {
	width: calc(100% - 260px);
	text-align: center;
}
.menu-left {
	width: 130px;
}
.menu-left .fa {
	font-size: 25px;
	color: #fff;
}
.menu-right {
	width: 130px;
}
ul.sub-footer-menu  {
	padding: 0;
	margin: 0;
}
ul.sub-footer-menu li {
	padding: 0 10px 0 0;
	margin: 0 10px 0 0;
	list-style: none;
	display: inline;
	border-right: 0px solid #000;
}
ul.sub-footer-menu li:last-child {
	border-right: 0px solid #000;
}
ul.sub-footer-menu li a {
	padding: 0;
	margin: 0;
	color: #fff;
	text-decoration: none;
	font-size: 14px;
}
.copyright ul.social-media-icons li a {
	padding: 0;
	margin: 0;
	color: #fff;
	text-decoration: none;
	font-size: 30px;
}
.copyright-left, .copyright-right {
	width: 230px;
}
.copyright-right {
	text-align: right;
}
.copyright-logo {
	width: calc(100% - 460px);
	text-align: center;
}
a.linkpost:hover h2, a.linkpost:hover h3, a.linkpost:hover, .copyright ul.social-media-icons li a:hover, ul.sub-footer-menu li a:hover, ul.sec-menu li a:hover, ul.social-media-icons li a:hover, ul.nav-menu a:hover, ul.footer-menu a:hover {
    color: #818b8c !important;
}
p.info-l a {
    color: #818b8c;	
	font-size: 13px;
}
p.info-l a:hover {
    color: #e66300;
}
a {
	color: #818b8c;
	text-decoration: none;
}
a:hover {
	color: #2a2e48;
	text-decoration: none;
}
p.info-l {
    margin: -6px 0 5px 0;

}
.fpost {
	margin-bottom: 30px;
}
.archive .fpost h3 {
    margin: 10px 0;
	font-size: 26px;
    line-height: 30px;
    font-weight: 900;
}
p.post-excerpt {
	margin: 5px;
}
.fpost h3 {
    margin: 5px 0;
	line-height: 22px;
    font-weight: 900;
}
p.info-d {
	font-size: 12px;
	margin: 4px 0;
	text-align: left;
	color: #bdbdbd;
}
a.linkpost {
	color: #000;
}
.big-info h2 {
    font-size: 36px;
    margin: 0;
	line-height: 44px;
}
.mini70 h4 {
	margin: 0;
	font-size: 13px;
	line-height: 16px;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: 900;
	color: #2a2e48;
	letter-spacing: -.7px;
}
p.archive-excerpt {
	font-size: 15px;
	margin: 5px 0 7px;
}
p.info-t {
	color: #818b8c;
    font-size: 11px;
	margin: 0;
}
.ws-pagination li a,
.ws-pagination li a:hover,
.ws-pagination li.active a,
.ws-pagination li.disabled {
	color: #000;
	text-decoration:none;
}
.ws-pagination {
	margin: 30px auto 80px auto;
    text-align: center;
    font-size: 16px;
    line-height: 30px;
    clear: both;
}
.ws-pagination li {
display: inline;	

}
.ws-pagination ul {
    margin-left: 0px;
 padding-left: 0px;
}
.ws-pagination li a,
.ws-pagination li a:hover,
.ws-pagination li.active a,
.ws-pagination li.disabled {
	background-color: transparent;
	border-radius: 1px;
	cursor: pointer;
	padding: 5px 9px;
}
.ws-pagination li a:hover,
.ws-pagination li.active a {
	background-color: #818b8c;
    color: #fff;
}
.single-brief {
	margin: 35px 0;
}
.single-brief h1 {
	margin-top: 0;
	margin-bottom: 10px;
	font-size: 36px;
	line-height: 44px;
}

p.single-post-category {
	 color: #bdbdbd;
	font-size: 14px;
	margin: 20px 0;
}
p.single-post-category a {
    color: #818b8c;	

	
}
.ex-search {
	background: #818b8c;
	padding: 20px 0;
	display: none;
	position: absolute;
	z-index: 4;
	width: 100%;
	/*margin-top: 10px;*/
	left: 0;
}
.ex-search-inner {
    max-width: 100%;
    margin: 0 auto;
    outline: none;
    padding: 0 15px;
}
#hidesearch .ex-search {
	display: block;
	box-sizing: content-box;
}
.ex-search input.submit {
    background: #2a2e48;
    border: 0;
    color: #fff;
    padding: 5px 10px;
    font-family: inherit;
    font-size: 16px;
	cursor: pointer;
	outline: none;
}
.ex-search input.submit:hover {
box-shadow: 0 5px 10px rgba(0, 0, 0, 0.25);
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.ex-search input.field {
    width: 100%;
    background: transparent;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    margin-right: 10px;
	color: #fff;
	outline: none;
	border-color: #f4f4f4;
    border-width: 1px;
}
.ex-search form {
    display: flex;
    padding: 0;
	outline: none;
}
.ex-search label {
    display: none;
}
::-webkit-input-placeholder { /* WebKit browsers */
color: #fff !important;
opacity: .7;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
color: #fff !important;
opacity: 1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
color: #fff !important;
opacity: .7;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
color: #fff !important;
opacity: .7;
}
.fa-search:hover {
	cursor: pointer;
	color: #818b8c;
}
.mobile-logo {
	display: none;
}
body.lock {
	overflow: hidden;
}
.hamburger, .ws-logo img {
	position: relative;
	z-index: 3000;
}
.offset-canvas {
	line-height: 22px;
    top: 0;
    right: 0px;
    bottom: 0;
    position: fixed;
    width: 100%;
    height: 100%;
	color: #dbdada;
    z-index: 2099;
    transform: translate3d(100%,0,0);
    transition: transform 0.2s;
    transition-timing-function: cubic-bezier(0.7,0,0.3,1);
	background: #2a2e48;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100%;
}
.offset-canvas .scroller {
  height: 100%;
  overflow-y: auto;
}
.offset-canvas ul.mob-terms {
    padding: 120px 0 50px 0;
}
.offset-canvas ul {
    margin: 0 auto;
	padding: 15px 0 10px 0;
    list-style: none;
    /*max-width: 80%;*/
}
.offset-canvas ul li {
	margin-bottom: 20px;
	position: relative;
}
.offset-canvas ul.sub-menu {
	display: none;
}
.scroller .sub-toggle {
    position: absolute;
    right: 0;
    top: 3px;
    padding: 0 10px;
    z-index: 99999;
}
.offset-canvas ul li a {
    /* display: block; */
    /* padding: 10px; */
    /* text-transform: uppercase; */
    /* text-align: center; */
    /* border-bottom: 1px solid #ededed; */
    /* color: #666; */
    /* text-decoration: none; */
    display: block;
    text-decoration: none;
font-size: 24px;
font-weight: 800;
color: #fff;

letter-spacing: -1px;
line-height: 1.05em;
	text-align: left;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -moz-osx-font-smoothing: greyscale;
    -ms-font-smoothing: antialiased;
    -webkit-font-smoothing: antialias !important;
    -moz-font-smoothing: antialias !important;
    font-smoothing: antialias !important;
}
.offset-canvas ul.mob2-terms li a {
	font-weight: bold;
}
.offset-canvas ul li a:hover, .offset-canvas ul li.current-menu-item a {
    color: #818b8c;
}
.offset-canvas.show-canvas {
  transform: translate3d(0,0,0);
  transition: transform 0.4s;
  transition-timing-function: cubic-bezier(0.7,0,0.3,1);
}
.hamburger {
	display: none;
    width: 25px;
    height: 25px;
    position: relative;
    cursor: pointer;
    margin: 0 0 0 auto;
    z-index: 3030;
	top: 3px;
	/*left: 20px;*/
}
/*.hamburger:before {
	position: absolute;
	background: #f2b900;
	width: 40px;
height: 40px;
    content: " ";
    left: -7.5px;
    top: -10.3px;
    border-radius: 50%;
}*/
.hamburger span {
  background: #2a2e48;
  display: block;
  position: absolute;
  height: 4px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: all .25s cubic-bezier(0.22, 0.61, 0.36, 1);
  -moz-transition: all .25s cubic-bezier(0.22, 0.61, 0.36, 1);
  -o-transition: all .25s cubic-bezier(0.22, 0.61, 0.36, 1);
  transition: all .25s cubic-bezier(0.22, 0.61, 0.36, 1);
  opacity: 1;
  width: 100%;
  left: 0;
}
.hamburger span:nth-child(1) {
  top: 0px;
}
.hamburger span:nth-child(2) {
  top: 8px;
}
.hamburger span:nth-child(3) {
  top: 16px;
}
.hamburger.open span:nth-child(1) {
	 background: #fff;
  top: 8px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}
.hamburger.open span:nth-child(2) {
  opacity: 0;
  left: -60px;
}
.hamburger.open span:nth-child(3) {
	 background: #fff;
  top: 8px;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.narrow-inner {
	padding: 8% 6%;
}
.admin-bar .narrow-inner {
	padding-top: calc(8% + 32px);
}
.narrow-inner p {
	line-height: 24px;
}
.narrow-inner ul.sec-menu li a {
    font-weight: normal;
	font-size: 15px;
}
.narrow-inner ul.sec-menu li {
    margin-bottom: 0px !important;
	line-height: 5px;
}
.main-navigation {
	margin: 30px 0 !important;
		padding: 30px 0 10px !important;
	border-top: 1px solid #f8f8f8;
	border-bottom: 1px solid #f8f8f8;
}
@media screen and (max-width: 980px) {
	.menu-left .fa {
    color: #2a2e48;
}
	.menu-row {
padding: 10px 0;
    background: #fff;
	}
	.column75 {
    width: 100%;
}
	.col60, .col50, .column25 {
    width: 100%;
		margin-bottom: 35px;
}
	.wpcf7 {
	padding-left: 0px;
}
	.col20, .col25 {
    width: calc(50% - 2px);
}
	
	.col20-last, .col25-last {
    width: 50%;
}
	body.single-post .col50-inner {
	padding-right: 0%;
}
		.column75-inner {
    padding-right: 0;
    border-right: 0px solid rgba(0,0,0,.08);
}
	.col50-inner {
    padding-right: 0%;
}
	.col60-inner {
    padding-right: 0%;
}
	.col20-inner {
    padding: 0 9% 0 0;
}
		.middle-border {

    border-left: 0px solid rgba(0,0,0,.08);
}
	.col25-inner {
    padding: 0 6% 0 0;
}
	body.archive .ws-sidebar {
    padding-left: 0%;
}
	.mini70 h4 {
    margin: 0;
    font-size: 17px;
}
	.menu-row, .header {
		margin-top: 0;
	}
	.menu-center {
    width: calc(100% - 110px);
    text-align: center;
}
	.menu-left, .menu-right {
		width: 30px;
	}
	.hamburger {
	display: block;
	}
	.sc ul.social-media-icons {
		display: none;
	}
	.narrow-inner ul.social-media-icons li {
		display: inline-flex !important;
		    margin: 0 10px 0 0;
	}
.mobile-logo {
	display: block;
	padding-top: 10px;
}
	.nav-menu {
		display: none;
	}

	.header-left, .header-logo, .header-right {
		display: none;
	}
		ul.footer-menu li {
    display: block;
    margin: 25px 0;
}
	.footer {
    background-color: #2a2e48;
    color: #fff;
    padding: 20px 0 10px;
}
	.footer-description p {
    font-size: 20px;
    line-height: 26px;
    text-align: center;
    font-weight: 700;
}
	.footer-menu-row {

    padding: 15px 0;
    margin: 30px 0;
    text-align: center;
}
	.copyright-left, .copyright-logo, .copyright-right {
		width: 100%;
		text-align: center;
	}
	.copyright-right ul.social-media-icons {
    padding: 0;
    margin: 0 0 0 0px;
}
	ul.social-media-icons li {
    padding: 0;
    margin: 0 10px 0 10px;
    list-style: none;
    display: inline;
}
	.copyright-logo {
		margin: 30px 0 15px;
	}
	.terms .copyright-logo {
    margin: 0 !important; 
}
	.terms {
    text-align: center;
    font-size: 13px;
		line-height: 22px;
    font-family: arial;
    color: #767676;
		margin-top: 25px;
}
	.copyright-logo img {
		max-width: 200px;
	}
	.single-brief h1 {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 26px;
    line-height: 34px;
}
	h1 {
		 font-size: 26px;
    line-height: 34px;
	}
	.digitalbay {
		display: block;
	}
}
@media screen and (min-width: 320px) and (max-width: 768px) {
.col30 {
	width: 100%;
	margin-bottom: 50px;
	text-align: left;
}
	.col30:last-child {
	margin-bottom: 0px;

}
	.apopsi-author, .apopsi-image, .eipan-author, .eipan-image {
		width: 100%;
	}
	.col30 h3 {
		margin: 5px 0 10px;
	}
		.col30 h4 {
		margin: 5px 0;
	}
}
@media screen and (max-width: 588px) {

	#mainer.container {
		padding: 0;
	}
	#mainer .marg, #mainer .col20-last-inner {
		padding: 0 15px;
	}
	.col20, .col25 {
    width: calc(100% - 2px);
}
	.col20-last, .col25-last, .category50 {
    width: 100%;
}
	.middle-border {
    border-right: 0px solid rgba(0,0,0,.08);
    border-left: 0px solid rgba(0,0,0,.08);
}
	.col20-inner {
    padding: 0;
}
	.col20-last-inner {
    padding: 0;
}
	.col25-inner {
    padding: 0;
}
	.col25-last-inner {
    padding: 0;
}

	body.archive .ws-sidebar {
    padding-left: 0;
}
.ws-sidebar {
    padding-left: 0%;
}
	.single-post .ws-sidebar {
		margin-top: 45px;
	}
	.big-info h2 {
    font-size: 26px;
		line-height: 34px;
    margin: 0;
}
		.category-section .big-info h2 {
    font-size: 22px;
			line-height: 30px;
    margin: 0;
}
}
@media screen and (max-width: 480px) {
		.law-contact-col50 {
	width: 100%;
}
}