
/* * {
    overflow-x: hidden;
} */
/* fonts */
/* #### Generated By: http://www.cufonfonts.com #### */

@font-face {
    font-family: 'Myriad Pro Regular';
    font-style: normal;
    font-weight: normal;
    src: url('Myriad Pro Regular'), url('../fonts/MYRIADPRO-REGULAR.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Myriad Pro Condensed';
    font-style: normal;
    font-weight: normal;
    src: url('Myriad Pro Condensed'), url('../fonts/MYRIADPRO-COND.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Myriad Pro Condensed Italic';
    font-style: normal;
    font-weight: normal;
    src: url('Myriad Pro Condensed Italic'), url('../fonts/MYRIADPRO-CONDIT.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Myriad Pro Light';
    font-style: normal;
    font-weight: normal;
    src: url('Myriad Pro Light'), url('../fonts/MyriadPro-Light.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Myriad Pro Semibold';
    font-style: normal;
    font-weight: normal;
    src: url('Myriad Pro Semibold'), url('../fonts/MYRIADPRO-SEMIBOLD.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Myriad Pro Semibold Italic';
    font-style: normal;
    font-weight: normal;
    src: url('Myriad Pro Semibold Italic'), url('../fonts/MYRIADPRO-SEMIBOLDIT.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Myriad Pro Bold Condensed';
    font-style: normal;
    font-weight: normal;
    src: url('Myriad Pro Bold Condensed'), url('../fonts/MYRIADPRO-BOLDCOND.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Myriad Pro Bold';
    font-style: normal;
    font-weight: normal;
    src: url('Myriad Pro Bold'), url('../fonts/MYRIADPRO-BOLD.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Myriad Pro Bold Italic';
    font-style: normal;
    font-weight: normal;
    src: url('Myriad Pro Bold Italic'), url('../fonts/MYRIADPRO-BOLDIT.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Myriad Pro Bold Condensed Italic';
    font-style: normal;
    font-weight: normal;
    src: url('Myriad Pro Bold Condensed Italic'), url('../fonts/MYRIADPRO-BOLDCONDIT.woff') format('woff');
    }
    @font-face {
        font-family: 'Calibri';
        src: url('Calibri.eot');
        src: url('Calibri.eot?#iefix') format('embedded-opentype'),
            url('Calibri.woff2') format('woff2'),
            url('Calibri.woff') format('woff'),
            url('Calibri.ttf') format('truetype'),
            url('Calibri.svg#Calibri') format('svg');
        font-weight: normal;
        font-style: normal;
        font-display: swap;
    }
    
    @font-face {
        font-family: 'Calibri';
        src: url('Calibri-Bold.eot');
        src: url('Calibri-Bold.eot?#iefix') format('embedded-opentype'),
            url('Calibri-Bold.woff2') format('woff2'),
            url('Calibri-Bold.woff') format('woff'),
            url('Calibri-Bold.ttf') format('truetype'),
            url('Calibri-Bold.svg#Calibri-Bold') format('svg');
        font-weight: bold;
        font-style: normal;
        font-display: swap;
    }
    
    @font-face {
        font-family: 'Roboto Lt';
        src: url('Roboto-Light.eot');
        src: url('Roboto-Light.eot?#iefix') format('embedded-opentype'),
            url('Roboto-Light.woff2') format('woff2'),
            url('Roboto-Light.woff') format('woff'),
            url('Roboto-Light.ttf') format('truetype'),
            url('Roboto-Light.svg#Roboto-Light') format('svg');
        font-weight: 300;
        font-style: normal;
        font-display: swap;
    }
    @font-face {
        font-family: 'Myriad Pro';
        src: url('MyriadPro-Regular.eot');
        src: url('MyriadPro-Regular.eot?#iefix') format('embedded-opentype'),
            url('MyriadPro-Regular.woff2') format('woff2'),
            url('MyriadPro-Regular.woff') format('woff'),
            url('MyriadPro-Regular.ttf') format('truetype'),
            url('MyriadPro-Regular.svg#MyriadPro-Regular') format('svg');
        font-weight: normal;
        font-style: normal;
        font-display: swap;
    }
    

                .nav-link{
                    font-family: 'Calibri' !important;
                }
                 .dropdown-item{
                    font-family: 'Calibri' !important;  
                    font-size: 14px;
                }
                .nav-link img {
                    display: none; 
                }
                header .navbar li a {
                    color: #0e3844 !important;
                    font-size: 16px;
                    padding: 8px 14px !important;  
                    /* font-family: 'Calibri' !important; */   
                    font-weight: 400;
                }

h1 {
    font-family: 'Calibri' !important;
    font-weight: bold;
}
h2 {
    font-family: 'Calibri' !important;
    font-weight: bold;
}
h3 {
    font-family: 'Calibri' !important;
    font-weight: bold;
}
h4 {
    font-family: 'Calibri' !important;
    font-weight: bold;
}
h5 {
    font-family: 'Calibri' !important;
    font-weight: bold;
}
p {
    font-family: 'Myriad Pro Regular';
}
.remarkable button {
    font-family: 'Myriad Pro Regular';
}
*:focus {
    outline:none 0;
    }








body {
    font-weight: normal;
    font-size: 16px;
}
.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
ul{
    padding-left: 0px;
}
.row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.footer-bottom .col-7{
    text-align:right ;
}
.header-top {
    background: #3c3739;
    color: white;
    padding:4px 0px;
}
.header-top a {
    color: white;
    text-decoration: none;
}
img {
    vertical-align: middle;
    border-style: none;
    max-width: 100%;
}
.header-top .header-top-right p {
    margin-bottom: 0px;
    display: inline-block;
    font-size: 14px;
    text-decoration: none;
    color: white;
}
.header-top-right .col-md-7{
    text-align: right;
}
.header-top .header-top-left img {
    margin-right: 12px;
}
header .logo {
    padding: 14px 0;
}
header .logo img {
    max-width: 220px;
    z-index: 99999;
    position: relative;
}
header .navbar {
    padding: 20px 0 20px 0px;
}
.navbar-brand {
    display: inline-block;
    padding-top: .3125rem;
    padding-bottom: .3125rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap;
}
.menu-search-m {
    display: none;
}
header .nav-link {
    color: #0e3844 !important;
}
.nav-link {
    display: block;
    padding: .5rem 0rem; 
}
.header-top-right img{
    margin-top:-2px;
}
.navbar-nav{
    margin-left: auto !important;
}
header .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: #ff7543 !important;
}
header .dropdown-item:focus, .dropdown-item:hover {
    color: white;
    background: #ff7543;
}
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: #00b5ef;
}

footer {
    background: #3c3739;
    padding: 40px 0 20px;
    padding-bottom: 0px;
}
footer p {
    color: white;
    line-height: 1.2;
    padding-top: 20px;
}
a:hover{
    color: #ff7543;
}
footer h5 {
    color: white;
    font-size: 30px;
    font-weight: bold !important;
    text-transform: capitalize;
    margin-bottom: 20px;
}
footer ul.footer-menu {
    padding: 0 0 0 10px;
}
footer ul li {
    color: white;
    list-style: none;
    margin-bottom: 10px;
}
footer ul li a {
    color: white;
}
a {
    text-decoration: none;
    background-color: transparent;
}
.dropdown-toggle::after{
    margin-bottom: -2px !important;
}

span.line {
    display: block;
    text-align: center;
    margin: 0 auto;
    width: 2px;
    height: 50px;
    background:  #ff7543;
    margin-bottom: 10px;
}

.footer-bottom {
    background: #464143;
    padding: 10px 0px;
}
.footer-bottom p {
    color: white;
    font-size: 12px;
}
.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
}
.main-slider .main-slide {
    height: 660px;
}
.main-slider .slick-slide img {
    display: block;
    width: 100%;
    object-fit: cover;
    height: 100%;
}
.slick-slide:focus{
 outline:0 none;
}
.main-slider .slider-caption {
    position: absolute;
    top: 60%;
    color:#000;
    text-align: center;
}
.container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-initialized .slick-slide {
    display: block;
}
.main-slider .slider-caption h1 {
    font-size: 36px;
    margin-bottom: 10px;
    font-family: 'Calibri';
    text-transform: none;
}
.main-slider .slider-caption p {
    max-width: 750px;
    font-family: "Myriadpro";
    font-size: 24px;
    color: #000;
    line-height: 1.3;
    margin: 0 auto;
}
.dropdown-menu{
    padding: 0px !important;
}
h1 {
    font-size: 48px;
    font-weight: 700;
    color: #ff7543;
}
*:focus {
    outline:none 0;
    }
    .form-control{
        height: auto;
    }
    .btn-theme-r:hover {
        background: white;
        color: #ff7543;
        border: 2px solid #ff7543;
    }
    .btn-theme-r {
        font-size: 16px;
        font-family: 'Roboto Regular';
        padding: 14px 50px;
        background: #ff7543;
        color: white;
        border-radius: 50px;
        border: 2px solid transparent;
    }
    .expert-section .container{
        max-width: 850px;
    }


    .slider_body .slider_inner p {
        padding-right: 15px !important;
    }
h2.title{
    font-size: 36px;
    color: #3c3739;
    font-weight: bold;
    padding-left: 10px;
    padding-right: 25px;
    margin-bottom: 18px;
    margin-top: 20px;
}
h2.title p{
    margin-top: 10px;
}
h4{
    font-size: 48px;
    color: #fff;
    font-weight: bold;
}
 .subtitle{
    color:#ff7543;
    font-size: 24px;
    margin-top: 15px;
    font-family: 'calibri light' !important;
}
.best-service{
    margin-top: 30px;
}


button.custom-button1 {
    background-color: #3c3739 !important;
    color:#fff;
}
.custom-button1:hover{
    color:#fff;
}
.remarkable{
    text-align: center;
}
.remarkable button{
    width:135px;
    height:50px;
    border-radius: unset;
}
.slider_body{
    height: 650px;
    position: relative;
}
.slider_body .slider_img{
    object-fit: cover;
}
.slider_body .slider_inner{
    position: absolute;
    top:200px;
    width: 50%;
    padding-right: 97px;
}
.slider_body .slider_inner p{
    padding-right: 15px;
}
.services{
    background-color: #ff7543;
    padding: 60px 30px;
    text-align: left;
    height:317px;
    position: relative;
}

.services-1::before, .services-2::before {
    content: " ";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 13px 10px 0;
    border-color: transparent #ff7543 transparent transparent;
    position: absolute;
    top: 45%;
    left: -13px;
}
a.read-more{
 color: white;
 text-decoration: underline;
 font-size: 14px;
 font-family: 'Myriad Pro Regular';
}
.services-3::before, .services-4::before {
    content: " ";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 0 10px 13px;
    border-color: transparent transparent transparent #ff7543;
    position: absolute;
    top: 45%;
    right: -13px;
}
.btn{
    font-size: 14px;
}
.services h3{
    margin-bottom: 15px;
    padding-right: 134px;
}
.accouting-ser{
    display: flex;
    width: 100%;
}
 h3{
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    text-transform: uppercase;
}
.accouting-ser p{
    color: #fff;
    font-size: 16px;
    margin-bottom: 40px;
}
.accouting-ser button{
    color: #fff;
    text-align: left;
    padding: 0px;
    text-decoration: underline;
}
.accouting-ser button:hover{
    color: #fff;
}
.services.services-3 p {
    margin-right: -12px;
}
.service-img{
    /* width:100%; */
    height: 317px;
}
.service-img img{
    height: 317px;
    object-fit: cover;
}
.custom-column{
    padding: 0px;
}
.advisors{
    background-image: url("../images/orange-back-img.png");
    margin-top: 120px;
    text-align: center;
}
.advisors p {
    color: #fff;
    margin-top: 30px;
    padding-left: 30px;
    padding-right: 40px;

}
.col-md-4 h3{
    padding: 20px 0px;
}
.advisor-section{
    padding-bottom: 50px;
    padding-top: 50px;
}
.time-left{
    padding-top: 250px;
    padding-right: 20px;
    position: relative;
    text-align:right
}

.time-left::before {
    position: absolute;
    content: '';
    width: 2px;
    height: 100%;
    background: #3c3739;
    top: 50px;
    overflow: hidden;
    left: 101%;
}
.time-left{
    position: relative;
}
.time-right{
    position: relative;
}
.time-left::after{
    position: absolute;
    content: '';
    width: 23px;
    height: 95%;
    top: 30px;
    background:url(../images/circle-top.png) no-repeat;
    right: -18px;

}
.time-left h2{
    position: relative;
}

.time-left h2::after {
    position: absolute;
    content: '';
    width: 44px;
    height: 22px;
    top: 65px;
    background:url(../images/acounting-after.png);
    right: -27px;
}
.time-left p{
    padding-top: 30px;
    padding-left: 100px;
    padding-right: 20px;
}
.time-right::after {
    position: absolute;
    content: '';
    width: 44px;
    height: 22px;
    background:url(../images/circle-top.png) no-repeat;
    left: -27px;
    bottom: -229px;
}

.time-right h2::before {
    background:url(../images/busines-before.png);
    position: absolute;
    content: '';
    width: 44px;
    height: 22px;
    top: 26px;
    left: -38px;
}
.time-right h2{
    position: relative;
}

.time-right{
    padding-top: 100px;
    padding-left: 20px;
    position: relative;
    text-align:left;
}
.time-right img{
    margin-left: 10px;
}
.time-left img{
    padding-right: 20px;
}
.time-right p {
    padding-top: 30px;
    padding-left: 13px;
    padding-right: 148px;

}
.time-right h2{
    font-family: 'myriad pro bold' !important;
    padding-top: 16px;
}
.time-left h2{
    font-family: 'myriad pro bold' !important;
    padding-top: 50px;
}
.testimonial-btm{
    margin-bottom: 40px;
}
.testimonial-inner .slick-slide{
    padding: 50px 15px 20px;
    margin: 0px 15px;
    background-color: #fff;
    text-align: left;
}
.testimonial-inner .slick-slide p{
    text-align: left;
}
.slick-slide {
    display: block;
}
.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
.testimonial p::before {
    position: absolute;
    top: -23%;
    /* left: 35px; */
    content: "";
    background: url(../images/icons/qoute.png) no-repeat;
    width: 35px;
    height: 32px;
    z-index: 9999999;
}
.testimonial-inner p{
    padding-bottom: 30px;
}


 .testimonial p {
    position: relative;
    font-size: 15px;
    color: #414141;
    min-height: 150px;
    padding-top: 15px;
    padding-right: 20px;
    padding-left: 20px;
}
.testimonial-inner h2,.testimonial-inner p{
    text-align: center;
}
.home-testimonial .slick-arrow {
    /* left: -60px; */
    height: auto;
    width: 25px;
}
.testimonial h4{
    color: #ff7543;
    font-size: 24px;
    font-weight: bold;
    padding-left: 20px;
}
.testimonials{
    background-color: #ededed;
}
.home-testimonial{
    padding: 50px 0px;
}
.testimonial p .testimonial h4{
    text-align: left;
}
.main-header {
    background-image: url(../images/about-header.png);
}
.main-header h1{
    color: #fff;
    text-align: center;
    padding: 60px 0px;
    margin: 0px;
}
.home-remark{
    padding: 80px 0px;
}
.home-remark h6{
    padding-top: 50px;
}

.about-video {
    background: url(../images/video-back.png) no-repeat;
    background-size: cover;
    padding: 60px 0;
}
.expert-section{
    background: url(../images/service-bckgrnd.png);

}
.expertise-image{
    padding: 80px 0px;
}
.service-head{
    font-size: 36px;
    color: #ff7543;
    font-weight: 500 !important;
    padding-top: 30px;
    
}
.expert-section h4 , .expert-section p{
    text-align: left;
}
.individual-sec {
    padding: 0px;
    background: white;
    border-right: 1px solid #ededed;
}
.individual-sec h4{
    padding: 0px 35px;
    font-family: 'calibri light' !important;
    padding-top: 50px;
    padding-bottom: 20px;

}
.individual-sec p{
    padding: 0px 35px;
    padding-bottom: 50px;
}
.account-access{
    padding-top: 85px;
    padding-bottom: 85px;
}
.account-main{
    color: #ff7543;
    font-size: 36px;
    font-weight: bold;
    text-align: center;
    padding: 4 0px 210px;

}
.blog-detail-box a{
    color: #ff7543;
}
.report-item{
    text-align: center;
    /* width: 580px; */
    min-height: 320px;
    box-shadow: 1px 1px 10px #e6e7eb;
    padding: 40px 30px 30px;
    margin-bottom: 100px;
}
.report-item img{
    padding: 10px 0px;
    margin-top: -100px;
}
.blog-comment-box .comment-arrow{
    border-bottom: 15px solid transparent;
    border-right: 15px solid #F4F4F4;
    border-top: 15px solid transparent;
    height: 0;
    left: 0;
    position: absolute;
    top: 28px;
    width: 0;
}
.report-item h2{
    font-size: 24px;
    color: #ff7543;
    font-weight: bold;
    text-align: center;
    padding: 15px 0px;
}
.report-item p{
    padding: 0px 20px;
    font-size: 14px;
}
.tax-item{
    text-align: center;
    min-height: 380px;
    box-shadow: 1px 1px 10px #e6e7eb;
    padding: 40px 30px 30px;
    margin-bottom: 80px; 
}
.tax-item p{
    font-size: 14px;
    padding: 0px;
    margin: 0px !important;
}
.tax-item h2{
    font-size: 24px;
    color: #ff7543;
    font-weight: bold;
    text-align: center;
    padding: 10px 0px; 
}
.tax-item img{
    padding: 10px 0px;
    margin-top: -100px;
}
.privacy-policy h1{
    margin: 0px;
}
.privacy-bg-orange{
    background-color: #ff7543;
}
.privacy-bg-orange h2{
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    padding-top:60px;
    padding-bottom: 35px; 
}
.privacy-bg-orange p{
    color: #fff;
    text-align: center;
    padding-bottom: 55px;
    padding-right: 85px;
    padding-left: 50px;
}
.privacy-type h3{
    font-size: 32px;
    color: #ff7543;
    font-weight: bold;
    padding-top: 50px;
    padding-bottom: 20px;
}
.privacy-type p{
    font-size: 14px;
    padding: 10px 0px;
}
.tax-text h2{
   font-size: 36px;
   color: #ff7543;
   font-weight: bold;
   text-align: center;
   padding-bottom: 20px;
   padding-top: 10px;
}
.tax-text h2{
    /* font-family: 'Roboto black'; */
    font-family: 'Roboto', sans-serif;
    font-weight:900;
}
.tax-text p{
    font-family: 'Myriad Pro Regular' !important; 
}
.tax-text ul li{
    font-family: 'Myriad Pro Regular' !important; 
}
 .border-rightt img{
    border-right: 35px solid #ff7543;
}
.box h6{
    font-weight: bold;
    padding-bottom: 15px;
    font-family: 'Roboto Black' !important;
}
.box ul li{
    font-family: 'roboto light' !important;
}
ul.arrow li{
    list-style: url(../images/icons/arrow.png);
    margin-bottom: 10px;
    margin-left: 30px;
}
ul.arrow li a {
    color: #000;
}
.tax-box .box {
    box-shadow: 1px 1px 10px #e6e7eb;
    padding: 30px 50px 0;
    height: 100%;
}
h4.p-24{
    color: #3c3739;
    font-size: 24px;
    margin: 45px 0px;
    font-family: 'Roboto black';
}
.staff-main{
    text-align: center;
    padding:20px 30px;
}
h5.staff-N{
    font-size: 18px;
    color: #3c3739;
}
.staff-main p{
    font-size: 12px;
    color: #ff7543;
    
}

.card-body{
    background-color: #fff;
}
.back-color{
     background-color: #f9fafe;
}
.staff-main .card .img-card{
    z-index: 999;
}
.img-card img{
    z-index: 99;
}
.contact-content{
    padding: 100px 0px 140px;
}
.form h1{
    color: #000;
    font-size: 48px;
    margin-bottom: 30px;
}
.form-control{
    border: none !important;
    background-color: #ededed;
}
.form-section{
    margin-bottom: 20px;
}
.content-2{
    background-color: #ff7543;
    top: 100px;
    padding: 55px 40px;
}
.content-2 h4{
    font-size: 30px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 30px;
}
.timeline{
    margin: 70px 0px;
}
.content-2 ul li{
    color: #fff;
    list-style: none;
    margin-bottom: 10px;
}
/* .content-2 ul li:first-child{
    background: url(../images/icons/location.png) no-repeat;
} */
.btn-submit {
        font-size: 14px;
        font-family: 'Myriadpro';
        padding: 10px 40px;
        background:#ff7543;
        color: white;
        border-radius: 0px;
        border: 2px solid transparent;
        margin: 10px 0px;
    }
    .btn-submit .btn{
        padding: 30px 0px;
    }
    .blog-container{
        padding: 60px 0px;
    }
.blog-detail-box{
    border: solid 1px #e7e7e7;
    padding: 20px;
    margin-bottom: -1px;
}
.blog-detail-box h1{
    font-size: 30px;
    color: #000;
    font-weight: bold;
    padding-top: 15px;
}
.blog-detail-box h4{
    font-size: 24px;
    color: #ff7543;
    font-weight: bold;
    border-bottom: 1px solid #ededed;
    padding:  15px;
}
.blog-box{
    border: solid 1px #e7e7e7;
    padding: ;
    margin-bottom: -1px;
}
.blog-box h4{
    color: #ff7543;
    font-size: 24px;
    font-weight: bold;
    border-bottom: 1px solid #ededed;
    padding:  15px;
}

.btn-style{
    font-size: 14px;
    padding: 10px 22px;
    background: #ff7543;
    color: white;
    border-radius: 0px;
    border: 2px solid transparent;
}
 a .btn-style{
    color: #fff !important;
}
.blog-search {
    margin-bottom: 10px;
    margin-top: 10px;
}
.blog_search input[type="text"] {
    padding: 8px;
    border: solid 1px #e7e7e7;
    width: 100%;
    padding-right: 30px;
}
.recent-Article a{
    color: #ff7543;
    font-weight: bold;
}
.blog_search button {
    position: absolute;
    right: 20px;
    background: none;
    border: 0px;
    color: #312c2a;
    top: 7px;
}
.blog-serach{
    position: relative;
}
.recent-Article h5{
    color: #000;
    font-weight: bold;
    font-size: 16px;
    padding: 15px;
    margin-bottom: 0px;
    margin-top: 5px;
}
h2.account-main{
    padding: 20px 0px;
    font-family: 'Roboto black';
    margin-top: 25px;
}
.account-access p{
    font-family: 'Myriad Pro Regular';
}
.report-item h2{
    font-family: 'Roboto black';
}
.report-item p{
    font-family: 'Myriad Pro Regular';
}
.tax-item h2{
    font-family: 'Roboto black'; 
}
.tax-item p{
    font-family: 'Myriad Pro Regular';
}
.recent-Article p{
    padding: 15px;
    margin-bottom: 0px;
}
hr{
    margin:0px;
}
.author-box {
    padding: 20px;
    margin-bottom: -1px;
    padding-left: 80px;
    position: relative;
}
.author-box h5,.author-box a{
    color: #ff7543;
}
.author-img {
    position: absolute;
    left: 10px;
    /* top: 20px; */
    border-radius: 50%;
    height: 55px;
}
.blog-comment-box h1{
    color: #000;
    font-size: 30px;
}
footer ul.icon-menu li:first-child {
    background: url(../images/icons/location-orng.png) no-repeat;
    background-position: center left;
}
footer ul.icon-menu li:nth-child(2) {
    background: url(../images/icons/mail-orng.png) no-repeat;
    background-position: center left;
}
footer ul.icon-menu li:last-child {
    background: url(../images/icons/phone-orng.png) no-repeat;
    background-position: center left;
    border-bottom: 0px;
}
footer ul.icon-menu li {
    padding: 10px 0 10px 25px;
    margin: 0px;
    word-break: break-all;
}
.comments{
    position: relative;
    padding: 20px;
    margin-bottom: -1px;
    padding-left: 80px;
}

.coment-img{
    position: absolute;
    border: solid 1px #e7e7e7;
    height: 55px;
    left: 10px;
}
.coment-by{
    background-color: #f4f4f4;
    padding: 10px;
}
.coment-by:before {
    border-color: rgba(203, 203, 203, 0);
    border-left-color: #ededed;
    border-width: 9px;
    margin-top: -9px;
    
    }
    .cmnt-li{
        margin-top: 20px;
    }
    /* .coment-by:before {
        left: 13%;
        top: 55px;
        border: solid #ededed;
        content: "";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        } */
        .cmnts-li{
            padding: 10px 0 0 115px;
        }
        .cmnts-li img{
            padding: 10px 0 0 115px;
            border: none !important;
        }
        .btn-theme{
            font-size: 14px;
            background-color: #ff7543;
            color: #fff;
            padding: 10px 35px;
        }


 a.read{
     margin-left: 10px;
 }
 .blog_search input [type="text"] {
    padding: 8px;
    border: solid 1px #e7e7e7;
    max-width: 100%;
    padding-right: 30px;
}
.blog_search{
    margin-bottom: 20px;
}






@media (max-width: 990px) { 
    .content-2 { padding: 35px 40px; min-height: 340px;}
}
    
@media(max-width:1024px) {
    .content-2{ padding: 65px 40px;}

.remarkable {
    text-align: center;
    /* margin-left: 25px; */
}
}

@media(max-width:768px) { 
    .content-2 { padding: 35px 40px; min-height: 340px;}
    .time-right::before {
        top: 30%;
        left: -5.5% !important;
        width: 45px;
    }
    /* .time-left::after {
        top: 51%;
        width: 40px;
        left: 89.5% !important;
    } */
    .advisors p {
        margin-top: -10px;
    }
    .advisor-section {
        padding: 35px 0px;
    }
    .testimonial p{
        padding-right: 0px;
    }
    .time-right::after{
        left: -30px;
    }
    .time-left::after{
        right: -17px;
    }
    .remarkable{
        margin-left: 0px;
    }

}

/* Small devices (seedha phones, 320px and up) */
@media only screen and (min-width: 320px) and (max-width: 575px) {

    .header-top .header-top-right span,
    .header-top .header-top-right a {
        width: 50%;
        display: inline;
    }

    .header-top .header-top-right span {
        padding-right: 5px;
    }

    .header-top .header-top-right a {
        padding-left: 5px;
    }

    .navbar-brand {
        width: 200px;
    }

    .main-slider .slider_body {
        height: 500px;
    }

    .main-slider .slider_body .slider_inner {
        padding-left: 20px;
        top: 100px;
        width: 95%;
    }

    .main-slider .slider_body .slider_inner h1 {
        font-size: 30px;
    }

    .timeline .time-left {
        padding-top: 50px;
        padding-right: 0px;
    }

    .timeline .time-right {
        padding-left: 0px;
        padding-top: 20px;
    }

    .timeline .time-left, .timeline .time-right {
        text-align: left;
    }

    .timeline .time-left::before, .timeline .time-left::after, .timeline .time-right::before {
        display: none !important;
    }

    .timeline .time-left .title, .timeline .time-right .title {
        padding-left: 0px;
    }

    .services {
        height: auto;
        order: 2;
    }
}

@media only screen and (max-width: 375px){
    .home-testimonial .slick-arrow{
        margin-left: 17px;
        margin-right: 16px;
        width: 16px;
    }
    .services-2::after{
        display: none;
    }
    .services-4::before{
        display: none;
    }
    .slider_body .slider_inner p {
        padding-right: 0px;
    }
    .time-left p {
        padding-left: 0px; 
}
.time-right p {
    padding-right: 0px;
    padding-left: 0px;
}
.time-right img {
    margin-left: 0px;
}
.time-right h2::before{
    display: none;
}
.time-left h2::after{
    display: none;
}
.slider_body .slider_inner{
    padding-right: 0px;
}
.timeline {
    margin: 0px;
}
.time-left {
padding-top:0px !important;
}
.time-right::after{
    display: none;
}
.time-left h2{
    padding-top: 0px;
}
.time-right h2{
    padding-top: 0px;
}
.services {
    padding: 35px 30px;
}
.tax-text h2 {
    font-size: 25px;
}
/* .nav-item.menu-search-d {
    position: absolute;
    top: 25px;
    right: 60px;
} */
}

@media screen and (max-width:991px){
    .nav-item.menu-search-d{
        position: absolute;
        right: 60px;
        top: 33px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 812px) { 

    .header-top .header-top-right span {
        padding-right: 5px;
    }

    .header-top .header-top-right a {
        padding-left: 5px;
    }

    .main-slider .slider_body {
        height: 500px;
    }

    .main-slider .slider_body .slider_inner {
        top: 150px;
        width: 75%;
    }

    .main-slider .slider_body .slider_inner h1 {
        font-size: 38px;
    }
}

/* Medium devices (tablets, 768px and up) */
@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .services {
        padding: 50px 20px;
    }
    .time-left p {
        padding-left: 0px;
    }
    .time-right p {
        padding-right: 0px;
    }


    .time-right::before{
        top: 30%;
        left: -3.5%;
        width: 44px;

    }
    .advisor-section {
        padding: 40px 0px;
        padding-top: 60px;
    }
    .header-top .header-top-right span {
        padding-right: 5px;
    }

    .header-top .header-top-right a {
        padding-left: 5px;
    }
    .home-remark h6{
        padding-top: 0px;
    }
    .subtitle{
        margin-top: 0px;
    }
    .slider_body .slider_inner p {
        padding-right: 0px;
    }
    .slider_body .slider_inner{
        padding-left: 0px;
        padding-right: 0px;
    }
    
}


/* Large devices (desktops, 992px and up) */
@media only screen and (max-width: 991px) { 
    .accouting-ser {
        margin-right: 0;
        margin-left: 0;
    }
    .accouting-ser {
        flex-direction: row-reverse;
    }
    .account-ser-main .col-lg-6:first-child .accouting-ser {
        flex-direction: row;
    }
    .account-ser-main .col-lg-6:last-child .accouting-ser {
        flex-direction: row;
    }
    .services-2::before{
        display: none;
    }
    .services-2::after{
        content: " ";
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 10px 0 10px 13px;
        border-color: transparent transparent transparent #ff7543;
        position: absolute;
        top: 45%;
        right: -13px;
    }
    .services-3::before {
        display: none;
    }
    .services-3::after {
        content: " ";
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 10px 13px 10px 0;
        border-color: transparent #ff7543 transparent transparent;
        position: absolute;
        top: 45%;
        left: -13px;
    }
}

/* Extra large devices (large desktops, 1200px and up) */
@media only screen and (max-width: 1024px) { 

    .testimonial p {
        padding-right: 10px;
    }
    
}