@media (max-width: 1440px) {
  .nav a {
    font-size: 12px;
    padding: 10px;
  }
  .nav ul>li ul a {
    font-size: 12px;
    padding: 5px;
  }
}


@media (max-width: 1160px) {
  .container {
    width: 98%;
  }

  .header_logo {
    margin-right: 30px;
  }
}

@media (max-width: 1000px) {
  .header_logo {
    margin-right: 0;
  }

  .header-link.phone {
    font-size: 16px;
  }
	
  .copyright,
  .copyright-desc, .copyright-desc a {
    text-align: center;
    margin: 0 auto;
  }

  #menu-main {
	display: none;
  }

  .header_wrapper {
    align-items: center;
  }
  
  .nav {
    padding-left: 0;
    min-height: auto;
    justify-content: center;
    margin: 10px 0;
  }

	.nav.active #menu-main-menu {
		display: block;
  } 
  
  .nav.active {
    display: block;
    background-color: rgba(0, 0, 0, .9);
    position: fixed;
    top: 0;
    left: 0;
    min-height: auto;
    z-index: 100;
    width: 100%;
    padding-bottom: 20px;    
  }

  .nav.active .nav-container {
    flex-direction: column;
    align-items: flex-start;
  }

  .nav.active li a {
    padding: 15px 20px;
  }

  .content-sidebar_wrap {
    display: flex;
    flex-direction: column;
  }

  .content-sidebar_wrap .page-content,
  .sidebar_right {
    width: 100%;
    padding: 0 10px;
  }
	
  .mobile-toggle {
    display: block;
    width: 30px;
    height: 30px;
    padding: 0;    
    background-color: transparent;
    position: relative;    
    border: 0;
  }

  .mobile-toggle:focus {
    outline: none;
  }

  .nav.active .mobile-toggle {
    margin-left: auto;
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .hamburger {
    position: absolute;
    background-color: #f49915;
    display: block;
    width: 30px;
    height: 5px;
    left: 0;
    transition: all ease .2s;
  }

  .hamburger:after,
  .hamburger:before {
    content: '';
    position: absolute;
    display: block;
    width: 30px;
    height: 5px;
    background-color: #f49915;
    left: 0;
    transition: all ease .2s;
  }

  .hamburger:after {
    top: 10px;
  }

  .hamburger:before {
    bottom: 10px;
  }

  .mobile-toggle.active .hamburger {
    background-color: transparent;
    transition: all ease .2s;
  }

  .mobile-toggle.active .hamburger:after,
  .mobile-toggle.active .hamburger::before {    
    top: 0;
    bottom: 0;
    transition: all ease .2s;
  }

  .mobile-toggle.active .hamburger:after {
    transform: rotate(-45deg);
  }

  .mobile-toggle.active .hamburger:before {
    transform: rotate(45deg);
  }

  .nav li:hover > ul {    
    position: static;       
    text-align: left;
  }

  .sub-menu {
    padding: 0;
  }

  .sub-menu li {
    font-style: normal;
  }

  .nav li {
    padding: 0;
  }

  .footer {
    background-image: none;
  }

  .footer-container {
    flex-direction: column;
    background-image: none;
    padding-left: 20px;
  }

  .form-row {
    flex-direction: column;
    align-items: center;
  }
} 

/*==========  Desktop First Method  ==========*/
@media only screen and (min-width : 1920px) { 
  .navbar-nav > li > a{
    font-size: 16px;
  } 
  .navbar ul>li ul a{
    font-size: 16px;
  }
  .page_slider .intro_layers_wrapper {   
    top: -55px;    
  }
}

@media only screen and (max-width : 1920px) {
  .navbar-nav > li > a{
    font-size: 16px;
  }  
  .navbar ul>li ul a{
    font-size: 16px;
  }  
  .page_slider .intro_layers_wrapper {   
    top: -55px;    
  }
}

@media only screen and (max-width : 1870px){
  .page_slider .intro_layers_wrapper {
    top: 0px;
  }
}

@media only screen and (max-width : 1750px){
  .intro_layers:before {    
    bottom: 300px;
    content: "";
    height: 38%;    
  }
}

@media only screen and (max-width : 1690px){
  .intro_layers:before {
    bottom: 287px;
    content: "";
    height: 38%;
  }
}

@media only screen and (max-width : 1650px){
  .intro_layers:before {
    bottom: 270px;
    content: "";
    height: 42%;
  }
}

@media only screen and (max-width : 1630px){
  .intro_layers:before {
    bottom: 255px;
    content: "";
    height: 42%;
  }
}

@media only screen and (max-width : 1600px) {    
  .navbar-nav > li > a{
    font-size: 15px;
  }  
  .navbar ul>li ul a{
    font-size: 15px;
  }
  .page_slider .intro_featured_word.after_featured {
    margin: 0 0 64px;
  }
  .page_slider .intro_featured_word {
    font-size: 48px;
  }
}

@media only screen and (max-width : 1500px){
  .navbar-nav > li > a{
    font-size: 14px;
  }  
  .navbar ul>li ul a{
    font-size: 14px;
  }
}

@media only screen and (max-width : 1460px){
  .page_slider .intro_layers_wrapper {
    top: 22px;
  }  
}

@media only screen and (max-width : 1450px){
  .navbar-nav > li {
    padding: 0 8px 0 8px;
  }
}


@media only screen and (max-width : 1400px){
  .navbar-nav > li > a{
    font-size: 12px;
  }  
  .navbar ul>li ul a{
    font-size: 12px;
  }
  .intro_layers:before {
    bottom: 252px;
    content: "";
    height: 41%;
  }

}

@media only screen and (max-width : 1360px) {
  .intro_layers:before {
    bottom: 253px;
    content: "";
    height: 42%;
  }
  .page_slider .intro_layers_wrapper {
    top: 67px;
  }
  .page_slider .flex-control-nav {
    bottom: 26%;    
  }
}

@media only screen and (max-width : 1320px) {
  .intro_layers:before {
    bottom: 237px;
    content: "";
    height: 42%;
  }
}

@media only screen and (max-width : 1290px){
  .navbar-nav > li > a {
    font-size: 12px;
  }
}

@media only screen and (max-width : 1270px) {
  .page_slider .intro_layers_wrapper {
    top: 55px;
  }
  .intro_layers:before {
    bottom: 226px;
    content: "";
    height: 44%;
  }
}

@media only screen and (max-width : 1235px){

}

@media only screen and (max-width : 1231px) {
  
}

@media only screen and (max-width : 1219px) {
  
}

@media only screen and (max-width : 1205px) {
  .navbar-nav > li {
    padding: 0 6px 0 6px;
  }
}

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {
  .contact-form-port {
    padding: 20px 12px;
  }
}

@media only screen and (max-width : 1199px) {  
  .page_slider .intro_featured_word {
    font-size: 40px;
  }
  .intro_layers:before {
    bottom: 210px;
    content: "";
    height: 44%;
  }
}


@media only screen and (max-width : 1148px) {    
  .social-item-head {   
    margin-top: 24px;
  }
  .contact-item-head {
    margin-top: 11px;
  }
  
  .intro_layers:before {
    bottom: 200px;
    content: "";
    height: 44%;
  }
}

@media only screen and (max-width : 1070px){
  .contact-form-port {
    padding: 5px 12px;
  }
}

@media only screen and (max-width : 1039px) {
  .intro_layers:before {
    bottom: 185px;
    content: "";
    height: 44%;
  }
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {

}

@media only screen and (max-width : 991px) {
  .work-with{
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .contact-form-port {
    padding: 70px 12px;
  }
  .cover-image{
    display: none;
  }
  .about-img{
    display: block;
    width: 100%;
    text-align: center;
    margin-bottom: 50px;
  }
  .about-img img{
    width: 100%;
  }
  .text-about {
    padding-right: 0px;
  }
  .dop-serv-item-text {
    text-align: center;
    margin-top: 50px;
  }
  .dop-serv-item-btn{
    text-align: center;    
  }
  .prt-wrap .owl-nav {
    position: relative;
    top: 14px;
    right: 0;
    bottom: 0;
    text-align: center;
  }
  .dop-serv-item-wr{
    padding-bottom: 20px;
  }
  .dopol-carusel {
    margin-top: 50px;
  }
  .project-sect-img img {    
    margin-bottom: 50px;
  }
}

@media only screen and (max-width : 990px) {
  .page_slider .flex-control-nav {
    bottom: 1%;
  }
  .page_slider .intro_before_featured_word {
    font-size: 18px;
    margin-bottom: 0;
  }
}

@media only screen and (max-width : 971px) {
  .phone-head-btn a{
    font-size: 12px;
  }
  .phone-head-btn {    
    margin-top: 31px;
  }
  .contact-head.shrink .phone-head-btn {
    margin-top: 26px;
  }
}

@media only screen and (max-width: 928px){
  .phone-head a {
    font-size: 18px;
  }
  .contact-item-head {
    margin-top: 18px;
    line-height: 1.4;
 }
 .mail-head a {
    font-size: 18px;
  }
  .social-item-head {
    margin-top: 25px;
  }
  .contact-head.shrink .social-item-head {
    margin-top: 22px;
  }
  .contact-head.shrink .contact-item-head {
    margin-top: 13px;
  }
}

@media only screen and (max-width: 875px) { 
  .phone-head-btn a{
    letter-spacing: 1px;
  }
}


@media only screen and (max-width : 791px){
  .phone-head-btn a{
    padding: 17px 14px;
  }
}

@media only screen and (max-width : 781px) {
  .phone-head a {
    font-size: 16px;
  }
  .mail-head a {
    font-size: 16px;
  }
  .social-item-head {
    margin-top: 28px;
  }
  .contact-item-head {
    margin-top: 22px;
    line-height: 1.4;
  }
  .contact-head.shrink .contact-item-head {
    margin-top: 16px;
  }
}

@media only screen and (max-width : 768px) {

}

@media only screen and (max-width : 767px) {  
  .social-item-head {
    margin-top: 11px;
    text-align: left;
  }
  .social-head ul{
    text-align: left;
  }
  .social-head ul li a{
    padding: 5px 0;
    width: 32px;
  }  
  #nav-section{
    min-height: 54px;
  }
  .toggle-mnu {    
    margin-top: 16px;
  }
  .hidden-mnu{
    width: 100%;
  }  
  .contact-item-head {    
    line-height: 1.4;
  }
  .contact-head.shrink .contact-item-head {
    margin-top: 16px;
  }
  .page_slider {    
    padding: 54px 0 0;
  }
  .social-head {
    margin-top: 6px;
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 730px){

}

@media screen and (max-width: 700px) {
  
}

@media screen and (max-width: 680px){

}

@media screen and (max-width: 650px) {  

}

@media screen and (max-width: 625px){

}

@media screen and (max-width: 600px) {    
  .page_slider {
    padding: 162px 0 0;
  }
  
}

@media screen and (max-width: 599px) {    
  .cd-accordion-menu label, .cd-accordion-menu a {    
    font-size: 13px;
    font-weight: 800;
  }
  .cd-accordion-menu ul label, .cd-accordion-menu ul a {    
    padding-left: 64px;
  }
}

@media screen and (max-width: 575px){
  .section-title h3{
    font-size: 36px;
  }
}



/* Small Devices, Tablets */


@media screen and (max-width: 530px){
  
  .page_slider .intro_featured_word {
    font-size: 28px;
  }
}

@media screen and (max-width: 521px) {   
  
}

@media only screen and (max-width : 485px) {
  
}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {

}

@media screen and (max-width: 470px){  

}

@media only screen and (max-width : 460px){

}

@media screen and (max-width: 455px){
 
}

@media only screen and (max-width : 431px){
  
}

@media only screen and (max-width : 430px){  
  .contact-item-head {
    margin-top: 22px;
    line-height: 1.4;
  }
  .contact-head.shrink .contact-item-head {
    margin-top: 15px;
  }
}

@media only screen and (max-width : 429px) {
	
}

@media only screen and (max-width : 427px){

}

@media only screen and (max-width : 413px){
  .social-item-head {
    margin-top: 17px;
    text-align: left;
  }
  #nav-section {
    min-height: 65px;
  }
  .toggle-mnu {
    margin-top: 21px;
  }
  .head-logo img {
    width: 140px;
  }
  .contact-item-head {
    margin-top: 16px;
    line-height: 1.4;
  }
  .page_slider {
    padding: 162px 0 0;
  }
  
}

@media only screen and (max-width : 400px){

}

@media only screen and (max-width : 371px){
  
}

@media only screen and (max-width : 370px) { 
  .page_slider .intro_featured_word {
    font-size: 25px;
  }
}

@media only screen and (max-width : 368px) {  
  
  #nav-section {
    min-height: 62px;
  }
  .toggle-mnu {
    margin-top: 20px;
  }
  .page_slider {
    padding: 160px 0 0;
  }
}

@media only screen and (max-width : 355px){

}

@media only screen and (max-width : 350px) {  
  .phone-head a {
    font-size: 16px;
  }
  .contact-head.shrink .contact-item-head {
    margin-top: 15px;
  }  
}

@media only screen and (max-width : 340px) {  

}

@media only screen and (max-width : 349px){

}

@media only screen and (max-width : 335px) { 
  .page_slider .intro_featured_word {
    font-size: 23px;
  }
}

@media only screen and (max-width : 329px){
  .phone-head a {
    font-size: 15px;
  }
  .contact-item-head {
    margin-top: 18px;
    line-height: 1.4;
  }
  .mail-head a {
    font-size: 15px;
  }
  .contact-head.shrink .contact-item-head {
    margin-top: 17px;
  }
}

@media only screen and (max-width : 322px) {

}


/* Custom, iPhone Retina */
@media only screen and (max-width : 320px) {

}


/*==========  Mobile First Method  ==========*/

/* Custom, iPhone Retina */
@media only screen and (min-width : 320px) {

}

/* Extra Small Devices, Phones */
@media only screen and (min-width : 480px) {

}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {

}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {

}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {

}