
/* GENERAL SETTINGS **********************************************************/

html, body {
    background-color: #2a466b;
    color: #211f1f;
}



/* SETS PAGE MARGIN AT BOTTOM ***************************************************/

main {
    margin-bottom: 100%;
}



/* PAGE FADE-IN ***************************************************************/

 body {
     animation: fadeInAnimation ease 1s;
     animation-iteration-count: 1;
     animation-fill-mode: forwards;
 }
@keyframes fadeInAnimation {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}



/* TOP OF PAGES BACKGROUND IMAGE *******************************************************/

#headerTitleImage {
    width: 100%;
    height: 590px;
    background: url("../img/dtc1_header_1.jpg") no-repeat center center;
}
@media (max-width: 1025px) {
    #headerTitleImage {
        width: 100%;
        height: 280px;
        background: url("../img/dtc1_header_2.jpg") no-repeat center center;
    }
}



/* MAKES TEXT NOT SELECTABLE *******************************************************/

.unselectable {
    -webkit-user-select: none;
    -webkit-touch-callout: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}



/* SCROLLBARS *********************************************************************/

/* Works on Firefox */
* {
    scrollbar-width: thin;
    scrollbar-color: #2aa3f7
 #2a466b;
}

/* Works on Chrome, Edge, and Safari */
*::-webkit-scrollbar {
    width: 12px;
    height: 12px;
}

*::-webkit-scrollbar-track {
    background: #2a466b;
}

*::-webkit-scrollbar-thumb {
    background-color: #2aa3f7
;
    border-radius: 20px;
    border: 3px solid #2a466b;
}



/* SETTINGS FOR HORIZONTAL SCROLLING MENU FOR IN-A-DAY ********************************/

div.scrollmenu {
    background-color: #1f334c;
    overflow: auto;
    white-space: nowrap;
}

div.scrollmenu a {
    display: inline-block;
    font-size: 18px;  /* used to be 20 */
    color: white;
    text-align: center;
    padding: 8px;
    text-decoration: none;
}

div.scrollmenu a:hover {
    background-color: #0f1e31;
}



/* NAVIGATION SETTINGS ********************************************************************/

a,
a:visited {
    color: #ffffff;
    font-size: 22px;  /* used to be 20 */
    text-decoration: underline;
    font-weight: normal;
    outline: none;
}
a:hover,
a:active {
    color: #333333;
    text-decoration: none;
    outline: none;
}

a.nav,
a.nav:visited {
    color: #2aa3f7
;
    font-size: 19px;  /* used to be 20 */
    text-decoration: none;
    border-bottom: 1px dashed #2aa3f7;
    font-weight: normal;
    outline: none;
}
@media (max-width: 1025px) {
    a.nav,
    a.nav:visited {
        font-weight: bold;
        font-size: 19px;
        line-height: 23px;
    }
}
a.nav:hover,
a.nav:active {
    color: #ffffff;
    text-decoration: none;
    outline: none;
}

a.nav0,
a.nav0:visited {
    color: #2aa3f7
;
    font-size: 19px;  /* used to be 20 */
    text-decoration: none;
    font-weight: normal;
    outline: none;
}
@media (max-width: 1025px) {
    a.nav0,
    a.nav0:visited {
        font-weight: bold;
    }
}
a.nav0:hover,
a.nav0:active {
    color: #ffffff;
    text-decoration: none;
    outline: none;
}

/* NOT USED */
a.nav1,
a.nav1:visited {
    font-family: "Roboto", tahoma, arial, helvetica, avenir, sans-serif;
    color: #2aa3f7
;
    font-size: 19px;  /* used to be 20 */
    text-decoration: none;
    font-weight: normal;
    outline: none;
}
a.nav1:hover,
a.nav1:active {
    font-family: "Roboto", tahoma, arial, helvetica, avenir, sans-serif;
    color: #ffffff;
    text-decoration: underline;
    outline: none;
}

a.nav2,
a.nav2:visited {
    font-family: "Roboto", tahoma, arial, helvetica, avenir, sans-serif;
    color: #2aa3f7
;
    font-size: 19px;  /* used to be 20 */
    text-decoration: none;
    font-weight: normal;
    outline: none;
}
a.nav2:hover,
a.nav2:active {
    font-family: "Roboto", tahoma, arial, helvetica, avenir, sans-serif;
    color: #ffffff;
    text-decoration: none;
    outline: none;
}

/* NOT USED */
a.nav3,
a.nav3:visited {
    font-family: "Roboto", tahoma, arial, helvetica, avenir, sans-serif;
    color: #ffffff;
    font-size: 19px;  /* used to be 20 */
    text-decoration: none;
    font-weight: bold;
    outline: none;
}
a.nav3:hover,
a.nav3:active {
    font-family: "Roboto", tahoma, arial, helvetica, avenir, sans-serif;
    color: #ffffff;
    text-decoration: none;
    outline: none;
}

a.nav4,
a.nav4:visited {
    font-family: "Roboto", tahoma, arial, helvetica, avenir, sans-serif;
    color: #2a466b;   /* #2aa3f7
; */
    font-size: 14px;  /* used to be 20 */
    text-decoration: none;
    font-weight: normal;
    outline: none;
}
a.nav4:hover,
a.nav4:active {
    font-family: "Roboto", tahoma, arial, helvetica, avenir, sans-serif;
    color: #ffffff;
    text-decoration: none;
    outline: none;
}

a.nav5,
a.nav5:visited {
    font-family: "Roboto", tahoma, arial, helvetica, avenir, sans-serif;
    color: #ffffff;
    font-size: 14px;
    text-decoration: none;
    font-weight: normal;
    outline: none;
}
a.nav5:hover,
a.nav5:active {
    font-family: "Roboto", tahoma, arial, helvetica, avenir, sans-serif;
    color: #ffffff;
    text-decoration: none;
    outline: none;
}

a.nav6,
a.nav6:visited {
    font-family: "Roboto", tahoma, arial, helvetica, avenir, sans-serif;
    color: #2aa3f7
;
    font-size: 19px;
    text-decoration: none;
    font-weight: normal;
    outline: none;
    vertical-align: middle;
}
a.nav6:hover,
a.nav6:active {
    font-family: "Roboto", tahoma, arial, helvetica, avenir, sans-serif;
    color: #2aa3f7
;
    text-decoration: none;
    outline: none;
    vertical-align: middle;
}

a.nav7,
a.nav7:visited {
    font-family: "Roboto", tahoma, arial, helvetica, avenir, sans-serif;
    color: #2aa3f7;
    font-size: 19px;
    text-decoration: none;
    font-weight: bold;
    outline: none;
    vertical-align: middle;
}
@media (max-width: 1025px) {
    a.nav7,
    a.nav7:visited {
        font-weight: bold;
        font-size: 19px;
        line-height: 23px;
    }
}
a.nav7:hover,
a.nav7:active {
    font-family: "Roboto", tahoma, arial, helvetica, avenir, sans-serif;
    color: #ffffff;
    text-decoration: none;
    outline: none;
    vertical-align: middle;
}

a.nav8,
a.nav8:visited {
    color: #ffffff;
    font-size: 19px;
    text-decoration: none;
    border-bottom: 1px dashed #ffffff;
    font-weight: bold;
    outline: none;
}
@media (max-width: 1025px) {
    a.nav8,
    a.nav8:visited {
        font-weight: bold;
    }
}
a.nav8:hover,
a.nav8:active {
    color: #2aa3f7
;
    text-decoration: none;
    outline: none;
}



/* SAMPLE COBOL CODE BACKGROUND GRID LINE LAYOUT SETTINGS *************************/

#CobolCode {
    width: 739px;
    /*    height: 238px;  */
    background: url("../img/dtc1_cobolcolumns_0.jpg") repeat center center;
}

#NexGenCobolCode1 {
    width: 739px;
    /*    height: 238px;   */
    background: url("../img/dtc1_cobolcolumns_1.jpg") repeat center center;
}

#NexGenCobolCode2 {
    width: 739px;
    /*    height: 238px;   */
    background: url("../img/dtc1_cobolcolumns_2.jpg") repeat center center;
}



/* FEATURE SECTION LAYOUT SETTINGS **********************************************/

.featureSection {
}

.featureRow {
    width: 100%;
    margin-bottom:20px;
}

.featureKeepColumnLinks {
    min-height: 50px;
    width: 80px;
    margin-right: 0.4%;
    margin-left: 0.4%;
    float: left;
    color: #072749;
}


/* STATIC LEFT SIDE MENU POSITIONING ************************************************************/

/* FOR 27" IMAC */
.static-menu {
    padding-left: 25px;
    width: 90px;
    z-index: 0;
    position: inherit;
    right: 0px;
    bottom: 0%;
    text-align: center;
}
/* FOR MOBILE DEVICE - NO SHOW */
@media (max-width: 1025px) {
    .static-menu {
        display: none;
    }
}

/* FLOATING MENU POSITIONING ************************************************************/

/* FOR 27" IMAC */
.floating-menu {
    padding: 5px;
    width: 80px;
    z-index: 100;
    position: fixed;
    right: 10px;
    bottom: 34%;
    text-align: center;
}

@media (max-width: 1919px) and (min-width: 1536px) {
    .floating-menu {
        bottom: 26%;
    }
}

/* FOR STANDARD 13" LAPTOP */
@media (max-width: 1535px) and (min-width: 1440px) {
    .floating-menu {
        bottom: 17%;
    }
}

@media (max-width: 1439px) and (min-width: 1366px) {
    .floating-menu {
        bottom: 13%;
    }
}

@media (max-width: 1365px) and (min-width: 1280px) {
    .floating-menu {
        bottom: 7%;
    }
}

@media (max-width: 1279px) and (min-width: 1026px) {
    .floating-menu {
        bottom: 3%;
    }
}

/* FOR MOBILE DEVICE - NO SHOW */
@media (max-width: 1025px) {
    .floating-menu {
        display: none;
    }
}



/* FOR TWITTER FOLLOW INSTRUCTIONS ****************************************************/

.feature2ColumnLeftHome {
    min-height: 100px;
    width: 45.0%;
    margin-right: 2.2%;
    margin-left: 0.0%;
    float: left;
}
@media (max-width: 1025px) {
    .feature2ColumnLeftHome {
        min-height: 100px;
        width: 95.0%;
        margin-right: 0%;
        margin-left: 0%;
        float: left;
    }
}



/* FOR SAMPLE TWEET COLUMN ***************************************************************/

.feature2ColumnRightHome {
    min-height: 100px;
    width: 45.0%;
    margin-right: 2.2%;
    margin-left: 1.5%;
    padding-left: 0px;
    padding-right: 0px;
    float: left;
}
@media (max-width: 1025px) {
    .feature2ColumnRightHome {
        min-height: 100px;
        width: 95.0%;
        margin-right: 0%;
        margin-left: 0%;
        float: left;
    }
}



/* PRE-SAMPLE TEXT COLUMN TWEET LAYOUT ***********************************************************************/

.feature2ColumnRightHome h3 {
    margin-top:10px;
    margin-bottom:0px;
}

.feature2ColumnRightHome p {
    width: 100%;
    text-align: left;
}



/* FOR SAMPLE TWEET LAYOUT ************************************************************************/

.feature2ColumnRightTweet {
    min-height: 100px;
    width: 100%;
    margin-right: 0%;
    margin-left: 0%;
    padding-left: 20px;
    padding-right: 20px;
    float: left;
    background-color: #1f334c;
}
@media (max-width: 1025px) {
    .feature2ColumnRightTweet {
        min-height: 100px;
        width: 95.0%;
        margin-right: 0%;
        margin-left: 0%;
        float: left;
    }
}



/* FOR SUPPORT DESCRIPTIONS - LEFT SIDE *******************************************/

.feature2ColumnLeftSupport {
    min-height: 200px;
    width: 48.0%;
    margin-right: 2.0%;
    float: left;
}
@media (max-width: 1025px) {
    .feature2ColumnLeftSupport {
        min-height: 100px;
        width: 98.0%;
        margin-right: 1.0%;
        margin-left: 1.0%;
        float: left;
    }
}


/* FOR SUPPORT DESCRIPTIONS - RIGHT SIDE ***************************************************/

.feature2ColumnRightSupport {
    min-height: 200px;
    width: 48.0%;
    margin-left: 2.0%;
    float: left;
}
@media (max-width: 1025px) {
    .feature2ColumnRightSupport {
        min-height: 100px;
        width: 98.0%;
        margin-right: 1.0%;
        margin-left: 1.0%;
        float: left;
    }
}



/* FOR NEXGEN CONTENT - LEFT SIDE *********************************************************/

.feature2ColumnLeftNexgen {
    min-height: 100px;
    width: 47.0%;
    margin-top: 0.0%;
    margin-right: 3.0%;
    margin-left: 0.0%;
    margin-bottom: 0.0%;
    float: left;
}

@media (max-width: 1025px) {
    .feature2ColumnLeftNexgen {
        min-height: 100px;
        width: 98.0%;
        margin-top: 1.7%;
        margin-right: 1.0%;
        margin-left: 1.0%;
        float: left;
    }
}



/* FOR NEXGEN CONTENT - RIGHT SIDE **************************************************/

.feature2ColumnRightNexgen {
    min-height: 100px;
    width: 47.0%;
    margin-top: 0.0%;
    margin-right: 0.0%;
    margin-left: 3.0%;
    margin-bottom: 0.0%;
    float: left;
}

@media (max-width: 1025px) {
    .feature2ColumnRightNexgen {
        min-height: 10px;
        width: 98.0%;
        margin-top: 2.0%;
        margin-right: 1.0%;
        margin-left: 1.0%;
        float: left;
    }
}



/* FOR ARCHIVE CONTENT - LEFT SIDE **********************************************************/

.feature2ColumnLeftArchive {
    min-height: 100px;
    width: 18.0%;
    margin-top: 0.0%;
    margin-right: 2.0%;
    margin-left: 1.0%;
    margin-bottom: 0.0%;
    float: left;
}
@media (max-width: 1025px) {
    .feature2ColumnLeftArchive {
        min-height: 10px;
        width: 98.0%;
        margin-right: 1.0%;
        margin-left: 1.0%;
        float: left;
    }
}



/* FOR ARCHIVE CONTENT - RIGHT SIDE ********************************************************/

.feature2ColumnRightArchive {
    min-height: 100px;
    width: 77.0%;
    margin-top: 0.0%;
    margin-right: 0.0%;
    margin-left: 2.0%;
    margin-bottom: 0.0%;
    float: left;
}
@media (max-width: 1025px) {
    .feature2ColumnRightArchive {
        min-height: 10px;
        width: 98.0%;
        margin-right: 1.0%;
        margin-left: 1.0%;
        float: left;
    }
}



/* FOR LOGO & NAME-CAREER TITLE ON HOME PAGE ***************************************************/

.feature2ColumnLogoName {
    min-height: 100px;
    /* width: 28.0%; */
    margin-right: 0.8%;
    margin-left: 1.5%;
    float: left;
}



/**** IMAGE SETTINGS ***************************************************************************/

img {
    max-width: 100%;
}

.rotate img{
    transition: 1s ease;
}

.rotate img:hover{
    -webkit-transform: rotateZ(-45deg);
    -ms-transform: rotateZ(-45deg);
    transform: rotateZ(-45deg);
    transition: 1s ease;
}

.rotate2 img{
    transition: 1s ease;
}

.rotate2 img:hover{
    -webkit-transform: rotateZ(-45deg);
    -ms-transform: rotateZ(-45deg);
    transform: rotateZ(-45deg);
    transition: 1s ease;
}

.grow img{
    transition: 1s ease;
}

.grow img:hover{
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    transition: 1s ease;
}



/* HIDING DIVS ON SMALL SCREENS *************************************************************/

@media (max-width: 1025px) {
    .hidden-mobile {
        display: none;
    }
}



/* HIDING DIVS ON LARGE SCREENS **************************************************************/

@media (min-width: 1025px) {
    .hidden-desktop {
        display: none;
    }
}



/* SETTINGS FOR HIGHLIGHT SEARCH *****************************************************************/

 input[type=text] {
     width: 250px;
     box-sizing: border-box;
     border: 1px solid #ffffff;
     border-radius: 4px;
     font-size: 18px;
     margin-bottom: 5px;
     background-color: #ffffff;
     padding: 4px 20px 6px 20px;
     -webkit-transition: width 0.4s ease-in-out;
     transition: width 0.4s ease-in-out;
 }

.highlight {
    background-color: #2aa3f7
;
    font-weight: bold;
}

.button {
    border: none;
    color: #2aa3f7
;
    padding: 5px 16px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 19px;
    margin: 4px 2px;
    transition-duration: 0.4s;
    cursor: pointer;
}

.button1 {
    background-color: #2aa3f7
;
    color: #ffffff;
    /*    border: 2px solid #666666; */
    border-radius: 8px;
}

.button1:hover {
    background-color: #2a466b;
    color: white;
}

/* REFERRED TO IN JAVASCRIPT jquery.min.js FILE */
.buttons {
    margin: 0;
    position: absolute;
    top: 482px;
    left: 86px;
    z-index: 21;
}

