a{
    text-decoration: none !important;
    transition: all 0.6s;
}

body,
html {
  height: 100%;
}

p{
    margin: 0;
    padding: 0;
}

body {
   font-family: Poppins;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: 0;
  padding: 0;
  scroll-behavior: smooth;
  transition: 0.5s;
}

button,
input,
select,
textarea {
  font-size: 100%;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
  transition: 0.3s !important;
}

a:focus {
    outline: 0;
}

ul{
    padding: 0 !important;
    margin: 0 !important;
}

ul li{
    list-style-type: none;
}

.btn-primary.focus,
.btn-primary:focus,
.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.show > .btn-primary.dropdown-toggle:focus {
  box-shadow: none;
}

/*---- font family secion start -----*/
@font-face {
    font-family: Poppins;
    src: url('../fonts/Poppins-Regular.eot');
    src: url('../fonts/Poppins-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Poppins-Regular.woff2') format('woff2'),
        url('../fonts/Poppins-Regular.woff') format('woff'),
        url('../fonts/Poppins-Regular.ttf') format('truetype'),
        url('../fonts/Poppins-Regular.svg#Poppins-Regular') format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: Poppins;
    src: url('../fonts/Poppins-Medium.eot');
    src: url('../fonts/Poppins-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Poppins-Medium.woff2') format('woff2'),
        url('../fonts/Poppins-Medium.woff') format('woff'),
        url('../fonts/Poppins-Medium.ttf') format('truetype'),
        url('../fonts/Poppins-Medium.svg#Poppins-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: Poppins;
    src: url('../fonts/Poppins-SemiBold.eot');
    src: url('../fonts/Poppins-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Poppins-SemiBold.woff2') format('woff2'),
        url('../fonts/Poppins-SemiBold.woff') format('woff'),
        url('../fonts/Poppins-SemiBold.ttf') format('truetype'),
        url('../fonts/Poppins-SemiBold.svg#Poppins-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: Poppins;
    src: url('../fonts/Poppins-Bold.eot');
    src: url('../fonts/Poppins-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Poppins-Bold.woff2') format('woff2'),
        url('../fonts/Poppins-Bold.woff') format('woff'),
        url('../fonts/Poppins-Bold.ttf') format('truetype'),
        url('../fonts/Poppins-Bold.svg#Poppins-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: Poppins;
    src: url('../fonts/Poppins-ExtraBold.eot');
    src: url('../fonts/Poppins-ExtraBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Poppins-ExtraBold.woff2') format('woff2'),
        url('../fonts/Poppins-ExtraBold.woff') format('woff'),
        url('../fonts/Poppins-ExtraBold.ttf') format('truetype'),
        url('../fonts/Poppins-ExtraBold.svg#Poppins-ExtraBold') format('svg');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: PlayfairDisplay;
    src: url('../fonts/PlayfairDisplay-Bold.eot');
    src: url('../fonts/PlayfairDisplay-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/PlayfairDisplay-Bold.woff2') format('woff2'),
        url('../fonts/PlayfairDisplay-Bold.woff') format('woff'),
        url('../fonts/PlayfairDisplay-Bold.ttf') format('truetype'),
        url('../fonts/PlayfairDisplay-Bold.svg#PlayfairDisplay-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

/*-- font family secion end ---*/

/*--- header section start ---*/
.header_top {
    padding: 7px 0 7px;
    transition: all 500ms ease-in-out;
    background: #1d97d3;
}
.logo_img img {
    width: 246px;
}
.header_toptext img {
    width: 17px;
    margin-right: 5px;
}
.header_toptext {
    font-size: 14px;
    color: #fff;
    display: inline-block;
}
.header_toptext a {
    color: #fff;
    vertical-align: middle;
}
.header_toptext a:hover {
    color: #e43c92;
}
.head_bg {
    background: #fff;
}
.header_nav ul li {
    display: inline-block;
    margin-left: 20px;
}
.header_nav ul li li {
    margin: 0;
	text-align: left;
}
.header_nav ul li:first-child{
    margin-left: 0;
}
.header_nav ul li.active a{
    color: #1d97d3;
}
.header_nav ul li a {
    color: #000;
    text-transform: capitalize;
    font-size: 16px;
    font-weight: 400;
}
.header_nav ul li a:hover{
    color: #1d97d3;
}
.hd_toprtbd {
    padding-right: 20px;
}
.header_rightbox a {
    width: 31px;
    height: 31px;
    display: inline-block;
    background: #fff;
    text-align: center;
    border-radius: 50%;
    line-height: 29px;
    margin-left: 5px;
}
.header_rightbox img {
    width: 14px;
}
.hd_contact ,.form_boxmain .box .btn{
    background: linear-gradient(92deg, #813793 0%, #e53b91 100%);
    padding: 12px 25px;
    display: inline-block;
    color: #fff;
    border-radius: 10px;
    font-weight: 600;
    transition: all 500ms ease-in-out !important;
    font-size: 16px;
    position: relative;
}
.hd_contact:hover ,.form_boxmain .box .btn:hover{
    color: #fff;
    box-shadow: inset 0 80px #1d97d3;
}
.hd_contact2 {
    background: #1d97d3;
    padding: 12px 20px 12px 56px;
    margin-left: 10px;
}
.hd_contact2:before {
    position: absolute;
    content: "";
    top: 50%;
    left: 4px;
    background: #fff url(../images/banner_callicon.png) no-repeat;
    width: 43px;
    height: 43px;
    border-radius: 10px;
    background-size: 24px;
    background-position: center;
    transform: translatey(-50%);
}
.hd_contact2:hover{
    box-shadow: inset 0 80px #823893;
}
.navbar-default.navbar-shrink .head_bg {
    box-shadow: 0px 0px 15px -8px #8f8f8f;
}
.navbar-default.navbar-shrink .header_top {
    margin-top: -45px;
}
/*--- banner section start ---*/
.banner_info {
    margin-top: 150px;
    position: relative;
    z-index: 0;
}
.ms-slide::before{
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 60%);
    z-index: 1;
}
.ms-slide-info {
    position: absolute !important;
    top: 50%;
    left: 0;
    transform: translatey(-50%) !important;
    max-width: 100%;
    text-align: center;
}
.banner_texthd {
    font-size: 70px;
    color: #fff;
    font-weight: bold;
    line-height: 72px;
    margin-bottom: 30px;
    font-family: PlayfairDisplay;
}
.banner_textpara {
    color: #fff;
    margin-bottom: 25px;
}
.banner_info .ms-nav-prev {
    background: url(../images/banner_leftarrow.png) no-repeat !important;
    width: 58px !important;
    height: 58px !important;
    background-size: 35px !important;
    border: 1px solid #fff;
    background-position: center !important;
    bottom: 3% !important;
    top: auto !important;
    right: 14% !important;
    left: auto !important;
}
.banner_info .ms-nav-next {
    background: url(../images/banner_rightarrow.png) no-repeat !important;
    width: 58px !important;
    height: 58px !important;
    background-size: 35px !important;
    border: 1px solid #fff;
    background-position: center !important;
    top: auto !important;
    bottom: 3% !important;
    right: 9% !important;
}
/*-- banner section end --*/

/*--- services section start ---*/
.services_info{
    margin: 85px 0 60px;
}
.main_text_hd {
    font-size: 40px;
    color: #1d97d4;
    line-height: 45px;
    font-weight: bold;
    font-family: PlayfairDisplay;
}
.main_text_hd strong {
    color: #e43c92;
}
.services_righttextbox {
    width: 70%;
}
.services_box .main_text_hd {
    font-size: 23px;
    line-height: 30px;
    margin-bottom: 10px;
}
.services_box {
    display: flex;
    justify-content: space-between;
}
.services_imgbox {
    width: 145px;
    height: 145px;
}
.services_imgbox img {
    width: 100%;
    object-fit: cover;
    border-radius: 50%;
    height: 100%;
    border: 1px solid #1d97d4;
    padding: 3px;
}
.serv_rightbd {
    border-right: 1px solid rgb(0 0 0 / 20%);
}
.services_list ul li {
    font-size: 14px;
    position: relative;
    padding: 0 0 10px 12px;
}
.services_list ul li::before{
    position: absolute;
    content: "";
    top: 5px;
    left: 0;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #e43c92;
}
.services_read {
    color: #e43c92;
    font-weight: bold;
    display: inline-block;
    border-bottom: 1px solid #e43c92;
    line-height: 18px;
}
.services_read:hover {
    color: #1d97d4;
    border-bottom: 1px solid #1d97d4;
}
/*--- services section end --*/

/*-- choose section start --*/
.choose_info{
    background: url(../images/choose_backimg.jpg) no-repeat;
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
    padding: 80px 0;
    position: relative;
    z-index: 0;
}
.choose_info::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(29 151 211 / 96%);
    z-index: -1;
}
.choose_box {
    background: #fff url(../images/choose_bgicon.png) no-repeat;
    background-size: 100%;
    padding: 40px 15px 30px;
    min-height: 100%;
    border-radius: 10px;
    text-align: center;
    background-position: center;
}
.choose_textbox .main_text_hd {
    font-size: 20px;
    line-height: 25px;
    margin: 10px 0;
}
.choose_icon img {
    width: 70px;
}
.choose_textpara{
    font-size: 14px;
    color: #3f3f3f;
}

/*-- choose section end --*/

/*--- ndis section start --*/
.ndis_info {
    padding: 90px 0 80px;
    background: url(../images/ndis_leftshap.png) no-repeat;
    background-position: bottom -18px left;
}
.ndis_leftbox {
    padding-right: 45px;
}
.main_text_para {
    font-size: 16px;
    color: #4f4f4f;
    line-height: 25px;
}
.main_text_para strong {
    color: #000000;
}
/*--- ndis section end --*/

/*--  faq sectiuon start --*/
.faq_info {
    padding: 80px 0;
    background: url(../images/faqback_img.jpg) no-repeat;
    background-size: cover;
    background-attachment: fixed;
}
.faq_mainbox .omsc-accordion ,.faq_mainbox .omsc-toggle{
    border: none !important;
}
.faq_mainbox .omsc-toggle-inner {
    padding: 0px 20px !important;
    background: url(../images/faq_rightarrow.png) no-repeat;
    background-size: 15px;
    background-position: top 5px left;
    margin: 10px 0 !important;
}
.faq_mainbox .omsc-toggle-title {
    background: #ffe8f3;
    box-shadow: inset 0 0 13.5px rgba(228,60,146,0.25);
    border: 1px solid #e43c92 !important;
    border-radius: 10px;
    padding: 15px !important;
    font-size: 24px;
    font-family: PlayfairDisplay;
    font-weight: bold;
    color: #e43c92;
    margin-bottom: 15px !important;
}
.faq_mainbox .omsc-toggle-title:hover, .faq_mainbox .omsc-toggle.omsc-expanded .omsc-toggle-title{
    box-shadow: inset 0 0 13.5px rgba(29,151,212,0.25);
    background-color: #e4f6ff !important;
    border: 1px solid #1d97d4 !important;
    color: #1d97d4;
}
.faq_mainbox .omsc-toggle-title:after {
    right: 15px;
    left: auto !important;
    background: url(../images/faq_droptop.png) no-repeat;
    font-size: 0;
    width: 20px !important;
    height: 20px !important;
    background-size: 20px;
    top: 50% !important;
    transform: translatey(-50%);
}
.faq_mainbox .omsc-toggle.omsc-expanded .omsc-toggle-title:after{
    background: url(../images/faq_dropbtm.png) no-repeat;
    font-size: 0;
    width: 20px !important;
    height: 20px !important;
    background-size: 20px;
    top: 50% !important;
    transform: translatey(-50%);
}
/*-- faq section end --*/

/*-- testimonial section start --*/
.testimonial_info{
    padding: 78px 0 70px;
}
.sp-testimonial-free {
    box-shadow: 0px 0px 20px -12px #666666;
    margin: 5px;
    padding: 144px 25px 34px 25px;
}
.sp-testimonial-client-image {
    position: absolute;
    top: 30px;
    left: 25px;
}
.sp-testimonial-client-testimonial{
    margin-bottom: 0 !important;

}
.sp-testimonial-content p {
    text-align: left !important;
    color: #1e294b !important;
    font-size: 17px !important;
    padding: 0 !important;
    margin-bottom: 0 !important;
    min-height: 260px;
}
.sp-testimonial-client-name {
    font-size: 20px !important;
    color: #1e294b !important;
    position: absolute;
    top: 10%;
    left: 30%;
}
.sp-testimonial-client-designation {
    position: absolute;
    top: 16%;
    left: 30%;
    color: #1e294b !important;
    font-size: 18px !important;
}
.sp-testimonial-client-rating {
    position: absolute;
    top: 22%;
    left: 30%;
}
.testimonial_box .swiper-button-prev {
    background: url(../images/testimonial_leftarrow.png) no-repeat !important;
    font-size: 0 !important;
    border: none !important;
    width: 40px !important;
    height: 40px !important;
    background-size: 30px !important;
    background-position: center !important;
    top: 60% !important;
}
.testimonial_box .swiper-button-next {
    background: url(../images/testimonial_rightarrow.png) no-repeat !important;
    font-size: 0 !important;
    border: none !important;
    width: 40px !important;
    height: 40px !important;
    background-size: 30px !important;
    background-position: center !important;
    top: 60% !important;
}
/*-- testimonial section end --*/

/*--- footer section start ---*/
.footer_bg {
    background: #002e46;
    padding: 65px 0 0;
}
.footer_hd_text {
    color: #1d97d4;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 12px;
    line-height: 24px;
    text-transform: uppercase;
}
.footer_lgo {
    width: 200px;
}  
.footer_list ul li {
    padding-bottom: 4px;
}
.footer_list ul li a {
    color: #fff;
    font-size: 15px;
    font-weight: 500;
}
.footer_list ul li a:hover{
    color: #1d97d4;
}
.footer_serviceslist li a{
    color: #fff;
    font-size: 15px;
    font-weight: 500;
}
.footer_ndislogo{
    width: 173px;
    margin-top: 40px;
}
.footer_text_left, .footer_text_left a {
    font-size: 14px;
    color: #fff;
    font-weight: 500;
}
.footer_text_left a:hover{
    color: #1d97d4;
}
.footer_detailimg img {
    width: 17px;
    margin-right: 9px;
}
.ft_topbd{
    border-top: 1px solid rgb(255 255 255 / 50%);
    padding: 10px 0;
    margin-top: 30px;
}
.footer_socialimg a {
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
}
.footer_socialimg a:hover{
    color: #1d97d4;
}
.footer_copy_text {
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    text-align: left;
}
.footer_socialimg img {
    width: 35px;
    margin-left: 10px;
}
.footer_copy_text a{
    color: #fff;
}
.footer_copy_text a:hover{
    color: #1d97d4;
}
/*---- footer section end ----*/

/*  scroll top --*/
#back_to_top {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    border: none;
    outline: none;
    background: linear-gradient(92deg, #813793 0%, #e53b91 100%);
    cursor: pointer;
    padding: 12px 15px;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    transition: all 0.5s;
}

#back_to_top:hover{
    box-shadow: inset 0 80px #1d97d4;
}

/*---- inner page start ---*/
.site-content, .site-main .widecolumn {
    margin-left: 0px !important;
}
.page .entry-header, .blog_page_header {
    background: url("../images/banner_innerimg01.jpg") #fff no-repeat center !important;
    background-size: cover !important;
    max-width: 100% !important;
    padding: 180px 0 60px !important;
    margin: 150px 0 0 !important;
    position: relative;
    overflow: hidden;
    text-align: center;
}
.page .entry-header:before, .blog_page_header:before {
    background: rgba(0, 0, 0, 0.7);
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.page .entry-content {
    max-width: 100% !important;
    padding: 0px !important;
}
.content-area, .content-sidebar {
    padding-top: 0px !important;
}
.page .entry-title, .blog_page_title {
    color: #fff;
    position: relative;
    font-size: 32px;
    font-weight: bold;
    text-transform: uppercase;
    z-index: 99;
    margin-bottom: 3px;
    font-family: PlayfairDisplay;
}
.breadcrumb-container {
    width: 100%;
    color: #1d97d3;
    position: relative;
    font-size: 15px;
}
.breadcrumb-container a {
    color: #1d97d3;
}
.inner_text_hd {
    font-size: 28px;
    font-weight: bold;
    font-family: PlayfairDisplay;
    color: #050606;
    line-height: 35px;
    margin-bottom: 15px;
}
.inner_text_hd strong {
    color: #1d97d4;
    font-weight: bold;
}
.contact_left_box {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}
.cont_left_icon {
    width: 35px;
    height: 35px;
    line-height: 35px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #e43c92;
}
.contact_left_text {
    font-size: 17px;
    color: #4b4b4b;
    font-weight: 500;
    width: 80%;
    margin-left: 10px;
}
.contact_left_text a {
    color: #4b4b4b;
}
.contact_left_text a:hover {
    color: #1d97d4;
}
.form_cnthd {
    font-size: 14px;
    color: #e43c92;
    margin-bottom: 10px;
}
.right-sec-contact {
    border-radius: 5px;
    padding: 20px;
    box-shadow: 0px 0px 18px -10px #5f5f5f;
}
.form_boxmain .box .form-control ,.form_boxmain .box select{
    border: 1px solid #e43c92;
    border-radius: 0;
    padding: 10px;
    width: 100%;
    box-shadow: none;
	font-size: 14px;
	outline: none;
}
/* .form_boxmain .box select{
	
} */
.left-sec-contact-information {
    padding-right: 40px;
}
.form_boxmain .box textarea {
    height: 92px;
    resize: none;
}
.form_cnthd p{
    margin-bottom: 0;
}
.inner_cntbox {
    padding: 50px 25px;
    text-align: center;
    background: #1d97d4;
    margin-top: 50px;
    border-radius: 10px;
    box-shadow: 4px 4px 0px #e43c92;
}
.inner_page_list ul li {
    background: url(../images/checke.png) no-repeat left 5px;
    font-size: 16px;
    color: #4b4b4b;
    padding: 0px 0 8px 25px;
    line-height: 25px;
    font-weight: 400;
    list-style: none;
    background-size: 20px;
}
.inner_page_list ul li strong{
    color: #e43c92;
    font-weight: 600;
}
.inner_text_para {
    margin-bottom: 10px;
    color: #484848;
}
.inner_text_para p{
    margin-bottom: 10px;
}
.inner_servicesinfo {
    background: #f1f1f1;
    padding: 60px 0;
    margin-top: 50px;
}
.inner_servicesbox {
    background: #fff;
    padding: 15px;
    min-height: 100%;
    border-radius: 5px;
    border-bottom: 2px solid #e43c92;
    border-top: 2px solid #1d97d4;
}
.inner_servicesbox .inner_text_hd {
    font-size: 20px;
    line-height: 25px;
    color: #e43c92;
    margin-bottom: 12px;
}
.inner_servicesbox .inner_text_para {
    font-size: 15px;
    color: #000;
}
.inner_servexbox {
    padding: 15px;
    background: #fff;
    border: 1px solid #e43c92;
}
.faq_innerbox .omsc-toggle-title {
    font-size: 18px;
}
.inner_servicesinfo2 {
    background: #dbdbdb;
}
.review_page_box_inner {
    background: url("../images/quoteinner_icon.png") no-repeat;
    background-size: 50px;
    background-position: 20px 30px;
    border: 1px solid #ddd;
    padding: 100px 20px 20px;
    min-height: 100%;
}
.review_page_box_name {
    color: #e43c92; 
    margin-top: 12px;
    font-size: 18px;
    font-family: PlayfairDisplay;
}
.review_position {
    font-size: 15px;
    color: #1d97d4;
    font-weight: 500;
}
.error_container {
    display: flex;
    min-height: 100vh;
    align-items: center;
    text-align: center;
}
.inner_page_img img {
    padding: 8px;
    background: #fff;
    box-shadow: 0px 0px 3px #bbbbbb;
}
.footer_fixed_buttons {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    z-index: 99;
}
.footer_btn1 {
    width: 50%;
    float: left;
    background: linear-gradient(92deg, #813793 0%, #e53b91 100%);
    color: #fff !important;
    padding: 10px 0;
    font-weight: bold;
}
.footer_btn2 {
    background: #fff;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translatex(-50%);
    padding: 9px 12px;
    border-radius: 50%;
    width: 44px;
    height: 44px;
}
.footer_btn3 {
    width: 50%;
    float: left;
    background: #1d97d3;
    color: #fff !important;
    padding: 10px 0;
    font-weight: bold;
}
.side_fixed_btnleft {
    position: fixed;
    z-index: 999999999;
    transform: rotate(90deg);
    right: -50px;
    top: 330px;
}
.side_btn1 {
    background: linear-gradient(92deg, #813793 0%, #e53b91 100%);
    padding: 10px 15px;
    color: #fff !important;
    font-size: 14px;
    font-weight: 500;
    border-radius: 3px;
    border: 1px solid #fff;
}
/*-- responsive css start --*/
@media only screen and (min-width : 320px) and (max-width : 1024px) {
 .header_top ,.header_nav ,.header_right_icon{
    display: none;
}
.head_bg {
    padding: 10px 0;
}
.logo_img img {
    width: 120px;
}
.banner_info {
    margin-top: 60px;
}
.banner_disc {
    padding: 0 15px;
}
.ms-slide-bgcont img {
    object-fit: cover !important;
    height: 100% !important;
}
.ms-view, .ms-slide, .ms-slide-bgcont {
    height: 490px !important;
}
.banner_texthd {
    font-size: 35px;
    line-height: 40px;
    margin-bottom: 10px;
}
.banner_texthd br ,.banner_textpara br ,.services_box .main_text_hd br{
    display: none;
}
.hd_contact{
    font-size: 15px;
}
.ms-slide-info {
    top: 45%;
}
.banner_info .ms-nav-prev {
    width: 40px !important;
    height: 40px !important;
    background-size: 30px !important;
    bottom: 3% !important;
    right: 22% !important;
}
.banner_info .ms-nav-next {
    width: 40px !important;
    height: 40px !important;
    background-size: 30px !important;
    bottom: 3% !important;
    right: 6% !important;
}
.services_info {
    margin: 40px 0 30px;
}
.serv_rightbd {
    border-right: none;
}
.main_text_hd {
    font-size: 28px;
    line-height: 35px;
}
.services_righttextbox {
    width: 100%;
}
.services_box {
    display: block;
}
.services_imgbox {
    margin-bottom: 15px;
}
.choose_info ,.faq_info ,.testimonial_info{
    padding: 40px 0;
}
.ndis_info {
    padding: 40px 0;
    background: none;
}
.ndis_rightimg {
    margin-bottom: 25px;
}
.ndis_leftbox {
    padding-right: 0;
}
.faq_mainbox .omsc-toggle-title {
    font-size: 18px;
    line-height: 22px;
}
.sp-testimonial-client-image {
    top: 60px;
}
.sp-testimonial-client-image img {
    width: 65px;
}
.sp-testimonial-client-designation {
    font-size: 13px !important;
}
.footer_bg {
    padding: 40px 0 0;
}
.footer_head {
    margin-bottom: 25px;
}
.ft_topbd {
	padding: 10px 0 50px;
    margin-top: 0;
}
.footer_copy_text {
    text-align: center;
    margin-top: 10px;
}
.footer_socialimg img {
    width: 25px;
}
#back_to_top {
    bottom: 93px;
    right: 4px;
}
.page .entry-header, .blog_page_header {
    padding: 100px 0 20px !important;
    margin: 60px 0 0 !important;
}
.inner_text_hd {
    font-size: 25px;
    line-height: 30px;
}
.inner_page_img {
    margin-bottom: 20px;
}
.inner_cntbox {
    padding: 30px 15px;
    margin-top: 25px;
}
.inner_servicesinfo {
    padding: 40px 0;
    margin-top: 30px;
}
}

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

}

@media only screen and (min-width : 321px) and (max-width : 480px) {

}

@media only screen and (min-device-width : 375px) and (max-device-width : 667px) and (orientation : portrait) {

}

@media only screen and (min-device-width : 414px) and (max-device-width : 736px) and (orientation : portrait) {

}

@media only screen and (min-width : 481px) and (max-width : 767px) {

}

@media only screen and (min-width : 768px) and (max-width : 1024px) and (orientation : portrait) {
.banner_info .ms-nav-prev {
    right: 15% !important;
}
.ms-view, .ms-slide, .ms-slide-bgcont {
    height: 410px !important;
}
.inner_page_img {
    margin-bottom: 0;
}
.ndis_info {
    background: url(../images/ndis_leftshap.png) no-repeat;
    background-position: bottom -18px left;
}
.services_righttextbox {
    width: 85%;
}
}

@media only screen and (min-width : 768px) and (max-width : 1024px) and (orientation : landscape) {
.banner_info .ms-nav-prev {
    right: 15% !important;
}
.ms-view, .ms-slide, .ms-slide-bgcont {
    height: 410px !important;
}
.inner_page_img {
    margin-bottom: 0;
}
.ndis_info {
    background: url(../images/ndis_leftshap.png) no-repeat;
    background-position: bottom -18px left;
}
.services_righttextbox {
    width: 85%;
}
}

/* iPhone X/XS */
@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape) {

}

/* iPhone XR */
@media only screen and (min-device-width: 414px) and (max-device-width: 896px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {

}

/* iPhone XS Max */
@media only screen and (min-device-width: 414px) and (max-device-width: 896px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape) {

}

/* iPad Pro 10.5 inch */
@media only screen and (min-device-width: 1112px) and (max-device-width: 1112px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {

}

/* iPad Pro 12.9 inch */
@media only screen and (min-device-width: 1024px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {

}

@media screen and (min-width: 1424px) {

}

@media screen and (min-width: 1624px) {

}

@media screen and (min-width: 1920px) {

}

@media screen and (min-width: 2048px) {

}

@media screen and (min-width: 2550px) {

}   