/* Responsive Design */
/* Large desktop */
/*This styles is for the responsive layout of the theme*/
body{min-width: 0;}
@media screen and (max-width: 1200px){
.boxed-layout #page, 
body.boxed-layout {
  width: 97%;
}

.top-header .el-container{ 
	padding: 0;
}

.el-container,
.boxed-layout .el-container{
	width: 100%;
	padding: 0 10px;
}
.social-icons a {
  font-size: 13.5px;
  margin: 0;
}
    
#main-slider .caption-wrapper {
  left: 32px;
  width: 95%;
}
    
#main-slider .caption-description {
  font-size: 19px;
}

#main-slider .caption-title {
  font-size: 51.78px;
}

.call-to-action-wrapper {
  margin-left: 30px;
}
    
.portfolio .port-title:hover {
  color: #07aefd;
  font-size: 20px;
}

.portfolio .port-title {
  font-size: 18px;
}

    .both-sidebar .left-sidbar-right {
        float: left;
        width: 73%;
    }
    .both-sidebar #secondary-right {
        float: right;
        width: 25%;
    }
    .right-sidebar .business-hours a {
        font-size: 12px;
    }
    .left-sidebar .business-hours a {
        font-size: 13px;
    }
    a[href^=tel] {
        /* css */
        
        color: inherit;
        text-decoration: inherit;
        font-size: inherit;
        font-style: inherit;
        font-weight: inherit;
    }
    /***** header css ****/
    
    #site-navigation ul.nav-menu > li a {
        padding: 0 5px;
    }


}


@media screen and (max-width: 980px){
        
#main-slider .bx-controls-direction{
	display: none;
}

#main-slider .caption-wrapper {
    left: 27px;
    width: 93%;
}

.feature-circle {
  display: none;
}

.feature_content_wrap {
  width: 100%;
}

.feature-text {
  width: 100%;
}

.feature {
  margin: 1%;
  width: 31.23%;
}   

.line {
  margin-top: 23px;
}

.feature-layout-title {
  font-size: 30px;
  margin: 0 auto;
}

.view.second-effect {
  width: 23.8%;
}

.demo-3 h2 {
  font-size: 20px;
  margin: 5px auto;
}

.demo-3 figure p {
  font-size: 12px;
  line-height: 15px;
}

.blog-main-title {
  font-size: 30px;
}

.blog-main-desc {
  font-size: 16px;
}

.testimonial-main-wrap {
  margin: 50px !important;
  width: 400px !important;
}

.team_member_desc {
  font-size: 16px;
}

.client_logo .client_desc {
  font-size: 16px;
}

.footer-block .widget-title {
  font-size: 15px;
}

.footer-block .textwidget {
  font-size: 12px;
}

.post-date {
  font-size: 12px;
}

footer .social-icons a {
  font-size: 13.5px;
  margin-left: 11px;
}
 
.testimonial-title {
  font-size: 30px;
}

.testimonial-desc {
  font-size: 16px;
}
   
    
}

@media screen and (max-width: 800px){
.call-to-action-title {
  font-size: 25px;
}

.call-to-action-desc > p {
  font-size: 14.4px;
}

.feature-layout-title {
  font-size: 27px;
}

.line {
  margin-top: 18px;
}


.feature-number > h2 {
  font-size: 22px;
}

.testimonial-main-wrap {
  margin: 8px !important;
  width: 371px !important;
}

.team_member_image {
  overflow: hidden;
}

.team_member_name {
  font-size: 12px;
}

.team_member_content {
  font-size: 12px;
}

.client_logo .bx-controls-direction {
  display: none;
}

.footer-block .textwidget, .footer-block li {
  line-height: 16px;
}

.copyright {
  font-size: 12px;
}

footer .social-icons a {
  font-size: 13.5px;
  margin-left: 9px;
}

#site-navigation{
    display:none;
}

#dl-menu.dl-menuwrapper{
    display: block !important;
}

#top {
        display: block;
        background: none;
        top: 5px;
        position: relative;
    }
    .js-ready #nav {
        display: block;
        background: #1EB0BC;
    }
    #top .nav-btn {
        float: right;
        position: static;
        background: #1EB0BC;
        width: 40px;
        height: 40px;
        padding-top: 4px;
    }
    #top .block {
        padding: 0;
    }
    #nav-open-btn .nav-row {
        border: 2px solid #ffffff;
        display: block;
        margin: 5px auto 0;
        width: 75%;
    }
    #nav ul {
        margin: 0;
    }
    #nav ul ul {
        text-indent: 20px;
    }
    #nav li a {
        padding: 10px 30px;
        font-weight: 400;
        color: #fff;
        font-size: 14px;
    }

    #nav li a:focus, #nav li a:hover,
    #nav li.current-menu-item > a,
    #nav li.current-menu-ancestor > a {
        background: none repeat scroll 0 0 rgba(255, 255, 255, 0.1);
        color: #ffffff;
    }

    .js-ready #nav .close-btn {
        text-indent: 0;
        color: #fff;
        font-size: 24px;
        text-align: center;
        padding: 0;
        width: 30px;
        height: 30px;
        top: -50px;
        left: 30px;
        line-height: 25px;
        border-radius: 100%;
        border: 2px solid #fff;
        background: #109ba5;
        opacity: 1;
    }

}

@media screen and (max-width: 360px){

#main-slider .bx-controls.bx-has-pager.bx-has-controls-direction {
  display: none;
}

#main-slider .caption-wrapper {
  left: 0;
  width: 100%;
  margin-top: 0;
  top: 15px;
}

#main-slider .caption-title {
  font-size: 18px;
  padding-bottom: 0;
  line-height: 25px;
}

#main-slider .caption-description {
  font-size: 14px;
}

#main-slider .slider-btn {
  font-size: 8px;
  height: 17px;
  line-height: 2;
  margin: 0;
  padding: 0;
  width: 35px;
}

.call-to-action-title {
  font-size: 20px;
}

.call-to-action-desc > p {
  font-size: 12.4px;
}

.btn {
  padding: 0;
  margin: 0 auto;
}

.call-to-action-wrapper .btn a {
  height: 25px;
  padding: 0 2px;
  position: unset;
}

.feature.feature {
  margin-bottom: 15px;
  width: 100%;
}

.view.second-effect {
  margin-bottom: 15px;
  width: 85.6%;
}

.view.second-effect {
  left: 7.2%;
  margin-bottom: 15px;
  width: 85.6%;
}

.blogs-main-wrap.clearfix {
  margin: 0 auto;
  width: 100%;
}

.blogs-main-wrap {
  margin-bottom: 12px !important;
}

.team_member_wrap {
  width: 100%;
}

.team_member_wrap {
  left: 9.3%;
  position: relative;
  width: 82.2%;
}

.testimonial-main-wrap {
  margin: 50px 50px 50px 10px!important;
  width: 400px !important;
}

.footer-column-4 .footer-block {
  width: 100%;
}

.copyright {
  line-height: 18px;
  margin-top: 5px;
  text-align: center;
  display: block;
}

.social-icons {
  line-height: 20px;
  margin-top: 35px;
  text-align: center;
}


}