*, :after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

body {
    background: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;

}

.IpadView {
    display: none;
}
.gs_container {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    z-index: 0;
    opacity: 1;
    width: 100%;
    height: 100%;
    background: url(../jpg/Global_services.png) no-repeat center top;
    background-size: 100%;
}

.gs_header {
    height: 100px;
    background: transparent;
    text-align: center;
}

.gs_content {
    /*height: calc(100vh - 120px);*/
    overflow: hidden;
    overflow-y: auto;
}

    .gs_content ul {
        width: 100%;
        float: left;
        list-style: none;
        padding-left: 0;
        margin: 0;
        position: relative;
    }

        .gs_content ul.line_1 {
            right: 53px;
            top: 0px;
        }

        .gs_content ul.line_2 {
            right: 0px;
            top: -22px;
        }

        .gs_content ul.line_3 {
            right: 55px;
            top: -45px;
        }

        .gs_content ul.line_4 {
            right: 110px;
            top: -68px;
        }

        .gs_content ul.line_5 {
            right: 165px;
            top: -90px;
        }

        .gs_content ul.line_6 {
            right: 220px;
            top: -112px;
        }

        .gs_content ul.line_7 {
            right: 275px;
            top: -135px;
        }

/*color code*/
.brown {
    background: #a89595;
}

    .brown:before {
        border-bottom-color: #a89595;
    }

    .brown:after {
        border-top-color: #a89595;
    }

.purple {
    background: #b484b6;
}

    .purple:before {
        border-bottom-color: #b484b6;
    }

    .purple:after {
        border-top-color: #b484b6;
    }

.violet {
    background: #9893c8;
}

    .violet:before {
        border-bottom-color: #9893c8;
    }

    .violet:after {
        border-top-color: #9893c8;
    }

.light_brown {
    background: #a49a8b;
}

    .light_brown:before {
        border-bottom-color: #a49a8b;
    }

    .light_brown:after {
        border-top-color: #a49a8b;
    }

.d_green {
    background: #51b3a6;
}

    .d_green:before {
        border-bottom-color: #51b3a6;
    }

    .d_green:after {
        border-top-color: #51b3a6;
    }

.d_pink {
    background: #d78f7e;
}

    .d_pink:before {
        border-bottom-color: #d78f7e;
    }

    .d_pink:after {
        border-top-color: #d78f7e;
    }

.d_grey {
    background: #738c97;
}

    .d_grey:before {
        border-bottom-color: #738c97;
    }

    .d_grey:after {
        border-top-color: #738c97;
    }

.chartreuse_green {
    background: #86b351;
}

    .chartreuse_green:before {
        border-bottom-color: #86b351;
    }

    .chartreuse_green:after {
        border-top-color: #86b351;
    }

.ds_cyan {
    background: #aeab75;
}

    .ds_cyan:before {
        border-bottom-color: #aeab75;
    }

    .ds_cyan:after {
        border-top-color: #aeab75;
    }

.bluish_gray {
    background: #7f8b8f;
}

    .bluish_gray:before {
        border-bottom-color: #7f8b8f;
    }

    .bluish_gray:after {
        border-top-color: #7f8b8f;
    }

.pale_orange {
    background: #e38d40;
}

    .pale_orange:before {
        border-bottom-color: #e38d40;
    }

    .pale_orange:after {
        border-top-color: #e38d40;
    }

.light_crimson {
    background: #d77e95;
}

    .light_crimson:before {
        border-bottom-color: #d77e95;
    }

    .light_crimson:after {
        border-top-color: #d77e95;
    }

.strong_cerulean {
    background: #a08649;
}

    .strong_cerulean:before {
        border-bottom-color: #a08649;
    }

    .strong_cerulean:after {
        border-top-color: #a08649;
    }

.vl_red {
    background: #ee5f66;
}

    .vl_red:before {
        border-bottom-color: #ee5f66;
    }

    .vl_red:after {
        border-top-color: #ee5f66;
    }

.cobalt_blue {
    background: #88a5e2;
}

    .cobalt_blue:before {
        border-bottom-color: #88a5e2;
    }

    .cobalt_blue:after {
        border-top-color: #88a5e2;
    }

.harlequin_green {
    background: #8aaa69;
}

    .harlequin_green:before {
        border-bottom-color: #8aaa69;
    }

    .harlequin_green:after {
        border-top-color: #8aaa69;
    }

.amber_yellow {
    background: #ecb32a;
}

    .amber_yellow:before {
        border-bottom-color: #ecb32a;
    }

    .amber_yellow:after {
        border-top-color: #ecb32a;
    }

.malachite_green {
    background: #319244;
}

    .malachite_green:before {
        border-bottom-color: #319244;
    }

    .malachite_green:after {
        border-top-color: #319244;
    }

.orchidish_gray {
    background: #79747c;
}

    .orchidish_gray:before {
        border-bottom-color: #79747c;
    }

    .orchidish_gray:after {
        border-top-color: #79747c;
    }

.cobalt_blue {
    background: #599ab8;
}

    .cobalt_blue:before {
        border-bottom-color: #599ab8;
    }

    .cobalt_blue:after {
        border-top-color: #599ab8;
    }

.cobalt_blue_1 {
    background: #599ab8;
}

    .cobalt_blue_1:before {
        border-bottom-color: #599ab8;
    }

    .cobalt_blue_1:after {
        border-top-color: #599ab8;
    }
/*end*/

/*line_left_UL*/

.gs_content ul.line_left_1 {
    top: 100px;
    left: 15%;
    width: 230px;
    float: none;
    z-index: 100;
}

.gs_content ul.line_left_2 {
    top: 55px;
    left: 48%;
    width: 120px;
    float: none;
    position: relative;
}

.gs_content ul.line_left_3 {
    top: 40px;
    left: -105px;
    width: 100%;
    float: none;
    position: relative;
    z-index: 100;
}
/*common*/
.float_left {
    float: left;
}

.float_right {
    float: right;
}

.abstrat {
    width: 400px;
    margin: 0 auto;
    text-align: center;
    position: absolute;
    z-index: 10;
    right: 0;
    left: 0;
}

    .abstrat h1 {
        margin: 0 0 10px;
        font-size: 28px;
    }

    .abstrat p {
        /*font-size: 13px;*/
        padding: 0 20px;
    }

.one_drive_abstract, .sd_abstract, .people_abstract, .reset_abstract, .webmail_abstract, .webex_abstract, .tp_abstract, .crm_abstract,
.ooo_abstract, .skill_abstract, .activity_abstract, .pr_abstract, .ortia_abstract, .tfs_abstract, .opmd_abstract, .approve_abstract,
.yoda_abstract, .opmr_abstract, .opme_abstract, .newp_abstract {
    display: none;
}

.show_abstract {
    display: block;
    -webkit-transition: all 200ms ease-in;
    -ms-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    transition: all 200ms ease-in;
}

.hide_abstract {
    display: none;
    -webkit-transition: all 200ms ease-in;
    -ms-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    transition: all 200ms ease-in;
}

.line_height {
    line-height: 14px !important;
    margin-top: 5px;
}

.line_height_1 {
    line-height: 14px !important;
    margin-top: 10px;
}

.footer_text {
    padding: 5px;
    text-align: center;
    font-size: 12px;
}

.b_caption {
    position: absolute;
    bottom: 17%;
    left: 7%;
    color: #504f51;
    font-size: 30px;
    text-align: center;
    font-weight: 700;
}

    .b_caption b {
        font-size: 40px;
        line-height: 20px;
    }

#bubbles {
    height: 100%;
    position:absolute;
}
/*#bubbles { padding: 100px 0 }*/
.bubble {
    width: 60px;
    height: 60px;
    background: #ffb200;
    border-radius: 200px;
    -moz-border-radius: 200px;
    -webkit-border-radius: 200px;
    position: absolute;
    z-index: 2;
    left: 0;
}

.x1 {
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    transform: scale(0.9);
    opacity: 0.2;
    -webkit-animation: moveclouds 15s linear infinite, sideWays 4s ease-in-out infinite alternate;
    -moz-animation: moveclouds 15s linear infinite, sideWays 4s ease-in-out infinite alternate;
    -o-animation: moveclouds 15s linear infinite, sideWays 4s ease-in-out infinite alternate;
}

.x2 {
    left: 200px;
    -webkit-transform: scale(0.6);
    -moz-transform: scale(0.6);
    transform: scale(0.6);
    opacity: 0.5;
    -webkit-animation: moveclouds 25s linear infinite, sideWays 5s ease-in-out infinite alternate;
    -moz-animation: moveclouds 25s linear infinite, sideWays 5s ease-in-out infinite alternate;
    -o-animation: moveclouds 25s linear infinite, sideWays 5s ease-in-out infinite alternate;
}

.x3 {
    left: 350px;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    transform: scale(0.8);
    opacity: 0.3;
    -webkit-animation: moveclouds 20s linear infinite, sideWays 4s ease-in-out infinite alternate;
    -moz-animation: moveclouds 20s linear infinite, sideWays 4s ease-in-out infinite alternate;
    -o-animation: moveclouds 20s linear infinite, sideWays 4s ease-in-out infinite alternate;
}

.x4 {
    left: 470px;
    -webkit-transform: scale(0.75);
    -moz-transform: scale(0.75);
    transform: scale(0.75);
    opacity: 0.35;
    -webkit-animation: moveclouds 18s linear infinite, sideWays 2s ease-in-out infinite alternate;
    -moz-animation: moveclouds 18s linear infinite, sideWays 2s ease-in-out infinite alternate;
    -o-animation: moveclouds 18s linear infinite, sideWays 2s ease-in-out infinite alternate;
}

.x5 {
    left: 150px;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    transform: scale(0.8);
    opacity: 0.3;
    -webkit-animation: moveclouds 7s linear infinite, sideWays 1s ease-in-out infinite alternate;
    -moz-animation: moveclouds 7s linear infinite, sideWays 1s ease-in-out infinite alternate;
    -o-animation: moveclouds 7s linear infinite, sideWays 1s ease-in-out infinite alternate;
}

@-webkit-keyframes moveclouds {
    0% {
        top: 500px;
    }

    100% {
        top: -500px;
    }
}

@-webkit-keyframes sideWays {
    0% {
        margin-left: 0px;
    }

    100% {
        margin-left: 50px;
    }
}

@-moz-keyframes moveclouds {
    0% {
        top: 500px;
    }

    100% {
        top: -500px;
    }
}

@-moz-keyframes sideWays {
    0% {
        margin-left: 0px;
    }

    100% {
        margin-left: 50px;
    }
}

@-o-keyframes moveclouds {
    0% {
        top: 500px;
    }

    100% {
        top: -500px;
    }
}

@-o-keyframes sideWays {
    0% {
        margin-left: 0px;
    }

    100% {
        margin-left: 50px;
    }
}

.fontpro {
    font-weight: 600;
    color: #6a6a6a;
}

@media only screen and (max-width: 1280px) {
    .gs_content ul.line_1 {
        right: 38px !important;
        top: 0px !important;
    }

    .gs_content ul.line_2 {
        right: 0px !important;
        top: -28px !important;
    }

    .gs_content ul.line_3 {
        right: 38px !important;
        top: -56px !important;
    }

    .gs_content ul.line_4 {
        right: 76px !important;
        top: -84px !important;
    }

    .gs_content ul.line_5 {
        right: 114px !important;
        top: -112px !important;
    }

    .gs_content ul.line_6 {
        right: 152px !important;
        top: -140px !important;
    }

    .gs_content ul.line_7 {
        right: 190px !important;
        top: -168px !important;
    }

    .b_caption {
        left: 4% !important;
    }

    .gs_content ul.line_left_1 {
        top: 32px !important;
        left: 26% !important;
    }

    .gs_content ul.line_left_2 {
        top: -12px !important;
        left: 52% !important;
    }

    .gs_content ul.line_left_3 {
        top: -29px !important;
        left: -82px !important;
    }

    .line_height {
        line-height: 11px !important;
    }

    .im_0, .im_1, .im_2, .im_3, .im_4, .im_5, .im_6, .im_7, .im_8, .im_9, .im_10, .im_11, .im_12, .im_13, .im_14, .im_15, .im_16, .im_17, .im_18, .im_19, .im_20 {
        width: 200px !important;
        height: 238px !important;
    }
}

@media only screen and (max-width: 1024px) {

    .gs_content ul.line_left_1 {
        top: 32px !important;
        left: 12% !important;
    }

    .gs_content ul.line_left_2 {
        top: -12px !important;
        left: 44% !important;
    }

    .gs_content ul.line_left_3 {
        top: -28px !important;
        left: -73px !important;
    }

    .b_caption {
        bottom: 2%;
    }
}

@media only screen and (max-width: 768px) {
    .gs_content ul.line_1 {
        right: 38px !important;
        top: -205px !important;
    }

    .gs_content ul.line_2 {
        right: 0px !important;
        top: -235px !important;
    }

    .gs_content ul.line_3 {
        right: 38px !important;
        top: -265px !important;
    }

    .gs_content ul.line_4 {
        right: 268px !important;
        top: -361px !important;
    }

    .gs_content ul.line_5 {
        right: 305px !important;
        top: -391px !important;
    }

    .gs_content ul.line_6 {
        right: 76px !important;
        top: -485px !important;
    }

    .gs_content ul.line_7 {
        right: 114px !important;
        top: -515px !important;
    }

    .b_caption {
        left: 4% !important;
    }

    .gs_content ul.line_left_1 {
        top: 90px !important;
        left: 0px !important;
    }

    .gs_content ul.line_left_2 {
        top: -72px !important;
        left: 30% !important;
    }

    .gs_content ul.line_left_3 {
        top: -91px !important;
        left: -322px !important;
    }

    .gs_container {
        overflow: auto;
		background-color:#f5f5f5;
		background-image:none;
		overflow-x:hidden;
    }
	.cards__axis:before{
		padding-top:0 !important;
	}



@media only screen and (max-width: 769px) {
    .IpadView {
        display: block;
    }

    .desktop-only, .abstrat {
        display: none;
    }

    #bubbles, .b_caption {
        display: none;
    }
}
/*cards styles*/
/* REUSABLE CSS3 "PLUGIN" CODE IF YOU WILL */
.section-headingtilen2, .section-headingtilen {
    padding: 5px;
    font-size: 20px !important;
}

.lead {
    font-size: 13px;
    padding: 0 10px;
    max-height: 50px !important;
    overflow: auto;
    margin-top:0 !important;
    margin-bottom:5px !important;
}

.cards h2 {
    margin: 0 0 10px;
    font-size: 28px;
}

.cards__front h2 {
    color: #fff;
    font-size: 20px !important;
}

.cards__back h2 {
    color: #6a6a6a;
    font-size: 20px !important;
    margin-bottom:0px !important;
}

.cards * {
    width: 100%;
}

.crdnormal {
    height: 320px;
}

.crdnormalbk {
    height: 320px;
}

.cards__axis {
    position: relative;
}

    .cards__axis:before {
        content: "";
        display: block;
        padding-top: 100%;
    }

.cards__front,
.cards__back {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: 0;
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -ms-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
}

.cards__back {
    border: 1px solid #ccc;
    padding-left: 10px;
    padding-right: 0px;
    background: #fff;
}

.cards__front {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index:9;
}

.cards__axis:hover .cards__front {
    -webkit-transform: perspective(1000px) rotateX(0deg) rotateY(-180deg);
    -moz-transform: perspective(1000px) rotateX(0deg) rotateY(-180deg);
    -ms-transform: perspective(1000px) rotateX(0deg) rotateY(-180deg);
    -o-transform: perspective(1000px) rotateX(0deg) rotateY(-180deg);
    transform: perspective(1000px) rotateX(0deg) rotateY(-180deg);
}

.cards__back {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: perspective(1000px) rotateY(180deg);
    -moz-transform: perspective(1000px) rotateY(180deg);
    -ms-transform: perspective(1000px) rotateY(180deg);
    -o-transform: perspective(1000px) rotateY(180deg);
    transform: perspective(1000px) rotateY(180deg);
}

.cards__axis:hover .cards__back {
    -webkit-transform: perspective(1000px) rotateY(0);
    -moz-transform: perspective(1000px) rotateY(0);
    -ms-transform: perspective(1000px) rotateY(0);
    -o-transform: perspective(1000px) rotateY(0);
    transform: perspective(1000px) rotateY(0);
}

/* CUSTOM STYLES FOR THIS UNORDERED LIST */
.cards {
    width: 100%;
    margin: 0;
    height: 150px;
    padding: 0;
}

.cards {
    list-style-type: none;
    padding-left: none;
}

    .cards:after {
        content: "";
        display: table;
        clear: both;
    }

.cards__axis {
    float: left;
    /*margin-left: 2.5%;*/
    width: 100%;
    height: 100%;
    margin-bottom: 20px;
}


    .cards__axis img {
        border: 5px solid #fff;
    }

/* CONTENT STYLES */
.cards__description--front {
    position: absolute;
    bottom: 0px;
    width: 100%;
    text-align: center;
    /*background-color: rgba(0, 0, 0, 0.13);*/
    /*border-top: 1px solid rgba(255, 255, 255, 0.26);*/
}

.cards__description--front {
    font-size: 1.5em;
}

.cards__description--back {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #ebebeb;
    overflow: auto;
}

    .cards__description--back p {
        position: absolute;
        width: 100%;
        top: 0;
        font-family: 'Arial';
        color: #182335;
        padding: 15px;
        /*-webkit-transform: rotate(-30deg);
            -moz-transform: rotate(-30deg);
            -ms-transform: rotate(-30deg);
            -o-transform: rotate(-30deg);
            transform: rotate(-30deg);*/
    }
    label {
    font-size: 12px!important;
}

.Img1 {
    background-image: url(../jpg/hexa_thumbs/one_drive1.png);
    background-repeat: no-repeat;
    background-position-x: 93%;
    background-position-y: 93%;
    background-size: 60px;
}
.Img111 {
    background-image: url(../jpg/hexa_thumbs/New_Project_Requests11.png);
    background-repeat: no-repeat;
    background-position-x: 93%;
    background-position-y: 93%;
    background-size: 60px;
}
.Img2 {
    background-image: url(../jpg/hexa_thumbs/orion_people1.png);
    background-repeat: no-repeat;
    background-position-x: 93%;
    background-position-y: 93%;
    background-size: 60px;
}

.Img3 {
    background-image: url(../jpg/hexa_thumbs/support_desk1.png);
    background-repeat: no-repeat;
    background-position-x: 93%;
    background-position-y: 93%;
    background-size: 60px;
}

.Img4 {
    background-image: url(../jpg/hexa_thumbs/Orion_Webex1.png);
    background-repeat: no-repeat;
    background-position-x: 93%;
    background-position-y: 93%;
    background-size: 60px;
}

.Img5 {
    background-image: url(../jpg/hexa_thumbs/web_mail1.png);
    background-repeat: no-repeat;
    background-position-x: 93%;
    background-position-y: 93%;
    background-size: 60px;
}

.Img6 {
    background-image: url(../jpg/hexa_thumbs/reset_password1.png);
    background-repeat: no-repeat;
    background-position-x: 93%;
    background-position-y: 93%;
    background-size: 45px;
}

.Img7 {
    background-image: url(../jpg/hexa_thumbs/Out_Of_Office1.png);
    background-repeat: no-repeat;
    background-position-x: 93%;
    background-position-y: 93%;
    background-size: 45px;
}

.Img8 {
    background-image: url(../jpg/hexa_thumbs/Orion_CRM1.png);
    background-repeat: no-repeat;
    background-position-x: 93%;
    background-position-y: 93%;
    background-size: 60px;
}

.Img9 {
    background-image: url(../jpg/hexa_thumbs/Training_Portal1.png);
    background-repeat: no-repeat;
    background-position-x: 93%;
    background-position-y: 93%;
    background-size: 60px;
}

.Img10 {
    background-image: url(../jpg/hexa_thumbs/New_Project_Requests1.png);
    background-repeat: no-repeat;
    background-position-x: 93%;
    background-position-y: 93%;
    background-size: 60px;
}

.Img11 {
    background-image: url(../jpg/hexa_thumbs/Activity_Dashboard1.png);
    background-repeat: no-repeat;
    background-position-x: 93%;
    background-position-y: 93%;
    background-size: 60px;
}

.Img12 {
    background-image: url(../jpg/hexa_thumbs/Skill_Center1.png);
    background-repeat: no-repeat;
    background-position-x: 93%;
    background-position-y: 93%;
    background-size: 60px;
}

.Img13 {
    background-image: url(../jpg/hexa_thumbs/OPM_Dashboard1.png);
    background-repeat: no-repeat;
    background-position-x: 93%;
    background-position-y: 93%;
    background-size: 60px;
}

.Img14 {
    background-image: url(../jpg/hexa_thumbs/Orion_TFS1.png);
    background-repeat: no-repeat;
    background-position-x: 93%;
    background-position-y: 93%;
    background-size: 60px;
}

.Img15 {
    background-image: url(../jpg/hexa_thumbs/ortia1.png);
    background-repeat: no-repeat;
    background-position-x: 93%;
    background-position-y: 93%;
    background-size: 60px;
}

.Img16 {
    background-image: url(../jpg/hexa_thumbs/YODA1.png);
    background-repeat: no-repeat;
    background-position-x: 93%;
    background-position-y: 93%;
    background-size: 60px;
}

.Img17 {
    background-image: url(../jpg/hexa_thumbs/Approve_Projects1.png);
    background-repeat: no-repeat;
    background-position-x: 93%;
    background-position-y: 93%;
    background-size: 60px;
}

.Img18 {
    background-image: url(../jpg/hexa_thumbs/OPM_Executive_Dashboard1.png);
    background-repeat: no-repeat;
    background-position-x: 93%;
    background-position-y: 93%;
    background-size: 60px;
}

.Img19 {
    background-image: url(../jpg/hexa_thumbs/opm_reports1.png);
    background-repeat: no-repeat;
    background-position-x: 93%;
    background-position-y: 93%;
    background-size: 60px;
}
.custmBtn{
    width: auto;
    background: transparent;
    border: 1px solid #dedede;
    color: #333;    
     position: absolute;
    right: 5px;
    bottom: 9px;
}
.custmBtn:hover,.custmBtn:focus{
    width: auto;
    background: transparent;
    border: 1px solid #dedede;
    color: #333;   
}


.lead::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 7px;
	background-color: #F5F5F5;
}

.lead::-webkit-scrollbar
{
	width: 7px;
	background-color: #F5F5F5;
}

.lead::-webkit-scrollbar-thumb
{
	border-radius: 7px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #555;
}
