%PDF- %PDF-
| Direktori : /home/cargonizer/domains/cargonizer.com.tr/private_html/responsive/ |
| Current File : /home/cargonizer/domains/cargonizer.com.tr/private_html/responsive/respo.css |
/* Genel */
/* bxslider */
.bx-viewport {
left:0 !important;
box-shadow:none !important;
-webkit-box-shadow:none !important;
}
.bx-prev, .bx-next{
top:auto !important;
bottom:20px;
}
.bx-next {
right:auto;
left:50px;
}
/* Mobile Menu */
#mobile-menu-button {
font-size:28px;
color:#9ad0df ;
}
iframe.ik-frame {
width:100%;
height:100%;
}
/* Resp */
/* md */
@media (min-width:992px) AND (max-width:1200px){
#slayder {
height:281px !important;
}
}
/* sm */
@media (min-width:768px) AND (max-width:992px){
.footer {
height:auto;
}
#slayder {
height:290px !important;
}
}
/* xs */
@media (max-w
idth:768px){
.blog-list-item {
text-align:center;
}
.blog-list-item img {
float:none;
}
#slayder {
height:180px !important;
}
.logo {
text-align: center;
}
.social {
margin:10px 0;
}
.social ul {
text-align:center;
}
.footer {
height:auto;
}
.privacy, .copyright {
text-align: center;
}
.logo img {
height:45px;
}
#formContainer .addLang a, #formContainer .addMis a, #formContainer .addRef a {
margin-top: 16px;
}
#formContainer .delLang a, #formContainer .delMis a, #formContainer .delRef a {
font-size: 10px;
margin-top: 15px;
}
}
/* Medi for Mobile Menu */
@media (max-width:992px){
#mobile-menu-button {
display:inline-block;
}
.menuOrder.open {
height:auto;
}
.menuOrder.open ul * {
float:none !important;
display:block !important;
position:static !important;
}
.menuOrder ul {
display:none;
width:100% !important;
}
.menuOrder.open ul {
display:block !important;
}
.menuOrder.open ul li:first-child {
margin-top:10px;
}
.menuOrder.open ul li:last-child {
margin-bottom:10px;
}
.menuOrder.open ul li a {
font-size:18px;
width:100% !important;
}
.menuOrder.open ul li ul {
}
.menuOrder.open ul li ul li {
position:static;
width:100%;
}
.menuOrder.open ul li ul li a {
border:none;
color:#fff;
margin-left:15px;
}
.menuOrder.open ul li ul li a:hover {
color:#666;
}
.menuOrder.open ul li ul li:first-child a {
border:none;
}
}