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 family secion end ---*/

/*--- header section start ---*/
.header_top {
    padding: 7px 0 7px;
    transition: all 500ms ease-in-out;
    background: #e4ffe2;
}
.header_toptext img {
    width: 14px;
    margin-right: 4px;
}
.header_toptext {
    font-size: 14px;
    color: #252525;
    font-weight: 400;
    display: inline-block;
    padding-right: 15px;
}
.header_toptext a {
    color: #252525;
    vertical-align: middle;
}
.header_toptext a:hover{
    color: #2169e1;
}
.head_bg {
    background: #fff;
}
.logo_img img {
    width: 250px;
}
.header_nav ul li {
    display: inline-block;
    margin-right: 28px;
}
.header_nav ul li:last-child{
    margin-right: 0;
}
.header_nav ul li.active a{
    color: #2169e1;
}
.header_nav ul li li{
	text-align: left;
	margin: 0;
}
.header_nav ul li a {
    color: #252525;
    text-transform: capitalize;
    font-size: 14px;
    font-weight: 400;
}
.header_nav ul li a:hover{
    color: #2169e1;
}
.header_rightbox a {
    margin-left: 5px;
}
.header_rightbox img {
    width: 14px;
}
.header_callbtn {
    color: #313131;
    font-size: 16px;
    font-weight: bold;
    margin-right: 15px;
}
.header_callbtn img {
    width: 18px;
    vertical-align: sub;
    margin-right: 5px;
}
.hd_ndislogo {
    width: 115px;
    margin-left: 8px;
}
.hd_ndislogo2 {
    width: 140px;
    position: absolute;
    top: 50%;
    right: 2%;
    transform: translatey(-50%);
}
.hd_contact ,.get_formbox .box .btn{
    background: #2169e1;
    padding: 12px 25px;
    display: inline-block;
    color: #ffffff;
    font-weight: bold;
    transition: all 500ms ease-in-out;
    font-size: 16px;
    border-radius: 25px;
}
.hd_contact:hover ,.get_formbox .box .btn:hover{
    color: #fff;
    box-shadow: -5px 5px 10px #838383;
}
.hd_topwhatsapp img{
	width: 24px;
}
.navbar-default.navbar-shrink .head_bg {
    box-shadow: 0px 0px 15px -8px #8f8f8f;
}
.navbar-default.navbar-shrink .header_top {
    margin-top: -40px;
}
/*--- banner section start ---*/
.banner_info {
    margin-top: 127px;
    position: relative;
}
.banner_info img {
    border-radius: 0 0 20px 20px;
}
.banner_info::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(0,0,0);
    background: linear-gradient(90deg, rgb(30 69 130 / 61%) 0%, rgb(0 0 0 / 13%) 50%, rgb(0 0 0 / 0%) 100%);
    border-radius: 0 0 20px 20px;
}
.banner_disc {
    position: absolute;
    top: 50%;
    left: 9%;
    width: 530px;
    transform: translatey(-50%);
    z-index: 1;
}
.small_banner_text {
    font-size: 16px;
    color: #ededed;
    font-weight: 500;
    line-height: 24px;
    margin-bottom: 10px;
}
.banner_texthd {
    font-size: 48px;
    color: #fff;
    font-weight: bold;
    line-height: 50px;
    margin-bottom: 15px;
}
.banner_texthd2 {
    font-size: 20px;
    color: #fff;
    font-weight: 600;
    line-height: 25px;
    margin-bottom: 15px;
}
.banner_btn {
    background: #51c943;
    margin-left: 10px;
}
/*-- banner section end --*/

/*--- services section start ---*/
.services_info {
    padding: 85px 0 75px;
    background: #fafafa;
}
.new_smalltexthd {
    font-size: 22px;
    line-height: 25px;
    margin-bottom: 20px;
    font-weight: 600;
    color: #51c944;
    text-transform: capitalize;
	animation: pulse 600ms infinite alternate;
}
@keyframes pulse {
	0% { color: #2169e1; }
	100% { color: #51c944; }
}
.main_text_hd {
    font-size: 36px;
    color: #004c98;
    font-weight: bold;
    line-height: 40px;
}
.main_text_hd2{
    color: #004c98;
}
.services_mainbox {
    background: #fff;
    box-shadow: 0px 0px 6px -3px #a1a1a1;
    padding: 10px 10px 35px 10px;
    border-radius: 20px;
    margin: 3px;
}
.services_img img {
    height: 170px;
    object-fit: cover;
    width: 100%;
    border-radius: 20px;
}
.services_texthd {
    font-size: 18px;
    color: #004c98;
    font-weight: 600;
    line-height: 24px;
    height: 52px;
    margin-top: 20px;
}
.services_textpara {
    font-size: 14px;
    color: #1d1d1d;
    min-height: 100px;
}
.serve_btn {
    font-size: 18px;
    color: #004c98;
    font-weight: 600;
    line-height: 26px;
    border-bottom: 1px solid #004c98;
    display: inline-block;
}
.owl_servemain .owl-prev {
    width: 14px;
    height: 27px;
    background: url(../images/service_leftarrow.png) no-repeat !important;
    top: 42%;
    position: absolute;
    left: -40px;
    font-size: 0 !important;
}
.owl_servemain .owl-next {
    width: 14px;
    height: 27px;
    background: url(../images/service_rightarrow.png) no-repeat !important;
    top: 42%;
    position: absolute;
    right: -40px;
    font-size: 0 !important;
}
/*--- services section end --*/

/*-- choose section start --*/
.choose_info{
    background: #fafafa;
    padding-bottom: 135px;
}
.main_page_list ul li {
    font-size: 16px;
    color: #1a1a1a;
    font-weight: 500;
    position: relative;
    margin-bottom: 10px;
    padding-left: 20px;
}
.main_page_list ul li::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 11px;
    height: 11px;
    background: #004c98;
    border-radius: 25px;
    bottom: 0;
    margin: auto 0;
}
.main_page_list2 {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(235px, 1fr));
}
.choose_rightimg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 20px;
}
/*-- choose section end --*/

/*-- support section start --*/
.support_info {
    background: #51c944;
    border-radius: 20px;
}
.support_rightbox {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}
.support_icon{
    position: relative;
}
.support_icon img {
    width: 43px;
}
.support_rtmainbox {
    padding: 90px 25px;
    border-right: 1px solid rgb(255 255 255 / 34%);
    height: 100%;
    width: 25%;
    flex: 0 0 25%;
}
.support_text {
    font-size: 18px;
    color: #fff;
    font-weight: 500;
    margin-top: 20px;
}
.support_rightbox .support_rtmainbox:last-child{
   padding-right: 0;
   border-right: none;
}
.support_imgleft img {
    width: 260px;
    height: 260px;
    border: 10px solid #fff;
    border-radius: 50%;
    object-fit: cover;
    filter: grayscale(1);
}
.support_link {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: rgb(255 255 255 / 15%);
    position: absolute;
    top: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.support_link img {
    width: 25px;
}
.support_imgleft {
    margin-top: 30px;
}
/*-- support section end --*/

/*--- about section start --*/
.about_info {
    padding: 100px 0;
    background: url(../images/about_rightbackimg.png) no-repeat;
    background-size: 392px;
    background-position: bottom right;
}
.about_leftpos1 {
    position: absolute;
    top: 43px;
    right: 0;
    background: #226ae1;
    padding: 30px 30px 27px 30px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
    border-radius: 15px 0px 15px 15px;
}
.about_leftpos1::before {
    position: absolute;
    content: "";
    background: url(../images/about_exrtshape.png) no-repeat;
    top: -19px;
    right: 0;
    width: 32px;
    height: 19px;
}
.about_leftpos1 strong {
    font-size: 30px;
    display: block;
    font-weight: 600;
}
.about_leftbox {
    padding: 0 32px 0 20px;
}
.about_leftbox img {
    border-radius: 15px;
    height: 563px;
    object-fit: cover;
    width: 100%;
}
.about_leftbox::before {
    position: absolute;
    content: "";
    width: 78%;
    height: 90%;
    border-radius: 15px;
    background: #233645;
    top: 0;
    left: 0;
    z-index: -1;
    bottom: 0;
    margin: auto 0;
}
.about_leftpos2 {
    position: absolute;
    bottom: 90px;
    left: -60px;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
    border-radius: 15px;
    box-shadow: 0px 0px 7px -3px #717171;
    color: #272727;
    font-weight: 600;
    text-transform: uppercase;
}
.about_lfticon {
    width: 57px;
    height: 57px;
    background: #51ca44;
    border-radius: 50%;
    margin-right: 10px;
}
.about_lfticon img {
    width: 35px;
    height: auto;
}
.about_rightbox {
    padding-left: 30px;
}
/*--- about section end --*/

/*-- testimonial section start --*/
.testimonial_info{
    background: url(../images/testimonial_backimg.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    padding: 70px 0;
    position: relative;
    z-index: 0; 
}
.testimonial_info::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(247 247 247 / 94%);
    z-index: -1;
}
.main_small_text {
    font-size: 20px;
    color: #226ae1;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 25px;
    margin-bottom: 12px;
}
.sp-testimonial-free {
    padding: 90px 22px 35px 22px;
    margin: 5px;
}
.sp-testimonial-content p {
    padding: 0 !important;
    text-align: left !important;
    font-size: 16px !important;
    line-height: 22px !important;
    min-height: 155px;
}
.sp-testimonial-client-rating {
    position: absolute;
    top: 50px;
    left: 50%;
    transform: translate(-50%);
}
/*-- testimonial section end --*/

/*-- conversation section start --*/
.get_touchinfo{
    padding: 110px 0 106px;
}
.get_tchimgleft{
    height: 100%;
    padding-right: 35px;
}
.get_tchimgleft img{
    border-radius: 20px;
    height: 100%;
    object-fit: cover;
}
.get_touchrtbox {
    background: #fff;
    box-shadow: 0px 0px 9px -4px #929292;
    padding: 35px;
    border-radius: 20px;
}
.get_formbox .box .form-control {
    border: 1px solid rgb(137 137 137 / 50%);
    padding: 10px;
    font-size: 13px;
    border-radius: 0;
    width: 100%;
    box-shadow: none;
}
.get_formbox .box textarea{
    height: 90px;
    resize: none;
}
.wpcf7-spinner{
    display: none !important;
}
/*-- conversation section end --*/

/*--- footer section start ---*/
.cnt_maininfo {
    background: #51c944 url(../images/cnt_backimg.png) no-repeat;
    padding: 70px 20px 40px;
    border-radius: 40px;
    margin-bottom: -135px;
    position: relative;
    background-size: 340px;
    background-position: bottom left;
}
.cnt_maininfo .main_text_hd{
    font-size: 48px;
    line-height: 55px;
    margin-bottom: 10px;
}
.footer_bg {
    padding: 196px 0 0;
    background: #041d46 url(../images/ft_backimg.png) no-repeat;
    background-size: cover;
    background-position: center center;
}
.footer_hd_text {
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 20px;
    line-height: 24px;
    text-transform: uppercase;
}
.footer_head2 {
    padding-left: 15px;
}
.footer_list ul li {
    padding-bottom: 4px;
}
.footer_list ul li a {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
}
.footer_list ul li a:hover{
    color: #2169e1;
}
.footer_text_left, .footer_text_left a {
    font-size: 14px;
    color: #fff;
    font-weight: 500;
    transition: all 500ms ease-in-out;
}
.footer_text_left a:hover{
    color: #2169e1;
}
.footer_text_left {
    width: 80%;
}
.footer_detailimg img {
    width: 16px;
}
.footer_detailimg {
    width: 31px;
    height: 31px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 8px;
    border: 1px solid #fff;
}
.footer_social{
    display: flex;
    justify-content: end;
}
.footer_copy_text {
    border-top: 1px solid #fff;
    margin-top: 48px;
    padding: 12px 0;

}
.ft_cptext{
    color: #fff;
    font-size: 16px;
    text-align: center;
}
.footer_copy_text a{
    color: #fff;
}
.footer_copy_text a:hover{
    color: #2169e1;
}
.ft_toptext {
    font-size: 22px;
    color: #fff;
    margin-bottom: 30px;
    text-transform: capitalize;
    font-weight: 600;
    line-height: 30px;
}
.whatshap_icon {
    width: 30px;
}
/*---- footer section end ----*/

/*  scroll top --*/
#back_to_top {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    border: none;
    outline: none;
    background: #51c944;
    cursor: pointer;
    padding: 12px 15px;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    transition: all 0.5s;
    border: 1px solid #fff;
}

#back_to_top:hover{
    box-shadow: inset 0 80px #2169e1;
}

/*-- inner page head --*/

.site-content, .site-main .widecolumn {
    margin-left: 0px !important;
}
.page .entry-header, .blog_page_header {
    background: url("../images/inner_bannerimg.jpg") #fff no-repeat center !important;
    background-size: cover !important;
    max-width: 100% !important;
    padding: 350px 0 40px !important;
    margin: 0 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: 600;
    text-transform: uppercase;
    z-index: 99;
    margin-bottom: 3px;
}
.breadcrumb-container {
    width: 100%;
    color: #51c943;
    position: relative;
    font-size: 15px;
}
.breadcrumb-container a {
    color: #51c943;
}
.inner_text_hd {
    font-size: 28px;
    font-weight: 600;
    color: #050606;
    line-height: 35px;
    margin-bottom: 15px;
}
.inner_text_hd strong {
    color: #2169e1;
    font-weight: 600;
}
.left-sec-contact-information {
    box-shadow: 0px 0px 10px -6px #616161;
    padding: 25px;
    min-height: 100%;
}
.cont_left_icon {
    width: 35px;
    height: 35px;
    background: #2169e1;
    line-height: 35px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.contact_left_text {
    font-size: 17px;
    color: #4b4b4b;
    font-weight: 500;
    width: 80%;
    margin-left: 10px;
}
.contact_left_box {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-bottom: 15px;
}
.contact_left_text a {
    color: #4b4b4b;
}

.ref_form_box {
	background: url("../images/testimonial_bg.jpg") no-repeat center;
	background-size: cover;
	padding: 35px;
	margin-bottom: 30px;
	border: 1px solid #ddd;
	border-radius: 10px;
}
.ref_form_box p {
	margin-bottom: 0 !important;
}
.ref_form_box_heading {
	color: #111;
	font-weight: bold;
	font-size: 26px;
	line-height: 30px;
}
.ref_form_box_heading strong {
	color: #2169e1;
	font-weight: bold;
}
.ref_form_box_label {
	color: #666;
	margin-top: 15px;
}
.ref_form_box_input input {
	width: 100%;
	min-height: 44px;
	margin-top: 2px;
	border: 1px solid #ccc !important;
	color: #555;
}
.ref_form_box_input select {
	background: url("../images/dropdown.png") #fff no-repeat center right 10px;
	width: 100%;
	min-height: 44px;
	margin-top: 2px;
	border: 1px solid #ccc !important;
	border-radius: 2px;
	color: #555;
	padding: 10px 30px 10px 12px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
.ref_form_box_input textarea {
	resize: none;
	height: 144px;
	margin-top: 2px;
	border: 1px solid #ccc !important;
	color: #555;
}
.ref_form_box .contact_btn input {
	font-weight: 600;
	background: #2169e1 !important;
	font-size: 16px;
	margin-top: 20px;
	border-radius: 30px;
	padding: 13px 30px 12px;
}
span.wpcf7-list-item {
	margin: 0 !important;
	display: block;
}
.wpcf7-list-item label {
	display: block;
	position: relative;
	margin-top: 8px;
	color: #555;
	cursor: pointer;
	font-size: 16px;
	font-weight: 500;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.half_check .wpcf7-list-item {
	width: 45%;
}
.wpcf7-list-item label input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	height: 0;
	width: 0;
}
.wpcf7-list-item-label {
	position: relative;
	padding-left: 22px;
}
.wpcf7-list-item-label::before {
	position: absolute;
	top: 1px;
	left: 0;
	height: 16px;
	width: 16px;
	background-color: #eee;
	border: 1px solid #ccc;
	border-radius: 50%;
}
.wpcf7-list-item label:hover input ~ .wpcf7-list-item-label:before {
	background-color: #ccc;
}
.wpcf7-list-item label input:checked ~ .wpcf7-list-item-label:before {
	background-color: #2169e1;
	border-color: #2169e1;
}
.wpcf7-list-item-label:after {
	content: "";
	position: absolute;
	display: none;
}
.wpcf7-list-item label input:checked ~ .wpcf7-list-item-label:after {
	display: block;
}
.wpcf7-list-item label .wpcf7-list-item-label:after {
	left: 6px;
	top: 3px;
	width: 5px;
	height: 9px;
	border: solid #fff;
	border-width: 0 1px 1px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.error_container {
    display: flex;
    min-height: 100vh;
    align-items: center;
    text-align: center;
}
.inner_ctabox {
    background: #2169e1;
    padding: 50px 0;
    margin-top: 40px;
    border-radius: 10px;
}
.inner_page_list ul li {
    background: url(../images/checkmark.png) no-repeat left 3px;
    font-size: 16px;
    color: #111;
    padding: 0px 0 8px 25px;
    line-height: 25px;
    font-weight: 400;
    list-style: none;
    background-size: 20px;
}
.inner_page_list ul li strong{
	color: #2169e1;
	font-weight: 500;
}
.inner_text_para {
    margin-bottom: 10px;
    color: #484848;
}
.inner_text_para p{
    margin-bottom: 10px;
}
.inner_smalltext {
    font-size: 18px;
    color: #2169e1;
    font-weight: 600;
    margin-bottom: 7px;
    line-height: 22px;
}
.inner_serveinfo {
    background: #f0f0f0;
    padding: 50px 0;
    margin-top: 40px;
}
.inner_servebox {
    background: #fff;
    padding: 20px;
    min-height: 100%;
}
.inner_servebox .inner_text_para{
	font-size: 15px;
}
.inner_pg_img img {
    padding: 7px;
    box-shadow: 0px 0px 4px #bdbdbd;
}
.review_page_box_inner {
    background: url("../images/quoteinner_icon.png") no-repeat;
    background-size: 50px;
    background-position: 20px 20px;
    border: 1px solid #ddd;
    padding: 80px 20px 20px;
    min-height: 100%;
}
.review_page_box_name {
    font-weight: 600;
    color: #2169e1;
    margin-top: 12px;
    font-size: 18px;
}
.footer_fixed_buttons {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    z-index: 99;
}
.footer_btn1 {
    width: 50%;
    float: left;
    background: #2169e1;
    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: #51c943;
    color: #fff !important;
    padding: 10px 0;
    font-weight: bold;
}

/*--- responsive css start --*/
@media only screen and (min-width : 320px) and (max-width : 1024px) {
.header_right_icon .hd_contact ,.header_top ,.header_nav{
	display: none;
}
.logo_img img {
    width: 130px;
}
.head_bg {
    padding: 7px 0;
}
.banner_info {
    margin-top: 65px;
}
.banner_info img {
    height: 400px;
    object-fit: cover;
    object-position: right;
}
.banner_texthd {
    font-size: 25px;
    line-height: 30px;
    margin-bottom: 10px;
}
.banner_texthd2 {
    font-size: 18px;
    line-height: 22px;
}
.banner_disc {
    left: 3%;
    width: 320px;
}
.hd_ndislogo {
    width: 80px;
    margin-left: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translatey(-50%);
}
.services_info {
    padding: 40px 0 40px;
}
.services_textpara {
    min-height: auto;
    margin-bottom: 15px;
}
.main_text_hd {
    font-size: 26px;
    line-height: 32px;
}
.choose_rightimg {
    margin-bottom: 40px;
}	
.choose_info {
    padding-bottom: 50px;
}
.owl-nav {
    display: none;
}
.support_rtmainbox {
    padding: 30px 20px;
    height: auto;
    width: 100%;
    flex: 0 0 100%;
    border-right: 0;
}
.about_info {
    padding: 50px 0;
	background-size: 250px;
}
.about_leftbox img {
    height: auto;
}
.about_leftpos2 {
    left: 0;
}
.about_leftpos1 {
    padding: 8px 15px 12px 15px;
}
.about_rightbox {
    padding-left: 0;
    margin-top: 40px;
}
.testimonial_info {
    padding: 40px 0;
}
.get_tchimgleft {
	height: auto;
    padding-right: 0;
    margin-bottom: 40px;
}
.get_touchinfo {
    padding: 50px 0;
}
.get_touchrtbox {
    padding: 20px;
}
.sp-testimonial-free-section.swiper-initialized {
    margin-left: 0px !important;
    margin-right: 0px !important;
}
.cnt_maininfo .main_text_hd {
    font-size: 28px;
    line-height: 35px;
}
.cnt_maininfo {
    padding: 35px 10px 35px;
}
.choose_rightimg img {
    height: auto;
}
.footer_bg {
    padding: 160px 0 0;
}
.ft_toptext {
    font-size: 18px;
    margin-bottom: 20px;
    line-height: 26px;
}
.footer_logo {
    width: 190px;
    display: block;
}
.footer_head2 {
    padding-left: 0;
}
.footer_head {
    margin-top: 30px;
}
.footer_social {
    justify-content: center;
    margin-bottom: 20px;
}
.footer_copy_text {
    margin-top: 25px;
    padding: 15px 0 60px;
}
.ft_cptext {
    font-size: 14px;
}
#back_to_top {
    bottom: 50px;
}
.page .entry-header, .blog_page_header {
    padding: 100px 0 32px !important;
    margin: 65px 0px 0 !important;
}
.page .entry-title, .blog_page_title {
    font-size: 20px;
}
.inner_pg_img {
    margin-bottom: 30px;
}
.inner_text_hd {
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 10px;
}
.inner_serveinfo {
    padding: 30px 0;
    margin-top: 30px;
}
.inner_ctabox {
    padding: 30px 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) {
.support_rtmainbox {
    padding: 15px 15px;
    width: 50%;
    flex: 0 0 50%;
}
.hd_ndislogo2 {
    right: 35%;
}
.support_imgleft {
    margin-top: 0;
}
.support_imgleft img {
    width: 200px;
    height: 200px;
}
.about_rightbox {
    margin-top: 0;
}
.page .entry-header, .blog_page_header {
    padding: 160px 0 32px !important;
    margin: 67px 0px 0 !important;
}
.support_imgleft {
    margin-top: 50px;
}
}

@media only screen and (min-width : 768px) and (max-width : 1024px) and (orientation : landscape) {
.support_rtmainbox {
    padding: 15px 15px;
    width: 50%;
    flex: 0 0 50%;
}
.hd_ndislogo2 {
    right: 35%;
}
.support_imgleft img {
    width: 200px;
    height: 200px;
}
.about_rightbox {
    margin-top: 0;
}
.page .entry-header, .blog_page_header {
    padding: 160px 0 32px !important;
    margin: 67px 0px 0 !important;
}
.support_imgleft {
    margin-top: 50px;
}
}

/* 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) {
.banner_disc {
    left: 1%;
}
}

@media screen and (min-width: 1624px) {
.banner_disc {
    left: 10%;
}

}

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

.hd_ndislogo2 {
    right: 12%;
}
}

@media screen and (min-width: 2048px) {
.banner_disc {
    left: 18%;
}
}

@media screen and (min-width: 2550px) {
.banner_disc {
    left: 24%;
}

}