#slideout {width:456px;top:400px;position:fixed;z-index:999;right:0;} 
#slider {width:456px;top:360px !important;position:fixed;z-index:999;right:0;}
#header {width: 280px;height:auto;position:absolute;right:0;margin-left:40px;padding:0 40px 0 40px;background:#0562A0;font-size:14px;padding-bottom: 27px;}
/*#header img{margin:27px 0px 15px 0px; width: 200px;}*/
#header img{margin:15px auto; width: 200px;height:135px;}
#header .form-inline label{display:block;margin-top: 10px;margin-bottom: 5px;color:#FFF;font-family: 'PT Sans Caption', sans-serif;}
#header .form-inline input{ width:100%;    border: 0px;padding: 5px;}
#header .form-inline .btn{margin-top: 25px;border:0px;}
#header > h4{color:#FFF;margin-bottom:5px;}
#header > h6{color:#469BF5;}
#sidebar {position: absolute;top: 0px;left: 114px;}
#sidebar1 {position: absolute;top: 0px;left: 114px;}
/*
#clickme .rotate {
writing-mode: vertical-rl;
transform: rotate(180deg);
margin-top: 10px;
}*/
#clickme {background: #0562A0;position: fixed;text-align: center;padding: 6px 11px;color: #FFF;cursor: pointer;border-radius: 5px 0px 0px 5px;border-left: 2px solid transparent;
border-top: 2px solid transparent;
border-bottom: 2px solid transparent;}
/****Bounce Css****/
.bounce {-webkit-animation:bounce 2s 2;}
@-webkit-keyframes bounce {
    0%       { bottom:5px; }
    25%, 75% { bottom:15px; }
    50%      { bottom:20px; }
    100%     {bottom:0;}
}
            /*.bounce1 {-webkit-animation:bounce 2s 1;}*/
@media(max-width:768px){
    #slider{display:none;}
    }
            