File: /var/www/html/pmw24/wp-content/themes/PunjabMotor/assets/css/banner.css
/************* Right-part ************/
.bannerbox {
left: 5%;
margin: 0;
padding: 2%;
right: 5%;
text-shadow: none;
top: 21%;
width: 86%;
}
.bannersection img {
width: 100%;
}
.bannerbox > h1 {
color: #000000;
font-size: 36px;
font-weight: bold;
line-height: 35px;
margin: 0;
padding: 0;
text-align: left;
}
.btn1 {
background: #000000 none repeat scroll 0 0;
color: #f7cb53;
display: inline-block;
float: left;
font-size: 18px;
font-weight: 600;
line-height:49px;
margin:20px 0 0 0;
padding: 0 28px;
text-align: center;
font-family: 'Open Sans', sans-serif;
}
.btn1:hover, .btn1:focus, .btn1:active {
color: #000;
text-decoration: none;
background: #f7cb53;
}
.carousel-control {
position: absolute;
top: 0;
bottom: 0;
left: 0;
width: 2%;
font-size: 20px;
color: #fff;
text-align: center;
text-shadow: 0 1px 2px rgba(0,0,0,.6);
background-color: rgba(0,0,0,0);
filter: alpha(opacity=50);
opacity: .5;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
border-radius: 0;
font-size: 24px;
height: 86px;
line-height: 57px;
margin: 0;
padding: 14px 0;
top: 39%;
width: 39px;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
right: 0;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-left {
left: 0;
}
.carousel-control.left, .carousel-control.right {
background-image: none;
}
.previousnextbox .carousel-control .angle_left {
background: #000 url("../images/banner_left.png") no-repeat scroll center center;
display: inline-block;
height: 86px;
left: 0;
opacity: 0.9;
position: absolute;
text-shadow: none;
top: 40%;
transition: all 0.3s ease-out 0s;
width: 32px;
z-index: 5;
}
.previousnextbox .carousel-control .angle_right {
background: #000 url("../images/banner_right.png") no-repeat scroll center center;
display: inline-block;
height: 86px;
opacity: 0.9;
position: absolute;
right: 0;
text-shadow: none;
top: 40%;
transition: all 0.3s ease-out 0s;
width: 32px;
z-index: 5;
}
/**********@media only screen and (min-width:200px) and (max-width:767px)**********/
@media only screen and (min-width:200px) and (max-width:767px) {
.btn1 {
font-size: 11px;
line-height: 18px;
margin: 5px 0;
padding: 0;
width: 100px;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
font-size: 13px;
height: 50px;
line-height: 50px;
margin: 0;
padding: 0;
top: 39%;
width: 18px;
}
}
/**********@media only screen and (min-width:200px) and (max-width:767px)**********/
/********************@media only screen and (min-width:768px) and (max-width:991px)********************/
@media only screen and (min-width:768px) and (max-width:1024px) {
.bannerbox > h1 {
font-size: 45px;
line-height: 45px;
}
.btn1 {
font-size: 11px;
line-height: 18px;
margin: 5px 0;
padding: 0;
width: 100px;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
font-size: 13px;
height: 50px;
line-height: 50px;
margin: 0;
padding: 0;
top: 39%;
width: 18px;
}
}
/********************@media only screen and (min-width:768px) and (max-width:991px)********************/