@media only screen and (max-width: 1366px) {}

@media only screen and (max-width: 1280px) {
    header .topHeader .container, header .bottomHeader .container {
        width: 100%;
        max-width: 100%;
    }
    .testimonial {
        padding: 30px 0;
    }
}
@media only screen and (max-width: 1200px) {
    .bannerSection, .bannerCont{
        height: 400px;
    }
    .bannerText {      
        max-width: 600px;       
    }
    .bannerText h2 {
        font-size: 38px;       
    }
}
@media only screen and (max-width: 1024px) {
	.logo {
    width: 364px;   
	}
    .about-counter-box h2 {
        font-size: 28px;
    }
    .about-counter-box p {
        font-size: 16px;
    }
    .about-counter-box {
        padding: 20px 10px;
    }
    .contactMain.p-v-40 {
        padding: 30px 0;
    }
    .privacyText h2 {
        font-size: 40px;
    }
	.about-counter-box h2 span {
		font-size: 34px;
		padding-right: 8px;
	}
}

@media only screen and (max-width: 991px) {
	.about-counter-box h2 span {
		font-size: 28px;
		padding-right: 8px;
	}
    .about-us-page .container {
        max-width: 100%;
    }
    .lawContent .container {
        max-width: 100%;
    }
    .privacyText h2 {
        font-size: 30px;
    }
    .bannerText h2 {
        font-size: 28px;
    }
    .bannerText {
        max-width: 450px;
    }
    .bannerText .bannerPara {
        font-size: 16px;
    }
    .bannerButtons {       
        height: 40px;
        line-height: 40px;       
        font-size: 12px;
    }
    .footerHeading {
        font-size: 18px;
        padding-bottom: 13px;
    }
	
}

@media only screen and (max-width: 960px) {
    .spss-cont {
        max-width: 224px;
        margin-right: 15px;
        margin-bottom: 15px;
    }
    .sp-service-heading {
        font-size: 16px;
    }
    .contactMain.p-v-40 {
        padding: 20px 0;
    }
    .contactHeading {
        font-size: 20px;
        padding-bottom: 10px;
        margin-bottom: 10px;
    }
    .contactBox h6 {
        font-size: 14px;
    }
    .eachComuni {
        padding-bottom: 8px;
        margin-bottom: 8px !important;
    }
    .contactBox {
        margin-bottom: 20px;
    }
    .contactFrom label {
        margin-bottom: 5px;
    }
    .contactBox h6 i {
        font-size: 16px;
        margin-right: 8px;
    }
    .about-counter-box h2 {
        font-size: 20px;
    }
    .about-counter-box p {
        font-size: 14px;
    }
    .searchField, .seachContainerInner .searchBtn {
        height: 50px;
        line-height: 50px;
    }
    .searchField {
        font-size: 16px;
        padding: 0 10px;
    }
    .seachContainerInner .searchBtn {
        width: 50px;
    }
    .seachContainerInner {
        padding-right: 50px;
    }
    .seachContainerInner .searchBtn i {
        font-size: 14px;
    }
    .searchPop .closeBtn {
        width: 30px;
        height: 30px;
        line-height: 28px;
    }
    .topHeader {
        padding: 10px 0;
    }
    .logo {
        width: 250px;
    }
    .a-icon-clock, .a-icon-support {
        background-color: #cf9455;
        background-size: 30px 30px;
        width: 20px;
        height: 20px;
    }
    .topHeaderBigBox h3 {
        font-size: 16px;
    }
    .topHeaderSmallBox .socialIcon i, .headerSearchBtn i {
        font-size: 16px;
        margin-bottom: 5px;
    }
    .topHeaderBigBox {
        padding: 0 10px;
    }
    .topHeaderBigBox p {
        display: none;
    }
    .socialText, .headerSearchText {
        font-size: 11px;
        display: none;
    }
    .bottomHeader .navBar li a {
        font-size: 12px;
        height: 40px;
        line-height: 40px;
    }
    .topHeaderSmallBox {
        width: auto;
        padding: 0 15px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center!important;
        -ms-flex-align: center!important;
        align-items: center!important;
    }
   
    .bannerText h2 br {
        display: block;
        content: "";
        margin-top: 10px;
    }
    .bannerText {
        max-width: 387px;
    }
    .bannerSection {
        height: 350px;
    }
    .bannerCont {
        height: 350px;
    }
    .bannerText h2 br {
        display: block;
        content: "";
        margin-top: 0px;
    }
    .commonHeading {
        font-size: 25px;
    }
    .aboutText p {
        line-height: 26px;
        font-size: 13px;
    }
    .aboutPicture img {
        height: 358px;
    }
    .aboutText .m-t-30 {
        margin-top: 15px !important;
    }
    
    .helpBoxInner {
        margin-bottom: 14px;
    }
    .m-b-20 {
        margin-bottom: 10px;
    }
    .testimonial {
        padding: 20px 0;
    }
    .testimonialText {
        margin-left: 60px;
        max-width: 350px;
    }
    .testimonialHeading::after {
        left: -50px;
        width: 48px;
        height: 1px;
        background: #fff;
    }
    .testimonialHeading {
        font-size: 22px;
    }
    .eachTestimonial::after {
        font-size: 77px;
        line-height: 77px;
    }
    .aboutText h2 {
        font-size: 40px;
    }
    .about-us-page.p-v-40 {
        padding: 30px 0;
    }
    .privacyBan {
        padding: 20px 0;
    }
    .about-writeBy {
        font-size: 20px;
    }
    .aboutBanner {
        padding: 30px 0;
    }
    .eachServicesBanTxt h2 {
        font-size: 30px;
        padding-bottom: 10px;
    }
    .spser-heading {
        font-size: 20px;
    }
}

@media only screen and (max-width: 768px) {
    .privacyOl {
        font-size: 12px;
    }
    .eachPrivacy h5 {
        margin-top: 10px;
        font-size: 14px;
    }
    .privacyText h2 {
        font-size: 20px;
    }
    .sp-serviceInner p {
        font-size: 12px;
        line-height: 21px;
    }
    .about-counter {
        padding: 30px 0;
    }
  	
    .about-counter .row {
        margin: 0 -5px;
    }
    .about-counter .row [class*='col-'] {
        padding: 0 5px;
		margin-bottom:10px;
    }
	.about-counter .row [class*='col-']:nth-last-child(-n+2) {
		margin-bottom:0px;
		}
    .about-writeBy {
        font-size: 16px;
    }
    .about-writeBy::after {
        top: 13px;
        height: 1px;
    }
    .about-us-page.p-v-40 {
        padding: 20px 0;
    }
    .about-us-page-text p {
        font-size: 12px;
        line-height: 20px;
    }
    .aboutText h2 {
        font-size: 30px;
    }
    .searchField, .seachContainerInner .searchBtn {
        height: 40px;
        line-height: 40px;
    }
    .searchField {
        font-size: 14px;
    }
    .seachContainerInner .searchBtn {
        width: 40px;
    }
    .seachContainerInner {
        padding-right: 40px;
    }
    .seachContainerInner .searchBtn {
        width: 50px;
    }
    .seachContainerInner {
        padding-right: 50px;
    }
    .bannerText h2 {
        font-size: 20px;
        margin: 10px 0;
    }
    .bannerText {
        max-width: 330px;
    }

    .bannerSection, .bannerCont {
        height: 250px;
    }
    .bannerButtons, .commonBtn {
        height: 38px;
        line-height: 38px;
        padding: 0 18px;
        font-size: 12px;
    }
    .bannerText .bannerPara {
        font-size: 16px;
    }
    .responsiveHambarger {
        display: block;
        width: 26px;              
        background: transparent;
        border: none;
        margin-left: 10px;
    }
    .responsiveHambarger:focus {
        outline: none;
    }
    .responsiveHambarger span {
        width: 100%;
        height: 1px;
        background: #fff;
        display: block;
        margin-bottom: 5px;
    }
    .responsiveHambarger span:last-child {
    	margin-bottom: 0;
    }
    .topHeaderSmallBox .socialIcon i, .headerSearchBtn i {	  
	     margin-bottom: 0px; 
	}
    .topHeaderBigBox {
        display: none;
    }
    .navBar {
        position: fixed;
        top: 50px;
        right: -200px;
        width: 200px;
        height: calc(100vh - 50px);
        z-index: 1;
        background: #333a4d;
        overflow-y: auto;
        -webkit-transition: all ease-in-out 300ms;
        -moz-transition: all ease-in-out 300ms;
        -o-transition: all ease-in-out 300ms;
        transition: all ease-in-out 300ms;
        overflow: hidden;
    }
    .navBar.show, .hasSubMenu ul.collapse-left.show {
        right: 0;
    }
    .navBar ul.d-flex {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column;
        opacity: 1;
        visibility: visible;
        right: -200px;
    }
    .navBar ul.d-flex.show {
        right: 0;
    }
    .bottomHeader .navBar>ul>li {
        border-bottom: 1px solid #4c5773;
    }
    .hasSubMenu .subMenu2 {
        width: 200px;
        overflow-y: auto;
        display: block;
        opacity: 1;
        visibility: visible;
    }
    .hasSubMenu .subMenu2 li {
        margin: 0;
        width: 100%;
        float: left;
    }
    .hasSubMenu ul {
        width: 100%;
        opacity: 1;
        visibility: visible;
        width: 200px;
        right: -200px;
        top: 0;
        left: auto;
        display: block !important;
        height: 100%;
    }
    .hasSubMenu ul.show {
        right: 0;
    }
    .hasSubMenu ul.collapse-left {
        right: -200px;
    }
    .bottomHeader .navBar li a {
        width: 100%;
    }
    .bottomHeader .navBar>ul>::after {
        display: none;
    }
    .bottomHeader .navBar>ul>::before {
        display: none;
    }
    .responsivCross {
        display: block;
        width: 30px;
        height: 30px;
        line-height: 28px;
        margin-left: 10px;       
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        border: 1px solid #282e3f;

    }
    header {
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 9;
    }
    body {
        margin-top: 50px;
    }
    .bottomHeader .navBar>ul>li {
        position: static;
    }
    .help-rightText h3 {
        font-size: 14px;
    }
    .testimonialText {
        max-width: 100%;
        margin-left: 0;
        padding: 0 15px;
    }
    .testimonialHeading::after {
        display: none;
    }
}

@media only screen and (max-width: 767px) {
    .cbBreadCamb li a, .cbBreadCamb li {
        font-size: 12px;
    }
    .eachServices {
        padding: 30px 0;
    }
    .spss-cont {
        max-width: 250px;
        margin-right: 15px;
        margin-bottom: 15px;
    }
    .sp-service-heading {
        font-size: 16px;
    }
    .spser-heading {
        font-size: 18px;
    }
    .lawContent.p-v-40 {
        padding: 0 0 20px;
    }
    .serviceList {
        display: none;
    }
    .xs-show {
        display: block;
        background: #cf9455;
        position: relative;
        margin-bottom: 20px;
    }
    .serviceSmList {
        position: absolute;
        top: 100%;
        left: 0;
        background: #cf9455;
        width: 100%;
        z-index: 1;
        padding: 0 15px;
        display: none;
        max-height: 136px;
        overflow-y: auto;
        border-top: 1px solid #f3bb81;
    }
    .serviceSmList li {
        border-bottom: 1px solid #bf864a;
    }
    .serviceSmList li:last-child {
        border-bottom: none;
    }
    .serviceSmList li a {
        color: #fff;
        padding: 5px 0;
        width: 100%;
    }
    .serviceShowXs {
        padding: 10px 0;
    }
    .serviceShowXs h2 {
        padding-bottom: 0px;
        color: #fff;
  
    }
    .serviceShowXs h2 i {
        float: right;
    }
   
    .eachServicesBanTxt h2 {
        font-size: 22px;
        padding-bottom: 5px;
    }
    .aboutBanner {
        padding: 20px 0;
    }
    .commonHeading {
        font-size: 20px;
    }
    .container {
        max-width: 100%;
    }
    .footerEachBox {
        margin-bottom: 15px;
    }
    .footerLink li {
        margin-bottom: 1px;
    }
    .footerLink li a {
        line-height: 14px;
    }
    .address li {
        margin-bottom: 4px;
        font-weight: 600;
    }
    .topFooter.p-v-40 {
        padding: 15px 0 0;
    }
    .helpBoxInner {
        margin-bottom: 10px;
    }
    .m-b-20 {
        margin-bottom: 10px !important;
    }
    .canIhelpYou {
        padding: 20px 0;
    }
    .footerPara {
        line-height: 20px;
    }
    .profAssociations-img-sm img {
        width: 100%;
    }
    .professionalAssociations .imgContainer {
        margin-bottom: 16px;
    }
}

@media only screen and (max-width: 667px) {}

@media only screen and (max-width: 600px) {}

@media only screen and (max-width: 575px) {
	.about-counter .row [class*='col-']{
		margin-bottom: 10px!important;
	}
    .aboutText .commonHeading {
        margin-top: 20px;
    }
    .about-botton {
        text-align: center;
    }
    .about-us-page-text {
        margin-bottom: 20px;
    }
    .about-counter {
        background-position: center center !important;
    }
}

@media only screen and (max-width: 518px) {
    .commonBtn.submitBtn {
        margin-top: 10px;
    }
}

@media only screen and (max-width: 480px) {
	.xs-show {	  
	    margin-bottom: 10px;
	}
	.paraSection p {
		font-size: 13px;
    	line-height: 20px;
	}
    .eachServicesBanTxt h2 {
        font-size: 18px;
        padding-bottom: 5px;
    }
    .eachServices {
        padding: 20px 0;
    }
    .spss-cont {
        max-width: 100%;
    }
    .bannerText .bannerPara {
        font-size: 13px;
    }
    .bannerText .bannerPara {
        padding-left: 50px;
    }
    .bannerText .bannerPara::after {
        width: 34px;
    }
    .topHeaderSmallBox {
        padding: 0 10px;
    }
    .logo {
        width: 180px;
    }
    .topHeader .container .row {
        margin: 0 -5px;
    }
    .topHeader .container [class*='col-'] {
        padding: 0 5px;
    }
    responsiveHambarger {
        width: 26px;
    }
    .bannerText h2 {
        font-size: 18px;        
    }
    .canIhelpYou [class*="a-icon-"] {
        width: 30px;
        height: 30px;
    }
    .bannerText {
        max-width: 220px;
    }
    .help-iconPart {
        width: 58px;
        height: 58px;
        -ms-flex: 0 0 58px;
        flex: 0 0 58px;
    }
    .help-rightText h3 {
        font-size: 12px;
        line-height: 20px;
    }
    .help-rightText {
        padding-left: 10px;
    }
    .canIhelpYou .row {
        margin: 0 -5px;
    }
    .canIhelpYou .row [class*='col-'] {
        padding: 0 5px;
    }
}
@media only screen and (max-width: 480px) {
	.sp-service-heading {
	    font-size: 14px;
	}
}

@media only screen and (max-width: 414px) {
    /* .help-iconPart {
        width: 30px;
        height: 30px;
        -ms-flex: 0 0 30px;
        flex: 0 0 30px;    
    } */
    /* .help-rightText h3 {
        font-size: 10px;       
    } */
    .canIhelpYou .row [class*="col-"] {
        width: 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .xs-show {
	    margin-bottom: 6px;
	}
}

@media only screen and (max-width: 384px) {}

@media only screen and (max-width: 374px) {
    .navBar {
        top: 40px;
        height: calc(100vh - 40px);
    }
    .topHeader {
        padding: 5px 0;
    }
    body {
        margin-top: 40px;
    }
    .topHeaderSmallBox {
        padding: 0 6px;
    }
    .topHeaderSmallBox .socialIcon i, .headerSearchBtn i {
        font-size: 14px;
    }

    .responsiveHambarger {
        width: 25px;
        margin-left: 5px;
    }
    footer {
        text-align: center;
    }
    footer [class*='col-'] {
        width: 100%;
        max-width: 100%;
        flex: 0 0 100%;
        -ms-flex: 0 0 100%;
    }
    .footerHeading {
        font-size: 16px;
        padding-bottom: 3px;
    }
    .bottomFooter .row {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }
    .foterSocialIcon {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
        margin-bottom: 10px;
    }
}

@media only screen and (max-width: 320px) {}

/*# sourceMappingURL=style.css.map */