body {
    font-family: var(--MainFont);
    color: var(--MainTextColor);
    font-size: 14px;
    background-color: var(--MainBgColor);
    margin: 0 auto;
    padding: 0;
    font-weight: normal;
    max-width: 1920px;
    box-sizing: border-box;
}


/*------erhan------*/

table[border="1"] {
    border: none;
    border-spacing: 0;
}

table[border="1"] thead {
    background-color: #1f1f1f
}

table[border="1"] tr:hover {
    background-color: #1f1f1f
}

table[border="1"] tr {}

table[border="1"] td {
    border-width: 0 0 1px 0;
    border-color: #3f3f3f;
    border-style: solid;
    padding: 3px 0;
}

.lightbox *,
.lightboxOverlay,
.slideshow-wrapper *,
.ls-l *,
.mainmenu ul {
    transition-duration: unset !important;
}

.content-wrapper-in .mainbody>.contact dt {
    margin-top: 20px;
    font-weight: bold;
    margin-bottom: 5px;
}

.content-wrapper-in .mainbody>.contact dd {
    margin: 0;
}

.popover {
    display: none !important;
}

.content-wrapper-in .mainbody>.contact fieldset {
    border: none;
}

.content-wrapper-in .mainbody>.contact legend {
    display: none;
}

.content-wrapper-in .mainbody>.contact input,
.content-wrapper-in .mainbody>.contact textarea {
    background-color: transparent;
    border: 1px solid var(--SecondThemeColor);
    color: var(--SecondThemeColor);
    padding: 5px;
    margin: 5px 0;
    border-radius: 3px;
    outline: none;
}

.content-wrapper-in .mainbody>.contact .control-group {
    margin: 10px 0;
}

.content-wrapper-in .mainbody>.contact #slide-contact {
    display: flex;
    flex-wrap: wrap;
}

.accordion-group {
    min-width: 280px;
    width: 49%;
    flex-grow: 1;
}

.accordion-group:nth-child(3) .jicons-text {
    display: none;
}

.content-wrapper-in .mainbody>.contact #slide-contact .contact-form-bottom {
    order: 4;
}

.contact-form-map .accordion-heading,
.contact-form-map dt {
    display: none;
}

.contact-form-map dd {
    margin: 0;
}

.contact-form-map a {
    color: var(--MainThemeColor);
}

.contact-form-map ul {
    list-style: none;
    margin: 0;
    padding: 0;
}


/*------erhan------*/

table td {
    padding: 8px 5px;
}

tbody tr {
    background: #f3f3f3;
}

tbody tr:nth-child(odd) {
    background: #FFF;
}

thead tr {
    background: #b7b7b7;
    color: #FFF;
}

thead tr td,
thead tr th {
    padding-top: 12px;
    padding-bottom: 12px;
    text-align: left;
}

*,
*:after,
*:before {
    box-sizing: inherit;
    transition-duration: .3s;
}

@font-face {
    font-family: 'DINPro-Light';
    src: url('../font/DINPro-Light.eot');
    src: url('../font/DINPro-Light.eot?#iefix') format('embedded-opentype'), url('../font/DINPro-Light.woff') format('woff'), url('../font/DINPro-Light.svg#DINPro-Light') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'DINPro-Medium';
    src: url('../font/DINPro-Medium.eot');
    src: url('../font/DINPro-Medium.eot?#iefix') format('embedded-opentype'), url('../font/DINPro-Medium.woff') format('woff'), url('../font/DINPro-Medium.svg#DINPro-Medium') format('svg');
    font-weight: normal;
    font-style: normal;
}

.container {
    max-width: 1280px;
}

a,
a:link,
a:visited {
    text-decoration: none;
    outline: 0;
    color: var(--MainThemeColor);
}

.logo a {
    display: block;
    margin-bottom: 10px;
}

.header-wrapper {
    position: relative;
    z-index: 1000;
    border-bottom: 2px solid var(--MainThemeColor);
}

.item-114 a {
    font-weight: bold;
}

.allbody-in .header-wrapper {
    border-bottom-width: 30px;
}

.header-holder {
    width: 100%;
}

.mainmenu {
    display: flex;
    justify-content: center;
}

.isler h2 {
    font-size: 40px;
}

.content-wrapper-main .moduletable {
    margin-top: 30px;
}

.content-wrapper-main .moduletable>h3 {
    font-size: 40px;
    margin: 0 0 15px 0;
}

.isler .readmore>a {
    margin-top: 5%;
}

.content-wrapper-main a.readmore,
.isler .readmore>a,
.readon-button {
    display: inline-flex;
    float: right;
    font-size: 20px;
    position: relative;
    z-index: 1;
    color: var(--MainThemeLinkColor) !important;
    margin: 20px 0;
}

h1,
h3,
h2,
h4 {
    color: var(--MainThemeColor);
    font-weight: normal;
}

.readmore {
    position: relative;
}

.nspLinks .nspLinkScroll1 ul li {
    border-top: none;
    padding: 35px 10px;
    background: none;
}

.nspMain,
.nspArts {
    overflow: unset;
    display: flex;
}

.nspLinks ul li h4 a {
    font-family: var(--SecondFont);
    color: var(--MainThemeColor);
}

.content-wrapper-main a.readmore:before,
.content-wrapper-main .readmore>a:before,
.content-wrapper-main .readon-button:before {
    content: "";
    position: absolute;
    width: 160vw;
    height: 100%;
    background: var(--MainThemeColor);
    z-index: -1;
    top: 0;
    -webkit-transform: translateX(-60%);
    transform: translateX(-60%);
    pointer-events: none;
}

.content-wrapper-in .blog .items-leading div[itemprop="blogPost"] a.linkthumb {
    position: relative;
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
}

.content-wrapper-in .blog .items-leading div[itemprop="blogPost"] a.linkthumb img {
    position: absolute;
    width: 100%;
    height: auto;
}

.isler p:not(.readmore) {
    padding-left: 5%;
    margin-top: 25px;
    position: relative;
    z-index: 2;
}

.nspArt p.nspText {
    margin: 10px 0 5px 0;
    color: var(--MainTextColor);
    font-family: var(--MainFont);
    width: 100%;
    margin-bottom: 20px;
}

.nspLinks .nspLinkScroll1 .nspLinkScroll2 {
    display: flex;
}

.nspArt h4.nspHeader,
.haberler .nspArt p.nspText {
    color: var(--MainThemeColor);
    font-size: 16px;
}

.nspArt h4.nspHeader {
    padding-top: 0;
    font-family: var(--SecondFont);
}

.calisma-alanlari .nspArt {
    width: 23%;
    margin: 10px 1%;
}

.calisma-alanlari .nspArt .nspImageWrapper img {
    margin: 0 auto;
}

.calisma-alanlari .nspArt h4.nspHeader,
.calisma-alanlari .nspArt p.nspText {
    clear: unset;
    width: 98%;
    display: flex;
}

.calisma-alanlari .nspArt h4.nspHeader a {
    height: 52px;
    display: flex;
    overflow: hidden;
    text-overflow: ellipsis;
}

.allbody {
    margin: 0 auto;
    width: 100%;
    overflow-x: hidden;
    display: flex;
    flex-direction: column;
    min-height: 100vh;
}

.header {
    padding-top: 47px;
    display: flex;
    justify-content: space-between;
    position: relative;
}

.content-wrapper-main .blog-featured .page-header {
    width: 100%;
    display: block;
}

.content-wrapper-main .blog-featured .row-fluid,
.content-holder_in>.mainbody>.blog>.row-fluid {
    position: relative;
    float: left;
}

.content-wrapper-in .blog .items-leading,
.content-wrapper-in .mainbody>.blog {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

.content-wrapper-in .blog .items-leading div[itemprop="blogPost"] {
    width: 100%;
    margin: 0 auto 15px auto;
    display: flex;
    flex-direction: column;
}

.content-wrapper-in .blog .items-leading div[itemprop="blogPost"] .page-header,
.content-wrapper-in .row-fluid .items-row .item .page-header {
    /*height: 90px;
    display: flex;
    align-items: flex-end;*/
}

.content-wrapper-in .row-fluid .items-row .item .page-header+p {
    margin: 0;
}

.category-desc.clearfix {
    width: 100%;
}

.content-holder_in>.mainbody>.blog>.row-fluid {
    overflow: hidden;
}

.cat-children {
    display: flex;
    width: 94%;
    flex-direction: column;
    margin: 10px 3%;
}

.content-wrapper-in .items-more ol li,
.cat-children>div {
    margin: 8px 0;
    position: relative;
    list-style: none;
    font-size: 16px;
}

.cat-children .item-title {
    margin: 0;
}

.content-wrapper-in .items-more ol li:before,
.cat-children>div:before {
    content: "";
    width: 10px;
    height: 10px;
    left: -22px;
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
    background-color: var(--MainThemeColor);
    border-radius: 2px;
}

.mainmenu ul {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
    display: flex;
    justify-content: flex-end;
    flex-wrap: wrap;
    font-size: 18px;
}

.mainmenu ul li {
    display: flex;
    align-items: flex-end;
}

.mainmenu ul li a,
.mainmenu ul li span {
    display: block;
    white-space: nowrap;
    padding-bottom: 15px;
    position: relative;
    float: right;
    cursor: pointer;
    width: 100%;
    font-size: 16px;
}

.mainmenu ul li ul {
    position: absolute;
}

.mainmenu ul.menu li ul.nav-child {
    display: inline-block;
    padding: 5px 5px 0;
    position: absolute;
    width: auto;
    z-index: 999;
    top: 100%;
    background-color: #fff;
    transition-duration: unset;
}

.mainmenu ul.menu li ul.nav-child li {
    background: url(../images/submenu-line-bg.png) no-repeat center bottom;
    margin-left: 0;
    padding-left: 8px;
}

.mainmenu ul.menu li ul.nav-child li a {
    background: url(../images/submenu-bullet.png) no-repeat left center;
    color: #c8cec9;
    display: block;
    font-size: 12px;
    padding: 10px;
    text-align: left;
    color: #010101;
}

.mainmenu ul.menu li ul.nav-child li a:hover {
    padding-left: 12px;
}

.mainmenu ul.menu li ul.nav-child li ul.nav-child {
    position: absolute;
    right: -9px !important;
    width: 140px !important;
    margin: 0;
}

.mainmenu ul li ul li ul li {
    width: 130px !important;
}

.mainmenu ul li ul li ul li a {
    margin-bottom: 0 !important;
    padding: 5px 0 5px 10px !important;
    width: 130px !important;
}

.ls-l {
    margin-top: 70px;
}

.slider-text.slide-right {
    justify-content: flex-end;
    text-align: right;
    align-items: flex-end;
    display: flex;
    flex-direction: column;
}

.slider-text.slide-left {
    justify-content: flex-start;
    text-align: left;
    align-items: flex-start;
    display: flex;
    flex-direction: column;
}

.slider-text {
    width: 98vw !important;
    max-width: 1280px;
}

.slider-text a {
    font-size: 18px;
    background-color: var(--MainThemeColor);
    padding: 5px 8px 5px 100px;
    color: var(--MainThemeLinkColor);
}

.slider-text p {
    font-size: 25px;
    padding: 14px;
    color: #fff;
    background-color: rgba(34, 34, 34, 0.6);
}

a {
    color: inherit;
}

a:hover {}

.mainmenu .nav {
    display: flex;
}

.mainmenu .nav>li {
    padding: 0 10px;
}

.footer-wrapper {
    background-color: var(--SecondThemeColor);
    margin-top: 80px;
}

.footer {
    padding-bottom: 50px;
}

.footer .nav {
    display: flex;
    list-style: none;
    color: var(--MainThemeLinkColor);
    padding: 0;
    justify-content: space-around;
}

.footer .nav a {
    color: inherit;
}

.footer .nav>li>ul.nav-child {
    display: flex !important;
    flex-direction: column;
    list-style: none;
    transition-duration: unset;
    opacity: 1 !important;
    padding-left: 10px;
    margin-top: 10px;
    font-size: 12px;
}

.content-wrapper-main .haberler .gkNspPM>figure figcaption .separator,
.content-wrapper-main .haberler .gkNspPM>figure figcaption time,
.content-wrapper-main .haberler .gkNspPM>figure figcaption p {
    display: none;
}

.copyright {
    text-align: left;
    font-size: 11px;
}

.content-wrapper-main .mainbody {
    display: inline-block;
    margin-bottom: 60px;
}

.footer .copyright-wrapper {
    position: relative;
}

.content-wrapper-in {
    min-height: 120px;
    width: 100%;
}

.social ul {
    display: flex;
    justify-content: space-between;
    list-style: none;
    padding: 0;
}

.social ul li a {
    width: 30px;
    height: 30px;
    background-position: center center;
    display: block;
    background-repeat: no-repeat;
}

.social ul li a svg {
    width: 100%;
    height: 100%;
}

.social-icon-svg {
    fill: var(--MainThemeColor);
}

.social ul li a:hover .social-icon-svg {
    fill: var(--MainThemeLinkColor)
}

.social>h2 {
    color: var(--MainThemeLinkColor);
    margin: 25px auto;
    font-size: 30px;
}

.copyright-wrapper {
    background-color: var(--MainThemeColor);
    padding: 7px 0;
}

.search-lang {
    position: absolute;
    top: 0;
    right: 0;
    display: flex;
    justify-content: flex-end;
    width: 100%;
}

.lang-wrapper ul {
    display: flex;
}

.lang-wrapper ul li:hover {
    color: var(--MainThemeColor);
}

.lang-wrapper a {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width: 25px;
    height: 20px;
    display: inline-block;
    overflow: hidden;
}

.search-lang-wrapper {
    display: flex;
    margin: 5px;
}

.search .form-inline {
    display: flex;
    justify-content: flex-end;
    position: relative;
}

.search-wrapper {
    margin-right: 10px;
}

.search-wrapper form input {
    width: 0;
    opacity: 0;
    margin-right: 10px;
    outline: 0;
    border: none;
    padding: 2px 10px;
    border-bottom: 1px solid var(--MainThemeColor);
    pointer-events: none;
}

.search-wrapper form input:focus {
    width: 100%;
    opacity: 1;
    outline: 0;
    pointer-events: fill;
}

.content-holder_in .mainbody {
    display: block;
    float: right;
}

.content-holder_in {
    position: relative;
    width: 100%;
    margin: 0 auto;
}

a.site,
.jwts_slidecontent p a {
    background: url(../images/site-icon-green.png) no-repeat 115px center #8bc53f;
    border: 1px solid #4d7519;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    height: 23px;
    margin-top: 20px;
    padding-left: 10px;
    padding-top: 5px;
    text-decoration: none;
    text-shadow: 1px 1px #415d1e;
    width: 130px;
}

a.site:hover,
.jwts_slidecontent p a:hover {
    background-position: 118px center;
}

.video-wrapper {
    max-width: 768px;
    margin: 0 auto;
    width: 100%;
}

.video {
    position: relative;
    width: 100%;
    overflow: hidden;
    height: 0;
    padding-bottom: 56.25%;
}

.video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


/*------------------middle fix------------------*/

.tooltip {
    display: none!important;
}

@font-face {
    font-family: 'titillium';
    src: url('../font/webfont.eot');
    src: url('../font/webfont.eot?#iefix') format('embedded-opentype'), url('../font/webfont.woff2') format('woff2'), url('../font/webfont.woff') format('woff'), url('../font/webfont.ttf') format('truetype'), url('../font/webfont.svg#titillium') format('svg');
    font-weight: normal;
    font-style: normal;
}

.mainbody .item-page .page-header h2,
.contact .page-header h2,
.mainbody .item-page .page-header>h2>a,
.mainbody .blog>h2,
.mainbody>.blog>.page-header>h1 {
    font-size: 40px;
    width: 100%;
}

.item .page-header h2 {
    max-width: 96%;
    font-size: 18px;
    margin: 0 0 6px 0;
}

.items-row {
    width: 23%;
    margin: 2% 1%;
}

.items-row>div {
    height: 100%;
    width: 100%;
}

.items-row .item {
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 100%;
    justify-content: space-between;
}

#layerslider {
    position: relative;
}

.slideshow-wrapper {
    overflow: hidden;
}

.slideshow-wrapper {
    margin: auto 0;
}

.ls-bottom-nav-wrapper {
    display: none;
}

#layerslider>a {
    transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -ms-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    float: none;
    height: 15px;
    margin: 0 auto;
    position: relative;
    width: 60px;
    z-index: 20;
}

#layerslider a.ls-nav-prev {
    background-position: 0 0;
}

#layerslider a.ls-nav-next {
    background-position: 0 -15px;
}

.ls-thumbnail-hover {
    display: none !important;
}

.article_seperator {
    border-bottom: 2px solid #333B87;
    display: block;
    height: 2px;
    margin: 0 0 40px;
    width: 100%;
}

#mainslider a.ls-nav-prev,
#mainslider a.ls-nav-next {
    position: absolute;
    display: block !important;
    width: 57px;
    height: 105px;
    top: 130px;
    z-index: 999;
    visibility: visible !important;
    opacity: 0;
}

#mainslider a.ls-nav-prev {
    background: url(../images/slider_left.png) no-repeat left top;
    left: 0;
}

#mainslider a.ls-nav-next {
    background: url(../images/slider_right.png) no-repeat right top;
    right: 0;
}

.content-wrapper {
    display: inline-block;
    position: relative;
    width: 100%;
    flex-grow: 1;
}

.pagination {
    background-color: var(--SecondThemeColor);
    display: inline-block;
    margin-top: 30px;
    position: relative;
    width: 100%;
    color: var(--MainThemeLinkColor);
}

.pagination p {
    display: block;
    margin-left: 5px;
    position: absolute;
}

.pagination ul {
    display: table;
    margin: 0 auto;
    padding: 0;
    border-right: 1px solid #FFFFFF;
}

.pagination ul li {
    list-style: none;
    float: left;
    display: inline-block;
    border-left: 1px solid #FFFFFF;
}

.pagination li:not(.pagination-prev):not(.pagination-next):not(.pagination-end):not(.pagination-start) span.pagenav {
    background-color: var(--MainThemeColor);
}

.pagination a.pagenav:hover {
    opacity: .7;
}

.pagination ul li>* {
    display: block;
}

.pagination .pagination-start,
.pagination .pagination-end {
    display: none;
}


/*------------------contact fix------------------*/

.contact a.accordion-toggle {
    position: relative;
    font-size: 26px;
    margin-top: 40px;
    display: block;
    pointer-events: none;
}

.contact dd {
    margin-left: 0;
    margin-bottom: 2px;
}

.contact dt {
    margin-top: 25px;
    font-weight: bold;
}

.contact dt+dd {
    margin-top: 10px;
}

.contact iframe {
    width: 100%;
}

.contact .phone-number {
    display: block;
    margin: 5px 0;
}

.contact #basic-details dl {
    font-size: 14px;
    display: flex;
    flex-direction: column;
}

.contact #basic-details dt {
    display: block;
    float: left;
}

.contact #basic-details dd .contact-country {
    display: inline-block;
    margin-bottom: 10px;
}

.contact form {
    width: 100%;
}

.contact fieldset {
    margin: 0;
    padding: 0;
    border: none;
    margin-top: 30px;
}

.contact fieldset legend {
    color: var(--MainThemeColor);
}

.contact input,
.contact textarea {
    border: 1px solid transparent;
    background-color: #eeeeee;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.contact input:hover,
.contact textarea:hover {
    background-color: #dddddd;
}

.contact input:focus,
.contact textarea:focus {
    border: 1px solid var(--MainThemeColor);
    background-color: #dddddd;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.contact label {
    font-size: 18px;
    margin-top: 10px;
    margin-bottom: 2px;
    display: block;
}

.contact input#jform_contact_email_copy {
    width: auto;
}

.contact button {
    font-size: 18px;
    text-align: center;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    display: inline-block;
    border: none;
    cursor: pointer;
    background-color: var(--MainThemeColor);
    padding: 10px 4px;
    min-width: 160px;
    color: var(--MainThemeLinkColor);
}

.contact button:hover {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    transform: translateY(-2px);
}


/*------------------left-menu fix------------------*/

.content-holder_in .left_menu {
    position: relative;
    opacity: 1;
}

.left_menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.left_menu>ul,
.left_menu>.gkNspPM {
    margin: 0;
}

.left_menu>ul>li,
.left_menu>.gkNspPM>div {
    margin-bottom: 30px;
}

.left_menu a {
    font-size: 18px;
    display: block;
    text-align: right;
}

.left_menu a:hover {}

.left_menu>ul>li>a {
    margin-bottom: 5px;
}

.left_menu>ul ul {
    padding-right: 10px;
    border-right: 1px solid #7e7e7e;
}

.left_menu>ul ul a {
    font-size: 15px;
    margin-bottom: 5px;
}

.left_menu>ul ul li {
    margin-bottom: 10px;
}

.left_menu>ul ul ul {
    padding-right: 10px;
}

.left_menu>ul ul ul a {
    font-size: 12px;
    margin-bottom: 0;
}

.left_menu>ul ul ul li {
    margin-bottom: 0px;
}

.content-holder_in>.left_menu>.gkNspPM>div>div>h3 {
    margin: 0;
    padding: 0;
}

.search-wrapper form label {
    width: 22px;
    height: 22px;
    display: block;
    text-indent: 99999px;
    overflow: hidden;
    position: relative;
    position: absolute;
    right: 0;
    z-index: 4;
    cursor: pointer;
}

.search-wrapper form label:before {
    content: "";
    width: 12px;
    height: 12px;
    border: 2px solid var(--MainThemeColor);
    background: transparent;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    position: absolute;
    left: 0;
    top: 2px;
}

.search-wrapper form label:after {
    content: "";
    left: 11px;
    margin: -8px 0 0;
    width: 2px;
    background: var(--MainThemeColor);
    height: 8px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    position: absolute;
    top: 18px;
}

.lb-data .lb-number {
    display: none !important;
}


/* 1980 -> */

@media only screen and (min-width: 1680px) {
    .pagination ul li>* {
        display: block;
        padding: 10px;
    }
    .pagination p {
        margin-top: 9px;
    }
}


/* <- 1980 */


/* 1024 -> */

@media only screen and (min-width: 1024px) and (max-width: 1679px) {
    .pagination ul li>* {
        display: block;
        padding: 6px;
    }
    .pagination p {
        margin-top: 5px;
    }
}


/* <- 1024 */


/* >- 768 */

@media only screen and (min-width: 768px) and (max-width: 1200px) {
    .pagination ul {
        margin-right: 0;
    }
    .pagination ul li>* {
        display: block;
        padding: 4px;
    }
    .pagination p {
        margin-top: 4px;
    }
    .logo a {
        margin-bottom: 0;
    }
    .logo img {
        max-width: 175px;
        height: auto;
    }
    .mainmenu ul {
        font-size: 16px;
    }
    .mainmenu .nav>li {
        padding: 0 7px;
    }
    .container {
        width: 90%;
    }
    .kuklitatv_bg {
        background-size: contain;
    }
    .items-row {
        width: 31.33%;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 90%;
    }
}


/* <- 768 */


/*  480up -> */

@media only screen and (min-width: 768px) {
    .m-mainmenu {
        display: none;
    }
}


/* <- 480up */


/* 480 -> */

@media only screen and (max-width: 767px) {
    .header {
        align-items: center;
    }
    .logo a {
        margin-top: 10px;
    }
    .logo img {
        width: 85%;
        height: auto;
    }
    .mainmenu {
        display: none;
    }
    .menu-but {
        display: block;
        position: relative;
        top: 0;
        left: 0;
        z-index: 1;
        -webkit-user-select: none;
        user-select: none;
    }
    .menu-but input {
        display: block;
        width: 40px;
        height: 32px;
        position: absolute;
        top: -7px;
        left: -5px;
        cursor: pointer;
        opacity: 0;
        z-index: 2;
        -webkit-touch-callout: none;
    }
    .menu-but span {
        display: block;
        width: 28px;
        height: 4px;
        margin-bottom: 5px;
        position: relative;
        background: var(--MainThemeColor);
        border-radius: 3px;
        z-index: 1;
        transform-origin: 4px 0px;
        transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1.0), background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1.0), opacity 0.55s ease;
    }
    .menu-but span:first-child {
        transform-origin: 0% 0%;
    }
    .menu-but span:nth-last-child(2) {
        transform-origin: 0% 100%;
    }
    .menu-but input:checked~span {
        opacity: 1;
        transform: rotate(45deg) translate(-2px, -1px);
        background: #232323;
    }
    .menu-but input:checked~span:nth-last-child(3) {
        opacity: 0;
        transform: rotate(0deg) scale(0.2, 0.2);
    }
    .menu-but input:checked~span:nth-last-child(2) {
        transform: rotate(-45deg) translate(0, -1px);
    }
    .calisma-alanlari .nspArt h4.nspHeader,
    .calisma-alanlari .nspArt p.nspText {
        width: 98%;
    }
    .nspArt {
        padding: 0 !important;
    }
    .footer .nav {
        flex-wrap: wrap;
        justify-content: flex-start;
    }
    .footer .nav>li {
        min-width: 155px;
        margin-bottom: 8px;
        margin-left: 10px;
    }
    .footer .nav>li>ul.nav-child {
        margin-top: 5px;
    }
    .footer .nav>li>ul.nav-child>li {
        margin: 2px 0;
    }
    .items-row {
        width: 48%;
    }
    .kuklitatv_bg {
        background-size: contain;
    }
}


/* <- 480 */


/* Only this -> */

.slider-r-a {
    margin-left: auto !important;
}