﻿
        .ask_your_question {
   /* background-image: url(/images/small-curability-test-bg.png);*/
   /* background-image: url(https://www.askdrshah.com/images/ask_question_bg.jpg); */
    background-attachment: fixed;
    background-position: top center;
    background-size: cover;
  
    float: left;
    width: 100%;
    
    font-size: 18px;
    padding: 15px 20px;
    color: #FFF;
    font-family: Verdana,Geneva,sans-serif;		 /*dosissemibold;*/
    text-align: left;
    line-height: 30px;
	background-color:#00a7ed; 	/*#7FB2CD;*/
	/*border-radius:15px;*/
}

        .Home-textarea {
    border: solid 1px #e0e0e0;
    font-size: 15px;
    padding: 7px 10px;
    font-family: Verdana,Geneva,sans-serif; /*'latoregular';*/
    color: #666;
    box-shadow: 0px 0px 7px rgba(0, 0, 0, .2);
    border-radius: 5px;
    transition: all .5s ease-out 0s;
    resize: none;
    height: 100px;
    width: 100%;
}
.home-input {
    border: 1px solid #e0e0e0;
    margin-bottom: 0;
    border-radius: 5px;
}
    .home-input, .home-select, .search-input {
    width: 100%;
    font-family: Verdana,Geneva,sans-serif; /*latoregular;*/
    font-size: 14px;
}
.home-input, .home-select, .search-input {
    width: 100%;
    font-family: Verdana,Geneva,sans-serif; /*latoregular;*/
    font-size: 14px;
        padding: 5px
}
.home #p_ask_your_question1_askuq_mobile_code, .home #p_ask_your_question1_askuq_name, .home #p_ask_your_question1_askuq_country_city, .home #p_ask_your_question1_askuq_mobile_code, .home .captcharesponsivemob {
    display: none;
}
button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
}
.mt-shortcode-button {
    position: relative;
    display: inline-block;
    cursor: pointer;
}
.text-center {
    text-align: center;
}
.contact_form{
    width:50%;
    margin:0 auto;
}
@media only screen and (max-width: 1920px) and (min-width: 1200px)
{
.brown_butttton {
    border: 0 solid red;
    border-radius: 3px;
    color: #fff;
}
.banner_butttton, .brown_butttton {
    font-size: 18px;
    margin: 0 auto;
    background-color: #00a7ed;
}
.brown_butttton, .org_butttton {
    padding: 5px 15px;
    font-family: dosissemibold;
}
}
@media only screen and (max-width: 1920px) and (min-width: 1200px) {
    .subtitle_black, .subtitle_black1 {
        line-height: 30px;
        color: #000;
        font-size: 20px;
        font-family: dosissemibold;
    }
}
@media only screen and (max-width: 1920px) and (min-width: 1200px) {
    .textwidget {
        
    }
}

    @media only screen and (max-width: 2600px) and (min-width: 1920px)
{
.brown_butttton {
    border: 0 solid red;
    border-radius: 3px;
    color: #fff;
}
.banner_butttton, .brown_butttton {
    font-size: 18px;
    margin: 0 auto;
    background-color: #a04300;
}
.brown_butttton, .org_butttton {
    padding: 5px 15px;
    font-family: dosissemibold;
}
}
@media (max-width: 768px) 
{
.contact_form{
    width:100%;
    margin:0 auto;
}
.brown_butttton {
    border: 0 solid red;
    border-radius: 3px;
    color: #fff;
}
.banner_butttton, .brown_butttton {
    font-size: 18px;
    margin: 0 auto;
    background-color: #a04300;
}
.brown_butttton, .org_butttton {
    padding: 5px 15px;
    font-family: dosissemibold;
}

}



