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

body,
html {
  height: 100%;
}

p{
    margin: 0;
    padding: 0;
}

body {
  font-family: Nunito;
  -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-face {
    font-family: Nunito;
    src: url('../fonts/Nunito-Regular.eot');
    src: url('../fonts/Nunito-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Nunito-Regular.woff2') format('woff2'),
        url('../fonts/Nunito-Regular.woff') format('woff'),
        url('../fonts/Nunito-Regular.ttf') format('truetype'),
        url('../fonts/Nunito-Regular.svg#Nunito-Regular') format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: Nunito;
    src: url('../fonts/Nunito-SemiBold.eot');
    src: url('../fonts/Nunito-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Nunito-SemiBold.woff2') format('woff2'),
        url('../fonts/Nunito-SemiBold.woff') format('woff'),
        url('../fonts/Nunito-SemiBold.ttf') format('truetype'),
        url('../fonts/Nunito-SemiBold.svg#Nunito-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: Nunito;
    src: url('../fonts/Nunito-Bold.eot');
    src: url('../fonts/Nunito-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Nunito-Bold.woff2') format('woff2'),
        url('../fonts/Nunito-Bold.woff') format('woff'),
        url('../fonts/Nunito-Bold.ttf') format('truetype'),
        url('../fonts/Nunito-Bold.svg#Nunito-Bold') format('svg');
    font-weight: Bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: Nunito;
    src: url('../fonts/Nunito-ExtraBold.eot');
    src: url('../fonts/Nunito-ExtraBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Nunito-ExtraBold.woff2') format('woff2'),
        url('../fonts/Nunito-ExtraBold.woff') format('woff'),
        url('../fonts/Nunito-ExtraBold.ttf') format('truetype'),
        url('../fonts/Nunito-ExtraBold.svg#Nunito-ExtraBold') format('svg');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: Mulish;
    src: url('../fonts/Mulish-Medium.eot');
    src: url('../fonts/Mulish-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Mulish-Medium.woff2') format('woff2'),
        url('../fonts/Mulish-Medium.woff') format('woff'),
        url('../fonts/Mulish-Medium.ttf') format('truetype'),
        url('../fonts/Mulish-Medium.svg#Mulish-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

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

@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-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;
}

/*---- header section start ---*/
.hd_top_location a {
    color: #192136;
    font-size: 16px;
    font-weight: 600;
    font-family: Mulish;
}
.hd_top_location a:hover{
    color: #662d92;
}
.hd_top_location img {
    padding-right: 5px;
    display: inline-block;
}
.hd_top_location {
    display: inline-block;
    padding: 0px 18px;
    border-left: 1px solid #b5b5b5;
}
.hd_top_location:first-child{
    padding-left: 0;
    border-left: none;
}
.hd_left_border {
    border-left: 1px solid #b5b5b5;
    padding-left: 0;
}
.header_top_right a {
    padding-left: 20px;
}
.header_logo {
    transition: all 500ms ease-in-out;
    width: 100%;
    padding: 5px 0 10px;
}
.head_marg {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #b5b5b5;
    transition: all 500ms ease-in-out;
    padding: 13px 0 7px 25px;
}
.header_nav ul li:first-child{
    padding-left: 0;
}
.header_nav ul li > a::before {
    content: '';
    display: block;
    width: 0;
    height: 2px;
    background: #662d92;
    transition: width .3s;
    position: absolute;
    bottom: 30px;
    left: 0;
}
.header_nav ul li > a:hover::before, 
.header_nav ul .current-menu-item a::before, 
.header_nav ul .current-menu-ancestor a:before {
    width: 90%;
}
.header_nav ul li li a::before{
	display: none;
}
.header_btn ,.right-sec-contact .box .btn{
    background-image: linear-gradient(to right, #662d92 , #5b1b8c);
    color: #fff !important;
    font-size: 17px;
    font-weight: bold;
    padding: 10px 35px;
    display: inline-block;
    border-radius: 5px;
    transition: all 500ms ease-in-out !important;
}
.header_btn:hover ,.right-sec-contact .box .btn:hover{
    box-shadow: inset 0 80px #8cc63f;
}
.marg_top_btn{
    margin-top: 22px;
    text-align: right;
}
.navbar-default {
    -webkit-transition: padding .3s;
    -moz-transition: padding .3s;
    transition: padding .3s;
    background-color: #fff;
}
@media screen and (min-width:992px) {
    .navbar-default.navbar-shrink .header_navber {
        background: #fff;
        box-shadow: 0px 0px 15px -1px #b2b2b2;
    }
    .navbar-default.navbar-shrink .head_marg{
        margin-top: -57px;
    }
    .navbar-default.navbar-shrink .header_logo{
        width: 80px;
    }
  }

  /*---- banner sectiion start ------*/
.banner_info {
    margin-top: 150px;
    position: relative;
}
.banner_info::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(0,0,0);
    z-index: 1;
    background: linear-gradient(90deg, rgba(0,0,0,1) 7%, rgba(1,1,1,0.2587722222678134) 60%, rgba(255,255,255,0) 100%);
}
.banner_text1 {
    font-size: 48px;
    font-weight: bold;
    color: #fff;
    line-height: 50px;
    margin-bottom: 25px;
}
.banner_disd {
    position: absolute !important;
    top: 60%;
    left: 0%;
    transform: translateY(-50%) !important;
    width: 100%;
	z-index: 1;
}
.banner_btm_txt {
    font-size: 30px;
    color: #fff;
    font-weight: bold;
    line-height: 50px;
}
.banner_bm_bx {
    padding-bottom: 48px;
    position: relative;
    display: block;
    padding-right: 80px;
}
.banner_bm_bx::before {
    background: url(../images/bn_right_arrow.png) no-repeat;
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    width: 36px;
    height: 36px;
	background-size: 100%;
}
.banner_bm_bx:hover .banner_bm_bx::before {
    filter: invert(1) brightness(10);
    transition: 0.5s;
}
.banner_disd .header_btn{
   font-size: 18px;
}
.banner_btm_txt:first-child {
    border-bottom: 1px solid #fff;
}
.custom_marg {
    margin-top: 80px;
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.banner_itembox {
    width: 33%;
}
/*---- banner sectiion start ------*/

/*--- about section start ----*/
.about_info {
    margin-top: 75px;
    position: relative;
    z-index: 1;
}
.about_img {
    width: 100%;
    height: 100%;
}
.about_img img {
    border-radius: 10px;
	height: 100%;
    object-fit: cover;
}
.main_text1 {
    font-size: 18px;
    color: #672e92;
    position: relative;
    display: inline-block;
    line-height: 13px;
    padding: 0 20px;
    margin-bottom: 20px;
    font-weight: 600;
}
.main_text1::before ,.main_text1::after {
    position: absolute;
    content: "";
    bottom: 0px;
    width: 15px;
    height: 1px;
    background: #662d92;
    left: 0;
    margin: auto 0;
}
.main_text1::after {
    right: 0 !important;
    left: auto;
}
.main_text2 {
    font-size: 40px;
    color: #002265;
    font-weight: 800;
    line-height: 45px;
    margin-bottom: 12px;
}
.main_tx_para{
    font-size: 16px;
    color: #4b4b4b;
    font-family: Mulish;
    font-weight: 400;
    line-height: 25px;
    margin-bottom: 15px;
}
.main_text3{
    font-size: 24px;
    color: #002265;
    font-weight: 800;
    font-family: Mulish;
    margin-bottom: 15px;
    line-height: 25px;
}
.main_pg_list  ul li {
    background: url(../images/abt_check.png) no-repeat left 5px;
    font-size: 18px;
    color: #273353;
    padding: 0px 0 8px 38px;
    line-height: 25px;
    font-weight: 500;
    list-style: none;
    font-family: Mulish;
}
.main_pg_list2 {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(235px, 1fr));
}
.rd_btn {
    font-size: 20px;
    color: #662d92 !important;
    font-weight: 600;
    font-family: Mulish;
    border-bottom: 1px solid #662d92;
    display: inline-block;
    background: url(../images/abt_right_arrow.png) no-repeat 100% 13px;
    padding-right: 32px;
    margin-bottom: 30px;
}
/*--- about section end ----*/

/*-- services section start ---*/
.services_main_bx {
    background: #fff;
}
.services_info {
    padding: 280px 0 20px;
    background: #f8f7f4;
    position: relative;
    margin-top: -215px;
    z-index: 0;
}
.services_main_bx:hover {
    background: #662d92;
}
.services_text_box {
    padding: 25px 0px 85px 6px;
    box-shadow: 0px 0px 8px 2px rgba(0, 0, 0, 0.05);
    position: relative;
    min-height: 160px;
    display: block;
}
.services_text_box::before {
    position: absolute;
    left: 6px;
    bottom: 22px;
    background: url(../images/serve_right_arrow.png) no-repeat;
    content: "";
    width: 31px;
    height: 31px;
}
.services_main_bx .main_text3{
    font-family: Nunito;
}
.services_main_bx:hover .main_text3{
    color: #fff !important;
}
.services_main_bx img {
    width: 100%;
    height: 250px;
    object-fit: cover;
	border-radius: 5px;
}
.services_main_bx {
    border-radius: 5px;
}
.services_main_bx:hover .services_text_box::before{
	filter: invert(1) brightness(10);
}
/*-- services section end ---*/

/*--- choose section start ---*/
.choose_text_box .main_text3 {
    margin-bottom: 5px;
    margin-top: 28px;
}
.choose_info{
    margin: 80px 0;
}
/*--- choose section end ---*/

/*--- gold stander section start ---*/
.gold_staninfo {
    margin-bottom: 50px;
}
.gold_stantexthd {
    font-size: 20px;
    color: #002265;
    font-weight: 800;
    font-family: Mulish;
    line-height: 25px;
    margin-bottom: 10px;
}
.goldstan_imgbox img {
    width: 210px;
    height: 210px;
    object-fit: cover;
    border-radius: 100%;
    margin-bottom: 15px;
}
.gold_stanttpara {
    font-size: 15px;
}
/*--- gold stander section end ---*/

/*---- services ages section start ---*/
.ages_info{
    padding: 88px 0 265px;
    background: url(../images/serve_bg.jpg) no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
    z-index: 0;
}
.ages_info::before {
    background: rgb(0 0 0 / 60%);
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}
.ages_info .main_text1::before ,.ages_info .main_text1::after{
    background: #fff;
}
.ages_text_box .main_tx_para{
    font-family: Poppins;
}
/*---- services ages section end ---*/

/*---- support section start ---*/
.support_info {
    position: relative;
    margin-top: -220px;
}
.support_bg {
    background: #fff;
    padding: 30px 0;
}
.support_img {
    margin-bottom: 18px;
}
.support_bg .main_tx_para {
    font-family: Poppins;
    font-size: 15px;
    line-height: 23px;
}
/*---- support section end ---*/

/*---- testimonial section start ---*/
.testimonial_info {
    background: #f8f7f4;
    padding: 35px 0 60px;
}
.testimonial_box .sp-testimonial-client-image img {
    border-radius: 0% !important;
    position: absolute;
    left: 40px;
    top: 80px;
}
.testimonial_box .sp-testimonial-free {
    background: #fff !important;
    border-radius: 9px !important;
    padding: 110px 40px 35px 40px !important;
    box-shadow: 0px 4px 11.4px 0.6px rgba(0, 0, 0, 0.16);
    margin: 5px;
    min-height: 223px !important;
}
.testimonial_box .sp-testimonial-client-image ,.testimonial_box .sp-testimonial-title{
    margin: 0 !important;
}
.testimonial_box .sp-testimonial-client-name {
    position: absolute;
    top: 40px;
    left: 40px;
    font-size: 24px !important;
    font-family: Poppins;
}
.testimonial_box .sp-testimonial-content p {
    font-size: 16px !important;
    color: #4b4b4b;
    font-weight: 400 !important;
    line-height: 19px !important;
    text-align: left !important;
    padding: 0 !important;
    margin-bottom: 0 !important;
    min-height: 210px;
}
.testimonial_box .sp-testimonial-client-rating {
    position: absolute;
    top: 75px;
    left: 40px;
}
.testimonial_box .swiper-button-prev {
    border: none !important;
    font-size: 0 !important;
    top: 65% !important;
    background: url(../images/tt_left_arrow.png) no-repeat !important;
    width: 38px !important;
    height: 38px !important;
}
.testimonial_box .swiper-button-next {
    border: none !important;
    font-size: 0 !important;
    top: 65% !important;
    background: url(../images/tt_right_arrow.png) no-repeat !important;
    width: 38px !important;
    height: 38px !important;
}
.testimonial_box .swiper-pagination-bullet {
    margin: 0 7px !important;
}
/*---- testimonal section end ---*/

/*---- footer section start --*/
.footer_info {
    background: #2b2b2b;
    padding-top: 45px;
}
.footer_social {
	font-size: 24px;
	color: #fff;
	font-weight: 600;
}
.footer_logo_part {
}

.footer_logo1{
width:120px;	
}

.footer_logo2{
width:200px;	
}

.footer_social{
margin:15px 0px;	
}

.footer_social a {
    padding-left: 10px;
}
.footer_hd_text {
    font-size: 30px;
    font-weight: 800;
    color: #fff;
    padding-bottom: 18px;
    line-height: 32px;
}
.footer_list ul li {
    list-style: none;
    margin-bottom: 8px;
}
.footer_list ul li a {
    color: #fff;
    background: url(../images/ft_right_aroow.png) no-repeat left center;
    padding: 0px 0px 0px 20px;
    font-size: 18px;
    font-weight: 400;
}
.footer_list ul li a:hover{
   color: #8cc63f;
}
.footer_btm_link {
	display: flex;
	flex-direction: row;
	align-items: center;
	padding-bottom: 25px;
}
.footer_icon_ft {
    width: 45px;
}
.footer_btm_text a, .footer_btm_text {
    font-size: 20px;
    color: #fff;
    font-weight: 400;
    width: 100%;
    font-family: Poppins;
}
.footer_btm_text a:hover{
    color: #8cc63f;
}
.footer_box3 {
    padding-left: 60px;
    margin-top: 30px;
}
.footer_para{
    font-size: 16px;
    color: #fff;
    font-weight: 400;
    padding: 20px 0;
    line-height: 25px;
}
.bd_right_bg {
    border-left: 1px solid rgb(255 255 255 / 50%);
    border-right: 1px solid rgb(255 255 255 / 50%);
    padding-left: 70px;
    margin-top: 30px;
}
.footer_flag_box img:first-child{
   padding-right: 15px;
}
.footer_copy {
    color: #fff;
    font-size: 15px;
    text-align: center;
    padding: 20px 0;
    border-top: 1px solid rgb(255 255 255 / 20%);
    font-family: Poppins;
}
.footer_copy a{
    color: #fff;
}
.footer_copy a:hover{
    color: #8cc63f;
}
/*---- footer section end --*/

/*  scroll top --*/
#back_to_top {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    border: none;
    outline: none;
    background: #6a2c8f;
    cursor: pointer;
    width: 40px;
    height: 40px;
    border-radius: 5px;
    transition: all 0.5s;
    padding: 0 11px;
}

#back_to_top:hover{
    background-color: #8cc63f;
}


/*-- inner page head --*/

.site-content, .site-main .widecolumn {
    margin-left: 0px !important;
}
.page .entry-header, .blog_page_header {
    background: url("../images/banner_img1.jpg") #fff no-repeat !important;
    background-size: cover !important;
    max-width: 100% !important;
    padding: 141px 0 120px !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: 600;
text-transform: uppercase;
z-index: 99;
margin-bottom: 3px;
}
.breadcrumb-container {
width: 100%;
color: #f26d20;
position: relative;
font-size: 15px;
}
.breadcrumb-container a {
color: #f26d20;
}


/*--- inner page start ---*/
.contact_left_box {
    display: flex;
    flex-direction: row;
    padding-bottom: 15px;
    align-items: center;
}
.cont_left_icon {
    width: 35px;
    height: 35px;
    background: #662d92;
    text-align: center;
    line-height: 35px;
    border-radius: 5px;
}
.contact_left_text {
    font-size: 17px;
    color: #4b4b4b;
    font-weight: 600;
    width: 100%;
    margin-left: 10px;
}
.contact_left_text a {
    color: #4b4b4b;
}
.contact_left_text a:hover{
    color: #662d92;
}
.right-sec-contact {
    border: 1px solid #662d92;
    border-radius: 5px;
    padding: 20px;
    box-shadow: 0px 0px 25px -10px #414141;
}
.right-sec-contact .box .form-control ,
.right-sec-contact .box select {
    border: 1px solid #662d92;
    box-shadow: none;
    padding: 8px 10px;
    width: 100%;
    border-radius: 0;
}
.right-sec-contact .box textarea{
    resize: none;
    height: 120px;
}
.right-sec-contact .wpcf7-response-output{
    display: none;
}
.error_container {
display: flex;
min-height: 100vh;
align-items: center;
text-align: center;
}
.inner_text_para {
    font-size: 17px;
    font-weight: 400;
    color: #312f2f;
	margin-bottom: 10px;
}
.inner_text_para p{
	margin-bottom: 10px;
}
.inner_text_hd {
    font-size: 25px;
    font-weight: 800;
    color: #662d92;
    line-height: 30px;
    margin-bottom: 15px;
}
.inner_text_hd strong {
    color: #662d92;
    font-weight: 800;
}
.review_page_box_inner {
    background: url("../images/quote_icon.png") no-repeat;
    background-size: 50px;
    background-position: 20px 30px;
    border: 1px solid rgb(102 45 146 / 45%);
    padding: 100px 20px 20px;
    min-height: 100%;
    margin: 15px 0;
    border-radius: 5px;
}
.review_page_box_name {
    font-weight: bold;
    color: #662d92;
    font-size: 18px;
    font-family: Mulish;
    margin-bottom: 5px;
}
.inner_text_hd2 {
    font-size: 20px;
    color: #77b129;
    font-weight: 800;
}
.inner_page_list ul li {
    background: url(../images/abt_check.png) no-repeat left 5px;
    font-size: 16px;
    color: #161616;
    padding: 0px 0 7px 30px;
    line-height: 23px;
    font-weight: 500;
    list-style: none;
}
.inner_ctabox {
    padding: 60px 25px;
    text-align: center;
    background: #642a91;
    margin-top: 50px;
}
.inner_ctabtn {
    background: #fff;
    color: #000 !important;
}
.inner_middbox {
    padding: 50px 40px;
    border-top: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
    margin-top: 40px;
}

.footer_fixed_buttons {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    z-index: 99;
    display: flex;
}
.footer_btn1 {
    width: 50%;
    background: #5b1b8c;
    color: #fff !important;
    padding: 10px 0;
    font-weight: bold;
    display: inline-block;
}
.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%;
    background: #8cc63f;
    color: #fff !important;
    padding: 10px 0;
    font-weight: bold;
    display: inline-block;
}

/*-- Responsive css start --*/
@media only screen and (min-width : 320px) and (max-width : 1024px) {
.hd_left_border {
    display: none;
}
.header_logo img {
    width: 75px;
}
.rmp-menu-title-image {
    background: #fff;
    padding: 10px;
    width: 140px;
    border-radius: 10px;
    margin-bottom: 40px !important;
}	
.banner_info {
    margin-top: 85px;
}
.banner_info img {
    height: 430px;
    object-fit: cover;
}
.banner_disd {
    top: 52%;
}
.banner_text1 {
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 15px;
}
.banner_disd .header_btn {
    font-size: 16px;
}
.banner_btm_txt {
    font-size: 17px;
    line-height: 28px;
    margin-bottom: 10px;
}
.banner_bm_bx {
    padding-bottom: 20px;
    padding-right: 0;
}
.banner_itembox {
    width: 50%;
    margin-bottom: 20px;
    padding-right: 25px;
}
.custom_marg {
    margin-top: 20px;
    width: 100%;
    justify-content: center;
}
.banner_bm_bx::before {
    width: 25px;
    height: 25px;
}
.about_info {
    margin-top: 40px;
}
.about_img img {
    height: auto;
}
.about_img {
    margin-bottom: 35px;
}
.main_text2 {
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 6px;
}
.services_info {
    padding: 240px 0 20px;
}
.main_text3 {
    font-size: 18px;
    margin-bottom: 10px;
    line-height: 24px;
}
.services_text_box {
    padding: 20px 0px 65px 6px;
    min-height: auto;
}
.choose_info {
    margin: 40px 0;
}
.choose_text_box .main_text3 {
    margin-bottom: 5px;
    margin-top: 0;
}
.gold_stantexthd {
    font-size: 18px;
    line-height: 24px;
}
.gold_staninfo {
    margin-bottom: 20px;
}
.ages_info {
    padding: 40px 0 230px;
}
.testimonial_info {
    padding: 30px 0;
}
.testimonial_box .sp-testimonial-free {
    min-height: 468px !important;
}
.bd_right_bg {
    padding-left: 0;
	border: none;
}
.footer_logo1 {
    width: 95px;
}
.footer_hd_text {
    font-size: 20px;
    padding-bottom: 20px;
    line-height: 25px;
}
.footer_logo2 {
    width: 150px;
}
.footer_box3 {
    padding-left: 0;
}
.footer_btm_text a, .footer_btm_text {
    font-size: 16px;
}
.footer_para {
    font-size: 15px;
    padding: 15px 0;
}
.footer_copy {
    font-size: 14px;
    padding: 15px 0 60px;
}
#back_to_top {
    bottom: 60px;
}
.page .entry-header, .blog_page_header {
    padding: 90px 0 60px !important;
    margin: 85px 0 0 !important;
}
.page .entry-title, .blog_page_title {
    font-size: 24px;
}
.inner_pgimg {
    margin-bottom: 30px;
}
.inner_text_hd {
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 10px;
}
.inner_ctabox {
    padding: 30px 15px;
    margin-top: 30px;
}
.contact_left_text {
    font-size: 15px;
}
.left-sec-contact-information {
    margin-bottom: 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_itembox {
    width: 33%;
}
.banner_info img {
    height: 360px;
}
.services_info {
    padding: 380px 0 20px;
	margin-top: -335px;
}
.services_text_box {
    min-height: 145px;
}
.support_bg {
    padding: 30px 15px;
}
.testimonial_box .sp-testimonial-free {
    min-height: auto !important;
}
}

@media only screen and (min-width : 768px) and (max-width : 1024px) and (orientation : landscape) {
.banner_itembox {
    width: 33%;
}
.banner_info img {
    height: 360px;
}
.services_info {
    padding: 380px 0 20px;
	margin-top: -335px;
}
.services_text_box {
    min-height: 145px;
}
.support_bg {
    padding: 30px 15px;
}
.testimonial_box .sp-testimonial-free {
    min-height: auto !important;
}
}

/* 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 only screen and (min-width : 1024px) and (max-width : 1200px) {
.primary-navigation a {
    font-size: 14px !important;
}
.primary-navigation li {
    padding-left: 26px !important;
}
.banner_disd {
    top: 50%;
}	
.custom_marg {
    margin-top: 30px;
}
}

@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) {

}   
