/*
Theme Name: Whizz
Theme URI: http://wp.themedemo.co/whizz
Author: FOXTHEMES
Author URI: https://themeforest.net/user/fox-themes
Description: A stunning visual experience for minimal loving creative. This template is a responsive and retina-ready WordPress theme with grid system layout. It is optimized for mobile touch and swipe.
Version: 2.0.4
Tags: one-column, two-columns, right-sidebar, custom-menu, post-formats, sticky-post
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: whizz
*/
.ntn_hover {
    width: 50px;
    height: 200px;
    position: fixed;
    z-index: 9999;
    right: 0;
    top: 200px;
    cursor: pointer;
}

.rqst-callbackbtn {
    background: #980102;
    padding: 15px;
    rotate: -90deg;
    width: 300px;
    height: 85px;
    position: absolute;
    z-index: 9999;
    right: -145px;
    cursor: pointer;
    font-size: 20px;
    color: #fff;
    margin-top: 100px;
    border-radius: 5px;
	text-align:center;
}

@media only screen and (max-width: 600px) {
	.rqst-callbackbtn a{color:#fff;text-decoration:auto;}
}