





body {  
    line-height: 1.2;
    font-size: 15px !important;
    font-family: 'Poppins', sans-serif;;
    background: #FFFFFF;
    color: #000000;
    font-weight:500;
}

/* Typography */

h1.seo-text, h2.seo-text, h3.seo-text, h4.seo-text, h5.seo-text, h6.seo-text,
p, input, textarea, select {
    font-weight: 500;
}

h1, h2, h3, h4, h5, h6,.h1, .h2, .h3, .h4, .h5, .h6 {
    font-family:'Open Sans', sans-serif;;
    line-height:1.2em;
    margin:0;
    color:#000;
    font-weight:600;
}

h1 a, .h1 a, h1 a:hover, .h1 a:hover, h1 a:active, .h1 a:active, h1 a:focus, .h1 a:focus,
h2 a, .h2 a, h2 a:hover, .h2 a:hover, h2 a:active, .h2 a:active, h2 a:focus, .h2 a:focus,
h3 a, .h3 a, h3 a:hover, .h3 a:hover, h3 a:active, .h3 a:active, h3 a:focus, .h3 a:focus,
h4 a, .h4 a, h4 a:hover, .h4 a:hover, h4 a:active, .h4 a:active, h4 a:focus, .h4 a:focus,
h5 a, .h5 a, h5 a:hover, .h5 a:hover, h5 a:active, .h5 a:active, h5 a:focus, .h5 a:focus,
h6 a, .h6 a, h6 a:hover, .h6 a:hover, h6 a:active, .h6 a:active, h6 a:focus, .h6 a:focus {
    color:inherit;
}


h1, .h1,h2, .h2, h3, .h3, h4, .h4 {
    padding:20px 0 20px;    
    font-size:35px;
}

h5, .h5 {
    padding:20px 0 20px;   
    font-size:1.2em;
}

h6, .h6 {
    padding:20px 0 20px;   
    font-size:1em;
}

h1.seo-text, h2.seo-text, h3.seo-text, h4.seo-text, h5.seo-text, h6.seo-text {
    line-height: 1.2;
    padding:0 0 15px;
    margin:0;
}

input, textarea, select, 
p, h1.seo-text, h2.seo-text, h3.seo-text, h4.seo-text, h5.seo-text, h6.seo-text,
div.form-container .text, div.form-container input[type="text"] {
    font-size: 15px;
    font-family: 'Poppins', sans-serif;;
    color: #000;
}

a {
    color: #000000;
    text-decoration:none;
}

a:hover, a:active, a:focus {
    color: #666666;
}

/* Typography Ends */

/* Header Begins */
header {
    background-color: #FFFFFF;
    color:#000000;
    padding:44px 0 8px;
}



.text-logo {
    color: #000000;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 44px;
    font-weight: 300;
    word-wrap: break-word;
    text-transform: capitalize;
}


header, header a{
    color: #000000;
    text-transform: uppercase;
}

header .logo-container {
    border-bottom:0px solid #CCD5D3;
    padding-bottom: 47px;
}

.header-buttons .button {
    top: 3px;
    text-transform: uppercase;
    padding: 6px 16px;
    height: auto;
    line-height: 20px;
    margin-right: 9px;
    font-size:13px;
}

.header-buttons .single_button {
    float:left;
}

.header-buttons .fi-telephone:before {
    padding-right: 6px;
}

.header-social-media-icons {
    margin-top:12px;
}

.header-social-media-icons li {
    display: inline-block;
    margin-left: 14px;
}

.header-social-media-icons li a {
    color:#002F23;
}

.header-social-media-icons li .social-icon{
    font-size:20px;
}

.header-social-media-icons .houzz {
    width: 15px;
    height: 16px;
    vertical-align: initial;
}

header .houzz path {
    fill:#002F23;
    stroke: none;
}

.button, button {
    background-color:#CEEB47;
    color:#3D6A5F;
    padding: 6px 16px;
    line-height:2em;
    font-weight:600;
    font-size:13px;
    border:0px solid #3D6A5F;
    outline:none;
    -webkit-box-shadow:none;
    box-shadow:none;
    -webkit-transition:none;
    -moz-transition:none;
    min-width:150px;
    text-transform:uppercase;
    transition: background-color 300ms ease-out;
}


/* Header ends */

/*Footer Begins */
footer {
    color:#3D6A5F;
    background:#FFFFFF;
    padding:0 0 50px;
}

.newsletter-holder .newsletter {
    width:555px;
    margin:0 auto;
}

footer a {
    color:inherit;
}

footer a:hover, footer a:active, footer a:focus{
    color:#666666;
}

.follow-us {
    padding:30px 0;
    border-bottom:1px solid #999999;
}
/*
.newsletter:not(.only) {
    padding: 75px 0;
}

.newsletter label {
    font-size:2em;
    padding-bottom:10px;
    display: inline-block;
    line-height: 1.2em;
    font-weight:600;
    width: 480px;
    color:#002F23;
}

.newsletter .enter-email{
    background: #FFFFFF;
    width:100%;
    padding: 4px 5px;
    line-height:28px;
    border:1px solid #CFD7D5;
    color:#3D6A5F;
    margin-bottom:15px;
    text-align:center;
}

.newsletter .subscribe{
    text-transform:uppercase;
    font-size: 15px;
    font-family: 'Poppins', sans-serif;;
    background: #CEEB47;
    font-weight: 600;
    border:none;
    line-height:26px;
    cursor:pointer;
    padding: 6px 5px;
    width:100%;
}

*/

.margin-auto {
    margin:0 auto;
}

.address-section {
    background: #002F23;
    color: #CEEB47;
    padding: 20px 0 20px;
}

.address-section h4, .address-section a {
    color:inherit;
}

.address-section a:hover {
    color:#CEEB47;
}

.address-section h4 {
    font-size: 14px;
    padding: 0 0 8px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.social-media-icons {
    list-style:none;
    padding:0;
    margin:0;
}

.social-media-icons li {
    display:inline-block;
}

.social-media-icons li a {
    font-size:48px;
    color:#CEEB47;
    padding: 0 17px 0 0;
    line-height: 40px;
}

.social-media-icons li a:hover,
.social-media-icons li a:active,
.social-media-icons li a:focus{
    opacity:0.8;
}

.social-media-icons .houzz {
    width: 45px;
    height: 38px;
    vertical-align:initial;
}

.social-media-icons .houzz path {
    fill:#CEEB47;
    stroke:none;
}

.actual-address,.contact-number, .contact-email {
    line-height:25px;
}

a:focus img.houzz, a:active img.houzz, a:hover img.houzz {
    opacity:0.8;
}

.copyright-powered {
    padding:25px 0 0 0;
}

/* Footer Ends */

/* Slider Begins */

.ps-banner-thumbs-container .admin-links,
.ps-banner-thumbs-container .bx-wrapper,
.ps-banner-thumbs-container .bx-controls,
.ps-banner-thumbs-container .ps-instructions {
    max-width: 1128px;
    margin: 0 auto;
}


#slider > .bxslider > li {
    list-style:none;
}

.bxslider {
    margin:0;
    padding:0;
}
.bx-wrapper {
    position:relative;
}

figure.banner-figure img{
    width:100%;
}

#slider-pager {
    position : absolute;
    bottom:10px;
    width:100%;
    z-index:9999;
}

.bx-pager {
    padding:0;
    z-index: 9999;
    width: 100%;
}

.bx-pager-item {
    display: inline;
}

a.bx-pager-link {
    font-size: 0;
    display: inline-block;
    border-radius: 100%;
    margin-right: 5px;
    text-decoration: none;
    width: 13px;
    height: 13px;
    padding: 0;
    background: #FFFFFF;
    border: 2px solid #FFFFFF;
}

a.bx-pager-link.active {
    background: #3D6A5F;
    border: 2px solid #FFFFFF;
}


.logged-in #slider .ps-instructions, .logged-in #slider .ps-instructions p{
    color:#000000;
    font-size: 1em !important;
    font-family: 'Poppins', sans-serif; !important;
    line-height: 1.5em;
}

.logged-in #slider .ps-instructions p > span{
    border:1px solid #000000;
    padding:0 5px;
}

.logged-in #slider .ps-banner-thumbs-container .bx-controls .bx-next, 
.logged-in #slider .ps-banner-thumbs-container .bx-controls .bx-prev {
    right: -35px !important;
    top: 0 !important;
}

.logged-in #slider .ps-banner-thumbs-container .bx-controls .bx-prev {
    left: -35px !important;
}
 
/* Slider Ends */


/* Homepage */


.about-section {
    background:#EFFFA3;
    color:#3D6A5F;
}

.about-section .heading h1, .about-section .heading h2, .about-section .heading h3 {
    padding:0;
}

.about-section .main-information {
    padding-top:12px;
}

.about-more-text {
    display:none;
}

.read-more, .read-less {
    color: #000000;
    cursor: pointer;
}

.read-more {
    display:inline-block;
}

.active .read-more {
    display:none;
}

.active .read-less {
    display:inline-block;
}

.read-less {
    display:none;
}
.rotateimg180 {
     -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
#accordion {
    padding: 54px 0;
}

.accordion-ul {
    padding-top:40px;
}

.ptabs li, .ptabs .resp-accordion{
    background:#CEEB47;
    color:#002F23;
}

.ptabs li, .ptabs li.resp-accordion {
    padding:38px 15px;
    text-align:center;
    font-size:20px;
}

.ptabs .resp-accordion {
    padding:38px 15px;
    text-align:center;
    font-size:20px;
    cursor:pointer;
}

.ptabs .tab-inner {
    padding: 15px 10px;
    border-left:1px solid #CEEB47;
    border-right:1px solid #CEEB47;
    border-bottom:1px solid #CEEB47;
    font-size:18px;
}

.ptabs .tab-inner p{
    font-size:inherit;
}

.remaining-services-arrow {
    width: 58px;
    margin: 62px auto 22px;
    cursor: pointer;
}

#arrow_up {
    display:none;
}

.highlight #arrow_up {
    display:block;
}

#arrow_down {
    display:block;
}

.highlight #arrow_down {
    display:none;
}

.juicer-plugin-section {
    padding: 74px 0 58px;
    background:#EFFFA3;
    color:#002F23;
}

.juicer-plugin-title {
    padding:0 0 20px 0;
    font-size: 2.6em;
    font-weight: 600
}

.juicer-plugin-title, .juicer-plugin-title a {
    color:#002F23;
}

.juicer-plugin-title a:hover, .juicer-plugin-title a:active, .juicer-plugin-title a:focus {
    opacity:0.5
}

.juicer-plugin-script p:last-child{
    padding:0;
}

.juicer-plugin-script img {
    margin-top:10px;
}

/**********************
    Custom Code 1
***********************/

/* Header Button */

/* Address Box  */
.item-box:hover {
    background-color: #f44336;
}
 /*Header icon*/
 .header-social-media-icons li a {
    color: #f44336;
}
/* Address Section Bg Color */
.line-hr {
    background-color: #f44336;
}

/* Logo */
header .logo-container {
    padding-bottom: 22px;
 }
 header {
    padding:18px 0 8px;
 }

.top-bar ul {
    margin-bottom:-10px;
    margin-top:-7px;
}
.header-social-media-icons li .social-icon {
    font-size: 40px;
}
/* Address Title */
.heading-title {
    color: #000;
    font-weight: 700;
}

/*About Us*/
.about-section {
    background: #fff;
    color: #000;
}
.about-section .main-information {
    padding-top: 30px;
}

/* Accordian code list style */
#accordion {
    padding: 25px 0 0;
}
.accordion-ul {
    padding-top: 20px;
}
.ptabs li, .ptabs li.resp-accordion {
    padding: 10px 10px;
}
.ptabs .tab-inner p {
    font-size: 15px;
}
.ptabs .tab-inner{
    padding-bottom: 0;
}
.tab-inner .list li {  
    padding: 0px;
    text-align: inherit;
    font-size: 15px;
    line-height: 1.6;
    background: none;
    list-style-position: inherit;
    margin: 6px 20px;
    color: #000000;
    list-style-type: disc;
}
.ptabs .resp-accordion {
    padding: 10px 10px;
}


/* Address Section */

.contact-info .box {
    width: 100%;
    display: block;
    border: none;
    border-radius: 4px;
    height: 275px;
    margin-bottom: 45px;
    padding: 30px 10px;
    background-color: #f9f9ff;
}
.icon{
    padding: 20px;
    width: 100px;
    height: 100px;
    background: rgba(0,0,0,.05);
    margin: 0 auto;
    border-radius: 50%;
}

.contact-info .box h3 {
    font-size: 15px;
    font-weight: 500;
    text-transform: uppercase;
    color: #000;
    text-align: center !important;
}
.content p {
    padding-top: 15px;
    -webkit-transition: all 400ms linear;
    transition: all 400ms linear;
    color:#000;
    text-align: center !important;
}
.content p a {
    color: #000;
}
.line-hr {
    width: 45px;
    height: 3px;
    background-color: #000;
    margin: 0 auto;
    border: none;

}

.item-box {
    -webkit-box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
}

.item-box:hover i,
.item-box:hover h3,
.item-box:hover p,
.item-box:hover a{
    color: #fff;
}

.item-box:hover hr {
    background-color: #fff;
}
.icon i {
    font-size:42px;
    display:block;
}
.item-box:hover i {
    transform: translateY(-20px);
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -o-transform: translateY(-20px);
}

/* Smooth Transition */
.item-box,
.item-box i,
.item-box hr {
    transition: all 400ms ease-in-out;
    -webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -ms-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
}
/* Hover bg Color */

.mb-4 {
    padding-bottom: 3px;
}
/* address  section end */

.map {
    width: 100%;
    margin-top: 1.1em;
    padding: 10px;
    border-radius: 5px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 12px 0 rgba(152,152,152,.46);
    -moz-box-shadow: 0 0 12px 0 rgba(152,152,152,.46);
    box-shadow: 0 0 12px 0 rgba(152,152,152,.46);
}


/* Contact Us */
.contact-form {
    padding: 25px 30px;
    background: #fff;
    border-radius: 7px;
    -webkit-box-shadow: 0 5px 20px -5px rgba(0, 0, 0, 0.1);
    box-shadow: 0 5px 20px -5px rgba(0, 0, 0, 0.1);
}

.contact-form {
    margin-top: 24px !important;
}
.contact-textarea {
    width: 100% !important;
    height: 100px !important;
}
div.form-container form fieldset {
    margin: 0 0;
    padding: 0;
    border: #DDD 0 solid;
}
.form-margin{
    padding: 0 95px;
}
.intl-tel-input.allow-dropdown input, .intl-tel-input.allow-dropdown input[type=text], .intl-tel-input.allow-dropdown input[type=tel], .intl-tel-input.separate-dial-code input, .intl-tel-input.separate-dial-code input[type=text], .intl-tel-input.separate-dial-code input[type=tel] {
    width: 100%;
    border: 1px solid #ccc;
}
/* Footer color */
footer {
    color: #000;
}

.address-section a:hover {
    color: #fff;
}

/* Social Icon */

ul.social-media-icons li a {
    padding-bottom: 11px;
    width: 50px;
    height: 50px;
    display: inline-block;
    line-height: 47px;
    font-size: 45px;
}



/* CUSTOM CSS CODE*/
hr.line-hr {
    margin: 0 auto;
    width: 49%;
    /* border: 1px #b4b4b4; */
    border: solid #b4b4b4;
    border-width: 1px 0 0;
}
.contact-number {
    margin-top: 7px;
}
.newsletter {
    padding:0;
}

.newsletter p {
    color:#fff;;
}


.subscribe-instruction {
    padding-bottom: 0;
}
.newsletter .subscribe {
    font-size: 1em;
    background: transparent;
    color: #fff;
    border: 1px solid #b4b4b4;
    line-height: 26px;
    padding: 2px 11px;
    cursor: auto;
    display: inline-block;
    width: 80%;
}

.newsletter .subscribe:hover,
.newsletter .subscribe:active,
.newsletter .subscribe:focus{
    opacity:0.8;
    
}

.medical {
    text-align: center;
}


#accordion {
    padding: 0 0;
}
.accordion-ul {
    padding-top:0;
}
.ptabs li, .ptabs li.resp-accordion {
    padding:10px 10px;
}
.ptabs .resp-accordion {
    padding:10px 10px;
}
.ptabs .tab-inner {
    font-size:15px;
}

header .logo-container {
    padding-bottom: 5px;
}
header {
    padding:0 0 8px;
}


/*.accordion-ul li .ptabs .tab-inner ul{
    margin-left:0px;
}
.accordion-ul li:nth-child(5) .ptabs .resp-tab-item{
    padding:24px 0 21px 0 !important;
}*/

.header-social-media-icons {
    margin-top:-7px;
}
.header-social-media-icons li .social-icon{
    font-size:40px;
}
.contactus-page-type-wrapper #ps-contact-us .g-recaptcha {
    margin-bottom: 10px;
}
.top-pad
{
   margin-top: -1em; 
}

.social-media-icons li a:hover,
.social-media-icons li a:active,
.social-media-icons li a:focus{
    opacity:unset;
}
.top-bar ul{
    margin-bottom:-10px;
}
.tab-inner .list li {
    padding: 0px;
    text-align: inherit;
    font-size: 15px;
    background: none;
    color:#000;
    margin: 5px 1px;
    list-style-type: disc;
}


.ptabs li, .ptabs .resp-accordion {
    background: #33773a;
    color: #fff;
}
.abt-pad{
    padding-left:20px;
    margin-top:-15px;
}
header {
        position: relative;
        background: transparent;
        z-index: 999;
        width: 100%;
    }
.heading-color{
    color: #917432;
    font-family: initial;
    font-weight: 400;
}
.logo-container{
    float:left;
}

.text-pad{
    padding-right: 0;
}
.hidden-head{
    display:none;
}
.footer-insta:before{
    font-size: 34px;
}

.contact-pad{
    padding-top: 0;
}

.main-heading {
    padding: 0 0 30px 0;
    margin: 0;
    font-size: 50px;
    font-weight: 600;
}
.main-sub-heading {
    margin: 0;
    padding: 18px 0 8px 0;
    font-weight: 400;
    text-transform: capitalize;
    font-size: 18px;
}
.juicer-plugin-section {
    padding: 20px 0 35px;
    background:#a5bbdc;
    color:#000;
}

.follow-bg .main-heading {
    color: #fff;
    padding: 0 0 15px 0;
}
.follow-bg .main-sub-heading {
    color: #ffffff;
    font-weight: 400;
    text-transform: none;
    padding: 0;
    font-size: 20px;
}
.section2{
    padding: 0;
}
#main-text {
    padding: 0 0 25px;
    text-align:center;
}
.copyright-powered {
    border-top: 1px solid #3e3e3e;
    color: #fff;
}
.target {
    padding-top: 50px;
}
.target2 {
    padding-top: 122px;
}
.block {
    padding: 17px 40px 17px 40px;
    text-align:center;
}
.site-clr{
    color:#2557a4!important;
}
.item-box:hover {
    background-color: #2557a4;
}
.submit-button-container .button {
    padding: 2px 4px;
    position: relative;
    min-width: 45px;
    background:#fff;
    color:#2557a4;
}
.submit-button-container .button:hover {
    background:#fff;
    color:#2557a4;
}
.address-section {
    background: #2557a4;
    color: #fff;
}
footer {
    background: #2557a4;
    color: #FFFFFF;
}
.address-section a:hover {
    color:#fff;
}
footer a:hover, footer a:active, footer a:focus {
    color: #fff;
}
.social-media-icons li a {
    color: #fff;
}
.header-buttons .fi-telephone:before {
    color: #2557a4;
}
.phone-btn{
    color: #000!important;
}
.header-buttons .button {
    border: 0px ;
    font-size: 14px;
    text-transform: capitalize;
    font-weight: 400;
    background: #2557a4;
    color: #fff;
}
.header-buttons .button:hover,.header-buttons .button:active,.header-buttons .button:focus {
    background: #2557a4;
    color: #fff;
}
 .header-social-media-icons li a {
    color:#2557a4;
}

.button, button {
    background: #2557a4;
    color: #fff;
}
.button:hover, .button:active, .button:focus, button:hover, button:active, button:focus {
    background: #2557a4;
    color: #fff;
    
}
ul.serv-list {
  list-style: none;
}
ul.serv-list li {
position: relative;
padding: 0 0 0 20px;
}
ul.serv-list li:before {
   content: '';
   background-image: url("../img/list.jpg");
   background-repeat: no-repeat;
   width: 15px;
   height: 15px;
   display: inline-block;
   position: absolute;
   left: 0;
   top: 6px;
}
.serv-img{
    margin: 0px 125px;
}
.serv-txt {
    padding-bottom: 20px;
    font-size: 16px;
    color: #69bc42;
    font-weight: 600;
}
.head-pad{
    padding-top: 55px;
}
/* Homepage Ends */

.inner-page #main-text {
    padding: 29px 0 37px;
}

#ps-contact-us input[type="text"], #ps-contact-us textarea { 
    border: 1px solid #CCCCCC;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    margin-top: 5px;
}

#ps-contact-us .message .label {
    margin-bottom:3px;
}

.contact-us-2-form {
    margin-top:20px;
}

.contact-us-2-form .field-separator {
    margin-top:10px;
}

#contact-us-2 input[type="text"], #contact-us-2 .text-area { 
    border: 1px solid #CCCCCC;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    margin-top: 5px;    
}

#contact-us-2 .message .label {
    margin-bottom:3px;
}

.ps-register-form {
    margin-top:20px;
}

@media only screen and (max-width: 1024px) {
    .ptabs li, .ptabs li.resp-accordion, .ptabs .resp-accordion {
        font-size:18px;
    }
    
    
    .header-social-media-icons li {

    margin-left: 6px;
}
    
.submit-button-container .button {
    min-width: 40px;
}
.form-margin{
    padding: 0 0;
}
}

@media only screen and (max-width: 940px) {
    
    h1, .h1, h2, .h2, h3, .h3, h4, .h4 {
        text-align:center;
    }
    
    /* Header Begins */
    header {
        padding:0;
    }
    
    header .logo-container {
        padding-bottom: 20px;
        padding-top: 20px;
    }
    
    header .top-bar .title-area {
        line-height: 2em;
        font-size: 32px;
        text-transform:uppercase;
    }
    
    header #logo {
        padding:10px 0;
    }
    
    .header-buttons .single_button {
        float: none;
        width: 100%;
        text-align: center;
        border-bottom: 1px solid #CCD5D3;
        padding-bottom: 8px;
        padding-top: 3px;
    }
    
    .header-buttons .button {
        margin-right:0px;
        min-width:160px !important;
        font-size:15px;
        line-height: 24px;
    }
        
    .top-bar .name {
        width: 80%;
        text-align: center;
        height:auto;
    }
    
    .name a span.text-logo {
        font-size:30px;
    }
    
    .name a:hover span.text-logo, .name a:active span.text-logo, .name a:focus span.text-logo {
        text-decoration:underline;
    }
    
    
   header .social-media {
        display:none;
    }
    /* Header Ends */
    
    .accordion-ul, .accordion-ul2 {
        width: 60%;
        margin: auto;
    }
    
    .ptabs li, .ptabs li.resp-accordion, .ptabs .resp-accordion {
        font-size:20px;
    }
    
   
    
    /* Footer Begins */
    
    .newsletter-holder .newsletter {
        width:555px;
        margin:0 auto;
    }
    
    footer {
        margin:0;
    }
    
    .storename {
        font-size: 1.5em;
    }
    
    .social-media {
        border-left:none;
        padding-bottom: 5px;
        text-align: center;
    }
    
    .social-media-icons li a {
        font-size: 55px;
        padding: 0 5px;
    }
    
    .powered {
        padding:20px 0 ;
    }
    /* Footer Ends */
    
    .social-media-icons .houzz {
        width: 46px;
        height: 42px;
        vertical-align: initial;
    }
    
    .address-holder {
        line-height: 1.2em;
        padding: 20px;
        text-align:center;
    }
    
    .address-holder .marker {
        display: block;
    }
    .head-width{
        width:100%;
    }
    .hidden-head{
        display:block;
    }
    

} /* Media max-width:939px */


/* Footer logo 3 */
@media only screen and (min-width: 769px){
    footer .dk-inline img {
        display: inline-block;
        width: 15%;
        padding: 45px 0px;
    }
}
@media only screen and (max-width: 768px) {
    .target{
        text-align:center;
    }
    .serv-img{
    margin: 0px 0;
}
    .juicer-plugin-section {
    padding: 40px 0 20px;
}
    .target {
    padding-top: 40px;
}
.target2 {
    padding-top: 40px;
}
.block {
    padding: 0 0 40px 0;
}
    .contact-pad {
    padding-top: 0em;
}
    .follow-bg .main-sub-heading {
    text-align: center;
}
.section2 {
    padding: 0px 0 40px 0;
}
#sub-head {
    text-align: center;
}
    header {
    position: relative!important;
    }
    

    /* Typography */
    h1, h3{
        padding:15px 0;
    }
    /* Typography - Ends */
    
    .juicer-plugin-title {
        padding-bottom:20px;
    }
    ul.social-media-icons li a {
        padding-left: 5px;
    }
    .newsletter .subscribe {
        width: 195px;
    }
    .newsletter {
        padding: 0;
        text-align: center;
    }
    .newsletter-section {
        padding-top: 25px;
    }
    .address-section {
    border-bottom: 1px solid #4e4e4e;
    padding-bottom: 0;
}
.social-media {
    border-bottom: 1px solid #4e4e4e;
}
.newsletter-section {
    border-bottom: 1px solid #4e4e4e;
    padding-bottom: 12px;
}
    .logo-container{
    float:none;
}
    /* Typography */
    h1, h3{
        padding:15px 0;
    }
    /* Typography - Ends */
    
    .juicer-plugin-title {
        padding-bottom:20px;
    }
    .address-holder {
        line-height: 1.2em;
        padding: 20px;
        text-align:center;
    }
    .coaching{
        padding-top: 40px;
    }
    .text-pad{
    padding-right: 20px;
}
header .logo-container {
    border-bottom: 1px solid #CCD5D3;
}


} /* Media max-width:768px */

@media only screen and (max-width: 667px) {
    .accordion-ul, .accordion-ul2 {
        width: 80%;
        margin: auto;
    }
}

@media only screen and (max-width: 568px) {
    .newsletter-holder .newsletter {
        width: 100%;
        margin: 0 auto;
    }
    
    .newsletter label {
        width: auto;
    }
    
    .accordion-ul, .accordion-ul2 {
        width: 100%;
        margin: auto;
    }
    
}
/* Icon */
@media only screen and (max-width:480px){
    ul.contact-info li {
        width: 100%;
    }
    .icon {
        margin: 0 33px;
        display: inline-block;
    }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {  
    .newsletter .enter-email{
        line-height:28px;
        height:38px;
    }
} /* required for IE */
@media only screen and (min-width: 30em){
div.form-container form fieldset>div {
    width: 400px;
}
div.form-container {
    padding: 5px;
    margin: 0 auto;
}
}
@media only screen and (min-width: 60em){
.ps-register-form form, .ps-language-preference form, div.form-container form {
    width: 100%;
}
}