@charset "utf-8";

/*@media (min-width: 1200px) {}
@media (min-width: 991px) {}
@media (min-width: 768px) {}
@media (max-width: 1199px) {}
@media (max-width: 990px) {}
@media (max-width: 767px) {}
@media (max-width: 568px) {}
@media (max-width: 420px) {}*/


/****************************************************/

@media (min-width: 1366px) {}


/****************************************************/

@media (min-width: 1200px) {
    .slider_text h1 {
        padding-left: 10px;
    }
}


/****************************************************/

@media (min-width: 991px) {}


/****************************************************/

@media (min-width: 768px) {
    .scaledUp {
        transform: scale(1.1);
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
    }
}


/****************************************************/

@media (min-width: 568px) {}


/****************************************************/

@media (min-width: 420px) {}


/****************************************************/

@media (max-width: 1600px) {
    /*banner slide*/
    .slBtn_con {
        margin-bottom: 15px;
    }
    /*end banner slide*/
}


/****************************************************/

@media (max-width: 1365px) {}


/****************************************************/

@media (max-width: 1199px) {
    /*navbar*/
    .headerFixed .nav li a {
        padding: 0px 20px 0px 8px;
    }
    /*banner*/
    .headerFixed .nav li a.dropdown-toggle::after {
        right: 6px;
    }
    .slBtn_con {
        margin-bottom: 0px;
        bottom: 20px;
    }
    .slBtn_con .container {
        text-align: center;
    }
    /*details-section*/
    .details-img {
        height: 403px;
    }
    /*footer*/
    .pnnl_Padd {
        padding-left: 40px;
    }
    /* 08-09-2017 */
    .loginTop {
        padding: 12px 8px;
    }
    .loginTop .btn {
        font-size: 14px;
        padding: 0 18px;
    }

    #myModal .modal-dialog {
      width: 800px;
    }

    /*** added on 16-07-18 ***/

    .feed_btns .blk_button, .feed_btns .submit_btn{
        min-width: auto;
        font-size: 15px;
        line-height: 45px;
        padding: 0 12px;
    }

    /*** added on 16-07-18 ***/
}


/****************************************************/

@media (max-width: 991px) {
    /*nav*/
    .callTop .icoSmall {
        display: block !important;
    }
    .callTop .infoHdr {
        display: none;
    }
    .navbar-brand {
        height: 62px;
        margin-right: 0px;
        padding: 5px 0px;
    }
    .headerFixed .nav li a {
        padding: 0px 8px;
        font-size: 14px;
    }
    .headerFixed .nav li a.dropdown-toggle {
        padding: 0px 15px 0px 5px;
    }
    .headerFixed .nav li a.dropdown-toggle::after {
        right: 4px;
    }
    .headerFixed .nav {
        margin-top: 12px;
    }
    /*banner*/
    .index_banner .ban_text h2 {
        font-size: 45px;
    }
    .index_banner .ban_text h1 {
        font-size: 62px;
        line-height: normal;
        margin-bottom: 10px;
    }
    .index_banner .ban_text p {
        font-size: 16px;
    }
    .index_banner .ban_btn {
        margin-top: 20px;
    }
    .primary_btn {
        font-size: 16px;
        line-height: 45px;
        padding: 0px 25px;
    }
    .index_banner .slick-dots li button {
        height: 10px;
        width: 10px;
    }
    /*index_appointment_section*/
    .index_appointment_section {
        padding: 40px 0px;
    }
    .index_appointment_section .text_section {
        padding-bottom: 40px;
    }
    .index_appointment_section .float_txt_con h5 {
        font-size: 15px;
        margin-bottom: 6px;
    }
    .float_img_con,
    .float_txt_con {
        width: 100%;
        text-align: center;
    }
    .index_appointment_section .float_txt_con {
        padding-left: 0px;
        text-align: center;
        margin-top: 15px;
        padding-bottom: 40px;
    }
    .calc_btn {
        font-size: 16px;
    }
    /*.buisness-section*/
    .buisness-section {
        padding: 60px 0px;
    }
    .buisness-innr p {
        font-size: 35px;
        line-height: normal;
    }
    .buisness-innr span {
        font-size: 25px;
    }
    /*details-section*/
    .details-cnt {
        padding: 80px 30px;
    }
    .details-cnt h3 {
        font-size: 25px;
        margin-bottom: 15px;
    }
    .details-cnt p {
        font-size: 18px;
        line-height: normal;
    }
    .details-cnt a {
        font-size: 14px;
    }
    .details-img {
        height: 320px;
    }
    /*.doc-section*/
    .doc-section {
        padding-top: 45px;
    }
    .doc-section h2 {
        font-size: 25px;
    }
    .doc-section p {
        font-size: 20px;
    }
    .doc-section span {
        font-size: 25px;
    }
    /*.clients-section*/
    .clients-section {
        padding: 40px 0 65px;
    }
    .clients-section h2 {
        font-size: 25px;
        margin-bottom: 0px;
    }
    .clients-section p {
        font-size: 14px;
    }
    /*map*/
    .map-cnt {
        padding: 20px 25px;
    }
    .map-lft p,
    .map-lft a {
        font-size: 14px;
    }
    .map-inr {
        padding: 8px 0px;
    }
    /*footer*/
    .footer_top {
        padding: 45px 0px 25px;
    }
    .about_text p,
    .about_text h5 {
        font-size: 14px;
        line-height: normal;
        margin-bottom: 20px;
    }
    .quick_menu li {
        margin-bottom: 6px;
    }
    .quick_menu li a {
        font-size: 14px;
    }
    .opening_time h5 {
        font-size: 14px;
        margin-bottom: 16px;
    }
    .fttr_social li {
        width: 30px;
        height: 30px;
    }
    .fttr_social li a {
        font-size: 14px;
        line-height: 30px;
    }
    .pnnl_Padd {
        padding-left: 15px;
    }
    .fttr_bttm {
        padding: 10px 0px;
    }
    .copyright p {
        font-size: 14px;
    }
    /* 08-09-2017 */
    .socialTop {
        padding: 0 8px;
    }
    .loginTop {
        padding: 12px 4px;
    }

    #myModal .modal-dialog {
      width:700px;
    }
}


/****************************************************/

@media (max-width: 767px) {
    /*nav*/
    .navbar-brand {
        padding: 5px 0px 5px 25px;
    }
    .infoHdr p {
        font-size: 12px;
    }
    .infoHdr .btn {
        font-size: 12px;
        padding: 0px 10px;
        line-height: 20px;
    }
    .cookiesTop {
        padding: 8px 0px;
    }
    .callTop {
        padding: 8px;
    }
    .socialTop {
        padding: 8px;
    }
    .socialTop li a {
        font-size: 14px;
        line-height: 20px;
        width: 25px;
    }
    .loginTop {
        padding: 6px 8px 5px;
    }
    .loginTop .btn {
        line-height: 25px;
        font-size: 13px;
        padding: 0px 18px;
    }
    .navbar-collapse {
        float: none !important;
        padding: 0px 15px 15px;
    }
    .headerFixed .nav li a.dropdown-toggle::after {
        right: 15px;
    }
    .headerFixed .nav {
        width: 100%;
        margin: 0px;
    }
    .headerFixed .nav li a.dropdown-toggle,
    .headerFixed .nav li a {
        padding: 0px 15px;
    }
    .navbar-nav .open .dropdown-menu {
        background: rgba(0, 0, 0, 0.02);
    }
    /*banner*/
    .index_banner .ban_text h2 {
        font-size: 20px;
        line-height: normal;
    }
    .index_banner .ban_text h1 {
        font-size: 28px;
    }
    .index_banner .ban_text {
        max-width: 480px;
    }
    .index_banner .ban_text p {
        font-size: 14px;
        line-height: 20px;
    }
    .primary_btn {
        line-height: 35px;
        font-size: 14px;
    }
    .index_banner .ban_text p {
        padding: 0px 0px 0px 10px;
    }
    .index_banner .slick-dots li button {
        box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.1);
        -webkit-box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, 0.1);
    }
    /*index_appointment_section*/
    .sp_block:last-child {
        float: none;
        margin: 0px auto;
    }
    /*buisness-section*/
    .buisness-innr .sign-up .form-btn,
    .buisness-innr .sign-up .form-control {
        line-height: 40px;
        font-size: 16px;
    }
    /*doc-section*/
    .doc-section p {
        margin-bottom: 30px;
        font-size: 18px;
    }
    .doc-section span {
        font-size: 18px;
    }
    .doc-innr {
        float: left;
        padding-top: 100px;
    }
    .c_doc .docs:nth-child(even) .doc-innr {
        float: right;
    }
    .clients-innrmost {
        padding-top: 40px;
    }
    .clients-cnt {
        padding: 40px 20px;
    }
    /* 08-09-2017 */
    .formLog h3 {
        font-size: 21px;
    }
    .log_body {
        padding: 30px 0;
    }
    .remBox {
        padding-bottom: 50px;
    }
    .loginTop .btn span {
        display: inline-block;
        font-size: 16px;
        line-height: 100%;
    }
    .loginTop .btn {
        font-size: 0;
        text-align: center;
        line-height: 100%;
        padding: 4px 10px;
    }

    /*---28.12.2017------*/
    .half_input_container .three_half_input_container {
      width: 100%;
      float: none;
    }
    #myModal .modal-dialog {
      width: 95%;
    }
    /*--end--28.12.2017------*/


    /*** added on 16-07-18 ***/
    .feed_btns{
        display: block;
        text-align: left;
    }

    .feed_btns .blk_button{
        margin-bottom: 12px;
    }

    .feed_btns .blk_button, .feed_btns .submit_btn{
        vertical-align: top;
    }

    .feedForm h3 {
       font-size: 17px;
       line-height: 25px;
    }

    .star_lft h4 {
        font-size: 14px;
    }

    .star_rht ul > .star > span {
        font-size: 14px;
    }

    .feedForm h3 {
        font-size: 15px;
       line-height: 22px;
    }

    .feedback_table_outer{
        overflow-x: auto;
    }

    .feedback_table{
        width: 780px;
    }

    /*** added on 16-07-18 ***/
}


/****************************************************/

@media (max-width: 640px) {
    /*details-section*/
    .details-img {
        background-size: contain;
        height: 210px;
    }
    .details-cnt {
        padding: 15px;
    }
    .details-cnt h3 {
        font-size: 20px;
    }
    .details-cnt p {
        font-size: 16px;
    }
    .details-cnt a {
        font-size: 13px;
    }

	/*registration-step3.html-11.9.2017*/
	.option_box .four_col {
		width:50%;
		padding-bottom: 20px;
	}
	.option_box .one_col_table {
		margin-top: 5px;
	}
	.option_box {
		padding-bottom: 0;
	}
	/*registration-step3.html-11.9.2017*/
}


/****************************************************/

@media (max-width: 568px) {
    /*nav*/
    .cookiesTop {
        width: 100%;
        text-align: center;
        border-left: 0px;
        background: #18afd3;
    }
    .infoHdr p {
        color: #fff;
    }
    .infoHdr .btn {
        background: #fff;
        color: #000;
    }
    .callTop,
    .socialTop {
        border: 0px;
        float: left;
    }
    /*banner*/
    .index_banner .slide_center_div {
        padding: 20px 10px 60px;
        position: relative;
        transform: translate(0px, 0px);
        -webkit-transform: translate(0px, 0px);
        -moz-transform: translate(0px, 0px);
        -ms-transform: translate(0px, 0px);
        -o-transform: translate(0px, 0px);
    }
    .index_banner .primary_btn {
        box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
        -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
    }
    /*index_appointment_section*/
    .index_appointment_section {
        padding: 10px 0px 35px;
    }
    /*buisness-section*/
    .buisness-innr p,
    .buisness-innr span {
        font-size: 20px;
    }
    .buisness-innr .sign-up .form-btn,
    .buisness-innr .sign-up .form-control {
        font-size: 14px;
    }
    /*details-section*/
    .details-cnt {
        width: 100%;
        padding: 10px 0px 40px;
    }
    .details-img {
        width: 100%;
        background-size: cover;
    }
    .doc-section p,
    .doc-section span {
        font-size: 16px;
        line-height: 22px;
    }
    /*doc-section*/
    .docs img,
    .doc-innr {
        width: 50%;
    }
    .doc-innr {
        padding-top: 40px;
    }
    .docs .doc-section p {
        margin-bottom: 15px;
    }
    /*map*/
    .map-section {
        height: auto;
    }
    .map-cnt {
        position: relative;
        width: 100%;
        transform: translateX(0px);
        -webkit-transform: translateX(0px);
        -moz-transform: translateX(0px);
        -ms-transform: translateX(0px);
        -o-transform: translateX(0px);
    }
    /*footer*/
    .footer_top {
        padding: 45px 0px 0px;
    }
    .quick_menu li {
        width: 100%;
        float: none;
    }
    .quick_menu {
        margin-bottom: 30px;
    }
    .ftrCol_item {
        margin-bottom: 30px;
    }
    .pnnl_Padd {
        padding-left: 0px;
    }
    .ftr_hdng h4,
    .about_text p,
    .about_text h5,
    .quick_menu li,
    .opening_time h5 {
        text-align: center;
    }
    .fttr_social ul {
        display: table;
        margin: 0px auto;
    }
    /* 08-09-2017 */
    .figSteps {
        height: 19px;
        width: 19px;
    }
    .stepsLog ul::after {
        top: 7px;
    }
    .stepsLog li span {
        font-size: 12px;
    }
    .formLog {
        padding: 20px;
    }
    .remBox {
        position: relative;
    }
    .frgtP {
        position: static;
    }
    .msgForget {
        left: 0;
        white-space: normal;
        line-height: 24px;
    }
    .choiceLogs a {
        width: 140px;
        padding-top: 6%;
        padding-left: 5px;
        padding-right: 5px;
    }

	/*user-registration-step2.html-11.9.2017*/
	.inp_text {
		padding-bottom: 15px;
		text-align: center;
	}

	.custom_list_box .c_table {
		display: block;
		text-align: center;
	}
	.custom_list_box .c_tr,
	.custom_list_box .c_td {
		display: inline-block;
		text-align: center;
	}

	.select_button {
		text-align: left;
	}
	.select-list-link {
		background-position: right 14px center;
	}

	.custom_list_box .w_150 {
    	width: 100%;
	}
	.custom_list_box .w_150 .blk_button {
		margin-top: 10px;
	}
	/*end-user-registration-step2.html-11.9.2017*/

	/*client_registration-step4.html-13.9.2017*/
	.success_inner-box {
		text-align: center;
	}
	.success_inner-box h5 {
		padding: 0 50px;
    	display: inline-block;
	}
	.success h5:before {
		left: 0;
	}
	.success h5:after {
		right: 0;
	}
	/*end-client_registration-step4.html-13.9.2017*/

  /*---28.12.2017------*/
  .half_input_container {
    width: 100%;
    float: none;
  }
  .input_container.smokey_theme .bootstrap-select .btn-default,
  .three_half_input_container .bootstrap-select .btn-default {
    line-height: 40px !important;
    padding: 0px 20px;
}
.input_container.smokey_theme input,
.input_container.smokey_theme textarea {
      line-height: 40px;
      padding: 0 20px;
}
.check_container,
.input_container.smokey_theme .bootstrap-select .btn-default,
.three_half_input_container .bootstrap-select .btn-default,
.input_container.smokey_theme input,
.input_container.smokey_theme textarea  {
   font-size: 14px;
}
.modal-footer .btn {
    min-width: 100px;
    font-size: 14px;
    line-height: 34px;
}
.modal-body {
    padding: 20px 15px;
}
  /*--end--28.12.2017------*/
}


/****************************************************/

@media (max-width: 480px) {
	/*user-registration-step2.html-11.9.2017*/
	.inp_text h6 {
		font-size: 16px;
	}
	.custom_list_box .custom_input_group {
		max-width: 200px;
	}
	.inp_text span {
		font-size: 18px;
	}
	/*end-user-registration-step2.html-11.9.2017*/
	/*registration-step3.html-11.9.2017*/
	.option_box .four_col {
		width:100%;
	}
	.option_box .four_col .one_col_table {
		height: auto !important;
	}
	/*registration-step3.html-11.9.2017*/

	/*client_registration-step4.html-13.9.2017*/
	.success_inner-box {
		padding: 30px 0;
		height: auto;
	}
	.success_inner-box h2 {
		font-size: 20px;
	}
	.success_inner-box h5 {
    	padding: 0 10px;
		margin-bottom: 20px;
		font-size: 16px;
	}
	.success h5:before,
	.success h5:after{
		content: none;
	}
	.success_inner-box p {
		padding: 0 10px;
	}
	/*end-client_registration-step4.html-13.9.2017*/

    /*** added on 16-07-18 ***/

    .star_section{
        padding: 10px 0;
    }

    .star_row{
        display: block;
    }

    .star_lft{
        text-align: center;
        margin-bottom: 12px;
    }

    .star_lft h4 {
       font-size: 15px;
    }

    .star_rht ul > .star > span {
       font-size: 17px;
    }

    .feed_btns .blk_button, .feed_btns .submit_btn{
        line-height: 20px;
        height: 50px;
    }

    .star_cnt {
       padding: 15px 0 0;
    }


    /*** added on 16-07-18 ***/
}


/****************************************************/

@media (max-width: 420px) {
    /*nav*/
    .navbar-brand {
        padding: 5px 0px 5px 15px;
    }
    .navbar-collapse {
        padding: 0px 0px 15px;
    }
    .cookiesTop {
        padding: 6px 4px;
    }
    .infoHdr p {
        font-size: 11px;
    }
    /*index_appointment_section*/
    .sp_block {
        width: 100%;
        float: none;
    }
    .index_appointment_section .calc_btn_con {
        margin: 6px;
    }
    .index_appointment_section .float_txt_con:last-child {
        padding-bottom: 20px;
    }
    /*doc section*/
    .doc-section p {
        margin-bottom: 5px;
    }
    /* 08-09-2017 */
    .formLog h3 {
        font-size: 16px;
    }
    .formLog {
        padding: 10px 15px;
    }
    .figSteps {
        height: 17px;
        width: 17px;
        border-width: 2px;
    }
    .inpF {
        height: 42px;
        padding: 3px 15px;
        font-size: 14px;
    }
    .inpF::-moz-placeholder {
        font-size: 12px;
    }
    .inpF::-webkit-input-placeholder {
        font-size: 12px;
    }
    .frgtP,
    .chckRem {
        float: none;
        padding-bottom: 5px;
    }
    .frgtP {
        text-align: right;
    }
    .remBox {
        padding-bottom: 0;
    }
    .msgForget {
        text-align: left;
    }
    .choiceLogs a {
        width: 120px;
        height: 120px;
        padding-top: 10%;
    }
    .choiceLogs a span {
        font-size: 30px;
    }
    .choiceLogs a label {
        font-size: 1.3rem;
    }
    .submit_btn {
        line-height: 42px;
        padding: 0 35px;
        font-size: 14px;
    }
}


/****************************************************/
