﻿/* MISC */

#d_Main_Logo {background:url('../images/logos/intuitiverecovery.png') no-repeat;height:90%;top:0;}

#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;}

#img_Lama {float:left;margin:15px 0 15px 15px}

/* TILES */
#d_Tiles {  margin-top: 5px; width:100%;}
#d_Interested, #d_Register {color:#fff; padding:10px 20px 15px 20px;}
#d_Interested {background-color:#8a9197; margin-bottom:15px;}
#p_Interested_Title {font-size:24px; font-weight:bold; margin:0 0 10px 0;}
#d_Register {background-color:#666666;}
#img_Course_Logo {display:block; margin:0 auto;}
#d_Register_Button_Wrap {width:80px;margin: 0 auto;height:30px;}
#btn_register {display:block; height:25px; line-height:25px; margin:30px auto 0 auto; width:130px;}

#d_Testimonials {margin-top:0px;float:left;width:100%;}
#p_Testimonials, #p_Testimonials_2 {margin-top:15px; max-height:300px; overflow:auto;padding:5px;}

/* TESTIMONIALS */

#pnl_Testimonials div{overflow:hidden;float:left;margin-left:10px;margin-bottom:15px;width:355px;height:210px;}
.Video_Container { display:none; }
.video_Testimonials {overflow:hidden;float:left;margin-left:10px;margin-bottom:15px;width:355px;height:210px;}
#a_See_More_Testimonials {  clear: both;float: left;margin-top: 35px;}

/* 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;}

/* VIDEO  */

.d_Video_Wrap {float:left ;margin-top:25px ;height:210px; width:100%; background-size:100%, 100%;-o-background-size:100%, 100%;-moz-background-size:100%, 100%;-webkit-background-size:100%, 100%;}

/*SLIDER */

#bxslider-wrap {position:relative; width:auto; margin-bottom:20px; text-align:center;}
#bxslider-prev {position:absolute; height:100%; left:0; top:0; width:50px; z-index:5000;}
#bxslider-prev a {background:url('../images/icons/left_Slider.png') no-repeat 0 40%; cursor:pointer;display:block; height:100%; width:100%;}
#bxslider-next {position:absolute; right:0; top:0; width:50px; height:100%;  z-index:5000;}
#bxslider-next a {background:url('../images/icons/right_Slider.png') no-repeat 100% 40%; cursor:pointer; display:block; height:100%; width:100%;}
.bxslider li span {display:block; text-align:center;}
.bxslider li video {margin:0 auto; width:365px;}

@media (max-width: 959px) {
    
    /* MISC */

    #img_Lama {float:none;margin:15px auto;display:block;}

    #d_Main_Logo_Mobile {background: url('../images/logos/intuitive_recovery_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_recovery_logo_mobile.png',sizingMethod='scale');}

    .d_Content_Individual_Course_Wrap {margin: 5px;}
        .d_Content_Individual_Course_Wrap p {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 (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;}
}

@media (max-width: 950px) {

    #pnl_Testimonials {width: 355px;}
    .video_Testimonials {margin-left:0;}

}

/* TESTIMONIALS*/

@media (max-width: 940px) {

    #pnl_Testimonials {width: 355px;}

}