body { background: #fff; }

a { text-decoration: none; }

.sliderMain { float:left; width: 100%; position: relative; }
.slider { display: inherit; background: rgba(49, 44, 43, 1) none repeat scroll 0 0 }

.sliderOverlay {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}

.sliderComment .detailInfo {
    background: #be1522 none repeat scroll 0 0;
    color: #fff;
    float: left;
    font-family: gnBook;
    font-size: 18px;
    height: 42px;
    margin-top: 20px;
    padding-top: 9px;
    text-align: center;
    width: 145px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.sliderComment .detailInfo:hover {
    background: #be1522 none repeat scroll 0 0;

}
.header { position: absolute; top:20px; left:0; width: 100%; z-index: 999999; }
.logo { float: left; margin-top:5px; }
.logo a { display: block; }
.logo img { width:334px; height: auto; }

.menuMain {
    float: right;
    margin-right: -7px;
    margin-top: 4px;
}
.middle {
    float: left;
    margin-top: -70px;
    position: relative;
    width: 100%;
    z-index: 999;
}
/* Denetim Kurulu 
===================================== */
.board-management{width:100%; overflow:hidden; display:block;}
ul.management-list{width:100%; margin:0; padding:0; overflow:hidden; display:inline-block; list-style:none;}
ul.management-list li{width:48.4%; height:auto; overflow:hidden; padding-top:10px; margin:0 10px 20px 0; border:1px solid #cccccc; background:url(../_images/gray-arrow.gif); background-repeat:no-repeat; background-position:97% 9px; position:relative; float:left;}
ul.management-list li:hover{border:1px solid #163e86; background:url(../_images/blue-arrow.gif); background-repeat:no-repeat; background-position:97% 9px;}
ul.management-list li.first{width:47%; margin:0 26% 20px 26%;}
ul.management-list li .photo{width:47%; text-align:left; float:left;}
ul.management-list li .photo img{max-width: 100%; height: auto;}
ul.management-list li .detail{width:53%; text-align:left; font-family:'Open Sans', sans-serif; font-size:12px; color:#898989; line-height:12px; font-weight:600; position:absolute; bottom:15px; right:0; text-align:left;}
ul.management-list li .detail h2{font-family:'Open Sans', sans-serif; font-size:14px; color:#163e86; font-weight:600; padding:0; margin:0; line-height:16px; text-align:left;}

.managment-content{width:100%; width:1000px\9;  height:auto; padding:20px 0; overflow:hidden;}
.managment-content .innerPageText{width:100%; height:240px; padding:0; background:url(../_images/popup-header-bg.gif) repeat-x; position:relative; float:left;}
.managment-content .innerPageText .left-part{width:30%; height:auto; float:left;}
.managment-content .innerPageText .left-part img{max-width: 100%; height: auto; position:relative; top:-16px; left:20%;}
.managment-content .innerPageText .right-part{width:65%; height:auto; padding:66px 0; text-align:left; float:right;}
.managment-content .innerPageText .right-part .button{width:100px; height:20px; padding:10px; background:#fff; position:absolute; right:25px; bottom:0px;}
.managment-content .innerPageText .right-part .button a, .managment-content .innerPageText .right-part .button a:hover{font-family:'Open Sans', sans-serif; font-size:12px; color:#4e4e4e; font-weight:600;}
.managment-content .innerPageText .right-part .button img{margin:0 5px -5px 0;}
.managment-content .innerPageText .right-part h3{font-family:'Open Sans', sans-serif; font-size:36px; color:#163e86; font-weight:400; padding:0; margin:0; line-height:40px; text-align:left;}
.managment-content .innerPageText .right-part h4{font-family:'Open Sans', sans-serif; font-size:14px; color:#4e4e4e; font-weight:600; padding:0; margin:0; line-height:36px; text-align:left;} 
.managment-content .detail{margin:0; width:94%; height:240px; padding:3%; overflow:auto; font-family:'Open Sans', sans-serif; font-size:12px; color:#373737; background:#fff; float:left;}
.managment-content .detail p:nth-child(even){font-family:'Open Sans', sans-serif; font-size:12px; color:#373737;}
#content-managment{color:#373737; background:#fff;}
#content-managment p:nth-child(even){color:#373737;}

ul.styled{ margin:0; padding:0;}
ul.styled li{ list-style-type:none; background:url(../_images/liBullet.jpg) no-repeat 0 10px; margin:0 0 0 30px; padding:3px 0 3px 20px;}

.rightBoxArea{ width:34%; float:right; margin:0 0 5% 5%;}
.rightBoxArea .logoArea{ padding:20px 10%; text-align:center; background:#fff; border:1px solid #cccccc; width:80%;}
.rightBoxArea .Info{width:98%; background:#f4f4f4; margin:0 auto; display:block; overflow:hidden; padding-bottom:5px;}
.rightBoxArea .Info .titleSub{ text-align:center; font-size:14px; margin-bottom:5px; background:#163e86; padding:6%; color:#fff;}
.rightBoxArea .Info .rowsArea{ width:100%; padding:3px 6%; font-size:12px; border-bottom:1px solid #e8e8e8; display:inline-block;}
.rightBoxArea .Info .rowsArea:last-child{ border:none;}
.rightBoxArea .Info .leftColm { width:21%; float:left; color:#9b9b9b; }
.rightBoxArea .Info .rightColm { width:66%; float:left; color:#163e86; font-size:12px; }
.rightBoxArea .Info .rightColm a{color:#163e86; text-decoration:none;}
.rightBoxArea .Info .rightColm a:hover{ text-decoration:underline;}

.accordionContentStyled{ padding:15px;}

@media only screen and (max-width: 800px)
{
    .rightBoxArea{ width:40%}
    }

@media only screen and (max-width: 480px)
{
.rightBoxArea{ width:100%;}
}

@media only screen and  (min-width: 481px) and (max-width: 1025px)   {
ul.management-list li{width: 47.3%;}
.managment-content .innerPageText .left-part{width: 45%;}
.managment-content .innerPageText .left-part img{top:-18px;}
.managment-content .innerPageText .right-part{width: 55%;}
.managment-content .innerPageText .right-part h3{font-size:26px; line-height:30px;}
.managment-content .innerPageText .right-part h4{font-size:12px;}
}

@media only screen and (max-width: 480px) {
ul.management-list li{width: 99%; float:none;}
ul.management-list li.first{width: 99%; margin: 0 0 20px 0;}
.managment-content .innerPageText{height: 178px;}
.managment-content .innerPageText .left-part{width: 40%;}
.managment-content .innerPageText .left-part img{top:-9px;}
.managment-content .innerPageText .right-part{width: 52%; margin-left:8%;}
.managment-content .innerPageText .right-part h3{font-size:18px; line-height:20px;}
.managment-content .innerPageText .right-part h4{font-size:12px;}
.managment-content .innerPageText .right-part .button{ display:none;}
}

@media only screen and (max-width: 320px) {
.managment-content .innerPageText{height: 67px;}
.managment-content .innerPageText .left-part{width: 26%;}
.managment-content .innerPageText .left-part img{top:-7px;}
.managment-content .innerPageText .right-part{width: 66%; padding: 5px 0; margin-left:6%;}
.managment-content .innerPageText .right-part h3{font-size:14px; line-height:16px;}
.managment-content .innerPageText .right-part h4{font-size:11px; line-height:18px;}
.managment-content .innerPageText .right-part .button{ display:none;}
}


.Sektor { float: left; width:100%; }
.Sektor li { 
    background: #fff none repeat scroll 0 0;
    border: 1px solid rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.1) inset;
    float: left;
    height: 64px;
    margin-bottom: 15px;
    margin-left: 5px;
    margin-right: 5px;
    padding: 0 20px;
    width: 31.8%;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.Sektor li:hover {
    background: #eaebef none repeat scroll 0 0;
}
.Sektor li a { 
    display: table-cell;
    height: 64px;
    text-align: left;
    vertical-align: middle;
    width: 300px;
}
.Sektor li .taxIcon { 

    display: block;
    margin-right: 9px;
    float: left;
}
.Sektor li .taxIcon .icon {
    color: #666;
    font-size: 32px;
}
.Sektor li .taxText {
      color: #999;
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.4;
    margin-top: 7px;
}
.middleContent {
    background: #fff none repeat scroll 0 0;
    float: left;
    min-height: 500px;
    width: 100%;
    padding: 20px 15px 15px;
}
.corporate {
    float: left;
    width: 70.4%;
}
.corporateComment2 h3:nth-child(1) {
    color: #003870;
    font-family: dosisSemiBold;
    font-size: 24px;
    margin-bottom: 2px;
	margin-left: 15px;
}
.corporateComment2 h3:nth-child(2) {
    color: #777777;
    font-family: gnBook;
    font-size: 16px;
    height: 65px;
    line-height: 1.4;
    overflow: hidden;
	margin-left: 15px;
}
.corporateThumb {
    background: #fff none repeat scroll 0 0;
    border: 1px solid rgba(0, 0, 0, 0.1);
    float: left;
    margin-right: 13px;
    padding: 6px;
}
.corporateThumb img {
    height: auto;
    width: 300px;
}
.corporateComment {
	
    float: left;
    width: 56.5%;
}

.corporateComment h3:nth-child(1) {
    color: #003870;
    font-family: dosisSemiBold;
    font-size: 24px;
    margin-bottom: 4px;
}
.corporateComment h3:nth-child(2) {
    color: #777777;
    font-family: gnBook;
    font-size: 16px;
    height: 110px;
    line-height: 1.4;
    overflow: hidden;
}

.corporateComment .detailInfo {
    border: 1px solid rgba(0, 0, 0, 0.2);
    color: #777;
    float: right;
    font-family: gnBook;
    font-size: 14px;
    height: 33px;
    margin-top: 25px;
    padding-top: 6px;
    text-align: center;
    width: 132px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.corporateComment .detailInfo:hover {
    background: #be1522;
    color: #fff;
    border: 1px solid #003870;
}
.services {
    background: #be1522 none repeat scroll 0 0;
    float: left;
    height: 353px;
    margin-left: 19px;
    margin-top: -117px;
    padding: 13px;
    width: 27.8%;
}
.services h3 {
    background: transparent url("../images/border.png") repeat-x scroll 0 bottom;
    color: #fff;
    font-family: dosisBold;
    font-size: 19px;
    margin-bottom: 7px;
    padding-bottom: 13px;
}
.services ul { display: block; }
.services ul li { display: block; }
.services ul li a {
    background: transparent url("../images/arrow.png") no-repeat scroll left 10px;
    color: #fff;
    float: left;
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    font-weight: 300;
    overflow: hidden;
    padding: 6px;
    text-indent: 14px;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-transform: capitalize;
    width: 100%;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.services ul li:nth-child(1) a {
    border-top:0 none;
}
.services ul li:nth-last-child(1) a {
    border-bottom: 0 none;
}
.services ul li a:hover {
    color: #00476c;
}
.sectionOne {
    float: left;
    padding-bottom: 0px;
    width: 100%;
}
.sectionTwo {
    float: left;
    width: 100%;
    margin-top: 20px;
}
.news {
    float: left;
    width: 52%;
	margin-top: -25px;
}
.news h5 {
    background: transparent url("../images/border2.png") repeat-x scroll 0 bottom;
    float: left;
    width: 100%;
    font-family: dosisBold;
    font-size: 30px;
    padding-bottom: 17px;
    color: #003870;

}
.newsContent { float: left; width: 100%; margin-top: 15px; }

.qweInfoContent {
    float: left;
    margin-left: 23px;
    margin-top: 13px;
    width: 45.8%;
}
.qweTextInfo {
    /*background: #eaebef none repeat scroll 0 0;
    height: 92px;
    padding: 15px 20px;*/
    float: left;
    width: 100%;
    cursor: pointer;
}
.qweTextInfo img { width: 100%; }
/*.qweTextInfo h3 {
    color: #9a9ea8;
    font-family: "Open Sans",sans-serif;
    font-size: 18px;
    font-style: italic;
    font-weight: lighter
}
.qweTextInfo b {
    font-weight: bold;
}
.nailOne { background: url("../images/nail1.png") no-repeat 0 0 transparent; float: left; }
.nailTwo { background: url("../images/nail2.png") no-repeat 0 0 transparent; float: left; }
.nailOne, .nailTwo { width: 28px; height: 16px; }*/

.qweButton {
    float: left;
    margin-top: 20px;
    width: 100%;
}
.qweButton ul { display: inherit; }
.qweButton ul li {
    background: rgb(255, 255, 255) none repeat scroll 0 0;
    border: 1px solid rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0 125px rgba(0,0,0,0.0001) inset;
    float: left;
    height: 114px;
    margin-right: 7px;
    padding: 0 15px;
    width: 158px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.qweButton ul li:hover { background: #fbfbfb; }
.qweButton ul li:nth-last-child(1) {  margin-right: 0; }
.qweButton ul li a {
    display: block;
    text-align: center;
}
.figure {
    display: table-cell;
    height: 85px;
    width: 250px;
}
.figure img { width: auto; height: auto; margin-top: 10px;}
.figureText { display: inherit; }
.figureText h3 {
    color: #696969;
    font-family: dosisSemiBold;
    font-size: 14px;
    line-height: 1;
    text-transform: capitalize;
}

.slidingLogos {
    background: rgba(234, 234, 234, 0.18) none repeat scroll 0 0;
    border-bottom: 1px solid #eaeaea;
    border-top: 1px solid #eaeaea;
    float: left;
    height: 83px;
    margin-top: 37px;
    width: 100%;
}
.slidingLogosContent {
    margin: 0 auto;
    width: 94%;
}
.footer {
    float: left;
    width: 100%;
}
.footerTop {
    width: 100%; float: left; background: #4d96bf; height: 285px; padding-top: 25px;
}
.footerContact {
    float: left;
    width: 33%;
}
.footerLogo { float: left; width: 100%; margin-bottom: 12px; }
.footerLogo a {  display: block; }
.footerLogo img {
    height: auto;
    width: 237px;
}
.footerAddress {
    float: left;
    margin-bottom: 12px;
    width: 100%;
}
.footerAddress h3 {
    color: #fff;
    font-family: gnThin;
    font-size: 16px;
    line-height: 1.4;
    width: 240px;
    text-transform: capitalize;
}
.footerAddress h3 span { font-family: gnBook; }
.footerInfo {
    float: left;
    width: 100%;
}
.footerInfo img {
    height: auto;
    width: auto;
    float: left;
}
.footerInfoContent {
    float: left;
    margin-left: 0px;
    margin-top: 10px;
}
.footerInfoContent li {
    display: block;
    line-height: 1.5;
}

.footerInfoContent h3 {
    display: block;
    color: #fff;
    font-family: gnThin;
    font-size: 16px;
}
.footerBox {
    float: left;
    margin-left: 30px;
    width: 20%;
}
.footerBox h3 {
    background: transparent url("../images/border.png") repeat-x scroll 0 bottom;
    color: #fff;
    font-family: gnBold;
    font-size: 16px;
    margin-bottom: 17px;
    padding-bottom: 15px;
}
.footerBox ul { display: block; }
.footerBox ul li { display: block; }
.footerBox ul li a {
    color: #fff;
    display: block;
    font-family: gnThin;
    font-size: 14px;
    margin-bottom: 7px;
    text-transform: capitalize;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.footerBox ul li a:hover {
    color: #837D7D;
    text-indent: 3px;
}
.footerSocial {
    float: left;
    margin-left: 30px;
    width: 18.8%;
}
.footerSocial h3 {
    background: transparent url("../images/border.png") repeat-x scroll 0 bottom;
    color: #fff;
    font-family: gnBold;
    font-size: 16px;
    margin-bottom: 17px;
    padding-bottom: 15px;
}
.footerSocial li {
    float: left;
    margin-bottom: 12px;
    width: 100%;
}
.footerSocial li a {
    color: #fff;
    float: left;
    font-family: gnThin;
    font-size: 16px;
    width: 100%;
    line-height: 2.1;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.footerSocial li a:hover {
    color:#fff;
}
.footerSocial li a .icon {
    float: left;
    font-size: 34px;
    margin-right: 8px;
}
.footerBottom {
    background: rgba(49, 44, 43, 1) none repeat scroll 0 0;
    float: left;
    padding: 16px 0;
    width: 100%;
}
.copyright {
    color: #fff;
    float: left;
    font-family: gnBook;
    font-size: 14px;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}
.design {
    float: right;
}
.design img { width: auto; height: auto; }
.siteContainer { float: left; width: 100%; position: relative; }

.introOverlay { background: rgba(49, 44, 43, 1) none repeat scroll 0 0; float: left; width: 100%; height: 200px; }

.innerContent { float: left; width: 100%; }
.leftContent {
    float: left;
    margin-top: 10px;
    width: 22%;
}
.leftNav {
    background: rgba(188, 188, 188, 1) none repeat scroll 0 0;
    border-radius: 10px 0 0 10px;
    float: left;
    padding-bottom: 15px;
    padding-top: 10px;
    width: 100%;
    position: relative;
}
.leftNav ul { display: inherit; }
.leftNav ul li { display: block; }
.leftNav ul li a {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    color: #fff;
    display: block;
    font-family: gnBook;
    font-size: 14px;
    padding: 10px;
    text-indent: 2px;
    overflow: hidden;
    text-overflow: ellipsis;
    text-transform: capitalize;
    white-space: nowrap;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.leftNav ul li a:hover {
    color: #000;
}
.leftNav ul li a .icon {
    color: #fff;
    font-size: 17px;
    margin-right: 7px;
    position: relative;
    top: 2px;
}
.leftNavOpen {
    background: #fff none repeat scroll 0 0;
    border-radius: 10px 10px 0 0;
    color: #666;
    float: left;
    font-family: gnBook;
    font-size: 16px;
    margin-bottom: 1px;
    padding: 12px 10px 10px 15px;
    width: 100%;
    display: none;
}
.leftNavOpen .icon {
    font-size: 18px;
    margin-right: 7px;
    position: relative;
    top: 1px;
}
.rightContent {
    background: #fff none repeat scroll 0 0;
    border-radius: 10px;
    float: left;
    margin-top: -45px;
    padding: 10px;
    width: 78%;
    min-height: 650px;
}

.rightContent tr {
	    font-size: 13px;
    float: left;
    font-family: "Open Sans" , sans;
    border-top: 1px solid #DDD;
    width: 100%;
    border-left: 1px solid #DDD;
    border-right: 1px solid #DDD;
}
.rightContent td{
	
    padding: 5px;
    vertical-align: middle;
}

.rightContent td:nth-child(1) {
    border-right: 1px solid #ddd;
}
.rightContent td:nth-child(2) {
    border-right: 1px solid #ddd;
}

.rightContent tr:nth-last-child(1) {
    border-bottom: 1px solid #DDD;
}



.rightContent tr:nth-child(odd) {
       background: #F7F7F7;
}

.rightContent tr:nth-child(even) {
       background: #fff;
}


.innerPageTitle {
    background: url("../images/pageTitle.png") repeat-x 0 top transparent;
    border-radius: 10px 10px 0 0;
    float: left;
    margin-bottom: 0px;
    padding: 20px 15px;
    width: 100%;
	height: 100px;
}
.innerPageTitleIletisim {
    background: url("../images/pageTitle1.png") repeat-x 0 top transparent;
    border-radius: 10px 10px 0 0;
    float: left;
    margin-bottom: 9px;
    padding: 20px 15px;
    width: 100%;
	height: 100px;
}
.innerPageTitleIletisim h3 {
    color: #fff;
    float: left;
    font-family: gnBold;
    font-size: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
    text-transform: capitalize;
    white-space: nowrap;
    width: 95%;
}
.innerPageTitle h3 {
    color: #fff;
    float: left;
    font-family: gnBold;
    font-size: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
    text-transform: capitalize;
    white-space: nowrap;
    width: 95%;
}
.innerPageThumb {
    float: left;
    margin-bottom: 13px;
    width: 100%;
}
.innerPageThumb img {
  
    height: auto;
    width: auto;
    max-width: 100%;
}
.innerPageText {
    color: #666;
    float: left;
    font-family: gnBook;
    font-size: 14px;
    line-height: 1.8;
    width: 100%;
}
.historyBack {
    color: #fff;
    float: right;
    font-family: gnBook;
    margin-top: 10px;
}
.management { float: left; width: 100%; }
.managementInfo {
    background: #fff none repeat scroll 0 0;
    border: 1px solid rgba(0, 0, 0, 0.1);
    float: left;
    margin-top: 1px;
    padding: 6px;
    width: 100%;
}
.managementInfo h5 {}
.managementInfo h5:nth-child(1) {
    color: #666;
    font-family: gnBold;
    font-size: 16px;
}
.managementInfo h5:nth-child(2) {
    color: #999;
    font-family: gnBook;
    font-size: 14px;
}
.managementSocial {
    background: #666 none repeat scroll 0 0;
    margin-bottom: 8px;
    margin-top: 5px;
    padding: 10px 10px 10px 25px;
    float: left;
    width: 100%;
}
.managementSocial a {
    color: #fff;
    float: left;
    font-size: 24px;
    margin-right: 8px;
}
.innerPageNews {
    float: left;
    width: 100%;
}
.innerPageNews ul { display: inherit; }
.innerPageNews ul li {
    float: left;
    margin-bottom: 20px;
    margin-left: 5px;
    margin-right: 5px;
    width: 48.8%;
}
.innerPageNews .newsTitle {
    background: #eaebef none repeat scroll 0 0;
    border-left: 5px solid #c5c5c5;
    padding: 12px 10px 12px 15px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.innerPageNews .newsTitle h3 {
    color: #81848c;
    font-family: gnBook;
    font-size: 18px;
    text-transform: capitalize;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.innerPageNews .newsThumb {
    background: #fff none repeat scroll 0 0;
    border: 1px dashed rgba(0, 0, 0, 0.1);
    float: left;
    margin-bottom: 10px;
    margin-right: 10px;
    padding: 5px;
    width: 155px;
}
.innerPageNews .newsThumbContent {
    float: left;
    height: 90px;
    overflow: hidden;
    width: 100%;
}
.innerPageNews .newsThumbContent img { width: 143px; }

/*.innerPageNews ul li:hover .newsTitle {
    background: #002142 none repeat scroll 0 0;
    border-left: 5px solid #001428;
}
.innerPageNews ul li:hover .newsTitle h3 {
    color: #fff;
}*/
.innerPageNews .newsInfo {
    background: #fff none repeat scroll 0 0;
    float: left;
    margin-top: 10px;
    width: 100%;

}
.innerPageNews .newsText {
    display: block;
}
.innerPageNews .newsText h3 {
    color: #666;
    font-family: gnBook;
    font-size: 14px;
    line-height: 1.6;
}
.innerPageNewsDetail {
    float: left;
    width: 100%;
}
.newsDetailThumb {
    background: #fff none repeat scroll 0 0;
    border: 1px dashed rgba(0, 0, 0, 0.1);
    float: left;
    padding: 6px;
    width: 43%;
    margin-bottom: 10px;
    margin-right: 10px;
}
.newsDetailThumb a {
    float: left;
    overflow: hidden;
    width: 100%;
}
.newsDetailThumb img {
    width: 360px;
}
.newsDetailComment {
    display: block;
    margin-top: 10px;
}
.newsDetailComment h3 {
    color: #666;
    font-family: gnBook;
    font-size: 16px;
    line-height: 1.5;
}
.otherNews { float: left; width: 100%; margin-top:25px; }
.otherNews h3 {
    background: transparent url("../images/border.png") repeat-x scroll 0 bottom;
    color: #be1522;
    float: left;
    font-family: dosisSemiBold;
    font-size: 30px;
    margin-bottom: 15px;
    padding-bottom: 15px;
    width: 100%;
}
.otherNews ul { display: block; }
.otherNews ul li { display: block; }
.otherNews ul li a { display: block; font-size: 16px; font-family: gnBook; color:#666; margin-bottom:5px; padding-bottom:5px; border-bottom: 1px dotted rgba(0,0,0,0.1); }
.otherNews ul li a .icon { margin-right: 5px; }

.innerItemPage {
    float: left;
    width: 100%;
}
.innerItemPage ul { display: block; }
.innerItemPage ul li {
    border: 1px dashed rgba(0, 0, 0, 0.1);
    float: left;
    margin-bottom: 15px;
    margin-left: 5px;
    margin-right: 5px;
    padding: 6px 6px 7px;
    width: 48.8%;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.innerItemPage ul li:hover { background:#fafafa none repeat scroll 0 0; }
.innerItemPage ul li a { display: block; }
.innerItemPageThumb {
    float: left;
    height: 100px;
    overflow: hidden;
    width: 130px;
}
.innerItemPageThumb img { width: 170px; }
.innerItemPageComment {
    float: left;
    margin-left: 10px;
    width: 64.4%;
}
.innerItemPageComment h3 {}
.innerItemPageComment h3:nth-child(1) {
    color: #666;
    font-family: gnBold;
    font-size: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    text-transform: capitalize;
    white-space: nowrap;
    margin-top: 5px;
}
.innerItemPageComment h3:nth-child(2) {
    color: #666;
    font-family: gnBook;
    font-size: 14px;
    height: 56px;
    line-height: 1.4;
    margin-top: 2px;
    overflow: hidden;
}
.innerItemPageDetail { float:left; width: 100%; }
.innerItemPageDetail .pageDetail {
    float: left;
    width: 100%;
}
.innerItemPageDetail .pageDetailContent {
    background: #fff none repeat scroll 0 0;
    border: 1px dashed rgba(0, 0, 0, 0.1);
    padding: 6px;
}
.innerItemPageDetail .pageDetailContent img { width:100%; height:auto; }
.innerItemPageDetail .pageDetailText {
    color: #666;
    float: left;
    font-family: gnBook;
    line-height: 1.5;
    margin-top: 9px;
}

/* İLETİŞİM SAYFA CSS */

.contactPage {
    background: #fff none repeat scroll 0 0;
    border-radius: 10px;
    float: left;
    margin-top: -45px;
    min-height: 500px;
    padding: 10px;
    width: 100%;
}
.contactAddress {
    float: left;
    width: 44%;
    margin-top: 15px;
}
.contactAddress h3 {
    border: 1px dashed rgba(0, 0, 0, 0.1);
    color: #888;
    float: left;
    font-family: gnBook;
    font-size: 16px;
    margin-bottom: 15px;
    padding: 10px 7px;
    width: 97%
}
.contactAddress h3 .icon {
    font-size: 18px;
    margin-right: 5px;
    text-align: center;
    width: 19px;
}
.contactForm {
    float: left;
    margin-top: 12px;
    width: 56%;
}
.contactForm li {
    float: left;
    width: 50%;
}
.contactForm li input, .contactForm textarea {
    background: #fff none repeat scroll 0 0;
	border: 1px dashed rgba(0, 0, 0, 0.1);
    color: #666;
    float: left;
    font-family: gnBook;
    font-size: 16px;
    height: 48px;
    margin: 3px;
    padding: 2px;
    text-indent: 15px;
    width: 98%;
}
.contactForm textarea {
    height: 105px;
    padding-top: 10px;
    width: 99%;
}
.contactForm .send {
    float: right;
    margin-right: 3px;
    margin-top: 7px;
}
.contactForm .send input {
    background: #a6a6a6 none repeat scroll 0 0;
    border: 0 none;
    color: #fff;
    cursor: pointer;
    float: right;
    font-family: gnBook;
    font-size: 16px;
    height: 40px;
    transition: all 0.2s ease 0s;
    width: 110px;
}
.contactMap {
    background: #fff none repeat scroll 0 0;
    border: 1px dashed rgba(0, 0, 0, 0.1);
    float: left;
    margin-top: -10px;
    padding: 6px;
    width: 99.8%;
}
.contactMap iframe {
    height: 350px;
}

/* İLETİŞİM SAYFA CSS */


/*** RESPONSİVE START ***/

@media only screen and (min-width:319px) and (max-width:479px) {

    .sliderComment .detailInfo {
        display: none;
    }

    .middle {
        margin-top: 0;
    }
    /*.logo {
        float:none;
        margin: 0 auto;
        width: 245px;
    }*/
    .logo {
        float: left;
        margin-left: 7px;
        margin-top: 0;
    }
    .logo img {
        width: 210px;
    }
    .language {
        display: none;
    }
    .header {
        top: 15px;
    }
    .middleContent {
        padding: 10px 0 0;
    }
    .corporateComment h3:nth-child(1) {
        font-size: 23px;
    }
    .corporate {
        width: 100%; 
    }
    .corporateThumb {
        display: none;
        margin-right: 0;
        width: 100%;
    }
    .corporateThumb img {
        width: 295px;
    }
    .corporateComment {
        margin-top: 10px;
        width: 100%;
    }
    .services {
        margin-left: 0;
        margin-top: 13px;
        width: 100%;
    }
    .news {
        width: 100%;
    }
    .qweInfoContent {
        margin-left: 0;
        width: 100%;
    }
    .qweButton {
        margin-top: 12px;
        width: 100%;
    }
    .qweButton ul li {
        margin-right: 0;
        width: 100%;
        margin-bottom: 12px;
    }
    .figure {
        width: 480px;
    }
    .taxCalendar {
        margin-top: 0;
        width: 100%;
    }
    .slidingLogos {
        margin-top: 12px;
    }
    .slidingLogosContent {
        width: 85%;
    }
    .footer {
        margin-top: 12px;
    }
    .footerTop {
        height: auto;
    }
    .footerContact {
        margin-bottom: 20px;
        width: 100%;
    }

    .footerInfo img {
        width: 78px;
    }
    .footerInfoContent {
        margin-left: 0px;
        margin-top: 4px;
        width: 71.6%;
    }
    .footerBox {
        margin-bottom: 15px;
        margin-left: 0;
        text-align: center;
        width: 100%;
    }
    .footerSocial {
        margin-bottom: 20px;
        margin-left: 0;
        width: 100%;
    }
    .footerSocial h3 {
        text-align: center;
    }
    .footerSocial li {
        width: 33.3%;
        margin-bottom: 0;
    }
    .footerSocial li a {
        font-size: 14px;
        line-height: 2.6;
    }
    .copyright, .design { float: left; width: 100%; text-align: center; }
    .design {
        margin-top: 5px;
    }
    .footerSocial, .footerBox { display:none; }
    .footerLogo a {
        text-align: center;
    }
    .footerAddress {
        float: none;
        margin: 0 auto 13px;
        width: 290px;
    }
    .footerAddress h3 {
        text-align: center;
        width: 100%;
    }
    .footerInfo {
        float: none;
        margin: 0 auto;
        width: 310px;
    }

    /*** İç Sayfalar Css ' ler ***/

    .innerContent {
        margin-top: -30px;
    }
    .leftContent {
        width: 100%;
    }
    .leftNav {
        border-radius: 0 0 10px 10px;
        display: none;
        padding-bottom: 0;
        padding-top: 0
    }
    .leftNavOpen {
        display:block;
    }
    .rightContent {
        margin-top: 9px;
        padding: 0;
        width: 100%;
        min-height: 400px;
        margin-bottom: 15px;
    }
    .historyBack {
        display: none;
    }
    .innerPageNews ul li {
        margin-left: 0;
        margin-right: 0;
        width: 100%;
    }
    .newsDetailThumb img {
        width: 100%;
    }
    .newsDetailThumb {
        margin-right: 0;
        width: 100%;
    }
    .newsDetailComment {
        float: left;
        margin-top: 0;
    }
    .innerItemPage ul li {
        margin-left: 0;
        margin-right: 0;
        width: 100%;
    }
    .innerItemPageComment {
        width: 52.7%;
    }
    .contactAddress {
        width: 100%;
    }
    .contactAddress h3 {
        width: 100%;
    }
    .contactForm {
        width: 100%;
    }
    .contactForm li {
        width: 100%;
    }
    .contactForm li input, .contactForm textarea {
        margin: 3px 0;
        width: 100%;
    }


    /*** İç Sayfalar Css ' ler ***/

}

@media only screen and (min-width:390px) and (max-width:479px) {
    .container { width: 390px !important; }
}


@media only screen and (min-width:479px) and (max-width:767px) {

    .sliderComment .detailInfo {
        display: none;
    }
    .middle {
        margin-top: 0;
    }
    /*.logo {
        float:none;
        margin: 0 auto;
        width: 300px;
    }*/
    .logo {
        float: left;
        margin-left: 8px;
        margin-top: 0;
    }
    .logo img {
        width: 300px;
    }
    .language {
        display: none;
    }
    .header {
        top: 15px;
    }
    .middleContent {
        padding: 10px 0 0;
    }
    .corporate {
        width: 100%;
    }
    .corporateThumb {
        display: none;
        margin-right: 0;
        width: 100%;
    }
    .corporateThumb img {
        width: 295px;
    }
    .corporateComment {
        margin-top: 10px;
        width: 100%;
    }
    .services {
        margin-left: 0;
        margin-top: 13px;
        width: 100%;
    }
    .news {
        width: 100%;
    }
    .qweInfoContent {
        margin-left: 0;
        width: 100%;
    }
    .qweButton {
        margin-top: 12px;
        width: 100%;
    }
    .qweButton ul li {
        width: 32.3%;
    }
    .figure {
        width: 480px;
    }
    .taxCalendar {
        margin-top: 12px;
        width: 100%;
    }
    .slidingLogos {
        margin-top: 12px;
    }
    .slidingLogosContent {
        width: 85%;
    }
    .footer {
        margin-top: 12px;
    }
    .footerTop {
        height: auto;
        padding-bottom: 20px;
    }
    .footerContact {
        float: none;
        margin-left: auto;
        margin-right: auto;
        width: 310px;
    }

    .footerInfo img {
        width: 78px;
    }
    .footerInfoContent {
        margin-left: 0px;
        margin-top: 4px;
        width: 71.6%;
    }
    .footerBox {
        margin-top: 15px;
        margin-left: 0;
        text-align: center;
        width: 100%;
    }
    .footerSocial {
        margin-left: 0;
        margin-top: 15px;
        margin-bottom: 15px;
        width: 100%;
    }
    .footerSocial h3 {
        text-align: center;
    }
    .footerSocial li {
        width: 33.3%;
        margin-bottom: 0;
    }
    .footerSocial li a {
        font-size: 14px;
        line-height: 2.6;
    }
    .footerSocial, .footerBox { display:none; }
    .footerLogo a {
        text-align: center;
    }
    .footerAddress {
        float: none;
        margin: 0 auto 13px;
        width: 290px;
    }
    .footerAddress h3 {
        text-align: center;
        width: 100%;
    }
    .footerInfo {
        float: none;
        margin: 0 auto;
        width: 310px;
    }

    /*** İç Sayfalar Css ' ler ***/

    .innerContent {
        margin-top: -30px;
    }
    .leftContent {
        width: 100%;
    }
    .leftNav {
        border-radius: 0 0 10px 10px;
        display: none;
        padding-bottom: 0;
        padding-top: 0
    }
    .leftNavOpen {
        display:block;
    }
    .rightContent {
        margin-top: 9px;
        padding: 0;
        width: 100%;
        min-height: 400px;
        margin-bottom: 15px;
    }
    .historyBack {
        display: none;
    }
    .innerPageNews ul li {
        margin-left: 0;
        margin-right: 0;
        width: 100%;
    }
    .newsDetailThumb img {
        width: 250px;
    }
    .newsDetailThumb {
        margin-bottom: 6px;
        width: 260px;
    }
    .innerItemPage ul li {
        margin-left: 0;
        margin-right: 0;
        width: 100%;
    }
    .innerItemPageComment {
        width: 69.3%;
    }
    .contactAddress {
        width: 100%;
    }
    .contactAddress h3 {
        width: 100%;
    }
    .contactForm {
        width: 100%;
    }
    .contactForm li {
        width: 100%;
    }
    .contactForm li input, .contactForm textarea {
        margin: 3px 0;
        width: 100%;
    }


    /*** İç Sayfalar Css ' ler ***/




}

@media only screen and (min-width:600px) and (max-width:767px) {

    .container { width:600px !important; }
}


@media only screen and (min-width: 767px) and (max-width: 991px) {

    .logo {
        margin-top: 7px;
    }
    .middleContent {
        padding: 15px 8px;
    }
    .corporateComment {
        width: 52.9%;
    }
    .corporateThumb {
        margin-right: 8px;
    }
    .corporateThumb img {
        width: 220px;
    }
    .corporateComment h3:nth-child(1) {
        font-size: 21px;
    }
    .services {
        margin-left: 8px;
        width: 28.5%;
    }
    .qweInfoContent {
        margin-left: 10px;
        width: 46.6%;
    }
    .qweButton ul li {
        width: 31.96%;
    }
    .footerTop .footerBox:nth-child(2) { display: none; }

    .footerBox {
        width:30%;
    }
    .footerContact {
        width: 38%;
    }
    .footerInfo img {
        width: 80px;
    }
    .footerInfoContent {
        margin-left: 0px;
        width: 68.7%;
    }
    .footerInfoContent h3 {
        font-size: 14px;
    }

    /*** İç Sayfalar Css ' ler ***/

    .leftContent {
        width: 25%;
    }
    .rightContent {
        width: 75%;
    }
    .innerPageTitle h3 {
        width: 90%;
    }
    .og-grid li {
        width: 261px !important;
    }
    .innerPageNews ul li {
        margin-left: 0;
        margin-right: 0;
        width: 100%;
    }
    .newsDetailThumb img {
        width: 280px;
    }
    .newsDetailThumb {
        width: auto;
    }
    .innerItemPage ul li {
        margin-left: 0;
        margin-right: 0;
        width: 100%;
    }
    .innerItemPageComment {
        margin-left: 10px;
        width: 73.7%;
    }
    .contactForm textarea {
        height: 125px;
    }



    /*** İç Sayfalar Css ' ler ***/


}


@media screen and (min-width: 768px) {

    .leftNav {
        display: block !important;
    }
}

@media only screen and (min-width: 991px) and (max-width: 1200px) {

    .logo {
        margin-top: 7px;
    }
    .middleContent {
        padding: 15px 8px;
    }
    .corporateComment {
        width: 52.2%;
    }
    .corporateThumb {
        margin-right: 10px;
    }
    .corporateComment h3:nth-child(1) {
        font-size: 21px;
    }
    .services {
        margin-left: 8px;
        width: 28.5%;
    }
    .qweInfoContent {
        margin-left: 10px;
        width: 46.6%;
    }
    .qweButton ul li {
        width: 32.26%;
    }

    .footerBox {
        width:18.5%
    }
    .footerContact {
        width: 35%;
    }

    .menuMain {
        margin-right: -6px;
    }


    /*** İç Sayfalar Css ' ler ***/

    .og-grid li {
        width: 235px !important;
    }
    .innerItemPage ul li {
        width: 48.6%;
    }
    .innerItemPageComment {
        width: 59.7%;
    }
    .innerPageNews ul li {
        width: 48.6%;
    }


    /*** İç Sayfalar Css ' ler ***/


}

@media only screen and (min-width : 1824px) {
    .container {
        width: 1300px !important;
    }
    .menuMain {
        margin-right: -10px;
        margin-top: -7px;
    }
    .language a {
        font-size: 16px;
    }
    .services h3 {
        font-size: 21px;
    }
    .corporateComment {
        width: 63.1%;
    }
    .corporateComment h3:nth-child(1) {
        font-size: 26px;
    }
    .corporateComment h3:nth-child(3) {
		
        font-size: 16px;
        height: 64px;
    }
    .corporateComment .detailInfo {
        font-size: 16px;
        height: 40px;
        padding-top: 8px;
    }
    .services ul li a {
        font-size: 16px;
    }
    .services {
        height: 375px;
    }
    .qweButton {
        margin-top: 15px;
    }
    .qweButton ul li {
        width: 32.5%;
        padding: 0 20px;
        height: 125px;
    }
    .taxCalendar {
        margin-top: 15px;
        height: 275px;
    }
    .taxCalendar h3 {
        font-size: 21px;
    }
    .taxCalendar ul li a {
        font-size: 16px;
    }
    .footerAddress h3 {
        font-size: 18px;
        width: 265px;
    }
    .footerInfoContent h3 {
        font-size: 18px;
    }
    .footerBox h3 {
        font-size: 18px;
    }
    .footerBox ul li a {
        font-size: 16px;
    }
    .footerSocial li a {
        font-size: 18px;
        line-height: 2;
    }
    .footerTop {
        height: 310px;
    }
    .leftNav ul li a {
        font-size: 16px;
        padding: 12px 10px;
    }
    .innerPageText {
        font-size: 16px;
    }
    .rightContent {
        min-height: 800px;
    }
    .introOverlay {
        height: 300px;
    }
    .innerItemPageComment h3:nth-child(2) {
        font-size: 16px;
        height: 64px;
    }
    .innerPageNews .newsText h3 {
        font-size: 16px;
    }

    .newsDetailThumb img {
        width: 415px;
    }
    .newsDetailComment h3 {
        font-size: 17px;
    }
    .contactMap iframe {
        height: 450px;
    }
    .og-grid li {
        width: 233px !important;
    }


}