 .mobi-stories-tabs {
                                display: none;
                                z-index: 1000;
                                position: relative;
                            }
                            .mobi-stories-tabcontent {
                                background: #fff;
                                padding: 5px;
                                border: 1px solid #ccc;
                                margin: 0 5px;                               
                            }
                            .mobi-stories-tabcontent ul li {
                                list-style-type: none;
                                padding-bottom: 8px;
                                margin-bottom: 8px;
                                border-bottom: 1px solid #ccc;
                            }
                            .story-thumbimg {
                                float: left;
                                width: 80px;
                            }
                            .story-desc {
                                margin-left: 85px;
                                font-size: 1.2em;
                                color: #000;
                                padding: 4px;
                            }
                            .story-desc a {color: #000;}
                            .mobi-story-tabs {margin: 5px 5px 0 5px;}
                            .mobi-story-tabs ul li {
                                list-style-type: none;
                                float: left;
                                width: 50%;
                            }
                            .mobi-story-tabs ul li a {
                                display: block;
                                padding: 8px 0;
                                font-size: 1.6em;
                                color: #000;
                                background: #dedede;
                                border: 1px solid #ccc;
                                border-radius: 5px 5px 0 0;
                                text-align: center;
                                margin-right: 1px;
                                position: relative;
                                overflow: hidden;
                               
                            }
                            .mobi-story-tabs ul li a.selected {
                                background: #fff;           
                                border-bottom: 1px solid #fff;       
                                top: 1px;
                            }
                            #mobi-header, #mobi-menu {position: relative;z-index: 999999;}
                            .mobi-story-overlay {
                                width: 100%;
                                height: 100%;
                                background: #fff;
                                position: fixed;
                                top: 75px;
                                left: 0;
                                right: 0;
                                bottom: 0;
                                display: none;
                                z-index: 100;
                            }
                            @media only screen
                            and (max-width : 319px) {
                                .mobi-story-tabs ul li a {
                                    font-size: 1.4em;
                                } }
#gizbotPopup {
display:none;
}

img#close {
position:absolute;
right:-2px;
top:8px;
float: left;
}

#close{
cursor:pointer;
font-family: Arial;
font-size: 18px;
color: #949494;
float: right;
line-height: 64px;
font-weight: bold;
text-align: right;
}
#close a {padding: 0 20px;display:block;color: #949494;}

#popupContact {
    border: 1px solid #ebebeb;
    bottom: 0px!important;
    display: block;
    /*height: 100%;*/
    transition: width 100ms ease-in 0s;
    width: 85%;
    background: #fcfcfc ;
    position: fixed;
    right: 0;
    top: 0; 
    z-index: 10000999;   
}
.story-desc a:visited {
	color:#767676;
}
#gizpopup {
        position: fixed;
        bottom:63px;
        right: 20px;
}
#giz-notifications-head {
    border-bottom: 1px solid #cfcfcf;
    height: 60px;
    text-align: left !important;
    width: 100%;
}

#giz-notifications-title {
    border-bottom: 3px solid #424242;
    color: #424242;
    cursor: pointer !important;
    display: inline-block !important;
    font-size: 20px;
    font-weight: 500;
    line-height: 58px;
    margin: 0;
    text-align: center;
    text-transform: uppercase;
    width: 145px;
    font-family: Arial;
}


#giz-data {
    height: 90%;
    list-style-type: none;
    margin: 0;
    overflow: scroll;
    position: relative;
    width: 100%;
}

.social-plugins {
    float: right;
    margin-right:10px;
}
.social-icon {
    clear: both;
    float: right;
    padding-top: 6px;
}
.mobi-stories-tabcontent{
	border: none!important;
}
