@import url('https://fonts.googleapis.com/css?family=Alatsi&display=swap');
@import url('https://fonts.googleapis.com/css?family=Calistoga&display=swap');
@import url('https://fonts.googleapis.com/css?family=Bebas+Neue&display=swap');
@import url('https://fonts.googleapis.com/css?family=Roboto+Slab&display=swap');
@import url('https://fonts.googleapis.com/css?family=Alatsi&display=swap');
@import url('https://fonts.googleapis.com/css?family=Titillium+Web&display=swap');
@import url('https://fonts.googleapis.com/css?family=Alatsi&display=swap');

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url("https://netdna.bootstrapcdn.com/bootstrap/3.0.0/fonts/glyphicons-halflings-regular.eot");
    src: url("https://netdna.bootstrapcdn.com/bootstrap/3.0.0/fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("https://netdna.bootstrapcdn.com/bootstrap/3.0.0/fonts/glyphicons-halflings-regular.woff") format("woff"), url("https://netdna.bootstrapcdn.com/bootstrap/3.0.0/fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("https://netdna.bootstrapcdn.com/bootstrap/3.0.0/fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular") format("svg");
}

html{
    max-height:100vh;
    /*overflow-y: hidden;*/
}
body, body {
    max-width: 100%;
    height: 100%;
    overflow-x: hidden;
}

body {
    /*background-image: linear-gradient(180deg, rgb(60, 80, 230), rgb(100 140 254));*/
    background-color: rgb(0, 54, 124);
    /*background-color: rgb(60, 80, 230);*/
    /*background-color: rgb(86, 114, 249);*/
    /*background-image: url(../Images/banner-bg.jpg);*/
    /* background-repeat: repeat-y;*/
}

.sroll {
    overflow-y: scroll;
}

img {
    image-orientation: from-image;
}

.sroll::-webkit-scrollbar {
    display: none;
}

.bx {
    height: 100vh;
    margin-top: 66px;
    z-index: -2;
}

.setbut {
    margin-top: 20px;
    margin-bottom: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 16px;
}

.top3e {
    /*font-family: 'Bebas Neue', cursive;*/
    font-family: 'Muli', sans-serif;
    font-size: 26px;
    text-align: center;
}

.notifybuble {
    position: relative;
    top: -12px;
    font-size: 10px;
    background-color: red;
    color: white;
    border-radius: 10px;
    padding: 3px;
    font-weight: bold;
}

.edittxt {
    background-color: orangered;
    padding: 8px;
    margin: 5px;
    font-size: 12px;
    color: white
}


.table {
    margin-bottom: 1px !important;
}


.vertical-menu {
    width: 100%;
}

.labeltxt {
    font-size: 16px;
    font-weight: bold;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 10px;
}

.vertical-menu a {
    border: 1px solid gray;
    background-color: #ffffff;
    color: black;
    display: block;
    padding: 12px;
    text-decoration: none;
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 18px;
    font-family: 'Muli', sans-serif;
    /*font-family: 'Alatsi', sans-serif;*/
}

    .vertical-menu a:hover {
        background-color: cyan;
        
    }

    .vertical-menu a.active {
        background-color: #4CAF50;
        color: white;
    }

.rightar {
    float: right;
}



.newsbody {
    font-family: 'Muli', sans-serif;
    /* font-family: 'Roboto Slab', serif;*/
    padding: 4px;
    text-align: justify;
}

.friend {
    margin-bottom: 10px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
    border-color: #ddd;
    height: auto;
}

.comuser {
    border-radius: 50%;
    width: 45px;
}

.comname {
    width: 100%;
}

.comtxt {
    text-align: left;
    font-size: 13px;
}

.posttxt {
    font-size: 18px;
}

.panelhead {
    background-color: aliceblue;
    height: 64px;
}

.panelhead1 {
    background-color: aliceblue;
    height: 25px;
}

.panelfooter {
    background-color: aliceblue;
    height: 30px;
}

.postuser {
    border-radius: 50%;
    width: 64px;
    height: 64px;
    padding: 5px;
    float: left !important;
    object-fit: cover;
}

.postmsg {
    padding: 10px;
}








.milestone-counter {
    text-align: center;
}
/* .stat {

} */
.highlight {
    color: #111;
    font-weight: bold;
    display: block;
    overflow: hidden;
    margin-bottom: 0;
    font-size: 48px;
}

.stat i {
    color: #3498db;
}

.milestone-details {
    font-weight: bold;
    font-size: 20px;
    color: #767676;
    /*   font-family: 'Titillium Web', sans-serif;*/
    font-family: 'Muli', sans-serif;
}


.comname {
    font-weight: bold;
    font-size: 14px;
}

.likectxt {
    font-size: 16px;
}

.postusername {
    margin: 0px;
    font-size: 16px;
    font-weight: 700;
    margin-left: 60px;
    padding-top: 15px;
    font-family: 'Muli', sans-serif;
    /* font-family: inherit;*/
}

.posttime {
    color: rgb(153, 153, 153);
    font-size: 12px;
    font-weight: 400;
}

.comment {
    padding: 10px;
}

.usercon {
    text-align: center;
}

.profile {
    margin: 20px 0;
}

.btntxt {
    color: blueviolet;
    font-size: 17px;
    font-weight: 400;
    text-transform: capitalize !important;
    font-family: 'Muli', sans-serif;
    /*font-family: 'Alatsi', sans-serif;*/
}


.txtupbtn {
    font-size: 18px;
}

.txtupbtn1 {
    font-size: 18px;
    float: right;
}

.comsel {
    background-color: aliceblue;
}
/* Profile sidebar */


.profile-userpic img {
    float: none;
    margin: 0 auto;
    width: 50%;
    height: 50%;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    border-radius: 50% !important;
    border-style: solid;
    border-width: 1px;
    border-bottom-color: blueviolet;
}

.fogot {
    font-size: 16px;
    text-decoration: none !important;
    color: #000000;
    font-family: 'Bebas Neue', cursive;
}

.createac {
    font-size: 16px;
    text-decoration: none !important;
    color: #000000;
    font-family: 'Bebas Neue', cursive;
}

.profile-usertitle {
    text-align: center;
    margin-top: 20px;
}

.profile-usertitle-name {
    color: #000000;
    font-size: 26px;
    margin-bottom: 7px;
    font-family: 'Alatsi', sans-serif;
}

.profile-usertitle-job {
    text-transform: uppercase;
    color: #5b9bd1;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 15px;
}

.likecash {
    text-transform: uppercase;
    color: #5a7391;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 15px;
}

.profile-userbuttons {
    text-align: center;
    margin-top: 10px;
}

    .profile-userbuttons .btn {
        text-transform: uppercase;
        font-size: 11px;
        font-weight: 600;
        padding: 6px 15px;
        margin-right: 5px;
    }

        .profile-userbuttons .btn:last-child {
            margin-right: 0px;
        }

.profile-usermenu {
    margin-top: 30px;
}

    .profile-usermenu ul li {
        border-bottom: 1px solid #f0f4f7;
        /*height: 30px;*/
        padding:4px
    }

        .profile-usermenu ul li:last-child {
            border-bottom: none;
        }

        .profile-usermenu ul li a {
            /* color: #93a3b5;*/
            font-size: 14px;
            font-weight: 400;
        }

            .profile-usermenu ul li a i {
                margin-right: 8px;
                font-size: 14px;
            }

        .profile-usermenu ul li:hover {
            background-color: lightgray;
            color: #FFFFFF;
        }

        .profile-usermenu ul li.active {
            border-bottom: none;
        }

            .profile-usermenu ul li.active a {
                color: #5b9bd1;
                background-color: #f6f9fb;
                border-left: 2px solid #5b9bd1;
                margin-left: -2px;
            }

/* Profile Content */
.profile-content {
    padding: 20px;
    background: #fff;
    min-height: 460px;
}

.uploadsection {
    background-color: #DCDCDC;
    padding: 5px;
    margin-top: 2px;
    margin-bottom: 8px;
}
/*drop down*/
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    width: 100px;
    box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.2);
    z-index: 1;
    top: 50%;
    left: 50%;
    transform: translate(-80%, 20%);
}

    .dropdown-content a {
        float: none;
        color: black;
        padding: 5px;
        text-decoration: none;
        display: block;
        box-shadow: 0px 4px 4px 0px rgba(0,0,0,0.2);
        text-align: left;
    }

.dropdown {
    float: right;
}

h4 {
    font-weight: 600;
}

p {
    font-size: 12px;
    margin-top: 5px;
}

.price {
    font-size: 12px;
    margin: 0 auto;
    color: #333;
    font-weight: bolder;
}

.imgproduct {
    max-height: 120px !important;
}

.right {
    float: right;
    border-bottom: 2px solid #4B8E4B;
}

.thumbnail {
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

    .thumbnail:hover {
        opacity: 1.00;
        box-shadow: 0px 0px 1px #4bc6ff;
    }

.line {
    margin-bottom: 5px;
}

@media screen and (max-width: 770px) {
    .right {
        float: left;
        width: 100%;
    }
}

.rightb {
    float: right;
    padding: 0px 10px 10px 0px;
}




.price {
    font-size: 14px;
    margin: 0 auto;
    color: #333;
    text-align: center
}

.thumbnail {
    opacity: 1;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

    .thumbnail:hover {
        opacity: 1.00;
        box-shadow: 0px 0px 2px #4bc6ff;
    }

.line {
    margin-bottom: 5px;
}

@media screen and (max-width: 770px) {
    .right {
        float: left;
        width: 100%;
    }
}

span.thumbnail {
    border: 1px solid #00c4ff !important;
    border-radius: 0px !important;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.16);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.16);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.16);
    padding: 1px;
}

.container h4 {
    margin-top: 70px;
    margin-bottom: 30px;
}

.right {
    float: right;
    border-bottom: 2px solid #0a5971;
}

.productimage {
    max-height: 120px;
    min-height: 120px;
}

.btnlike {
    color: black;
    background-color: lightblue;
}

.btnliked {
    color: steelblue;
    background-color: transparent;
}

.btnlikea {
    text-decoration: none !important;
}






input#search-bar {
    margin-left: 10%;
    width: 90%;
    height: 45px;
    padding: 0 10px;
    font-size: 14px;
    border: 1px solid #D0CFCE;
    outline: none;
    &:focus

{
    border: 1px solid #008ABF;
    transition: 0.35s ease;
    color: #008ABF;
    &::-webkit-input-placeholder

{
    transition: opacity 0.45s ease;
    opacity: 0;
}

&::-moz-placeholder {
    transition: opacity 0.45s ease;
    opacity: 0;
}

&:-ms-placeholder {
    transition: opacity 0.45s ease;
    opacity: 0;
}

}
}

.search-icon {
    position: relative;
    float: right;
    width: 75px;
    height: 75px;
    top: -62px;
    right: -60px;
}


.dashnum {
    font-size: 20px;
}

.maintitle1 {
    text-align: center;
    font-size: 50px;
    color: white;
    font-family: 'Alatsi', sans-serif;
}

.formadd {
    margin-left: 25px;
}




/*  desktop Mode  */ /*  desktop Mode  */ /*  desktop Mode  */ /*  desktop Mode  */ /*  desktop Mode  */

@media (min-width: 769px) {

    .topadd {
        margin-top: 10px;
    }

    .post {
        margin-bottom: 10px;
        background-color: #fff;
        border: 1px solid transparent;
        border-radius: 4px;
        -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
        box-shadow: 0 1px 1px rgba(0,0,0,.05);
        border-color: #ddd;
        height: auto;
    }

    .loginp {
        padding: 25px 0 0 0;
        background: #fff;
        padding: 15px;
        margin-top: 75px;
        font-family: 'Muli', sans-serif;
    }
    .mt-75 {
        margin-top: 75px;
    }

    .combox {
        height: 25px;
        width: 100%;
        margin-top: 6px;
        border-radius: 1rem;
    }

    .profile-sidebar {
        margin-top: 25px;
        padding: 25px 0 0 0;
        background: #fff;
        padding: 15px;
        font-family: 'Muli', sans-serif;
    }

    .profile-sidebarnews {
        margin-top: 25px;
        padding: 25px 0 0 0;
        background: #fff;
        padding: 15px;
    }

    .profile-sidebarfriend {
        margin-top: 25px;
        padding: 25px 0 0 0;
        background: #fff;
        padding: 15px;
    }

    .mobimg {
        display: none;
    }

    .icon-bar {
        width: 100%;
        background-color: rgb(0, 54, 124);
        /*background-color: rgb(86, 114, 249);*/
        /*background-color: #3b9ad7;*/
        overflow: auto;
        position: fixed;
        top: 0;
        z-index: 1;
        border-bottom: 3px solid white;
    }

        .icon-bar a {
            float: left;
            width: 12.5%;
            text-align: center;
            padding: 12px 0;
            transition: all 0.3s ease;
            color: white;
            font-size: 14px;
            text-decoration: none
        }

            .icon-bar a:hover {
                background-color: #234197;
            }


    .active {
        background-color: #234197;
    }

    .maintitle {
        margin-top: 150px;
        text-align: right;
        font-size: 65px;
        color: white;
        font-family: 'Alatsi', sans-serif;
    }

    .subtitile {
        font-family: 'Calistoga', cursive;
        text-align: right;
        font-size: 30px;
        color: white;
    }

    .mainimg {
        width: 250px;
        margin-top: 25px;
    }

    .mainbtn {
        font-size: 15px;
        padding: 8px 13px;
        font-weight: 400;
        background: #234197;
        color: #fff;
        margin-left: 10px;
        float: right;
    }

        .mainbtn:hover {
            box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24),0 17px 50px 0 rgba(0,0,0,0.19);
        }

    /*.sidenav{
        width:150px;
        right:5px;
       
    }*/

}

.profile-sidebar1 {
    margin-top: 25px;
    padding: 25px 0 0 0;
    background: #fff;
    padding: 15px;
}

/*  Mobile Mode  */ /*  Mobile Mode  */ /*  Mobile Mode  */ /*  Mobile Mode  */ /*  Mobile Mode  */


@media (max-width: 768px) {

    .loginp {
        padding: 25px 0 0 0;
        background: #fff;
        padding: 15px;
        margin-top: 50px;
    }
    .mt-75 {
        margin-top: 50px;
    }
    .post {
        margin-bottom: 4px;
        background-color: #fff;
        border: 1px solid transparent;
        border-radius: 4px;
        -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
        box-shadow: 0 1px 1px rgba(0,0,0,.05);
        border-color: #ddd;
        height: auto;
    }

    .mobhide {
        display: none;
    }

    .topadd {
        display: none;
    }

    .combox {
        height: 25px;
        width: 100%;
        margin-top: 6px;
        border-radius: 1rem;
    }

    .profile-sidebar {
        margin-top: 5px;
        padding: 25px 0 0 0;
        background: #fff;
    }

    .profile-sidebarfriend {
        margin-top: 5px;
        padding: 25px 0 0 0;
        background: #fff;
        padding-left: 15px;
        padding-right: 15px;
    }

    .profile-sidebarnews {
        margin-top: 5px;
        padding: 2px 0 0 0;
        background: #fff;
    }

    .profile-sidebar1 {
        margin-top: 25px;
        padding: 25px 0 0 0;
        background: #fff;
        padding: 15px;
    }

    .logoimg {
        width: 100px;
    }

    .mobimg {
        text-align: center;
    }

    .maintitle {
        text-align: center;
        margin-top: 70px;
        text-align: center;
        font-size: 55px;
        color: white;
        font-family: 'Alatsi', sans-serif;
    }

    .subtitile {
        font-family: 'Calistoga', cursive;
        text-align: center;
        font-size: 25px;
        color: white;
    }

    .mobc {
        text-align: center;
    }

    .mainbtn {
        text-align: center;
        font-size: 15px;
        padding: 8px 13px;
        font-weight: 400;
        background: #234197;
        color: #fff;
        margin-left: 10px;
    }

        .mainbtn:hover {
            box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24),0 17px 50px 0 rgba(0,0,0,0.19);
        }

    .mainimg {
        display: none;
    }

    .icon-bar {
        overflow: auto;
        background-color: rgb(0, 54, 124);
        /*background-color: rgb(86, 114, 249);*/
        /*background-color: #3b9ad7;*/
        width: 100%;
        position: fixed;
        top: 0;
        z-index: 1;
        border-bottom: 3px solid white;
    }

        .icon-bar a {
            float: left;
            width: 12.5%;
            text-align: center;
            padding: 12px 0;
            transition: all 0.3s ease;
            color: white;
            font-size: 20px;
        }

            .icon-bar a:hover {
                background-color: #234197;
            }

    .active {
        background-color: #234197;
    }

    .menutxt {
        display: none;
    }
}




/*   Custom 2  */
.panel-google-plus {
    position: relative;
    border-radius: 0px;
    border: 1px solid rgb(216, 216, 216);
    font-family: 'Roboto', sans-serif;
}

    .panel-google-plus > .dropdown {
        position: absolute;
        top: 5px;
        right: 15px;
    }

        .panel-google-plus > .dropdown > span > span {
            font-size: 10px;
        }

        .panel-google-plus > .dropdown > .dropdown-menu {
            left: initial;
            right: 0px;
            border-radius: 2px;
        }

    .panel-google-plus > .panel-google-plus-tags {
        position: absolute;
        top: 35px;
        right: -3px;
    }

        .panel-google-plus > .panel-google-plus-tags > ul {
            list-style: none;
            padding: 0px;
            margin: 0px;
        }

            .panel-google-plus > .panel-google-plus-tags > ul:hover {
                box-shadow: 0px 0px 3px rgb(0, 0, 0);
                box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.25);
            }

            .panel-google-plus > .panel-google-plus-tags > ul > li {
                display: block;
                right: 0px;
                width: 0px;
                padding: 5px 0px 5px 0px;
                background-color: rgb(245, 245, 245);
                font-size: 12px;
                overflow: hidden;
            }

                .panel-google-plus > .panel-google-plus-tags > ul > li::after {
                    content: "";
                    position: absolute;
                    top: 0px;
                    right: 0px;
                    height: 100%;
                    border-right: 3px solid rgb(66, 127, 237);
                }

                .panel-google-plus > .panel-google-plus-tags > ul:hover > li,
                .panel-google-plus > .panel-google-plus-tags > ul > li:first-child {
                    padding: 5px 15px 5px 10px;
                    width: auto;
                    cursor: pointer;
                    margin-left: auto;
                }

            .panel-google-plus > .panel-google-plus-tags > ul:hover > li {
                background-color: rgb(255, 255, 255);
            }

            .panel-google-plus > .panel-google-plus-tags > ul > li:hover {
                background-color: rgb(66, 127, 237);
                color: rgb(255, 255, 255);
            }

    .panel-google-plus > .panel-heading,
    .panel-google-plus > .panel-footer {
        background-color: rgb(255, 255, 255);
        border-width: 0px;
    }

    .panel-google-plus > .panel-heading {
        margin-top: 20px;
        padding-bottom: 5px;
    }

        .panel-google-plus > .panel-heading > img {
            margin-right: 15px;
        }

        .panel-google-plus > .panel-heading > h3 {
            margin: 0px;
            font-size: 14px;
            font-weight: 700;
        }

        .panel-google-plus > .panel-heading > h5 {
            color: rgb(153, 153, 153);
            font-size: 12px;
            font-weight: 400;
        }

    .panel-google-plus > .panel-body {
        padding-top: 5px;
        font-size: 13px;
    }

        .panel-google-plus > .panel-body > .panel-google-plus-image {
            display: block;
            text-align: center;
            background-color: rgb(245, 245, 245);
            border: 1px solid rgb(217, 217, 217);
        }

            .panel-google-plus > .panel-body > .panel-google-plus-image > img {
                max-width: 100%;
            }

    .panel-google-plus > .panel-footer {
        font-size: 14px;
        font-weight: 700;
        min-height: 54px;
    }

        .panel-google-plus > .panel-footer > .btn {
            float: left;
            margin-right: 8px;
        }

        .panel-google-plus > .panel-footer > .input-placeholder {
            display: block;
            margin-left: 98px;
            color: rgb(153, 153, 153);
            font-size: 12px;
            font-weight: 400;
            padding: 8px 6px 7px;
            border: 1px solid rgb(217, 217, 217);
            border-radius: 2px;
            box-shadow: rgba(0, 0, 0, 0.0470588) 0px 1px 0px 0px;
        }

    .panel-google-plus.panel-google-plus-show-comment > .panel-footer > .input-placeholder {
        display: none;
    }

    .panel-google-plus > .panel-google-plus-comment {
        display: none;
        padding: 10px 20px 15px;
        border-top: 1px solid rgb(229, 229, 229);
        background-color: rgb(245, 245, 245);
    }

    .panel-google-plus.panel-google-plus-show-comment > .panel-google-plus-comment {
        display: block;
    }
    /*.panel-google-plus > .panel-google-plus-comment > img {
    float: left;   
}*/
    .panel-google-plus > .panel-google-plus-comment > .panel-google-plus-textarea {
        float: right;
        width: calc(100% - 56px);
    }

        .panel-google-plus > .panel-google-plus-comment > .panel-google-plus-textarea > textarea {
            display: block;
            /*margin-left: 60px;
    width: calc(100% - 56px);*/
            width: 100%;
            background-color: rgb(255, 255, 255);
            border: 1px solid rgb(217, 217, 217);
            box-shadow: rgba(0, 0, 0, 0.0470588) 0px 1px 0px 0px;
            resize: vertical;
        }

        .panel-google-plus > .panel-google-plus-comment > .panel-google-plus-textarea > .btn {
            margin-top: 10px;
            margin-right: 8px;
            width: 100%;
        }

@media (min-width: 992px) {
    .panel-google-plus > .panel-google-plus-comment > .panel-google-plus-textarea > .btn {
        width: auto;
    }
}


.panel-google-plus .btn {
    border-radius: 3px;
}

.panel-google-plus .btn-default {
    border: 1px solid rgb(217, 217, 217);
    box-shadow: rgba(0, 0, 0, 0.0470588) 0px 1px 0px 0px;
}

    .panel-google-plus .btn-default:hover,
    .panel-google-plus .btn-default:focus,
    .panel-google-plus .btn-default:active {
        background-color: rgb(255, 255, 255);
        border-color: rgb(0, 0, 0);
    }
