/**
Theme Name:   Storefront Child
Theme URI:    https://woocommerce.com/storefront/
Author:       Automattic
Author URI:   https://woocommerce.com/
Description:  Storefront is the perfect theme for your next WooCommerce project. Designed and developed by WooCommerce Core developers, it features a bespoke integration with WooCommerce itself plus many of the most popular customer facing WooCommerce extensions. There are several layout & color options to personalise your shop, multiple widget regions, a responsive design and much more. Developers will love its lean and extensible codebase making it a joy to customize and extend. Looking for a WooCommerce theme? Look no further!
Version:      1
Tested up to: 5.5.1
Requires PHP: 5.6.0
License:      GNU General Public License v2 or later
License URI:  https://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  storefront-child
Template:     storefront
*/

@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");
body {
    margin: 0px;
    font-size: 14px;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 400;
    -webkit-text-size-adjust: none;
    background: #fff;
    letter-spacing: normal;
}

p {
    font-weight: 300;
    line-height: 19.5px;
    font-size: 16px;
    font-family: "Source Sans Pro", sans-serif;
}

a,
a:hover,
a:active,
a:visited,
a:focus {
    text-decoration: none;
    outline: none;
    color: #fff;
}

input[type="checkbox"]:hover,
input[type="checkbox"]:visited,
input[type="checkbox"]:focus {
    outline: none;
    text-decoration: none;
}

input[type="submit"]:hover,
input[type="submit"]:visited,
input[type="submit"]:focus {
    outline: none;
    text-decoration: none;
}

h1.entry-title {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 30px;
    font-weight: 600;
    color: #00abc7;
}

.hentry .entry-content a {
    text-decoration: none;
    outline: none;
}

.menu-item,
.menu-item:focus,
.menu-item:hover,
.menu-item:active {
    outline: none;
}


/* To fix two scroll issue on main page */

form {
    margin-bottom: 0;
}


/** Font setting for all **/

.list-unstyled .iconbox_text {
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 300;
    font-size: 16px;
    line-height: 1.5em;
    color: #757679;
}

.rx-list-unstyled .iconbox_text {
    font-size: 15px;
}

.BannerTextMain {
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 600;
    font-size: 48px;
}

.BannerTextSub {
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 300;
    font-size: 30px;
}

.BannerTextMain {
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 600;
    font-size: 48px;
}

.BannerTextSub {
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 300;
    font-size: 30px;
}

.WhatWeDoHeader {
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 600;
    font-size: 24px;
}

.what-we-do p {
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 300;
    font-size: 16px;
    line-height: 1.5em;
    color: #757679;
}

.hcspecialitylists-content h2 {
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 600;
    font-size: 24px;
}

.hcspecialitylists-content p {
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 300;
    font-size: 16px;
    line-height: 1.5em;
    color: #757679;
}

.hcspecialitylists-content .RXTitle {
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 600;
    font-size: 16px;
}

.flex-control-nav li {
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 600;
    font-size: 16px;
}

.flex-control-nav .flex-active {
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 600;
    font-size: 16px;
    color: #757679;
}

.slides h4 {
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 600;
    font-size: 24px;
    color: #757679;
}

.slides p {
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 300;
    font-size: 16px;
}

.EmailDevParentDiv .right-content h2 {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 24px;
    font-weight: 600;
}

.email-italic-content {
    font-family: "Source Sans Pro", sans-serif;
    font-style: italic;
    font-weight: 600;
    font-size: 16px;
}
.enhance-content 
{
    font-family: "Source Sans Pro", sans-serif;    
    font-weight: 600;
    font-size: 16px; 
}
.EmailDevParentDiv .right-content p {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #757679;
    line-height: 25px;
}

.email-li-content {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 16px;
    font-weight: 400;
}

.contact-us .header-content {
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 300;
    font-size: 16px;
}

.contact-us .header-content-heading {
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 600;
    font-size: 24px;
}

.wpcf7-text {
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 300;
    font-size: 16px;
}

.site-footer {
    font-size: 12px;
    font-weight: 400;
    font-family: "Source Sans Pro", sans-serif;
}


/** Font setting for all - OVER **/


/** Header */

.site-header.fixed {
    position: fixed;
    width: 100%;
}

.site-branding {
    width: 160px !important;
}

.site-branding,
.site-header .custom-logo-link {
    float: left;
}

.site-branding img.custom-logo {
    max-height: 70px;
}

.StaticContactNumber {
    color: #757679;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 300;
    font-size: 16px;
    color: #757679;
}

.storefront-primary-navigation {
    float: right;
}

.pull-right.divRight {
    text-align: right;
    padding-right: 1.4em;
}

.main-navigation ul.menu {
    margin-left: 5px;
}

.main-navigation ul li {
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 300;
    font-size: 16px;
    color: #757679;
    height: 37px;
    line-height: 37px;
    white-space: nowrap;
    text-transform: none;
    text-decoration: none;
}

.site-header ul.menu li.current-menu-item>a {
    color: #757679;
    padding: 0 17px;
}

.main-navigation ul li a {
    text-decoration: none;
}

.main-navigation ul li:hover>a,
.main-navigation ul li.focus>a,
.main-navigation ul li.focus {
    font-weight: 600;
    font-size: 16px;
    color: #00abc7 !important;
}

.site-header {
    border-bottom: none;
}

.home.blog .site-header,
.home.page:not(.page-template-template-homepage) .site-header,
.home.post-type-archive-product .site-header {
    margin-bottom: 0.235801032em;
}


/* .mobile-banner {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center 0px;
  min-height: 695px;
  width: 100%;
  height: 355px;
} */


/** What we do section */

.WhatWeDoHeader {
    font-family: "Source Sans Pro", sans-serif;
    margin-top: 10px;
    font-weight: 600;
    font-size: 24px;
    line-height: 1.5em;
    color: #757679;
}

.what-we-do-wrapper.desktop-banner {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center 0px;
    min-height: 1216px;
    height: 1216px;
}

.what-we-do-wrapper.mobile-banner {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center 0px;
}


/* .what-we-do-wrapper .container {
  padding-top: 50px;
} */

.what-we-do-wrapper .banner-text {
    text-align: center;
    padding-top: 10%;
}

.what-we-do-wrapper .banner-text .title {
    margin-top: 100px;
    margin-left: 0px;
    font-size: 48px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 8px;
}

.what-we-do-wrapper .banner-text .subtitle {
    font-size: 30px;
    color: #fff;
    margin-bottom: 35px;
}

.what-we-do-wrapper .banner-text a {
    font-size: 15px;
    color: #fff;
    border: solid 2px #fff;
    padding: 8px 20px;
    border-radius: 14px;
}

.what-we-do-wrapper .banner-text a:hover {
    background-color: #00abc7;
}

.what-we-do-wrapper .main-content {
    display: inline-block;
    margin-top: 190px;
}

.what-we-do-wrapper .main-content .leftpart-wrapper {
    display: inline-block;
    padding-left: 4%;
    padding-right: 7%;
}

.what-we-do-wrapper .main-content .rightpart-wrapper {
    display: inline;
}

.what-we-do-wrapper .rightpart {
    display: inline-block;
}

.what-we-do-wrapper .row {
    margin-top: 10%;
    /* margin-left: 10%; */
}

p.WhatWeDoContent {
    width: 50%;
}


/** Health Care Professional section */

.hcspecialitylists-wrapper.desktop-banner {
    height: 915px;
}

.hcspecialitylists-content {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center 0px;
    min-height: 339px;
    width: 100%;
    height: auto;
    /* margin-left: 8%; */
}

.hcspecialitylists-content h2 {
    margin-top: 20px;
    margin-bottom: 10px;
    font-weight: 600;
    font-size: 24px;
    line-height: 1.5em;
    color: #757679;
    font-family: "Source Sans Pro", sans-serif;
}

.hcspecialitylists-content .right-content {
    padding: 0px 0px 50px 25px;
}

.hcspecialitylists-content .RXTitle {
    margin: 0;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 1.5em;
    color: #00abc7;
}

.hcspecialitylists-content ul {
    margin-left: -5px;
}

.hcspecialitylists-content em,
.emaildeploy-wrapper em {
    color: #00abc7;
}

.HealthProfessionalSpecialtyContent .fa {
    position: absolute;
    left: 7px;
    top: 2px;
    width: 2.142857142857143em;
    text-align: center;
    line-height: inherit;
}

.hcspecialitylists-content li p {
    display: inline-block;
    padding: 1px 10px 5px 5px;
}

.hcspecialitylists-content li {
    width: 100%;
    height: 26px;
}

.hcspecialitylists-content .left-content li {
    height: 41px;
    margin: 0 0 10px 0;
}

.hcspecialitylists-content .right-text {
    margin-top: 120px;
}

.rx-list-unstyled {
    list-style-type: none;
}

.hcspecialitylists-content .list-unstyled p,
.hcspecialitylists-content .right-content p {
    margin: 0;
}

.hcspecialitylists-content .list-unstyled p,
.hcspecialitylists-content .right-content .fa_effect {
    float: left;
}

.hcslider-wrapper {
    margin-left: 6%;
}


/** Email deployment */

.emaildeploy-wrapper.desktop-banner {
    height: 924px;
}

.EmailDevParentDiv .right-content .list-unstyled {
    margin: 0 0 1.41575em 0em;
}

.EmailDevParentDiv .left-content-enhance .list-unstyled {
    margin: 0 0 1.41575em 0em;
}

.EmailDevParentDiv .right-content {
    padding-right: 17%;
}

.EmailDevParentDiv {
    /* overflow: hidden; */
    padding: 0px 0px;
    padding-top: 1%;
    padding-right: 13px;
    border-radius: 100%;
    margin-left: 82px;
    display: inline-flex;
    padding-bottom: 10%;
}
.enhanceDiv
{
    padding-top: 15%; 
    padding-bottom: 0;
    padding-left: 3%;
    margin-left: 0;
}

.EmailDevParentDiv .left-content {
    overflow: hidden;
    padding: 0px 0px;
    padding-top: 40px;
    padding-right: 20px;
    border-radius: 100%;
    margin-left: 0px;
}

.EmailDevParentDiv .left-content img {
    width: 100%;
    z-index: 1;
    margin-left: 0;
    margin-bottom: 0;
}

.EmailDevParentDiv .right-content h2 {
    margin-top: 20px;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 24px;
    font-weight: 600;
    color: #757679;
    margin-bottom: 7px;
}

.hentry .wp-post-image {
    margin-left: 16px;
    margin-right: 0;
    display: inline-block;
}

.email-italic-content {
    font-family: "Source Sans Pro", sans-serif;
    font-style: italic;
    font-weight: 600 !important;
    font-size: 16px;
    color: #00abc7 !important;
    line-height: 25px;
    margin-bottom: 5px;
}
.enhance-content {
    font-family: "Source Sans Pro", sans-serif;    
    font-weight: 600 !important;
    font-size: 16px;
    color: #00abc7 !important;
    line-height: 25px;
    margin-bottom: 5px;
}

.email-li-content {
    display: flex;
}

.email-li-content::before {
    content: "\f00c";
    font-family: "Font Awesome 5 Free";
    font-size: 16px;
    color: #00abc7;
    padding: 3px 10px 5px 5px;
}

.emaildeploy-wrapper p {
    font-weight: 400;
    line-height: 22px;
}

.emaildeploy-wrapper li p {
    display: inline-block;
    padding: 5px;
}


/** Contact us */

.splashcontactus-wrapper.desktop-banner {
    background-size: cover;
    height: 473px;
}

#desktopBanner.what-we-do-wrapper {
    background-size: cover;
}

#desktopBanner.emaildeploy-wrapper {
    background-size: cover;
}

.contact-us h2 {
    text-align: center;
    font-weight: 600;
    color: #fff;
    font-family: "Source Sans Pro", sans-serif;
}

.header-desc {
    text-align: center;
    color: #fff;
}

.wpcf7-form-control-wrap {
    display: inline-block;
    width: 100%;
}

.wpcf7 .submit-btn-wapper {
    text-align: right;
}

.splashcontactus-wrapper .contact-info p {
    color: #fff;
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 10px;
    line-height: 20px;
}

.splashcontactus-wrapper .contact-info img {
    float: left;
}

.splashcontactus-wrapper .wpcf7-response-output {
    color: #fff;
}


/** Footer */

main.site-main {
    margin-bottom: 3px;
}

article.hentry {
    margin: 0;
}

.site-footer p {
    line-height: 0px;
    margin-top: 20px;
    font-size: 12px;
    font-weight: 400;
    color: #fff;
    padding: 5px;
}

.site-footer,
.site-footer a {
    color: #fff;
    padding: 0px 8px;
    text-decoration: none;
    outline: none;
    font-size: 12px;
    font-weight: 400;
}

.footer-left {
    text-align: center;
}

.footer-center {
    text-align: center;
}

.footer-right {
    text-align: center;
}


/** Slider Design */

.slide-texts {
    margin-top: 60px;
}

.slide-thumb {
    width: 300px;
}

.flex-viewport {
    width: 1040px;
}

.flexslider {
    top: 150px;
}

.flexslider .slides {
    zoom: 1;
}

.flexslider-margin {
    margin: 0px 70px 0px 70px;
}

.SliderLeftPosition {
    margin-top: 5%;
}

.flexslider .slides>li {
    position: relative;
}

.slides h2 {
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 600;
    font-size: 24px;
    color: #757679;
}

.slides p {
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #757679;
    letter-spacing: 0.01em;
}

.slider-req-btn a {
    background: #fff;
    background-repeat: no-repeat;
    background-position: center 0px;
    height: 42px;
    width: 219px;
    padding: 15px;
    border: solid 2px #f38520;
    border-radius: 10px;
    color: #fff;
    outline: none !important;
}

.slider-req-btn a:hover {
    background: #f38520;
    background-repeat: no-repeat;
    background-position: center 0px;
    height: 42px;
    width: 219px;
    padding: 15px;
    border: solid 2px #f38520;
    border-radius: 10px;
    color: #fff;
    outline: none !important;
}

.flexslider .slides img {
    max-width: none;
    display: block;
    margin: 0 auto;
    margin-left: 0;
}

.flex-nav-prev a,
.flex-nav-next a {
    margin-top: 50px;
}

ol.flex-control-nav.flex-control-paging {
    position: relative;
    top: -50px;
    left: 20px;
}

ol.flex-control-nav.flex-control-paging li a {
    float: left;
    margin: 0 10px 9px 0px;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    background: #f38520;
    border-radius: 10px;
    padding: 10px;
    width: 148px;
    text-align: center;
    height: 47px;
    outline: none !important;
    text-decoration: none;
}

ol.flex-control-nav.flex-control-paging a:visited {
    color: #fff;
}

ol.flex-control-nav.flex-control-paging .flex-active {
    background: #fff;
    border: solid 3px #00abc7;
    color: grey;
    padding: 8px;
}

a.slider-req-btn {
    padding: 10px 25px 10px 25px;
    background: #fff;
    color: #f38520;
    border: solid 2px #f38520;
    border-radius: 10px;
    outline: none;
    text-decoration: none !important;
    font-size: 15px;
    font-weight: 600;
}

a.slider-req-btn:hover {
    padding: 10px 25px 10px 25px;
    background: #f38520;
    color: #fff;
    border-radius: 10px;
    outline: none;
    text-decoration: none !important;
    font-size: 15px;
    font-weight: 600;
}


/** Privacy page */

.privacy-page .entry-header {
    margin-top: 11em;
}

.privacy-li-policy {
    margin-left: 20px;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 300;
    font-size: 16px;
    color: #757679;
}

.privacy-page a {
    color: #007bff;
}


/** Terms page */

.term-page .col-md-1 {
    margin-right: 20px;
}

.term-page article {
    margin-top: 120px;
    margin-bottom: 0px;
}


/** Join Our mailling list page */

h1.entry-title {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 30px;
    font-weight: 600;
    color: #00abc7;
}

.join-our-mailing-list-page .contactusform,
.join-our-mailing-list-page .contactusform p {
    /* margin-bottom: 20px; */
    width: 100%;
}

.join-our-mailing-list-page .contactusform p,
.join-our-mailing-list-page .contactusform ul {
    padding: 10px 60px;
}

.join-our-mailing-list-page .g-recaptcha>div {
    width: 100% !important;
}

.join-our-mailing-list-page .wpcf7-form-control-wrap {
    width: 100%;
}

.join-our-mailing-list-page .dvCaptcha {
    text-align: center;
}

.join-our-mailing-list-page .col-full.sendBtn {
    text-align: center;
    padding-bottom: 20px !important;
}

.join-our-mailing-list-page .col-full {
    padding: 0;
    padding-bottom: 0 !important;
}

.join-our-mailing-list-page .joml-form-container .row {
    margin-left: 0;
}


/* .join-our-mailing-list-page .wpcf7-form-control-wrap.RegionDropDown,
.join-our-mailing-list-page .wpcf7-form-control-wrap.hear-about-us,
.join-our-mailing-list-page .wpcf7-form-control-wrap.message {
  padding-bottom: 13px;
} */

.join-our-mailing-list-page textarea,
.join-our-mailing-list-page textarea:focus {
    overflow: auto;
    padding-left: 0.875em;
    vertical-align: top;
    width: 100%;
    height: 95px;
    border-radius: 5px;
    background: white;
    outline: none;
    resize: none;
    margin-bottom: 20px;
}

.join-our-mailing-list-page .input-text,
.join-our-mailing-list-page input[type="text"],
.join-our-mailing-list-page input[type="text"]:focus,
.join-our-mailing-list-page input[type="email"],
.join-our-mailing-list-page input[type="email"]:focus,
.join-our-mailing-list-page input[type="number"],
.join-our-mailing-list-page input[type="number"]:focus,
.join-our-mailing-list-page input[type="password"],
.join-our-mailing-list-page input[type="password"]:focus,
.join-our-mailing-list-page input[type="search"],
.join-our-mailing-list-page input[type="search"]:focus,
.join-our-mailing-list-page input[type="tel"],
.join-our-mailing-list-page input[type="tel"]:focus,
.join-our-mailing-list-page input[type="url"],
.join-our-mailing-list-page input[type="url"]:focus {
    height: 34px;
}

.join-our-mailing-list-page .wpcf7-form-control.wpcf7-submit,
.join-our-mailing-list-page .wpcf7-form-control.wpcf7-submit:hover {
    width: 302px;
    background-color: #fcfcfc;
    color: #2daeb5;
    font-weight: 300;
    font-size: 2em;
    padding: 0px 2px 0px 8px;
    border-radius: 5px;
}

.join-our-mailing-list-page .col-full.sendBtn {
    margin-top: 20px;
}

.join-our-mailing-list-page .wpcf7-form-control.wpcf7-submit:hover,
.join-our-mailing-list-page .wpcf7-form-control.wpcf7-submit:focus,
.join-our-mailing-list-page .wpcf7-form-control.wpcf7-submit:active {
    outline: none;
    text-decoration: none;
}

.join-our-mailing-list-page .selectBox-dropdown {
    min-width: 150px;
    position: relative;
    border: solid 1px #fff;
    line-height: 1.5;
    text-decoration: none;
    text-align: left;
    color: #7e7e7f;
    outline: none;
    background: #ffffff;
    border-radius: 4px;
    display: inline-block;
    cursor: default;
    outline: none;
    margin-bottom: 10px;
}

.join-our-mailing-list-page .selectBox-dropdown .selectBox-label {
    width: 100%;
    background: #ffffff;
    padding: 2px 8px;
    white-space: nowrap;
    margin-top: 3px;
    padding-bottom: 3px;
    display: block;
    overflow: hidden;
    color: #5b5b5c;
    font-weight: 400;
}

.join-our-mailing-list-page div.wpcf7 .ajax-loader {
    display: block;
}

.join-our-mailing-list-page span.wpcf7-list-item-label {
    width: 97%;
    padding-left: 5px;
    
}

.join-our-mailing-list-page .wpcf7-form-control-wrap.checkbox-1,
.join-our-mailing-list-page .wpcf7-form-control-wrap.checkbox-2 {
    margin-bottom: 20px;
}

.join-our-mailing-list-page .term-check-box .wpcf7-not-valid-tip {
    width: 280px;
    margin-top: 22px;
    margin-left: 50px;
}
.join-our-mailing-list-page .wpcf7-spinner
{
	position: absolute;
}

.input-text,
input[type="text"],
input[type="text"]:focus,
input[type="email"],
input[type="email"]:focus,
input[type="number"],
input[type="number"]:focus,
input[type="password"],
input[type="password"]:focus,
input[type="search"],
input[type="search"]:focus,
input[type="tel"],
input[type="tel"]:focus,
input[type="url"],
input[type="url"]:focus {
    -moz-border-radius: 4px !important;
    -webkit-appearance: textfield;
    -webkit-border-radius: 4px !important;
    -webkit-rtl-ordering: logical;
    -webkit-user-select: text !important;
    background: #fff;
    background-color: #fff;
    border-image-outset: initial;
    border-image-repeat: initial;
    border-image-slice: initial;
    border-image-source: initial;
    border-image-width: initial;
    border-radius: 4px;
    cursor: auto;
    font-size: 16px !important;
    margin-top: 0 !important;
    padding: 8px 0 8px 5px !important;
    width: 100%;
    resize: none;
    border: 0;
    padding: 5px 10px 5px 10px !important;
    margin: 0 0 0 0;
    line-height: 24px;
    color: #5b5b5c;
    outline: none;
    height: 28px;
    margin-bottom: 10px;
}

textarea,
textarea:focus {
    overflow: auto;
    padding-left: 0.6em;
    vertical-align: top;
    width: 100%;
    height: 177px;
    border-radius: 5px;
    background: white;
    outline: none;
    resize: none;
    font-size: 16px;
}

.wpcf7-form-control-wrap.subject {
    width: 100%;
}

.contact-us .selectBox {
    height: 28px;
    margin-bottom: 10px;
}

.contactusform .col-full {
    padding-bottom: 20px;
}

.contactusform,
.contactusform p {
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    background-color: #2daeb5;
    border-radius: 8px;
    padding: 25px;
    position: relative;
    width: 70%;
    z-index: 1;
    color: White;
    font-size: 17px;
    font-weight: 600;
    padding-bottom: 3px;
    margin: 0px 20px 0px 0px;
}

.contactusform {
    margin-top: 150px;
    margin-bottom: 100px;
}

.contactusform h2 {
    color: White;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 22px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 1.5em;
    margin: 0;
    padding: 0 66px;
}

.messageparaSubTitle {
    color: rgb(90, 88, 88);
    font-family: "Source Sans Pro", sans-serif;
    font-size: 17px;
    padding-top: 3px;
    font-weight: 600;
    text-align: left;
    padding: 0px 4vw;
    line-height: 1.2;
}


/* div.wpcf7 .ajax-loader {
  display: block;
} */


/* .wpcf7-submit,
input[type="submit"],
input[type="submit"]:hover {
  background-color: #ffffff;
  color: #2daeb5;
  width: 200px;
  border-radius: 4px;
} */

.wpcf7-submit,
input[type="submit"],
input[type="submit"]:hover {
    border: solid 2px #fff;
    color: #ffffff;
    width: 110px;
    border-radius: 10px;
    background: transparent;
}


/* .g-recaptcha div {
  width: 100% !important;
} */

.wpcf7-acceptance .wpcf7-list-item-label {
    font-weight: 600;
}

.wpcf7-acceptance .wpcf7-list-item-label a {
    border-bottom: solid 1px;
}

.term-check-box .checkbox-2 {
    width: 20px;
    float: left;
}

.term-check-box .terms-lbl-text {
    margin-left: 49px;
    font-weight: 600;
}

.term-check-box .terms-lbl-text a {
    border-bottom: solid 1px;
}

#site-navigation button:focus {
    outline: 0px solid #96588a;
}

#desktopBanner {
    background-repeat: no-repeat;
    background-position: center 0px;
	background-size: cover;
}

#mobileBanner {
    background-repeat: no-repeat;
    background-position: center 0px;
}

.padding0 {
    padding: 0px;
}

#desktopBanner.splashcontactus-wrapper {
    background-image: url(images/Image4-1875.png);
    background-repeat: no-repeat;
    background-position: center 0px;
    padding-top: 40px;
    min-width: 1422px;
    min-height: 471px;
    width: 100%;
    height: auto;
    margin-top: -1px;
}

#desktopBanner.what-we-do-wrapper {
    background-image: url(images/Image1-1875.png);
    background-repeat: round;
    background-position: center 0px;
    min-width: 1853px;
    min-height: 1553px;
    width: 100%;
    height: auto;
}

#desktopBanner.emaildeploy-wrapper {
    background-image: url(images/Image3-1875.png);
    background-repeat: round;
    background-position: center 0px;
    min-width: 1853px;
    min-height: 1340px;
    width: 100%;
    height: auto;
}

.selectBox-dropdown:hover,
.selectBox-dropdown:focus {
    color: #7e7e7f;
}

.selectBox-dropdown .selectBox-label {
    display: inline;
}

.handheld-navigation,
.main-navigation div.menu>ul:not(.nav-menu),
.nav-menu {
    overflow: hidden;
    max-height: 0;
    -webkit-transition: none;
    transition: none;
}

div.wpcf7 .ajax-loader {
    display: block;
}

.selectBox-dropdown-menu li a,
.selectBox .selectBox-label {
    font-size: 16px;
}

.contactButtonDiv {
    margin-top: 5px;
}

.pull-right.divRight {
    text-align: right;
    padding-right: 17px;
}

#contactus,
#healthcarespecialtylists,
#what-we-do {
    border: 0;
    outline: none;
}

@media handheld,
only screen and (min-width: 768px) {
    .site-branding {
        margin-bottom: 0;
    }
    .site-header {
        padding-top: 0.617924em;
        padding-bottom: 0;
    }
    .storefront-primary-navigation {
        clear: none;
    }
    .main-navigation ul.menu>li>a,
    .main-navigation ul.nav-menu>li>a {
        padding: 0.618em 1em;
    }
}

@media handheld,
only screen and (min-width: 991px) {
    .handheld-navigation,
    .main-navigation.toggled .handheld-navigation,
    .main-navigation.toggled div.menu,
    .menu-toggle {
        display: none;
    }
    .primary-navigation {
        display: block;
    }
}

@media handheld,
only screen and (min-width: 1700px) and (max-width: 1920px) {
    .what-we-do-wrapper.desktop-banner {
        background-size: contain;
        height: 1221px;
        background-position-x: center !important;
    }
    .hcspecialitylists-wrapper.desktop-banner {
        background-size: cover;
        height: 916px;
        background-position-x: center !important;
		background-repeat: round !important;
    }
    .emaildeploy-wrapper.desktop-banner {
        background-size: contain;
        height: 924px;
        background-position-x: center !important;
    }
    .splashcontactus-wrapper.desktop-banner {
        background-size: cover;
        height: 473px;
        background-position-x: center !important;
    }
    #desktopBanner.what-we-do-wrapper {
        background-size: cover;
        height: 473px;
        background-position-x: center !important;
    }
    #desktopBanner.emaildeploy-wrapper {
        background-size: cover;
        height: auto;
        background-position-x: center !important;
    }
    .join-our-mailing-list-page .term-check-box .wpcf7-not-valid-tip {
        width: 280px;
        margin-top: 20px;
        margin-left: 50px;
    }
    .join-our-mailing-list-page .wpcf7-form-control-wrap.message {
        width: 100%;
    }
    .wpcf7-form-control-wrap.message {
        width: 335px;
    }
    .splashcontactus-wrapper textarea,
    .splashcontactus-wrapper textarea:focus {
        width: 350px;
    }
}

@media handheld,
only screen and (min-width: 1600px) {
    .EmailDevParentDiv .left-content {
        overflow: hidden;
        padding: 0px 0px;
        padding-top: 75px;
        padding-right: 0px;
        border-radius: 100%;
        margin-left: 0px;
    }
    .emaildepImage {
        margin-left: -9.5%;
    }
    .what-we-do-wrapper .banner-text {
        text-align: center;
        padding-top: 15%;
    }
    .pull-right.divRight {
        text-align: right;
        padding-right: 15px;
    }
}

@media handheld,
only screen and (min-width: 1875px) {
    .EmailDevParentDiv .left-content {
        overflow: hidden;
        padding: 0px 0px;
        padding-top: 40px;
        padding-right: 20px;
        border-radius: 100%;
        margin-left: 0px;
    }
    .emaildepImage {
        margin-left: -9.5%;
    }
    .what-we-do-wrapper .main-content {
        margin-top: 350px;
    }
}

@media handheld,
only screen and (min-width: 1200px) {
    .hcspecialitylists-content .left-content {
        padding-left: 5%;
    }
}


/* @media handheld, only screen and (min-width: 1875px) {
  #desktopBanner.splashcontactus-wrapper {
    background-image: url(images/Image4-1875.png);
    background-repeat: no-repeat;
    background-position: center 0px;
    min-width: 1853px;
    min-height: 613px;
    width: 100%;
    height: auto;
  }
} */

@media handheld,
only screen and (max-width: 1600px) {
    #desktopBanner.emaildeploy-wrapper {
        min-height: 1260px;
    }
    #desktopBanner.what-we-do-wrapper {
        background-image: url(images/Image1.png);
        background-repeat: round;
        background-position: center 0px;
        min-width: 1423px;
        min-height: 1193px;
        width: 100%;
        height: auto;
    }
}

@media handheld,
only screen and (max-width: 1366px) {
    #desktopBanner.splashcontactus-wrapper {
        background-image: url(images/Image4-1366.png);
        background-repeat: no-repeat;
        background-position: center 0px;
        min-width: 1349px;
        min-height: 578px;
        padding-top: 0px;
        width: 100%;
        height: auto;
        padding-top: 20px;
    }
    #desktopBanner.what-we-do-wrapper {
        background-image: url(images/Image1-1366.png);
        background-repeat: round;
        background-position: center 0px;
        min-width: 1349px;
        min-height: 1120px;
        width: 100%;
        height: auto;
    }
    #desktopBanner.emaildeploy-wrapper {
        background-image: url(images/Image3-1366.png);
        background-repeat: round;
        background-position: center 0px;
        min-width: 1349px;
        min-height: 925px;
        width: 100%;
        height: auto;
    }
    .wpcf7-form-control-wrap {
        display: inline;
    }
    .EmailDevParentDiv .left-content {	
		overflow: hidden;
        padding: 0px 0px;
        padding-top: 0px;
        padding-right: 0px;
        border-radius: 17%;
        margin-left: 0px;
    }
    .emaildepImage {
        margin-left: -9.5%;
    }
}

@media handheld,
only screen and (max-width: 1280px) {
    .what-we-do .leftpart {
        margin-top: 13%;
    }
    .banner {
        margin-top: 14%;
    }
    button.menu-toggle,
    button.menu-toggle:hover {
        border-color: orange;
        border-radius: 5px;
    }
    .menu-toggle span {
        font-size: 0px;
    }
    button.menu-toggle:before,
    button.menu-toggle:after,
    button.menu-toggle span:before {
        background-color: orange;
    }
    button.menu-toggle span:before {
        margin-left: 30%;
    }
    .fa.fa-check:before {
        margin-right: 5px;
        color: #00abc7;
    }
    .hcspecialitylists-content ul.list-unstyled {
        margin-left: 0px;
    }
    .hcspecialitylists-content ul.list-unstyled .fa.fa-check {
        font-weight: 400;
    }
    .hcspecialitylists-content ul.list-unstyled li {
        height: 45px;
    }
    .hcspecialitylists-content ul.list-unstyled .fa_effect {
        display: inline;
        padding-right: 1px;
        padding-left: 10px;
    }
    .hcspecialitylists-content p {
        font-family: "Source Sans Pro", sans-serif;
        font-weight: 300;
        font-size: 16px;
        line-height: 1.5em;
        color: #757679;
    }
    .hcspecialitylists-content .fa {
        position: absolute;
        left: 7px;
        top: 2px !important;
        /* width: 2.142857142857143em; */
        text-align: center;
        line-height: inherit;
    }
    .hcspecialitylists-content ul.list-unstyled li p {
        display: inline;
        padding: 5px 0;
    }
    .hcspecialitylists-content ul.list-unstyled .fa_effect {
        float: left;
        padding-left: 0;
    }
    .hcspecialitylists-content ul.list-unstyled .iconbox_text {
        padding-left: 33px;
    }
    .hcspecialitylists-content .right-text {
        margin: 110px 0 0 0;
    }
    .hcspecialitylists-content .right-content {
        height: 470px;
    }
    .hcspecialitylists-content .right-content p {
        line-height: normal;
        margin: 0 0 0.71575em;
    }
    .hcspecialitylists-content .right-content .fa_effect {
        display: inline;
    }
    /* .hcspecialitylists-content .right-content .fa_effect .fa {
    width: 3.242857em;
  } */
    .hcspecialitylists-content .right-content .iconbox_text {
        display: contents;
    }
    .flex-viewport {
        top: -141px;
    }
    ol.flex-control-nav.flex-control-paging {
        top: -152px;
    }
    .slide-texts {
        float: left;
        width: 590px;
    }
    .flex-direction-nav .flex-prev,
    .flex-direction-nav .flex-next {
        top: 60px;
    }
    .flex-direction-nav .flex-next {
        right: -15px;
    }
    .EmailDevParentDiv {
        margin-left: 0;
        padding-top: 10px;
        display: flex;
    }
    .enhanceDiv
{
    padding-top: 47px; 
}
    .EmailDevParentDiv .left-content {
        padding-left: 0;
        margin-top: 0;
        margin-left: 0px;
    }
    .EmailDevParentDiv .left-content img.wp-post-image {
        margin-left: 0px;
    }
    .contact-info {
        margin-left: 100px;
    }
    .contact-us .contact-info img {
        float: left;
        margin-top: 3px;
    }
    .contact-us .contact-info p {
        margin: 0 0 0.71575em;
        color: #fff;
        font-size: 16px;
        font-weight: 600;
    }
}

@media handheld,
only screen and (max-width: 1080px) {
    .EmailDevParentDiv .left-content {
        margin-left: 0px;
    }
    .join-our-mailing-list-page .term-check-box .wpcf7-not-valid-tip {
        width: 280px;
        margin-top: 25px;
        margin-left: 50px;
    }
    .join-our-mailing-list-page span.wpcf7-list-item-label {
        width: 93%;
    }
}

@media handheld,
only screen and (max-width: 1024px) {
    .email-deployment .EmailDevParentDiv {
        display: flex;
        padding-top: 10%;
    }
    .enhanceDiv
{
    padding-top: 10%; 
}
    .email-deployment #desktopBanner {
        background-repeat: no-repeat;
        background-position: -80px 0px;
        min-width: 1011px;
        min-height: 925px;
        width: 100%;
        padding: 0px;
        height: auto;
    }
    .EmailDevParentDiv .right-content {
        padding-right: 0%;
        margin-right: -50px;
    }
    .emaildepImage {
        margin-left: -9.5%;
    }
    .EmailDevParentDiv .left-content {
        margin-left: 0px;
        -ms-transform: rotate(9deg);
        -webkit-transform: rotate(9deg);
        transform: rotate(9deg);
        overflow: hidden;
        /* border: 2px solid rgb(161, 161, 161); */
        padding: 0px 0px;
        padding-top: 45px;
        padding-right: 15px;
        /* background: rgb(221, 221, 221) none repeat scroll 0% 0%; */
        border-radius: 100%;
    }
    #desktopBanner.splashcontactus-wrapper {
        background-image: url(images/Image4-1024.png);
        background-repeat: no-repeat;
        background-position: center 0px;
        min-width: 1011px;
        min-height: 560px;
        padding-top: 40px;
        width: 100%;
        height: auto;
    }
    #desktopBanner.what-we-do-wrapper {
        background-image: url(images/Image1-1024.png);
        background-repeat: round;
        background-position: center 0px;
        min-width: 1011px;
        min-height: 847px;
        width: 100%;
        height: auto;
    }
    #desktopBanner.emaildeploy-wrapper {
        background-image: url(images/Image3-1024.png);
        background-repeat: round;
        background-position: center 0px;
        min-width: 1011px;
        min-height: 740px;
        width: 100%;
        padding: 0px;
        height: auto;
    }
    .contact-info {
        margin-left: 0px;
    }
    .what-we-do .leftpart {
        margin-top: 0%;
    }
    .what-we-do-wrapper .main-content {
        display: inline-block;
        margin-top: 80px;
    }
    .what-we-do-wrapper .banner-text .title {
        margin-top: 0;
    }
    .join-our-mailing-list-page span.wpcf7-list-item-label {
        width: 93%;
    }
    .what-we-do-wrapper .banner-text {
        text-align: center;
        padding-top: 20%;
    }
    .what-we-do .leftpart {
        margin-top: 0%;
    }
}

@media handheld,
only screen and (min-width: 992px) and (max-width: 1024px) {
    .what-we-do .leftpart {
        margin-top: 52%;
    }
    .join-our-mailing-list-page span.wpcf7-list-item-label {
        width: 93%;
    }
    .what-we-do .leftpart {
        margin-top: 0%;
    }
}

@media handheld,
only screen and (min-width: 981px) and (max-width: 991px) {
    .what-we-do .leftpart {
        margin-top: 200%;
    }
    .g-recaptcha {
        transform: scale(0.77);
        -webkit-transform: scale(0.77);
        transform-origin: 0 0;
        -webkit-transform-origin: 0 0;
    }
    .handheld-navigation .dropdown-toggle {
        top: -10px;
    }
    button.menu-toggle,
    button.menu-toggle:hover {
        float: none;
    }
    .handheld-navigation ul.menu .sub-menu.toggled-on {
        display: block;
        margin-left: 1.41575em;
    }
    .main-navigation ul.menu ul li a,
    .main-navigation ul.nav-menu ul li a {
        padding: 0px 15px;
    }
    .main-navigation ul ul,
    .secondary-navigation ul ul {
        float: none;
        position: relative;
    }
    .main-navigation ul.menu ul.sub-menu,
    .main-navigation ul.nav-menu ul.children {
        background-color: rgba(0, 0, 0, 0);
        max-width: 1000px;
    }
    .main-navigation ul.menu,
    .main-navigation ul.nav-menu {
        margin-left: 0px;
    }
    .main-navigation ul.menu>li>a,
    .main-navigation ul.nav-menu>li>a,
    .sub-menu li a {
        padding: 0 15px;
        font-size: 13px;
        font-weight: 600;
    }
    .main-navigation ul li,
    .secondary-navigation ul li {
        display: list-item;
    }
    .handheld-navigation,
    .main-navigation.toggled .handheld-navigation,
    .main-navigation.toggled div.menu,
    .menu-toggle {
        display: block;
    }
    .primary-navigation {
        display: none;
    }
    .main-navigation ul {
        margin-left: 0;
        list-style: none;
        margin-bottom: 0;
    }
    .handheld-navigation,
    .main-navigation div.menu>ul:not(.nav-menu),
    .nav-menu {
        overflow: hidden;
        max-height: 0;
        -webkit-transition: all, ease, 0.8s;
        transition: all, ease, 0.8s;
    }
    .main-navigation {
        background: rgba(0, 0, 0, 0.7);
        display: block;
        width: 100%;
        z-index: 999;
        line-height: 2em;
        border-radius: 5px;
        border: 1px solid #ffffff;
        margin-top: 5px;
    }
}

@media handheld,
only screen and (max-width: 991px) {
    #mobileBanner.splashcontactus-wrapper {
        background-image: url(images/Image4-1024.png);
        background-color: #f48620;
        background-repeat: no-repeat;
        background-position: center 0px;
        min-width: 1011px;
        min-height: 460px;
        padding-top: 40px;
        width: 100%;
        height: auto;
    }
    #mobileBanner.what-we-do-wrapper {
        background-image: url(images/Image1-1024.png);
        background-repeat: round;
        background-position: center 0px;
        min-width: 1011px;
        min-height: 847px;
        width: 100%;
        height: auto;
    }
    #mobileBanner.emaildeploy-wrapper {
        background-image: url(images/Image3-1024.png);
        background-repeat: round;
        background-position: center 0px;
        min-width: 1853px;
        min-height: 1553px;
        width: 100%;
        height: auto;
    }
    .handheld-navigation,
    .main-navigation.toggled .handheld-navigation,
    .main-navigation.toggled div.menu,
    .menu-toggle {
        display: block;
    }
    .primary-navigation {
        display: none;
    }
    .main-navigation ul {
        margin-left: 0;
        list-style: none;
        margin-bottom: 0;
    }
    .handheld-navigation,
    .main-navigation div.menu>ul:not(.nav-menu),
    .nav-menu {
        overflow: hidden;
        max-height: 0;
        /* -webkit-transition: all, ease, 0.8s;
        transition: all, ease, 0.8s; */
    }
    .main-navigation {
        display: block;
        width: 100%;
        z-index: 999;
        line-height: 2em;
        border-radius: 5px;
        margin-top: 5px;
    }
    .handheld-navigation,
    .main-navigation div.menu>ul:not(.nav-menu),
    .nav-menu {
        overflow: hidden;
        max-height: 0;
        /* -webkit-transition: all, ease, 0.8s;
        transition: all, ease, 0.8s; */
    }
    .handheld-navigation ul.menu .sub-menu.toggled-on {
        display: block;
        margin-left: 1.41575em;
    }
    .main-navigation ul.menu ul li a,
    .main-navigation ul.nav-menu ul li a {
        padding: 0px 15px;
    }
    .main-navigation ul ul,
    .secondary-navigation ul ul {
        float: none;
        position: relative;
    }
    .main-navigation ul.menu ul.sub-menu,
    .main-navigation ul.nav-menu ul.children {
        background-color: rgba(0, 0, 0, 0);
        max-width: 1000px;
    }
    .main-navigation ul.menu,
    .main-navigation ul.nav-menu {
        margin-left: 0px;
    }
    .main-navigation ul.menu>li>a,
    .main-navigation ul.nav-menu>li>a,
    .sub-menu li a {
        padding: 0 15px;
        font-size: 13px;
        font-weight: 600;
        font-family: "Source Sans Pro", Arial, sans-serif;
    }
    .main-navigation ul li,
    .secondary-navigation ul li {
        display: list-item;
    }
    .main-navigation {
        position: absolute;
        width: 250px;
        top: 60%;
        right: 5%;
    }
    .main-navigation.toggled {
        width: 250px;
        height: 200px;
        text-align: right;
        float: right;
        right: 5%;
    }
    .main-navigation.toggled {
        border: 2px solid #ffa500;
        border-radius: 5px;
        z-index: 999999;
        background-color: #ffffffcf;
        width: 250px;
        height: 200px;
        text-align: right;
        float: right;
    }
    .toggled .menu-toggle {
        border: 0px;
    }
    .main-navigation ul li,
    .secondary-navigation ul li {
        position: relative;
        display: inline;
        text-align: right;
    }
}

@media handheld,
only screen and (min-width: 967px) and (max-width: 980px) {
    .what-we-do .leftpart {
        margin-top: 200%;
    }
}

@media handheld,
only screen and (min-width: 901px) and (max-width: 966px) {
    .what-we-do-wrapper .main-content {
        display: inline-flex;
        margin-top: 190px;
    }
    .what-we-do .leftpart {
        margin-top: 10%;
    }
    .what-we-do-wrapper.mobile-banner {
        background-size: 962px 695px !important;
        margin-top: 8%;
    }
    .hcspecialitylists-wrapper.mobile-banner {
        background-size: 962px 992px !important;
        min-height: 1100px;
    }
    .slide-texts {
        float: left;
        width: 370px;
    }
    .flex-direction-nav .flex-prev,
    .flex-direction-nav .flex-next {
        top: 220px;
    }
    .EmailDevParentDiv {
        margin-left: 0px;
        padding-top: 20px;
        display: flex;
    }
    .enhanceDiv
{
    padding-top: 190px; 
}
    .EmailDevParentDiv .left-content {
        margin-left: 0px;
    }
    .EmailDevParentDiv .left-content img.wp-post-image {
        margin-left: 0px;
    }
    .EmailDevParentDiv .right-content {
        padding-left: 50px;
        padding-right: 50px;
    }
    .offset-md-2 {
        margin-left: 0;
    }
    .contact-info {
        margin-left: 250px;
        width: 300px;
        margin-top: 60px;
    }
}

@media handheld,
only screen and (max-width: 963px) {
    .email-deployment .EmailDevParentDiv {
        padding-top: 0%;
    }
    #mobileBanner.splashcontactus-wrapper {
        background-color: #f48620;
        background-image: none;
        background-repeat: no-repeat;
        background-position: center 0px;
        min-width: 962px;
        min-height: 460px;
        padding-top: 40px;
        width: 100%;
        height: auto;
        padding-bottom: 50px;
    }
    .wpcf7-form-control-wrap {
        display: inline;
    }
    .captchaDiv,
    .contactButtonDiv {
        padding-top: 20px;
    }
    .contact-info {
        margin-left: 0px;
        margin-top: 20px;
    }
    .join-our-mailing-list-page .term-check-box .wpcf7-not-valid-tip {
        width: 280px;
        margin-top: 0px;
        margin-left: 50px;
    }
    .main-navigation {
        top: 40%;
    }
    ol.flex-control-nav.flex-control-paging {
        top: -100px;
    }
    .flex-viewport {
        top: -40px;
    }
    .flex-direction-nav .flex-prev,
    .flex-direction-nav .flex-next {
        top: 180px;
    }
    .flex-direction-nav .flex-next {
        right: -38px;
    }
    .pull-right.divRight {
        text-align: right;
        padding-right: 10px;
    }
    #mobileBanner.what-we-do-wrapper {
        min-width: auto;
        min-height: auto;
    }
    .what-we-do-wrapper .row {
        margin-top: 0%;
    }
    .what-we-do-wrapper .main-content {
        margin-top: 150px;
    }
    #mobileBanner.emaildeploy-wrapper {
        background-image: url(images/Blue-Swish-2-mobile-768.png);
        min-width: auto;
        min-height: auto;
    }
    .what-we-do-wrapper .banner-text .title {
        font-size: 35px;
    }
    .what-we-do-wrapper .banner-text .subtitle {
        font-size: 25px;
    }
    .splashcontactus-wrapper .left-content {
        width: 100%;
    }
}

@media handheld,
only screen and (max-width: 962px) {
    .email-deployment .EmailDevParentDiv {
        padding-top: 10%;
    }
    #mobileBanner.splashcontactus-wrapper {
        background-color: #f48620;
        background-image: none;
        background-repeat: no-repeat;
        background-position: center 0px;
        min-width: 962px;
        min-height: 460px;
        padding-top: 40px;
        width: 100%;
        height: auto;
        padding-bottom: 50px;
    }
    .wpcf7-form-control-wrap {
        display: inline;
    }
    .captchaDiv,
    .contactButtonDiv {
        padding-top: 20px;
    }
    .contact-info {
        margin-left: 0px;
        margin-top: 20px;
    }
    .join-our-mailing-list-page .term-check-box .wpcf7-not-valid-tip {
        width: 280px;
        margin-top: 0px;
        margin-left: 50px;
    }
    .main-navigation {
        top: 40%;
    }
    ol.flex-control-nav.flex-control-paging {
        top: -100px;
    }
    .flex-viewport {
        top: -40px;
    }
    .flex-direction-nav .flex-prev,
    .flex-direction-nav .flex-next {
        top: 180px;
    }
    .flex-direction-nav .flex-next {
        right: -30px;
    }
    .pull-right.divRight {
        text-align: right;
        padding-right: 10px;
    }
    #mobileBanner.what-we-do-wrapper {
        min-width: auto;
        min-height: auto;
    }
    .what-we-do-wrapper .row {
        margin-top: 0%;
    }
    .what-we-do-wrapper .main-content {
        margin-top: 150px;
    }
    #mobileBanner.emaildeploy-wrapper {
        background-image: url(images/Blue-Swish-2-mobile-768.png);
        min-width: auto;
        min-height: auto;
    }
    .what-we-do-wrapper .banner-text .title {
        font-size: 35px;
    }
    .what-we-do-wrapper .banner-text .subtitle {
        font-size: 25px;
    }
    .splashcontactus-wrapper .left-content {
        width: 100%;
    }
}

@media handheld,
only screen and (min-width: 854px) and (max-width: 900px) {
    .what-we-do .rightpart,
    .what-we-do .leftpart {
        margin-top: 20%;
    }
    .what-we-do-wrapper.mobile-banner {
        margin-top: 18%;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center 0px;
        min-width: 480px;
        min-height: 695px;
        width: 100%;
        height: 1490px;
    }
    .what-we-do-wrapper .main-content {
        display: inline-flex;
        margin-top: 930px;
    }
    .hcspecialitylists-content {
        margin-top: 60%;
        margin-left: 0%;
    }
    .hcspecialitylists-wrapper.mobile-banner {
        background-size: cover !important;
        height: 992px;
    }
    .hcslider-wrapper .container {
        width: 675px;
    }
    .slide-thumb {
        margin-bottom: 40px;
    }
    .slide-texts {
        float: left;
        width: 360px;
        min-width: 360px;
    }
    .flex-direction-nav .flex-next,
    .flex-direction-nav .flex-prev {
        top: 272px;
    }
    ol.flex-control-nav.flex-control-paging {
        left: 5%;
    }
    .emaildeploy-wrapper.mobile-banner {
        height: 1260px;
    }
    .EmailDevParentDiv {
        margin-left: 0;
        padding-top: 1%;
        display: flex;
    }
    .enhanceDiv
{
    padding-top: 15%; 
}
    .EmailDevParentDiv .left-content {
        padding-left: 0;
        margin-top: 0;
        padding-top: 0;
        margin-left: 0px;
    }
    .EmailDevParentDiv .left-content img.wp-post-image {
        margin-left: 0px;
    }
    .contact-us .mobile-banner {
        margin-top: 0;
    }
    .contact-us .mobile-banner h2 {
        padding-top: 20px;
    }
    .splashcontactus-wrapper.mobile-banner {
        height: 870px;
    }
    .contact-us .left-content.offset-md-2 {
        margin-left: 14.666667%;
    }
    .contact-us .right-content {
        width: 100%;
    }
    .contact-us .right-content .contact-info {
        width: 100%;
        margin-top: 10px;
    }
    .wpcf7-form-control-wrap.subject .selectBox {
        height: 28px;
    }
    .term-page article {
        margin-top: 160px;
    }
}

@media handheld,
only screen and (max-width: 896px) {
    .email-deployment .EmailDevParentDiv {
        padding-top: 0%;
    }
    .enhanceDiv
{
    padding-top: 0%; 
}
    #mobileBanner.splashcontactus-wrapper {
        background-color: #f48620;
        background-image: none;
        background-repeat: no-repeat;
        background-position: center 0px;
        min-width: 896px;
        min-height: 460px;
        padding-top: 40px;
        width: 100%;
        height: auto;
    }
    #mobileBanner.emaildeploy-wrapper {
        background-image: url(images/Blue-Swish-2-mobile-768.png);
        background-repeat: no-repeat;
        background-position: center 0px;
        min-width: 896px;
        min-height: 1300px;
        width: 100%;
        height: auto;
    }
    .wpcf7-form-control-wrap {
        display: inline;
    }
    .captchaDiv,
    .contactButtonDiv {
        padding-top: 20px;
    }
    ol.flex-control-nav.flex-control-paging {
        left: 1%;
    }
    ol.flex-control-nav.flex-control-paging {
        top: -111px;
    }
    .flex-viewport {
        top: -71px;
    }
    .flex-direction-nav .flex-next,
    .flex-direction-nav .flex-prev {
        top: 162px;
    }
    .what-we-do-wrapper .main-content {
        display: inline-flex;
        margin-top: 30px;
    }
    .hcspecialitylists-content {
        margin-top: 10%;
        margin-left: 0%;
    }
    .what-we-do-wrapper .banner-text {
        margin-top: 10%;
    }
    .what-we-do-wrapper .banner-text .title {
        font-size: 35px;
    }
    .what-we-do-wrapper .banner-text .subtitle {
        font-size: 25px;
    }
    #mobileBanner.what-we-do-wrapper {
        min-width: 896px;
    }
    .main-navigation {
        top: 40%;
    }
    .pull-right.divRight {
        padding-right: 10px;
    }
    .splashcontactus-wrapper .left-content {
        width: 100%;
    }
    .what-we-do .rightpart,
    .what-we-do .leftpart {
        margin-top: 50%;
    }
    /* div.wpcf7 .ajax-loader {
    margin: 0 0 0 305px;
  } */
    .slide-texts {
        float: left;
        width: 360px;
    }
}

@media handheld,
only screen and (min-width: 801px) and (max-width: 853px) {
    /* .what-we-do .rightpart,
    .what-we-do .leftpart {
        margin-top: 210%;
    } */
    .what-we-do-wrapper .banner-text .title {
        margin-top: 80px;
    }
    .what-we-do-wrapper.mobile-banner {
        margin-top: 18%;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center 0px;
        /* min-width: 853px; */
        min-height: 695px;
        width: 100%;
        height: auto;
    }
    .what-we-do-wrapper .main-content {
        margin-top: 850px;
    }
    .what-we-do-wrapper .main-content div {
        float: left;
    }
    .hcspecialitylists-content {
        margin-top: 10%;
        margin-left: 0%;
    }
    .hcspecialitylists-wrapper.mobile-banner {
        background-size: cover !important;
        min-height: 1100px;
    }
    .hcslider-wrapper .container {
        width: 675px;
    }
    .flex-viewport {
        top: -30px;
    }
    .slide.flex-container {
        width: 1300px im !important;
    }
    .slide-texts {
        width: 340px;
    }
    .slide-thumb {
        margin-bottom: 40px;
    }
    .flex-nav-prev a,
    .flex-nav-next a {
        margin-top: 100px;
    }
    ol.flex-control-nav.flex-control-paging {
        left: 20px;
        top: -80px;
    }
    .emaildeploy-wrapper.mobile-banner {
        height: 1350px;
    }
    .EmailDevParentDiv {
        margin-left: 0;
        padding-top: 2%;
        display: flex;
    }
    .enhanceDiv
{
    padding-top: 23%; 
}
    .EmailDevParentDiv .left-content {
        padding-left: 0;
        margin-top: 0;
        padding-top: 80px;
        margin-left: 0px;
    }
    .EmailDevParentDiv .left-content img.wp-post-image {
        margin-left: 0px;
    }
    .flex-direction-nav .flex-prev,
    .flex-direction-nav .flex-next {
        top: 140px;
    }
    .contact-us .mobile-banner {
        margin-top: 0;
    }
    .contact-us .mobile-banner h2 {
        padding-top: 20px;
    }
    .splashcontactus-wrapper.mobile-banner {
        height: 863px;
    }
    .contact-us .left-content.offset-md-2 {
        margin-left: 14.666667%;
    }
    .contact-us .right-content {
        width: 100%;
    }
    .contact-us .right-content .contact-info {
        width: 100%;
        margin-top: 10px;
    }
    .wpcf7-form-control-wrap.subject .selectBox {
        height: 28px;
    }
    .term-page article {
        margin-top: 160px;
    }
}

@media handheld,
only screen and (max-width: 808px) {
    .email-deployment .EmailDevParentDiv {
        padding-top: 0%;
    }
    .enhanceDiv
{
    padding-top: 0%; 
}
    #mobileBanner.splashcontactus-wrapper {
        background-color: #f48620;
        background-repeat: no-repeat;
        background-position: center 0px;
        min-width: 808px;
        min-height: 460px;
        padding-top: 40px;
        width: 100%;
        height: auto;
        padding-bottom: 50px;
    }
    .wpcf7-form-control-wrap {
        display: inline;
    }
    .captchaDiv,
    .contactButtonDiv {
        padding-top: 20px;
    }
    .what-we-do-wrapper .main-content {
        margin-top: 150px;
    }
    #mobileBanner.what-we-do-wrapper {
        min-width: 808px;
        min-height: 600px;
    }
    .what-we-do-wrapper .banner-text .title {
        font-size: 35px;
    }
    .what-we-do-wrapper .banner-text .subtitle {
        font-size: 25px;
    }
    .what-we-do-wrapper .container {
        padding-top: 40px;
    }
    .what-we-do-wrapper .row {
        margin-top: 0;
    }
    .main-navigation {
        top: 35%;
    }
    .what-we-do-wrapper .banner-text {
        text-align: center;
        padding-top: 0%;
    }
    .what-we-do .rightpart,
    .what-we-do .leftpart {
        margin-top: 0%;
    }
    .what-we-do-wrapper.mobile-banner {
        margin-top: 10%;
    }
}

@media handheld,
only screen and (max-width: 800px) {
    #mobileBanner.emaildeploy-wrapper {
        background-image: url(images/Blue-Swish-2-mobile-768.png);
        background-repeat: no-repeat;
        background-position: center 0px;
        min-width: auto;
        min-height: 1300px;
        width: 100%;
        height: auto;
    }
    .hcspecialitylists-wrapper.mobile-banner {
        min-height: 1100px;
    }
    .EmailDevParentDiv .left-content {
        margin-left: 0px;
        -ms-transform: rotate(9deg);
        -webkit-transform: rotate(9deg);
        transform: rotate(9deg);
        overflow: hidden;
        /* border: 2px solid rgb(161, 161, 161); */
        padding: 0px 0px;
        padding-top: 45px;
        padding-right: 15px;
        /* background: rgb(221, 221, 221) none repeat scroll 0% 0%; */
        border-radius: 100%;
    }
    .what-we-do .rightpart,
    .what-we-do .leftpart {
        margin-top: 7%;
    }
    .what-we-do-wrapper .banner-text {
        text-align: center;
        padding-top: 7%;
    }
}

@media handheld,
only screen and (min-width: 737px) and (max-width: 768px) {
    .what-we-do .leftpart {
        margin-top: 5%;
    }
    .what-we-do-wrapper.mobile-banner {
        background-size: 768px 695px;
    }
    .hcspecialitylists-wrapper.mobile-banner {
        background-size: 768px 992px;
    }
    .hcspecialitylists-content {
        margin-top: 100px;
    }
    ul.slides .slide-thumb {
        margin-bottom: 30px;
    }
    ol.flex-control-nav.flex-control-paging {
        left: 22px;
    }
    .EmailDevParentDiv {
        margin-left: 0;
        padding-top: 20px;
        display: flex;
    }
    .enhanceDiv
{
    padding-top: 210px; 
}
    .contact-us .left-content .row {
        width: 520px;
    }
    .offset-md-2 {
        margin-left: 0;
    }
    .contact-info {
        margin-left: 222px;
        width: 300px;
        margin-top: 60px;
    }
    .slide-texts {
        width: 380px;
    }
}

@media handheld,
only screen and (max-width: 768px) {
    .hcspecialitylists-content {
        margin-left: 0%;
    }
    .EmailDevParentDiv .left-content img.wp-post-image {
        margin-left: 0px;
    }
    .EmailDevParentDiv .left-content {
        border-radius: 40%;
        margin-left: 0px;
    }
    .EmailDevParentDiv .right-content .list-unstyled {
        margin: 0 0 1.41575em 0em;
    }
    .EmailDevParentDiv .right-content {
        padding-right: 0%;
    }
    .email-deployment .EmailDevParentDiv {
        padding-top: 0%;
    }
    .email-deployment .enhanceDiv {
        padding-top: 320%;
    }
    .contact-us .left-content .row {
        width: 100%;
        display: inline;
    }
    .wpcf7-form-control-wrap {
        display: inline;
        width: 100%;
    }
    #mobileBanner.splashcontactus-wrapper {
        background-color: #f48620;
        background-image: none;
        background-repeat: no-repeat;
        background-position: 0px 0px;
        min-width: 768px;
        min-height: auto;
        width: 100%;
        height: auto;
        padding-top: 50px;
        margin-top: 50px !important;
    }
    #mobileBanner.what-we-do-wrapper {
        background-image: url(images/Image1-1024.png);
        background-repeat: no-repeat;
        background-position: center 0px;
        min-width: 768px;
        min-height: auto;
        width: 100%;
        height: auto;
        margin-top: 15%;
    }
    #mobileBanner.emaildeploy-wrapper {
        background-image: url(images/Blue-Swish-2-mobile-768.png);
        background-repeat: no-repeat;
        background-position: center 0px;
        min-width: 768px;
        min-height: 500px;
        width: 100%;
        height: auto;
    }
    .what-we-do-wrapper .container {
        padding-top: 90px;
    }
    .contact-info {
        margin-left: 0px;
    }
    .captchaDiv,
    .contactButtonDiv {
        padding-top: 20px;
    }
    .left-content {
        width: 100%;
    }
    .main-navigation {
        top: 40%;
    }
    .wpcf7 .submit-btn-wapper {
        text-align: left;
    }
}

@media handheld,
only screen and (min-width: 668px) and (max-width: 736px) {
    .what-we-do .leftpart {
        margin-top: 140%;
    }
}

@media handheld,
only screen and (min-width: 641px) and (max-width: 667px) {
    .what-we-do .leftpart {
        margin-top: 170%;
    }
}

@media handheld,
only screen and (min-width: 604px) and (max-width: 640px) {
    .what-we-do .leftpart {
        margin-top: 115%;
    }
    .site-header {
        padding-top: 0.718em;
    }
    .what-we-do-wrapper.mobile-banner {
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center 0px;
        min-width: 667px;
        min-height: 1145px;
        width: 100%;
        height: 355px;
    }
    .hcspecialitylists .mobile-banner {
        margin-top: 40%;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center 0px;
        min-width: 667px;
        min-height: 1599px;
        width: 100%;
        height: auto;
    }
    .hcspecialitylists .left-content h2 {
        margin-top: 104%;
    }
    .emaildeploy-wrapper.mobile-banner {
        min-height: 995px;
        height: 1495px;
    }
    .EmailDevParentDiv {
        padding-top: 40px;
        display: block;
    }
    .enhanceDiv
{
    padding-top: 410px; 
}
    .EmailDevParentDiv .left-content img.wp-post-image {
        margin-left: 0px;
        width: 100%;
    }
    .splashcontactus-wrapper.mobile-banner .wpcf7-form-control-wrap.subject {
        width: 335px;
    }
    .splashcontactus-wrapper.mobile-banner .wpcf7-form-control-wrap.message {
        width: 332px;
    }
    .splashcontactus-wrapper.mobile-banner {
        background-repeat: no-repeat;
        background-position: center 0px;
        min-width: 667px;
        min-height: 2413px;
        width: 100%;
        height: auto;
    }
    .splashcontactus-wrapper.mobile-banner h2 {
        padding-top: 90%;
    }
    .splashcontactus-wrapper.mobile-banner .left-content .row {
        margin-left: 85px;
    }
    .splashcontactus-wrapper.mobile-banner .wpcf7 .submit-btn-wapper {
        padding-right: 20%;
    }
}

@media handheld,
only screen and (min-width: 601px) and (max-width: 603px) {
    .what-we-do .leftpart {
        margin-top: 0%;
    }
    .what-we-do-wrapper .banner-text .title {
        margin-top: 40px;
    }
    .what-we-do-wrapper .banner-text .subtitle {
        line-height: 40px;
    }
    .what-we-do-wrapper.mobile-banner {
        background-size: 600px 560px;
        margin-top: 18%;
    }
    .hcslider-wrapper {
        margin-left: 0;
    }
    .hcspecialitylists-content {
        margin-left: 0;
    }
    .hcspecialitylists-wrapper.mobile-banner {
        background-size: 600px 992px !important;
        min-height: 1700px;
    }
    .hcspecialitylists .left-content {
        margin-top: 70%;
    }
    .slide.flex-container {
        width: 500px;
    }
    .slides p {
        float: none;
        width: 500px;
    }
    .slide-texts {
        float: none;
        margin-top: 0;
        width: 590px;
    }
    a.slider-req-btn {
        text-align: center;
        display: inline-block;
        float: none;
        margin: 0 170px;
        margin-bottom: 20px;
    }
    .slide-thumb {
        width: 550px;
        margin: 0 120px;
        float: none;
    }
    ul.flex-direction-nav {
        display: none !important;
    }
    .EmailDevParentDiv {
        padding-top: 40px;
        display: block;
    }
    .enhanceDiv
{
    padding-top: 460px; 
}
    .EmailDevParentDiv .left-content img.wp-post-image {
        margin-left: 0px;
    }
    .contact-us h2 {
        padding-top: 25px;
    }
    .wpcf7-form-control-wrap.message,
    .wpcf7-form-control-wrap.subject {
        width: 333px;
    }
    .contact-us .left-content {
        margin-left: 98px;
    }
    .contact-us .wpcf7 .submit-btn-wapper {
        padding-right: 120px;
        padding-top: 10px;
        padding-right: 125px;
    }
    .splashcontactus-wrapper.mobile-banner {
        padding-bottom: 50px;
    }
    textarea,
    textarea:focus {
        margin-bottom: 10px;
    }
    .EmailDevParentDiv .right-content {
        padding-right: 0%;
    }
    .join-our-mailing-list-page .joml-form-container .row {
        margin-left: 0;
    }
    .join-our-mailing-list-page .term-check-box .wpcf7-not-valid-tip {
        width: 280px;
        margin-top: 20px;
        margin-left: 50px;
    }
}

@media handheld,
only screen and (max-width: 602px) {
    .contact-us .left-content {
        margin-left: 0px;
    }
    .wpcf7 .submit-btn-wapper {
        text-align: left;
    }
    .site-footer p {
        line-height: 0px;
        font-size: 12px;
        font-weight: 400;
        color: #fff;
        padding: 5px;
        margin: 8px 0px;
    }
    #mobileBanner.splashcontactus-wrapper {
        min-width: 601px;
    }
    .join-our-mailing-list-page .joml-form-container .row {
        margin-left: 0;
    }
    #mobileBanner.what-we-do-wrapper {
        min-width: auto;
        min-height: auto;
    }
    .hcspecialitylists-content {
        margin-top: 0%;
        margin-left: 0%;
    }
    .hcspecialitylists .left-content {
        margin-top: 0%;
    }
    #mobileBanner.emaildeploy-wrapper {
        min-width: auto;
        min-height: auto;
    }
    .pull-right.divRight {
        padding-right: 0px;
    }
    .what-we-do-wrapper .banner-text .title {
        font-size: 25px;
    }
    .what-we-do-wrapper .banner-text .subtitle {
        font-size: 20px;
    }
    .what-we-do-wrapper .container {
        padding-top: 45px;
    }
    #mobileBanner.splashcontactus-wrapper {
        padding-top: 50px;
        min-height: auto;
    }
    #mobileBanner.what-we-do-wrapper {
        margin-top: 20%;
    }
    .what-we-do-wrapper .banner-text .subtitle {
        line-height: 20px;
    }
    .what-we-do-wrapper .banner-text {
        text-align: center;
        padding-top: 0%;
    }
    .what-we-do .rightpart,
    .what-we-do .leftpart {
        margin-top: 10%;
    }
}

@media handheld,
only screen and (max-width: 601px) {
    .contact-us .left-content {
        margin-left: 0px;
    }
    .wpcf7 .submit-btn-wapper {
        text-align: left;
    }
    .site-footer p {
        line-height: 0px;
        font-size: 12px;
        font-weight: 400;
        color: #fff;
        padding: 5px;
        margin: 8px 0px;
    }
    #mobileBanner.splashcontactus-wrapper {
        min-width: 601px;
    }
    .join-our-mailing-list-page .joml-form-container .row {
        margin-left: 0;
    }
    #mobileBanner.what-we-do-wrapper {
        min-width: auto;
        min-height: auto;
    }
    .hcspecialitylists-content {
        margin-top: 0%;
        margin-left: 0%;
    }
    .hcspecialitylists .left-content {
        margin-top: 0%;
    }
    #mobileBanner.emaildeploy-wrapper {
        min-width: auto;
        min-height: auto;
    }
    .pull-right.divRight {
        padding-right: 0px;
    }
    .what-we-do-wrapper .banner-text .title {
        font-size: 25px;
    }
    .what-we-do-wrapper .banner-text .subtitle {
        font-size: 20px;
    }
    .what-we-do-wrapper .container {
        padding-top: 45px;
    }
    #mobileBanner.splashcontactus-wrapper {
        padding-top: 0px;
        min-height: auto;
    }
    .what-we-do-wrapper .banner-text .subtitle {
        line-height: 20px;
    }
    .what-we-do-wrapper .banner-text {
        text-align: center;
        padding-top: 0%;
    }
}

@media handheld,
only screen and (min-width: 599px) and (max-width: 600px) {
    .what-we-do .leftpart {
        margin-top: 200%;
    }
}

@media handheld,
only screen and (min-width: 569px) and (max-width: 598px) {
    .what-we-do .leftpart {
        margin-top: 170%;
    }
}

@media handheld,
only screen and (min-width: 534px) and (max-width: 568px) {
    .what-we-do .leftpart {
        margin-top: 200%;
    }
}

@media handheld,
only screen and (min-width: 481px) and (max-width: 533px) {
    .what-we-do .leftpart {
        margin-top: 200%;
    }
}

@media handheld,
only screen and (min-width: 415px) and (max-width: 480px) {
    .what-we-do-wrapper.mobile-banner {
        margin-top: 26%;
        height: 715px;
    }
    .what-we-do .leftpart {
        margin-top: 25%;
    }
    .what-we-do-wrapper .banner-text .subtitle {
        line-height: 40px;
    }
    .hcspecialitylists-content {
        margin-left: 6%;
    }
    .hcspecialitylists-wrapper.mobile-banner {
        background-size: cover !important;
        min-height: 995px;
        height: 995px;
        margin-top: 110%;
    }
    .hcspecialitylists .left-content {
        margin-top: 390px;
        width: 360px;
    }
    .hcspecialitylists-content .right-content {
        height: 390px;
        padding: 0px 0px 30px 25px;
    }
    .flex-viewport {
        width: 100%;
    }
    .slide.flex-container {
        width: 430px;
    }
    .slide-texts {
        margin: 20px 0 29px 0;
    }
    a.slider-req-btn {
        margin-left: 25%;
        display: inline-block;
    }
    .slide-thumb {
        margin-bottom: 25px;
        margin-left: 40px;
    }
    .flex-direction-nav .flex-prev,
    .flex-direction-nav .flex-next {
        display: none;
    }
    ol.flex-control-nav.flex-control-paging {
        left: 20px;
    }
    .emaildeploy-wrapper.mobile-banner {
        height: 2580px;
        width: 100%;
        min-height: 995px;
    }
    .EmailDevParentDiv {
        display: block;
        padding-top: 0;
    }
    .EmailDevParentDiv .left-content {
        margin-left: 0px;
        margin-top: 0px;
    }
    .EmailDevParentDiv .right-content {
        width: 92%;
    }
    .right-content ul.row.list-unstyled {
        margin-left: 0px;
    }
    .contact-us .mobile-banner {
        height: 1528px;
    }
    .contact-us .mobile-banner h2 {
        margin-top: 280px;
    }
    .contact-us .left-content {
        margin-left: 40px;
    }
    .wpcf7-form-control-wrap.message,
    .wpcf7-form-control-wrap.subject {
        width: 92%;
    }
    textarea,
    textarea:focus {
        margin-bottom: 10px;
    }
    .wpcf7 .submit-btn-wapper {
        width: 93%;
        padding-top: 05px;
        padding-right: 60px;
    }
    .g-recaptcha {
        transform: scale(0.889);
        -webkit-transform: scale(0.889);
        transform-origin: 0 0;
        -webkit-transform-origin: 0 0;
    }
    .join-our-mailing-list-page .wpcf7-form-control.wpcf7-submit,
    .join-our-mailing-list-page .wpcf7-form-control.wpcf7-submit:hover {
        width: 100%;
    }
    .join-our-mailing-list-page .g-recaptcha>div {
        width: 297px !important;
    }
    .join-our-mailing-list-page span.wpcf7-list-item-label {
        width: 93%;
    }
}

@media handheld,
only screen and (max-width: 414px) {
    .EmailDevParentDiv .left-content {
        padding-left: 0;
        margin-top: 0;
    }
    .EmailDevParentDiv .left-content img.wp-post-image {
        margin-left: 0px;
    }
    .EmailDevParentDiv .left-content {
        border-radius: 20%;
        margin-left: 0px;
    }
    .EmailDevParentDiv .right-content .list-unstyled {
        margin: 0 0 1.41575em 0em;
    }
    .EmailDevParentDiv .right-content {
        padding-right: inherit;
    }
    #mobileBanner.splashcontactus-wrapper {
        background-color: #f48620;
        background-image: none;
        background-repeat: no-repeat;
        background-position: center 0px;
        min-width: auto;
        min-height: auto;
        width: 100%;
        height: auto;
        padding-bottom: 50px;
    }
    #mobileBanner.what-we-do-wrapper {
        background-image: url(images/Splashnet-Mobile-Header.png);
        background-repeat: no-repeat;
        background-position: center 0px;
        min-width: auto;
        min-height: 695px;
        width: 100%;
        height: auto;
    }
    #mobileBanner.emaildeploy-wrapper {
        background-image: url(images/Blue-Swish-2-mobile.png);
        background-repeat: no-repeat;
        background-position: center 0px;
        min-width: auto;
        min-height: 995px;
        width: 100%;
        height: auto;
    }
    .wpcf7 .submit-btn-wapper {
        text-align: left;
    }
    .contact-us .wpcf7 .submit-btn-wapper {
        padding-right: 0px;
    }
    .EmailDevParentDiv .left-content {
        width: 100%;
    }
    .padding0 {
        padding: 0px 15px;
    }
    .contact-info {
        padding: 0px 0px;
    }
    .site-footer p {
        line-height: 0px;
        margin-top: 10px;
        font-size: 12px;
        font-weight: 400;
        color: #fff;
        padding: 0px;
    }
    .g-recaptcha {
        transform: scale(0.943);
        -webkit-transform: scale(0.943);
        transform-origin: 0 0;
        -webkit-transform-origin: 0 0;
        height: 57px;
    }
    .hcspecialitylists-content .right-content {
        height: 425px;
    }
    ol.flex-control-nav.flex-control-paging {
        top: -111px;
        left: 5%;
    }
    .join-our-mailing-list-page .term-check-box .wpcf7-not-valid-tip {
        width: 280px;
        margin-top: 30px;
        margin-left: 50px;
    }
    .join-our-mailing-list-page .contactusform {
        padding: 0;
    }
    .join-our-mailing-list-page .contactusform ul {
        padding: 10px;
    }
    .join-our-mailing-list-page .wpcf7-form-control.wpcf7-submit,
    .join-our-mailing-list-page .wpcf7-form-control.wpcf7-submit:hover {
        width: 100%;
    }
    .join-our-mailing-list-page .g-recaptcha>div {
        width: 297px !important;
    }
    .join-our-mailing-list-page span.wpcf7-list-item-label {
        width: 93%;
    }
    .captchaDiv {
        padding-top: 0px;
    }
    .contactButtonDiv {
        padding-top: 20px;
    }
    .main-navigation.toggled {
        border: 2px solid #ffa500;
        border-radius: 5px;
        z-index: 999999;
        background-color: #ffffffcf;
        width: 250px;
        height: 200px;
        text-align: right;
        float: right;
    }
    .what-we-do-wrapper .main-content {
        display: inline-flex;
        margin-top: 150px;
    }
    #mobileBanner.splashcontactus-wrapper {
        padding-top: 50px;
    }
    .what-we-do-wrapper .container {
        padding-top: 250px;
    }
    .site-footer p {
        margin: 12px 0px;
    }
    .what-we-do-wrapper .banner-text {
        text-align: center;
        padding-top: 0%;
    }
}

@media handheld,
only screen and (min-width: 413px) and (max-width: 414px) {
    .what-we-do .leftpart {
        margin-top: 20%;
    }
    .what-we-do-wrapper .banner-text .subtitle {
        line-height: 40px;
    }
    .what-we-do-wrapper.mobile-banner {
        background-size: 768px 695px;
    }
    .hcspecialitylists-content {
        margin-left: 0%;
    }
    .hcspecialitylists-wrapper.mobile-banner {
        background-size: 768px 992px;
    }
    .hcspecialitylists-content {
        margin-top: 0px;
    }
    .hcspecialitylists-content .right-content {
        height: 425px;
    }
    .hcslider-wrapper {
        margin-left: 0;
    }
    .slide-texts {
        margin: 00px 0 25px 0;
        float: none;
        width: 400px;
    }
    a.slider-req-btn {
        text-align: center;
        margin-left: 105px;
    }
    .slide-thumb {
        margin-bottom: 50px;
        width: 300px;
        margin-left: 56px;
    }
    .flex-nav-prev a,
    .flex-nav-next a {
        display: none;
    }
    .EmailDevParentDiv {
        margin-left: 0;
        display: block;
    }
    .wpcf7-form-control-wrap.message,
    .wpcf7-form-control-wrap.subject {
        width: 333px;
    }
    textarea,
    textarea:focus {
        margin-bottom: 10px;
    }
    .wpcf7 .submit-btn-wapper {
        padding-right: 30px;
    }
    .contact-us .wpcf7 .submit-btn-wapper {
        padding-right: 100px;
        margin-top: 30px;
    }
    .g-recaptcha {
        transform: scale(0.999);
        -webkit-transform: scale(0.999);
        transform-origin: 0 0;
        -webkit-transform-origin: 0 0;
    }
    ol.flex-control-nav.flex-control-paging {
        top: -111px;
        left: 5%;
    }
    .join-our-mailing-list-page .col-full.sendBtn {
        margin-top: 30px;
    }
    .join-our-mailing-list-page .term-check-box .wpcf7-not-valid-tip {
        width: 280px;
        margin-top: 30px;
        margin-left: 50px;
    }
    .join-our-mailing-list-page span.wpcf7-list-item-label {
        width: 93%;
    }
}

@media handheld,
only screen and (min-width: 385px) and (max-width: 412px) {
    .what-we-do-wrapper.mobile-banner {
        height: 695px;
        min-width: 412px;
        min-height: 695px;
        width: 100%;
        margin-top: 110px;
    }
    .what-we-do-wrapper .main-content {
        margin-top: 10px;
    }
    .what-we-do-wrapper .banner-text .subtitle {
        line-height: 40px;
    }
    .what-we-do .leftpart {
        margin-top: 120px;
    }
    .what-we-do .banner {
        margin-top: 44%;
    }
    .flex-viewport {
        width: 100%;
    }
    .flex-direction-nav {
        display: none;
    }
    li.slide.flex-container {
        width: 371.234px !important;
    }
    ol.flex-control-nav.flex-control-paging {
        position: relative;
        top: -111px;
        left: 5px;
    }
    .slide-texts {
        margin: 20px 0 29px 0;
        text-align: center;
    }
    .slides h4 {
        text-align: left;
    }
    .slides p {
        text-align: left;
    }
    a.slider-req-btn {
        margin-left: -20px;
        text-align: center;
    }
    .slide-thumb {
        margin-bottom: 25px;
        margin-left: 28px;
    }
    .flex-direction-nav .flex-prev,
    .flex-direction-nav .flex-next {
        display: none;
    }
    .hcspecialitylists-content {
        margin-left: 0%;
    }
    .hcspecialitylists-content h2 {
        margin-top: 550px;
    }
    .hcspecialitylists-content .right-text {
        margin: 110px 0 0 23px;
    }
    /* .hcslider-wrapper .flexslider {
    margin-left: 45px;
  } */
    .EmailDevParentDiv .left-content {
        padding-left: 0;
        margin-top: 0;
    }
    .splashcontactus-wrapper.mobile-banner {
        min-height: 1510px;
    }
    .splashcontactus-wrapper.mobile-banner h2 {
        margin-top: 300px;
    }
    textarea,
    textarea:focus {
        width: 100%;
        margin-bottom: 10px;
    }
    .wpcf7 .submit-btn-wapper {
        padding-right: 50px;
    }
    .wpcf7-submit,
    input[type="submit"],
    input[type="submit"]:hover {
        width: 110px;
    }
    .wpcf7-form-control-wrap.message,
    .wpcf7-form-control-wrap.subject {
        width: 92%;
    }
    .storefront-primary-navigation {
        float: none;
    }
    .main-navigation.toggled {
        border: 2px solid #ffa500;
        border-radius: 5px;
        z-index: 999999;
        background-color: #ffffffcf;
        width: 250px;
        height: 200px;
        text-align: right;
        float: right;
    }
    .main-navigation.toggled button.menu-toggle {
        border: 0;
        background-color: none;
    }
}

@media handheld,
only screen and (max-width: 394px) {
    .EmailDevParentDiv .left-content {
        padding-left: 0;
        margin-top: 0;
    }
    .EmailDevParentDiv .left-content img.wp-post-image {
        margin-left: 0px;
    }
    .EmailDevParentDiv .left-content {
        border-radius: 20%;
        margin-left: 0px;
    }
    .flex-direction-nav {
        display: none;
    }
    .EmailDevParentDiv .right-content {
        padding-right: inherit;
    }
    .EmailDevParentDiv .right-content .list-unstyled {
        margin: 0 0 1.41575em 0em;
    }
    #mobileBanner.splashcontactus-wrapper {
        padding-top: 50px;
        margin-top: 50px !important;
    }
    .g-recaptcha {
        transform: scale(0.937);
        -webkit-transform: scale(0.937);
        transform-origin: 0 0;
        -webkit-transform-origin: 0 0;
    }
    .join-our-mailing-list-page .col-full.sendBtn {
        margin-top: 30px;
    }
    .join-our-mailing-list-page .wpcf7-form-control.wpcf7-submit,
    .join-our-mailing-list-page .wpcf7-form-control.wpcf7-submit:hover {
        width: 100%;
    }
    #mobileBanner.what-we-do-wrapper {
        background-size: 768px 695px;
    }
    .what-we-do .leftpart {
        margin-top: 220px;
    }
    .hcspecialitylists-content h2 {
        margin-top: 50px;
    }
    .splashcontactus-wrapper.mobile-banner h2 {
        margin-top: 0px;
    }
    .what-we-do .rightpart {
        margin-top: 50%;
    }
}

@media handheld,
only screen and (max-width: 393px) {
    .EmailDevParentDiv .left-content {
        padding-left: 0;
        margin-top: 0;
    }
    .EmailDevParentDiv .left-content img.wp-post-image {
        margin-left: 0px;
    }
    .EmailDevParentDiv .left-content {
        border-radius: 20%;
        margin-left: 0px;
    }
    .flex-direction-nav {
        display: none;
    }
    .EmailDevParentDiv .right-content {
        padding-right: inherit;
    }
    .EmailDevParentDiv .right-content .list-unstyled {
        margin: 0 0 1.41575em 0em;
    }
    #mobileBanner.splashcontactus-wrapper {
        padding-top: 50px;
        margin-top: 50px !important;
    }
    .g-recaptcha {
        transform: scale(0.937);
        -webkit-transform: scale(0.937);
        transform-origin: 0 0;
        -webkit-transform-origin: 0 0;
    }
    .join-our-mailing-list-page .col-full.sendBtn {
        margin-top: 30px;
    }
    .join-our-mailing-list-page .wpcf7-form-control.wpcf7-submit,
    .join-our-mailing-list-page .wpcf7-form-control.wpcf7-submit:hover {
        width: 100%;
    }
    #mobileBanner.what-we-do-wrapper {
        background-size: 768px 695px;
    }
    .what-we-do .leftpart {
        margin-top: 220px;
    }
    .hcspecialitylists-content h2 {
        margin-top: 50px;
    }
    .splashcontactus-wrapper.mobile-banner h2 {
        margin-top: 0px;
    }
    .what-we-do .rightpart {
        margin-top: 50%;
    }
}

@media handheld,
only screen and (min-width: 376px) and (max-width: 384px) {
    .what-we-do .leftpart {
        margin-top: 200%;
    }
}

@media only screen and (min-width: 361px) and (max-width: 375px) {
    .site-header {
        padding-top: 0.018em;
        padding-bottom: 0.518em;
    }
    .what-we-do {
        margin-top: 9em;
    }
    .what-we-do .leftpart {
        margin-top: 0;
    }
    .pull-right.divRight {
        float: right;
        padding-right: 1px;
    }
    .storefront-primary-navigation {
        width: 45%;
        margin-top: 1em;
    }
    .menu-toggle {
        border: 2px solid orange;
        display: block;
        border-radius: 5px;
        color: orange;
    }
    button.menu-toggle,
    button.menu-toggle:hover {
        border: solid 2px orange;
        border-radius: 5px;
    }
    button.menu-toggle:after,
    button.menu-toggle:before,
    button.menu-toggle span:before {
        color: orange;
    }
    .what-we-do-wrapper .banner-text .subtitle {
        line-height: 40px;
    }
    .what-we-do-wrapper.mobile-banner {
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center 0px;
        min-height: 695px;
        width: 100%;
        height: 355px;
    }
    .hcspecialitylists-content {
        margin-left: 0%;
    }
    .hcspecialitylists-wrapper {
        margin-top: 140%;
        height: auto;
    }
    .hcspecialitylists .left-content {
        margin-top: 45%;
        background-repeat: no-repeat;
        background-position: center 0px;
        height: auto;
    }
    .hcspecialitylists-content .right-content {
        padding: 0px 0px 0px 35px;
        height: 431px;
    }
    .hcspecialitylists-content .row {
        margin-left: -18px;
    }
    .hcslider-wrapper {
        margin-left: 0;
    }
    .slide-texts {
        margin: 00px 0 20px 0;
        float: none;
        width: 330px;
    }
    .slide-thumb {
        margin-bottom: 50px;
        width: 300px;
        margin-left: 36px;
    }
    .flex-nav-prev a,
    .flex-nav-next a {
        display: none;
    }
    ol.flex-control-nav.flex-control-paging {
        left: 25px;
    }
    .EmailDevParentDiv {
        margin-left: 0;
        padding-top: 15%;
        display: block;
    }
    .enhanceDiv
{
    padding-top: 150%; 
}
    .emaildeploy-wrapper.mobile-banner {
        height: 1285px;
    }
    .splashcontactus-wrapper.mobile-banner {
        padding-top: 25px;
        height: 1498px;
    }
    .splashcontactus-wrapper.mobile-banner .container {
        margin-top: 270px;
    }
    a.slider-req-btn {
        margin-left: 29%;
    }
    textarea,
    textarea:focus {
        width: 100%;
        margin-bottom: 10px;
    }
    .wpcf7-submit,
    input[type="submit"],
    input[type="submit"]:hover {
        width: 110px;
    }
    .wpcf7 .submit-btn-wapper {
        text-align: left;
        padding-right: 30px;
    }
    .wpcf7-form-control-wrap.message,
    .wpcf7-form-control-wrap.subject {
        width: 97%;
    }
    .contact-info {
        /* margin-left: 50px; */
        padding-bottom: 20px;
    }
    .site-footer p {
        margin-top: 10px;
    }
    .g-recaptcha {
        transform: scale(0.889);
        -webkit-transform: scale(0.889);
        transform-origin: 0 0;
        -webkit-transform-origin: 0 0;
    }
    .join-our-mailing-list-page .wpcf7-form-control.wpcf7-submit,
    .join-our-mailing-list-page .wpcf7-form-control.wpcf7-submit:hover {
        width: 100%;
    }
    .join-our-mailing-list-page .term-check-box .wpcf7-not-valid-tip {
        width: 280px;
        margin-top: 50px;
        margin-left: 50px;
    }
}

@media only screen and (min-width: 321px) and (max-width: 360px) {
    .what-we-do-wrapper.mobile-banner {
        min-height: 695px;
        width: 100%;
        height: 695px;
        min-width: 360px;
    }
    .what-we-do .leftpart {
        margin-top: 30%;
    }
    .hcspecialitylists-wrapper.mobile-banner {
        height: 1232px;
        margin-top: 126%;
    }
    .hcspecialitylists .fa_effect {
        width: 20px;
    }
    .hcspecialitylists-content ul.list-unstyled {
        margin-bottom: 0;
    }
    .hcspecialitylists .left-content {
        width: 340px;
        margin-top: 300px;
        padding-right: 25px;
        padding-left: 25px;
        margin-bottom: 30px;
    }
    .hcspecialitylists .left-content h2 {
        margin-top: 100%;
    }
    .hcspecialitylists .right-content {
        padding-left: 42px;
    }
    .hcspecialitylists .slide-texts {
        margin-bottom: 25px;
    }
    .hcspecialitylists .slide-thumb {
        margin-bottom: 20px;
    }
    .hcspecialitylists a.slider-req-btn {
        margin-left: 80px;
    }
    .hcspecialitylists ol.flex-control-nav.flex-control-paging {
        left: 4%;
    }
    .splashcontactus-wrapper.mobile-banner {
        min-width: 360px;
        padding-top: 5px;
        height: 1550px;
        min-height: 1550px;
    }
    .EmailDevParentDiv {
        padding-top: 30%;
        display: block;
    }
    .enhanceDiv
{
    padding-top: 320%; 
}
    .EmailDevParentDiv ul.row.list-unstyled {
        padding: 0 5px 0 5px;
    }
    .EmailDevParentDiv .left-content img.wp-post-image {
        margin-left: 0px;
    }
    .splashcontactus-wrapper.mobile-banner h2 {
        padding-top: 92%;
    }
    .splashcontactus-wrapper.mobile-banner .left-content .row {
        margin-left: 0;
    }
    .splashcontactus-wrapper.mobile-banner .wpcf7-form-control-wrap.subject {
        width: 315px;
    }
    .splashcontactus-wrapper.mobile-banner .wpcf7-form-control-wrap.message {
        width: 315px;
    }
    .splashcontactus-wrapper.mobile-banner .wpcf7 .submit-btn-wapper {
        padding-right: 0;
    }
    .flexslider .slide-texts p {
        width: 300px;
    }
    .flexslider .slide-thumb img {
        display: block !important;
    }
}

@media only screen and (min-width: 0px) and (max-width: 320px) {
    .g-recaptcha {
        transform: scale(0.77);
        -webkit-transform: scale(0.77);
        transform-origin: 0 0;
        -webkit-transform-origin: 0 0;
    }
}