﻿/* HEADER */

#d_Nav {border-bottom:10px solid #ec9038;}
#d_Banner {border-bottom:10px solid #524264; width:100%;}
#a_Home {background:#ec9038 url('../images/main/bar_hover_rings.png') no-repeat 50%; background-size:50%;}

/* BANNER */

#d_Banner_1 {background-image:url('../images/banner/home_banner_1.png');background-size:contain;height:326px;width:100%;}
#d_Banner_2 {background-image:url('../images/banner/home_banner_2.png');background-size:contain;height:326px;width:100%;}
#d_Banner_3 {background-image:url('../images/banner/home_banner_3.png');background-size:contain;height:326px;width:100%;}
#d_Banner_4 {background-image:url('../images/banner/home_banner_4.png');background-size:contain;height:326px;width:100%;}
#d_Banner_5 {background-image:url('../images/banner/home_banner_5.png');background-size:contain;height:326px;width:100%;}
#d_Banner_6 {background-image:url('../images/banner/home_banner_6.png');background-size:contain;height:326px;width:100%;}
#d_Banner_7 {background-image:url('../images/banner/home_banner_7.png');background-size:contain;height:326px;width:100%;}
#d_Banner_8 {background-image:url('../images/banner/home_banner_8.png');background-size:contain;height:326px;width:100%;}

#d_Learn_More_Desktop {background-color:#000; -webkit-border-radius:20px 0 0 20px; -moz-border-radius:20px 0 0 20px; border-radius:20px 0 0 20px; bottom:35px; position:absolute; text-align:right; font-style:italic; font-family:'MyriadPro-Semibold'; padding:10px 10px; right:0; z-index:10;}
#d_Learn_More_Desktop a {color:#fff; cursor:pointer; display:block; height:100%; width:100%;}
#d_Learn_More_Desktop p {font-size: 26px; line-height: 28px;}
#d_Learn_More_Desktop img {position:absolute; left:10px; bottom:10px;}

/* MISC */

.d_Row {margin-bottom:10px;}
h2 {background-color: #ec9038; color:#fff; padding: 5px 10px;}
#p_After_Video, #p_After_Video_Second {margin-top:15px; max-height:300px; overflow:auto;padding:5px;width:100%;}
iframe {border:0; width: 100%;}
#twitter-widget-0 {height:400px;}

#d_Intro_Video {margin-top:50px;}

/* HOME */

    #d_Main_Content_First_Mobile {display:none;}

/* RESPONSIVE */

@media (max-width: 959px) {
    #d_Main_Content_First_Mobile {display:block;}
    #d_Main_Content_First_Desktop {display:none;}
    #d_Main_Logo_Mobile {background: url('../images/logos/intuitive_logo_mobile.png');background-repeat: no-repeat;height: 142px;width: 100%;display: block;background-position: 50%, 0%;background-position-x: 50%;background-position-y: 0%;background-size: contain;filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/logos/intuitive_logo_mobile.png',sizingMethod='scale');}
    .video-play {height:268px !important;}
    iframe {width:96% !important; margin-left:2% !important;}
    .d_Col_1 h2, .d_Col_2 h2 {font-size:20px;text-align:center}    
    .d_Col_1 p, .d_Col_2 p {font-size:18px;margin-left:5px;margin-right:5px;}

    /* BANNER */

    #d_Banner {clear:both;border-bottom: none !important;}
        
        #d_Learn_More_Desktop {display:none;}
        #d_Learn_More_Mobile {width:100%;background-color:#000; bottom:0; display:block; text-align:center; font-style:normal; font-family:'MyriadPro-Semibold'; padding:0px; z-index:10;height:34px;margin-top:0px;}
        #d_Learn_More_Mobile a {color:#fff; cursor:pointer; display:block; height:100%; width:100%;}
        #cph_Banner_img_Learn_More_Desktop {display:none;}
        #p_Learn_More_Desktop {display:none;}
        #p_Learn_More_Mobile {display:block}
        #d_Learn_More_Mobile p {font-size:20px;text-align:center;}
        #d_Learn_More_Mobile img {  position: relative;margin-left: 5px;margin-top: 5px;margin-right: 5px;vertical-align:bottom;}
        #span_Learn_More_1 {line-height:34px;}
        #span_Learn_More_2 {line-height:34px;}
        
        #bx-pager {display:none;}

        #d_Banner_1 {background-image:url('../images/banner/home_banner_1_mobile.png');height:190px;background-repeat:no-repeat;background-size:100% 100%;}
        #d_Banner_2 {background-image:url('../images/banner/home_banner_2_mobile.png');height:190px;background-repeat:no-repeat;background-size:100% 100%;}
        #d_Banner_3 {background-image:url('../images/banner/home_banner_3_mobile.png');height:190px;background-repeat:no-repeat;background-size:100% 100%;}
        #d_Banner_4 {background-image:url('../images/banner/home_banner_4_mobile.png');height:190px;background-repeat:no-repeat;background-size:100% 100%;}
        #d_Banner_5 {background-image:url('../images/banner/home_banner_5_mobile.png');height:190px;background-repeat:no-repeat;background-size:100% 100%;}
        #d_Banner_6 {background-image:url('../images/banner/home_banner_6_mobile.png');height:190px;background-repeat:no-repeat;background-size:100% 100%;}
        #d_Banner_7 {background-image:url('../images/banner/home_banner_7_mobile.png');height:190px;background-repeat:no-repeat;background-size:100% 100%;}
        #d_Banner_8 {background-image:url('../images/banner/home_banner_8_mobile.png');height:190px;background-repeat:no-repeat;background-size:100% 100%;}

}