﻿/* MISC */
#d_Main_Logo {background:url('../images/logos/logo_KIT Training.png') no-repeat;top:0;height:90%;}

#d_Nav {border-bottom:10px solid #524264;}
#a_Courses {background:#524264 url('../images/main/bar_hover_rings.png') no-repeat 50%; background-size:50%;}

.p_Bold_Italic {font-style:italic; font-weight:bold;}
.p_Italic {font-style:italic;}

/* TILES */

#d_Tiles {  margin-top: 5px;}
#d_Interested {color:#fff; height:auto; padding:10px 20px 15px 20px;background-color:#8a9197; margin-bottom:15px;}
#d_Interested p:first-of-type {font-size:24px; font-weight:bold; margin:0 0 10px 0;}
#img_Course_Logo {display:block; margin:0 auto;max-width:320px;width:100%;margin-top:10px;}

/* FORM */
#d_Contact_Form_Wrap {display:none;clear:both;background-color:#f2f2f2;padding:10px;height:auto;}    
#d_Contact_Form_Wrap input[type=text] {float: left; height: 20px; width: 100%;margin-bottom:10px;margin-top:-10px;}
    #d_Contact_Form_Wrap textarea {height:136px; width:100%;background-color:#8a9197;float:left;color:#fff;font-size:12px;line-height:25px;font-family:Arial;margin-top:-10px;}
    #d_Contact_Form_Wrap #btn_Contact_Send {float:left; font-family:'MyriadPro-Semibold'; font-size:16px; height:35px; line-height:35px; margin-right:6.1%; margin-top:15px; width:105px;}
    .p_Label {float: left; width: 100%; clear: both; margin-bottom: 20px;margin-right:3%;margin-left:25px;}
    .span_Required_Field {width:100%;height:20px;clear:both;margin-top:-15px;margin-bottom:15px;}
    .span_Required_Field_Message {width:100%;height:20px;clear:both;margin-top:5px;margin-bottom:15px;}
    #lbl_Course_Contact_Form_Feedback {float:left;margin-top:10px;}
    #pnl_Contact_2 {height:350px;}
    #a_Contact_Hide {  position: absolute;left: 0;top: 610px;margin-top: 20px;font-size:16px;height:32px;text-align:center;width:145px;z-index:1000;}
    #cph_Main_btn_Contact_Send {  position: absolute;right: 20px;top: 100%;margin-top: 20px;font-size:16px;}


/* TESTIMONIALS */

#d_Testimonials {margin-top:30px;float:left;width:100%;}

@media (max-width: 959px) {

    /* MISC */

    #d_Main_Logo_Mobile {background: url('../images/logos/intuitive_kit_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_kit_logo_mobile.png',sizingMethod='scale');}
    #cph_Main_img_Course_Logo {margin-top:15px;display:block;margin-left:auto;margin-right:auto;} 

    .d_Content_Individual_Course_Wrap {margin: 5px;}
        .d_Content_Individual_Course_Wrap p {font-size:18px;}
        .d_Content_Individual_Course_Wrap li {font-size:18px;}

    /* TILES */

    #d_Interested, #d_Register {margin-bottom: 0;padding-left:5px;padding-right:5px;padding-top:10px;padding-bottom:10px;}
    #d_Interested p:first-of-type {font-size:18px ;}
    #d_Interested p, #d_Register p {font-size:18px; margin-left: 0; margin-right: 0;}

    /* TESTIMONIALS */

    #d_Testimonials h1 {width:95%;text-align:center;margin-left:5px;}
    #d_Testimonials p {width:95%;text-align:center;margin-left:10px;padding-left:0;font-size:18px;}
    #pnl_Testimonials {display: block;margin-left: auto;margin-right: auto;width: 80%;height: auto;}
    #a_See_More_Testimonials {margin-left:5px;}

    #bxslider-prev {position:relative; height:66px; display:block; float:left; margin-top:20px;}
    #bxslider-next {position:relative; height:66px; display:block; float:right; margin-top:20px;}
    .bxslider li span {display:block; text-align:left; font-weight:bold; margin-top:20px; font-size:18px;}
    #bxslider-wrap {margin-right: 35px;}
    .bxslider li video {width:90%;}
}
@media (max-width: 950px) {

    #pnl_Testimonials {width: 355px;}
    .video_Testimonials {margin-left:0;}

}

@media (min-width:960px) {
    /* FORM*/

    .p_Label {margin-left:0}
    #a_Contact_Hide {top: 290px;margin-left: 0px;z-index:100;left:0px;}
    #d_Contact_Form_Wrap {height:390px !important;padding:5px;}
    #d_Contact_Form_Wrap input[type=text] {clear: both;width: 85% !important;margin-left:0px;margin-top:-10px;margin-bottom:10px;}
    #d_Contact_Form_Wrap textarea {clear: both;width: 86% !important;margin-left: 0;}     
    #a_Main_Contact_Us img {margin-left: auto;margin-right: auto;display: block;padding-top: 20px;}
    #d_Contact_Form_Wrap #btn_Contact_Send {float:right;margin-right:45px;}
    #d_Interested {height:185px;}
    #img_Course_Logo {display:block; margin:0 auto;width:380px;}

}


/* TESTIMONIALS*/

@media (max-width: 940px) {

    #pnl_Testimonials {width: 355px;}

}