/*displays of X button*/
#page-top .closebtn{
    visibility:hidden !important;
}
#page-top.sidenav-no-scroll .closebtn{
    visibility:visible !important;
}
@media screen and (min-width: 768px) {
       #page-top.eq-ui-side-nav-visible .closebtn{ display: none !important;visibility:hidden !important;}
       #page-top.eq-ui-side-nav-visible.sidenav-no-scroll .closebtn{ display: block !important;visibility:visible !important; }
}

@media screen and(max-width: 768px) {
       #page-top.eq-ui-side-nav-visible .closebtn{ display: none !important;visibility:hidden !important; }
       #page-top.eq-ui-side-nav-visible.sidenav-no-scroll .closebtn{ display: block !important;visibility:visible !important; }
}


/*DIAGONAL*/

#services {
  position: relative;
  top: -50px;
  width: 100%;
  background: #ffffff;
  /* transform: rotate(-2deg) skew(-2deg); */
  /* -webkit-transform: rotate(4deg) skew(4deg); */
  -moz-transform: rotate(-2deg) skew(-2deg);
  -o-transform: rotate(-2deg) skew(-2deg);
  -ms-transform: rotate(-2deg) skew(-2deg);
  padding-top: 70px;
  padding-bottom: 85px;
}

#diagonal-text {
    padding: 10px 0 15px;
    transform: rotate(2deg) skew(2deg);
    -webkit-transform: rotate(-4deg) skew(-4deg);
    -moz-transform: rotate(2deg) skew(2deg);
    -o-transform: rotate(2deg) skew(2deg);
    -ms-transform: rotate(2deg) skew(2deg);
    margin-bottom: -20px;
    padding-bottom: 50px;
}


/*DIAGONAL*/










.closebtn {
    position:absolute;
    z-index:111 !important;
    margin-left:150px;
    font-size:30px;
    background:#fff;
    border-radius:50%;
    padding:0px 15px;
    color:#333;
    left: 180px;
    top:20px;
    font-weight:bold;
}
.closebtn:hover { 
    text-decoration:none;
}
.credentials_nav { 
    text-align:left;
    padding:25px 30px
}
.social-sidebar-topright {
    padding:0px;
    margin:0;
}
.social-sidebar-topright li{
    list-style:none;
    display:inline-block;
}
.social-sidebar-topright li:nth-child(1) a{

}
.social-sidebar-topright li:nth-child(2) a{
    padding:12px 16px;
    background:#55acee;
}
.social-sidebar-topright li:nth-child(3) a{
    padding:12px 14px;
    background: #dd4b39;
}
.credentials_nav a{
    border-radius:50%;
    color: #26365d;
    margin-left:6px;
}
.credentials_nav a:hover{
    padding:12px 20px;
    border-radius:50%;
    color: #29b6f6;
    background:#fff;
}
.resrv {
    padding: 10px 10px 0px;
    font-size: 14px;
    font-weight: bold;
    color: #29b6f6 !important;
}
.logonav {
    padding: 45px 50px 0px;
}
.logonav img{
    width:100%;
}
.sidenav-no-scroll .navbar.navbar-default.home{
    opacity:.2
}
.containerheader.shrink #sidenav-toggle{
    color:#fff !important;
    text-shadow:0px 0px 0px;
    font-weight:normal;
}
.btnrigt a {
    color:#fff !important;
}
.btnrigt a:hover {
    text-decoration:none;
}
.sidenav-menu {
    padding: 30px 32px 0px;
    text-align: center;
    margin-left: 15px;
}
.sidenav-menu li{
    padding: 6px 0px;
    list-style:none;
}
.sidenav-menu li a{
    color: #181818;
    font-size: 17px;
    font-weight: 600;
    line-height:1em;
    text-transform: none;
}
.sidenav-menu li a:hover{
    color: #29b6f6  !important;
    text-decoration:none;
}
.sidenav-no-scroll #sliderhead {
    padding: 200px 0px 120px;
    background: url(../img/header-hendy-bg.jpg) ; 
} 
.sidenav {background: #141E30; /* fallback for old browsers */background: -webkit-linear-gradient(to left, #141E30 , #243B55);background: #fff;box-shadow: 2px 2px 5px rgba(91, 123, 125, 0.3);display: block;font-size: 16px;font-weight: 400;height: 100%;left: 0;position: fixed;overflow: auto;transform: translate(-306px, 0);transition: transform .4s;top: 0;width: 306px;z-index:10100000000000 !important;}
.sidenav.show {
    transform: translate(0, 0);
    overflow-x:hidden;
}
.sidenav-overlay {
    background: rgba(16, 32, 35, 0.9);
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index:0
}
.sidenav-no-scroll {
    overflow: hidden !important;
}

div.navigation-button svg{
    font-size: 40px;
}

#services h3{
    text-align: center;
    font-size: 80px;
    font-weight: 100;
    font-family: 'Amatic SC', cursive;
    padding-bottom: 20px;
}

#serv-img.col-md-4 img{
    width: 85%;
}

#serv-img{
    padding: 0px 20px 0px 45px;
}

#services h5{
    font-size: 20px;
    margin: 0px;
}

#healthwell h3 {
    text-align: center;
    font-size: 80px;
    font-weight: 100;
    font-family: 'Amatic SC', cursive;
    padding-bottom: 20px;
    color: #fff;
}

#aboutus h3 {
    text-align: center;
    font-size: 80px;
    font-weight: 100;
    font-family: 'Amatic SC', cursive;
    padding-bottom: 20px;
    color: #fff;
}

#aboutus h5{
    color:#fff;
}

#aboutus a{
    color: #f9ec3b;
    font-size: 12px;
}

#aboutus p{
    color:#fff;
    text-align: left;
}

#aboutus img{
    width:100%;
}

#aboutus svg{
    margin-right:10px;
}

#aboutus li{
    color:#fff;
    list-style:none;
    text-align:left;
}

#healthwell{
    padding: 40px 0px 100px;
    background-color: #21847e;
}

#micro svg{
    margin-right:10px;
    color: #1ef7be;
}

#copyright svg{
    margin-right:10px;
    font-size: 21px;
    position: relative;
    top: 3px;
}

#micro img{
    width:100%;
}

#micro li{
    list-style:none;
    text-align:left;
    padding: 11px 0px;
}

#micro{
    padding:100px 0px;
}

#micro h3 {
    text-align: center;
    font-size: 80px;
    font-weight: 100;
    font-family: 'Amatic SC', cursive;
    padding-bottom: 20px;
    color: #000;
}

@media(max-width:768px){
    .col-md-5.behind.text-left{
        text-align:center;
    }
    .col-md-3.quicklnks.text-right{
        text-align:center;
    }
    .col-md-4.conts.text-left{
        text-align:center;
    }
    .py-non{
        display:none;
    }
    #micro li{
        text-align:center;
    }
    #serv-img img{
        position: relative;
        left: 30px;
    }
}

@media(max-width:480px){
    #sliderhead span {
        font-size: 70px !important;
    }
    .sliderhead h1 {
        font-size: 60px !important;
    }
    #services h3 {
        font-size: 60px;
    }
    #aboutus h3 {
        font-size: 60px;
    }
    #aboutus h3 {
        font-size: 60px;
    }
    #healthwell h3 {
        font-size: 60px;
    }
    #micro h3 {
        font-size: 60px;
    }
    .service h4 {
        height: 30px !important; 
    }
    .service {
        height: 300px !important;
    }
    #serv-img {
        padding: 0px !important;
    }
}

#micro .py-pad{
    margin-top: 26px;
}

#micro h5 {
    color: #000;
    font-size: 18px;
}


.containerheader.shrink ul.social-header-topright svg{
color: #404040;
}