@media screen and (max-width:1200px) {
.service_guide_list::before {
    left: -122px;
    top: -43px;
    min-height: 556px;
}

}

@media screen and (max-width:1024px) {
.header-bx {
    padding: 12px 25px;
}	
.navrow {
    padding: 10px 25px;
}	
.navbar ul li {
    margin: 0px 20px;
}	
.service_guide_list {
    padding: 40px 40px 40px 220px;
}
.service_guide_list ul li {
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 12px;
}
.service_guide_list h3 {
    font-size: 28px;
    line-height: 36px;
}
.left_side {
    padding: 30px 30px;
}
.service_detail h4 a {
    font-size: 22px;
    line-height: 34px;
}
.service_type_list .ser_img {
    width: calc(100% - 250px);
}
.user_skill ul li h4 a {
    font-size: 22px;
    line-height: 30px;
}
.user_skill ul li {
    margin: 40px 0;
}
.title h2 {
    font-size: 26px;
    line-height: 36px;
}
.left_sidebar {
    padding: 25px 30px;
}
.characteristics_list ul li {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 15px;
    padding-left: 25px;
}
.characteristics_list ul li:before {
    width: 12px;
    height: 12px;
}
.inner_banner {
    height: 435px;
}
.banner_sub_title {
    bottom: 120px;
}
.banner_sub_title h2 {
    font-size: 45px;
    line-height: 60px;
}
.contact_form {
    padding: 30px;
}
.bx_colm {
    padding: 18px;
    min-height: 255px;
}
.bx_colm p {
    font-size: 16px;
    line-height: 30px;
}
.bx_colm h5 {
    font-size: 20px;
    line-height: 40px;
}

}

@media screen and (max-width:991px) {
.container {
    max-width: 100%;
}

.container-fluid {
	max-width: 100%;
}
.collapse.navbar-collapse.is-active {
    display: block;
}

.header {
    position: relative;
    z-index: 111111;
}
.header .container-fluid {
    padding: 0 !important;
}
.header-bx {
    padding: 14px 15px;
}
.header-bx p a {
    font-size: 18px;
    line-height: 26px;
}
.navrow {
    z-index: 3;
	display: block;
	padding: 10px 15px;
}
.navigation {
    border-bottom: 1px solid #ce91f9;
}
.navigation .container-fluid {
    padding: 0 !important;
}
.logo {
    justify-content: left;
}
.mynav button.navbar-toggler {
    padding: 0;
    border: 0;
}
.mynav .navbar-toggler-icon {
    position: absolute;
    right: 15px;
    padding: 0;
    top: -60px;
    font-size: 30px;
    display: block;
    width: auto;
    height: auto;
    color: var(--clr-primary);
}
.mynav button.navbar-toggler:focus {
    box-shadow: none !important;
}
.navbar {
    width: 100%;
    height: 100%;
    margin: 0 0;
}
.navbar-collapse {
    position: absolute;
    top: 12px;
    left: 0;
    width: 100%;
    padding: 0;
    text-align: left;
    z-index: 111111;
    max-width: 100%;
    background-color: #fff;
}
.navbar ul {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
}
.navbar ul li {
    margin: 0;
    width: 100%;
    padding: 0 15px;
}
.navbar ul li:not(:first-child) {
    margin-left: 0;
}
.navbar ul li {
    border-top: 1px solid #FFF2F8;
}
.navbar ul li a {
    line-height: 24px;
    width: 100%;
    display: inline-block;
    padding: 15px 0px;
    font-size: 16px;
}
.navbar ul li.active a {
    border-bottom: none; 
}
.nav_right {
    display: block;
}
.appoint_btn_colm {
    float: right;
    margin-top: -68px;
    margin-right: 70px;
}
.image-layer {
    height: 480px;
}
.slidecontent {
    bottom: 0;
}
.slidecontent h1 {
    font-size: 34px;
    line-height: 40px;
}
.slidecontent h3 {
    font-size: 22px;
    line-height: 40px;
}
.title h2 {
    font-size: 24px;
    line-height: 32px;
}
.text_summary p {
    line-height: 26px;
}	
.banner {
    padding: 0 !important;
}
.banner_head_title {
    padding: 0 45px;
    top: 0;
}
.inner_banner {
    height: 268px;
	align-items: center;
}
.banner_sub_title {
    position: relative;
    bottom: 0;
}
.service_guide_list::before {
    left: -30px;
    top: -43px;
    min-height: 472px;
}
.middle_text h4 {
    font-size: 22px;
    line-height: 30px;
}
.learn_more_btn a {
    font-size: 15px;
    line-height: 22px;
    padding: 8px 15px;
}
.text_content {
    padding: 20px 20px;
}
.text_content h4 {
    font-size: 16px;
    line-height: 24px;
    min-height: 48px;
    margin-bottom: 10px;
}
.text_content p {
    font-size: 15px;
    line-height: 24px;
}
.box_colm .img_bx img {
    height: 233px;
}
.service_colm .text_summary {
    padding: 25px 20px;
}
.text_summary h4 {
    font-size: 20px;
    line-height: 24px;
}
.text_summary h4 br {
    display: none;
}
.title h1 {
    font-size: 40px;
    line-height: 40px;
}
.left_side {
    padding: 20px;
}
.right_side {
    padding: 20px;
}
.user_skill ul li h4 a {
    font-size: 20px;
    line-height: 30px;
}
.service_detail h4 a {
    font-size: 20px;
    line-height: 34px;
}



}

@media screen and (max-width:767px) {
section {
    padding: 40px 0;
}
.appoint_btn_colm {
    float: right;
    margin-top: -65px;
    margin-right: 55px;
}
.appoint_btn_colm a {
    font-size: 15px;
    padding: 10px 10px;
}
.image-layer {
    height: 295px;
}
.banner_head_title h1 {
    font-size: 40px;
    line-height: 55px;
}
.banner_head_title p {
    font-size: 15px;
    line-height: 24px;
}
.banner_head_title p br {
    display: none;
}
.btn_colm a {
    font-size: 15px;
    line-height: 22px;
    padding: 8px 15px;
}
.right_col {
    padding: 25px;
}
.primary_btn a {
    font-size: 15px;
    line-height: 22px;
    padding: 8px 15px;
}
.title h5 {
    font-size: 18px;
    line-height: 26px;
}
.title h2 {
    font-size: 22px;
    line-height: 30px;
}
.primary_btn {
    text-align: center;
}
.service_provide .row.mt-5{
    margin-top: 20px !important;
}
.text_content h4 {
    font-size: 20px;
    line-height: 26px;
    min-height: 0;
}
.text_content {
    padding: 20px;
}
.read_more_btn a {
    font-size: 15px;
    line-height: 24px;
}
.box_colm .img_bx img {
    height: auto;
}
.img_bg_layout {
    padding-top: 40px;
}
.service_guide_list {
    padding: 30px 30px 30px 200px;
}
.service_guide_list::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: -29px;
    top: -28px;
    min-height: 475px;
    background-size: contain;
    background-position: left;
    background-repeat: no-repeat;
    background-image: url('../images/Group 24.png');
}
.service_guide_list h3 {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 10px;
}
.service_guide_list ul li {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 15px;
}
.testi-cont p {
    font-size: 15px;
    line-height: 22px;
}
.testi-cont h5 {
    font-size: 17px;
    line-height: 22px;
    margin: 20px 0 10px;
}
.footer-box.box_2 {
    margin: 25px 0;
}
.footer_navbar ul li {
    padding: 0 15px 0;
}
.footer-box ul li a {
    font-size: 16px;
}
.service_colm .text_summary {
    padding: 20px 20px;
}
.left_sidebar {
    padding: 0 0px;
}
.right_sidebar {
    margin-top: 30px;
}
.bx_colm {
    padding: 30px;
    min-height: auto;
    margin: 0 0 20px;
}
.bx_colm.colm_1 {
    margin-top: -100px;
}
.contact_form {
    padding: 20px 0;
}
.contact_form .form-group input[type="text"], .contact_form .form-group input[type="email"], .contact_form .form-group input[type="tel"], .contact_form .form-group textarea {
    height: 55px;
    font-size: 15px;
    line-height: 30px;
}
.contact_form .form-group textarea {
    height: 150px;
    padding: 15px;
}
.service_colm .img_bx img {
    height: 100%;
    object-fit: cover;
}

}

@media screen and (max-width:575px) {
.container-fluid {
    padding: 0 20px !important;
}
.container {
    padding: 0 20px;
}

.header-bx ul {
    display: block;
}

.contact_us ul li {
    padding: 0 0 10px;
}

.social_media .textwidget.custom-html-widget {
    display: flex;
}

.mynav .navbar-toggler-icon {
    font-size: 25px;
}

.appoint_btn_colm {
    margin-top: -65px;
    margin-right: 50px;
}
.appoint_btn_colm a {
    font-size: 12px;
    padding: 8px 8px;
}

.header-bx .social_media ul {
    display: flex;
}

.image-layer {
    height: 280px;
}

.banner_head_title h1 {
    font-size: 26px;
    line-height: 45px;
}

.banner_head_title p {
    font-size: 14px;
    line-height: 22px;
}

.btn_colm {
    margin-top: 20px;
}

.btn_colm a {
    font-size: 14px;
    line-height: 22px;
    padding: 6px 20px;
}

.banner-carousel .owl-dots {
    display: none;
}

.right_col {
    padding: 20px 20px;
}

.title h2 {
    font-size: 20px;
    line-height: 30px;
}

.title h5 {
    font-size: 18px;
    line-height: 26px;
}

.text_summary p {
    font-size: 15px;
    line-height: 24px;
}

.text_content p {
    font-size: 15px;
    line-height: 24px;
}

.service_guide_list {
    padding: 20px 20px 20px 20px;
}

.service_guide_list::before {
    left: 0;
    opacity: 0.2;
    top: 0;
    min-height: 500px;
    background-size: cover;
    background-position: center;
}
.copyright_text p {
    font-size: 15px;
    line-height: 22px;
}
.middle_text h4 {
    font-size: 20px;
}
.text_content h4 {
    font-size: 17px;
    line-height: 24px;
}
.left_side {
    padding: 20px;
}
.service_type_list ul li {
    display: block;
}
.service_type_list .ser_img {
    width: 100%;
    float: initial;
    text-align: center;
}
.service_detail h4 a {
    font-size: 18px;
    line-height: 30px;
}
.service_detail p {
    font-size: 15px;
    line-height: 24px;
}

.right_side {
    padding: 20px;
}
.user_skill ul li {
    margin: 30px 0;
}

.characteristics_list ul li {
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 12px;
	padding-left: 20px;
}
.characteristics_list ul li:before {
    width: 10px;
    height: 10px;
}
.right_sidebar {
    margin-top: 30px;
}









}


@media screen and (max-width:479px) {
section {
    padding: 35px 0;
}
p {
    font-size: 14px;
    line-height: 22px;
}
.header-bx {
    display: block;
}
.header-bx ul li a {
    font-size: 15px;
    line-height: 22px;
}
.testi-cont p {
    font-size: 14px;
    line-height: 22px;
}
.text_content p {
    font-size: 14px;
    line-height: 22px;
}
.text_summary p {
    font-size: 14px;
    line-height: 22px;
}
.footer-now {
    padding: 35px 0 25px;
}
.footer-box.box_4 {
    margin-top: 25px;
    padding-top: 25px;
}
.footer_navbar ul li {
    padding: 0 10px 0;
}
.footer-box ul li a {
    font-size: 14px;
}
.copyright_text p {
    font-size: 14px;
    line-height: 20px;
}
.inner_banner {
    height: 165px;
}
.banner_sub_title h2 {
    font-size: 30px;
    line-height: 45px;
}
.text_summary h4 {
    font-size: 20px;
    line-height: 24px;
}
.title h1 {
    font-size: 32px;
    line-height: 30px;
	margin-bottom: 10px;
}
.title h1 span {
    font-size: 20px;
}
.service_detail p {
    font-size: 14px;
    line-height: 22px;
}
.right_side {
    padding: 20px;
}
.user_skill ul li {
    margin: 30px 0;
}
.user_skill ul li h4 a {
    font-size: 20px;
    line-height: 30px;
}

}

@media screen and (max-width:359px) {

}

