@media(min-width:1200px) {}
@media(min-width:1400px) {}
@media(min-width:992px) {}
@media(min-width:768px) {}
@media(min-width:768px) and (max-width:5000px) {
.home_mobilebg {
	display: none;
}
  }

@media(min-width:320px) and (max-width:5000px) {
  #myHeader .navbar-toggler {
    border: 0 !important;
  }
  .navbar-toggler:focus {
    box-shadow: none !important;
  }
  .navbg {
    background-color: rgba(24, 38, 48, 0.9);
  }
  #main-menu {
    flex-direction: column !important;
  }
  .navbg #navbarNavDropdown ul li {
    display: block;
    width: 100%;
    text-align: left;
  }
  #myHeader {
    padding: 30px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.01);
  }
  .navbg .navbar-toggler {
    position: absolute;
    top: 30px;
    right: 10px;
  }
#navbarNavDropdown ul li a {
	font-size: 30px;
	padding: 0 15px;
}
  #myHeader .navbg {
    top: 106px;
    display: block !important;
  }
}
@media(min-width:1200px) and (max-width:1399px) {
#carouselExampleCaptions .carousel-caption {
    max-width: 1140px;
  }		
.about_pagetext p {
	font-size: 30px;
	line-height: 38px;
}	
}
@media(min-width:992px) and (max-width:1199px) {
.navbar-brand {
	width: 24%;
}	
.about_pagetext p {
	font-size: 26px;
	line-height: 32px;
}
  .portfoliobox_left .vc_empty_space {
    height: 20px !important;
  }
  .portfolio_box {
    position: relative;
    padding: 30px 0;
  }
  .portfolio_page {
    padding-top: 50px;
  }
#carouselExampleCaptions .carousel-caption {
    max-width: 960px;
  }	
}
@media(max-width:1199px) {}
@media(min-width:768px) and (max-width:991px) {
  .navbar-brand {
    width: 30%;
  }
  #carouselExampleCaptions .carousel-item img {
    height: 100vh;
    object-fit: cover;
  }
  #carouselExampleCaptions .carousel-caption h1 {
    font-size: 45px;
    line-height: 50px;
  }
  #carouselExampleCaptions .carousel-caption p {
    font-size: 24px;
    line-height: 32px;
  }
  #carouselExampleCaptions .carousel-caption {
    text-align: left;
    top: 30%;
    max-width: 720px;
    width: 100%;
    left: 20px;
    right: 20px;
  }
  .about_pagetext p br {
    display: none;
  }
  .about_pagetext p {
    font-size: 22px;
    line-height: 30px;
  }
  .about_pagetext h1 {
    font-size: 40px;
    line-height: 50px;
  }
  .portfoliobox_left p {
    font-size: 18px;
    line-height: 30px;
  }
  .portfoliobox_left p br {
    display: none;
  }
  .portfoliobox_left .vc_empty_space {
    height: 10px !important;
  }
  .portfolio_box {
    position: relative;
    padding: 30px 0;
  }
  .portfolio_page {
    padding-top: 50px;
  }
  .blog-content-box .blog-thumb img {
    height: 160px;
  }
  #main .contactpage_formpart {
    width: 100%;
    max-width: 100%;
    flex: 100%;
  }
  #navbarNavDropdown ul li a {
    font-size: 22px;
    line-height: 30px;
    padding: 5px;
  }	
}
@media(max-width:991px) {}
@media(max-width:767px) {
  .navbar-brand {
    max-width: 200px;
    margin-right: 0 !important;
    width: 60%;
  }
  .sticky .navbar-brand img {
    transition: all 0.5s linear;
  }
  .navbar-toggler {
    padding: 5px !important;
  }
  #navbarNavDropdown {
    height: 100vh;
    float: inherit;
  }
  #navbarNavDropdown .navbar-nav .dropdown-menu {
    background-color: transparent;
    border: 0;
    padding: 0;
    margin: 0;
  }
  #navbarNavDropdown .navbar-brand {
    padding-left: 15px;
  }
  .header-right {
    display: none;
  }
  .maincon {
    display: flex;
    flex-direction: column
  }
  .con1 {
    order: 2;
  }
  .con2 {
    order: 1;
  }
  #carouselExampleCaptions .carousel-caption {
    display: block !important;
    top: 25%;
    max-width: 540px;
    width: 100%;
    bottom: auto;
    margin: 0 auto;
    left: 0;
    right: 0;
    padding: 0 15px;
  }
#carouselExampleCaptions .carousel-item img {
	height: 550px;
	object-fit: cover;
}
  #carouselExampleCaptions .carousel-caption h1 {
    font-size: 30px;
    line-height: 40px;
  }
  #carouselExampleCaptions .carousel-caption p {
    font-size: 22px;
    line-height: 30px;
    text-shadow: 0px 0.3px 0px #000;
  }
#carouselExampleCaptions .carousel-caption p br {
	display: none;
}	
  .home .content_box {
    padding: 25px 10px;
    width: 100%;
    max-width: 90%;
    min-height: auto;
    margin: 0px auto;
  }
#primary .content_box {
	padding: 0px;
	width: 100%;
	max-width: 100%;
	min-height: auto;
	margin: 0px auto;
}	
#innerpage-wrapper .content_box {
    padding: 25px 10px;
    width: 100%;
    max-width: 100%;
    min-height: auto;
    margin: 0px auto;
  }
  .about_pagetext h1 {
    font-size: 45px;
    line-height: 50px;
  }
  .about_pagetext p {
    font-size: 22px;
    line-height: 28px;
    text-shadow: 0px 0.3px 0px #000;
    margin-bottom: 30px;
  }
  .about_pagetext p br {
    display: none;
  }
  .portfoliobox_left p br {
    display: none;
  }
  .portfoliobox_left p {
    font-size: 18px;
    line-height: 28px;
  }
  .portfoliobox_left .vc_empty_space {
    height: 10px !important;
  }
  footer {
  }
  .portfolio_box {
    position: relative;
    padding: 30px 0;
  }
  .portfolio_page {
    padding-top: 50px;
  }
  .content_box p br {
    display: none;
  }
  .single #single-wrapper {
    margin-top: 80px;
  }
  .post-thumbnail a {
    display: block !important;
    clear: both;
    width: 100% !important;
    margin: 0 0 20px !important;
  }
  .post-thumbnail a img {
    width: 100% !important;
    height: auto !important;
  }
  #main .blog-post {
    width: 100%;
    max-width: 100%;
    flex: 100%;
  }
  #navbarNavDropdown ul li a {
    font-size: 22px;
    line-height: 30px;
    padding: 5px;
  }
.content_box h2 {
	font-size: 26px !important;
	line-height: 36px;
}
.content_box h5 {
	font-size: 14px !important;
}
#myHeader .navbg {
	display: block !important;
	width: 300px;
}	
.home .section1 .upb_row_bg {
	background-image: none !important;
	background-color: #fff;
}	
.home .section2 .upb_row_bg {
	background-image: none !important;
	background-color: #fff;
}
.home .section3 .upb_row_bg {
	background-image: none !important;
	background-color: #fff;
}

.home .home_mobilebg {
	position: relative;
	clear: both;
	display: block;
	padding-top: 35px;
}	
.home .home_mobilebg img {
	width: 500px;
	height: 335px;
	object-fit: cover;
}
.section1 {
	padding: 30px 0;
}	
.section2 {
	padding: 30px 0;
}	
.section3 {
	padding: 30px 0;
}	
.home #content {
	padding: 0;
}
.section2 .vc_column-inner {
	padding-top: 0 !important;
}	
.section3 .vc_column-inner {
	padding-top: 0 !important;
}
.footer-address-block p {
	font-size: 18px;
	line-height: 22px;
}
.copyright-text {
	font-size: 16px;
	line-height: 20px;
}
.about_pagetext {
	padding: 0 15px;
}	
}
@media(max-width:479px) {}
@media(min-width:480px) and (max-width:767px) {}