@media screen and (min-width:240px) and (max-width:359px){
    
.dskMenu{
  display:none;	
}	

.menubs{
	display:block;
	}    

    .fixWidth{
        width: 100%;
            padding: 0 10px;
    box-sizing: border-box;
    }
    
    
 .top_left{
     float: none;
    width: 100%;
    margin-bottom: 10px;
    border: none;
 }   
    
.top_right{
    float: none;
    width: 100%;
    border: none;
}    
    
    .topSoc{
        float: right;
    width: auto;
    margin-right: 20px;
    }
    
    .logo_box{
            padding: 10px 0;
    }
    
  .logo_box img{
      width:100%;
  }  
    
    
  .top_contact{
    padding: 10px 0;
    float: right;
    width: 95%;
    margin: 30px 0;
  }  
    
  .top_contact ul{
      display: inline-block;
  }  
    
  .top_contact ul li{
      width:100%;
      margin: 0px 0px 10px 0px;
  }  
    
    .logo_row {
    width: 100%;
    display: inline-block;
    height: auto;
    }
    
   .menuRowWidth{
       width:95%;
    position: absolute;
    top: 91px;
    left: 10px;
   } 
     .menubs nav{
     display:none;
 }   
    
    
    .menubs a{
        font-size: 36px;
    color: #ff6600;
    }
    
    
  .home_content{
      top: 30px;
  }  
    
 .home_content h3{
width: 100%;
    font-size: 18px!important;
    margin-top: 100px;
 }   
    
 .home_content p{
         width: 100%;
 }   
    
 .serviceItem{
         float: none;
    width: 100%;
    margin-right: 0;
 }   
    
    
.portfolioBox .fixWidth {
    padding: 40px 0;
}    
    
 .portfolioBox .owl-nav{
     right:10px;
 }   
    
.portfolioBox{
        padding: 0 10px;
    box-sizing: border-box;
    height: 500px;
}    
    
 .newsBox h4{
         font-size: 13px!important;
 }   
    
.newsBox{
    padding: 0 10px;
    box-sizing: border-box;
}    
    
    
    
 .middle_row .home_content{
     top: 0;
 }   
    
    
 .middleBlockLeft{
     width: 100%;
    display: inline-block;
    float: none;
    padding: 0 10px;
    box-sizing: border-box;
     margin-bottom:30px;
 }   
    
   .middleBlockRight{
      width: 100%;
    display: inline-block;
    float: none;

   } 
    
 .footerLeftBox{
     width: 100%;
    float: none;
    padding: 0 10px;
    box-sizing: border-box;
    border: none;
 }   
    
    
  .footer_add li i {
    font-size: 18px;
    margin-right: 3px;
  }
    
    
.footerRightBox{
float: none;
    width: 100%;
    padding: 50px 10px;
    box-sizing: border-box;
}
    
    
 .footerRightBox form{
     width: 100%;
 }   
    
    
  .fForm{
          display: inline-block;
    width: 100%!important;
    float: none!important;
  }  
    
    
 .footerRightBox{
     float: none;
    width: 100%;
    padding: 50px 10px;
    box-sizing: border-box;
 }   
    
    
    
.copyLeft,
.copyRight{
    font-size: 15px;
    margin: 10px 0;
    text-align: center;
}    
    
    
 .page_header_module .header-info h1 {
    font-size: 25px;
    margin-bottom: -9px;
}   
    
    
    
   .about-section .col-md-6{
       width: 100%;
    box-sizing: border-box;
    margin-bottom:50px;
   } 
    
    
  .about-section .row{
      display: inline-block;
  }
  
  
  .footerLeftBox h6 {
    color: #727475!important;
    font-size: 28px!important;
  }
  
  .page_108 .blog,
  .page_108.view_article .item-page{
      width: 100%;
  }
  
  
 .page_108.view_article ul.entry-meta{
     display: inline-block;
 } 
  
  .entry-meta .item-date{
      float: left;
  }
  
.entry-meta .item-author{
      float: right;
  }
  
  
.page_108  ul.entry-meta li:nth-of-type(3),
.page_108   ul.entry-meta li:nth-of-type(4),
.page_108    ul.entry-meta li:nth-of-type(5),
.page_108     ul.entry-meta li:nth-of-type(6){
display:none;
 } 
  
  
  .serviceLeftCols{
          width: 100%;
    float: none;
    margin-bottom: 50px;
  }
  
  
 .serviceRightCols{
     width: 100%;
 } 
  
  .servicePageBox{
      display:inline-block;
  }
  
 .page_140 .items-row{
         width: 100%;
    float: none;
 } 
  
  .team_container .keen_column_2:nth-of-type(1),
  .team_container .keen_column_2:nth-of-type(2){
          width: 100%;
    float: none;
  }
  
  
  
  
  
  
.hm_slImg,
.middle_slImg{
        overflow: hidden;
    width: 100%;
}
  
  .serviceItem{
    height:auto;   
  }
  
  
  .page_header_module .header-info{
      width:100%;
  }
  
  .breadcrumb{
    display:inline-block;
    width:100%;
  }
  
  
  .breadcrumb li{
      width:100%;
      padding:3px 0;
  }
  
  
  .page_140 .items-row, .page_153 .items-row, .page_154 .items-row{
          width: 100%;
    float: none;
  }
  
 .sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-overlay-wrapper{
     height:auto;
 }   
    
    
    
    
    
}









@media screen and (min-width:360px) and (max-width:475px){
    .dskMenu{
  display:none;	
}	

.menubs{
	display:block;
	}    

    .fixWidth{
        width: 100%;
            padding: 0 10px;
    box-sizing: border-box;
    }
    
    
 .top_left{
     float: none;
    width: 100%;
    margin-bottom: 10px;
    border: none;
 }   
    
.top_right{
    float: none;
    width: 100%;
    border: none;
}    
    
    .topSoc{
        float: right;
    width: auto;
    margin-right: 20px;
    }
    
    .logo_box{
            padding: 10px 0;
    }
    
  .logo_box img{
      width:100%;
  }  
    
    
  .top_contact{
    padding: 10px 0;
    float: right;
    width: 95%;
    margin: 30px 0;
  }  
    
  .top_contact ul{
      display: inline-block;
  }  
    
  .top_contact ul li{
      width:100%;
      margin: 0px 0px 10px 0px;
  }  
    
    .logo_row {
    width: 100%;
    display: inline-block;
    height: auto;
    }
    
   .menuRowWidth{
       width:95%;
    position: absolute;
    top: 91px;
    left: 10px;
   } 
     .menubs nav{
     display:none;
 }   
    
    
    .menubs a{
        font-size: 36px;
    color: #ff6600;
    }
    
    
  .home_content{
      top: 30px;
  }  
    
 .home_content h3{
width: 100%;
    font-size: 18px!important;
    margin-top: 100px;
 }   
    
 .home_content p{
         width: 100%;
 }   
    
 .serviceItem{
         float: none;
    width: 100%;
    margin-right: 0;
 }   
    
    
.portfolioBox .fixWidth {
    padding: 40px 0;
}    
    
 .portfolioBox .owl-nav{
     right:10px;
 }   
    
.portfolioBox{
        padding: 0 10px;
    box-sizing: border-box;
    height: 500px;
}    
    
 .newsBox h4{
         font-size: 13px!important;
 }   
    
.newsBox{
    padding: 0 10px;
    box-sizing: border-box;
}    
    
    
    
 .middle_row .home_content{
     top: 0;
 }   
    
    
 .middleBlockLeft{
     width: 100%;
    display: inline-block;
    float: none;
    padding: 0 10px;
    box-sizing: border-box;
     margin-bottom:30px;
 }   
    
   .middleBlockRight{
      width: 100%;
    display: inline-block;
    float: none;

   } 
    
 .footerLeftBox{
     width: 100%;
    float: none;
    padding: 0 10px;
    box-sizing: border-box;
    border: none;
 }   
    
    
  .footer_add li i {
    font-size: 18px;
    margin-right: 3px;
  }
    
    
.footerRightBox{
float: none;
    width: 100%;
    padding: 50px 10px;
    box-sizing: border-box;
}
    
    
 .footerRightBox form{
     width: 100%;
 }   
    
    
  .fForm{
          display: inline-block;
    width: 100%!important;
    float: none!important;
  }  
    
    
 .footerRightBox{
     float: none;
    width: 100%;
    padding: 50px 10px;
    box-sizing: border-box;
 }   
    
    
    
.copyLeft,
.copyRight{
    font-size: 15px;
    margin: 10px 0;
    text-align: center;
}    
    
    
 .page_header_module .header-info h1 {
    font-size: 25px;
    margin-bottom: -9px;
}   
    
    
    
   .about-section .col-md-6{
       width: 100%;
    box-sizing: border-box;
    margin-bottom:50px;
   } 
    
    
  .about-section .row{
      display: inline-block;
  }
  
  
  .footerLeftBox h6 {
    color: #727475!important;
    font-size: 28px!important;
  }
  
  .page_108 .blog,
  .page_108.view_article .item-page{
      width: 100%;
  }
  
  
 .page_108.view_article ul.entry-meta{
     display: inline-block;
 } 
  
  .entry-meta .item-date{
      float: left;
  }
  
.entry-meta .item-author{
      float: right;
  }
  
  
.page_108  ul.entry-meta li:nth-of-type(3),
.page_108   ul.entry-meta li:nth-of-type(4),
.page_108    ul.entry-meta li:nth-of-type(5),
.page_108     ul.entry-meta li:nth-of-type(6){
display:none;
 } 
  
  
  .serviceLeftCols{
          width: 100%;
    float: none;
    margin-bottom: 50px;
  }
  
  
 .serviceRightCols{
     width: 100%;
 } 
  
  .servicePageBox{
      display:inline-block;
  }
  
 .page_140 .items-row{
         width: 100%;
    float: none;
 } 
  
  .team_container .keen_column_2:nth-of-type(1),
  .team_container .keen_column_2:nth-of-type(2){
          width: 100%;
    float: none;
  }
  
  
  
 
  
  
.hm_slImg,
.middle_slImg{
        overflow: hidden;
    width: 100%;
}
  
  .serviceItem{
    height:auto;   
  }
  
  
  .page_header_module .header-info{
      width:100%;
  }
  
  .breadcrumb{
    display:inline-block;
    width:100%;
  }
  
  
  .breadcrumb li{
      width:100%;
      padding:3px 0;
  }
  
  
  .page_140 .items-row, .page_153 .items-row, .page_154 .items-row{
          width: 100%;
    float: none;
  }
  
 .sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-overlay-wrapper{
     height:auto;
 }   
      
  
  
  
  
  
  
  
  
  
  
  
  
  
  
}


@media screen and (min-width:476px) and (max-width:767px){
    .dskMenu{
  display:none;	
}	

.menubs{
	display:block;
	}    

    .fixWidth{
        width: 100%;
            padding: 0 10px;
    box-sizing: border-box;
    }
    
    
 .top_left{
     float: none;
    width: 100%;
    margin-bottom: 10px;
    border: none;
 }   
    
.top_right{
    float: none;
    width: 100%;
    border: none;
}    
    
    .topSoc{
        float: right;
    width: auto;
    margin-right: 20px;
    }
    
    .logo_box{
            padding: 10px 0;
    }
    
  .logo_box img{
      width:100%;
  }  
    
    
  .top_contact{
    padding: 10px 0;
    float: right;
    width: 95%;
    margin: 30px 0;
  }  
    
  .top_contact ul{
      display: inline-block;
  }  
    
  .top_contact ul li{
      width:100%;
      margin: 0px 0px 10px 0px;
  }  
    
    .logo_row {
    width: 100%;
    display: inline-block;
    height: auto;
    }
    
   .menuRowWidth{
       width:95%;
    position: absolute;
    top: 91px;
    left: 10px;
   } 
     .menubs nav{
     display:none;
 }   
    
    
    .menubs a{
        font-size: 36px;
    color: #ff6600;
    }
    
    
  .home_content{
      top: 30px;
  }  
    
 .home_content h3{
width: 100%;
    font-size: 18px!important;
    margin-top: 100px;
 }   
    
 .home_content p{
         width: 100%;
 }   
    
 .serviceItem{
         float: none;
    width: 100%;
    margin-right: 0;
 }   
    
    
.portfolioBox .fixWidth {
    padding: 40px 0;
}    
    
 .portfolioBox .owl-nav{
     right:10px;
 }   
    
.portfolioBox{
        padding: 0 10px;
    box-sizing: border-box;
    height: 500px;
}    
    
 .newsBox h4{
         font-size: 15px!important;
 }   
    
.newsBox{
    padding: 0 10px;
    box-sizing: border-box;
}    
    
    
    
 .middle_row .home_content{
     top: 0;
 }   
    
    
 .middleBlockLeft{
     width: 100%;
    display: inline-block;
    float: none;
    padding: 0 10px;
    box-sizing: border-box;
     margin-bottom:30px;
 }   
    
   .middleBlockRight{
      width: 100%;
    display: inline-block;
    float: none;

   } 
    
 .footerLeftBox{
     width: 100%;
    float: none;
    padding: 0 10px;
    box-sizing: border-box;
    border: none;
 }   
    
    
  .footer_add li i {
    font-size: 18px;
    margin-right: 3px;
  }
    
    
.footerRightBox{
float: none;
    width: 100%;
    padding: 50px 10px;
    box-sizing: border-box;
}
    
    
 .footerRightBox form{
     width: 100%;
 }   
    
    
  .fForm{
          display: inline-block;
    width: 100%!important;
    float: none!important;
  }  
    
    
 .footerRightBox{
     float: none;
    width: 100%;
    padding: 50px 10px;
    box-sizing: border-box;
 }   
    
    
    
.copyLeft,
.copyRight{
    font-size: 15px;
    margin: 10px 0;
    text-align: center;
}    
    
    
 .page_header_module .header-info h1 {
    font-size: 25px;
    margin-bottom: -9px;
}   
    
    
    
   .about-section .col-md-6{
       width: 100%;
    box-sizing: border-box;
    margin-bottom:50px;
   } 
    
    
  .about-section .row{
      display: inline-block;
  }
  
  
  .footerLeftBox h6 {
    color: #727475!important;
    font-size: 28px!important;
  }
  
  .page_108 .blog,
  .page_108.view_article .item-page{
      width: 100%;
  }
  
  
 .page_108.view_article ul.entry-meta{
     display: inline-block;
 } 
  
  .entry-meta .item-date{
      float: left;
  }
  
.entry-meta .item-author{
      float: right;
  }
  
  
.page_108  ul.entry-meta li:nth-of-type(3),
.page_108   ul.entry-meta li:nth-of-type(4),
.page_108    ul.entry-meta li:nth-of-type(5),
.page_108     ul.entry-meta li:nth-of-type(6){
display:none;
 } 
  
  
  .serviceLeftCols{
          width: 100%;
    float: none;
    margin-bottom: 50px;
  }
  
  
 .serviceRightCols{
     width: 100%;
 } 
  
  .servicePageBox{
      display:inline-block;
  }
  
 .page_140 .items-row{
         width: 100%;
    float: none;
 } 
  
  .team_container .keen_column_2:nth-of-type(1),
  .team_container .keen_column_2:nth-of-type(2){
          width: 100%;
    float: none;
  }
  
  
  
  
  
.hm_slImg,
.middle_slImg{
        overflow: hidden;
    width: 100%;
}
  
  .serviceItem{
    height:auto;   
  }
  
  
  .page_header_module .header-info{
      width:100%;
  }
  
  .breadcrumb{
    display:inline-block;
    width:100%;
  }
  
  
  .breadcrumb li{
      width:100%;
      padding:3px 0;
  }
  
  
  .page_140 .items-row, .page_153 .items-row, .page_154 .items-row{
          width: 100%;
    float: none;
  }
  
 .sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-overlay-wrapper{
     height:auto;
 }   
     
  
  
  
  
  
  
  
  
  
}


@media screen and (min-width:768px) and (max-width:768px){
    

}


@media screen and (min-width:1024px) and (max-width:1024px){

}