.btn {
    -webkit-box-shadow: none;
}

#navMainmenu li:hover>ul {
    display: block;
}

#findlocation {
    position: absolute;
    clear: both;
    top: -50px;
    left: 15px;
    z-index: 10000;
    background: #FFF;
    color: #FFF;
    width: 500px;
    min-height: 350px;
    padding: 0 15px;
    margin: 0 auto;
    border: 1px solid #000;
    /* CSS3 styling for latest browsers */
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    -moz-box-shadow: 0 0 20px 5px rgb(24, 24, 63);
    -webkit-box-shadow: 0 0 20px rgb(24, 24, 63);
    box-shadow: 0 0 20px rgb(24, 24, 63);
}
#findlocation2 {
    position: absolute;
    clear: both;
    top: -50px;
    left: 15px;
    z-index: 10000;
    background: #FFF;
    color: #FFF;
    width: 500px;
    min-height: 350px;
    padding: 0 15px;
    margin: 0 auto;
    border: 1px solid #000;
    /* CSS3 styling for latest browsers */
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    -moz-box-shadow: 0 0 20px 5px rgb(24, 24, 63);
    -webkit-box-shadow: 0 0 20px rgb(24, 24, 63);
    box-shadow: 0 0 20px rgb(24, 24, 63);
}
#findlocation3 {
    position: absolute;
    clear: both;
    top: -50px;
    left: 15px;
    z-index: 10000;
    background: #FFF;
    color: #FFF;
    width: 500px;
    min-height: 350px;
    padding: 0 15px;
    margin: 0 auto;
    border: 1px solid #000;
    /* CSS3 styling for latest browsers */
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    -moz-box-shadow: 0 0 20px 5px rgb(24, 24, 63);
    -webkit-box-shadow: 0 0 20px rgb(24, 24, 63);
    box-shadow: 0 0 20px rgb(24, 24, 63);
}

#findlocation.hidden {
    left: -10000px;
}
#findlocation2.hidden {
    left: -10000px;
}
#findlocation3.hidden {
    left: -10000px;
}

#findlocation a,
#findlocation a:visited {
    color: #FFF;
}
#findlocation2 a,
#findlocation2 a:visited {
    color: #FFF;
}
#findlocation3 a,
#findlocation3 a:visited {
    color: #FFF;
}

.drop {
    width: 260px;
    padding: 5px;
    background-color: #900;
    border: #CCC 1px solid;
    cursor: move;
}

.clear {
    clear: both;
}

.ui-timepicker-div .ui-widget-header {
    margin-bottom: 8px;
}

.ui-timepicker-div dl {
    text-align: left;
}

.ui-timepicker-div dl dt {
    height: 25px;
}

.ui-timepicker-div dl dd {
    margin: -25px 0 10px 65px;
}

.ui-timepicker-div td {
    font-size: 90%;
}

.ecm-btn {
    background-color: #333333;
    padding: 7px 11px;
    border: none;
    color: #fff;
    cursor: pointer;
    transition: all 0.2s linear 0s;
    -moz-transition: all 0.2s linear 0s;
    -webkit-transition: all 0.2s linear 0s;
    -o-transition: all 0.2s linear 0s;
    width: auto;
    font-size: 12px;
    border-radius: 25px;
    width: 100px;
    height: 30px;
    margin: 5px 0px 5px 0px;
}

.isreturn {
    margin: 5px 0 5px 0;
}

.ecm-imput,
.ecm_-textarea {
    padding: 10px!important;
    width: 100%;
    border: 0px;
    border-bottom: 1px solid #fff;
    font-family: 'Open Sans';
    font-weight: 400;
    font-size: 12px;
    line-height: 22px;
    color: #555;
    background-color: #efefef;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.09) inset;
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.09) inset;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.09) inset;
    -o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.09) inset;
    transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
}

.ecm-with70 {
    width: 70%;
}

.ecm-with28 {
    width: 28%;
}

.ecm-with26 {
    width: 26%;
}

#slideFooter>.carousel-indicators li{
    background-color: #0fa889;
    border-color: #0fa889;
}
#slideFooter>.carousel-indicators li.active{
    background-color: #ffffff;
    border-color: #ffffff;
}

.ecm-form-action{ text-align: center; }
.ecm-form-action input{ border-radius: 5px; width: 250px; border:1px solid #AAA; }
.hid-boxx{ color: #FFF; }

/*#time1,#time2{ margin-left: 1%;}*/

@media screen and (max-width: 1200px) {
    .send_btn{
        padding-left: 15px;
	}
    .send_btn input {
        width: 97% !important;
        background: #1bbc9b;
        border: 0px;
        color: #fff !important;
		padding: 10px;
	}
}

@media screen and (max-width: 991px) {
    .footer {
        /*margin-top: 30% !important;*/
        margin-top: 15% !important;
	}
    .captcha_img{
        width: 50% !important;
	}
    .captcha_lbl, .captcha_txt{
        width: 40% !important;
	}
    #xx_1{
        width: 95% !important;
	}
}

@media screen and (max-width: 767px) {
	.footer {
        margin-top: 10px !important;
	}
}

@media screen and (max-width: 690px) {
    #findlocation {
        left: 2%;
        width: 86%;
	}
    #findlocation2 {
        left: 2%;
        width: 86%;
    }
    #findlocation3 {
        left: 2%;
        width: 86%;
    }
    .captcha_img{
        width: 40% !important;
	}
    .captcha_img img{
        width: 90% !important;
	}
    .captcha_lbl, .captcha_txt{
        width: 40% !important;
	}
    #xx_1{
        width: 95% !important;
	}
}

@media screen and (max-width: 600px) {
    fieldset.refField {
        width: 95% !important;
	}
    table.refTable {
        width: 95% !important;
	}
}

@media screen and (max-width: 360px) {
    img.imgLogo {
        width: 100% !important;
	}
    .captcha_img{
        width: 100% !important;
	}
    .captcha_img img{
        width: 90% !important;
	}
    .captcha_lbl, .captcha_txt{
        width: 100% !important;
	}
    #xx_1{
        width: 95% !important;
	}
}

p.shotDesc {
    line-height: 14pt;
    height: 56pt;
    overflow: hidden;
}

img.pageThumb {
    height: 190px;
    width: 100%;
}
img.pageThumb.nep {
    height: 140px;
}

#findlocation.hidden{
    display: block!important;
}
#findlocation2.hidden{
    display: block!important;
}
#findlocation3.hidden{
    display: block!important;
}

#lastest_new_m{
    margin-bottom: 20px;
}

#lastest_new_m i{
    margin-right: 5px;
    font-weight: bold;
}

.qoute-text-1{
    color: #f4e21e;
    font-size: 1.4em;
    margin-top: 10px;
}

.navbar-toggle{
    z-index: 999;
}

input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
    margin: 0 !important; 
}

.err_msg.have_error{
    border: #a94442 1px solid;
    color: #a94442;
    margin: 15px 0px;
    padding: 10px;
    font-weight: bold;
}
.imgLogo{
    /*width: 175px;*/
    height: 57px;
    padding: 5px 5px;
}
.imgLogoMobile{
    width: 150px !important;
    height: 57px !important;
    padding: 5px 5px;
}
.mobile_logo{
        display: none;
}
@media(max-width: 991px){
    .mobile_logo{
        display: inline;
    }
}


#main-con h4.hTMain.fs-lg-26 {
    margin-left: 15px;
}

  .navbar-toggle {
    position: relative !important;
    float: left !important;
    padding: 9px 10px !important;
    margin-top: 22px !important;
    margin-right: 25px !important;
    margin-left: -28px !important;
    margin-bottom: 8px !important;
    background-color: transparent !important;
    background-image: none !important;
    
    border-radius: 4px !important;
}
#main-con p.captcha_txt {
    margin-left: 15px;
}
#main-con .col-sm-6 {
    margin-left: 15px;
}
form#form_contact1 {
    margin-left: -14px;
}
input#contact1_tel {
    margin-left: -16px;
}
input#contact1_email {
    margin-left: -15px;
}


