body {
    font-size: 12px;
    margin: 0 auto;
    padding: 0;
    font-family: 'Roboto', sans-serif;
}

.nopadding {
    padding: 0;
    margin: 0;
}

a {
    text-decoration: none;
    color: #000;
}
/*-------Top Nav Area-Start-------*/

nav {
    border-top: 15px solid #44bfcb;
}

    nav li {
        display: inline;
        font-size: 16px;
        color: #7d7d7d;
        text-transform: none;
        width: 14.1%;
        height: 60px;
        text-align: center;
    }

        nav li a {
            color: #7d7d7d;
            font-weight: 400;
        }

.nav li a {
    color: #fff;
    padding: 0;
}

.nav > li > a:hover,
.nav > li > a:focus {
    text-decoration: none;
    background: none;
}

.navbar-toggle {
    background: #44bfcb;
}

.navbar-header span {
    width: 25%;
    text-align: center;
}

.regionlist {
    display: none;
}

    .regionlist li {
        width: 100%;
        font-size: 12px;
        display: list-item;
        height: auto;
        line-height: 1.8;
        text-decoration: none;
        list-style: none;
        text-align: center;
    }

.Changeregion:hover .regionlist {
    display: block;
}

.MyAccountRegion:hover .regionlist {
    display: block;
}

.navbar-header {
    display: none;
}

@media (max-width: 991px) {
    nav {
        border: 0;
    }

    .navbar-header {
        display: block;
        background: #44bfcb;
        width: 100%;
    }

    .webicon {
        padding: 5px 25px 15px;
    }
}

.search {
    font-size: 30px;
    line-height: 1.7;
    padding: 0 15px;
    color: #fff;
}

.icon {
    background: url("../images/toggle_icons.png");
    background-repeat: no-repeat;
}

nav .MyAccountRegion {
    width: 133px;
    height: 20px;
    background: rgba(242, 100, 90, 1); /*#979797;*/
    position: relative;
    right: -33px;
    text-align: center;
    color: #fff;
    z-index: 999;
}

    nav .MyAccountRegion:after {
        content: "";
        position: absolute;
        bottom: -7px;
        left: 0px;
        width: 0;
        height: 0;
        border-left: 66px solid transparent;
        border-right: 66px solid transparent;
        border-top: 7px solid rgba(242, 100, 90, 1); /*#979797;*/
        z-index: 9;
    }

    nav .MyAccountRegion > a {
        color: #fff;
        text-decoration: none;
    }


    nav .MyAccountRegion > ul {
        background: #e7e7e7;
        position: relative;
        top: 3px;
        padding: 15px 2px 2px 5px;
    }

nav .Changeregion {
    width: 133px;
    height: 20px;
    background: rgba(242, 100, 90, 1);
    position: relative;
    right: -33px;
    text-align: center;
    color: #fff;
    z-index: 999;
}

    nav .Changeregion:after {
        content: "";
        position: absolute;
        bottom: -7px;
        left: 0px;
        width: 0;
        height: 0;
        border-left: 66px solid transparent;
        border-right: 66px solid transparent;
        border-top: 7px solid rgba(242, 100, 90, 1);
        z-index: 9;
    }

    nav .Changeregion > a {
        color: #fff;
        text-decoration: none;
    }

.Changeregionild {
    color: #fff;
}

.regin-area {
    position: absolute;
    right: 0;
    top: -15px;
}

.regin-area-horizontal {
    position: absolute;
    top: -17px;
}

    .regin-area-horizontal .Changeregionild a {
        color: #fff;
    }

        .regin-area-horizontal .Changeregionild a:hover {
            color: #fff;
            text-decoration: none;
        }

        .regin-area-horizontal .Changeregionild a[datanode=parent] {
            /*	color: #fff;
	text-decoration: underline;
	background: rgba(242, 100, 90, 1);*/
        }

        .regin-area-horizontal .Changeregionild a[datanode=child]:hover {
            color: #fff;
            background: rgba(242, 100, 90, 1);
            text-decoration: none;
        }

.isCurrentLanguage {
    color: #44bfcb !important; /*#fff;*/
    text-decoration: none;
    background: #fff; /*rgba(242, 100, 90, 1);*/
    padding-left: 5px;
    padding-right: 5px;
}

nav .Changeregion > ul {
    background: #e7e7e7;
    position: relative;
    top: 3px;
    padding: 15px 2px 2px 5px;
}

@media (max-width: 991px) {
    /*.navbar-collapse.in { overflow-y: auto!important; }*/

    .navbar-toggle {
        display: block;
    }

    .collapse.in {
        display: block;
    }
}

@media (max-width: 991px) {

    .navbar-header {
        float: none;
    }

    .navbar-toggle {
        display: block;
    }

    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    }

        .navbar-collapse.collapse {
            display: none !important;
        }

    .navbar-nav {
        float: none !important;
        margin: 7.5px -15px;
    }

        .navbar-nav > li {
            float: none;
        }

            .navbar-nav > li > a {
                padding-top: 10px;
                padding-bottom: 10px;
            }

    .navbar-text {
        float: none;
        margin: 15px 0;
    }

    .navbar-collapse.collapse.in {
        display: block !important;
    }

    .collapsing {
        overflow: hidden !important;
    }

    /* .mob-nav{
	margin: 0;
	padding: 0;
	}*/
}


/*-------Top Nav Area-End-------*/
/*-----Top Logo area-Start------*/

.logo_area {
    padding-top: 32px;
    padding-bottom: 5px;
}

@media (max-width: 991px) {
    .logo_area {
        text-align: center;
        padding-top: 52px;
    }
}

.logo_area .main-heading {
    padding: 1%;
}

.logo_area h3 {
    color: #2373ae;
    font-size: 28px;
    font-weight: 300;
    margin-top: 10px;
}

.logo_area p {
    color: #7d7d7d;
    font-size: 20px;
    margin-top: -10px;
    font-weight: 300;
}
/*-----Top Logo area-End------*/
/*-----Menu-area-Start------*/

.menu {
    padding-top: 17px;
}

    .menu > ul {
        padding: 0;
        width: 100%;
    }

        .menu > ul > li {
            float: left;
            font-size: 16px;
            text-align: center;
            text-transform: uppercase;
            color: #fff;
            width: 14.2%;
            height: 54px;
            padding-top: 8px;
            position: relative;
            border-right: 1px solid #fff;
        }

.navbar-toggle .icon-bar {
    border: 2px solid #fff;
}

@media (max-width: 991px) {
    .menu {
        padding-top: 0px;
    }

    .navbar-nav {
        margin: 0;
    }

    .menu {
        padding-top: 0;
    }

        .menu > ul > li {
            width: 100%;
        }

    #about {
        width: 100%;
    }

    #contact {
        width: 100%;
    }

    .topreagion {
        display: none;
    }
}

.menu a {
    color: #fff;
}

    .menu a:hover {
        text-decoration: none;
    }

.droplist {
    /*background: rgba(239, 57, 46, 0.7) none repeat scroll 0 0;*/
    display: none;
    padding: 8px 0px 8px 15px; /*25px 57px;*/
    position: absolute;
    text-align: left;
    top: 100%;
    width: 285px;
    z-index: 9999;
}

.droplist-background-1 {
    background: rgba(239, 57, 46, 1) none repeat scroll 0 0;
}

.droplist-background-2 {
    background: #fcb620;
}

.droplist-background-3 {
    background: #a7cf38;
}

.droplist-background-4 {
    background: #16b362;
}

.droplist-background-5 {
    background: #06aeba;
}

.droplist-background-6 {
    background: #245999;
}

.droplist-background-7 {
    background: #6c2d85;
}

.droplist li {
    width: 100%;
    text-align: left;
    height: auto;
}

    .droplist li a {
        color: #fff;
    }

.list-drop {
    display: block;
}

    .list-drop a {
        color: #000;
    }

        .list-drop a:hover {
            color: #b7b7b7;
            text-decoration: none;
        }

.menu > ul > li:hover > ul {
    display: block;
    line-height: 1.7;
}

.beterhealth h3 {
    font-size: 36px;
    font-weight: 400;
    margin-bottom: 0;
}

.beterhealth p {
    margin-bottom: 30px;
}

.beterhealth p,
p {
    font-size: 14px;
    font-weight: 400;
}

#about {
    background: rgba(242, 100, 90, 1);
    background: -moz-linear-gradient(top, rgba(242, 100, 90, 1) 0%, rgba(239, 56, 46, 1) 50%, rgba(246, 41, 12, 1) 51%, rgba(239, 56, 46, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(242, 100, 90, 1)), color-stop(50%, rgba(239, 56, 46, 1)), color-stop(51%, rgba(246, 41, 12, 1)), color-stop(100%, rgba(239, 56, 46, 1)));
    background: -webkit-linear-gradient(top, rgba(242, 100, 90, 1) 0%, rgba(239, 56, 46, 1) 50%, rgba(246, 41, 12, 1) 51%, rgba(239, 56, 46, 1) 100%);
    background: -o-linear-gradient(top, rgba(242, 100, 90, 1) 0%, rgba(239, 56, 46, 1) 50%, rgba(246, 41, 12, 1) 51%, rgba(239, 56, 46, 1) 100%);
    background: -ms-linear-gradient(top, rgba(242, 100, 90, 1) 0%, rgba(239, 56, 46, 1) 50%, rgba(246, 41, 12, 1) 51%, rgba(239, 56, 46, 1) 100%);
    background: linear-gradient(to bottom, rgba(242, 100, 90, 1) 0%, rgba(239, 56, 46, 1) 50%, rgba(246, 41, 12, 1) 51%, rgba(239, 56, 46, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#f2645a', endColorstr='#ef382e', GradientType=0);
}

#practitioner {
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(253, 198, 79, 1)), color-stop(50%, rgba(253, 198, 79, 1)), color-stop(51%, rgba(252, 182, 32, 1)), color-stop(100%, rgba(252, 182, 32, 1)));
    background: -webkit-linear-gradient(top, rgba(253, 198, 79, 1) 0%, rgba(253, 198, 79, 1) 50%, rgba(252, 182, 32, 1) 51%, rgba(252, 182, 32, 1) 100%);
    background: -o-linear-gradient(top, rgba(253, 198, 79, 1) 0%, rgba(253, 198, 79, 1) 50%, rgba(252, 182, 32, 1) 51%, rgba(252, 182, 32, 1) 100%);
    background: -ms-linear-gradient(top, rgba(253, 198, 79, 1) 0%, rgba(253, 198, 79, 1) 50%, rgba(252, 182, 32, 1) 51%, rgba(252, 182, 32, 1) 100%);
    background: linear-gradient(to bottom, rgba(253, 198, 79, 1) 0%, rgba(253, 198, 79, 1) 50%, rgba(252, 182, 32, 1) 51%, rgba(252, 182, 32, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#fdc64f', endColorstr='#fcb620', GradientType=0);
    line-height: 18px;
    padding-top: 8px;
}

#store {
    background: rgba(185, 217, 98, 1), color-stop(50%, rgba(185, 217, 98, 1)), color-stop(51%, rgba(167, 207, 56, 1)), color-stop(100%, rgba(167, 207, 56, 1));
    background: -webkit-linear-gradient(top, rgba(185, 217, 98, 1) 0%, rgba(185, 217, 98, 1) 50%, rgba(167, 207, 56, 1) 51%, rgba(167, 207, 56, 1) 100%);
    background: -o-linear-gradient(top, rgba(185, 217, 98, 1) 0%, rgba(185, 217, 98, 1) 50%, rgba(167, 207, 56, 1) 51%, rgba(167, 207, 56, 1) 100%);
    background: -ms-linear-gradient(top, rgba(185, 217, 98, 1) 0%, rgba(185, 217, 98, 1) 50%, rgba(167, 207, 56, 1) 51%, rgba(167, 207, 56, 1) 100%);
    background: linear-gradient(to bottom, rgba(185, 217, 98, 1) 0%, rgba(185, 217, 98, 1) 50%, rgba(167, 207, 56, 1) 51%, rgba(167, 207, 56, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#b9d962', endColorstr='#a7cf38', GradientType=0);
}

#news {
    background: rgba(71, 195, 133, 1);
    background: -moz-linear-gradient(top, rgba(71, 195, 133, 1) 0%, rgba(71, 195, 133, 1) 50%, rgba(22, 179, 98, 1) 51%, rgba(22, 179, 98, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(71, 195, 133, 1)), color-stop(50%, rgba(71, 195, 133, 1)), color-stop(51%, rgba(22, 179, 98, 1)), color-stop(100%, rgba(22, 179, 98, 1)));
    background: -webkit-linear-gradient(top, rgba(71, 195, 133, 1) 0%, rgba(71, 195, 133, 1) 50%, rgba(22, 179, 98, 1) 51%, rgba(22, 179, 98, 1) 100%);
    background: -o-linear-gradient(top, rgba(71, 195, 133, 1) 0%, rgba(71, 195, 133, 1) 50%, rgba(22, 179, 98, 1) 51%, rgba(22, 179, 98, 1) 100%);
    background: -ms-linear-gradient(top, rgba(71, 195, 133, 1) 0%, rgba(71, 195, 133, 1) 50%, rgba(22, 179, 98, 1) 51%, rgba(22, 179, 98, 1) 100%);
    background: linear-gradient(to bottom, rgba(71, 195, 133, 1) 0%, rgba(71, 195, 133, 1) 50%, rgba(22, 179, 98, 1) 51%, rgba(22, 179, 98, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#47c385', endColorstr='#16b362', GradientType=0);
}

#traning {
    background: rgba(59, 192, 201, 1);
    background: -moz-linear-gradient(top, rgba(59, 192, 201, 1) 0%, rgba(59, 192, 201, 1) 50%, rgba(6, 174, 186, 1) 51%, rgba(6, 174, 186, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(59, 192, 201, 1)), color-stop(50%, rgba(59, 192, 201, 1)), color-stop(51%, rgba(6, 174, 186, 1)), color-stop(100%, rgba(6, 174, 186, 1)));
    background: -webkit-linear-gradient(top, rgba(59, 192, 201, 1) 0%, rgba(59, 192, 201, 1) 50%, rgba(6, 174, 186, 1) 51%, rgba(6, 174, 186, 1) 100%);
    background: -o-linear-gradient(top, rgba(59, 192, 201, 1) 0%, rgba(59, 192, 201, 1) 50%, rgba(6, 174, 186, 1) 51%, rgba(6, 174, 186, 1) 100%);
    background: -ms-linear-gradient(top, rgba(59, 192, 201, 1) 0%, rgba(59, 192, 201, 1) 50%, rgba(6, 174, 186, 1) 51%, rgba(6, 174, 186, 1) 100%);
    background: linear-gradient(to bottom, rgba(59, 192, 201, 1) 0%, rgba(59, 192, 201, 1) 50%, rgba(6, 174, 186, 1) 51%, rgba(6, 174, 186, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#3bc0c9', endColorstr='#06aeba', GradientType=0);
}

#practitioners {
    background: rgba(82, 124, 175, 1);
    background: -moz-linear-gradient(top, rgba(82, 124, 175, 1) 0%, rgba(82, 124, 175, 1) 50%, rgba(36, 89, 153, 1) 51%, rgba(36, 89, 153, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(82, 124, 175, 1)), color-stop(50%, rgba(82, 124, 175, 1)), color-stop(51%, rgba(36, 89, 153, 1)), color-stop(100%, rgba(36, 89, 153, 1)));
    background: -webkit-linear-gradient(top, rgba(82, 124, 175, 1) 0%, rgba(82, 124, 175, 1) 50%, rgba(36, 89, 153, 1) 51%, rgba(36, 89, 153, 1) 100%);
    background: -o-linear-gradient(top, rgba(82, 124, 175, 1) 0%, rgba(82, 124, 175, 1) 50%, rgba(36, 89, 153, 1) 51%, rgba(36, 89, 153, 1) 100%);
    background: -ms-linear-gradient(top, rgba(82, 124, 175, 1) 0%, rgba(82, 124, 175, 1) 50%, rgba(36, 89, 153, 1) 51%, rgba(36, 89, 153, 1) 100%);
    background: linear-gradient(to bottom, rgba(82, 124, 175, 1) 0%, rgba(82, 124, 175, 1) 50%, rgba(36, 89, 153, 1) 51%, rgba(36, 89, 153, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#527caf', endColorstr='#245999', GradientType=0);
}

#contact {
    background: rgba(139, 89, 159, 1);
    background: -moz-linear-gradient(top, rgba(139, 89, 159, 1) 0%, rgba(139, 89, 159, 1) 50%, rgba(108, 45, 133, 1) 51%, rgba(108, 45, 133, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(139, 89, 159, 1)), color-stop(50%, rgba(139, 89, 159, 1)), color-stop(51%, rgba(108, 45, 133, 1)), color-stop(100%, rgba(108, 45, 133, 1)));
    background: -webkit-linear-gradient(top, rgba(139, 89, 159, 1) 0%, rgba(139, 89, 159, 1) 50%, rgba(108, 45, 133, 1) 51%, rgba(108, 45, 133, 1) 100%);
    background: -o-linear-gradient(top, rgba(139, 89, 159, 1) 0%, rgba(139, 89, 159, 1) 50%, rgba(108, 45, 133, 1) 51%, rgba(108, 45, 133, 1) 100%);
    background: -ms-linear-gradient(top, rgba(139, 89, 159, 1) 0%, rgba(139, 89, 159, 1) 50%, rgba(108, 45, 133, 1) 51%, rgba(108, 45, 133, 1) 100%);
    background: linear-gradient(to bottom, rgba(139, 89, 159, 1) 0%, rgba(139, 89, 159, 1) 50%, rgba(108, 45, 133, 1) 51%, rgba(108, 45, 133, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#8b599f', endColorstr='#6c2d85', GradientType=0);
}

.navbar {
    border: 0;
}

.toggle-menu li {
    width: 25%;
    float: right;
    border-right: 2px solid #fff;
}

.searchicon {
    background-position-y: -120px;
    background-position-x: 65%;
}

.globeicon {
    background-position-y: 55%;
    background-position-x: 58%;
}

.bagicon {
    background-position-y: 10px;
    background-position-x: 50%;
}
/*-----Menu-area-End------*/

.Practitioner-area h3 {
    margin: 0 0 25px;
    font-size: 26px;
    font-weight: 400;
}
/*-----header-Start------*/

.bg {
    /*background: url("../images/bg.jpg");*/
    /* height:500px; */
    background-repeat: no-repeat;
    /*margin-top: -2px;*/
}

    .bg .bgbox {
        padding: 0 23px;
    }

#advertisment {
    display: none;
    color: #000;
}

#advertisment {
    display: none;
    color: #000;
}

    #advertisment p {
        color: #7c7c7c;
    }

    #advertisment .book-add h4 {
        color: #7c7c7c;
    }

    #advertisment .add_box {
        height: 258px;
        position: relative;
        padding: 0;
    }


.slider.mobile-ads {
    display: none;
}
 .slider.desktop-ads {
        display:block;
    }



@media (max-width: 768px) {
    .slider.desktop-ads{
        display:none;
    }
    .slider.mobile-ads {
    display: block;
}
    .bg {
        /*height: 355px !important;*/
        height: 752px !important;
    }

    .mobile-ads .bgbox {
        margin-top: 300px;
        padding: 0 14px;
    }
    

    .ui-dialog.ui-widget.ui-widget-content {
        width: 100% !important;
        max-width: 500px !important;
    }



    .bg {
        /*background: url(../images/bg.jpg);*/      
        background-repeat: no-repeat;
        background-position-x: -158px;
        margin-top: -2px;
    }
    /*edited on 2/07/218*/
   

    .book-add {
        padding: 0;
    }

    .mobile-ads {
        display: block;
    }

    .book-add .add_box {
       height: 137px;
    }

    #advertisment {
        display: block;
    }

        #advertisment .add_box {
            height: 200px;
        }
    /*End editing*/

    .book-add button {
        background: #fe4819;
        color: #fff;
        border: 0;
        border-radius: 0;
        margin: 8px 0;
        position: relative;
        bottom: 0;
        width: 120px;
    }
}

@media (max-width: 768px) {
    .bg {
        /*background: url(../images/bg.jpg);*/
        height: 300px;
        background-repeat: no-repeat;
        background-position-x: -56px;
        margin-top: -2px;
        background-size: 796px;
    }
}


header .advertisment {
    background: rgba(115, 127, 28, 0.3);
}

    header .advertisment h3 {
        color: #fff;
        font-size: 22px;
        font-weight: 400;
        padding-top: 18px;
    }

    header .advertisment h4 {
        color: #fff;
    }

.book-add {
    padding: 0 0;
}

    .book-add h3 {
        color: #fff;
    }

    .book-add button {
        background: #fe4819;
        color: #fff;
        border: 0;
        border-radius: 0;
        margin: 8px 0;
        position: absolute;
        bottom: 0;
        width: 120px;
    }

.add_box {
    height: 258px;
    position: relative;
    padding: 8% 0 8% 20px;
}

.add-book-block img {
    box-shadow: 2px 3px 4px #000;
}

.parag {
    font-size: 12px;
    color: #fff;
}
/*-----header-End------*/

/*-----Practitioner-section-Start-----*/

.Practitioner {
    padding-top: 30px;
}

    .Practitioner p {
        color: #7c7c7c;
    }

.naet-countries ul {
    margin-bottom: 0;
}

.Practitioner button {
    background: #fe4819;
    color: #fff;
    /* padding: 2% 12%; */
    border-radius: 0;
    width: 130px;
    height: 28px;
    border: 0;
    line-height: 16px;
}

.Practitioner-area {
    min-height: 265px;
    padding-bottom: 35px;
    border-right: 1px solid transparent;
    -webkit-border-image: url("../images/divider.png") 30 round;
    /* Safari 3.1-5 */
    -o-border-image: url("../images/divider.png") 30 round;
    /* Opera 11-12.1 */
    border-image: url("../images/divider.png") 30 round;
}

.Practitioner .btn-area {
    position: absolute;
    text-align: right;
    bottom: 0;
    right: 15px;
}

.Practitioner h3 {
    color: #06afba;
}

.accor {
    display: none;
}

    .accor .btn-area {
        position: relative;
        text-align: right;
        bottom: 0;
        right: 15px;
    }

#practitioner {
    background: #fcb820;
    border: 0;
    /*height: 60px;*/
    border-radius: 0;
}

#becomepractitioner {
    background: #a6cf38;
    border: 0;
    height: 60px;
    border-radius: 0;
}

#seminars {
    background: #245999;
    border: 0;
    height: 60px;
    border-radius: 0;
}

.panel-title {
    line-height: 2;
    font-size: 21px;
    color: #fff;
}

    .panel-title a {
        text-decoration: none;
    }

@media (max-width: 991px) {
    .accor {
        display: block;
    }

    .norml_accor {
        display: none;
    }
}
/*-----Practitioner-section-End-----*/


/*-----Color-Border-section-Start-----*/
.colorborder {
    padding-top: 4%;
    padding-bottom: 2%;
}

    .colorborder .col-xs-1 {
        height: 10px;
    }

.topcolorborder {
    display: none;
}


@media (max-width: 991px) {
    .topcolorborder {
        display: block;
        margin-top: -7px;
    }

    .colorborder {
        padding-bottom: 0;
    }
}
/*-----Color-Border-section-End-----*/

.naet-countries li a {
    font-size: 14px;
}
/*-----Facebook-followUs-Start-----*/

.followus {
    display: none;
}

@media (max-width: 991px) {
    .followus {
        display: block;
        font-size: 14px;
        color: #898989;
        padding: 30px 40px 0 0;
    }

        .followus span {
            padding: 0 15px;
        }
}
/*-----Facebook-followUs-End-----*/
@media (max-width: 768px) {
    .topreagion {
        display: block;
    }

    .regin-area-horizontal {
        top: 0px;
    }

    .Changeregionild {
        color: #000;
    }

    .regin-area-horizontal .Changeregionild a {
        color: #000;
        font-size: 11px;
    }

    nav .MyAccountRegion {
        display: none;
    }
}







/*-----practitioner-Start-----*/


.requirements {
    font-size: 16px;
    color: #7c7c7c;
}


    .requirements h1 {
        color: #245999;
    }

    .requirements h2 {
        color: #245999;
    }


    .requirements b {
        color: #245999;
    }


    .requirements ul {
        line-height: 2;
    }

/*-----practitioner-End-----*/










/*-----footer-section-Start-----*/

footer {
    color: #7c7c7c;
    padding-bottom: 10px;
}

    footer h4 {
        font-size: 16px;
        font-weight: 400;
    }

    footer ul li a {
        color: #7c7c7c;
        font-size: 14px;
        line-height: 1;
    }

        footer ul li a:hover {
            text-decoration: none;
            color: #fe4819;
        }

    footer ul {
        text-decoration: none;
        list-style-type: none;
        padding: 10% 0;
        line-height: 1.5;
    }

    footer .fb {
        padding: 15% 0;
    }

@media (max-width: 991px) {
    footer {
        display: none;
    }
}
/*-----footer-section-End-----*/

.beterhealth2 {
    background: #06afba;
    color: #fff;
    /*padding:12px 0;*/
}


/*-----login-page-section-Start-----*/

.loginpg {
    padding-top: 50px;
}


.loginformarea {
    padding: 30px;
    border-radius: 4px;
}


.username {
    line-height: 2;
    font-size: 18px;
}

.pswrd {
    padding-top: 15px;
}

    .pswrd label {
        line-height: 2;
        font-size: 18px;
    }

.signinbtn {
    background: #fe4819;
    color: #fff;
    border: 0;
    border-radius: 0;
    margin: 8px 0;
    bottom: 0;
    width: 150px;
    padding: 12px;
}


.rememberme-area {
    padding: 6px 0;
}


    .rememberme-area label {
        font-weight: 300;
        padding: 0 5px;
    }

.trouble {
    color: #666;
}

.trouble {
    color: #666;
}

.signup {
    color: #fe4819;
}

    .signup: a {
        color: #fe4819;
        text-decoration: none;
    }

.login-field {
    border: 0;
    border-left: 3px solid #fe4819;
    border-right: 3px solid #fe4819;
    box-shadow: inset 0 1px 13px rgba(0, 0, 0, .075);
    height: 45px;
}
/*-----login-page-section-End-----*/


/*-----Register-page-section-Start-----*/


.likeabutton {
    text-decoration: none;
    font: menu;
    display: inline-block;
    padding: 2px 8px;
    background: ButtonFace;
    color: ButtonText;
    border-style: solid;
    border-width: 1px;
    border-color: #a5a5a5;
    color: #000000;
}

    .likeabutton:link {
        color: #000000;
    }

    .likeabutton:active, .likeabutton:hover {
        border-color: #7b7b7b;
        color: #000000;
        text-decoration: none;
    }





.register-row {
    padding: 5px 0;
}

    .register-row div {
        padding-top: 5px;
        padding-bottom: 5px;
    }


.side-block1 {
    border-left: 3px solid #44bfcb;
    padding: 15px;
    margin: 5px 0;
    background: #f7f7f7;
}



.side-block {
    border-left: 3px solid #44bfcb;
    padding: 15px;
    margin: 5px 0;
    font-size: 15px;
}


/*.register-field{
    border: 0;
    border-left: 3px solid #fe4819;
    border-right: 3px solid #fe4819;
    box-shadow: inset 0 1px 13px rgba(0, 0, 0, .075);
    height: 30px;
}*/

.register-dropdown {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    width: 100%;
    height: 34px;
    border: 1px solid #ccc;
    border-radius: 4px;
}


/*-----Register-page-section-Enda-----*/

/*-----Contact-Us-page-section-Start-----*/

.profile-pic {
    border-radius: 50%;
    width: 150px;
    height: 150px;
}

.profile-name {
    height: 200px;
    padding-top: 50px;
}

.contact-pg {
    padding: 50px 0;
}


.contactimg-area {
    width: 35px;
    height: 35px;
    background: url("../images/toggle_icons2.png");
}


.contactimg {
}

.designation {
    color: #a0a0a0;
    font-weight: 300;
}

.contact-h {
    color: #44bfcb;
}


/*-----Contact-Us-page-section-End-----*/


/*-----my-Data-page-section-Start-----*/

.datafields {
    padding: 25px 0;
}

.EditForm2ColsContainer {
    width: 100%;
}

.EditForm2Col1 {
    width: 50%;
    position: relative;
    float: left;
}

.EditForm2Col2 {
    width: 50%;
    position: relative;
    float: left;
}

.formLabel {
    width: 180px;
    position: relative;
    display: inline-block;
}

.mydata-form {
    border: 1px solid #000;
}

.recent-case {
    color: black;
    background-color: red;
    padding: 10px 15px;
}

.status {
    background-color: green;
    padding: 10px 15px;
}

.data-btn {
    background: #fe4819;
    color: #fff;
}
/*-----my-Data-page-section-End-----*/

/*--------------------------------------NARF-section----------------------------------------*/




/*-----navigation-section-Start-----*/
.narf-nav {
    border-top: 10px solid #6c2d85;
}

.narf-nav-admin {
    border-top: 15px solid #6c2d85;
}
/*-----navigation-section-End-----*/


/*-----main-section-Start-----*/
.narf-activities {
    padding: 25px 30px;
    line-height: 2;
    font-size: 15px;
}

.narf-activites-heading {
    margin: 0;
    color: #6c2d85;
}

.membertoday {
    padding: 20px 0;
    color: red !important;
    font-weight: bold;
}
/*-----main-section-End-----*/


footer .narf-footer ul {
    padding: 0;
}

.narf-footer li {
    display: inline;
    padding: 0 8px;
    font-size: 14px;
}


.research-heading {
    color: #31ba73;
}

.narf-top-heading {
    color: #df6f98 !important;
}



/*-----NARF-navigation-responsive-section-Start-----*/

@media (max-width: 991px) {

    .navbar-header2 {
        display: block;
        background: #6c2d85;
        width: 100%;
    }

    #narf-mobile-nav {
        background: #6c2d85;
    }

    .narf-navbar-toggle span {
        width: 25%;
        text-align: center;
    }

    .narf-res {
        background: #6c2d85;
    }

    .narf-icon {
        background: url("../images/toggle_icons2.png");
        background-repeat: no-repeat;
    }

    .searchicon01 {
        background-position-y: -120px;
        background-position-x: 65%;
    }

    .globeicon01 {
        background-position-y: 55%;
        background-position-x: 58%;
    }

    .bagicon01 {
        background-position-y: 10px;
        background-position-x: 50%;
    }
}
/*-----NARF-navigation-responsive-section-End-----*/


/*-----NARF-research-section-Start-----*/

.research-link {
    color: red;
}



/*-----NARF-research-section-End-----*/

/*-------Banner-add--Start----*/

.narf-add_box {
    position: relative;
    top: 150px;
}

@media (max-width: 991px) {
    #advertisment .narf-add_box {
        height: 0;
    }
}

/*-------Banner-add--Start----*/


/*-------Quote--Start----*/

.beterhealth3 {
    display: none;
}

@media (max-width: 991px) {
    .mobile-quote-para {
        display: none;
    }

    .beterhealth3 {
        display: block;
        background: #fff;
        color: #6c2d85;
        padding: 15px 0;
    }
}

/*-------Quote--Start----*/



.narf-beterhealth2 {
    background: #6c2d85;
    color: #fff;
    /*padding:12px 0;*/
}

.narf-advertisment .parag, header .narf-advertisment h4 {
    color: #6c2d85;
}



.boardmember {
    /*background-image: url(../images/diljit.png);*/
    width: 120px;
    height: 120px;
    border-radius: 50%;
    margin: auto;
    border: 1px solid #d3d3d3;
}
/*.boardmember img {
    width:100px;
    }*/
.pic1 {
    background-image: url(../images/member.png);
}


.pic2 {
    background-image: url(../images/diljit2.png);
}

.pic3 {
    background-image: url(../images/diljit3.png);
}

.pic4 {
    background-image: url(../images/diljit4.png);
}

/*Start Board Member */
.Practitioner h4 {
    margin: 0;
    padding: 5px 0;
    color: #2cafba;
}


.panel-default .panel-heading-active {
    background-color: #f5f5f5;
}

    .panel-default .panel-heading-active h4 {
        margin: 0;
        padding: 5px 0;
        color: #ffffff;
    }

/*.collapse-heading h4 {
    margin: 0;
    padding: 5px 0;   
    color: #fff;
}

.collapsed h4 {
    margin: 0;
    padding: 5px 0;
    color: #2cafba !important;
}*/



/*End Board Member*/


.narf-logo {
    padding-top: 20px !important;
}


.narf-main-heading {
    height: 90px;
    top: 20px;
}

.requirements section.newssection h3 a, .requirements section.newssection h3 a:hover {
    font-size: 24px;
    color: #7c7c7c;
}

section.newssection span {
    font-size: 14px;
    font-weight: 400;
    color: #7c7c7c !important;
}

.requirements section.newssection span.by-line {
    font-size: 18px;
    font-weight: 400;
    color: #7c7c7c !important;
}

.newssectionlisting section.newssection {
    font-size: 14px;
    font-weight: 400;
    padding-bottom: 10px;
    border-bottom: 10px solid #245999;
}
/*section.newssection:last-of-type{
padding-bottom: 10px;
border-bottom: 0px solid #245999;
}*/

.requirements section.newssection ul.meta {
    display: none;
}

@media (max-width: 991px) {

    .narf-main-heading {
        height: auto;
    }
}

.panel-default > .panel-heading {
    padding: 0 15px !important;
}

.ui-dialog.ui-widget {
    width: 75%;
    position: fixed;
    left: 50%;
    margin-left: -37.5%;
}
#gmapscontainer, #map {
	display: none;
}