/* Responsive Css Document */

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

iframe {width:100%;}

#ustbar, #header, #pageTitle, #contentTasi, #contentWrap, #footerUstcont, #footer {width:100%; box-sizing:border-box;}

.ustbarSol {float:none; width:100%; text-align:center; }
.ustbarSag {float:none; width:100%; text-align:center;}
#top-search {display:none;}

.headerSol {float:none; text-align:center; background:#43474d;}
.headerSag {float:none; text-align:inherit;}
/*.headerSrc {display:block; float:right; width:75%; margin: 5px 10px 0 0;} */

.headerSrc {display: block;}

#headerFrm {margin-bottom:5px;}
#headerFrm input {width:80%; height:32px; background:rgba(255, 255, 255, 0.5); text-indent:10px; padding:3px; font-size:16px;}
#headerFrm button {width:19%; height:32px; float:right; border-radius:3px; margin:0; padding:0;}

.menuAc {display:block;}
#menu {display:none; clear:both; width:100%; padding:0 20px; border-radius:5px; box-sizing:border-box;}
#menu ul {background:none; float:none; padding:0; box-sizing:border-box;}
#menu ul li {background:none; float:none;}
#menu ul li:hover {background:none;}
#menu ul li a {padding:0; font-size:16px;}
#menu ul li a:hover {background:none; color:#ef7000;}

#menu ul li ul {position:initial; display:block;}
#menu ul li ul li {background:none; border:none;}
#menu ul li ul li:hover {background:none; border:none;}
#menu ul li ul li a {padding-left:10px; text-indent:15px; color:#777; border:none; font-size:15px;}
#menu ul li ul li a:hover {padding-left:10px; background:none; color:#ef7000; border:none;}
.cloned img {display:none;} /* <--- Sticky Menu Logo Hide */

/*#pgtitTasi {padding:20px;}*/

#pageTitle {padding:50px 20px; text-align:center;}
.siteDesc {float:none; margin-right:0; width: 100%;}
.siteDesc h1 {text-align:center;}
.ban728 {display:none;}
.pageBaslik { float:none; width:100%; margin:0;}
.breadcrumb { float:none; width:100%; margin:0; text-align:inherit; line-height:24px;}

#contentWrap {width:94%; margin:20px 3%; float:none;}
#contentWrapFull {width: 94%; margin:20px 3%;}
#contentWrapLeft {width:94%; margin:20px 3%; float:none;}

/*#featureWrap {display:none;}*/
#featureWrap {width:94%; margin:20px 3%; float:none;}
.feature {float:none;margin:20px 10px;}
.featureImg img {width:100%; height:auto;}

.content .postMeta {display:none;}
.contbanTit {display:none;}
.contbanCode {float:none; width:100%;}
/*.contImg img {width:100%; height:auto;}*/
.contImg {width:100%; height:auto;}
.contMeta {float:none;}
.contMore {float:none; margin-top:4px;}
span.social-share {/*display:none;*/}
.social-icon a span {padding: 0 6px;}

/*------------- Portfolyo List -----------*/
.portBox {float:left; width:48%; margin:1%;}
.portBox Img {width:100%; height:auto;}
/*--Port Single --*/
.portImg {float:none; width:100%; height:auto; text-align:center;}
.portText {float:none; width:100%; text-align:none; margin:0;}
.portText ul li span {float:left; display:block; margin-right:5px; width:inherit;}


.relatePost ul li { width:50%; margin-right:0; min-height:220px;}
.relateImg {margin:0 auto;}
.relateTit {margin-top:5px;}


#sidebar {width:100%; float:none;}
#sidebarLeft {width:100%; float:none;}
.sidebarform input {max-width:85%; width:100%;}
.sidebarCont {overflow:hidden;}
.sidebarCont ul li {float:left; width:48%; margin-right:2%;}
/*.autImg {background:none;}*/
.ban250 {text-align:inherit;}

.fwidget {float:none; width:100%; margin-right:0; padding:5% 5%;}
.fwidget:last-child {float:none; width:100%; margin-right:0; padding:5% 5%;}

.copyright {float:none; padding:5px 15px;}
.footerMenu {float:none; padding:5px 15px; overflow:hidden;}

.float-tel {display: flex;}
.float-teldsk {display: none;}



}
/*-------- Responsive 767px Finish --------*/


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

.pageBaslik {text-align:center;}
.breadcrumb {text-align:center;}


.contMore {text-align:center;}
.contBan {display:none;}
#contBan300 {display:block;}
#contBan300Code {text-align:center;}

/*--------------- Portfolyo List --------*/
.portBox {float:none; width:100%; margin:15px 0;}
.portBox Img {width:100%; height:auto;}
.portBox span {width:100%; display: block; text-align:center;}
.portBox span h5 {margin-bottom:5px;}

.singHr {display:none;}
.single-onceki a, .single-sonraki a  {margin:2px 0;}
.relateTitle {text-align:center;}
.relatePost ul li {float:none; width:100%; margin-right:0;}
.relatePost ul li:last-child {float:none; width:100%; margin-right:0;}
.relateImg {margin:0 auto;}
.relateTit {margin-top:5px;}

.autinfo-img {float:none; margin-right:0; border:none; text-align:center;}
.autinfo-img img {width:125px; height:125px;}
.autinfo-desc h5 {text-align:center;}
.autinfo-mail {position:relative; float: none; text-align:center;}


.sidebarTit {text-align:none;}
.sidebarform input {max-width:80%;}
.sidebarform button { padding: 0 10px;}
.ban250 {text-align:center;}
.google-box {text-align:center;}
.facebook-box {text-align:center;}
.sidebarCat ul li {float: none; margin-right:0; width:100%;}
.sidebarCat ul li:nth-last-child(1) {border-bottom: none;}
.sidebarCat ul li:nth-last-child(2) {border-bottom: 1px solid #f2f2f2;}


}


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

#menu { display: block!important; }

}