

@media (min-width: 1200px) {
.header-top .container {
    max-width: 1200px;
    margin: 0 auto;
}
header .container {
    max-width: 1200px;
    margin: 0 auto;
}
.home-business .container {
    max-width: 1170px;
    margin: 0 auto;
}
.services-business .container {
    max-width: 850px;
    margin: 0 auto;
}

}
 
/* Large devices (desktops, less than 1200px) */
@media (max-width: 1199.98px) {
   
.home-remark .col-md-6:last-child {
    padding-top: 30px;
}
.home-business h2 {
    font-size: 28px;
}
.header-top a {
    margin: 0 0px 0 5px;
}
.staff-main .staff-main-item .card .card-body {
    padding: 25px 10px 25px;
}
.header-top .col-6:last-child a {
    margin: 0 0 0 5px;
    display: inline-block;
}
.account-good .col-md-6:last-child {
    padding-top: 20px;
}
.account-good .col-md-6:last-child.p-60 {
    padding-top: 15px;
}


/*==========New=========*/
.home-testimonial .slick-next {
    right: -25px;
}
.home-testimonial .slick-prev {
    left: -25px;
}
.main-slider .main-slide {
    height: 480px;
}
.main-slider .slider-caption {
    top: 35%;
}
.hp-item-top {
    padding: 40px 20px;
    display: table;
}
.hp-item-top h3 {
    font-size: 22px;
    min-height: 52px;
}

.hp-item-bottom img {
    height: 180px;
    object-fit: cover;
}
.navbar-light .navbar-toggler {
    color: white;
    border-color: white;
}
.main-slider .slider-caption h1 {
    font-size: 80px;
}
.main-slider .slider-caption p {
    font-size: 20px;
}
.hp-item-top p {
    min-height: 90px;
}
.home-testimonial .testimonial-inner .testimonial p {
    min-height: 135px;
}
.account-report .col-md-6 {
    margin-bottom: 30px;
}
.account-report .acount-report-box {
    margin-bottom: 0px;
    height: 100%;
}
.portal-secure h2 {
    font-size: 32px;
}
.btn-theme-p {
    margin-top: 20px;
}

}

/* Medium devices (tablets, less than 992px) */
@media (max-width: 991.98px) {
.hp-item-top p {
    min-height: 126px;
}
header .navbar-light .navbar-nav .nav-link {
    color: #484848;
    padding: 30px 12px;
} 
.navbar-light .navbar-toggler {
    border-radius: 0px;
}
header .dropdown-menu {
    top: 100%;
} 
header .navbar-light .navbar-nav .nav-link.dropdown-toggle {
    background-position: 97% 39px;
}

header .navbar-light .navbar-nav .nav-link.dropdown-toggle:hover {
    background-position: 97% 39px;
}
.main-slider .main-slide {
    height: 290px;
}
.home-remark .col-md-6:last-child img {
    /* min-height: 430px; */
}
.home-business h2 {
    font-size: 20px;
    min-height: 48px;
}

.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: 100%;
    object-fit: cover;
}

footer .col-md-5 .col-md-7 {
    padding-right: 0px;
}
.header-top .col-sm-9 p {
    margin: 0 1px 0 0px;
}

.header-top .col-sm-3 img, .header-top-mobile .col-12 img {
    margin: -4px 0px 0 0px;
}
.home-tabs .home-tab-top h4 {
    min-height: 42px;
}

/*=====New======*/
.main-slider .slick-slide img {
    height: 110%;
}
.main-slider .main-slide {
    height: 500px;
}

.home-support {
    padding: 0;
}
.about-remark img {
    height: 100%;
}
header {
    background: transparent;
}
header .menu {
    padding: 0px 15px;
}  

header .menu {
    position: absolute;
    top: 15px;
    right: 0px;
}
.navbar-collapse {
    z-index: 999;
    position: relative;
    top: 0px;
    -webkit-box-shadow: 0px 5px 5px 0px rgba(51,51,51,0.5);
    -moz-box-shadow: 0px 5px 5px 0px rgba(51,51,51,0.5);
    box-shadow: 0px 5px 5px 0px rgba(51,51,51,0.5);
}
header .container {
    position: relative;
}
header .navbar-light .navbar-nav .nav-link {
    padding: 8px 15px;
    font-size: 16px;
}
header .navbar {
    padding: 20px 0;
}
header .navbar-nav {
    background: #03894c;
}    
header .navbar-light .navbar-nav .nav-link {
    color: white;
}
header .navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
    color: white;
}
header .navbar-light .navbar-nav .nav-link.dropdown-toggle {
    background: url(../images/icons/down-w.png) no-repeat;
    background-position: 94% 17px !important;
    padding-right: 15px;
}

header .navbar-light .navbar-nav .nav-link.dropdown-toggle:hover {
    background: url(../images/icons/down-w.png) no-repeat;
    background-position: 94% 17px !important;
}
header .dropdown-menu {
    top: 155%;
    color: #484848;
    background-color: #03894c;
}
header .dropdown-item {
    padding: .50rem 1.75rem;
    color: white;
}
header .dropdown-item:focus, .dropdown-item:hover {
    color: white;
    background-color: #03894c;
}
header .navbar-expand-md .navbar-nav .nav-link {
    padding: 9px 15px !important;
    font-size: 16px;
}
header .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: white;
}
.hs-item-2-cont {
    margin-bottom: 20px;
    margin-top: 20px;
}
.tax-best {
    padding: 70px 0 60px;
}
.tax-best-y {
    padding: 70px 0 60px;
}
.tax-best-f {
    padding: 70px 0 60px;
}
.about-best {
    padding: 40px 0px;
}
.portal-secure h2 {
    font-size: 24px;
}
.btn-theme-p {
    padding: 12px 30px;
    margin-top: 5px;
}

header .navbar {
    text-align: right;
}
header .navbar-light .navbar-nav .nav-link {
    text-align: left;
}

.header-top .ht-item-1 {
    display: inline-block !important;
    float: left;
    padding-top: 11px;
}
.header-top .ht-item-2 {
    display: inline-block !important;
}

}

/* Small devices (landscape phones, less than 768px) */
@media (max-width: 767.98px) {  
  
header .menu {
    top: 7px;
}

header .logo {
    padding-top: 10px;
} 
header .logo {
    max-width: 135px;
}
.tax-best {
    padding: 0;
}
.tax-best-y {
    padding: 0px;
}
.tax-best-f {
    padding: 0px;
}
.about-best {
    padding: 20px 0px;
}
.pre-talk h1 {
    font-size: 30px;
}
.pre-save h1 {
    font-size: 30px;
}

.main-slider .main-slide {
    height: 200px;
}
.home-services .col-md-4 {
    border-right: 0px;
    border-bottom: 2px solid white;
}
.home-remark .col-md-6:first-child {
    padding-left: 15px;
}

.home-business h2 {
    font-size: 30px;
    min-height: 58px;
}

.home-testimonial .testimonial-inner .testimonial p {
    margin: 20px 70px 0px;
}
.home-testimonial .slick-next {
    right: -20px;
    z-index: 999;
}
.home-testimonial .slick-prev {
    left: -20px;
    z-index: 999;
}
.home-testimonial h2 {
    font-size: 38px;
}
.about-services .col-md-4 p {
    min-height: 44px;
}
.about-services .col-md-4:first-child {
    padding: 15px;
}

.about-services .col-md-4:nth-child(2) {
    padding: 15px;
}

.about-services .col-md-4:last-child {
    padding: 15px;
}
.about-remark .col-md-6:first-child {
    padding-left: 15px;
}
.about-tailor {
    padding: 40px 0 40px;
}
.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;
}

.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 h1 {
    font-size: 30px;
}
.main-slider .slider-caption p {
    font-size: 18px;
}
.home-remark {
    padding: 30px 0 70px;
}
.home-tabs .home-tab-top p {
    min-height: auto;
}
.home-tabs .home-tab-top {
    padding: 20px 20px 0px;
    text-align: center;
}
.home-business .home-bus-item {
    margin-bottom: 15px;
}

.account-report .col-md-4 {
    border-right: 0;
    border-bottom: 2px solid #f3f3f3;
}
.header-top .col-sm-9, .header-top-mobile .col-sm-9 {
    padding: 0px;
}
.header-top .col-sm-3, .header-top-mobile .col-sm-3 {
    padding: 0px;
}

/*=====New=====*/
.hp-item-top {
    position: static;
    margin-top: 15px;
    height: auto;
}
.hp-item-top p {
    min-height: auto;
}
.home-testimonial {
    padding: 25px 0px;
}
.main-slider .slider-caption h1 {
    font-size: 40px;
}
.main-slider .slick-slide img {
    height: 100%;
}

.logo img {
    max-width: 100px;
    margin-bottom: 10px;
}
.about-best {
    top: 15px;
}
.about-best .ab-item-cont {
    padding: 0 15px;
    margin-bottom: 15px;
}
.about-remark {
    padding: 15px 0 0px;
}
.main-title {
    padding: 110px 15px 20px;
}
.main-title h1 {
    font-size: 30px;
}
.smi-res {
    padding: 0 15px !important;
} 
.tax-box .box {
    padding: 30px 30px 20px;
}
.contact-map .container {
    margin-top: 15px;
}
.cc-item-2 {
    padding-top: 0;
}
.contact-content {
    padding: 60px 0 40px;
}
header .logo {
    max-width: 50%;
    z-index: 99;
}

.header-top .ht-item-2-login {
    margin-left: 10px;
    padding: 10px;
}
.hs-item-2-cont {
    margin-bottom: 20px;
    margin-top: 20px;
}
.home-testimonial .testimonial-inner {
    padding: 0px 20px 0px;
}
.portal-secure br {
    display: none;
}
.btn-theme-p {
    display: block;
    width: 100%;
}
.portal-secure {
    padding: 20px 0 0px;
}
.account-report {
    padding: 20px 0 0px;
}

.tax-text h3 {
    padding-left: 25px;
}
.tax-text h3 span {
    position: absolute;
    left: 15px;
}

}

/* Extra small devices (portrait phones, less than 576px) */
@media (max-width: 575.98px) {
header .logo {
    padding-top: 10px;
}
  
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: 190px;
}
.footer-bottom p {
    margin: 6px 0px;
} 
  


.home-testimonial .testimonial-inner .testimonial p {
    margin: 20px 10px 60px;
}
.main-slide {
    min-height: 350px;
}



.services-business h2:first-child {
    font-size: 36px;
}
.services-business h2 {
    font-size: 30px;
}
.header-top .col-sm-9, .header-top-mobile .col-sm-9 {
    padding-right: 0px;
    padding-left: 7px;
}
.header-top .col-sm-3, .header-top-mobile .col-sm-3 {
    padding-left: 0px;
    padding-right: 7px;
}
.home-testimonial p.tes-para {
    margin-bottom: 20px;
}
.home-testimonial .testimonial-inner .testimonial p {
    margin: 20px 10px 20px;
    min-height: auto;
}

}

@media (max-width: 534px){
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;
}
footer ul li {
    font-size: 12px;
}
}


@media (max-width: 370px) {

.header-top-mobile .col-12:first-child {
    padding-right: 0px;
    padding-left: 7px;
}
.header-top-mobile .col-12:last-child {
    padding-right: 7px;
    padding-left: 7px;
}
.header-top-mobile .col-12:first-child p {
    margin: 0 7px 0 0px;
}
.header-top-mobile .col-12:last-child img {
    margin: 0px 0px 0 9px;
}

.header-top .col-sm-3 img, .header-top-mobile .col-sm-3 img {
    margin-right: -1px !important;
}
.header-top .col-sm-9 img, .header-top-mobile .col-sm-9 img {
    margin: 0 0px 0 0;
}
.header-top .col-sm-9, .header-top-mobile .col-sm-9 {
    text-align: left;
    padding-right: 0px;
    padding-left: 7px;
}
.header-top .col-sm-3, .header-top-mobile .col-sm-3 {
    text-align: right;
    padding-left: 0px;
    padding-right: 7px;
}

.header-top .ht-item-1 {
    padding-right: 5px;
    padding-left: 5px;
}
.header-top .ht-item-2 {
    padding-left: 5px;
    padding-right: 5px;
}
.header-top .ht-item-2-login {
    margin-left: 0px;
}
.home-testimonial h2 {
    font-size: 30px;
}
.header-top .ht-item-2-login {
    padding: 10px 8px;
}
.home-testimonial .testimonial-inner .testimonial p::before {
    top: -14%;
}

}

