@charset "utf-8";
/* Table of Content
==================================================
    1.0 - Transition
    1.1 - Timeline
    1.2 - Browser Css 
    1.3 - Default Color
    1.4 - Skin Color*/

    /*--------------------------------------------------------------
    1.0 - Transition
    --------------------------------------------------------------*/
    .dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline .dt-sc-hr-timeline-content:before, .dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline-thumb:after, .dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline-content h3, .dt-sc-timeline-section.type4 .dt-sc-timeline .dt-sc-timeline-content h2, .dt-sc-timeline-section.type4 .dt-sc-timeline-image-wrapper:before, .dt-sc-timeline-section.type4 .dt-sc-timeline-thumb-overlay, .dt-sc-timeline-section.dt-sc-vc-special .dt-sc-timeline-image-wrapper .dt-sc-timeline-thumb-overlay, .dt-sc-timeline-section.dt-sc-vc-special .dt-sc-timeline-image-wrapper .dt-sc-timeline-thumb-overlay h5, .dt-sc-timeline-section.dt-sc-vc-special .dt-sc-timeline .dt-sc-timeline-content h2, .dt-sc-timeline-section .dt-sc-timeline-image-wrapper .dt-sc-timeline-thumb-overlay { -webkit-transition:all 0.3s linear; -moz-transition:all 0.3s linear; -o-transition:all 0.3s linear; -ms-transition:all 0.3s linear; transition:all 0.3s linear; }  

    /*--------------------------------------------------------------
    1.1 - Timeline
    --------------------------------------------------------------*/
    /* Horizontal Timeline */   
    .dt-sc-hr-timeline-section.type1, .dt-sc-hr-timeline-wrapper { clear:both; float:left; margin:0; padding:0; position:relative; width:100%; }
    .dt-sc-hr-timeline-section.type1:before { content:""; height:5px; margin:auto; position:absolute; bottom:0; left:0; top:0; width:100%; }

    .dt-sc-hr-timeline-section .dt-sc-hr-timeline .dt-sc-hr-timeline-content > span, .dt-sc-hr-timeline-section .dt-sc-hr-timeline .dt-sc-hr-timeline-content > span img { -webkit-border-radius: 50%; border-radius: 50%; }
    
    .dt-sc-hr-timeline-section.type1 .dt-sc-hr-timeline-wrapper:before, .dt-sc-hr-timeline-section.type1 .dt-sc-hr-timeline-wrapper:after { content:""; height:5px; margin:auto; position:absolute; bottom:0; top:0; width:9000px; }
    .dt-sc-hr-timeline-section.type1 .dt-sc-hr-timeline-wrapper:before { left:100%; }
    .dt-sc-hr-timeline-section.type1 .dt-sc-hr-timeline-wrapper:after { right:100%; }
    
    .dt-sc-hr-timeline-section.type1 .dt-sc-hr-timeline { overflow: hidden; }
    .dt-sc-hr-timeline-section.type1 .dt-sc-hr-timeline .dt-sc-hr-timeline-thumb { display: inline-block; line-height: 0; margin: 10px auto; width: 50%; }
    .dt-sc-hr-timeline-section.type1 .dt-sc-hr-timeline .dt-sc-hr-timeline-thumb img { height: auto; width: 100%; }

    .dt-sc-hr-timeline-section.type1 .dt-sc-hr-timeline .dt-sc-hr-timeline-content { display:inline-block; margin:0 0 35px; padding:25px 20px 30px; position:relative; text-align:center; width:50%; border-radius:5px; }
    .dt-sc-hr-timeline-section.type1 .dt-sc-hr-timeline.bottom .dt-sc-hr-timeline-content { float:right; margin:45px 0 0; }
    .dt-sc-hr-timeline-section.type1 .dt-sc-hr-timeline.bottom .dt-sc-hr-timeline-content p { margin-bottom: 0; }

    .dt-sc-hr-timeline-section.type1 .dt-sc-hr-timeline .dt-sc-hr-timeline-content h3 { font-size: 24px; line-height: normal; }
    .dt-sc-hr-timeline-section.type1 .dt-sc-hr-timeline .dt-sc-hr-timeline-content > span { font-size: 75px; height: 100px; line-height: 100px; margin: auto; opacity: 0.25; overflow: hidden; pointer-events: none; position: absolute; bottom: 0; left: 0; right: 0; top: 0; width: 100px; }
    .dt-sc-hr-timeline-section.type1 .dt-sc-hr-timeline .dt-sc-hr-timeline-content > span:not(.image-wrapper) { opacity: 0.15; }

    .dt-sc-hr-timeline-section.type1 .dt-sc-hr-timeline .dt-sc-hr-timeline-content:before,
    .dt-sc-hr-timeline-section.type1 .dt-sc-hr-timeline .dt-sc-hr-timeline-content:after { content:""; position:absolute; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); }


    .dt-sc-hr-timeline-section.type1 .dt-sc-hr-timeline .dt-sc-hr-timeline-content:before { border:5px solid; height:26px; bottom:-13px; width:26px; -webkit-border-radius:50%; border-radius:50%; }
    .dt-sc-hr-timeline-section.type1 .dt-sc-hr-timeline .dt-sc-hr-timeline-content:after { height:30px; bottom:-43px; width:5px; }
    
    .dt-sc-hr-timeline-section.type1 .dt-sc-hr-timeline.bottom .dt-sc-hr-timeline-content:before { bottom:inherit; top:-13px; }
    .dt-sc-hr-timeline-section.type1 .dt-sc-hr-timeline.bottom .dt-sc-hr-timeline-content:after { bottom:inherit; top:-43px; }
    
    /* Type 2 */
    .dt-sc-hr-timeline-section.type2 { clear:both; float:left; margin: 0; padding: 0; position:relative; width:100%; }

    .dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline:before, .dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline:after { content: ""; height: 5px; margin: auto; pointer-events: none; position: absolute; bottom: 0; top: 0; z-index: -1; }

    .dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline:before { left: -15px; right: 50%; } 
    .dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline:after { left: 50%; right: -15px; }

    .dt-sc-hr-timeline-section.type2 .column:first-child .dt-sc-hr-timeline:before,
    .dt-sc-hr-timeline-section.type2 .column:last-child .dt-sc-hr-timeline:after { content: none; }

    .dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline-content { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display:         flex; flex-direction: column; min-height: 500px; position: relative; text-align: center; -webkit-flex-direction: column; -ms-flex-direction: column; -ms-flex-pack: distribute; -webkit-box-pack: distribute; -webkit-justify-content: space-around; justify-content: space-around; -ms-flex-align: center; -webkit-box-align: center; -webkit-align-ietms: center; align-items: center; }
    
    .dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline-thumb { display:inline-block; height: 130px; line-height: 0; margin: 15px 0; position:relative; text-align:center; width: 130px; }

    .dt-sc-timeline-section.type2 .dt-sc-timeline-image-wrapper img { float:left; height: 100%; position: absolute; bottom: 0; left: 0; right: 0; top: 0; width: 100%; -webkit-object-fit: cover; -o-object-fit: cover; object-fit: cover; -webkit-object-position: center; -o-object-position: center; object-position: center; } 
    .dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline-thumb, .dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline-thumb img { border-radius:50%; }

    .dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline-inner-content { display: inline-block; }
    .dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline-content h3 { font-size: 1.5em; font-weight:bold; line-height: normal; margin-bottom: 20px; position:relative; text-transform: uppercase; }
    .dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline-content h3:before { content: ""; height: 1px; margin: auto; position: absolute; bottom: -10px; left: 0; right: 0; width: 70px; }   

    .dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline:not(.bottom) .dt-sc-hr-timeline-content > .dt-sc-hr-timeline-inner-content:only-child { margin-bottom: -100%; }
    .dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline.bottom .dt-sc-hr-timeline-content > .dt-sc-hr-timeline-inner-content:only-child { margin-top: -100%; }
    
    .dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline-content p { font-size: 1em; line-height: 1.5em; margin-bottom: 0; max-height: 6em; overflow: hidden; }

    .dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline-content > span { height: 30px; line-height: 30px; margin: auto; overflow: hidden; position: absolute; bottom: 0; left: 0; right: 0; top: 0; width: 30px; }
    .dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline-content:before { border:1px solid; content:""; height: 40px; margin: auto; position:absolute; left: 0; right: 0; top: 50%; width: 40px; -webkit-border-radius:50%; border-radius:50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); }
    
    .dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline-thumb:after { content:""; height: 50%; margin: auto; position:absolute; top: 100%; left:0; right: 0; width:5px; z-index: -1; }
    .dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline.bottom .dt-sc-hr-timeline-thumb:after { bottom: 100%; top: auto; }

    @media all and (-ms-high-contrast:none)
    {
    .dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline-content { display: block; } /* IE10 */
    *::-ms-backdrop, .dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline-content { display: block; } /* IE11 */
    }

    @media all and (-ms-high-contrast:none)
    {
    .dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline .dt-sc-hr-timeline-thumb { margin-top: 40px; } 
    *::-ms-backdrop, .dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline .dt-sc-hr-timeline-thumb { margin-top: 40px; }
    }

    @media all and (-ms-high-contrast:none)
    {
    .dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline.bottom .dt-sc-hr-timeline-thumb { padding-top: 70px; padding-bottom: 0; }
    *::-ms-backdrop, .dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline.bottom .dt-sc-hr-timeline-thumb { padding-top: 70px; padding-bottom: 0; }
    }

    @media all and (-ms-high-contrast:none)
    {
    .dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline .dt-sc-hr-timeline-inner-content { margin-top: 150px; }
    *::-ms-backdrop, .dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline .dt-sc-hr-timeline-inner-content { margin-top: 150px; }
    }

    @media all and (-ms-high-contrast:none)
    {
    .dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline.bottom .dt-sc-hr-timeline-inner-content { margin-bottom: 70px; margin-top: 0; }
    *::-ms-backdrop, .dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline.bottom .dt-sc-hr-timeline-inner-content { margin-bottom: 70px; margin-top: 0; }
    }

    @media all and (-ms-high-contrast:none)
    {
    .dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline.bottom .dt-sc-hr-timeline-thumb:after { bottom: 45%; }
    *::-ms-backdrop, .dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline.bottom .dt-sc-hr-timeline-thumb:after { bottom: 45%; }
    }
    
    
    /* Vertical Timeline */ 
    .dt-sc-timeline-section { clear:both; float:left; margin: 0 0 45px; padding: 0; position:relative; width:100%; }
    .dt-sc-timeline-section:before { content:""; height:100%; margin:auto; position:absolute; left: 0; right: 0; top: 0; width:5px; }
    
    .dt-sc-timeline { display:inline-block; width:100%; }
    .dt-sc-timeline-section .dt-sc-timeline:first-child { margin-top:-20px; }
    .dt-sc-timeline-section .dt-sc-timeline:last-child { margin-bottom:-45px; }
    .dt-sc-timeline .column { margin: 0; width:50%; }
    .dt-sc-timeline.right > .column { float:right; }
    
    .dt-sc-timeline .dt-sc-timeline-content h2 { font-size:16px; line-height: normal; }
    .dt-sc-timeline .dt-sc-timeline-content h2 span { font-size:24px; }
    
    .dt-sc-timeline.left .dt-sc-timeline-content { padding: 0 120px 0 0; position:relative; text-align:right; }
    .dt-sc-timeline.right .dt-sc-timeline-content { padding: 0 0 0 120px; position:relative; }
    
    .dt-sc-timeline .dt-sc-timeline-content:before { border:5px solid; content:""; height:26px; margin:auto; position:absolute; bottom: 0; right:52px; top: 0; width:26px; -webkit-border-radius:50%; border-radius:50%; }
    .dt-sc-timeline .dt-sc-timeline-content:after { content:""; height:5px; margin:auto; position:absolute; bottom: 0; right:3px; top: 0; width:50px; }
    
    .dt-sc-timeline.right .dt-sc-timeline-content:before { left:52px; right: auto; }
    .dt-sc-timeline.right .dt-sc-timeline-content:after { left:2px; right: auto; }

    .dt-sc-timeline-section .dt-sc-timeline-image-wrapper { display: inline-block; line-height: 0; margin-bottom: 10px; overflow: hidden; position: relative; }
    .dt-sc-timeline-section .dt-sc-timeline-image-wrapper .dt-sc-timeline-thumb-overlay { background-color: rgba(0,0,0,0.75); height: 100%; opacity: 0; position: absolute; left: 0; top: 0; width: 100%; visibility: hidden; }

    .dt-sc-timeline-section .dt-sc-timeline:hover .dt-sc-timeline-image-wrapper .dt-sc-timeline-thumb-overlay { opacity: 1; visibility: visible; }

    .dt-sc-timeline-section .dt-sc-timeline-image-wrapper .dt-sc-timeline-thumb-overlay h5 { color: #fff; font-size: 1em; margin: auto; position: absolute; left: 50%; top: 50%; text-align: center; word-wrap: break-word; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

    .dt-sc-timeline-section.type1 { padding: 30px 0; }
    .dt-sc-timeline-section.type1 .dt-sc-timeline-icon-wrapper { display: inline-block; margin-bottom: 10px; }
    .dt-sc-timeline-section.type1 .dt-sc-timeline-icon-wrapper span { display: block; font-size: 35px; }
    
    
    /* Vertical Timeline Type2 */   
    .dt-sc-timeline-section.type2:before { height:85%; width:3px; }
    
    .dt-sc-timeline-section.type2 .column { overflow: hidden; }
    .dt-sc-timeline-section.type2 .dt-sc-timeline { margin-bottom:-60px; }
    .dt-sc-timeline-section.type2 .dt-sc-timeline .dt-sc-timeline-content { margin-left: auto; margin-right: auto; width: 60%; }
    .dt-sc-timeline-section.type2 .dt-sc-timeline:last-child .dt-sc-timeline-content { width: 40%; }

    .dt-sc-timeline-section.type2 .dt-sc-timeline.left .dt-sc-timeline-content, .dt-sc-timeline-section.type2 .dt-sc-timeline.right .dt-sc-timeline-content { margin-top: 15px; padding: 0; text-align:center; }

    .dt-sc-timeline-section.type2 .dt-sc-timeline .dt-sc-timeline-content > *:first-child:not(.dt-sc-timeline-icon-wrapper):not(.dt-sc-timeline-image-wrapper) { padding-top: 45px; position: relative; z-index: 1; }
    .dt-sc-timeline-section.type2 .dt-sc-timeline:last-child .dt-sc-timeline-content > *:first-child:not(.dt-sc-timeline-icon-wrapper):not(.dt-sc-timeline-image-wrapper) { padding-top: 20px; }

    .dt-sc-timeline-section.type2 .dt-sc-timeline-icon-wrapper span, .dt-sc-timeline-section.type2 .dt-sc-timeline-image-wrapper img { border:3px solid; }
    
    .dt-sc-timeline-section.type2 .dt-sc-timeline .dt-sc-timeline-content h2 span { display:inline-block; font-size:30px; margin-bottom:10px; }
    .dt-sc-timeline-section.type2 .dt-sc-timeline .dt-sc-timeline-content h2 { font-size:16px; line-height: inherit; margin-bottom: 0; }

    .dt-sc-timeline-section.type2 .dt-sc-timeline .dt-sc-timeline-content:before { content: none; }
    .dt-sc-timeline-section.type2 .dt-sc-timeline .dt-sc-timeline-content:after { background:none; border-top:2px dotted; height:1px; bottom:inherit; top:60px; width: 100%; }
    .dt-sc-timeline-section.type2 .dt-sc-timeline .dt-sc-timeline-content:after { left: 50%; }
    .dt-sc-timeline-section.type2 .dt-sc-timeline.right .dt-sc-timeline-content:after { left: auto; right: 50%; }
    
    .dt-sc-timeline-section.type2 .dt-sc-timeline.simple-content { margin-bottom:0; }
    .dt-sc-timeline-section.type2 .dt-sc-timeline.simple-content .dt-sc-timeline-content h2 { font-size:30px; font-style:italic; font-weight:bold; }
    .dt-sc-timeline-section.type2 .dt-sc-timeline.simple-content .dt-sc-timeline-content:after { top:13px; width:70px; }
    
    .dt-sc-timeline-section.type2 .dt-sc-timeline-icon-wrapper, .dt-sc-timeline-section.type2 .dt-sc-timeline-image-wrapper { display:inline-block; height: 120px; line-height: 120px; margin: 0 auto 15px; overflow:hidden; position:relative; width: 120px; z-index:1; }

    .dt-sc-timeline-section.type2 .dt-sc-timeline-icon-wrapper span { display: block; font-size: 50px; line-height: inherit; margin: auto; position: absolute; bottom: 0; left: 0; right: 0; top: 0; }

    .dt-sc-timeline-section.type2 .dt-sc-timeline-image-wrapper img { bottom: 0; float: left; height: 100%; left: 0; position: absolute; right: 0; top: 0; width: 100%; -webkit-object-fit: cover; -o-object-fit: cover; object-fit: cover; -webkit-object-position: center; -o-object-position: center; object-position: center; }

    .dt-sc-timeline-section.type2 .dt-sc-timeline:last-child { margin-bottom: 0; margin-left: -5px; margin-top:100px; }
    .dt-sc-timeline-section.type2 .dt-sc-timeline:last-child .column { width:100%; }
    .dt-sc-timeline-section.type2 .dt-sc-timeline.left:last-child .dt-sc-timeline-content { padding-right:0; }
    .dt-sc-timeline-section.type2 .dt-sc-timeline:last-child .dt-sc-timeline-content:after { border-width: 0; }
    .dt-sc-timeline-section.type2 .dt-sc-timeline:last-child .dt-sc-timeline-content h2 { margin-top:10px; }
    .dt-sc-timeline-section.type2 .dt-sc-timeline:last-child .dt-sc-timeline-content h2 span { margin-bottom:15px; }

    .dt-sc-timeline-section.type2 .dt-sc-timeline.left:last-child .dt-sc-timeline-content { margin-left: 3px; }
    .dt-sc-timeline-section.type2 .dt-sc-timeline:last-child .dt-sc-timeline-icon-wrapper, 
    .dt-sc-timeline-section.type2 .dt-sc-timeline:last-child .dt-sc-timeline-image-wrapper { left: 3px; }
    
    .dt-sc-timeline-section.type2:after { border:3px solid; content:""; height:16px; margin:auto; position:absolute; left:0; right:0; top:-15px; width:16px; -ms-transform:rotate(45deg); -webkit-transform:rotate(45deg); transform:rotate(45deg); }
    
    /* Vertical Timeline Type3 */
    .dt-sc-timeline-section.type3 { padding:30px 0; }
    .dt-sc-timeline-section .dt-sc-timeline:first-child { margin-top: 0; }
    .dt-sc-timeline-section.type3:before { background:rgba(0, 0, 0, 0.1); height:100%; width:2px; }
    .dt-sc-timeline-section.type3 .dt-sc-timeline .dt-sc-timeline-content:before { border:2px solid rgba(0, 0, 0, 0.1); height:24px; bottom:inherit; right:0; right:-12px; top:40px; width:24px; z-index:1; }
    .dt-sc-timeline-section.type3 .dt-sc-timeline .dt-sc-timeline-content:after { height:34px; bottom:inherit; right:-18px; top:35px; width:34px; border-radius:50%; }
    .dt-sc-timeline-section.type3 .dt-sc-timeline .dt-sc-timeline-content h2 { padding:10px 0 0; position:relative; }
    .dt-sc-timeline-section.type3 .dt-sc-timeline .dt-sc-timeline-content h2:before { content:""; height:2px; position:absolute; right:0; top:0; width:30px; }
    .dt-sc-timeline-section.type3 .dt-sc-timeline .dt-sc-timeline-content h2 span { color:#000000; display:inline-block; margin-bottom:5px; }
    
    .dt-sc-timeline-section.type3 .dt-sc-timeline.right .dt-sc-timeline-content h2:before { left:0; right:inherit; }
    .dt-sc-timeline-section.type3 .dt-sc-timeline.right .dt-sc-timeline-content:before { left:-12px; right:inherit; }
    .dt-sc-timeline-section.type3 .dt-sc-timeline.right .dt-sc-timeline-content:after { left:-18px; right:inherit; }
    
    .dt-sc-timeline-section.type3 .dt-sc-timeline .dt-sc-timeline-content { margin-bottom: 35px; padding: 0 35px; }

    .dt-sc-timeline-section.type3 .dt-sc-timeline-icon-wrapper { opacity: 0.15; }
    .dt-sc-timeline-section.type3 .dt-sc-timeline-icon-wrapper, .dt-sc-timeline-section.type3 .dt-sc-timeline-icon-wrapper span { height: 0; line-height: 0; margin: auto; position: absolute; bottom: 0; left: 0; right: 0; top: 0; }

    .dt-sc-timeline-section.type3 .dt-sc-timeline-icon-wrapper span { font-size: 60px; right: 35px; }
    .dt-sc-timeline-section.type3 .dt-sc-timeline.right .dt-sc-timeline-icon-wrapper span { left: 35px; right: auto; }

    
    /* Vertical Timeline Type4 */
    .dt-sc-timeline-section.type4:before { background:#222; }
    
    .dt-sc-timeline-section.type4 .dt-sc-timeline { margin-bottom: 45px; position: relative; }
    .dt-sc-timeline-section.type4 .dt-sc-timeline:last-child { margin-bottom: 0; }

    .dt-sc-timeline-section.type4 .dt-sc-timeline:before { border:1px solid #222; content:""; height: 26px; margin: auto; position:absolute; left: 0; right: 0; top: 50%; width: 26px; z-index: 1; -webkit-border-radius:50%; border-radius:50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); }
    
    .dt-sc-timeline-section.type4 .dt-sc-timeline .dt-sc-timeline-content:before, .dt-sc-timeline-section.type4 .dt-sc-timeline .dt-sc-timeline-content:after { content:none; }
    
    .dt-sc-timeline-section.type4 .dt-sc-timeline:first-child { margin-top:15px; }
    .dt-sc-timeline-section.type4 .dt-sc-timeline-content { padding: 15px 35px; }
    
    .dt-sc-timeline-section.type4 .dt-sc-timeline .dt-sc-timeline-content h2 { margin-bottom:30px; position:relative; text-transform:uppercase; }
    .dt-sc-timeline-section.type4 .dt-sc-timeline .dt-sc-timeline-content h2 span { color:#222; font-size:16px; font-weight:600; }
    .dt-sc-timeline-section.type4 .dt-sc-timeline .dt-sc-timeline-content h2:before { content:""; height:1px; position:absolute; bottom:-10px; right:0; width:70px; }
    
    .dt-sc-timeline-section.type4 .dt-sc-timeline.right .dt-sc-timeline-content h2:before { left:0; right:inherit; }
    
    .dt-sc-timeline-section.type4 .dt-sc-timeline.right > .column { float:right; }
    
    .dt-sc-timeline-section.type4 .dt-sc-timeline-thumb-overlay { height: 100%; opacity:0; position: absolute; left: 0; top: 0; text-align:center; width:100%; filter: alpha(opacity=0); border-radius:50%; }
    .dt-sc-timeline-section.type4 .dt-sc-timeline:hover .dt-sc-timeline-thumb-overlay { opacity:1; filter: alpha(opacity=100); }    
    
    .dt-sc-timeline-section.type4 .dt-sc-timeline-icon-wrapper, .dt-sc-timeline-section.type4 .dt-sc-timeline-image-wrapper { height: 120px; margin: auto; overflow: visible; position:absolute; right: -150px; top: 50%; width:120px; -webkit-box-shadow: 0 0 0 3px #222; box-shadow: 0 0 0 3px #222; -webkit-transform: translateY(-50%); transform: translateY(-50%); }

    .dt-sc-timeline-section.type4 .dt-sc-timeline-icon-wrapper span { display: block; font-size: 50px; height: 0; line-height: 0; margin: auto; position: absolute; bottom: 0; left: 0; right: 0; top: 0; text-align: center; width: 100%; }

    .dt-sc-timeline-section.type4 .dt-sc-timeline-image-wrapper img { bottom: 0; float: left; height: 100%; left: 0; position: absolute; right: 0; top: 0; width: 100%; -webkit-object-fit: cover; -o-object-fit: cover; object-fit: cover; -webkit-object-position: center; -o-object-position: center; object-position: center; }
        
    .dt-sc-timeline-section.type4 .dt-sc-timeline-icon-wrapper, .dt-sc-timeline-section.type4 .dt-sc-timeline-image-wrapper, .dt-sc-timeline-section.type4 .dt-sc-timeline-image-wrapper img { -webkit-border-radius:50%; border-radius:50%; }
    .dt-sc-timeline-section.type4 .dt-sc-timeline-icon-wrapper:after, .dt-sc-timeline-section.type4 .dt-sc-timeline-image-wrapper:after { background:#222; content:""; height:5px; position:absolute; right: 100%; top: 50%; width:30px; z-index:-1; -webkit-transform: translateY(-50%); transform: translateY(-50%); }
    
    .dt-sc-timeline-section.type4 .dt-sc-timeline.right .dt-sc-timeline-icon-wrapper, 
    .dt-sc-timeline-section.type4 .dt-sc-timeline.right .dt-sc-timeline-image-wrapper { left: -150px; right: auto; }
    .dt-sc-timeline-section.type4 .dt-sc-timeline.right .dt-sc-timeline-icon-wrapper:after, 
    .dt-sc-timeline-section.type4 .dt-sc-timeline.right .dt-sc-timeline-image-wrapper:after { left:100%; right: auto; }


    /* Vertical Time line Type 5 */
    .dt-sc-timeline-section.type5 { margin-bottom:0; }
    .dt-sc-timeline-section.type5:before { background:rgba(0, 0, 0, 0.1); width:1px; }
    
    .dt-sc-timeline-section.type5 .dt-sc-timeline .dt-sc-timeline-content:before, .dt-sc-timeline-section.type5 .dt-sc-timeline .dt-sc-timeline-content:after { content: none; }
    
    .dt-sc-timeline-section.type5 .dt-sc-timeline:first-child, .dt-sc-timeline-section.type5 .dt-sc-timeline:last-child { margin: 0; }

    .dt-sc-timeline-section.type5 .dt-sc-timeline.left .dt-sc-timeline-content { padding-left: 15px; padding-right: 60px; }
    .dt-sc-timeline-section.type5 .dt-sc-timeline.right .dt-sc-timeline-content { padding-left: 60px; padding-right: 15px; }
    
    .dt-sc-timeline-section.type5 .dt-sc-timeline .dt-sc-timeline-content { float:left; position:relative; }    
    .dt-sc-timeline-section.type5 .dt-sc-timeline .dt-sc-timeline-content .dt-sc-timeline-icon-wrapper,
    .dt-sc-timeline-section.type5 .dt-sc-timeline .dt-sc-timeline-content .dt-sc-timeline-image-wrapper { height:70px; margin: auto; overflow: hidden; position:absolute; right:-35px; text-align:center; width:70px; }
    
    .dt-sc-timeline-section.type5 .dt-sc-timeline .dt-sc-timeline-content .dt-sc-timeline-icon-wrapper span { display: block; font-size: 35px; line-height:70px; }
    .dt-sc-timeline-section.type5 .dt-sc-timeline .dt-sc-timeline-content .dt-sc-timeline-image-wrapper img {bottom: 0; float: left; height: 100%; left: 0; position: absolute; right: 0; top: 0; width: 100%; -webkit-object-fit: cover; -o-object-fit: cover; object-fit: cover; -webkit-object-position: center; -o-object-position: center; object-position: center; }

    .dt-sc-timeline-section.type5 .dt-sc-timeline.right .dt-sc-timeline-content .dt-sc-timeline-icon-wrapper,
    .dt-sc-timeline-section.type5 .dt-sc-timeline.right .dt-sc-timeline-content .dt-sc-timeline-image-wrapper { left:-35px; right:auto; }

    .dt-sc-timeline-section.type5 .dt-sc-timeline .dt-sc-timeline-content h2 { font-size:20px; margin-bottom:15px; margin-top:20px; }
    .dt-sc-timeline-section.type5 .dt-sc-timeline .dt-sc-timeline-content h2 span { color:#1b1310; font-size:20px; }
    
    .dt-sc-hr-timeline-section.type2.with_icon .dt-sc-hr-timeline-content { padding-left:85px; position:relative; text-align:left; }
    .dt-sc-hr-timeline-section.type2.with_icon .dt-sc-hr-timeline-content:before { border-left: 5px solid #fff; content: ""; display: inline-block; height: 80%; position: absolute; left: 33px; top: 0; }
    .dt-sc-hr-timeline-section.type2.with_icon .dt-sc-hr-timeline-content h3 { font-size:18px; text-transform:none; }
    .dt-sc-hr-timeline-section.type2.with_icon .dt-sc-hr-timeline-content span { background: #0eb2e7; color: #fff; font-size: 25px; height: 56px; line-height: 56px; position: absolute; left: 7px; top: 7px; text-align: center; width: 56px; border-radius: 50%; box-shadow: 0 0 0 7px #fff; }
    .dt-sc-hr-timeline-section.type2.with_icon .dt-sc-hr-timeline-content h4 { font-size:50px; margin-top:35px; }
        
    /*** Horizontal Timeline Slider Styles ***/
    .dt-sc-timeline-item { cursor: all-scroll; padding-top: 70px; position: relative; text-align: center; } 
    .dt-sc-timeline-item.slick-slide { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display:         flex; flex-direction: column; -webkit-flex-direction: column; -ms-flex-direction: column; -ms-flex-pack: distribute; -webkit-box-orient: vertical; -webkit-box-direction: normal; justify-content: space-around; -ms-flex-align: center; -webkit-box-align: center; -webkit-align-items: center; align-items: center; }
    .dt-sc-timeline-detail { margin: 0 0 35px; padding: 0; text-align: center; }    
    .dt-sc-timeline-detail .dt-sc-timeline-image, .dt-sc-timeline-detail .dt-sc-timeline-description { display: inline-block; padding: 0 15px; vertical-align: middle; width: 50%; }
    .dt-sc-timeline-detail .dt-sc-timeline-description { text-align: left; }

    .dt-sc-timeline-detail .dt-sc-timeline-image:empty { display: none; }
    .dt-sc-timeline-detail .dt-sc-timeline-image:empty + .dt-sc-timeline-description { display: inline-block; margin: 30px auto 0; text-align: center; width: 90%; }        

    .dt-sc-timeline-item > span { background-color:#e8e8e8; color:#333; display:block; font-size:25px; height:50px; line-height:50px; margin: auto; overflow: hidden; position: absolute; left: 0; right: 0; top: 10px; width:50px; -webkit-border-radius:100%; border-radius:100%; }

    .dt-sc-timeline-item.slick-slide .dt-sc-timeline-image:empty + span { top: 10px; }
    .dt-sc-timeline-item.slick-slide .dt-sc-timeline-image:empty + span + * { margin-top: 35px; }

    .dt-sc-timeline-item > span img { bottom: 0; display: inline-block; height: 100%; left: 0; position: absolute; right: 0; top: 0; width: 100%; -webkit-object-fit: cover; -o-object-fit: cover; object-fit: cover; -webkit-object-position: center; -o-object-position: center; object-position: center; }
    
    .dt-sc-hr-timeline-slider-images-holder .slick-track:before { background-color:#e8e8e8; content:""; display:inline-block; height:1px; margin:auto; position:absolute; left:0; top: 35px; width:100%; z-index:-1; }
    .dt-sc-hr-timeline-slider-images-holder.timeline-details-nav .dt-sc-timeline-image { margin-top: -35px}

    .dt-sc-timeline-item h4 { color:#989898; font-size:28px; margin: 10px 0; padding: 0 10px; }
    .dt-sc-timeline-item h3 { color:#333; display: inline-block; font-size: 50px; margin: 10px 0; padding: 0 10px; }    
    .dt-sc-timeline-item.slick-current span { color:#fff; } 
    
    .dt-sc-hr-timeline-slider-images-holder .slick-list { padding:0 !important;}    
    .dt-sc-hr-timeline-slider .slick-prev, .dt-sc-hr-timeline-slider .slick-next{display:none !important;}

    .dt-sc-timeline-image { padding: 0 5px; }
    .dt-sc-timeline-description h2 { font-size: 30px; }
    .dt-sc-timeline-description h5 { font-size: 20px; }
    .dt-sc-timeline-description p { font-size: 16px; line-height: 26px; }   

    .dt-sc-hr-timeline-section .dt-sc-hr-timeline .dt-sc-hr-timeline-content > span.image-wrapper, .dt-sc-timeline-item > span.image-wrapper { background: none !important; }


    /* Special Vertical Timeline */

    .dt-sc-timeline-section.dt-sc-vc-special { float: left; padding-top: 0; position: relative; text-align: center; width: 100%; z-index: 9; }
    .dt-sc-timeline-section.dt-sc-vc-special:before { top: 50px; width: 1px; z-index: -1; }
    .dt-sc-timeline-section.dt-sc-vc-special:after { content: ""; display: block; height: 11px; margin: 0 auto; position: absolute; bottom: -50px; left: 0; right: 0; width: 11px; }

    .dt-sc-timeline-section.dt-sc-vc-special .dt-sc-timeline { display: inline-block; float: left; margin-bottom: 60px; margin-top: 0; width: 100%; }
    .dt-sc-timeline-section.dt-sc-vc-special .dt-sc-timeline:last-child { margin-bottom: 0; }
    .dt-sc-timeline-section.dt-sc-vc-special .dt-sc-timeline .dt-sc-timeline-content:before,
    .dt-sc-timeline-section.dt-sc-vc-special .dt-sc-timeline .dt-sc-timeline-content:after { display: none; }

    .dt-sc-timeline-section.dt-sc-vc-special .dt-sc-timeline-icon-wrapper { float: left; line-height: 0; margin-bottom: 35px; position: relative; text-align: center;width: 100%; } 
    .dt-sc-timeline-section.dt-sc-vc-special .dt-sc-timeline-icon-wrapper:empty { display: none; }
    .dt-sc-timeline-section.dt-sc-vc-special .dt-sc-timeline-icon-wrapper > span { background: #fff; border: 1px solid; display: inline-block; float: none; font-size: 30px; height: 70px; line-height: 70px; overflow: hidden; position: relative; width: 70px; }

    .dt-sc-timeline-section.dt-sc-vc-special .dt-sc-timeline-icon-wrapper > span img { bottom: 0; display: inline-block; height: 100%; left: 0; position: absolute; right: 0; top: 0; width: 100%; -webkit-object-fit: cover; -o-object-fit: cover; object-fit: cover; -webkit-object-position: center; -o-object-position: center; object-position: center; }
    .dt-sc-timeline-section.dt-sc-vc-special .dt-sc-timeline-icon-wrapper h3 { background: #fff; font-size: 24px; font-weight: 700; letter-spacing: 1.5px; padding: 25px 0; text-transform: uppercase; }

    .dt-sc-timeline-section.dt-sc-vc-special .dt-sc-timeline-image-wrapper { float: left; margin: 0 4%; position: relative; text-align: center; width: 42%; }
    .dt-sc-timeline-section.dt-sc-vc-special .dt-sc-timeline .dt-sc-timeline-image-wrapper a { display: inline-block; float: left; position: relative; width: 100%; }
    .dt-sc-timeline-section.dt-sc-vc-special .dt-sc-timeline-image-wrapper .dt-sc-timeline-thumb-overlay { background: rgba(0,0,0,0.5); height: 100%;
     opacity: 0; position: absolute; left: 0;top: 0; width: 100%; }
    .dt-sc-timeline-section.dt-sc-vc-special .dt-sc-timeline-image-wrapper .dt-sc-timeline-thumb-overlay h5 { font-size: 20px; font-weight: 700; letter-spacing: 3px; margin: 0; position: absolute; left: 50%; top: 50%; text-transform: uppercase; width: 100%; text-shadow: 2px 2px 5px rgba(0,0,0,0.5); transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); }
    .dt-sc-timeline-section.dt-sc-vc-special .dt-sc-timeline:hover .dt-sc-timeline-image-wrapper .dt-sc-timeline-thumb-overlay { opacity: 1; }
    .dt-sc-timeline-section.dt-sc-vc-special .dt-sc-timeline:hover .dt-sc-timeline-image-wrapper .dt-sc-timeline-thumb-overlay h5 { letter-spacing: 1px; }
    .dt-sc-timeline-section.dt-sc-vc-special .dt-sc-timeline-content-wrapper { float: right; margin-top: 30px; padding: 0 35px; text-align: left; width: 48%; }
    .dt-sc-timeline-section.dt-sc-vc-special .dt-sc-timeline-button { float: left; margin-bottom: 40px; text-align: center; width: 100%; }
    .dt-sc-timeline-section.dt-sc-vc-special .dt-sc-timeline-button a.dt-sc-button { font-size: 16px; font-weight: 700;
    letter-spacing: 1.5px; margin: 0; padding: 14px 40px 15px; text-transform: uppercase; }
    
    .dt-sc-timeline-section.dt-sc-vc-special .dt-sc-timeline-button a.dt-sc-button:before,
    .dt-sc-timeline-section.dt-sc-vc-special .dt-sc-timeline-button a.dt-sc-button:after { content: none; }

    .dt-sc-timeline-section.dt-sc-vc-special .dt-sc-timeline.alignright .dt-sc-timeline-image-wrapper { float: right; }
    .dt-sc-timeline-section.dt-sc-vc-special .dt-sc-timeline.alignright .dt-sc-timeline-content-wrapper { float: left; text-align: right; }

    .dt-sc-timeline-section.dt-sc-vc-special .dt-sc-timeline .dt-sc-timeline-content h2 { font-size: 24px; letter-spacing: 1.5px; line-height: normal; 
    margin-bottom: 10px; text-transform: capitalize; }
    .dt-sc-timeline-section.dt-sc-vc-special .dt-sc-timeline .dt-sc-timeline-content .dt-sc-timeline-content-wrapper span { font-size: 18px; font-weight: 700; text-transform: capitalize; }
    .dt-sc-timeline-section.dt-sc-vc-special .dt-sc-timeline .dt-sc-timeline-content .dt-sc-timeline-content-wrapper p { margin: 30px 0 0; }


    .dt-sc-timeline-section.dt-sc-vc-special .dt-sc-timeline:last-child { margin-bottom: 0; }   

    /*--------------------------------------------------------------
    1.2 - Browser Css
    --------------------------------------------------------------*/
    @media screen and (-webkit-min-device-pixel-ratio:0) { 
     /* Safari only override */
        ::i-block-chrome, .dt-sc-hr-timeline-section.type1 .dt-sc-hr-timeline .dt-sc-hr-timeline-content:after { bottom: -42px; }
        ::i-block-chrome, .dt-sc-hr-timeline-section.type1 .dt-sc-hr-timeline.bottom .dt-sc-hr-timeline-content:after { bottom:inherit; top:-41px; }
        
     ::i-block-chrome, .dt-sc-timeline-section.type4 .dt-sc-timeline-thumb-overlay { left: 0; top: 0; }
     ::i-block-chrome, .dt-sc-timeline-section.type4 .dt-sc-timeline-image-wrapper { right: -160px; }
    }

    /*--------------------------------------------------------------
    1.3 - Default Colors
    --------------------------------------------------------------*/
    .dt-sc-dark-bg .dt-sc-timeline .dt-sc-timeline-content h2 span { color:#ffffff; }
    
    .dt-sc-hr-timeline-section.type1 .dt-sc-hr-timeline .dt-sc-hr-timeline-content, .dt-sc-hr-timeline-section.type1 .dt-sc-hr-timeline .dt-sc-hr-timeline-content:before { background:#f5f5f5; }

    .dt-sc-timeline-section:before, .dt-sc-timeline .dt-sc-timeline-content:after { background:rgba(0, 0, 0, 0.05); }

    .dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline:before, .dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline:after, 
    .dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline-thumb:after, .dt-sc-title.with-two-color-stripe:before { background:#222; }
    
    .dt-sc-timeline .dt-sc-timeline-content:before { border-color:rgba(0, 0, 0, 0.05); }

    
     /* Note: Design for a width of 960px */
    
 @media only screen and (min-width:992px) and (max-width:1199px) {
        
        /** Timeline **/
        .dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline .dt-sc-hr-timeline-inner-content { position: relative; }
        .dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline:not(.bottom) .dt-sc-hr-timeline-inner-content { bottom: -25px; }
        .dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline.bottom .dt-sc-hr-timeline-inner-content { top: -25px; }

        .dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline:not(.bottom) .dt-sc-hr-timeline-content > .dt-sc-hr-timeline-inner-content:only-child { bottom: -35px; }
        .dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline.bottom .dt-sc-hr-timeline-content > .dt-sc-hr-timeline-inner-content:only-child { top: -35px; }
        
        .dt-sc-timeline-section.type5 .dt-sc-timeline .dt-sc-timeline-content h2 { margin-bottom: 10px; }

        .dt-sc-timeline-item h4{ font-size:20px; line-height:30px; }
        .dt-sc-timeline-item h3 { font-size:30px; }
        .dt-sc-timeline-description { margin-top: 0; }
    
        
    }
    
    
    /*----*****---- << Tablet (Portrait) >> ----*****----*/ 
    
 /* Note: Design for a width of 768px */

 @media only screen and (min-width:768px) and (max-width:991px) {
        
        /** Timeline **/
        .dt-sc-timeline-section.type2 .dt-sc-timeline .dt-sc-timeline-content { width: 80%; }
        .dt-sc-timeline-section.type2 .dt-sc-timeline:last-child .dt-sc-timeline-content { width: 60%; }

        .dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline .dt-sc-hr-timeline-inner-content { position: relative; }
        .dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline:not(.bottom) .dt-sc-hr-timeline-inner-content { bottom: -25px; }
        .dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline.bottom .dt-sc-hr-timeline-inner-content { top: -25px; }

        .dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline:not(.bottom) .dt-sc-hr-timeline-content > .dt-sc-hr-timeline-inner-content:only-child { bottom: -50px; }
        .dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline.bottom .dt-sc-hr-timeline-content > .dt-sc-hr-timeline-inner-content:only-child { top: -50px; }
        
        .dt-sc-hr-timeline-section.type1:before, .dt-sc-hr-timeline-section.type1 .dt-sc-hr-timeline-wrapper:before, .dt-sc-hr-timeline-section.type1 .dt-sc-hr-timeline-wrapper:after { bottom: -1px; }
        
        .dt-sc-timeline .dt-sc-timeline-content h2 { line-height: 30px; }   
        
        .dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline-content h3 { margin-top: 20px; }

        .dt-sc-timeline-item h4 { font-size: 20px; line-height:30px; }
        .dt-sc-timeline-item h3 { font-size: 24px; }
        .dt-sc-timeline-description { margin-top: 0; }

        .dt-sc-timeline-item span { font-size: 20px; }
        
    }
    
    
    /*----*****---- << Mobile (Landscape) >> ----*****----*/    
    
    /* Common Styles for the devices below 767px width */
    @media only screen and (max-width: 767px) {
        
        /** Horizontal Timeline **/
        .dt-sc-hr-timeline-section.type1 .dt-sc-hr-timeline .dt-sc-hr-timeline-content, .dt-sc-timeline .column { width: 100%; }
        
        .dt-sc-hr-timeline-section.type1 .column { margin-bottom: 0; }
        .dt-sc-hr-timeline-section.type1 .dt-sc-hr-timeline.bottom .dt-sc-hr-timeline-content { margin: 42px 0 0; }
        
        .dt-sc-hr-timeline-section.type2:before { content: none; }
        .dt-sc-hr-timeline-section.type2 .column { margin-bottom: 0; }

        .dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline { min-height: auto; overflow: hidden; }
        .dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline.bottom .dt-sc-hr-timeline-inner-content { margin-bottom: 20px; }
        .dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline:not(.bottom) .dt-sc-hr-timeline-inner-content { margin-top: 20px; }

        .dt-sc-hr-timeline-section.type2 .column:first-child .dt-sc-hr-timeline:before,
        .dt-sc-hr-timeline-section.type2 .column:last-child .dt-sc-hr-timeline:after { content: ""; }       
        
        
        /** Vertical Timeline **/
        .dt-sc-timeline-section:before { right: auto; }
        .dt-sc-timeline-section:after { content: ""; height: 100%; margin: auto; position: absolute; right: 0; top: 0; width: 5px; }
        .dt-sc-timeline-section .dt-sc-timeline:first-child { margin-top: -10px; }
        
        .dt-sc-timeline .dt-sc-timeline-content:after { right: 0; width: 25px; }
        .dt-sc-timeline.right .dt-sc-timeline-content:after { left: 0; }
        
        .dt-sc-timeline .dt-sc-timeline-content:before { right: 25px; }
        .dt-sc-timeline.left .dt-sc-timeline-content { padding: 0 70px 0 15px; }
        
        .dt-sc-timeline.right .dt-sc-timeline-content:before { left: 25px; }
        .dt-sc-timeline.right .dt-sc-timeline-content { padding: 0 15px 0 70px; }

        .dt-sc-timeline-section.type2 { border-style: solid; border-width: 0 3px; }
        
        .dt-sc-timeline-section.type2:after { left: auto; right: -10px; }
        .dt-sc-timeline-section.type2:before { border-style: solid; border-width: 3px; content: ""; height: 16px; margin: auto; position: absolute; left: -9px; top: -15px; width: 16px; transform: rotate(45deg); }
        
        .dt-sc-timeline-section.type2 .dt-sc-timeline { margin-bottom: 15px; }
        .dt-sc-timeline-section.type2 .dt-sc-timeline:last-child { margin-top: 20px; }
        
        .dt-sc-timeline-section.type2 .dt-sc-timeline .dt-sc-timeline-content, 
        .dt-sc-timeline-section.type2 .dt-sc-timeline:last-child .dt-sc-timeline-content { width: 60%; }
        
        .dt-sc-timeline-section.type2 .dt-sc-timeline .dt-sc-timeline-content:before { width: 100%; }
        .dt-sc-timeline-section.type2 .dt-sc-timeline:last-child .dt-sc-timeline-content:after { border-width: 2px; width: 100%; }
        
        .dt-sc-timeline-section.type3:after { width: 2px; }
        .dt-sc-timeline-section.type5:after { width: 1px; }
        .dt-sc-timeline-section.type3:after, .dt-sc-timeline-section.type4:after, .dt-sc-timeline-section.type5:after { z-index: -1; }
        
        .dt-sc-timeline-section.type3:after { background: rgba(0, 0, 0, 0.1); }

        .dt-sc-timeline-section.type4 .dt-sc-timeline { margin-bottom: 35px; }
        .dt-sc-timeline-section.type4 .dt-sc-timeline:first-child { margin-top: 50px; }
        .dt-sc-timeline-section.type4 .dt-sc-timeline:last-child { margin-bottom: 0; }

        .dt-sc-timeline-section.type4 .dt-sc-timeline:before { top: 0; }
        .dt-sc-timeline-section.type4 .dt-sc-timeline.left:before { left: -10px; right: auto; top: 13px; }
        .dt-sc-timeline-section.type4 .dt-sc-timeline.right:before { left: auto; right: -10px; top: 13px; }

        .dt-sc-timeline-section.dt-sc-vc-special .dt-sc-timeline-button a.dt-sc-button { float: left; }
        .dt-sc-timeline-section.dt-sc-vc-special:after { display: none; }
        .dt-sc-timeline-section.dt-sc-vc-special:before { top: 40px; }
        
        .dt-sc-timeline-section.type4 .dt-sc-timeline .dt-sc-timeline-icon-wrapper, .dt-sc-timeline-section.type4 .dt-sc-timeline .dt-sc-timeline-image-wrapper,
        .dt-sc-timeline-section.type4 .dt-sc-timeline.right .dt-sc-timeline-icon-wrapper, .dt-sc-timeline-section.type4 .dt-sc-timeline.right .dt-sc-timeline-image-wrapper { margin: 0; position: relative; left: auto; right: auto; }
        .dt-sc-timeline-section.type4 .dt-sc-timeline.right .dt-sc-timeline-icon-wrapper, .dt-sc-timeline-section.type4 .dt-sc-timeline.right .dt-sc-timeline-image-wrapper { margin-left: auto; }

        .dt-sc-timeline-section.type4 .dt-sc-timeline-icon-wrapper ~ *:last-child, .dt-sc-timeline-section.type4 .dt-sc-timeline-image-wrapper ~ *:last-child { margin-bottom: 50px; }
        .dt-sc-timeline-section.type4 .dt-sc-timeline:last-child .dt-sc-timeline-icon-wrapper ~ *:last-child, .dt-sc-timeline-section.type4 .dt-sc-timeline:last-child .dt-sc-timeline-image-wrapper ~ *:last-child { margin-bottom: 20px; }

        .dt-sc-timeline-section.type4 .dt-sc-timeline.left .dt-sc-timeline-content { padding-left: 30px; padding-right: 30px; padding-top: 15px; text-align: left; }
        .dt-sc-timeline-section.type4 .dt-sc-timeline.right .dt-sc-timeline-content { padding-left: 30px; padding-right: 30px; padding-top: 15px; text-align: right; }

        .dt-sc-timeline-section.type4 .dt-sc-timeline.left .dt-sc-timeline-content h2:before { left: 0; right: auto; }
        .dt-sc-timeline-section.type4 .dt-sc-timeline.right .dt-sc-timeline-content h2:before { left: auto; right: 0; }
        
        .dt-sc-timeline-section.type4 .dt-sc-timeline-image-wrapper { margin-left: 0; margin-right: 30px; right: 0; }
        .dt-sc-timeline-section.type4 .dt-sc-timeline-image-wrapper:before { left: auto; right: -40px; }
        
        .dt-sc-timeline-section.type4 .dt-sc-timeline.right .dt-sc-timeline-image-wrapper { margin-left: 30px; margin-right: 0; left: 0; right: auto; }
        .dt-sc-timeline-section.type4 .dt-sc-timeline.right .dt-sc-timeline-image-wrapper:before { left: -40px; right: auto; }
        .dt-sc-timeline-section.type4 .dt-sc-timeline.right .dt-sc-timeline-image-wrapper:after { right: -30px; left: auto; }
        
        .dt-sc-timeline-section.type5 .dt-sc-timeline .dt-sc-timeline-content .dt-sc-timeline-icon-wrapper, 
        .dt-sc-timeline-section.type5 .dt-sc-timeline .dt-sc-timeline-content .dt-sc-timeline-image-wrapper { height: 50px; right: -26px; width: 50px; }
        .dt-sc-timeline-section.type5 .dt-sc-timeline.right .dt-sc-timeline-content .dt-sc-timeline-icon-wrapper,
        .dt-sc-timeline-section.type5 .dt-sc-timeline.right .dt-sc-timeline-content .dt-sc-timeline-image-wrapper { left: -26px; }
        
        .dt-sc-timeline-section.type5 .dt-sc-timeline .dt-sc-timeline-content .dt-sc-timeline-icon-wrapper span { font-size: 36px; line-height: 50px; }
        
        .dt-sc-timeline-section.type5 .dt-sc-timeline.left .dt-sc-timeline-content { padding-left: 20px; padding-right: 35px; }
        .dt-sc-timeline-section.type5 .dt-sc-timeline.right .dt-sc-timeline-content { padding-left: 35px; padding-right: 20px; }
        
        .dt-sc-timeline-section.type5 .dt-sc-timeline .dt-sc-timeline-content { margin: 0 0 20px; }
        .dt-sc-timeline-section.type5 .dt-sc-timeline .dt-sc-timeline-content h2 { margin-top: 15px; }  

        .dt-sc-timeline-section.dt-sc-vc-special .dt-sc-timeline-content-wrapper,
		.dt-sc-timeline-section.dt-sc-vc-special .dt-sc-timeline.alignright .dt-sc-timeline-content-wrapper { width: 100%; float: left; text-align: left; padding: 0 0 0 30px; margin-top: 25px; }

		.dt-sc-timeline-section.dt-sc-vc-special .dt-sc-timeline .dt-sc-timeline-content .dt-sc-timeline-content-wrapper p { margin: 20px 0 0 0; }

		.dt-sc-timeline-section.dt-sc-vc-special .dt-sc-timeline-image-wrapper { width: 100%; float: left; text-align: left; margin: 0; }
		.dt-sc-timeline-section.dt-sc-vc-special .dt-sc-timeline-image-wrapper .dt-sc-timeline-thumb-overlay { text-align: center; }

        /** Timeline Slider **/
        .dt-sc-timeline-detail { padding-left: 10px; padding-right: 10px; }
        
        /** Colors **/              
        .dt-sc-timeline-section:after { background-color: rgba(0, 0, 0, 0.05); }
        .dt-sc-timeline-section.type2:before { background-color: rgba(0,0,0,0); }
        .dt-sc-timeline-section.type4:after { background-color: #222222; } 

        .dt-sc-timeline-item h4{ font-size:18px;line-height:30px; }
        .dt-sc-timeline-item h3{font-size:30px; }
        .dt-sc-timeline-detail .dt-sc-timeline-image, .dt-sc-timeline-detail .dt-sc-timeline-description { width: 100%; }

        .dt-sc-timeline-item span { font-size: 20px; }
        
    }
    
    /* Common Styles for the devices below 479px width */
 @media only screen and (max-width: 479px) {
        
    /** Timeline **/
    .dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline.bottom .dt-sc-hr-timeline-thumb { top: -4px; }
    .dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline.bottom .dt-sc-hr-timeline-content p:after { bottom: calc(0% + -12px); }
    
    .dt-sc-timeline-section { display: block; float: none; margin-left: auto; margin-right: auto; width: 95%; }
    .dt-sc-timeline-section.type5 { width: 80%; }
    
    .dt-sc-timeline-section.type5 .dt-sc-timeline .dt-sc-timeline-content h2 { line-height: normal; margin-top: 10px; }
    
    }
    

    /* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
    @media only screen and (max-width: 319px) {                     
        
        /** Timeline **/
        .dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline.bottom .dt-sc-hr-timeline-content p:after { bottom: 50%; }
        
        .dt-sc-timeline-section.type2 .dt-sc-timeline-image-wrapper { height: 75px; width: 80px; }
        .dt-sc-timeline-section.type2 .dt-sc-timeline .dt-sc-timeline-content:after { top: 57px; }
        
        .dt-sc-timeline-section.type5 { width: 100%; }
        
    } 