@media handheld, only screen and (max-width: 992px) {


#check{
    display: none;
}

.checkbtn{
   
    display: block;
    float: right;
    font-size: 26px;
    color: #fff;
    margin-top: 16px;
    padding: 7px 17px;
    background: #de5047;
}

.top-details {
    text-align: center;
}

.sticky .checkbtn{
    color: #fff;

}

.top-social-media {
    margin-bottom: 7px;
    text-align: center;
    margin-top: 13px;
}

.header-sec{

	padding-top: 0px;
}

.mobile-version{
    display: block;
}
.desktop-version{
	display: none;
}

.name-details {
    padding-left: 0px;
    margin-top: 0%;
}
.name-details h1{

	font-size: 62px;

}

.name-details small{
	    margin-bottom: 7%;
}

.my-work{

	    margin-top: 0px;
    margin-bottom: 15px;

}

.name-details span{

	    margin-top: 20px;
    margin-bottom: 9px;
}

.social-media {
    margin-bottom: 60px;
    display: block;
}


.treatments-box{
        display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.treatment-sec h2{

    margin: 0px;
}
.navigation {
    float: none;
    margin-bottom: 0px;
    margin-top: 0px;
    position: fixed;
    background: #104675ed;
    left: -100%;
    top: 10px;
    height: 100vh;
    z-index: 99999;
    width: 100%;
    padding-top: 38px;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.navigation li {
    list-style: none;
    display: list-item;
    margin-left: 57px;
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 24px;
}
.let-talk {
    background: #135bfb;
    color: #fff;
    width: auto;
    display: block;
    text-align: center;
    height: auto;
    border-radius: 6px;
    line-height: 39px;
    float: right;
    margin-top: 0px;
    margin-left: 0px;
    padding: 12px;
}

.how-can-help img{
    width: 100%;
}

.logo {
    width: 45%;
}

.carousel-caption h1{
    font-size: 20px;
        margin: 0px;
}

.carousel-caption h3{
        margin: 0px;
        font-size: 16px;
}
.about-sec h1 {
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 28px;
    margin-bottom: 0px;
}
.about-sec img {
    width: 100%;
    margin: 0px auto 37px;
    display: block;
}

.home-recent-evets{
    height: auto;
}

.inspiration-box {
    height: auto;
    background: #fff;
    padding: 30px;
    border-radius: 0px;
    margin-bottom: 32px;
}

.person-image img{

    width: 100%;
    height: 100%;
    object-fit: cover;
}

.event-date{

    left: 0px;
}

.about-sec a{

        margin-bottom: 40px;

}

.box{
    margin-bottom: 40px;
}

.person-image {
    width: 100%;
    height: 322px;
    border: 1px solid;
    overflow: hidden;
    border-radius: 64%;
}

.main-degree{

	    height: auto;
    width: 100%;
        padding: 41px;
    border-radius: 24px;
    margin-top: 31px;
}

.second-epreence-box{
	margin-bottom: 36px;
}

.appointment-sec img {
    width: 18%;
    margin: 0px auto;
    display: block;
}
.appointment-sec h1{

        font-size: 32px;
        text-align: center;
}

.appointment-sec p {
    color: #fff;
    font-weight: 300;
    padding-right: 0px;
    font-style: italic;
    text-align: center;
}

.appointment-sec a{

        float: none;
    background: #8c52ff;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    width: 140px;
    padding: 13px 0px;
    border-radius: 4px;
    display: block;
    margin: 41px auto 0px;
}


.focus-areas h1 {
    text-align: center;
    font-size: 31px;
    font-weight: 700;
    text-transform: uppercase;
}
.active{
    background: transparent !important;
}

.testimonials-thumb{


        margin: 0px 21px;
}

.heading{

    margin-bottom: 50px;
    margin-top: 14px;
}

.focus-box {
    border: 1px solid #ccc;
    text-align: center;
    padding: 35px 0px;
    border-radius: 10px;
    margin: 0px 32px;
}

.navigation li a {
    color: #fff;
    font-size: 17px;
}

.chart-icon {
    display: block !important;
    font-size: 20px;
}

.let-talk span, .let-talk .fa-arrow-right{
	display: none;
}

.showcase-projects h1 {
    color: #0f4aaf;
    font-family: myFirstFont;
    margin-top: 67px;
    margin-bottom: 44px;
    text-align: center;
    padding: 0px 0%;
    line-height: 49px;
}

.tab button{

	margin: 0px 6px 19px;
}

.testimonials-box{
	margin-top: 27px;
}
.accordion{

	margin-bottom: 41px;
}
.accordion .accordion-item{
	margin-right: 0px;
}

.contact-form h1 {
    font-weight: 800;
    font-size: 44px;
    margin-bottom: 32px;
}

.hire-me-section{
	height: auto;
}

.achivment-bg{
	display: none;
}

.achiv-box{
	margin-top: 0px;
}

.project-box{
	margin-bottom: 35px;
}

#check:checked ~ ul{

	left: 0%;
	-webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.cancel-btn{
	display: block;
    position: absolute;
    color: #fff;
    top: 11px;
    right: 26px;
    font-size: 46px;
}
.footer-panel img {
    text-align: center;
    margin: 0px auto;
    display: block;
}

.footer-panel span {
    text-align: center;
    display: block;
    margin-top: 6%;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.map-{ 

    height: 379px;
}


.inner-cotact-field .select2-container{
    margin-bottom: 24px;
}

.carousel-caption {
    right: 20%;
    left: 11%;
    padding-bottom: 30px;
    top: 11%;
    text-align: left;
}

}