
@media (min-width: 1400px) {
.home-export {
    background: url(../images/bg/export-bg.png) no-repeat center right -350px;
    padding: 140px 0px;
    background-size: cover;
}

}


@media (min-width: 1200px) {
.home-remark .container {
    max-width: 1366px;
}

.home-export {
    background: url(../images/bg/export-bg.png) no-repeat center right -450px;
    padding: 140px 0px;
    background-size: cover;
}

}

/* Large devices (desktops, less than 1200px) */
@media (max-width: 1199.98px) {
.main-slider .main-slide {
    height: 500px;
}  
.home-export {
    background-position: 33%;
}  
.home-remark .col-md-6:last-child {
    padding-top: 30px;
}

.staff-main .staff-main-item .card .card-body {
    padding: 25px 10px 25px;
}

.account-good .col-md-6:last-child {
    padding-top: 20px;
}
.account-good .col-md-6:last-child.p-60 {
    padding-top: 15px;
}
.container {
    margin: 0 auto;
}

.services-business p {
    min-height: 87px;
}

}


/* Medium devices (tablets, less than 992px) */
@media (max-width: 991.98px) {

header .navbar-nav {
    background: #f7941d;
} 

header.header .navbar-light .navbar-nav .nav-link {
    text-shadow: none;
}

header .logo img {
    max-width: 200px;
}

header .dropdown-item {
    padding: .50rem 2rem;
    color: white;
    background: #f7941d;
}

header .navbar-light .navbar-toggler {
    color: #f7941d;
    border-color: #f7941d;
}

header .navbar-collapse {
    width: 100%;
    position: absolute;
    top: 32px;
    right: 0;
    min-width: 290px;
    z-index: 999;
}

header.header .logo {
    padding-top: 25px;
}

header .navbar-light .navbar-nav .nav-link {
    color: white !important;
    padding: 8px 10px !important;
}

header .navbar-light .navbar-nav .nav-link.dropdown-toggle {
    background: url(../images/icons/down-w.png) no-repeat !important;
    background-position: 95% 18px !important;
}

header .navbar-light .navbar-nav .nav-link.dropdown-toggle[aria-expanded="true"] {
    background: url(../images/icons/down-w.png) no-repeat !important;
    background-position: 95% 18px !important;
}

header .navbar-light .navbar-nav .nav-link.dropdown-toggle:hover {
    background: url(../images/icons/down-w.png) no-repeat !important;
    background-position: 95% 18px !important;
}

header .menu {
    padding: 30px 0 0 0;
}

.home-remark h2 {
    font-size: 30px;
}

header .navbar {
    padding: 0px !important;
}

.navbar-light .navbar-toggler {
    border-radius: 0px;
}

.home-testimonial .testimonial-inner {
    max-width: 560px;
}
.about-services .col-md-4 p {
    min-height: 95px;
}
.staff-main .staff-main-item h4 {
    min-height: 66px;
    font-size: 16px;
}
.staff-main .staff-main-item .card .card-body {
    padding: 25px 10px 10px;
}
.staff-main .staff-main-item h4 {
    min-height: 80px;
    font-size: 16px;
}
.services-devoted h4 {
    min-height: 52px;
    margin-bottom: 0px;
}
.account-good .col-md-6:first-child img {
     height: auto;
    object-fit: contain;
    max-width: 100%;
}
.home-testimonial .testimonial-inner .testimonial p::after {
    bottom: -38%;
}

.home-tabs .home-tab-top h4 {
    min-height: 42px;
}
.home-tabs {
    padding-bottom: 40px;
}

.home-tabs .home-tab-top p {
    min-height: 170px;
}
.services-business p {
    min-height: 112px;
}
.home-devoted h2 {
    margin-top: 40px;
}
.home-devoted .home-dev-item:first-child {
    padding: 45px 20px 20px;
}
.home-devoted .home-dev-item:last-child {
    padding: 45px 20px 20px;
}

}

/* Small devices (landscape phones, less than 768px) */
@media (max-width: 768px) { 

.home-export .col-md-8 {
    max-width: 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
}

.blogpage_container .col-md-9{    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;}
	
	.blogpage_container .col-md-3{    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;} 
  
  
  .about-remark-item { top:0;}
header .logo {
    padding-top: 10px;
} 
 
header .menu {
    padding: 15px 15px 0 0px;
}    
header .navbar {
    padding: 20px 0;
}   
.main-slider .main-slide {
    height: 400px;
}
.home-services .col-md-4 {
    border-right: 0px;
    border-bottom: 2px solid white;
}
.home-testimonial .testimonial-inner {
    max-width: 430px;
}
.home-testimonial .testimonial-inner .testimonial p {
    margin: 20px 70px 0px;
}
.home-testimonial .slick-prev {
       top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
}
.home-testimonial .slick-next {
     top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
}
.services-business p {
    min-height: auto;
}
.ser-buss-item {
    margin-bottom: 20px;
}
.about-services .col-md-4 p {
    min-height: 44px;
}
.about-services .col-md-4:first-child {
    padding: 15px;
    margin: 0;
}
.about-services .col-md-4:nth-child(2) {
    padding: 15px;
    margin: 0;
}
.about-services .col-md-4:last-child {
    padding: 15px;
    margin: 0;
}
.about-services {
    padding: 15px 0px;
}

.about-remark .col-md-6:first-child {
    padding-left: 15px;
}
.about-tailor {
    padding: 40px 0 40px;
}

.about-devoted .about-dev-item {
    margin-bottom: 8px;
}

.staff-main .staff-main-item h4 {
    min-height: auto;
    font-size: 18px;
}
.staff-main .staff-main-item .card .card-body {
    padding: 25px;
}
.account-good .col-md-6:first-child {
    padding-left: 15px;
}
.account-report .col-md-6 {
       border: 1px solid #fff !important;
}
.contact-content .col-md-7:first-child {
    border-right: 0px;
}
.contact-content .col-md-7 {
    padding-right: 15px;
}

.contact-content .col-md-5 {
    padding-left: 15px;
}

.main-slide {
    min-height: 300px;
}
.main-slider .slider-caption {
    top: 20%;
}
.main-slider .slider-caption h1 {
    font-size: 30px;
}
.home-remark {
    padding: 30px 0;
}
.home-business {
    padding: 20px 0;
}

.home-devoted h2 {
    margin-top: 0;
    max-width: unset;
}

.home-business .col-md-6 {
    margin-bottom: 15px;
}

.home-business .col-md-6:first-child .home-buss-item {
    padding: 115px 20px 20px;
}

.home-business .col-md-6:last-child .home-buss-item {
    padding: 115px 20px 20px;
}

.home-devoted .home-dev-item:last-child {
    background-size: cover;
}

.home-tabs .home-tab-top p {
    min-height: auto;
}
.home-tabs .home-tab-top {
    padding: 20px 20px 0px;
    text-align: center;
}

.account-report .col-md-6:nth-child(1) {
    border-top: 2px solid #f3f3f3;
    border-left: 0px;
}
.account-report .col-md-6:nth-child(2) {
    border-top: 0;
}
.account-report .col-md-6:nth-child(3) {
    border-left: 0;
}
.account-report .col-md-6:nth-child(5) {
    border-left: 0;
}
.account-report .col-md-4 {
    border-right: 0;
    border-bottom: 2px solid #f3f3f3;
}



.tabs-slider {
    max-width: 500px;
}

.tabs-next {
    display: none !important;
}

.home-tabs .slick-slide img {
    max-width: 100%;
}
.home-tabs .slider-caption {
    position: absolute;
    top: 0px;
    max-width: 300px;
    margin: 0 auto;
    left: 0;
    right: 0;
}
.home-tabs .slick-slide img {
    height: 85%;
}
header .navbar {
    padding: 0;
}

header.header .logo {
    padding-top: 15px;
}

header.header .logo {
    padding-left: 15px;
}

.home-testimonial .testimonial-inner .testimonial p::before {
    position: absolute;
    top: -10px;
    transform: translateY(-50%);
    left: -10px;
    content: "";
    background: url(../images/icons/quot-left-res.png) no-repeat;
    width: 40px;
    height: 50px;
    z-index: 9999;
}

.home-testimonial .testimonial-inner .testimonial p::after {
    position: absolute;
    bottom: -28%;
    transform: translateY(-50%);
    right: 0px;
    content: "";
    background: url(../images/icons/quot-right-res.png) no-repeat;
    width: 40px;
    height: 40px;
}

.about-services .col-md-4 {
    margin-bottom: 75px;
}
.about-services .col-md-4:last-child {
    margin-bottom: 0px;
}
.home-export {
    padding: 40px 0px;     background: none;
}

.home-tabs .container {
    position: static;
    top: 0px;
}
.account-good .col-md-6:last-child {
    padding-left: 15px; padding-top: 0;
}
.contact-content {
    padding: 60px 0px;
}
.contact-content .col-md-6:first-child .contact-item {
    padding: 15px;
}
.contact-content .col-md-6:last-child .contact-item {
    padding: 15px;
}

.account-good h2 {
    margin-bottom: 30px;
    font-size: 34px;
    color: #1c1c1c;
    text-transform: unset;
    line-height: 35px;
}


}

/* Extra small devices (portrait phones, less than 576px) */
@media (max-width: 575.98px) {
header .logo {
    padding: 10px 0 10px 15px;
}

header .logo {
    max-width: 100%;
}

.home-testimonial .testimonial-inner .testimonial p::after {
    bottom: -62%;
}

header .navbar-light .navbar-nav .nav-link.dropdown-toggle {
    background: url(../images/icons/down-w.png) no-repeat;
    background-position: 92% 17px;
    padding-right: 15px;
}

header .navbar-light .navbar-nav .nav-link.dropdown-toggle:hover {
    background: url(../images/icons/down-w.png) no-repeat;
    background-position: 92% 17px;
}
.main-slider .main-slide {
    height: 300px;
}
.footer-bottom p {
    margin: 6px 0px;
} 
.slick-next {
    top: 85%;
}
.slick-prev {
    top: 85%;
}   
.home-testimonial .container .testimonial-inner .prev-t {
    top: 0;
    margin-top: auto;
    margin-bottom: auto; left:0;     bottom: 0;
}
.home-testimonial .container .testimonial-inner .next-t {
    top: 0;
    margin-top: auto;
    margin-bottom: auto; right:0;     bottom: 0;
} 


.home-testimonial .testimonial-inner .testimonial p {
    margin: 20px 42px 60px 42px;
}
.main-slide {
    min-height: 350px;
}
.main-slider .slider-caption {
    top: 25%;
}
.main-slider .slider-caption h1 {
    font-size: 24px;
}
.home-testimonial .testimonial-inner {
    padding: 0px 0px 0px;
}
.main-title h1 {
    font-size: 32px;
}

h1 {
    font-size: 24px;
}

h2 {
    font-size: 18px;
}

h3 {
    font-size: 16px;
}

h4 {
    font-size: 16px;
}

.services-business h2:first-child {
    font-size: 36px;
}
.services-business h2 {
    font-size: 30px;
}
.about-remark {
    padding: 0px 0 15px;
}
.about-video {
    padding: 15px 0;
}
.about-tailor {
    padding: 20px 0;
}
.about-devoted {
    padding: 20px 0px;
}
.services-business .col-md-6:nth-child(2) {
    padding: 20px 15px;
}
.services-business .col-md-6:nth-child(3) {
    padding: 20px 15px;
}
.services-buss-head {
    padding: 0px 0px 30px;
}
.services-deserve {
    padding: 20px 0;
}
.account-good {
    padding: 40px 0 0px;
}
.account-report {
    padding: 20px 0 20px;
}
header .logo img {
    max-width: 145px;
}

}

@media (max-width: 534px){
	
	.blog_comment_box {
    border: 0;
    padding: 4px;
    margin-bottom: 50px;
}

ul.comments li img.avatar {    max-width: 100%;height: auto;}
.comment-block .pull-right{float: none;}
ul.comments li .img-thumbnail {margin: 15px 0 0 15px; position: absolute; z-index: 99;}
ul.comments li {    padding: 10px 0 0 0px;}
ul.comments .comment-arrow{display: none;}
.reply{margin-left: 10px !important;}
.comment-block p {
    font-size: 13px;
    margin-top: 70px;
}

.a2a_kit {
    display: block !important;
    margin-top: 19px !important;
	
	
}

ul.comments .comment-block .comment-by { padding-left:100px;}

.btn-theme_r.expad.mt-5{    margin-top: 17px !important;}

}
