﻿/*MISC */

#d_Nav {border-bottom:10px solid #666666;}
#a_Contact {background:#666666 url('../images/main/bar_hover_rings.png') no-repeat 50%; background-size:50%;}
#d_Contact_Details_Mobile {display:none;}

.d_Contact_Col_1 {width:32%; margin-right:2%;}
.d_Contact_Col_2 {width:32%; margin-right:2%;}
.d_Contact_Col_3 {width:32%;}

#a_Fast_Referral {padding-left:0 !important;}
#d_Contact_Details {color:#fff; height:280px;margin-top:-15px;}
#d_Contact_Details h1, #d_Contact_Details p, #d_Contact_Details a {color:#fff; margin:0; padding:10px;}
#d_Contact, #d_Refer, #d_Social  {height:100%;}
#d_Contact {background-color:#524264;}  
#d_Refer div {height:48%;}
#d_Fast_Referral {background-color:#6e7587; margin-bottom:4%;}
#d_Email {background-color:#ec9038;}    
#d_Social {background-color:#666666;}
    #d_Social img {vertical-align:middle;}

/* MAP */

#d_Map_Wrap {position:relative;}
#d_Map_Wrap #a_Get_Directions {background-color:#ec9038; bottom:0; color:#fff; cursor:pointer; font-family:'MyriadPro-Semibold'; font-size:20px; padding:5px 10px; position:absolute; right:0;}
#d_Map_Canvas {width:774px;height:350px;}

#d_Enter_Address, #d_Enter_Destination {background: #ec9038; padding: 5px; color:#fff; font-size: 16px; font-family:'MyriadPro-Semibold'; width:270px;}
    #d_Enter_Address span, #d_Enter_Destination span {display:inline-block;  width:60px;}
    #d_Enter_Address input, #d_Enter_Destination input {height:20px !important; }
    #d_Enter_Destination {display:none;margin-top:15px;}
    #tb_Address_Value, #tb_Destination_Value {background-color:#ec9038 !important;width:92%;font-family:'MyriadPro-Semibold';font-size:16px !important;letter-spacing:1px;}
#btn_Search {background-color: #ec9038;color: #fff;font-family:'MyriadPro-Semibold';padding: 5px;text-align: center;width: 105px;font-size: 16px;position: absolute;cursor:pointer;top:0;right:0;height: 35px;border:none;letter-spacing:1px;}

#btn_Show_Directions, #d_Hide_Directions {background-color: #ec9038;color: #fff;font-family:'MyriadPro-Semibold';padding: 5px;text-align: center;width: 150px;font-size: 16px;position: absolute;cursor:pointer;right: 0;bottom: 0;height: 35px;border:none;top:40px;letter-spacing:1px;}
#btn_Show_Directions {display:none;margin-top:5px;}
#d_Hide_Directions {  top: 94%;height:22px !important;text-align:center; padding-top:13px; }
.adp-placemark {background-color:#fff !important;border:none !important;}
.adp-step, .adp-substep {border-top: 1px solid #000 !important; }
.gm-style-iw div p {width:155px;}
#p_Map_Error_Feedback {color:#FF0000;float:left;}

/* DIRECTIONS*/

#d_Directions_Popup {background-color:#fff; display:none; height:80%; left:50%; margin-left:-500px; padding:15px; top:0; position:fixed; width:970px; z-index:1001;}
#d_Directions_Panel {overflow-y:auto; height:85%;  width: 90%;padding: 15px;}

/* FORM */
#d_Contact_Form {background-color:#DDDDDD; padding:10px; height:auto; }
    #d_Contact_Form input[type=text] {float: left; margin-right: 1%; height: 20px; width: 54%;}
    #d_Contact_Form #tb_Message {height:136px; width:54%;padding-left:10px;background-color:#8a9197;float:left;color:#fff;font-size:12px;line-height:25px;font-family:Arial;}
    #d_Contact_Form #btn_Contact_Send {float:right; font-family:'MyriadPro-Semibold'; font-size:16px; height:35px; line-height:35px; margin-right:25px; margin-top:10px; width:105px;}
    .p_Label {float: left; width: 33%; clear: both; margin-bottom: 20px;margin-right:3%;}
    .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_Contact_Form_Feedback {float:left;margin-top:10px;}

@media (max-width:959px) {
    
    /* MISC */

    #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');}

    /* TILES */

    #d_Contact_Details_Mobile {display:block !important;height:auto;margin-top:-15px;}
    #d_Address_Mobile {padding-bottom:15px;}
    #d_Social_Media_Mobile {height:105px;padding-bottom:25px;}      
        .img_Footer_Social_Icons {clear: both;float: left;}

    #d_Contact_Mobile {width: 100%;height: 190px;background-color:#524264;color:#fff;padding-left: 5px;padding-top: 25px;padding-right: 5px;padding-bottom: 25px;}
    #d_Contact_Mobile p {font-size:18px;}

    #d_Email_Mobile {width: 100%;height: 190px;background-color:#ec9038;color:#fff;clear:both;padding-left: 5px;padding-top: 25px;padding-right: 5px;padding-bottom: 25px;}
    #d_Email_Mobile a {color:#fff;padding:10px;font-size:18px;padding-left:0;}
    
    #d_Refer_Mobile {width: 100%;height: 190px;background-color:#6e7587;color:#fff;clear:both;padding-left: 5px;padding-top: 25px;padding-right: 5px;padding-bottom: 25px;}    
    #d_Refer_Mobile a {color:#fff;padding:10px;font-size:18px;padding-left:0;}

    #d_Social_Mobile {width: 100%;height: 190px;background-color:#666;color:#fff;clear:both;padding-left: 5px;padding-top: 25px;padding-right: 5px;padding-bottom: 25px;}    
    #d_Social_Mobile a {color:#fff;padding:10px;font-size:18px;padding-left:0;}
    .hover-img {clear: both;vertical-align:middle}

    /* MAP */

    #d_Map_Canvas {width:100% ;}
    #d_Directions_Popup {left:0% ;margin-left:0 ;width:100% ;}
    #d_Enter_Address, #d_Enter_Destination, #btn_Search, #btn_Show_Directions {width:49% ;margin-bottom:10px;font-size:18px ;}
    #btn_Show_Directions {margin-top:10px ;}
    #d_Enter_Address, #d_Enter_Destination {height:25px;}
    #d_Enter_Address span, #d_Enter_Destination span {  margin-top: 10px;margin-left: 25px;font-size: 18px;width:90%;}
    #tb_Address_Value, #tb_Destination_Value {float: left;display: inline-block;margin-right: 0;margin-left: 0;margin-top: 0px;width: 95% ;text-align:center;font-size:18px !important;}
    #d_Hide_Directions {right:30px ;}

    /* FORM*/
    #d_Contact_Form {padding:5px;}
    #d_Send_Us_Message {margin-top:25px;}
    #d_Contact_Page_Form_Wrap {width:95%;}
    .p_Label_Contact {float: left ;width: 25% ;clear: both ;margin-bottom: 20px ;padding-top:5px;min-width:135px;}
    #d_Contact_Form input[type=text] {width:66% ;}
    #d_Contact_Form #tb_Message {width:67% ;}

}

@media (max-width: 650px) {
    #d_Enter_Address, #d_Enter_Destination, #btn_Search, #btn_Show_Directions {width:48% ;}
    #tb_Address_Value, #tb_Destination_Value {width: 90% ;}    
}
@media (max-width: 600px) {
    .p_Label_Contact {width: 35% ;}
    #d_Contact_Form input[type=text] {width:85% ;}
    #d_Contact_Form #tb_Message {width:85% ;}
}