*{box-sizing: border-box;}
#html5-watermark {display:none !important;}
body{margin: 0;padding:0;font-family: 'Open Sans', sans-serif !important;}
body div .flex_column{position: initial;}
body .edfm-toggle .edfm-bar1, body .edfm-toggle .edfm-bar2, body .edfm-toggle .edfm-bar3 {
    position: initial !important;
    background: #0b64a0 !important;
    width: 6px;
    height: 6px;
    border-radius: 50%;

}
.donateFooter{margin-top: 20px;border-top: 2px dotted;border-color: #000000!important;}

/*** Donation Page Donation Button start here */
.donationPageInner {padding: 15px;display: flex;flex-wrap: wrap;align-items: center;}
.donationPageImg, .donationPageBtn {width: 50%;text-align: center;padding:0 10px;}
.dnt_main {border: 1px solid #555 !important;padding: 20px;border-radius: 8px;}
.dnt_inner_main {position: relative;margin-top: -40px;}
.dnt_inner {background: #fff;margin-bottom: 20px;border: 1px solid #555 !important;border-radius: 8px;padding: 10px;display: inline-block;}
.dnt_inner h6 {font-size: 18px;letter-spacing: 1px;text-transform: capitalize;color: #555;}
#top .dnt_inner_a form {margin: 0;}
#top .dnt_inner_a form br {display: none;}
#top .dnt_inner_a form input[type="image"] {width: auto;max-width: 100%;}

/*** Donation Page Donation Button end here */
#top form {
    margin-bottom: 10px;
}
body#top #searchsubmit span.screen-reader-text {
    display: none;
}
body #header_meta .container {
    min-height: inherit;
    max-width: 100%;
}
.header_bg {
    display: none !important;
}
#header_main .av-logo-container span.logo {
    overflow: visible !important;
    height: initial;
    width: auto;
    display: inline-block;
    float: none ;
    position: inherit;
}
#header_main .av-logo-container span.logo a {
    max-height: inherit !important;
}
body #header_main .container.av-logo-container {
    height: auto !important;
    line-height: normal !important;
    width: 100%;
    max-width: 100%;
    padding: 20px 30px;
    position: inherit;
    background: #fff;
}
#header #header_main_alternate .container {
    max-height: none;
    height: auto;
    line-height: normal;
}
#header_main .av-logo-container span.logo img {
    max-height: 70px !important;
}
.header-scrolled #header_main .av-logo-container span.logo a {
    height: 60px !important;
}
.header-scrolled #header_main .av-logo-container span.logo a img {
    max-height: 60px !important;
}
.header-scrolled .phone-info.header_help {
    padding: 5px 0;
}
.header-scrolled #header_main .container.av-logo-container {
    padding: 10px 30px;
}
body#top #searchform>div {
    position: relative;
    max-width: 100%;
    width: 100%;
}
body#top #searchsubmit {
    display: inline-block;
    color: #000;
    background: #5caee1;
    cursor: pointer;
}
div#header_meta {width: 100%;display: inline-block;min-height: inherit;position: absolute;top: 20px;margin-bottom: 0;}
.html_header_top.html_header_topbar_active.html_header_sticky.html_bottom_nav_header #top #main {padding-top: 110px;}
body .edfm-toggle .edfm-bar1:after, body .edfm-toggle .edfm-bar1:before, body .edfm-toggle .edfm-bar2:after, body .edfm-toggle .edfm-bar2:before, body .edfm-toggle .edfm-bar3:after, 
body .edfm-toggle .edfm-bar3:before {
    background: #0b64a0;
    content: "";
    position: absolute;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    color: #000;
}
body .edfm-toggle .edfm-bar1:after {
    top: 0;
    left: 0;
}
body .edfm-toggle .edfm-bar1:before {
    top: 0;
    right: 0;
}
body .edfm-toggle .edfm-bar2:after {
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
body .edfm-toggle .edfm-bar2:before {
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
body .edfm-toggle .edfm-bar3:before {
    right: 0;
    bottom: 0;
}
body .edfm-toggle .edfm-bar3:after  {
    left: 0;
    bottom: 0;
}
body .edfm-toggle .edfm-bar2{margin:12px auto; }
body .edfm-toggle.toggle-active {top: 0;}
.home .main_color .container{max-width: 100%;padding: 0;}
body.home #main section .container{width: 100%;max-width: 1170px;margin: 0 auto;}
body.home #main {padding-top: 0 !important;}
body.home #main .container .av-content-full.units {padding: 0;}
body .edfm-toggle {position: absolute;top: 35px;right: 30px;background: transparent;width: 44px;height: 42px;}
.hideExtra {display: none;}
.header_top.sticky_menu {background: #fff;position: fixed;width: 100%;z-index: 999;padding: 10px 30px;top: 0;}
.header_top.sticky_menu a.header_logo_a {height: 60px;}
.header_top a.header_logo_a{float: left;}
.header_top.sticky_menu a.header_logo_a img {max-height: 60px;}
body.home .flex_column {margin-top: 0px !important;}
body .edfm-toggle.toggle-active div.edfm-bar1 {
    width: 42px;
    height: 4px;
    border-radius: 0;
    transform: rotate(225deg) translateY(-10px) translateX(-10px) !important;
    -webkit-transform: rotate(225deg) translateY(-10px) translateX(-10px) !important;
    -moz-transform: rotate(225deg) translateY(-10px) translateX(-10px) !important;
}
body .edfm-toggle.toggle-active{top: 15px;right: 10px;}
body .edfm-toggle.toggle-active div.edfm-bar3 {
    width: 42px;
    height: 4px;
    border-radius: 0;
    transform: rotate(-225deg) translateY(14px) translateX(-14px) !important;
    -webkit-transform: rotate(-225deg) translateY(14px) translateX(-14px) !important;
    -moz-transform: rotate(-225deg) translateY(14px) translateX(-14px) !important;
}
body .edfm-toggle.toggle-active div.edfm-bar1:before, body .edfm-toggle.toggle-active div.edfm-bar1:after, 
body .edfm-toggle.toggle-active div.edfm-bar3:before, body .edfm-toggle.toggle-active div.edfm-bar3:after{display:none;}
/* Have fun adding your style here :) - PS: At all times this file should contain a comment or a rule, otherwise opera might act buggy :( */

/* General Custom CSS */
::selection {background-color: #1e80c3;color: #ffffff;}
a, input, a:hover, a:focus, input:hover, input:focus{outline:none;}
h1.main-title.entry-title {font-weight: bold;color: #111 !important;font-size: 30px;text-align: center;    position: relative;margin: 30px 0 0px;}
h1.main-title.entry-title a {position: relative;}
h1.main-title.entry-title a:before {content: '';display: inline-block;width: 50px;background: #111;position: absolute;height: 3px;left: -70px;top: 50%;}
h1.main-title.entry-title a:after {content: '';display: inline-block;width: 50px;background: #111;position: absolute;height: 3px;right: -70px;top: 50%;}
.inner-page-start h3.sub-title {text-align: left;font-size: 25px;color: #0b64a0;margin-top: 20px;}
.inner-page-start span.watch-video-title {color: #f8981d;font-size: 13px;}
.inner-page-start .watch-video {margin-top: 15px;}
.inner-page-start .watch-video #video {
    width: 100%;
    margin: 0 auto;
}
.inner-page-start .watch-video .wp-video {
    width: 100% !important;
}
h4.sub-title {
    color: #111;
    font-size: 20px;
}
.inner-content h4.sub-title {
    margin-top: 30px;    text-align: left;
}
.inner-page-start .inner-content h3.sub-title {
    text-align: left;
}
.inner-content {
      text-align: left;
}
.inner-content p {
    color: #666;font-size:15px;
}
#top #main .sidebar .inner_sidebar {
    margin-left: 25px;
}
.main_color .wpcf7 .wpcf7-submit {
    border: 1px solid #0b64a0;
    background: transparent;
    color: #0b64a0;
    border-radius: 35px;
    font-size: 17px;
    text-transform: uppercase;
    outline: none;
    padding: 12px 45px 12px 45px !important;
    text-align: center;
} 	
.main_color .wpcf7 .wpcf7-submit:hover {
    background: #87c556;
    border-color: #87c556;
}

#top #main .sidebar h4.widget-title, #top #main .sidebar h3.active {
    color: #111;
    line-height: 1.4;
    width: 100%;    margin:30px 0 15px;
    font-size: 22px;
}
#top #main .sidebar #contact-form-have-a-question h3.active {margin-top: 0;}
#top .news-wrap strong.news-headline {font-size: 15px;font-weight: 600;color: #0a639f;}
#top .news-wrap strong.news-headline span.news-time {color: #666;font-size: 12px;}
main.template-page.content.av-content-small {padding-top: 0;}
#top #main .sidebar {padding-top: 20px;}
#top #main .sidebar #recent-posts-2 ul, .widget_pages ul {
    margin: 0;
}
#top #main .sidebar #recent-posts-2 ul li, .widget_pages ul li {
    padding-left: 30px;margin: 5px 0;
}
#top #main .sidebar #recent-posts-2 ul li a, .widget_pages ul li a {
    font-size: 15px;
    font-style: normal;
    font-family: 'helvetica neue', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	color: #0b64a0 !important;
	position:relative;
}
.widget_pages ul {padding-left: 25px;}
.widget_pages ul li {padding: 0;}
.widget_pages ul ul.children {padding: 0;}
#top #main .sidebar #recent-posts-2 ul li a:before, .widget_pages ul li a:before {
 display: block;
    position: absolute;
    top: 1px;
    left: -20px;
    color: #0b64a0;
    content: "/f105";
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    font-family: FontAwesome;
    content: "\f105";
    display: inline-block;
    padding-right: 3px;
    vertical-align: middle;
}
#top #main .sidebar #recent-posts-2 ul li a:hover:before, .widget_pages ul li a:hover:before{
	left: -17px;
	-webkit-transition-duration: 0.1s;
    transition-duration: 0.1s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
	 color: #87c556;
}
#top #main .sidebar #recent-posts-2 ul li a:hover, .widget_pages ul li a:hover {
    color: #87c556 !important;
    text-decoration: none;
}
.inner-content p a { color: #0b64a0;}
h4.sub-title b {color: #111;}
.title_container img {
	width: 100%;float: left;height: 100%;
   /*  object-fit: cover;
    object-position: top; */
}
.bannerthree {
    display: inline-block;
    width: 100%;    position: relative;
}
.bannerthree:after {
    content: '';
    background: url(http://02s.169.myftpupload.com/wp-content/uploads/2018/11/afterbanner.png) no-repeat bottom;
    width: 100%;
    height: 6px;
    display: inline-block;
    position: absolute;
    bottom: -5px;
    left: 0;
}
.bannerthree .block {
    float: left;
    width: 33.33%;
    padding: 15px 25px;
    text-align: center;
    background: #0a639f;
	position:relative;
}
.bannerthree .block span.iconright {
    position: absolute;
    right: 0;
    width: 65px;
    height: 100%;
    text-align: center;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}
.title_container .bannerthree .block span.iconright img {
    height: auto;
    width: auto;
}
.bannerthree .block.blockblue {background: #0e76bc;}
.bannerthree .block.blockblue2 {background: #09629d;}
.bannerthree .block.blockblue3 {background: #06456f;}
.bannerthree .block h4 {margin: 0;color: #fff;font-weight: 500;font-size: 23px;}
.question-wrap input, .question-wrap select {
    height: 50px;
    padding-left: 15px !important;
}
.donation-content ul, .donation-content ul li {
    margin-left: 0;
}
.donation-content ul {
    margin-left: 20px;list-style-type: disc;
}
.donation-content ul li{    list-style-type: disc;}
ul.innertabul li:before, .inner-content ul li:before {
    display: block;
    position: absolute;
    top: 6px;
    left: -20px;
    color: #0b64a0;
    content: "/f105";
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    font-family: FontAwesome;
    content: "\f105";
    display: inline-block;
    padding-right: 3px;
    vertical-align: middle;
}
.entry-content-wrapper div li {
    text-indent: 0;
    position: relative;
    list-style: none;
}
.inner-content ul li{position: relative;list-style: none;}
.donation-content ul li:before{display:none;}

/* Harshad's css start here */

#mainContent a:link {font-style: oblique;color: #669537;text-decoration: none;}
#mainContent a:hover {font-style: oblique;color: #6195C5;text-decoration: none;}
#socket .copyright {float:none !important; display:block; text-align:center;}
body .toggle-active .edfm-bar1, body .toggle-active .edfm-bar3 {background: #fff !important;}
body .edfm-toggle{display: inline-block !important;}
.map-address { position: absolute;right: 4%;top: 10%;background: #fff;padding: 20px;line-height: 30px;}

.contact-us-form .contact-form-group .wpcf7-form-control-wrap.full-name,
.contact-us-form .contact-form-group .wpcf7-form-control-wrap.email-id,
.contact-us-form .contact-form-group .wpcf7-form-control-wrap.mobile-number {width: 33%;float: left;padding:5px;}
.contact-us-form .contact-form-group .wpcf7-form-control-wrap.Comments-Questions {width: 99%;float: left;padding:5px;}
.contact-us-form .contact-form-group .wpcf7-form-control.wpcf7-submit {display: block;margin: 0 auto;}
/* Arpan's css start here */
.mainBannerImage {
    width: 100%;
    display: inline-block;
    position: relative;
	height:300px;
	overflow:hidden;
}
a.donation{
 position: absolute;
 width: 150px;
 height: 150px;
 bottom: 0;
 right: 0;
 margin: 0 auto;
 text-align: center;
 background: rgba(11, 100, 160, 0.81);
 border-radius: 50%;
 transition: all ease-in-out 0.4s;
}
a.donation:hover{
background: #87c556;
}
.block.blockblue {
 top: 50%;
 position: absolute;
 transform: translateY(-50%);
 left: 0;
 right: 0;
}
.block.blockblue h4 {
 font-size: 20px;
 color: #fff;
 letter-spacing: 1px;
 text-transform: uppercase;
 font-weight: 600;
}
span.donation-icon:before {
    background: url(http://02s.169.myftpupload.com/wp-content/themes/enfold-child/images/donationBanner.png);
    width: 26px;
    height: 23px;
    background-size: cover;
    position: absolute;
    left: 0;
    right: 0;
    margin: -5px auto 0;
    top: 0;
    content: "";
}
span.donation-icon {
    width: 100%;
    display: inline-block;
}
body .hme_cmm_btn {
    text-decoration: none;
    border: 1px solid #f8981d;
    font-size: 17px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 15px 20px 15px 72px;
    border-radius: 30px;
    position: relative;
    display: inline-block;
    transition: all ease-in-out 0.3s;
    z-index: 9;
}
.hme_cmm_btn:before {
    background: url(http://02s.169.myftpupload.com/wp-content/uploads/2018/11/btn_rgt_arrow.png);
    width: 20px;
    height: 19px;
    content: "";
    position: absolute;
    top: 50%;
    left: 19px;
    z-index: 99;
    transform: translateY(-50%);
    transition: all ease-in-out 0.3s;
}
.hme_cmm_btn:after {
    content: '';
    position: absolute;
    top: 0px;
    left: -1px;
    background: #f8981d;
    width: 52px;
    z-index: 9;
    height: 100%;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    transition: all ease-in-out 0.3s;
}
.hme_cmm_btn:hover{color: #fff !important;}
.hme_cmm_btn:hover:after {
    width: 100% !important;
    border-radius: 30px;
    left: 0;
    background: rgba(248, 152, 29, 0.6);
    z-index: -1;
}
.hme_cmm_btn:hover {
    border-color: transparent !important;
    color: #fff !important;
}
.hm_team_btn_inner a.hme_cmm_btn:hover:before{left:20px;}
/*=========================header========================*/
.header_main{
	background: url(http://02s.169.myftpupload.com/wp-content/uploads/2018/11/header_banner.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;  
}
.header_top {
    max-width: 100%;
    margin: 0 auto;
    padding: 20px 30px;
    width: 100%;
    display: inline-block;
}
/*a.header_logo_a, .header_logo {
    display: inline-block;
}*/
.header_help {
    float: right;
    padding: 25px 0;
    position: absolute;
    right: 110px;
}
.header_top.sticky_menu .header_help {
    padding: 14px 0;
}
.header-main-circle {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 40px;
    width: 100%;
}
.header_inner {
    width: 418px;
    height: 418px;
    background: rgba(255, 255, 255, .7);
    border-radius: 50%;
    position: relative;
    z-index: 9;
}
.header_inner_sec h2 {
    font-size: 38px;
    padding: 0 20px;
    font-weight: 500;
    margin: 0;
    line-height: normal;
    text-transform: capitalize !important;
}
.header_inner_sec {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    transform: translateY(-50%);
}
a.hme_cmm_btn.hme_cmm_header_btn {
    color: #0b64a0;
    border-color: #0b64a0;
    padding: 15px 25px 15px 72px;
    font-size: 16px;
}
a.hme_cmm_btn.hme_cmm_header_btn:after{background: #0b64a0;}
a.hme_cmm_btn.hme_cmm_header_btn:hover:after{background: rgba(11, 102, 162, 0.6);}
.header_inner_sec p {
    font-size: 15px;
    font-weight: 500;
    line-height: 23px;
    color: #666;
    padding: 0 37px;
    margin: 20px 0;
}
.header_inner:after {
    content: "";
    position: absolute;
    background: url(http://02s.169.myftpupload.com/wp-content/uploads/2018/11/header_circle.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 440px;
    height: 442px;
    z-index:-1;
    top: -12px;
    left: -12px;
}
.header_inner:before {
    background: url(http://02s.169.myftpupload.com/wp-content/uploads/2018/11/header_line.png);
    position: absolute;
    content: "";
    width: 2px;
    height: 100%;
    top: -103%;
    left: 0;
    right: 0;
    margin: 0 auto;
}
a.header_help_a {
    position: relative;
    color: #0b64a0 !important;
    font-size: 21px;
    font-weight: bold;
    text-decoration: none;
}
a.header_help_a:before {
    content: "";
    position: absolute;
    top: 0;
    left: -50%;
    background: url(http://02s.169.myftpupload.com/wp-content/uploads/2018/11/24help.png);
    width: 47px;
    height: 39px;
    background-repeat: no-repeat;
    background-size: cover;
}
.header_btm .header_btm_cmm {
    width: 33.33%;
    float: left;
}
.header_btm_cmm.header_btm_1:hover a {
     background: #87c655;
     color: #fff;
}
.header_btm_cmm.header_btm_2:hover a {
     background: #e69e24;
     color: #fff;
}
.header_btm_cmm.header_btm_3:hover a {
     background: #0397d6;
     color: #fff;
}
.header_btm {
    width: 100%;
    float: left;
    position: relative;
}
.header_btm_cmm a {
    width: 100%;
    display: inline-block;
    margin: 0 auto;
    text-align: center;
    text-decoration: none;
    color: #fff !important;
    font-size: 23px;
    padding: 14px 10px;
    transition: all ease-in-out 0.4s;
    border-right: 1px solid #fff;
    position: relative;
}
.header_btm_1 a {
    background: #0e76bc;
}
.header_btm_2 a {
    background: #09629d;
}
.header_btm_3 a {
    background: #06456f;
}
.header_btm:after {
    content: "";
    position: absolute;
    bottom: -5px;
    left: 0;
    width: 100%;
    height: 5px;
    background: url(http://02s.169.myftpupload.com/wp-content/uploads/2018/11/header_btm_line.png);
}
.header_btm_cmm a:after {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: url(http://02s.169.myftpupload.com/wp-content/uploads/2018/11/btn_rgt_arrow.png);
    width: 20px;
    height: 19px;
    right: 10px;
    background-repeat: no-repeat;
}
/*=========================End header========================*/
.sec_h2_cmm {
    display: inline-block;
    font-size: 40px;
    font-weight: bold;
    color: #111;
    margin: 0;
    line-height: normal;
    text-transform: none !important;
    letter-spacing: normal !important;
    padding: 0 10px;
}
.sec-cmm {
    width: 100%;
    float: left;
    padding: 70px 0px;
}
p {
    font-size: 16px;
    color: #666;
    font-weight: 500;
    line-height: 24px;
}
/*========================section-Service==================*/
.hm_ser_inner_mob{display: none;}
.home_service{position: relative;}
.home_service:before{
    content: "";
    top: -100px;
    left: 0;
    background: url(http://02s.169.myftpupload.com/wp-content/uploads/2018/11/ser_before.png);
    background-repeat: no-repeat;
    width: 325px;
    height: 444px;
    position: absolute;
    z-index: -1;
}
.home_service:after{
	content: "";
	bottom:0;
	right: 0;
	background:url(http://02s.169.myftpupload.com/wp-content/uploads/2018/11/ser_after.png);
	background-repeat: no-repeat; 
	width: 259px;
	height: 465px;
	position: absolute;
    z-index: -1;
}
.hm_ser_h2 {
    text-align: center;
}
/*.hm_ser_circl_main {
    background: #fff;
    width: 233px;
    height: 233px;
    border-radius: 50%;
    position: relative;
    display: inline-block;
    margin:5px 28px;
    transition: all ease-in-out 0.3s;
}*/
.hm_ser_circl_main {
    width: 22%;
    margin: 0 1%;
    transition: all ease-in-out 0.3s;
    vertical-align: top;
    display: inline-block;
}
/*.ser_cir {
    width: 100%;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    transform: translateY(-50%);
}*/
.ser_cir {
    width: 232px;
    display: inline-block;
    margin: 0 auto;
    text-align: center;
    position: relative;
    height: 232px;
    border-radius: 50%;
    transition: all ease-in-out 0.3s;
    background: #fff;
}
.ser_cir:before {
    content: "";
    position: absolute;
    top: -7px;
    left: -7px;
    width: 247px;
    height: 247px;
    background: url(http://02s.169.myftpupload.com/wp-content/uploads/2018/11/ser_circle.png);
    background-repeat: no-repeat;
}
.ser_img_max {
/*    width: 100%;
    height: 97px;*/
    display: inline-block;
    position: absolute;
    top: 50%;
    transition: all ease-in-out 0.3s;
    left: 0;
    right: 0;
    transform: translateY(-50%);
}
.ser_cir:hover .ser_img_max {
    top: 45%;
}
a.service_link:hover {
    color: #87c655 !important;
}
.ser_cir:hover {
    box-shadow: 0px 0px 20px #a8a8a8;
}
a.service_link_img {
    height: 97px;
    display: inline-block;
}
.ser_img_max img {
    width: auto;
    max-width: 100%;
    height: auto;
    max-height: 97px;
}
.ser_cir h4 {
    font-size: 21px;
    font-weight: 500;
    color: #111;
	margin: 0;
    padding: 0 32px 0;
    line-height: normal;
}
/*.hm_ser_circl_main:before {
    content: "";
    position: absolute;
    top: -7px;
    left: -7px;
    width: 247px;
    height: 247px;
    background: url(http://02s.169.myftpupload.com/wp-content/uploads/2018/11/ser_circle.png);
    background-repeat: no-repeat;
}*/
.hm_ser_inner_1{
padding-top: 80px;
}
.hm_ser_inner_cmm {
    width: 100%;
    float: left;
    text-align: center;
}
/*.hm_ser_circl_main:first-child {
    margin-left: 0;
}
.hm_ser_circl_main:last-child {
    margin-right: 0;
}*/
/*========================End section-Service==================*/
/*================================Home-about================================*/

.home_about {
    background: #f5f5f5;
}
.hme_abt_left {
    width: 58%;
    float: left;
    padding: 0 15px;
}
.hme_abt_right {
    width: 42%;
    float: left;
    padding: 0 15px;
}
.home_about h2 {font-size: 36px;margin-bottom: 25px;}
p.hme_cmm_p.about_p {
    font-size: 16px;
    color: #666;
    line-height: 24px;
    margin: 0;
}
h3.sec_h2_cmm.about_h3 {
    font-size: 16px;
    font-weight: bold;
    color: #666;
    margin: 25px 0;
    padding-right: 12px;
}
.hme_abt_right_vid {
    width: 450px;
    height: 450px;
    margin: 0 auto;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background: url(http://02s.169.myftpupload.com/wp-content/uploads/2018/11/video_bg.png);
    /*padding-top: 100%;*/
    position: relative;
}
.hme_abt_right_vid:before{
    position: absolute;
    content: "";
    top: -12px;
    left: -12px;
    background: url(http://02s.169.myftpupload.com/wp-content/uploads/2018/11/vido_circle.png);
    width: 475px;
    height: 475px;
}
.hme_abt_right_vid a {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    background: url(http://02s.169.myftpupload.com/wp-content/uploads/2018/11/video_brn.png);
    margin: 0 auto;
    text-align: center;
    transform: translateY(-50%);
    z-index: 99999;
    width: 70px;
    height: 70px;
}
.hme_abt_main_prt {
    display: flex;
    align-items: center;
    width: 100%;
}
.hme_abt_right_vid:after {
    content: "";
    position: absolute;
    background: url(http://02s.169.myftpupload.com/wp-content/uploads/2018/11/header_line.png);
    width: 2px;
    height: 100px;
    top: -110px;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 0;
}
/*================================End Home-about================================*/

/*========================section-testimonial==================*/
.home_testimonial_innner_cmm {
    padding-top: 69.65%;
    background-position: center !important;
    background-size: cover !important;
    width: 100%; 
    position: relative;
}
.home_testimonial_innner1{
    background:url(http://02s.169.myftpupload.com/wp-content/uploads/2018/11/test1.jpg); 
}
.home_testimonial_innner2{
    background:url(http://02s.169.myftpupload.com/wp-content/uploads/2018/11/test2.jpg); 
}
.home_testimonial_innner3{
    background:url(http://02s.169.myftpupload.com/wp-content/uploads/2018/11/test3.jpg); 
}
.home_testimonial_widt{width: 33.33%;float: left;}
.home_testimonial_innner_cmm p {display: inline-block;}
.home_testimonial_innner_cmm a.test_aa {
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    text-decoration: none;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
}
.home_testimonial_innner_main {
    width: 100%;
    float: left;
    position: relative;
}
.home_testimonial_btn {
    display: inline-block;
    position: absolute;
    bottom: 0px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    transition: all ease-in-out 0.4s;
    opacity: 0;
}
.home_testimonial_innner_cmm:hover .home_testimonial_btn {
    opacity: 1;
    bottom: 80px;
}
.home_testimonial_btn_a{
    color: #f8981d !important;
}
/*========================End section-testimonial==================*/

/*========================End section-teem==================*/
.hm_team_h2{text-align: center;}
.team_cir {
/*    width: 232px;*/
    width: 33.33%;
    float: left;
    margin: 0;
}
.team_img_max{
    width: 232px;
    height:232px;
    position: relative;
    margin: 0 auto;

}
.team_img_max:before {
    content: '';
    position: absolute;
    top: -7px;
    left:-7px;
    width: 246px;
    height: 246px;
    background: url(http://02s.169.myftpupload.com/wp-content/uploads/2018/11/team_circle.png);
    background-repeat: no-repeat; 
}
.hm_team_circl_main{
    width: 100%;
    display: inline-block;
    padding: 95px 30px 0;
}
.team_img_max:after {
    content: "";
    position: absolute;
    top: -249px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    background: url(http://02s.169.myftpupload.com/wp-content/uploads/2018/11/team_line1.png);
    background-repeat: no-repeat;
    width: 2px;
    height: 242px;
    z-index: -1;
}
.team_cir2 .team_img_max:after{
    background: url(http://02s.169.myftpupload.com/wp-content/uploads/2018/11/team_line2.png);
    height: 85px;
    top: -90px;
    z-index: -1;
}
.team_img_p {
    width: 100%;
    display: inline-block;
    margin: 20px 0;
    text-align: center;
}
.team_img_p h6 {
    margin: 0;
    font-size: 25px;
    color: #111;
    font-weight: 500;
}
.team_img_p p {
    color: #666;
    font-size: 21px;
    font-style: italic;
    text-align: center;
    margin: 15px 0 0;
}
.hm_team_btn_inner {
    width: 100%;
    display: inline-block;
    text-align: center;
}
.hme_tm_btn_1 {color: #f8981d;}
.hm_team_btn_inner a.hme_cmm_btn:before {left: 15px;}
.hm_team_btn_inner a.hme_cmm_btn:after {width: 45px;}
.hm_team_btn_inner a.hme_tm_btn_2:hover:after{background:rgba(11, 102, 162, 0.6);}
.hm_team_btn_inner a.hme_cmm_btn {margin: 0 5px;font-size: 15px;padding: 15px 20px 15px 62px;}
a.hme_cmm_btn.hme_tm_btn_2 {color: #0b64a0;border: 1px solid #0b64a0;}
.hme_cmm_btn.hme_tm_btn_2:after {background: #0b64a0;}
.hm_team_btn_main {margin-top: 40px;}
/*========================End section-team==================*/

/*========================section-support==================*/
.home_support{
    background:url(http://02s.169.myftpupload.com/wp-content/uploads/2018/11/support.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;  
    position: relative;
}
.home_support_inner {
    width: 100%;
    display: inline-block;
    padding: 30px 10px;
    text-align: center;
    position: relative;
}
.home_support_inner h6.home_support_inner_h6 {
    font-size: 31px;
    color: #fff;
    font-weight: bold;
    margin: 0 0 40px;
    line-height: normal;
    position: relative;
    /* z-index: 0; */
}
body .hme_support_btn_1 {
    color: #0b64a0;
    border: 1px solid #0b64a0;
    font-size: 21px;
    padding: 15px 20px 15px 88px;
}
.hme_cmm_btn.hme_support_btn_1:after {
    background: #0b64a0;
    width: 67px;
}
.hme_cmm_btn.hme_support_btn_1:hover:after{background: rgba(11, 102, 162, 0.6);}
.hme_cmm_btn.hme_support_btn_1:before {
    left: 26px;
}
.home_support:after, .home_support:before {
    content: "";
    background: url(http://02s.169.myftpupload.com/wp-content/uploads/2018/11/support_aft.png);
    position: absolute;
    left: 0;
    background-repeat: no-repeat;
    width: 100%;
    height: 4px;    
    background-size: cover;
}
.home_support:after{bottom: -4px;}
.home_support:before{top: -4px;}
.home_support_inner:before, .home_support_inner:after {
    content: "";
    position: absolute;
    background: url(http://02s.169.myftpupload.com/wp-content/uploads/2018/11/support_sap.png);
    background-repeat: no-repeat;
    width: 139px;
    height: 140px;
}
.home_support_inner:before{top:-25px;left:60px;}
.home_support_inner:after{bottom: -25px;right:60px;}
/*========================End section-support==================*/

/*========================section-cont==================*/
.hm_contact_cnt {
    background: #f8f8f8;
    width: 31.33%;
    float: left;
    position: relative;
    padding: 60px 30px 30px;
    text-align: center;
    margin: 0 1%;
    transition: all ease-in-out 0.3s;
}
.hm_contact_cnt h6 {
    font-size: 17px;
    color: #111;
    font-weight: 400;
    margin: 15px 0;
}
.hm_contact_cnt h4 {
    font-size: 20px;
    font-weight: bold;
    color: #111;
    line-height: normal;
    margin: 0 0 0px;
    min-height: 54px;
}
.hm_contact_cnt:before {
    content: "";
    position: absolute;
    top: -4px;
    left: 0;
    width: 100%;
    height: 4px;
}
.hm_contact_cnt1:before {
    background: #86bc3f;
}
.hm_contact_cnt2:before {
    background: #0b64a0;
}
.hm_contact_cnt3:before {
    background: #f8981d;
}
span.hme_cnt_icon {
    display: inline-block;
    position: absolute;
    top: 0%;
    border-radius: 50%;
    padding: 10px;
    width: 90px;
    height: 90px;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
}
.hm_contact_cnt1 span.hme_cnt_icon{background: #86bc3f;}
.hm_contact_cnt2 span.hme_cnt_icon{background: #0b64a0;}
.hm_contact_cnt3 span.hme_cnt_icon{background: #f8981d;}
section.sec-cmm.home_contact {
    margin-top: 70px;
}
span.hm_info {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.hm_info a {
    position: relative;
    font-size: 25px;
    color: #111;
    text-decoration: none;
    font-weight: bold;
    margin-left: 20px;
}
h6.hme_cnt_spt_clrs {
    color: #f8f8f8;
}
/*========================End section-cnt==================*/

/*========================section-Footer==================*/
#mc_embed_signup div.mce_inline_error {
    position: absolute;
    width: 100%;
    background: transparent !important;
    color: #000 !important;
}
.hm_contact_cnt:hover {
    box-shadow: 5px 6px 10px #c2c2c2;
}
body #footer{
    padding: 70px 0;
    background: #f8f8f8;
    border-top: none;
    z-index: 0;
}
#footer h3.widgettitle {
    font-size: 24px;
    color: #111;
    margin: 0 0 40px;
    font-weight: 600;
    padding-left: 30px;
}
body #footer .widget {
    margin: 0;
}
#footer ul.menu li a {
    font-size: 16px;
    color: #666;
    margin-bottom: 15px;
    padding: 0;
    transition: all ease-in-out 0.3s;
    position: relative;
    left: 0; 
}
#footer ul.menu li a:hover {
    color: #0b64a0;
    left: 5px;
    letter-spacing: 1px;
}
#footer div .av_one_fourth {
    margin-left: 0;
    width: 25%;
}
#footer .custom-html-widget{padding:0 30px 122px;}
#footer ul.menu{padding:0 30px 0 !important;}
#footer ul#menu-about-us.menu{padding-bottom: 93px;}
#footer .menu-about-us-container ul.menu, #footer .menu-our-services-container ul.menu, #footer .custom-html-widget {
    border-left: 1px solid #bebebe;
}
#custom_html-2 .textwidget.custom-html-widget i.fa {
    color: #0b64a0;
    font-size: 24px;
    padding-right: 15px;
}
#custom_html-2 .textwidget.custom-html-widget a.footer_phn {
    font-size: 22px;
    color: #7ac043;
    font-weight: 500;
}
#custom_html-2 .textwidget.custom-html-widget p {
    font-size: 16px;
    color: #666;
    position: relative;
    padding-left: 25px;
}
#custom_html-2 .textwidget.custom-html-widget p i.fa.fa-map-marker {
    position: absolute;
    left: 0;
}
footer#socket {
    border-top: 1px solid #979797;
}
footer#socket span.copyright {
    font-size: 14px;
    font-weight: 600;
    color: #666;
}
footer#socket span.copyright a {
    color: #666;
}
footer#socket span.copyright a.footer_cpyrig {
    color: #7ac043;
}
.hm_contact_cnt2 .hme_cnt_spt #mc_embed_signup {
    background: transparent;
}
.hm_contact_cnt.hm_contact_cnt2 .hme_cnt_spt form .mc-field-group{position: relative;}
.hm_contact_cnt.hm_contact_cnt2 .hme_cnt_spt form input[type="email"]{
    text-decoration: none;
    border: 1px solid #c4c5c6 !important;
    font-size: 17px !important;
    font-weight: 500 !important;
    text-transform: capitalize !important;
    padding: 15px 72px 15px 20px !important;
    border-radius: 30px !important;
    display: inline-block !important;
    margin-bottom: 0 !important;
}
.hm_contact_cnt.hm_contact_cnt2 .hme_cnt_spt form button{
    position: absolute;
    top: 0;
    right: 0;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    height: 100%;
    width: 52px;
}
.hm_contact_cnt.hm_contact_cnt2 .hme_cnt_spt form button.button:before {
    content: "";
    position: absolute;
    background: url(http://02s.169.myftpupload.com/wp-content/uploads/2018/11/footer_newletter.png);
    width: 31px;
    height: 26px;
    top: 50%;
    left: 0;
    right: 0;
    margin: 0 auto;
    transform: translateY(-50%);
}
a.hme_cmm_btn.hme_footer_eq_btn {
    font-size: 17px;
    font-weight: 600;
    color: #0b64a0;
    border-color: #0b64a0;
    margin: 0;
    padding: 13px 34px 13px 74px;
}
a.hme_cmm_btn.hme_footer_eq_btn:after{background: #316c94;}
a.hme_cmm_btn.hme_footer_eq_btn:hover:after{background:rgba(11, 102, 162, 0.6);}

/*========================End section-Footer==================*/

/*===================Aa=======================*/

.hm_team_btn_inner a.hme_cmm_btn.hme_tm_btn_1 {
    color: #f8981d;
}
.edfm-submenu .edfm-dropdown-menu-sub-menu li a.edfm-menu-link {
    padding: 10px 0 !important;    text-decoration: none;
}
.team_cir .team_img_max:hover img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    -webkit-transition: 1s ease-in-out;
    transition: 1s ease-in-out;
    transition-duration: 1s;
    -webkit-transition-duration: 1s;
}
.team_cir .team_img_max img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: 1s ease-in-out;
    transition: 1s ease-in-out;
    transition-duration: 1s;
    -webkit-transition-duration: 1s;
}
.home_testimonial_widt {
    overflow: hidden;
}
.home_testimonial_innner_cmm {
    -webkit-transform: scale(1.0);
    transform: scale(1.0);
    -webkit-transition: 1.2s ease-in-out;
    transition: 1.2s ease-in-out;
    transition-duration: 1.2s;
    -webkit-transition-duration: 1.2s;
}
.home_testimonial_innner_cmm:hover {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    -webkit-transition: 1.2s ease-in-out;
    transition: 1.2s ease-in-out;
    transition-duration: 1.2s;
    -webkit-transition-duration: 1.2s;
}
#html5box-html5-lightbox{z-index: 999999999 !important;}
body .edfm-toggle.sticky_toggle {top: 15px;}
.hme_cnt_spt p {margin-top: 0;}
ul#edfm-menu-main-menu li.menu-item {
    border-right: 10px solid #73c5f8;
    border-top: 1px solid #0764a4;
    margin-bottom: 0;
}
ul#edfm-menu-main-menu li.menu-item:hover {
    border-right: 10px solid #32a9db;
}
#scroll-top-link{border-radius: 50%;}
#scroll-top-link:before {font-size: 18px;}
.donation-content ul.fieldul {
    margin-left: 0;
}
.donation-content ul.fieldul ul li:before, .inner-content ul li.nomorecls ul li li:before, .donation-content ul.fieldul ul.nobefore li:before, .inner-content ul li.nomorecls ul.nobefore ul.nobefore li:first-child:before {
    display: block;
    position: absolute;
    top: 6px;
    left: -20px;
    color: #0b64a0;
    content: "/f105";
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    font-family: FontAwesome;
    content: "\f105";
    display: inline-block;
    padding-right: 3px;
    vertical-align: middle;
}
.nomorecls:before{content:none;}
.inner-content ul li.nomorecls ul li:before {
    content: none;
}
.inner-content ul li.nomorecls ul.nobefore li:first-child:before {
    content: none;
}
.inner-page-start .inner-content ol, .inner-page-start .inner-content ol li {
    margin: 0;
}
.inner-page-start .inner-content ol li, .inner-page-start .inner-content {
    font-size: 15px;
    color: #666;
}
.page-parent .edfm-toggle.sticky_toggle {
    top: 15px;
}
.logged-in .header_top.sticky_menu {
    top: 30px;
}


.inner-content ul li em {font-style: normal;}
/* .edfm-toggle{
		background:url(http://02s.169.myftpupload.com/wp-content/uploads/2018/11/menu.png) no-repeat !important;
		width:44px;height:44px;background-size: 100% 100% !important;}
.edfm-toggle.toggle-active{
		background:url(http://02s.169.myftpupload.com/wp-content/uploads/2018/11/close.png) no-repeat !important;
		background-size: 100% 100% !important;}	 
.edfm-toggle .edfm-bar1, .edfm-toggle .edfm-bar2, .edfm-toggle .edfm-bar3 {display: none;} */

h3.sub-title.photo-by {
    font-size: 12px;
    text-transform: capitalize;
    margin-top: 0;
}
.mainBannerImage{background: #f8f8f8;height: auto;    text-align: center;    display: flex;}
.mainBannerImage img {
    width: auto;
    height: auto;
    text-align: center;
    margin: 0 auto;
	float: left;
}
a.donation{    width: 110px;height: 110px;left: 0;bottom: 6px;}
/* a.donation .block.blockblue span.donation-icon:before {
    display: none;
} */
a.donation .block.blockblue h4 {
    font-size: 16px;
}

a.donation {display:none;}
@media all and (-ms-high-contrast:none)
{
     
	 *::-ms-backdrop, .edfm-toggle{
		background:url(http://02s.169.myftpupload.com/wp-content/uploads/2018/11/menu.png) no-repeat !important;
		width:44px;height:44px;background-size: 100% 100% !important;}
	 *::-ms-backdrop, .edfm-toggle.toggle-active{
		background:url(http://02s.169.myftpupload.com/wp-content/uploads/2018/11/close.png) no-repeat !important;
		background-size: 100% 100% !important;}	 
	 *::-ms-backdrop, .edfm-toggle .edfm-bar1, .edfm-toggle .edfm-bar2, .edfm-toggle .edfm-bar3 {display: none;}
	 
	 @supports (object-fit: cover) {
		 .title_container img{object-fit: cover;object-position: top;}
	 }
	 
}

#physicians h3.sub-title {margin-bottom: 25px;}
#physicians .inner-page-start .physcianimg img {width: 130px;height: 130px;border-radius: 50%;}
#physicians .inner-page-start .physcianimg {margin-bottom: 0;
    float: left;
    margin-right: 20px;}
#physicians .inner-page-start .physciantext {padding-left: 0px;}
#physicians .physcianmain {padding: 20px 0px 10px;border-bottom: 1px solid #ddd;width: 100%;
    display: inline-block;}
#physicians .physcianmain:last-child {border-bottom: none;}
body .edfm-toggle .edfm-bar1, body .edfm-toggle .edfm-bar2, body .edfm-toggle .edfm-bar3 {
    position: initial !important;
    width: 40px;
    height: 5px;
    border-radius: 0;
}
body .edfm-toggle .edfm-bar1:before, body .edfm-toggle .edfm-bar2:before, body .edfm-toggle .edfm-bar3:before{content:none;}
body .edfm-toggle .edfm-bar1:after, body .edfm-toggle .edfm-bar2:after, body .edfm-toggle .edfm-bar3:after{content:none;}
body .edfm-toggle.toggle-active .edfm-bar1, body .edfm-toggle.toggle-active .edfm-bar3 {
    background: #fff !important;
}
body .edfm-toggle .edfm-bar2 {
    margin: 10px auto !important;
}
.edfm-toggle.toggle-active div.edfm-bar2{margin: 12px auto !important;}
.donate_top_btn a.donation {
    width: auto;
    height: auto;
    position: unset;
    display: inline-block;
    float: right;
    margin: 0;
    background: #7ac141;padding: 10px 20px 10px 40px;
    border-radius: 6px;
}
.donate_top_btn a.donation h4 {
       color: #fff;
    margin-left: 5px;
    font-size: 15px;
    text-transform: uppercase;
    margin-bottom: 0;
}
.donate_top_btn span.donation-icon {
    width: 100%;
    display: inline-block;
    position: relative;    float: left;
}
.donate_top_btn span.donation-icon:before {
    margin: 0;    left: -25px;
    width: 20px;
    height: 18px;
    top: 3px;
}
.virtual-tour{
    display: block;position: fixed;
    width: auto;bottom: auto;left: 0; top: 50%; z-index: 99998;
    opacity: 0;visibility: inherit;opacity: 1;height: auto;
    border: 2px solid transparent;border-right-width: 0px;border-left: none;border-bottom-right-radius: 40px;border-top-right-radius: 40px;
    -webkit-transform: translateZ(0);transform: translateZ(0);-webkit-transform-style: preserve-3d;transform-style: preserve-3d;
    -webkit-transition: all 1s ease, -webkit-transform .6s ease;
    transition: all 1s ease, -webkit-transform .6s ease;
    transition: transform 1s ease, all .6s ease;
    transition: transform 1s ease, all .6s ease, -webkit-transform .6s ease
}
.whats-happening {bottom: 150px;}
.whats-happening:hover {background: #fff;border-color: #2a3756 !important}
.virtual-tour:hover{background: #fff;border-color: #84b937;box-shadow: 2px 4px 5px 1px rgba(0, 0, 0, 0.38823529411764707);-webkit-box-shadow: 2px 4px 5px 1px rgba(0, 0, 0, 0.38823529411764707);-moz-box-shadow: 2px 4px 5px 1px rgba(0, 0, 0, 0.38823529411764707);}
.virtual-tour span.text-virtual { width: 0px;overflow: hidden;color: #00aaff;display: inline-block;margin: 0;text-align: center;text-transform: uppercase;-webkit-transition: all 1s ease;transition: all 1s ease;white-space: nowrap;height: 35px;
}
.whats-happening span.text-virtual {color: #2a3756;}
.virtual-tour .ffi span.percentage{color: #00aaff;}
.virtual-tour .ffi {width: 105px;
    color: #454545;
    text-align: center;
    float: left;
    margin-top: 0px;
    position: relative;
    top: 13px;
    font-size: 0px;
    font-weight: 600;
    z-index: 9999;}
.virtual-tour:hover span.text-virtual {width: 100px;height: 35px;}
.virtual-tour:hover .icon {-webkit-transform: rotate(360deg);transform: rotate(360deg);}
.virtual-tour .icon {
    position: relative;float: right;display: block;
    -webkit-transition: -webkit-transform .6s ease;
    transition: -webkit-transform .6s ease;transition: transform .6s ease;
    transition: transform .6s ease, -webkit-transform .6s ease;
    background: #84b937;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    text-align: center;
    line-height: 45px;}

a.virtual-tour.donation-cls span.icon span.donation-icon {
    position: relative;
}
a.virtual-tour.donation-cls span.icon span.donation-icon:before {
    top: -10px;
}
.virtual-tour form {display: block;position: absolute;z-index: 999999;visibility: hidden;pointer-events: visible;left: 0;top: 7px;}
.virtual-tour form input {width: 0;height: 30px;display: none;position: absolute;visibility: visible;left:-100px;opacity: 0;}
.virtual-tour:hover form{ left:0px;visibility: visible;}
.virtual-tour:hover form input{left:0px;display: block;width: 100px;opacity: 1;}


/********************3/08/2019 start********************/
.map-address-content { position: relative; }
section.sec-cmm.home_team { padding: 0 0; }
section.sec-cmm.home_team .hm_team_btn_main{ margin: 50px 0; }
a.header_contact_a{ margin: 15px;font-size: 20px;font-weight: bold;border-left: 2px solid;border-right: 2px solid;
	padding: 0px 15px;color: #2d64a0 !important; border-color: #2d64a0 !important;}
a.header_facebook_a { background: #84b937;color: #fff !important;width: 35px;height: 35px;display: inline-block;
    line-height: 35px;text-align: center;border-radius: 50%;font-size: 16px; }
a.header_facebook_a:hover {background: #2d64a0;}
#custom_html-2 .textwidget.custom-html-widget a.footer_facebook {width: 100%;font-size: 22px;color: #7ac043;font-weight: 500;display: inline-block;margin-top: 14px;}
.virtual-tour span.text-virtual:hover input {opacity: 1;}
/********************3/08/2019 end********************/


/*===================End Aa=======================*/




/*=====================================Desktop Styles================================================== */
/* Note: Add new css to the media query below that you want to only effect the desktop view of your site */

/*===========================================================================MEDIA=======================================================================*/
@media only screen and (min-width: 768px) {
  /* Add your Desktop Styles here */

}



/*
Mobile Styles
================================================== */
/* Note: Add new css to the media query below that you want to only effect the Mobile and Tablet Portrait view */

@media only screen and (max-width: 999px) {
	.watch-video #video{width: 100%;}
	.inner-page-start h3.sub-title{ font-size: 22px;}
	.bannerthree .block h4{font-size: 13px;}
	.bannerthree .block span.iconright{width: 55px;}
	.map-address { position: relative;right: 4%;top: 10%;background: #fff;padding: 20px;line-height: 30px;}
	
	#physicians .inner-page-start .physcianimg { float: none;}
	#physicians .inner-page-start .physciantext {padding-left: 0px;display: inline-block;width:100%;}
	
	
	.header_top.sticky_menu a.header_logo_a img, .header_top a.header_logo_a img{    max-height: 60px;}
	#header_main .av-logo-container span.logo img {max-height: 60px !important;}
	.header_help{padding: 15px 0;}
	.edfm_position_right .edfm-toggle-wrapper{top: 2px;}
	.edfm_position_right .edfm-toggle-wrapper.edfm_button_fix .edfm-toggle.sticky_toggle {top: 25px;}
	a.header_help_a{font-size: 18px;}	
	.html_header_top.html_header_topbar_active.html_header_sticky.html_bottom_nav_header #top #main {padding-top: 100px;}
	
	html.html_av_admin_bar_active .home .edfm_position_right .edfm-toggle-wrapper.edfm_button_fix .edfm-toggle.sticky_toggle {top: 8px;}
	html.html_av_admin_bar_active .edfm_position_right .edfm-toggle-wrapper {top: 48px;}
	html.html_av_admin_bar_active .edfm_position_right .edfm-toggle-wrapper.edfm_button_fix .edfm-toggle.sticky_toggle{top: 32px;}
	html.html_av_admin_bar_active .edfm_position_right .edfm-toggle-wrapper.edfm_button_fix .edfm-toggle.toggle-active {top: -30px;}
	
}
@media only screen and (max-width: 767px) {
	.bannerthree .block{    width: 100%;}
	.contact-us-form .contact-form-group .wpcf7-form-control-wrap.full-name,
	.contact-us-form .contact-form-group .wpcf7-form-control-wrap.email-id,
	.contact-us-form .contact-form-group .wpcf7-form-control-wrap.mobile-number {width: 100%;float: left;padding:0px;}
	.contact-us-form .contact-form-group .wpcf7-form-control-wrap.Comments-Questions {width: 100%;float: left;padding:0px;}
	.contact-us-form .contact-form-group .wpcf7-form-control.wpcf7-submit {display: block;margin: 0 auto;}
	
	.edfm_position_right .edfm-toggle-wrapper.edfm_button_fix {top: 15px;}
	.edfm_position_right .edfm-toggle-wrapper.edfm_button_fix .edfm-toggle.sticky_toggle {top: 10px;}
	
	html.html_av_admin_bar_active .edfm_position_right .edfm-toggle-wrapper {top: 50px;}
	html.html_av_admin_bar_active .edfm_position_right .edfm-toggle-wrapper.edfm_button_fix .edfm-toggle {top: 20px;}
	html.html_av_admin_bar_active .edfm_position_right .edfm-toggle-wrapper.edfm_button_fix .edfm-toggle.sticky_toggle {top: 22px;}
	
	/*** Donation Page Donation Button start here */
	.donationPageImg, .donationPageBtn {width: 100%;}
	.donationPageBtn {margin-top: 40px;}
	.dnt_inner h6 {font-size: 16px;}
	/*** Donation Page Donation Button end here */
}
@media only screen and (max-width: 480px) {
	html.html_av_admin_bar_active .edfm_position_right .edfm-toggle-wrapper.edfm_button_fix .edfm-toggle.toggle-active {top: -40px;}
}

/*===================================================================================================Main Media===================================================================*/

@media only screen and (max-width: 1200px) {
.hme_abt_right, .hme_abt_left {
    width: 50%;
}
.ser_cir {
    width: 210px;
    height: 210px;
}
.ser_cir:before {
    width: 225px;
    height: 225px;
    background-size: cover;
}
a.service_link_img {
    height: 80px;
    display: inline-block;
}
.ser_img_max img {
    max-height: 70px;
}
#custom_html-2 .textwidget.custom-html-widget a.footer_phn {
    font-size: 18px;
}
.ser_cir h4 {
    font-size: 18px;
}
.home_support_inner:before, .home_support_inner:after{opacity: 0.6;}
}
@media only screen and (max-width: 991px) {
.home_service:before, .home_service:after {
    width: 200px;
    height: 275px;
    background-size: cover;
}
.hm_ser_circl_main {
    width: 30%;
    margin:1.5%; 
}
.hm_ser_inner_mob{display: block;}
.hm_ser_inner_des{display: none;}
.ser_cir h4 {
    font-size: 20px;
    line-height: 28px;
}
.hm_ser_inner_1 {
    padding-top: 50px;
}
.hm_team_circl_main {
    padding: 50px 30px 0;
}
.hme_abt_main_prt {
    display: inline-block;
}
.hme_abt_right, .hme_abt_left {
    width: 100%;
}
.hme_abt_right {
    margin-top: 50px;
}
.hme_abt_right_vid:after{display: none;}
.team_cir {
    width: 29.9%;
    float: none;
    margin: 1.5%;
    display: inline-block;
}
.team_img_max {
    width: 180px;
    height: 180px;
}
.team_img_max:before {
    top: -6px;
    left: -6px;
    width: 192px;
    height: 192px;
    background-size: cover;
}
#footer h3.widgettitle {
    font-size: 18px;
    padding-left: 20px;
}
#footer ul.menu {
    padding: 0 20px 10px;
}
#footer ul#menu-about-us.menu, ul#menu-our-services {
    padding-bottom: 10px;
}
#footer .custom-html-widget {
    padding:0 20px 10px;
}
#footer ul.menu li a, #custom_html-2 .textwidget.custom-html-widget p {
    font-size: 14px;
    line-height: 18px;
}
#custom_html-2 .textwidget.custom-html-widget a.footer_phn, #custom_html-2 .textwidget.custom-html-widget a.footer_facebook {
    font-size: 16px;
}
.header_btm_cmm a {
    font-size: 16px;
}
#footer ul.menu li:last-child a {
    margin-bottom: 0;
}
.edfm_push.edfm-menu-open .edfm-submenu.edfm-submenu-active {height: auto;position: static;width: auto;}
}
@media only screen and (max-width: 767px) {
.responsive body#top.home #wrap_all .container {
    width: 100%;
    max-width: 100%;
}
.hm_contact_cnt {
    width: 100%;
    margin: 40px 0px;
}
.responsive body#top.home #wrap_all .flex_column{margin-bottom: 0 !important;}
#footer ul.menu {
    border-left: none !important;
}
p.hme_cmm_p.about_p{padding: 0 10px;}
p.hme_cmm_p.about_p{    padding: 0 10px;}
body .hme_cmm_btn{padding: 12px 13px 13px 61px;font-size: 15px;}
.home_testimonial_innner_cmm a.test_aa{font-size: 18px;}
.team_img_p h6{    font-size: 20px;}
.team_img_p p{margin: 5px 0 0;font-size: 18px;}
section.sec-cmm.home_contact{padding: 30px 15px 10px;}
footer#socket{padding: 0 10px;}
.responsive .phone-info {float: left;width: auto;clear: inherit;text-align: center;}
.responsive .header_help{padding: 10px 0;display:none;}
body .responsive .edfm-toggle{top: 10px;}
#header_main .av-logo-container span.logo img{    max-width: 170px;}
#header_main .av-logo-container span.logo{    padding-top: 15px;}
.responsive .page-parent .edfm-toggle {top: 10px;    border-radius: 0;}
#footer .custom-html-widget{border-left: none;}
.responsive #top #wrap_all #header.sticky_menu {position: fixed;width: 100%;left: 0;}
.responsive #top #wrap_all #header.sticky_menu .container.av-logo-container, .responsive #top #wrap_all .av-logo-container {width: 100%;max-width: 100%;padding-left: 15px;}
body .edfm-toggle{top: 20px; border-radius: 0;}
.edfm_push.edfm_position_right .edfm-submenu{border-right: none;}

.responsive #scroll-top-link{display:block;    right: 20px;}
.mainBannerImage{    height: auto;}
.title_container img{    height: auto;}
a.donation {width: 110px;height: 110px;bottom: 10px;top: 0;}
}
@media only screen and (max-width: 700px) {
body .edfm-toggle.toggle-active div.edfm-bar1, body .edfm-toggle.toggle-active div.edfm-bar3{width: 35px;}
body .edfm-toggle.toggle-active div.edfm-bar1 {
    transform: rotate(225deg) translateY(-12px) translateX(-12px) !important;
    -webkit-transform: rotate(225deg) translateY(-12px) translateX(-12px) !important;
    -moz-transform: rotate(225deg) translateY(-12px) translateX(-12px) !important;
}
body .edfm-toggle.toggle-active div.edfm-bar3 {
    transform: rotate(-225deg) translateY(10px) translateX(-10px) !important;
    -webkit-transform: rotate(-225deg) translateY(10px) translateX(-10px) !important;
    -moz-transform: rotate(-225deg) translateY(10px) translateX(-10px) !important;
}
.header_btm_cmm a:after{display: none;}
.header_top a.header_logo_a img {
    max-width: 160px;
}
.hm_ser_circl_main {
    width: 46%;
    margin: 1.5%;
}
.home_testimonial_widt {
    width: 100%;
}
.team_img_max:after{display: none !important;}
.team_cir {
    width: 100%;
    margin: 5% 1% 0;
}
.team_cir.team_cir1 {
    margin-top: 0;
}
.sec-cmm {
    width: 100%;
    float: left;
    padding: 50px 0px;
}
.header_top {
    padding: 10px;
}
.header_help {
    right: 65px;
    padding: 15px 0;
    display: none;
}
body .edfm-toggle {
    top: 15px;
    right: 3px;
}
a.header_help_a {
    font-size: 14px;
}
a.header_help_a:before {
    left: -40%;
    width: 30px;
    height: 25px;
}
body .edfm-toggle .edfm-bar2 {
    margin: 11px auto;
}
body .edfm-toggle {
    width: 35px;
    height: 35px;
}
.header_top a.header_logo_a img {
    max-width: 200px;
}
body .edfm-toggle .edfm-bar1, body .edfm-toggle .edfm-bar2, body .edfm-toggle .edfm-bar3, 
body .edfm-toggle .edfm-bar1:after, body .edfm-toggle .edfm-bar1:before, body .edfm-toggle .edfm-bar2:after, body .edfm-toggle .edfm-bar2:before, body .edfm-toggle .edfm-bar3:after, body .edfm-toggle .edfm-bar3:before
 {/*width: 4px;height: 4px;*/}
.responsive .page-parent .edfm-toggle {top: 10px;}


html.html_av_admin_bar_active .edfm-toggle.toggle-active div.edfm-bar2 {margin: 11px auto !important;}
.edfm-toggle.toggle-active div.edfm-bar2 {margin: 11px auto !important;}
}
@media only screen and (max-width: 560px) {
.hm_ser_circl_main {
    width: 100%;
    margin: 20px 0;
}
.home_about h2 {
    font-size: 30px;
}
.sec_h2_cmm {
    font-size: 32px;
    line-height: 38px;
}
a.hme_cmm_btn.hme_tm_btn_1 {
    margin-bottom: 15px;
}
.home_support_inner:before, .home_support_inner:after{display: none;}
section.sec-cmm.home_contact {
    margin-top: 0;
}
.header_btm .header_btm_cmm {
    width: 100%;
}
.hme_abt_right_vid:before {
    top: -10px;
    left: -10px;
    width: 300px;
    height: 300px;
    background-size: cover;
}
.hme_abt_right_vid {
    width: 280px;
    height: 280px;
}
.header_inner {
    width: 280px;
    height: 280px;
}
/*.header_inner:before{display: none;}*/
.header_inner:after {
    width: 300px;
    height: 300px;
    top: -10px;
    left: -10px;
    background-size: cover;
}
.header_inner_sec p{display: none;}
.header_inner_sec h2 {
    font-size: 30px;
    line-height: 38px;
    margin-bottom: 30px;
}
a.hme_cmm_btn.hme_cmm_header_btn {
    padding: 10px 20px 10px 65px;
    font-size: 14px;
}
.header_help {
    display: none;
}
.home_service:after{right: -70px;}
h1.main-title.entry-title{    font-size: 25px;}
h1.main-title.entry-title a:before{    width: 40px;    left: -60px;}
h1.main-title.entry-title a:after{width: 40px;    right: -60px;}
.content{padding-bottom: 0px;}
body .home_support_inner .hme_cmm_btn{padding: 12px 13px 13px 81px;}
.mainBannerImage {height: auto;}
}

@media only screen and (max-width: 450px) {
	.title_container img{    height: 120px;width: 100%;}
	
	section.sec-cmm.home_team .hm_team_btn_main{margin: 50px 0 45px;}
	.hm_team_btn_inner a.hme_cmm_btn{    width: 70%;margin-bottom: 15px;}
}
/*===================================================================================================End Main Media===================================================================*/

